summaryrefslogtreecommitdiff
path: root/po/guix/sv.po
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2023-05-31 16:02:51 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2023-05-31 17:23:21 +0200
commit8e9e6a6482f3ba98d1cdcad344ee488e8751fee7 (patch)
treeb579263b19daa4f8ad8105fae708d345faa0b67b /po/guix/sv.po
parentdd15d0ffecb988ecaee37379f5e85d9bdfe2fe89 (diff)
nls: Update translations.
* doc/guix-cookbook.texi (Top): Mention Slovak.
Diffstat (limited to 'po/guix/sv.po')
-rw-r--r--po/guix/sv.po2785
1 files changed, 1579 insertions, 1206 deletions
diff --git a/po/guix/sv.po b/po/guix/sv.po
index affee9333e..debe61ff98 100644
--- a/po/guix/sv.po
+++ b/po/guix/sv.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix 1.2.0-pre2\n"
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-11-21 03:18+0000\n"
+"POT-Creation-Date: 2023-04-09 03:18+0000\n"
"PO-Revision-Date: 2022-12-25 23:20+0000\n"
"Last-Translator: Simon Josefsson <simon@josefsson.org>\n"
"Language-Team: Swedish <https://translate.fedoraproject.org/projects/guix/guix/sv/>\n"
@@ -62,51 +62,51 @@ msgstr ""
msgid "Try adding @code{(use-service-modules ~a)}."
msgstr "Prova att lägga till @code{(use-service-modules ~a)}."
-#: gnu/packages.scm:101
+#: gnu/packages.scm:102
#, scheme-format
msgid "~a: patch not found"
msgstr "~a: programfix hittades inte"
-#: gnu/packages.scm:482 gnu/packages.scm:523
+#: gnu/packages.scm:488 gnu/packages.scm:529
#, scheme-format
msgid "ambiguous package specification `~a'~%"
msgstr "tvetydig paketspecifikation ”~a”~%"
-#: gnu/packages.scm:483 gnu/packages.scm:524
+#: gnu/packages.scm:489 gnu/packages.scm:530
#, scheme-format
msgid "choosing ~a@~a from ~a~%"
msgstr "väljer ~a@~a från ~a~%"
-#: gnu/packages.scm:488 guix/scripts/package.scm:226
+#: gnu/packages.scm:494 guix/scripts/package.scm:221
#, scheme-format
msgid "package '~a' has been superseded by '~a'~%"
msgstr "paket ”~a” har ersatts av ”~a”~%"
-#: gnu/packages.scm:495 gnu/packages.scm:512
+#: gnu/packages.scm:501 gnu/packages.scm:518
#, scheme-format
msgid "~A: package not found for version ~a~%"
msgstr "~A: paket hittades inte för version ~a~%"
-#: gnu/packages.scm:496 gnu/packages.scm:513
+#: gnu/packages.scm:502 gnu/packages.scm:519
#, scheme-format
msgid "~A: unknown package~%"
msgstr "~A: okänt paket~%"
-#: gnu/packages.scm:552
+#: gnu/packages.scm:558
#, scheme-format
msgid "package `~a' lacks output `~a'~%"
msgstr "paket ”~a” saknar utdata ”~a”~%"
-#: gnu/services.scm:265
+#: gnu/services.scm:266
#, scheme-format
msgid "~a: no value specified for service of type '~a'"
msgstr "~a: inget värde angivet för tjänst av typ ”~a”"
-#: gnu/services.scm:295
+#: gnu/services.scm:296
msgid "This is a simple service."
msgstr "Det här en enkel tjänst."
-#: gnu/services.scm:376
+#: gnu/services.scm:377
msgid ""
"Build the operating system top-level directory, which in\n"
"turn refers to everything the operating system needs: its kernel, initrd,\n"
@@ -116,7 +116,7 @@ msgstr ""
"refererar till allting som operativsystemet behöver: dess kärna, initrd,\n"
"systemprofile, startskript, och så vidare."
-#: gnu/services.scm:406
+#: gnu/services.scm:407
msgid ""
"Produce the operating system's boot script, which is spawned\n"
"by the initrd once the root file system is mounted."
@@ -124,7 +124,7 @@ msgstr ""
"Producera operativsystemets startskript, vilka startas av\n"
"initrd när rotfilsystemet monterats."
-#: gnu/services.scm:519
+#: gnu/services.scm:520
msgid ""
"Store provenance information about the system in the system\n"
"itself: the channels used when building the system, and its configuration\n"
@@ -134,7 +134,7 @@ msgstr ""
"själv: kanalerns som användes när systemet byggdes, och dens konfigurationfil\n"
", ifall tillgänglig."
-#: gnu/services.scm:602
+#: gnu/services.scm:603
msgid ""
"Delete files from @file{/tmp}, @file{/var/run}, and other\n"
"temporary locations at boot time."
@@ -142,7 +142,7 @@ msgstr ""
"Ta bort filer från @file{/tmp}, @file{/var/run} och andra\n"
"temporära platser vid uppstart."
-#: gnu/services.scm:664
+#: gnu/services.scm:665
msgid ""
"Run @dfn{activation} code at boot time and upon\n"
"@command{guix system reconfigure} completion."
@@ -150,13 +150,13 @@ msgstr ""
"Kör @dfn{activation}-koden vid uppstart och då\n"
"@command{guix system reconfigure} avslutas."
-#: gnu/services.scm:736
+#: gnu/services.scm:737
msgid ""
"This service creates an @file{rc} script in the\n"
"system; that script is responsible for booting the Hurd."
msgstr ""
-#: gnu/services.scm:754
+#: gnu/services.scm:755
msgid ""
"Add special files to the root file system---e.g.,\n"
"@file{/usr/bin/env}."
@@ -164,16 +164,16 @@ msgstr ""
"Lägg till speciella filer till rootfilsystemet — t.ex.\n"
"@file{/usr/bin/env}."
-#: gnu/services.scm:777
+#: gnu/services.scm:778
#, scheme-format
msgid "duplicate '~a' entry for /etc"
msgstr "upprepad '~a' post för /etc"
-#: gnu/services.scm:805
+#: gnu/services.scm:806
msgid "Populate the @file{/etc} directory."
msgstr "Populera katalogen @file{/etc}."
-#: gnu/services.scm:845
+#: gnu/services.scm:847
#, fuzzy
#| msgid ""
#| "Populate @file{/run/setuid-programs} with the specified\n"
@@ -185,7 +185,7 @@ msgstr ""
"Populera @file{/run/setuid-programs} med de angivna\n"
"körbara programmen, och gör dem setuid-root."
-#: gnu/services.scm:871
+#: gnu/services.scm:873
msgid ""
"This is the @dfn{system profile}, available as\n"
"@file{/run/current-system/profile}. It contains packages that the sysadmin\n"
@@ -195,7 +195,7 @@ msgstr ""
"@file{/run/current-system/profile}. Den innehåller paket som\n"
"systemadministratören vill ska vara tillgängliga globalt för alla systemanvändare."
-#: gnu/services.scm:891
+#: gnu/services.scm:893
msgid ""
"Make ``firmware'' files loadable by the operating system\n"
"kernel. Firmware may then be uploaded to some of the machine's devices, such\n"
@@ -205,7 +205,7 @@ msgstr ""
"kärna. Fastprogramvara kan sedan skickas upp till vissa av maskinens enheter,\n"
"så som Wifi-kort."
-#: gnu/services.scm:922
+#: gnu/services.scm:924
msgid ""
"Register garbage-collector roots---i.e., store items that\n"
"will not be reclaimed by the garbage collector."
@@ -213,7 +213,7 @@ msgstr ""
"Registrera skräpsamlarrötter — d.v.s. lagra objekt som\n"
"inte kommer att samlas in av skräpsamlaren."
-#: gnu/services.scm:980
+#: gnu/services.scm:982
msgid ""
"Builds the linux-libre kernel profile, containing\n"
"the kernel itself and any linux-loadable kernel modules. This can be extended\n"
@@ -225,7 +225,7 @@ msgstr ""
"med en funktion som accepterar den nuvarande konfigurationen och returnerar en ny\n"
"konfiguration."
-#: gnu/services.scm:1002
+#: gnu/services.scm:1004
msgid ""
"Adds packages and package outputs as modules\n"
"included in the booted linux-libre profile. Other services can extend this\n"
@@ -235,37 +235,42 @@ msgstr ""
"inkluderade in den bootade linux-libre profilen. Andra tjänster kan utvidga\n"
"tjänsttypen för att lägga till bestämda moduler to mängden av linux-laddbara moduler."
-#: gnu/services.scm:1029
+#: gnu/services.scm:1031
#, scheme-format
msgid "no target of type '~a' for service '~a'"
msgstr "inget mål av typ ”~a” för tjänst ”~a”"
-#: gnu/services.scm:1055 gnu/services.scm:1174
+#: gnu/services.scm:1057 gnu/services.scm:1176
#, scheme-format
msgid "more than one target service of type '~a'"
msgstr "mer än ett en måltjänst av typ ”~a”"
-#: gnu/services.scm:1164
+#: gnu/services.scm:1166
#, scheme-format
msgid "service of type '~a' not found"
msgstr "tjänst av typ ”~a” hittades inte"
-#: gnu/system.scm:384
+#: gnu/system.scm:217
+#, fuzzy, scheme-format
+msgid "the 'hosts-file' field is deprecated, please use 'hosts-service-type' instead~%"
+msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
+
+#: gnu/system.scm:397
#, scheme-format
msgid "unrecognized uuid ~a at '~a'~%"
msgstr "okänd uuid ”~a” vid ”~a”~%"
-#: gnu/system.scm:472
+#: gnu/system.scm:485
#, scheme-format
msgid "unrecognized crypto-devices ~S at '~a'~%"
msgstr "okänd kryptoapparat ~S vid ”~a”~%"
-#: gnu/system.scm:492
+#: gnu/system.scm:505
#, scheme-format
msgid "unrecognized boot parameters at '~a'~%"
msgstr "okänd startparameter vid ”~a”~%"
-#: gnu/system.scm:495
+#: gnu/system.scm:508
#, scheme-format
msgid ""
"This probably means that this version\n"
@@ -277,88 +282,92 @@ msgid ""
"@end example"
msgstr "Detta beror antagligen på att Guix versionen är äldre än versionen som skapade @file{~a}. För att lösa problemet uppdatera GUIX:"
-#: gnu/system.scm:632
+#: gnu/system.scm:645
#, fuzzy, scheme-format
#| msgid "mapped-device '~a' may not be mounted by the bootloader.~%"
msgid "mapped device '~a' may be ignored by bootloader~%"
msgstr "mapped-device ”~a” kanske inte kan bli monterad av booloadern.~%"
-#: gnu/system.scm:652
+#: gnu/system.scm:665
#, scheme-format
msgid "List elements of the field 'swap-devices' should now use the <swap-space> record, as the old method is deprecated. See \"(guix) operating-system Reference\" for more details.~%"
msgstr "Komponenter av listan av ”swap-devices” fältet ska nu använda <swap-space> strukturen, då den gamla metoden är föråldrad. Se ”(guix) operativsystems referens” för fler detajler.~%"
-#: gnu/system.scm:1135
+#: gnu/system.scm:1155
#, scheme-format
msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%"
msgstr "användning av sträng för fil ”~a” är föråldrat; använd ”plain-file” istället~%"
-#: gnu/system.scm:1151
+#: gnu/system.scm:1171
#, scheme-format
msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%"
msgstr "användning av ett monadiskt värdet för ”~a” är föråldrat; använd ”plain-file” istället~%"
-#: gnu/system.scm:1205
+#: gnu/system.scm:1217
#, scheme-format
msgid "representing setuid programs with file-like objects is deprecated; use 'setuid-program' instead~%"
msgstr "representering av setuid-program med filliknande object är föråldrat; använd ”setuid-program” istället~%"
-#: gnu/system.scm:1307
+#: gnu/system.scm:1319
msgid "missing root file system"
msgstr "rotfilsystem saknas"
-#: gnu/system.scm:1383
+#: gnu/system.scm:1395
#, scheme-format
msgid "~a: invalid locale name"
msgstr "~a: ogiltigt lokalnamn"
-#: gnu/services/base.scm:301
+#: gnu/services/base.scm:313
msgid ""
"Populate the @file{/etc/fstab} based on the given file\n"
"system objects."
msgstr ""
-#: gnu/services/base.scm:348
+#: gnu/services/base.scm:360
msgid ""
"Take care of syncing the root file\n"
"system and of remounting it read-only when the system shuts down."
msgstr ""
-#: gnu/services/base.scm:542
+#: gnu/services/base.scm:554
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:640
+#: gnu/services/base.scm:652
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:672
+#: gnu/services/base.scm:687
msgid ""
"Run the @command{rngd} random number generation daemon to\n"
"supply entropy to the kernel's pool."
msgstr ""
-#: gnu/services/base.scm:701
-msgid "Initialize the machine's host name."
+#: gnu/services/base.scm:716
+#, scheme-format
+msgid "host name '~a' contains invalid characters"
msgstr ""
-#: gnu/services/base.scm:731
-msgid "Ensure the Linux virtual terminals run in UTF-8 mode."
+#: gnu/services/base.scm:766
+#, fuzzy
+#| msgid "Populate the @file{/etc} directory."
+msgid "Populate the @file{/etc/hosts} file."
+msgstr "Populera katalogen @file{/etc}."
+
+#: gnu/services/base.scm:783
+msgid "Initialize the machine's host name."
msgstr ""
-#: gnu/services/base.scm:744
-msgid ""
-"@emph{This service is deprecated in favor of the\n"
-"@code{keyboard-layout} field of @code{operating-system}.} Load the given list\n"
-"of console keymaps with @command{loadkeys}."
+#: gnu/services/base.scm:814
+msgid "Ensure the Linux virtual terminals run in UTF-8 mode."
msgstr ""
-#: gnu/services/base.scm:804
+#: gnu/services/base.scm:873
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"
@@ -376,70 +385,80 @@ msgid ""
"@end example\n"
msgstr ""
-#: gnu/services/base.scm:856
+#: gnu/services/base.scm:917
msgid ""
"Provide a console log-in service as specified by its\n"
"configuration value, a @code{login-configuration} object."
msgstr ""
-#: gnu/services/base.scm:1128
+#: gnu/services/base.scm:1190
msgid ""
"Provide console login using the @command{agetty}\n"
"program."
msgstr ""
-#: gnu/services/base.scm:1193
+#: gnu/services/base.scm:1256
msgid ""
"Provide console login using the @command{mingetty}\n"
"program."
msgstr ""
-#: gnu/services/base.scm:1411
+#: gnu/services/base.scm:1483
msgid ""
"Runs libc's @dfn{name service cache daemon} (nscd) with the\n"
"given configuration---an @code{<nscd-configuration>} object. @xref{Name\n"
"Service Switch}, for an example."
msgstr ""
-#: gnu/services/base.scm:1450
+#: gnu/services/base.scm:1553
msgid ""
"Run the syslog daemon, @command{syslogd}, which is\n"
"responsible for logging system messages."
msgstr ""
-#: gnu/services/base.scm:1516
+#: gnu/services/base.scm:1590
+#, scheme-format
+msgid "Using file-like value for 'pam-limits-service-type' is deprecated~%"
+msgstr ""
+
+#: gnu/services/base.scm:1600
+#, scheme-format
+msgid "invalid input for 'pam-limits-service-type'~%"
+msgstr ""
+
+#: gnu/services/base.scm:1609
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:1876
+#: gnu/services/base.scm:1972
msgid "Run the build daemon of GNU@tie{}Guix, aka. @command{guix-daemon}."
msgstr ""
-#: gnu/services/base.scm:2049
+#: gnu/services/base.scm:2133
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:2253
+#: gnu/services/base.scm:2337
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:2281
+#: gnu/services/base.scm:2366
msgid "This service adds udev rules."
msgstr ""
-#: gnu/services/base.scm:2371
+#: gnu/services/base.scm:2456
msgid "Turn on the virtual memory swap area."
msgstr ""
-#: gnu/services/base.scm:2413
+#: gnu/services/base.scm:2498
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"
@@ -447,34 +466,34 @@ msgid ""
"@code{ps2} protocol, which works for both USB and PS/2 mice."
msgstr ""
-#: gnu/services/base.scm:2486
+#: gnu/services/base.scm:2579
msgid ""
"Start the @command{kmscon} virtual terminal emulator for the\n"
"Linux @dfn{kernel mode setting} (KMS)."
msgstr ""
-#: gnu/services/base.scm:2503
+#: gnu/services/base.scm:2596
#, scheme-format
msgid "address '~a' lacks a network mask"
msgstr ""
-#: gnu/services/base.scm:2509
+#: gnu/services/base.scm:2602
#, scheme-format
msgid "Write, say, @samp{\"~a/24\"} for a 24-bit network mask."
msgstr ""
-#: gnu/services/base.scm:2589
+#: gnu/services/base.scm:2683
#, scheme-format
msgid "network links are currently ignored on GNU/Hurd~%"
msgstr ""
-#: gnu/services/base.scm:2614
+#: gnu/services/base.scm:2708
#, fuzzy, scheme-format
#| msgid "importing file or directory '~a'...~%"
msgid "ignoring network route for '~a'~%"
msgstr "importerar fil eller katalog ”~a”…~%"
-#: gnu/services/base.scm:2798
+#: gnu/services/base.scm:2891
msgid ""
"Turn up the specified network interfaces upon startup,\n"
"with the given IP address, gateway, netmask, and so on. The value for\n"
@@ -482,7 +501,7 @@ msgid ""
"network interface."
msgstr ""
-#: gnu/services/base.scm:3166
+#: gnu/services/base.scm:3263
msgid ""
"Provides necessary infrastructure for logging into the\n"
"system including @code{greetd} PAM service, @code{pam-mount} module to\n"
@@ -502,12 +521,17 @@ msgid ""
"and periodically invoking @command{certbot}."
msgstr ""
-#: gnu/services/configuration.scm:96
+#: gnu/services/configuration.scm:101
#, fuzzy, scheme-format
msgid "invalid value ~s for field '~a'"
msgstr "ogiltigt nummer: ~a~%"
-#: gnu/services/configuration.scm:418
+#: gnu/services/configuration.scm:216
+#, fuzzy, scheme-format
+msgid "specifying serializers after documentation is deprecated, use (serializer ~a) instead~%"
+msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
+
+#: gnu/services/configuration.scm:466
#, scheme-format
msgid "The GRAMMAR value must be 'infix or 'suffix, but ~a provided."
msgstr ""
@@ -540,52 +564,56 @@ msgstr ""
msgid "Share files using the BitTorrent protocol."
msgstr ""
-#: gnu/services/networking.scm:325
+#: gnu/services/networking.scm:275
+msgid "Add a list of known Facebook hosts to @file{/etc/hosts}"
+msgstr ""
+
+#: gnu/services/networking.scm:334
#, scheme-format
msgid "'dhcp-client' service now expects a 'dhcp-client-configuration' record~%"
msgstr ""
-#: gnu/services/networking.scm:327
+#: gnu/services/networking.scm:336
msgid ""
"The value associated with instances of\n"
"@code{dhcp-client-service-type} must now be a @code{dhcp-client-configuration}\n"
"record instead of a package. Please adjust your configuration accordingly."
msgstr ""
-#: gnu/services/networking.scm:340
+#: gnu/services/networking.scm:349
msgid ""
"Run @command{dhcp}, a Dynamic Host Configuration\n"
"Protocol (DHCP) client, on all the non-loopback network interfaces."
msgstr ""
-#: gnu/services/networking.scm:409
+#: gnu/services/networking.scm:418
msgid ""
"Run a DHCP (Dynamic Host Configuration Protocol) daemon. The\n"
"daemon is responsible for allocating IP addresses to its client."
msgstr ""
-#: gnu/services/networking.scm:574
+#: gnu/services/networking.scm:566
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:686
+#: gnu/services/networking.scm:678
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:774
+#: gnu/services/networking.scm:766
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:896
+#: gnu/services/networking.scm:888
msgid ""
"Run the OpenDHT @command{dhtnode} command that allows\n"
"participating in the distributed hash table based OpenDHT network. The\n"
@@ -595,24 +623,29 @@ msgid ""
"applications in communication. It is used by Jami, for example."
msgstr ""
-#: gnu/services/networking.scm:1090
+#: gnu/services/networking.scm:1079
msgid ""
"Run the @uref{https://torproject.org, Tor} anonymous\n"
"networking daemon."
msgstr ""
-#: gnu/services/networking.scm:1099
+#: gnu/services/networking.scm:1088
msgid "Define a new Tor @dfn{hidden service}."
msgstr ""
-#: gnu/services/networking.scm:1250
+#: gnu/services/networking.scm:1132
+#, fuzzy, scheme-format
+msgid "the 'iwd?' field is deprecated, please use 'shepherd-requirement' field instead~%"
+msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
+
+#: gnu/services/networking.scm:1280
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:1325
+#: gnu/services/networking.scm:1364
#, fuzzy
#| msgid "Connman network connection manager"
msgid ""
@@ -620,14 +653,14 @@ msgid ""
"a network connection manager."
msgstr "Nätverksanslutningshanteraren Connman"
-#: gnu/services/networking.scm:1348
+#: gnu/services/networking.scm:1386
msgid ""
"Run @uref{https://wiki.gnome.org/Projects/ModemManager,\n"
"ModemManager}, a modem management daemon that aims to simplify dialup\n"
"networking."
msgstr ""
-#: gnu/services/networking.scm:1438
+#: gnu/services/networking.scm:1477
msgid ""
"Run @uref{http://www.draisberghof.de/usb_modeswitch/,\n"
"USB_ModeSwitch}, a mode switching tool for controlling USB devices with\n"
@@ -638,56 +671,56 @@ msgid ""
"whatever the thing is supposed to do)."
msgstr ""
-#: gnu/services/networking.scm:1509
+#: gnu/services/networking.scm:1547
msgid ""
"Run the WPA Supplicant daemon, a service that\n"
"implements authentication, key negotiation and more for wireless networks."
msgstr ""
-#: gnu/services/networking.scm:1577
+#: gnu/services/networking.scm:1615
msgid ""
"Run the @uref{https://w1.fi/hostapd/, hostapd} daemon for Wi-Fi access\n"
"points and authentication servers."
msgstr ""
-#: gnu/services/networking.scm:1611
+#: gnu/services/networking.scm:1649
msgid "Run hostapd to simulate WiFi connectivity."
msgstr ""
-#: gnu/services/networking.scm:1671
+#: gnu/services/networking.scm:1706
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/networking.scm:1717
+#: gnu/services/networking.scm:1752
msgid "Run @command{iptables-restore}, setting up the specified rules."
msgstr ""
-#: gnu/services/networking.scm:1786
+#: gnu/services/networking.scm:1821
msgid "Run @command{nft}, setting up the specified ruleset."
msgstr ""
-#: gnu/services/networking.scm:1893
+#: gnu/services/networking.scm:1928
msgid ""
"Run @url{https://pagekite.net/,PageKite}, a tunneling solution to make\n"
"local servers publicly accessible on the web, even behind NATs and firewalls."
msgstr ""
-#: gnu/services/networking.scm:1993
+#: gnu/services/networking.scm:2028
msgid ""
"Connect to the Yggdrasil mesh network.\n"
"See @command{yggdrasil -genconf} for config options."
msgstr ""
-#: gnu/services/networking.scm:2137
+#: gnu/services/networking.scm:2172
msgid ""
"Run @command{ipfs daemon}, the reference implementation\n"
"of the IPFS peer-to-peer storage network."
msgstr ""
-#: gnu/services/networking.scm:2182
+#: gnu/services/networking.scm:2216
msgid ""
"Run @uref{https://www.keepalived.org/, Keepalived}\n"
"routing software."
@@ -740,13 +773,13 @@ msgstr ""
msgid "Web Service Discovery Daemon"
msgstr ""
-#: gnu/services/version-control.scm:177
+#: gnu/services/version-control.scm:178
msgid ""
"Expose Git repositories over the insecure @code{git://} TCP-based\n"
"protocol."
msgstr ""
-#: gnu/services/version-control.scm:414
+#: gnu/services/version-control.scm:416
msgid ""
"Set up @command{gitolite}, a Git hosting tool providing access over SSH.\n"
"By default, the @code{git} user is used, but this is configurable.\n"
@@ -754,13 +787,13 @@ msgid ""
"provide a web interface to view selected repositories."
msgstr ""
-#: gnu/services/version-control.scm:520
+#: gnu/services/version-control.scm:522
msgid ""
"Run Gitile, a small Git forge. Expose public repositories\n"
"on the web."
msgstr ""
-#: gnu/home/services.scm:138
+#: gnu/home/services.scm:144
#, fuzzy
#| msgid ""
#| "Build the operating system top-level directory, which in\n"
@@ -775,7 +808,7 @@ msgstr ""
"refererar till allting som operativsystemet behöver: dess kärna, initrd,\n"
"systemprofile, startskript, och så vidare."
-#: gnu/home/services.scm:169
+#: gnu/home/services.scm:175
#, scheme-format
msgid ""
"This is the @dfn{home profile} and can be found in\n"
@@ -784,46 +817,46 @@ msgid ""
"@code{home-environment} record."
msgstr ""
-#: gnu/home/services.scm:219
+#: gnu/home/services.scm:245
#, scheme-format
msgid "duplicate definition for `~a' environment variable ~%"
msgstr ""
-#: gnu/home/services.scm:277
+#: gnu/home/services.scm:303
msgid "Set the environment variables."
msgstr "Ställa in miljövariabler."
-#: gnu/home/services.scm:288
+#: gnu/home/services.scm:314
#, fuzzy, scheme-format
#| msgid "duplicate '~a' entry for /etc"
msgid "duplicate '~a' entry for files/"
msgstr "upprepad '~a' post för /etc"
-#: gnu/home/services.scm:315
+#: gnu/home/services.scm:341
#, scheme-format
msgid ""
"Files that will be put in\n"
-"@file{~~/.guix-home/files}, and further processed during activation."
+"@file{~/.guix-home/files}, and further processed during activation."
msgstr ""
-#: gnu/home/services.scm:336
+#: gnu/home/services.scm:362
#, scheme-format
msgid ""
"Files that will be put in\n"
-"@file{~~/.guix-home/files/.config}, and further processed during activation."
+"@file{~/.guix-home/files/.config}, and further processed during activation."
msgstr ""
-#: gnu/home/services.scm:357
+#: gnu/home/services.scm:383
#, scheme-format
msgid ""
"Files that will be put in\n"
-"@file{~~/.guix-home/files/.local/share}, and further processed during\n"
+"@file{~/.guix-home/files/.local/share}, and further processed during\n"
"activation."
msgstr ""
#. TRANSLATORS: 'on-first-login' is the name of a service and
#. shouldn't be translated
-#: gnu/home/services.scm:392
+#: gnu/home/services.scm:418
msgid ""
"XDG_RUNTIME_DIR doesn't exists, on-first-login script\n"
"won't execute anything. You can check if xdg runtime directory exists,\n"
@@ -831,13 +864,13 @@ msgid ""
"script by running '$HOME/.guix-home/on-first-login'"
msgstr ""
-#: gnu/home/services.scm:412
+#: gnu/home/services.scm:438
msgid ""
"Run gexps on first user login. Can be\n"
"extended with one gexp."
msgstr ""
-#: gnu/home/services.scm:477
+#: gnu/home/services.scm:503
msgid ""
"Run gexps to activate the current\n"
"generation of home environment and update the state of the home\n"
@@ -846,33 +879,33 @@ msgid ""
"with one gexp, but many times, and all gexps must be idempotent."
msgstr ""
-#: gnu/home/services.scm:559
+#: gnu/home/services.scm:585
#, scheme-format
msgid ""
"Comparing ~a and\n"
"~10t~a..."
msgstr ""
-#: gnu/home/services.scm:561
+#: gnu/home/services.scm:587
#, scheme-format
msgid " done (~a)\n"
msgstr ""
#. TRANSLATORS: 'on-change' is the name of a service type, it
#. probably shouldn't be translated.
-#: gnu/home/services.scm:570
+#: gnu/home/services.scm:596
msgid ""
"Evaluating on-change gexps.\n"
"\n"
msgstr ""
-#: gnu/home/services.scm:572
+#: gnu/home/services.scm:598
msgid ""
"On-change gexps evaluation finished.\n"
"\n"
msgstr ""
-#: gnu/home/services.scm:586
+#: gnu/home/services.scm:612
msgid ""
"G-expressions to run if the specified files have changed since the\n"
"last generation. The extension should be a list of lists where the\n"
@@ -880,7 +913,7 @@ msgid ""
"changed, and the second element is the G-expression to be evaluated."
msgstr ""
-#: gnu/home/services.scm:606
+#: gnu/home/services.scm:632
#, fuzzy
#| msgid ""
#| "Store provenance information about the system in the system\n"
@@ -895,7 +928,104 @@ msgstr ""
"själv: kanalerns som användes när systemet byggdes, och dens konfigurationfil\n"
", ifall tillgänglig."
-#: gnu/home/services/ssh.scm:253
+#: gnu/home/services/desktop.scm:187
+msgid ""
+"Run Redshift, a program that adjusts the color temperature of display\n"
+"according to time of day."
+msgstr ""
+
+#: gnu/home/services/desktop.scm:237
+msgid "Run the session-specific D-Bus inter-process message bus."
+msgstr ""
+
+#: gnu/home/services/desktop.scm:280
+msgid ""
+"Run the @code{unclutter} daemon, which, on systems using the\n"
+"Xorg graphical display server, automatically hides the cursor after a\n"
+"user-defined timeout has expired."
+msgstr ""
+
+#: gnu/home/services/desktop.scm:337
+msgid ""
+"Run the @code{xmodmap} utility to modify keymaps and pointer\n"
+"buttons under the Xorg display server via user-defined expressions."
+msgstr ""
+
+#: gnu/home/services/fontutils.scm:70
+msgid ""
+"Provides configuration file for fontconfig and make\n"
+"fc-* utilities aware of font packages installed in Guix Home's profile."
+msgstr ""
+
+#: gnu/home/services/gnupg.scm:147
+msgid ""
+"Configure GnuPG's agent, @command{gpg-agent}, which is responsible for\n"
+"managing OpenPGP and optionally SSH private keys. When SSH support is\n"
+"enabled, @command{gpg-agent} acts as a drop-in replacement for OpenSSH's\n"
+"@command{ssh-agent}."
+msgstr ""
+
+#: gnu/home/services/guix.scm:44
+msgid "Manages the per-user Guix channels specification."
+msgstr ""
+
+#: gnu/home/services/mcron.scm:131
+msgid "Install and configure the GNU mcron cron job manager."
+msgstr ""
+
+#: gnu/home/services/media.scm:67
+msgid ""
+"Install and configure the Kodi media center so that it runs as a Shepherd\n"
+"service."
+msgstr ""
+
+#: gnu/home/services/messaging.scm:65
+msgid ""
+"Install and configure @command{znc}, an @acronym{IRC, Internet Relay\n"
+"Chat} bouncer, as a Shepherd service."
+msgstr ""
+
+#: gnu/home/services/pm.scm:145
+msgid "Run batsignal, a battery watching and notification daemon."
+msgstr ""
+
+#: gnu/home/services/shells.scm:110
+#, scheme-format
+msgid ""
+"Create @file{~/.profile}, which is used\n"
+"for environment initialization of POSIX compliant login shells. This\n"
+"service type can be extended with a list of file-like objects."
+msgstr ""
+
+#: gnu/home/services/shells.scm:304
+msgid "Install and configure Zsh."
+msgstr ""
+
+#: gnu/home/services/shells.scm:494
+msgid "Install and configure GNU Bash."
+msgstr ""
+
+#: gnu/home/services/shells.scm:626
+msgid "Install and configure Fish, the friendly interactive shell."
+msgstr ""
+
+#: gnu/home/services/shepherd.scm:168
+msgid "Configure and install userland Shepherd."
+msgstr ""
+
+#: gnu/home/services/sound.scm:114
+msgid ""
+"Define a PulseAudio sink to broadcast audio output over RTP, which can\n"
+"then by played by another PulseAudio instance."
+msgstr ""
+
+#: gnu/home/services/sound.scm:149
+msgid ""
+"Define a PulseAudio source to receive audio broadcasted over RTP by\n"
+"another PulseAudio instance."
+msgstr ""
+
+#: gnu/home/services/ssh.scm:258
#, scheme-format
msgid ""
"Configure the OpenSSH @acronym{SSH, secure shell} client\n"
@@ -903,6 +1033,10 @@ msgid ""
"client,@command{ssh}, and by other tools such as @command{guix deploy}."
msgstr ""
+#: gnu/home/services/ssh.scm:312
+msgid "Install and configure @command{ssh-agent} as a Shepherd service."
+msgstr ""
+
#: gnu/home/services/symlink-manager.scm:106
#, fuzzy, scheme-format
#| msgid "building ~a..."
@@ -973,99 +1107,130 @@ msgid ""
"symlink, backs up that file first."
msgstr ""
-#: gnu/system/file-systems.scm:138
+#: gnu/home/services/xdg.scm:160
+msgid ""
+"Configure XDG base directories. This\n"
+"service introduces an additional @env{XDG_LOG_HOME} variable. It's not\n"
+"a part of XDG specification, at least yet, but are convenient to have,\n"
+"it improves the consistency between different home services. The\n"
+"services of this service-type is instantiated by default, to provide\n"
+"non-default value, extend the service-type (using @code{simple-service}\n"
+"for example)."
+msgstr ""
+
+#: gnu/home/services/xdg.scm:253
+msgid ""
+"Configure XDG user directories. To\n"
+"disable a directory, point it to the $HOME."
+msgstr ""
+
+#: gnu/home/services/xdg.scm:305
+#, scheme-format
+msgid "The value of an XDG MIME entry must be a list, string or symbol, was given ~a"
+msgstr ""
+
+#: gnu/home/services/xdg.scm:356
+#, scheme-format
+msgid "XDG desktop type must be of of ~a, was given: ~a"
+msgstr ""
+
+#: gnu/home/services/xdg.scm:507
+msgid "Configure XDG MIME applications, and XDG desktop entries."
+msgstr ""
+
+#: gnu/system/file-systems.scm:137
#, scheme-format
msgid "invalid file system mount flag:~{ ~s~}~%"
msgid_plural "invalid file system mount flags:~{ ~s~}~%"
msgstr[0] "ogiltig filsystems monteringsflagga:~{~s~}~%"
msgstr[1] "ogiltiga filsystems monteringsflaggor:~{~s~}~%"
-#: gnu/system/file-systems.scm:725
+#: gnu/system/file-systems.scm:658
msgid "The store is on a Btrfs subvolume, but the subvolume name is unknown."
msgstr "Föråddet är på en Btrfs subvolym, men subvolymens namn är okänd."
-#: gnu/system/file-systems.scm:729
+#: gnu/system/file-systems.scm:662
msgid "Use the @code{subvol} Btrfs file system option."
msgstr "Använd Btrfs filsystem @code{subvol} flaggan."
-#: gnu/system/image.scm:313
+#: gnu/system/image.scm:316
msgid "image lacks a partition with the 'boot' flag"
msgstr ""
-#: gnu/system/image.scm:357
+#: gnu/system/image.scm:360
#, fuzzy, scheme-format
#| msgid "Unsupported image type ~a~%."
msgid "unsupported image type: ~a"
msgstr "Imagetypen stöds inte: ~a~%."
-#: gnu/system/image.scm:375 gnu/system/image.scm:394
+#: gnu/system/image.scm:378 gnu/system/image.scm:397
#, fuzzy, scheme-format
msgid "unsupported partition type: ~a"
msgstr "hashformat stöds inte: ~a~%"
-#: gnu/system/image.scm:972
+#: gnu/system/image.scm:975
#, fuzzy, scheme-format
#| msgid "unsupported manifest format"
msgid "~a: unsupported image format"
msgstr "manifestformat stöds inte"
-#: gnu/system/image.scm:1002
+#: gnu/system/image.scm:1005
#, scheme-format
msgid "~a: no such image type"
msgstr "~a: ingen sådan imagetyp"
-#: gnu/system/linux-container.scm:81
+#: gnu/system/linux-container.scm:85
msgid ""
"Provide loopback and networking without actually doing\n"
"anything. This service is used by guest systems running in containers, where\n"
"networking support is provided by the host."
msgstr ""
-#: gnu/system/linux-container.scm:211
+#: gnu/system/linux-container.scm:213
msgid ""
"Usage: run-container [OPTION ...]\n"
"Run the container with the given options."
msgstr ""
-#: gnu/system/linux-container.scm:214
+#: gnu/system/linux-container.scm:216
msgid ""
"\n"
" --share=SPEC share host file system with read/write access\n"
" according to SPEC"
msgstr ""
-#: gnu/system/linux-container.scm:217
+#: gnu/system/linux-container.scm:219
msgid ""
"\n"
" --expose=SPEC expose host file system directory as read-only\n"
" according to SPEC"
msgstr ""
-#: gnu/system/linux-container.scm:221 guix/scripts/build.scm:472
-#: guix/scripts/download.scm:104 guix/scripts/package.scm:498
+#: gnu/system/linux-container.scm:223 guix/scripts/build.scm:469
+#: guix/scripts/download.scm:101 guix/scripts/package.scm:493
#: guix/scripts/install.scm:44 guix/scripts/remove.scm:41
-#: guix/scripts/upgrade.scm:48 guix/scripts/search.scm:37
-#: guix/scripts/show.scm:36 guix/scripts/gc.scm:95 guix/scripts/git.scm:34
-#: guix/scripts/git/authenticate.scm:110 guix/scripts/hash.scm:98
-#: guix/scripts/import.scm:68 guix/scripts/import/minetest.scm:46
-#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:126
-#: guix/scripts/substitute.scm:250 guix/scripts/system.scm:1059
-#: guix/scripts/lint.scm:117 guix/scripts/publish.scm:118
-#: guix/scripts/edit.scm:52 guix/scripts/size.scm:246
-#: guix/scripts/graph.scm:548 guix/scripts/challenge.scm:461
-#: guix/scripts/copy.scm:127 guix/scripts/pack.scm:1334
+#: guix/scripts/upgrade.scm:48 guix/scripts/search.scm:36
+#: guix/scripts/show.scm:35 guix/scripts/gc.scm:95 guix/scripts/git.scm:34
+#: guix/scripts/git/authenticate.scm:110 guix/scripts/hash.scm:94
+#: guix/scripts/import.scm:65 guix/scripts/import/minetest.scm:46
+#: guix/scripts/import/cran.scm:49 guix/scripts/pull.scm:124
+#: guix/scripts/substitute.scm:246 guix/scripts/system.scm:1055
+#: guix/scripts/lint.scm:117 guix/scripts/publish.scm:114
+#: guix/scripts/edit.scm:53 guix/scripts/size.scm:246
+#: guix/scripts/graph.scm:547 guix/scripts/challenge.scm:460
+#: guix/scripts/copy.scm:127 guix/scripts/pack.scm:1566
#: guix/scripts/weather.scm:351 guix/scripts/describe.scm:97
-#: guix/scripts/processes.scm:301 guix/scripts/deploy.scm:57
+#: guix/scripts/processes.scm:301 guix/scripts/deploy.scm:56
#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:43
-#: guix/scripts/archive.scm:105 guix/scripts/environment.scm:155
-#: guix/scripts/home.scm:150 guix/scripts/time-machine.scm:67
+#: guix/scripts/archive.scm:104 guix/scripts/environment.scm:161
+#: guix/scripts/home.scm:148 guix/scripts/time-machine.scm:66
#: guix/scripts/import/cpan.scm:44 guix/scripts/import/crate.scm:50
#: guix/scripts/import/egg.scm:45 guix/scripts/import/gem.scm:50
#: guix/scripts/import/gnu.scm:50 guix/scripts/import/go.scm:50
#: guix/scripts/import/json.scm:52 guix/scripts/import/opam.scm:45
#: guix/scripts/import/pypi.scm:46 guix/scripts/import/texlive.scm:47
-#: guix/scripts/refresh.scm:177 guix/scripts/repl.scm:83
-#: guix/scripts/shell.scm:81 guix/scripts/style.scm:425
+#: guix/scripts/refresh.scm:176 guix/scripts/repl.scm:93
+#: guix/scripts/shell.scm:84 guix/scripts/style.scm:423
msgid ""
"\n"
" -h, --help display this help and exit"
@@ -1073,23 +1238,23 @@ msgstr ""
"\n"
" -h, --help visa denna hjälp och avsluta"
-#: gnu/system/linux-container.scm:245 guix/scripts.scm:165
+#: gnu/system/linux-container.scm:247 guix/scripts.scm:164
#: guix/scripts/import/minetest.scm:92
#, scheme-format
msgid "~A: unrecognized option~%"
msgstr "~A: okänd flagga~%"
-#: gnu/system/linux-container.scm:256
+#: gnu/system/linux-container.scm:258
#, scheme-format
msgid "system container is running as PID ~a~%"
msgstr "systembehållare körs som PID ~a~%"
-#: gnu/system/linux-container.scm:257
+#: gnu/system/linux-container.scm:259
#, scheme-format
msgid "Run 'sudo guix container exec ~a /run/current-system/profile/bin/bash --login'\n"
msgstr "Kör ”sudo guix container exec ~a /run/current-system/profile/bin/bash --login”\n"
-#: gnu/system/linux-container.scm:259
+#: gnu/system/linux-container.scm:261
#, scheme-format
msgid "or run 'sudo nsenter -a -t ~a' to get a shell into it.~%"
msgstr "eller kör ”sudo nsenter -a -t ~a” för att få ett skal in i det.~%"
@@ -1139,27 +1304,27 @@ msgstr ""
msgid "no LUKS partition with UUID '~a'"
msgstr "ingen LUKS-partition med UUID ”~a”"
-#: gnu/system/shadow.scm:260
+#: gnu/system/shadow.scm:271
#, scheme-format
msgid "the following accounts appear more than once:~{ ~a~}~%"
msgstr "följande konton framträder mer än en gång:~{ ~a~}~%"
-#: gnu/system/shadow.scm:268
+#: gnu/system/shadow.scm:279
#, scheme-format
msgid "the following groups appear more than once:~{ ~a~}~%"
msgstr "följande grupper framträder mer än en gång: ~{ ~a~}~%"
-#: gnu/system/shadow.scm:279
+#: gnu/system/shadow.scm:290
#, scheme-format
msgid "supplementary group '~a' of user '~a' is undeclared"
msgstr "tilläggsgrupp ”~a” för användare ”~a” är odeklarerad"
-#: gnu/system/shadow.scm:289
+#: gnu/system/shadow.scm:300
#, scheme-format
msgid "primary group '~a' of user '~a' is undeclared"
msgstr "primärgrupp ”~a” för användare ”~a” är odeklarerad"
-#: gnu/system/shadow.scm:431
+#: gnu/system/shadow.scm:442
msgid ""
"Ensure the specified user accounts and groups exist, as well\n"
"as each account home directory."
@@ -1167,39 +1332,50 @@ msgstr ""
"Säkerställ att de specificerade användar-kontona och -grupperna existerar,\n"
"såväl som varje kontos hemkatalog."
-#: guix/import/egg.scm:349
+#: guix/import/egg.scm:348
msgid "Updater for CHICKEN egg packages"
msgstr "Uppdaterare för CHICKEN egg-paketer"
-#: guix/import/cpan.scm:346
+#: guix/import/cpan.scm:316 guix/import/elpa.scm:411
+#: guix/import/minetest.scm:498 guix/import/opam.scm:422
+#, scheme-format
+msgid "~a updater doesn't support updating to a specific version, sorry."
+msgstr ""
+
+#: guix/import/cpan.scm:335
#, scheme-format
msgid "input '~a' of ~a is in Perl core~%"
msgstr "inmatning ”~a” av ~a finns i Perl core~%"
-#: guix/import/cpan.scm:359
+#: guix/import/cpan.scm:348
msgid "Updater for CPAN packages"
msgstr "Uppdaterare för CPAN-paketer"
-#: guix/import/cran.scm:209
+#: guix/import/cran.scm:208
#, scheme-format
msgid "failed to retrieve list of packages from ~a: ~a (~a)~%"
msgstr "lyckades inte hämta en lista av paket från ~a: ~a (~a)~%"
-#: guix/import/cran.scm:244
+#: guix/import/cran.scm:243
#, scheme-format
msgid "~A: hg download failed~%"
msgstr "~A: hg hämtning misslyckades~%"
-#: guix/import/cran.scm:288
+#: guix/import/cran.scm:287
#, scheme-format
msgid "failed to retrieve package information from ~a: ~a (~a)~%"
msgstr "lyckades inte hämta paketinformation från ~a: ~a (~a)~%"
-#: guix/import/cran.scm:772
+#: guix/import/cran.scm:745 guix/import/cran.scm:770
+#, fuzzy, scheme-format
+msgid "~a provides only the latest version of each package, sorry."
+msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
+
+#: guix/import/cran.scm:831
msgid "Updater for CRAN packages"
msgstr "Uppdaterare för OPAM-paket"
-#: guix/import/cran.scm:779
+#: guix/import/cran.scm:838
msgid "Updater for Bioconductor packages"
msgstr "Uppdaterare för Bioconductor-paketer"
@@ -1218,26 +1394,26 @@ msgstr "~A: hämtning misslyckades~%"
msgid "Unsupported MELPA fetcher: ~a, falling back to unstable MELPA source.~%"
msgstr "Icke-stöd MELPA hämtare: ~a, faller tillbaka till ostabil MELPA källa.~%"
-#: guix/import/elpa.scm:445
+#: guix/import/elpa.scm:450
msgid "Updater for ELPA packages"
msgstr "Uppdaterare för OPAM-paket"
-#: guix/import/github.scm:161
+#: guix/import/github.scm:159
#, scheme-format
msgid "GitHub HTTP response lacks 'X-RateLimit-Reset' header~%"
msgstr ""
-#: guix/import/github.scm:206
+#: guix/import/github.scm:204
#, scheme-format
msgid "~a is unreachable (~a)~%"
msgstr "~a är onårbar (~a)~%"
-#: guix/import/github.scm:221
+#: guix/import/github.scm:219
#, scheme-format
msgid "GitHub rate limit exceeded; disallowing requests for ~a seconds~%"
msgstr ""
-#: guix/import/github.scm:224
+#: guix/import/github.scm:222
msgid ""
"You can raise the rate limit by\n"
"setting the @env{GUIX_GITHUB_TOKEN} environment variable to a token obtained\n"
@@ -1247,59 +1423,59 @@ msgid ""
"@code{generic-git} updater instead."
msgstr ""
-#: guix/import/github.scm:331
+#: guix/import/github.scm:341
msgid "Updater for GitHub packages"
msgstr "Uppdaterar för GNU-paket"
-#: guix/import/git.scm:70
+#: guix/import/git.scm:68
msgid "no valid tags found"
msgstr "inga giltiga etiketter hittades"
-#: guix/import/git.scm:77
+#: guix/import/git.scm:75
msgid "no tags were found"
msgstr "no etiketter hittades"
-#: guix/import/git.scm:182
+#: guix/import/git.scm:191
#, scheme-format
msgid "~a for ~a~%"
msgstr "~a för ~a~%"
-#: guix/import/git.scm:189
+#: guix/import/git.scm:198
#, scheme-format
msgid "failed to fetch Git repository for ~a~%"
msgstr "lyckades inte hämta Git arkiv för ~a~%"
-#: guix/import/git.scm:227
+#: guix/import/git.scm:239
msgid "Updater for packages hosted on Git repositories"
msgstr "Uppdaterare för paket som finns på Git arkiv"
-#: guix/import/gnu.scm:118
+#: guix/import/gnu.scm:116
#, scheme-format
msgid "no GNU package found for ~a"
msgstr "inga GNU-paket hittades för ~a"
-#: guix/import/gnu.scm:126
+#: guix/import/gnu.scm:124
#, scheme-format
msgid "failed to determine latest release of GNU ~a"
msgstr "lyckades into bestämma den senaste släppningen av GNU ~a"
-#: guix/import/go.scm:571
+#: guix/import/go.scm:563
#, scheme-format
msgid "unsupported vcs type '~a' for package '~a'"
msgstr "Icke-stöd vcs-typ ”~a” för paket ”~a”"
-#: guix/import/go.scm:594
+#: guix/import/go.scm:586
#, fuzzy, scheme-format
#| msgid "input '~a' of ~a is in Perl core~%"
msgid "version ~a of ~a is not available~%"
msgstr "inmatning ”~a” av ~a finns i Perl core~%"
-#: guix/import/go.scm:597
+#: guix/import/go.scm:589
#, scheme-format
msgid "Pick one of the following available versions:~{ ~a~}."
msgstr ""
-#: guix/import/go.scm:671
+#: guix/import/go.scm:664
#, scheme-format
msgid ""
"Failed to import package ~s.\n"
@@ -1310,129 +1486,129 @@ msgstr ""
"anledning: ~s kunde inte bli hämtad: HTTP fel ~a (~s).\n"
"Detta paket och dess beroende kommer inte att bli importerade.~%"
-#: guix/import/minetest.scm:178
+#: guix/import/minetest.scm:174
#, scheme-format
msgid "In ~a: author names must consist of at least a single character.~%"
msgstr "I ~a: författarnamn måste bestå av minst ett skrifttecken.~%"
-#: guix/import/minetest.scm:182
+#: guix/import/minetest.scm:178
#, scheme-format
msgid "In ~a: mod names must consist of at least a single character.~%"
msgstr ""
-#: guix/import/minetest.scm:187
+#: guix/import/minetest.scm:183
#, scheme-format
msgid "In ~a: author names and mod names may not contain forward slashes.~%"
msgstr ""
-#: guix/import/minetest.scm:191
+#: guix/import/minetest.scm:187
#, scheme-format
msgid "mod names may not be empty.~%"
msgstr ""
-#: guix/import/minetest.scm:192
+#: guix/import/minetest.scm:188
#, scheme-format
msgid "The name of the author is missing in ~a.~%"
msgstr "Författarnamnet saknas i ~a.~%"
-#: guix/import/minetest.scm:213
+#: guix/import/minetest.scm:209
#, scheme-format
msgid "~a is ambiguous, presuming ~a (other options include: ~a)~%"
msgstr ""
-#: guix/import/minetest.scm:218
+#: guix/import/minetest.scm:214
#, fuzzy, scheme-format
msgid "No mods with name ~a were found.~%"
msgstr "tjänst av typ ”~a” hittades inte"
-#: guix/import/minetest.scm:280
+#: guix/import/minetest.scm:276
#, scheme-format
msgid "The package search API doesn't exist anymore.~%"
msgstr "Paketsöknings-APIn finns inte längre.~%"
-#: guix/import/minetest.scm:423
+#: guix/import/minetest.scm:419
#, scheme-format
msgid "The dependency ~a of ~a has multiple different implementations ~a.~%"
msgstr "Beroenden ~a av ~a har flera olika implementeringar ~a.~%"
-#: guix/import/minetest.scm:430
+#: guix/import/minetest.scm:426
#, scheme-format
msgid "The implementation with the highest score will be chosen!~%"
msgstr "Implementeringen med högst poäng kommer att bli vald!~%"
-#: guix/import/minetest.scm:433
+#: guix/import/minetest.scm:429
#, scheme-format
msgid "The implementation that has been downloaded the most will be chosen!~%"
msgstr "Implementateringen som har blivit mest nerladdad kommer att bli vald!~%"
-#: guix/import/minetest.scm:437
+#: guix/import/minetest.scm:433
#, scheme-format
msgid "The dependency ~a of ~a does not have any implementation. It will be ignored!~%"
msgstr "Beorenden ~a av ~a har inte implementationer. Den kommer att bli ignorerad!~%"
-#: guix/import/minetest.scm:451
+#: guix/import/minetest.scm:448
#, scheme-format
msgid "no package metadata for ~a on ContentDB~%"
msgstr "ingen paketmetadata för ~a på ContentDB~%"
-#: guix/import/minetest.scm:454
+#: guix/import/minetest.scm:451
#, scheme-format
msgid "no dependency information for ~a on ContentDB~%"
msgstr "ingen beorendeinformation för ~a på ContentDB~%"
-#: guix/import/minetest.scm:457
+#: guix/import/minetest.scm:454
#, scheme-format
msgid "no release of ~a on ContentDB~%"
msgstr "ingen släppning av ~a på ContentDB~%"
-#: guix/import/minetest.scm:514
+#: guix/import/minetest.scm:517
msgid "Updater for Minetest packages on ContentDB"
msgstr "Uppdaterare för Minetest-paketet på ContentDB"
-#: guix/import/opam.scm:148
+#: guix/import/opam.scm:146
#, scheme-format
msgid "'~a' is not a valid URI~%"
msgstr "”~a” är ingen giltig URI~%"
-#: guix/import/opam.scm:325
+#: guix/import/opam.scm:323
#, scheme-format
msgid "opam: package '~a' not found~%"
msgstr "opam: paket ”~a” hittades inte~%"
-#: guix/import/opam.scm:436
+#: guix/import/opam.scm:438
msgid "Updater for OPAM packages"
msgstr "Uppdaterare för OPAM-paketen"
-#: guix/import/pypi.scm:236
+#: guix/import/pypi.scm:234
msgid "Could not extract requirement name in spec:"
msgstr "Kunde inte extrahera krav-namn i specifikation:"
-#: guix/import/pypi.scm:296
+#: guix/import/pypi.scm:294
#, scheme-format
msgid "parse-requires.txt reached an unexpected condition on line ~a~%"
msgstr "parse-requires.txt nådde ett oväntat villkor på linje ~a~%"
-#: guix/import/pypi.scm:362
+#: guix/import/pypi.scm:360
#, scheme-format
msgid "Failed to extract file: ~a from wheel.~%"
msgstr "Misslyckades med att extrahera fil: ~a från wheel.~%"
-#: guix/import/pypi.scm:391
+#: guix/import/pypi.scm:389
#, scheme-format
msgid "Cannot guess requirements from source archive: no requires.txt file found.~%"
msgstr "Kan inte gissa krav från källarkiv: ingen requires.txt fil hittades.~%"
-#: guix/import/pypi.scm:396
+#: guix/import/pypi.scm:394
#, scheme-format
msgid "Unsupported archive format; cannot determine package dependencies from source archive: ~a~%"
msgstr "Icke-stöd arkivformat; kan inte bestämma paketberoenden från källarkiv: ~a~%"
-#: guix/import/pypi.scm:437
+#: guix/import/pypi.scm:435
#, scheme-format
msgid "project name ~a does not appear verbatim in the PyPI URI~%"
msgstr ""
-#: guix/import/pypi.scm:440
+#: guix/import/pypi.scm:438
#, scheme-format
msgid ""
"The PyPI URI is: @url{~a}. You should review the\n"
@@ -1440,12 +1616,12 @@ msgid ""
"a substring of the PyPI URI that identifies the package."
msgstr ""
-#: guix/import/pypi.scm:507
+#: guix/import/pypi.scm:505
#, scheme-format
msgid "no source release for pypi package ~a ~a~%"
msgstr "ingen källsläppning för pypi-paket ~a ~a~%"
-#: guix/import/pypi.scm:515
+#: guix/import/pypi.scm:513
#, scheme-format
msgid ""
"This indicates that the\n"
@@ -1454,51 +1630,56 @@ msgid ""
"@uref{~a}."
msgstr ""
-#: guix/import/pypi.scm:584
+#: guix/import/pypi.scm:583
msgid "Updater for PyPI packages"
msgstr "Uppdaterare för PyPI-paketer"
-#: gnu/installer.scm:219
+#: gnu/installer.scm:222
msgid "Locale"
msgstr "Lokal"
-#: gnu/installer.scm:237 gnu/installer/newt/timezone.scm:58
+#: gnu/installer.scm:240 gnu/installer/newt/timezone.scm:58
msgid "Timezone"
msgstr "Tidszon"
-#: gnu/installer.scm:254
+#: gnu/installer.scm:257
msgid "Keyboard mapping selection"
msgstr "Val av tangentbordsmappning"
-#: gnu/installer.scm:263 gnu/installer/newt/hostname.scm:26
+#: gnu/installer.scm:266 gnu/installer/newt/hostname.scm:26
msgid "Hostname"
msgstr "Värdnamn"
-#: gnu/installer.scm:272
+#: gnu/installer.scm:275
msgid "Network selection"
msgstr "Närverksval"
-#: gnu/installer.scm:279 gnu/installer/newt/substitutes.scm:31
+#: gnu/installer.scm:282 gnu/installer/newt/substitutes.scm:31
msgid "Substitute server discovery"
msgstr "Substituentserver upptäckning"
-#: gnu/installer.scm:286 gnu/installer/newt/user.scm:70
+#: gnu/installer.scm:289 gnu/installer/newt/user.scm:70
#: gnu/installer/newt/user.scm:217
msgid "User creation"
msgstr "Skapande av användare"
-#: gnu/installer.scm:294
+#: gnu/installer.scm:297
msgid "Services"
msgstr "Tjänster"
-#: gnu/installer.scm:305
+#: gnu/installer.scm:308
msgid "Partitioning"
msgstr "Partitionering"
-#: gnu/installer.scm:312 gnu/installer/newt/final.scm:53
+#: gnu/installer.scm:315 gnu/installer/newt/final.scm:53
msgid "Configuration file"
msgstr "Konfigurationsfil"
+#: gnu/installer.scm:329
+#, scheme-format
+msgid "cannot determine installer provenance~%"
+msgstr ""
+
#: gnu/installer/connman.scm:196
msgid "Could not determine the state of connman."
msgstr "Kunde inte bestämma connman-tillstånd."
@@ -2348,67 +2529,67 @@ msgstr "Wifi"
msgid "Could not open ~a after ~a retries~%."
msgstr ""
-#: gnu/installer/parted.scm:475 gnu/installer/parted.scm:512
+#: gnu/installer/parted.scm:507 gnu/installer/parted.scm:544
msgid "Free space"
msgstr "Fritt utrymme"
-#: gnu/installer/parted.scm:601
+#: gnu/installer/parted.scm:633
#, scheme-format
msgid "Name: ~a"
msgstr "Namn: ~a"
-#: gnu/installer/parted.scm:602 gnu/installer/parted.scm:648
+#: gnu/installer/parted.scm:634 gnu/installer/parted.scm:680
msgid "None"
msgstr "Ingen"
-#: gnu/installer/parted.scm:607
+#: gnu/installer/parted.scm:639
#, scheme-format
msgid "Type: ~a"
msgstr "Typ: ~a"
-#: gnu/installer/parted.scm:611
+#: gnu/installer/parted.scm:643
#, scheme-format
msgid "File system type: ~a"
msgstr "Filsystemstyp: ~a"
-#: gnu/installer/parted.scm:617
+#: gnu/installer/parted.scm:649
#, scheme-format
msgid "Bootable flag: ~:[off~;on~]"
msgstr ""
-#: gnu/installer/parted.scm:621
+#: gnu/installer/parted.scm:653
#, scheme-format
msgid "ESP flag: ~:[off~;on~]"
msgstr "ESP-flagga: ~:[off~;on~]"
-#: gnu/installer/parted.scm:627
+#: gnu/installer/parted.scm:659
#, scheme-format
msgid "Size: ~a"
msgstr "Storlek: ~a"
-#: gnu/installer/parted.scm:633
+#: gnu/installer/parted.scm:665
#, scheme-format
msgid "Encryption: ~:[No~a~;Yes (label '~a')~]"
msgstr "Kryptering: ~:[No~a~;Yes (etikett ”~a”)~]"
-#: gnu/installer/parted.scm:639
+#: gnu/installer/parted.scm:671
#, scheme-format
msgid "Format the partition? ~:[No~;Yes~]"
msgstr "Formatera partitionen? ~:[No~;Yes~]"
-#: gnu/installer/parted.scm:645
+#: gnu/installer/parted.scm:677
#, scheme-format
msgid "Mount point: ~a"
msgstr "Monteringspunkt: ~a"
-#: gnu/installer/parted.scm:1490
+#: gnu/installer/parted.scm:1522
msgid ""
";; The list of file systems that get \"mounted\". The unique\n"
";; file system identifiers there (\"UUIDs\") can be obtained\n"
";; by running 'blkid' in a terminal.\n"
msgstr ""
-#: gnu/installer/parted.scm:1529
+#: gnu/installer/parted.scm:1561
#, scheme-format
msgid "Device ~a is still in use."
msgstr "Enhet ~a används fortfarande."
@@ -2503,33 +2684,33 @@ msgstr "Kan inte hitta sökväg: ~a."
msgid ";; The list of user accounts ('root' is implicit).\n"
msgstr ""
-#: gnu/installer/utils.scm:180
+#: gnu/installer/utils.scm:182
#, scheme-format
msgid "Press Enter to continue.~%"
msgstr "Tryck på RETUR för att fortsätta.~%"
-#: gnu/installer/utils.scm:199
+#: gnu/installer/utils.scm:201
#, fuzzy, scheme-format
#| msgid "Command failed with exit code ~a.~%"
msgid "Command ~s exited with value ~a"
msgstr "Kommando misslyckades med avslutningskod ~a.~%"
-#: gnu/installer/utils.scm:205
+#: gnu/installer/utils.scm:207
#, scheme-format
msgid "Command ~s killed by signal ~a"
msgstr ""
-#: gnu/installer/utils.scm:211
+#: gnu/installer/utils.scm:213
#, scheme-format
msgid "Command ~s stopped by signal ~a"
msgstr ""
-#: gnu/installer/utils.scm:216
+#: gnu/installer/utils.scm:218
#, scheme-format
msgid "Command ~s succeeded"
msgstr ""
-#: gnu/installer/utils.scm:228
+#: gnu/installer/utils.scm:230
msgid "run-command-in-installer not set"
msgstr ""
@@ -2543,7 +2724,7 @@ msgstr ""
msgid "~a: unknown system type"
msgstr "~A: okänt paket~%"
-#: gnu/machine/ssh.scm:135 guix/ui.scm:2225
+#: gnu/machine/ssh.scm:135 guix/ui.scm:2251
#, fuzzy, scheme-format
msgid "Did you mean @code{~a}?"
msgstr "Glömde du @code{(use-modules ~s)}?"
@@ -2617,7 +2798,7 @@ msgid ""
"for environment of type '~a'"
msgstr ""
-#: gnu/packages/bootstrap.scm:189
+#: gnu/packages/bootstrap.scm:188
#, scheme-format
msgid "could not find bootstrap binary '~a' for system '~a'"
msgstr "kunde inte hitta uppstartsbinär ”~a” för system ”~a”"
@@ -2655,50 +2836,50 @@ msgstr ""
msgid "'~a~{ ~a~}' exited with status ~a; output follows:~%~%~{ ~a~%~}"
msgstr "”~a~{ ~a~}” avslutades med status ~a; utmatning följer:~%~%~{ ~a~%~}"
-#: guix/scripts.scm:86
+#: guix/scripts.scm:85
msgid "main commands"
msgstr ""
-#: guix/scripts.scm:87
+#: guix/scripts.scm:86
msgid "software development commands"
msgstr ""
-#: guix/scripts.scm:88
+#: guix/scripts.scm:87
msgid "packaging commands"
msgstr ""
-#: guix/scripts.scm:89
+#: guix/scripts.scm:88
msgid "plumbing commands"
msgstr ""
-#: guix/scripts.scm:90
+#: guix/scripts.scm:89
msgid "internal commands"
msgstr ""
-#: guix/scripts.scm:91
+#: guix/scripts.scm:90
msgid "extension commands"
msgstr ""
-#: guix/scripts.scm:136
+#: guix/scripts.scm:135
#, scheme-format
msgid "invalid argument: ~a~%"
msgstr "ogiltigt argument: ~a~%"
-#: guix/scripts.scm:168 guix/scripts/import.scm:110
-#: guix/scripts/system.scm:1418 guix/scripts/system/edit.scm:42
+#: guix/scripts.scm:167 guix/scripts/import.scm:106
+#: guix/scripts/system.scm:1413 guix/scripts/system/edit.scm:42
#: guix/scripts/home/edit.scm:43
#, fuzzy, scheme-format
msgid "Did you mean @code{~a}?~%"
msgstr "Glömde du @code{(use-modules ~s)}?"
-#: guix/scripts.scm:252
+#: guix/scripts.scm:251
#, 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 är ~a dag gammal.\n"
msgstr[1] "Din Guix-installation är ~a dagar gammal.\n"
-#: guix/scripts.scm:258
+#: guix/scripts.scm:257
#, scheme-format
msgid ""
"Consider running 'guix pull' followed by\n"
@@ -2707,12 +2888,12 @@ msgstr ""
"Överväg att köra ”guix pull” följt av\n"
"”~a” för att få uppdaterade paket och säkerhetsfixar.\n"
-#: guix/scripts.scm:322
+#: guix/scripts.scm:321
#, fuzzy, scheme-format
msgid "only ~,1f GiB of free space available on ~a~%"
msgstr "endast ~,1f% fritt utrymme tillgängligt på ~a~%"
-#: guix/scripts.scm:324
+#: guix/scripts.scm:323
msgid ""
"Consider deleting old profile\n"
"generations and collecting garbage, along these lines:\n"
@@ -2728,21 +2909,21 @@ msgstr ""
"guix gc --delete-generations=1m\n"
"@end example\n"
-#: guix/scripts/build.scm:90
+#: guix/scripts/build.scm:87
#, scheme-format
msgid "cannot access build log at '~a':~%"
msgstr "kan inte komma åt bygglogg vid ”~a”:~%"
-#: guix/scripts/build.scm:144
+#: guix/scripts/build.scm:141
#, scheme-format
msgid "failed to create GC root `~a': ~a~%"
msgstr "misslyckades med att skapa GC-rot ”~a”: ~a~%"
-#: guix/scripts/build.scm:159 guix/scripts/search.scm:42
-#: guix/scripts/show.scm:41 guix/scripts/lint.scm:114 guix/scripts/edit.scm:49
-#: guix/scripts/size.scm:243 guix/scripts/graph.scm:543
-#: guix/scripts/refresh.scm:174 guix/scripts/repl.scm:80
-#: guix/scripts/style.scm:413
+#: guix/scripts/build.scm:156 guix/scripts/search.scm:41
+#: guix/scripts/show.scm:40 guix/scripts/lint.scm:114 guix/scripts/edit.scm:50
+#: guix/scripts/size.scm:243 guix/scripts/graph.scm:542
+#: guix/scripts/refresh.scm:173 guix/scripts/repl.scm:90
+#: guix/scripts/style.scm:411
msgid ""
"\n"
" -L, --load-path=DIR prepend DIR to the package module search path"
@@ -2750,7 +2931,7 @@ msgstr ""
"\n"
" -L, --load-path=KAT skjut in KAT i början på sökväg för paketmoduler"
-#: guix/scripts/build.scm:161
+#: guix/scripts/build.scm:158
msgid ""
"\n"
" -K, --keep-failed keep build tree of failed builds"
@@ -2758,7 +2939,7 @@ msgstr ""
"\n"
" -K, --keep-failed behåll byggträd för misslyckade byggen"
-#: guix/scripts/build.scm:163
+#: guix/scripts/build.scm:160
msgid ""
"\n"
" -k, --keep-going keep going when some of the derivations fail"
@@ -2766,7 +2947,7 @@ msgstr ""
"\n"
" -k, --keep-going fortsätt även om några av härledningarna misslyckades"
-#: guix/scripts/build.scm:165
+#: guix/scripts/build.scm:162
msgid ""
"\n"
" -n, --dry-run do not build the derivations"
@@ -2774,7 +2955,7 @@ msgstr ""
"\n"
" -n, --dry-run bygg inte härledningarna"
-#: guix/scripts/build.scm:167
+#: guix/scripts/build.scm:164
msgid ""
"\n"
" --fallback fall back to building when the substituter fails"
@@ -2782,7 +2963,7 @@ msgstr ""
"\n"
" --fallback fall tillbaka på att bygga när ersättaren misslyckas"
-#: guix/scripts/build.scm:169
+#: guix/scripts/build.scm:166
msgid ""
"\n"
" --no-substitutes build instead of resorting to pre-built substitutes"
@@ -2790,7 +2971,7 @@ msgstr ""
"\n"
" --no-substitutes bygg istället för att tillgripa fröbyggda ersättningar"
-#: guix/scripts/build.scm:171 guix/scripts/size.scm:234
+#: guix/scripts/build.scm:168 guix/scripts/size.scm:234
msgid ""
"\n"
" --substitute-urls=URLS\n"
@@ -2800,7 +2981,7 @@ msgstr ""
" --substitute-urls=URLER\n"
" hämta ersättning från URLER om de auktoriserade"
-#: guix/scripts/build.scm:174
+#: guix/scripts/build.scm:171
msgid ""
"\n"
" --no-grafts do not graft packages"
@@ -2808,7 +2989,7 @@ msgstr ""
"\n"
" --no-grafts ympa inte paket"
-#: guix/scripts/build.scm:176
+#: guix/scripts/build.scm:173
#, fuzzy
msgid ""
"\n"
@@ -2817,7 +2998,7 @@ msgstr ""
"\n"
" --no-build-hook försök inte att avlasta byggen via byggkroken"
-#: guix/scripts/build.scm:178
+#: guix/scripts/build.scm:175
msgid ""
"\n"
" --max-silent-time=SECONDS\n"
@@ -2827,7 +3008,7 @@ msgstr ""
" --max-silent-time=SEKUNDER\n"
" markera bygget som misslyckat efter tystnad under givet antal SEKUNDER"
-#: guix/scripts/build.scm:181
+#: guix/scripts/build.scm:178
msgid ""
"\n"
" --timeout=SECONDS mark the build as failed after SECONDS of activity"
@@ -2835,7 +3016,7 @@ msgstr ""
"\n"
" --timeout=SEKUNDER markera bygget som misslyckat efter aktivetet under givet antal SEKUNDER"
-#: guix/scripts/build.scm:183
+#: guix/scripts/build.scm:180
msgid ""
"\n"
" --rounds=N build N times in a row to detect non-determinism"
@@ -2843,7 +3024,7 @@ msgstr ""
"\n"
" --rounds=N bygg N gånger i rad för att detektera ickedeterminism"
-#: guix/scripts/build.scm:185
+#: guix/scripts/build.scm:182
msgid ""
"\n"
" -c, --cores=N allow the use of up to N CPU cores for the build"
@@ -2851,7 +3032,7 @@ msgstr ""
"\n"
" -c, --cores=N tillåt använding av upp till N CPU-kärnor för bygget"
-#: guix/scripts/build.scm:187
+#: guix/scripts/build.scm:184
msgid ""
"\n"
" -M, --max-jobs=N allow at most N build jobs"
@@ -2859,7 +3040,7 @@ msgstr ""
"\n"
" -M, --max-jobs=N tillåt som mest N byggjobb"
-#: guix/scripts/build.scm:189
+#: guix/scripts/build.scm:186
msgid ""
"\n"
" --debug=LEVEL produce debugging output at LEVEL"
@@ -2867,7 +3048,7 @@ msgstr ""
"\n"
" --debug=NIVÅ producera felsökningsutmatning på NIVÅ"
-#: guix/scripts/build.scm:193
+#: guix/scripts/build.scm:190
#, fuzzy
msgid ""
"\n"
@@ -2876,7 +3057,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/build.scm:195
+#: guix/scripts/build.scm:192
#, fuzzy
#| msgid ""
#| "\n"
@@ -2888,7 +3069,7 @@ msgstr ""
"\n"
" --target=TRIPPLETT korsbygge för TRIPPLETT — t.ex. ”armel-linux-gnu”"
-#: guix/scripts/build.scm:199
+#: guix/scripts/build.scm:196
#, fuzzy
msgid ""
"\n"
@@ -2897,7 +3078,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/build.scm:201
+#: guix/scripts/build.scm:198
msgid ""
"\n"
" -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\""
@@ -2905,35 +3086,35 @@ msgstr ""
"\n"
" -s, --system=SYSTEM försök att bygga för SYSTEM — t.ex. ”i686-linux”"
-#: guix/scripts/build.scm:218
+#: guix/scripts/build.scm:215
msgid "'--keep-failed' ignored since you are talking to a remote daemon\n"
msgstr ""
-#: guix/scripts/build.scm:299
+#: guix/scripts/build.scm:296
#, fuzzy, scheme-format
msgid "'--no-build-hook' is deprecated; use '--no-offload' instead~%"
msgstr "användning av ett monadiskt värdet för ”~a” är föråldrat; använd ”plain-file” istället~%"
-#: guix/scripts/build.scm:329 guix/scripts/build.scm:336
+#: guix/scripts/build.scm:326 guix/scripts/build.scm:333
#, scheme-format
msgid "not a number: '~a' option argument: ~a~%"
msgstr "inte ett tal: ”~a”-flaggargument: ~a~%"
-#: guix/scripts/build.scm:341
+#: guix/scripts/build.scm:338
msgid "The available systems are:\n"
msgstr ""
-#: guix/scripts/build.scm:355
+#: guix/scripts/build.scm:352
msgid "The available targets are:\n"
msgstr ""
-#: guix/scripts/build.scm:376
+#: guix/scripts/build.scm:373
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "'~a' is not a supported cross-compilation target~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/scripts/build.scm:380
+#: guix/scripts/build.scm:377
#, fuzzy, scheme-format
msgid ""
"Did you mean @code{~a}?\n"
@@ -2942,34 +3123,34 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/build.scm:384
+#: guix/scripts/build.scm:381
#, fuzzy, scheme-format
msgid "Try @option{--list-targets} to view available targets.~%"
msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/build.scm:403
+#: guix/scripts/build.scm:400
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "'~a' is not a supported system~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/scripts/build.scm:407
+#: guix/scripts/build.scm:404
#, scheme-format
msgid ""
"Did you mean @code{~a}?\n"
"Try @option{--list-systems} to view available system types.~%"
msgstr ""
-#: guix/scripts/build.scm:411
+#: guix/scripts/build.scm:408
#, fuzzy, scheme-format
msgid "Try @option{--list-systems} to view available system types.~%"
msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/build.scm:433
+#: guix/scripts/build.scm:430
msgid ""
"Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n"
"Build the given PACKAGE-OR-DERIVATION and return their output paths.\n"
@@ -2977,7 +3158,7 @@ msgstr ""
"Användning: guix build [FLAGGA]… PAKET-ELLER-HÄRLEDNING…\n"
"Bygg givet PAKET-ELLER-HÄRLEDNING och returnera deras utmatningssökvägar.\n"
-#: guix/scripts/build.scm:435 guix/scripts/archive.scm:90
+#: guix/scripts/build.scm:432 guix/scripts/archive.scm:89
msgid ""
"\n"
" -e, --expression=EXPR build the package or derivation EXPR evaluates to"
@@ -2985,7 +3166,7 @@ msgstr ""
"\n"
" -e, --expression=UTR bygg paketet eller härledningen som UTR utvärderas till"
-#: guix/scripts/build.scm:437
+#: guix/scripts/build.scm:434
msgid ""
"\n"
" -f, --file=FILE build the package or derivation that the code within\n"
@@ -2995,7 +3176,7 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/build.scm:440
+#: guix/scripts/build.scm:437
#, fuzzy
msgid ""
"\n"
@@ -3006,7 +3187,7 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/build.scm:443 guix/scripts/archive.scm:92
+#: guix/scripts/build.scm:440 guix/scripts/archive.scm:91
msgid ""
"\n"
" -S, --source build the packages' source derivations"
@@ -3014,7 +3195,7 @@ msgstr ""
"\n"
" -S, --source bygg paketens källhärledningar"
-#: guix/scripts/build.scm:445
+#: guix/scripts/build.scm:442
msgid ""
"\n"
" --sources[=TYPE] build source derivations; TYPE may optionally be one\n"
@@ -3024,7 +3205,7 @@ msgstr ""
" --sources[=TYP] bygg källhärledningar; TYP kan valfritt vara enderas av\n"
" ”package”, ”all” (standardvärde) eller ”transitive”"
-#: guix/scripts/build.scm:448
+#: guix/scripts/build.scm:445
msgid ""
"\n"
" -d, --derivations return the derivation paths of the given packages"
@@ -3032,7 +3213,7 @@ msgstr ""
"\n"
" -d, --derivations returnera härledningssökvägar för de givna paketen"
-#: guix/scripts/build.scm:450
+#: guix/scripts/build.scm:447
msgid ""
"\n"
" --check rebuild items to check for non-determinism issues"
@@ -3040,7 +3221,7 @@ msgstr ""
"\n"
" --check bygg om objekt för att leta efter ickedeterministiska problem"
-#: guix/scripts/build.scm:452
+#: guix/scripts/build.scm:449
msgid ""
"\n"
" --repair repair the specified items"
@@ -3048,8 +3229,8 @@ msgstr ""
"\n"
" --repair reparera angivna objekt"
-#: guix/scripts/build.scm:454 guix/scripts/pack.scm:1324
-#: guix/scripts/environment.scm:100
+#: guix/scripts/build.scm:451 guix/scripts/pack.scm:1556
+#: guix/scripts/environment.scm:104
msgid ""
"\n"
" -r, --root=FILE make FILE a symlink to the result, and register it\n"
@@ -3059,13 +3240,13 @@ msgstr ""
" -r, --root=FIL gör FIL till en symbolisk länk till resultatet, och registrera den\n"
" som en skräpsamlarrot"
-#: guix/scripts/build.scm:457 guix/scripts/package.scm:480
+#: guix/scripts/build.scm:454 guix/scripts/package.scm:475
#: guix/scripts/install.scm:37 guix/scripts/remove.scm:36
-#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:117
-#: guix/scripts/system.scm:1043 guix/scripts/copy.scm:122
-#: guix/scripts/pack.scm:1329 guix/scripts/deploy.scm:65
-#: guix/scripts/archive.scm:94 guix/scripts/environment.scm:127
-#: guix/scripts/home.scm:139
+#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:115
+#: guix/scripts/system.scm:1039 guix/scripts/copy.scm:122
+#: guix/scripts/pack.scm:1561 guix/scripts/deploy.scm:64
+#: guix/scripts/archive.scm:93 guix/scripts/environment.scm:133
+#: guix/scripts/home.scm:137
msgid ""
"\n"
" -v, --verbosity=LEVEL use the given verbosity LEVEL"
@@ -3073,7 +3254,7 @@ msgstr ""
"\n"
" -v, --verbosity=NIVÅ använd angiven NIVÅ av utförlighet"
-#: guix/scripts/build.scm:459
+#: guix/scripts/build.scm:456
msgid ""
"\n"
" -q, --quiet do not show the build log"
@@ -3081,7 +3262,7 @@ msgstr ""
"\n"
" -q, --quiet visa inte byggloggen"
-#: guix/scripts/build.scm:461
+#: guix/scripts/build.scm:458
msgid ""
"\n"
" --log-file return the log file names for the given derivations"
@@ -3089,30 +3270,30 @@ msgstr ""
"\n"
" --log-file returnera loggfilnamnen för angivna härledningar"
-#: guix/scripts/build.scm:474 guix/scripts/download.scm:106
-#: guix/scripts/package.scm:500 guix/scripts/install.scm:46
+#: guix/scripts/build.scm:471 guix/scripts/download.scm:103
+#: guix/scripts/package.scm:495 guix/scripts/install.scm:46
#: guix/scripts/remove.scm:43 guix/scripts/upgrade.scm:50
-#: guix/scripts/search.scm:39 guix/scripts/show.scm:38 guix/scripts/gc.scm:97
+#: guix/scripts/search.scm:38 guix/scripts/show.scm:37 guix/scripts/gc.scm:97
#: guix/scripts/git.scm:36 guix/scripts/git/authenticate.scm:112
-#: guix/scripts/hash.scm:100 guix/scripts/import.scm:70
-#: guix/scripts/import/minetest.scm:50 guix/scripts/import/cran.scm:55
-#: guix/scripts/pull.scm:128 guix/scripts/substitute.scm:252
-#: guix/scripts/system.scm:1061 guix/scripts/lint.scm:121
-#: guix/scripts/publish.scm:120 guix/scripts/edit.scm:54
-#: guix/scripts/size.scm:248 guix/scripts/graph.scm:550
-#: guix/scripts/challenge.scm:463 guix/scripts/copy.scm:129
-#: guix/scripts/pack.scm:1336 guix/scripts/weather.scm:353
+#: guix/scripts/hash.scm:96 guix/scripts/import.scm:67
+#: guix/scripts/import/minetest.scm:50 guix/scripts/import/cran.scm:58
+#: guix/scripts/pull.scm:126 guix/scripts/substitute.scm:248
+#: guix/scripts/system.scm:1057 guix/scripts/lint.scm:121
+#: guix/scripts/publish.scm:116 guix/scripts/edit.scm:55
+#: guix/scripts/size.scm:248 guix/scripts/graph.scm:549
+#: guix/scripts/challenge.scm:462 guix/scripts/copy.scm:129
+#: guix/scripts/pack.scm:1568 guix/scripts/weather.scm:353
#: guix/scripts/describe.scm:99 guix/scripts/processes.scm:303
-#: guix/scripts/deploy.scm:59 guix/scripts/container.scm:37
-#: guix/scripts/container/exec.scm:45 guix/scripts/archive.scm:107
-#: guix/scripts/environment.scm:157 guix/scripts/home.scm:152
-#: guix/scripts/time-machine.scm:69 guix/scripts/import/cpan.scm:46
+#: guix/scripts/deploy.scm:58 guix/scripts/container.scm:37
+#: guix/scripts/container/exec.scm:45 guix/scripts/archive.scm:106
+#: guix/scripts/environment.scm:163 guix/scripts/home.scm:150
+#: guix/scripts/time-machine.scm:68 guix/scripts/import/cpan.scm:46
#: guix/scripts/import/crate.scm:52 guix/scripts/import/egg.scm:49
#: guix/scripts/import/gem.scm:52 guix/scripts/import/gnu.scm:52
#: guix/scripts/import/json.scm:54 guix/scripts/import/opam.scm:52
#: guix/scripts/import/pypi.scm:50 guix/scripts/import/texlive.scm:49
-#: guix/scripts/refresh.scm:179 guix/scripts/repl.scm:85
-#: guix/scripts/shell.scm:83 guix/scripts/style.scm:427
+#: guix/scripts/refresh.scm:178 guix/scripts/repl.scm:95
+#: guix/scripts/shell.scm:86 guix/scripts/style.scm:425
msgid ""
"\n"
" -V, --version display version information and exit"
@@ -3120,7 +3301,7 @@ msgstr ""
"\n"
" -V, --version visa versionsinformation och avsluta"
-#: guix/scripts/build.scm:501
+#: guix/scripts/build.scm:498
#, scheme-format
msgid ""
"invalid argument: '~a' option argument: ~a, ~\n"
@@ -3129,12 +3310,12 @@ msgstr ""
"ogiltigt argument: ”~a”-flaggargument: ~a, ~\n"
"måste vara endera av ”package”, ”all” eller ”trasitive”~%"
-#: guix/scripts/build.scm:558
+#: guix/scripts/build.scm:555
#, scheme-format
msgid "~s: not something we can build~%"
msgstr "~s: inte något vi kan bygga~%"
-#: guix/scripts/build.scm:563
+#: guix/scripts/build.scm:560
msgid ""
"If you build from a file, make sure the last Scheme\n"
"expression returns a package value. @code{define-public} defines a variable,\n"
@@ -3151,33 +3332,33 @@ msgid ""
"@end example"
msgstr ""
-#: guix/scripts/build.scm:576
+#: guix/scripts/build.scm:573
msgid ""
"If you build from a file, make sure the last\n"
"Scheme expression returns a package, gexp, derivation or a list of such\n"
"values."
msgstr ""
-#: guix/scripts/build.scm:661
+#: guix/scripts/build.scm:658
#, fuzzy, scheme-format
msgid "package ~a does not support ~a~%"
msgstr "~a: varning: paket ”~a” har ingen källa~%"
-#: guix/scripts/build.scm:680
+#: guix/scripts/build.scm:677
#, fuzzy, scheme-format
msgid "package '~a' has no source~%"
msgstr "~a: varning: paket ”~a” har ingen källa~%"
-#: guix/scripts/build.scm:728
+#: guix/scripts/build.scm:725
#, scheme-format
msgid "no build log for '~a'~%"
msgstr "ingen bygglogg för ”~a”~%"
-#: guix/scripts/build.scm:737
+#: guix/scripts/build.scm:734
msgid "build packages or derivations without installing them"
msgstr ""
-#: guix/scripts/build.scm:789 guix/scripts/challenge.scm:540
+#: guix/scripts/build.scm:786 guix/scripts/challenge.scm:539
#, scheme-format
msgid "no arguments specified, nothing to do~%"
msgstr ""
@@ -3201,7 +3382,7 @@ msgstr "<okänd plats>"
msgid "format string got ~a arguments, expected ~a~%"
msgstr ""
-#: guix/discovery.scm:96
+#: guix/discovery.scm:95
#, scheme-format
msgid "cannot access `~a': ~a~%"
msgstr "kan inte komma åt ”~a”: ~a~%"
@@ -3227,43 +3408,43 @@ msgstr "hashformat stöds inte: ~a~%"
msgid "unsupported CVE data version: '~a'"
msgstr "hashformat stöds inte: ~a~%"
-#: guix/git-authenticate.scm:113
+#: guix/git-authenticate.scm:112
#, fuzzy, scheme-format
#| msgid "imported file lacks a signature"
msgid "commit ~a lacks a signature"
msgstr "importerad fil saknar en signatur"
-#: guix/git-authenticate.scm:121
+#: guix/git-authenticate.scm:120
#, scheme-format
msgid "commit ~a has a ~a signature, which is not permitted"
msgstr ""
-#: guix/git-authenticate.scm:139
+#: guix/git-authenticate.scm:138
#, fuzzy, scheme-format
msgid "signature verification failed for commit ~a"
msgstr "signaturverifiering misslyckades för ”~a”~%"
-#: guix/git-authenticate.scm:146
+#: guix/git-authenticate.scm:145
#, scheme-format
msgid "could not authenticate commit ~a: key ~a is missing"
msgstr ""
-#: guix/git-authenticate.scm:186
+#: guix/git-authenticate.scm:185
#, scheme-format
msgid "commit ~a attempts to remove '.guix-authorizations' file"
msgstr ""
-#: guix/git-authenticate.scm:241
+#: guix/git-authenticate.scm:240
#, scheme-format
msgid "commit ~a not signed by an authorized key: ~a"
msgstr ""
-#: guix/git-authenticate.scm:369
+#: guix/git-authenticate.scm:368
#, scheme-format
msgid "initial commit ~a is signed by '~a' instead of '~a'"
msgstr ""
-#: guix/git-authenticate.scm:438
+#: guix/git-authenticate.scm:437
#, scheme-format
msgid "commit ~a is not a descendant of introductory commit ~a"
msgstr ""
@@ -3273,7 +3454,7 @@ msgstr ""
msgid "Would you like to add this key to keyring '~a'?~%"
msgstr ""
-#: guix/graph.scm:348
+#: guix/graph.scm:347
#, fuzzy, scheme-format
#| msgid "~A: unknown package~%"
msgid "~a: unknown graph backend"
@@ -3281,40 +3462,40 @@ msgstr "~A: okänt paket~%"
#. TRANSLATORS: 'modify-phases' is a Scheme syntax
#. and should not be translated.
-#: guix/lint.scm:201
+#: guix/lint.scm:200
msgid "incorrect call to ‘modify-phases’"
msgstr ""
#. TRANSLATORS: See ‘modify-phases’ in the manual.
-#: guix/lint.scm:229
+#: guix/lint.scm:228
#, fuzzy
#| msgid "invalid hash"
msgid "invalid phase clause"
msgstr "ogiltig hash"
-#: guix/lint.scm:276
+#: guix/lint.scm:275
msgid "name should be longer than a single character"
msgstr ""
-#: guix/lint.scm:281
+#: guix/lint.scm:280
msgid "name should use hyphens instead of underscores"
msgstr ""
#. TRANSLATORS: #:tests? and #t are Scheme constants
#. and must not be translated.
-#: guix/lint.scm:311
+#: guix/lint.scm:310
msgid "#:tests? must not be explicitly set to #t"
msgstr ""
-#: guix/lint.scm:332
+#: guix/lint.scm:331
msgid "description should not be empty"
msgstr ""
-#: guix/lint.scm:343
+#: guix/lint.scm:342
msgid "Texinfo markup in description is invalid"
msgstr ""
-#: guix/lint.scm:368
+#: guix/lint.scm:367
#, scheme-format
msgid ""
"description should not contain ~\n"
@@ -3323,35 +3504,35 @@ msgstr ""
#. TRANSLATORS: '@code' is Texinfo markup and must be kept
#. as is.
-#: guix/lint.scm:381
+#: guix/lint.scm:380
msgid "use @code or similar ornament instead of quotes"
msgstr ""
-#: guix/lint.scm:393
+#: guix/lint.scm:392
msgid "description should start with an upper-case letter or digit"
msgstr ""
-#: guix/lint.scm:411
+#: guix/lint.scm:410
#, scheme-format
msgid ""
"sentences in description should be followed ~\n"
"by two spaces; possible infraction~p at ~{~a~^, ~}"
msgstr ""
-#: guix/lint.scm:422
+#: guix/lint.scm:421
msgid "description contains leading whitespace"
msgstr ""
-#: guix/lint.scm:431
+#: guix/lint.scm:430
msgid "description contains trailing whitespace"
msgstr ""
-#: guix/lint.scm:456
+#: guix/lint.scm:455
#, scheme-format
msgid "invalid description: ~s"
msgstr ""
-#: guix/lint.scm:527
+#: guix/lint.scm:526
#, scheme-format
msgid "'~a' should probably be a native input"
msgstr ""
@@ -3428,7 +3609,7 @@ msgstr ""
msgid "~a: TLS error in '~a': ~a~%"
msgstr ""
-#: guix/lint.scm:859 guix/ui.scm:817 guix/scripts/offload.scm:194
+#: guix/lint.scm:859 guix/ui.scm:842 guix/scripts/offload.scm:194
#, scheme-format
msgid "~a: ~a~%"
msgstr "~a: ~a~%"
@@ -3558,41 +3739,41 @@ msgstr ""
msgid "while retrieving CVE vulnerabilities"
msgstr ""
-#: guix/lint.scm:1512
+#: guix/lint.scm:1515
#, scheme-format
msgid "probably vulnerable to ~a"
msgstr ""
-#: guix/lint.scm:1520
+#: guix/lint.scm:1523
#, fuzzy, scheme-format
msgid "no updater for ~a"
msgstr "ingen bygglogg för ”~a”~%"
-#: guix/lint.scm:1525 guix/lint.scm:1700
+#: guix/lint.scm:1528 guix/lint.scm:1703
#, scheme-format
msgid "while retrieving upstream info for '~a'"
msgstr ""
-#: guix/lint.scm:1534
+#: guix/lint.scm:1537
#, scheme-format
msgid "can be upgraded to ~a"
msgstr ""
-#: guix/lint.scm:1540
+#: guix/lint.scm:1543
#, scheme-format
msgid "updater '~a' failed to find upstream releases"
msgstr ""
-#: guix/lint.scm:1567
+#: guix/lint.scm:1570
#, fuzzy, scheme-format
msgid "failed to access Disarchive database at ~a"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/lint.scm:1594
+#: guix/lint.scm:1597
msgid "Software Heritage rate limit reached; try again later"
msgstr ""
-#: guix/lint.scm:1598
+#: guix/lint.scm:1601
#, scheme-format
msgid "'~a' returned ~a"
msgstr ""
@@ -3600,168 +3781,168 @@ msgstr ""
#. TRANSLATORS: "Software Heritage" is a proper noun
#. that must remain untranslated. See
#. <https://www.softwareheritage.org>.
-#: guix/lint.scm:1637
+#: guix/lint.scm:1640
msgid "scheduled Software Heritage archival"
msgstr ""
-#: guix/lint.scm:1643
+#: guix/lint.scm:1646
msgid "archival rate limit exceeded; try again later"
msgstr ""
-#: guix/lint.scm:1664
+#: guix/lint.scm:1667
msgid "source not archived on Software Heritage and missing from the Disarchive database"
msgstr ""
-#: guix/lint.scm:1674
+#: guix/lint.scm:1677
#, scheme-format
msgid "Disarchive entry refers to non-existent SWH directory '~a'"
msgstr ""
-#: guix/lint.scm:1683
+#: guix/lint.scm:1686
#, fuzzy
msgid "unsupported source type"
msgstr "~a: sökvägstyp stöds inte~%"
-#: guix/lint.scm:1692
+#: guix/lint.scm:1695
msgid "while connecting to Software Heritage"
msgstr ""
-#: guix/lint.scm:1709
+#: guix/lint.scm:1712
#, scheme-format
msgid "ahead of Stackage LTS version ~a"
msgstr ""
-#: guix/lint.scm:1726
+#: guix/lint.scm:1729
#, scheme-format
msgid "tabulation on line ~a, column ~a"
msgstr ""
-#: guix/lint.scm:1738
+#: guix/lint.scm:1741
#, scheme-format
msgid "trailing white space on line ~a"
msgstr ""
-#: guix/lint.scm:1752
+#: guix/lint.scm:1755
#, scheme-format
msgid "line ~a is way too long (~a characters)"
msgstr ""
-#: guix/lint.scm:1766
+#: guix/lint.scm:1769
msgid "parentheses feel lonely, move to the previous or next line"
msgstr ""
-#: guix/lint.scm:1843
+#: guix/lint.scm:1846
#, fuzzy
msgid "source file not found"
msgstr "modul ~a hittades inte"
-#: guix/lint.scm:1855
+#: guix/lint.scm:1858
msgid "Validate package names"
msgstr ""
-#: guix/lint.scm:1859
+#: guix/lint.scm:1862
msgid "Check if tests are explicitly enabled"
msgstr ""
-#: guix/lint.scm:1863
+#: guix/lint.scm:1866
msgid "Validate package descriptions"
msgstr ""
-#: guix/lint.scm:1867
+#: guix/lint.scm:1870
+msgid "Validate package synopses"
+msgstr ""
+
+#: guix/lint.scm:1874
msgid "Identify inputs that should be native inputs"
msgstr ""
-#: guix/lint.scm:1871
+#: guix/lint.scm:1878
msgid "Identify inputs that shouldn't be inputs at all"
msgstr ""
-#: guix/lint.scm:1875
+#: guix/lint.scm:1882
msgid "Identify input labels that do not match package names"
msgstr ""
-#: guix/lint.scm:1879
+#: guix/lint.scm:1886
msgid "Make sure 'wrap-program' can finds its interpreter."
msgstr ""
#. TRANSLATORS: <license> is the name of a data type and must not be
#. translated.
-#: guix/lint.scm:1885
+#: guix/lint.scm:1892
msgid "Make sure the 'license' field is a <license> or a list thereof"
msgstr ""
-#: guix/lint.scm:1890
+#: guix/lint.scm:1897
msgid "Make sure tests are only run when requested"
msgstr ""
-#: guix/lint.scm:1894
+#: guix/lint.scm:1901
msgid "Suggest 'mirror://' URLs"
msgstr ""
-#: guix/lint.scm:1898
+#: guix/lint.scm:1905
msgid "Validate file names of sources"
msgstr ""
-#: guix/lint.scm:1902
+#: guix/lint.scm:1909
msgid "Check for autogenerated tarballs"
msgstr ""
-#: guix/lint.scm:1906
+#: guix/lint.scm:1913
msgid "Report failure to compile a package to a derivation"
msgstr ""
-#: guix/lint.scm:1911
+#: guix/lint.scm:1918
msgid "Report collisions that would occur due to propagated inputs"
msgstr ""
-#: guix/lint.scm:1916
+#: guix/lint.scm:1923
msgid "Validate file names and availability of patches"
msgstr ""
-#: guix/lint.scm:1920
+#: guix/lint.scm:1927
msgid "Validate patch headers"
msgstr ""
-#: guix/lint.scm:1924
-msgid "Look for formatting issues in the source"
-msgstr ""
-
#: guix/lint.scm:1931
-msgid "Validate package synopses"
+msgid "Look for formatting issues in the source"
msgstr ""
-#: guix/lint.scm:1935
+#: guix/lint.scm:1939
msgid "Validate synopsis & description of GNU packages"
msgstr ""
-#: guix/lint.scm:1939
+#: guix/lint.scm:1943
msgid "Validate home-page URLs"
msgstr ""
-#: guix/lint.scm:1943
+#: guix/lint.scm:1947
msgid "Validate source URLs"
msgstr ""
-#: guix/lint.scm:1947
+#: guix/lint.scm:1951
msgid "Suggest GitHub URLs"
msgstr ""
-#: guix/lint.scm:1951
+#: guix/lint.scm:1955
msgid "Check the Common Vulnerabilities and Exposures (CVE) database"
msgstr ""
-#: guix/lint.scm:1956
+#: guix/lint.scm:1960
msgid "Check the package for new upstream releases"
msgstr ""
-#: guix/lint.scm:1960
+#: guix/lint.scm:1964
msgid "Ensure source code archival on Software Heritage"
msgstr ""
-#: guix/lint.scm:1964
+#: guix/lint.scm:1968
msgid "Ensure Haskell packages use Stackage LTS versions"
msgstr ""
-#: guix/scripts/download.scm:87
+#: guix/scripts/download.scm:84
#, fuzzy
msgid ""
"Usage: guix download [OPTION] URL\n"
@@ -3775,13 +3956,13 @@ msgstr ""
"Format som stöds: ”nix-base32” (standardvärde), ”base32” och ”base16”\n"
"(”hex” och ”hexadecimal” kan också användas.)\n"
-#: guix/scripts/download.scm:91 guix/scripts/hash.scm:86
+#: guix/scripts/download.scm:88 guix/scripts/hash.scm:82
msgid ""
"Supported formats: 'base64', 'nix-base32' (default), 'base32',\n"
"and 'base16' ('hex' and 'hexadecimal' can be used as well).\n"
msgstr ""
-#: guix/scripts/download.scm:94 guix/scripts/hash.scm:93
+#: guix/scripts/download.scm:91 guix/scripts/hash.scm:89
msgid ""
"\n"
" -f, --format=FMT write the hash in the given format"
@@ -3789,13 +3970,13 @@ msgstr ""
"\n"
" -f, --format=FMT skriv hash i angivet format"
-#: guix/scripts/download.scm:96 guix/scripts/hash.scm:91
+#: guix/scripts/download.scm:93 guix/scripts/hash.scm:87
msgid ""
"\n"
" -H, --hash=ALGORITHM use the given hash ALGORITHM"
msgstr ""
-#: guix/scripts/download.scm:98
+#: guix/scripts/download.scm:95
msgid ""
"\n"
" --no-check-certificate\n"
@@ -3805,7 +3986,7 @@ msgstr ""
" --no-check-certificate\n"
" validera inte certifiakt från HTTPS-servrar "
-#: guix/scripts/download.scm:101
+#: guix/scripts/download.scm:98
msgid ""
"\n"
" -o, --output=FILE download to FILE"
@@ -3813,63 +3994,63 @@ msgstr ""
"\n"
" -o, --output=FIL hämta till FIL"
-#: guix/scripts/download.scm:126 guix/scripts/hash.scm:130
+#: guix/scripts/download.scm:123 guix/scripts/hash.scm:126
#, scheme-format
msgid "unsupported hash format: ~a~%"
msgstr "hashformat stöds inte: ~a~%"
-#: guix/scripts/download.scm:134 guix/scripts/hash.scm:114
+#: guix/scripts/download.scm:131 guix/scripts/hash.scm:110
#, fuzzy, scheme-format
msgid "~a: unknown hash algorithm~%"
msgstr "~A: okänt paket~%"
-#: guix/scripts/download.scm:162
+#: guix/scripts/download.scm:159
msgid "download a file to the store and print its hash"
msgstr ""
-#: guix/scripts/download.scm:171 guix/scripts/package.scm:1075
-#: guix/scripts/pull.scm:826 guix/scripts/publish.scm:1225
-#: guix/scripts/discover.scm:136 guix/scripts/time-machine.scm:123
+#: guix/scripts/download.scm:168 guix/scripts/package.scm:1070
+#: guix/scripts/pull.scm:824 guix/scripts/publish.scm:1236
+#: guix/scripts/discover.scm:135 guix/scripts/time-machine.scm:122
#, scheme-format
msgid "~A: extraneous argument~%"
msgstr "~A: främmande argument~%"
-#: guix/scripts/download.scm:177
+#: guix/scripts/download.scm:174
#, scheme-format
msgid "no download URI was specified~%"
msgstr "ingen hämtnings-URI angavs~%"
-#: guix/scripts/download.scm:182
+#: guix/scripts/download.scm:179
#, scheme-format
msgid "~a: failed to parse URI~%"
msgstr "~a: misslyckades med att tolka URI~%"
-#: guix/scripts/download.scm:192
+#: guix/scripts/download.scm:189
#, scheme-format
msgid "~a: download failed~%"
msgstr "~a: hämtning misslyckades~%"
-#: guix/scripts/package.scm:132
+#: guix/scripts/package.scm:127
#, scheme-format
msgid "not removing generation ~a, which is current~%"
msgstr "tar inte bort generation ~a, då den är aktuell~%"
-#: guix/scripts/package.scm:139
+#: guix/scripts/package.scm:134
#, scheme-format
msgid "no matching generation~%"
msgstr "ingen matchande generation~%"
-#: guix/scripts/package.scm:165
+#: guix/scripts/package.scm:160
#, scheme-format
msgid "nothing to be done~%"
msgstr "ingenting att göra~%"
-#: guix/scripts/package.scm:270
+#: guix/scripts/package.scm:265
#, scheme-format
msgid "package '~a' no longer exists~%"
msgstr "paket ”~a” finns inte längre~%"
-#: guix/scripts/package.scm:325
+#: guix/scripts/package.scm:320
#, scheme-format
msgid ""
"Consider setting the necessary environment\n"
@@ -3883,7 +4064,7 @@ msgid ""
"Alternately, see @command{guix package --search-paths -p ~s}."
msgstr ""
-#: guix/scripts/package.scm:355
+#: guix/scripts/package.scm:350
msgid ""
";; This \"manifest\" file can be passed to 'guix package -m' to reproduce\n"
";; the content of your profile. This is \"symbolic\": it only specifies\n"
@@ -3892,24 +4073,24 @@ msgid ""
";; See the \"Replicating Guix\" section in the manual.\n"
msgstr ""
-#: guix/scripts/package.scm:387
+#: guix/scripts/package.scm:382
#, scheme-format
msgid "no provenance information for this profile~%"
msgstr ""
-#: guix/scripts/package.scm:389
+#: guix/scripts/package.scm:384
msgid ""
";; This channel file can be passed to 'guix pull -C' or to\n"
";; 'guix time-machine -C' to obtain the Guix revision that was\n"
";; used to populate this profile.\n"
msgstr ""
-#: guix/scripts/package.scm:401
+#: guix/scripts/package.scm:396
#, scheme-format
msgid ";; Note: these other commits were also used to install some of the packages in this profile:~%"
msgstr ""
-#: guix/scripts/package.scm:431
+#: guix/scripts/package.scm:426
msgid ""
"Usage: guix package [OPTION]...\n"
"Install, remove, or upgrade packages in a single transaction.\n"
@@ -3917,7 +4098,7 @@ msgstr ""
"Användning: guix package [FLAGGA]…\n"
"Installera, ta bort eller uppgradera paket i en enstaka transaktion.\n"
-#: guix/scripts/package.scm:433
+#: guix/scripts/package.scm:428
msgid ""
"\n"
" -i, --install PACKAGE ...\n"
@@ -3927,7 +4108,7 @@ msgstr ""
" -i, --install PACKET …\n"
" installera PAKET"
-#: guix/scripts/package.scm:436
+#: guix/scripts/package.scm:431
msgid ""
"\n"
" -e, --install-from-expression=EXP\n"
@@ -3937,7 +4118,7 @@ msgstr ""
" -e, --install-from-expression=UTR\n"
" installera paketet som UTR utvärderas till"
-#: guix/scripts/package.scm:439
+#: guix/scripts/package.scm:434
msgid ""
"\n"
" -f, --install-from-file=FILE\n"
@@ -3949,7 +4130,7 @@ msgstr ""
" installera paketet som koden inuti FIL\n"
" utvärderas till"
-#: guix/scripts/package.scm:443
+#: guix/scripts/package.scm:438
msgid ""
"\n"
" -r, --remove PACKAGE ...\n"
@@ -3959,7 +4140,7 @@ msgstr ""
" -r, --remove PAKET …\n"
" ta bort PAKET"
-#: guix/scripts/package.scm:446
+#: guix/scripts/package.scm:441
msgid ""
"\n"
" -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP"
@@ -3967,7 +4148,7 @@ msgstr ""
"\n"
" -u, --upgrade[=REGUTR] uppgradera alla interallerade paket som matchar REGUTR"
-#: guix/scripts/package.scm:448
+#: guix/scripts/package.scm:443
msgid ""
"\n"
" -m, --manifest=FILE create a new profile generation with the manifest\n"
@@ -3977,7 +4158,7 @@ msgstr ""
" -m, --manifest=FIL skapa en ny profilgeneration med manifestet\n"
" från FIL"
-#: guix/scripts/package.scm:451 guix/scripts/upgrade.scm:41
+#: guix/scripts/package.scm:446 guix/scripts/upgrade.scm:41
msgid ""
"\n"
" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP"
@@ -3985,7 +4166,7 @@ msgstr ""
"\n"
" --do-not-upgrade[=REGUTR] uppgradera inte något av de paket som matchar REGUTR"
-#: guix/scripts/package.scm:453 guix/scripts/pull.scm:107
+#: guix/scripts/package.scm:448 guix/scripts/pull.scm:105
msgid ""
"\n"
" --roll-back roll back to the previous generation"
@@ -3993,7 +4174,7 @@ msgstr ""
"\n"
" --roll-back rulla tillbaka till föregående generation"
-#: guix/scripts/package.scm:455
+#: guix/scripts/package.scm:450
msgid ""
"\n"
" --search-paths[=KIND]\n"
@@ -4003,7 +4184,7 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/package.scm:458 guix/scripts/pull.scm:102
+#: guix/scripts/package.scm:453 guix/scripts/pull.scm:100
msgid ""
"\n"
" -l, --list-generations[=PATTERN]\n"
@@ -4013,7 +4194,7 @@ msgstr ""
" -l, --list-generations[=MÖNSTER]\n"
" lista generationer som matchar MÖNSTER"
-#: guix/scripts/package.scm:461 guix/scripts/pull.scm:109
+#: guix/scripts/package.scm:456 guix/scripts/pull.scm:107
msgid ""
"\n"
" -d, --delete-generations[=PATTERN]\n"
@@ -4023,7 +4204,7 @@ msgstr ""
" -d, --delete-generations[=MÖNSTER]\n"
" ta bort generationer som matchar MÖNSTER"
-#: guix/scripts/package.scm:464 guix/scripts/pull.scm:112
+#: guix/scripts/package.scm:459 guix/scripts/pull.scm:110
msgid ""
"\n"
" -S, --switch-generation=PATTERN\n"
@@ -4033,7 +4214,7 @@ msgstr ""
" -S, --switch-generation=MÖNSTER\n"
" växla till en generation som matchar MÖNSTER"
-#: guix/scripts/package.scm:467
+#: guix/scripts/package.scm:462
#, fuzzy
msgid ""
"\n"
@@ -4042,13 +4223,13 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/package.scm:469
+#: guix/scripts/package.scm:464
msgid ""
"\n"
" --export-channels print channels for the chosen profile"
msgstr ""
-#: guix/scripts/package.scm:471 guix/scripts/install.scm:34
+#: guix/scripts/package.scm:466 guix/scripts/install.scm:34
#: guix/scripts/remove.scm:33 guix/scripts/upgrade.scm:37
msgid ""
"\n"
@@ -4057,7 +4238,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/package.scm:473
+#: guix/scripts/package.scm:468
#, fuzzy
msgid ""
"\n"
@@ -4066,7 +4247,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/package.scm:476
+#: guix/scripts/package.scm:471
msgid ""
"\n"
" --allow-collisions do not treat collisions in the profile as an error"
@@ -4074,7 +4255,7 @@ msgstr ""
"\n"
" --allow-collisions behandla inte kollisioner i profilen som fel"
-#: guix/scripts/package.scm:478
+#: guix/scripts/package.scm:473
msgid ""
"\n"
" --bootstrap use the bootstrap Guile to build the profile"
@@ -4082,7 +4263,7 @@ msgstr ""
"\n"
" --bootstrap använd laddar-Guile för att bygga profilen"
-#: guix/scripts/package.scm:483
+#: guix/scripts/package.scm:478
msgid ""
"\n"
" -s, --search=REGEXP search in synopsis and description using REGEXP"
@@ -4090,7 +4271,7 @@ msgstr ""
"\n"
" -s, --search=REGUTR sök i synopsis och beskrivning efter REGUTR"
-#: guix/scripts/package.scm:485
+#: guix/scripts/package.scm:480
msgid ""
"\n"
" -I, --list-installed[=REGEXP]\n"
@@ -4100,7 +4281,7 @@ msgstr ""
" -I, --list-installed[=REGUTR]\n"
" lista installerade paket som matchar REGEXP"
-#: guix/scripts/package.scm:488
+#: guix/scripts/package.scm:483
msgid ""
"\n"
" -A, --list-available[=REGEXP]\n"
@@ -4110,7 +4291,7 @@ msgstr ""
" -A, --list-available[=REGUTR]\n"
" lista tillgängliga paket som matchar REGUTR"
-#: guix/scripts/package.scm:491
+#: guix/scripts/package.scm:486
msgid ""
"\n"
" --show=PACKAGE show details about PACKAGE"
@@ -4118,43 +4299,43 @@ msgstr ""
"\n"
" --show=PAKET visa detaljer om PAKET"
-#: guix/scripts/package.scm:546
+#: guix/scripts/package.scm:541
#, scheme-format
msgid "upgrade regexp '~a' looks like a command-line option~%"
msgstr "reguljärt uttryck för uppgradering ”~a” ser ut som en kommandoradsflagga~%"
-#: guix/scripts/package.scm:549
+#: guix/scripts/package.scm:544
#, scheme-format
msgid "is this intended?~%"
msgstr "är det avsiktligt?~%"
-#: guix/scripts/package.scm:599
+#: guix/scripts/package.scm:594
#, scheme-format
msgid "~a: unsupported kind of search path~%"
msgstr "~a: sökvägstyp stöds inte~%"
-#: guix/scripts/package.scm:734
+#: guix/scripts/package.scm:729
#, scheme-format
msgid "cannot install non-package object: ~s~%"
msgstr ""
-#: guix/scripts/package.scm:919
+#: guix/scripts/package.scm:914
#, scheme-format
msgid "~a~@[@~a~]: package not found~%"
msgstr "~a~@[@~a~]: paket hittades inte~%"
-#: guix/scripts/package.scm:966 guix/scripts/pull.scm:726
+#: guix/scripts/package.scm:961 guix/scripts/pull.scm:724
#, scheme-format
msgid "cannot switch to generation '~a'~%"
msgstr "kan inte växla till generation ”~a”~%"
-#: guix/scripts/package.scm:1047
+#: guix/scripts/package.scm:1042
#, fuzzy, scheme-format
#| msgid "nothing to be done~%"
msgid "nothing to do~%"
msgstr "ingenting att göra~%"
-#: guix/scripts/package.scm:1069
+#: guix/scripts/package.scm:1064
#, fuzzy
#| msgid "~a package in profile~%"
#| msgid_plural "~a packages in profile~%"
@@ -4199,30 +4380,30 @@ msgstr ""
msgid "upgrade packages to their latest version"
msgstr ""
-#: guix/scripts/search.scm:32
+#: guix/scripts/search.scm:31
msgid ""
"Usage: guix search [OPTION] REGEXPS...\n"
"Search for packages matching REGEXPS."
msgstr ""
-#: guix/scripts/search.scm:34
+#: guix/scripts/search.scm:33
msgid ""
"\n"
"This is an alias for 'guix package -s'.\n"
msgstr ""
-#: guix/scripts/search.scm:62
+#: guix/scripts/search.scm:61
#, fuzzy
#| msgid "Updater for GNU packages"
msgid "search for packages"
msgstr "Uppdaterar för GNU-paket"
-#: guix/scripts/search.scm:75
+#: guix/scripts/search.scm:74
#, scheme-format
msgid "missing arguments: no regular expressions to search for~%"
msgstr ""
-#: guix/scripts/show.scm:31
+#: guix/scripts/show.scm:30
#, fuzzy
msgid ""
"Usage: guix show [OPTION] PACKAGE...\n"
@@ -4231,17 +4412,17 @@ msgstr ""
"\n"
" --show=PAKET visa detaljer om PAKET"
-#: guix/scripts/show.scm:33
+#: guix/scripts/show.scm:32
msgid ""
"\n"
"This is an alias for 'guix package --show='.\n"
msgstr ""
-#: guix/scripts/show.scm:61
+#: guix/scripts/show.scm:60
msgid "show information about packages"
msgstr ""
-#: guix/scripts/show.scm:74
+#: guix/scripts/show.scm:73
#, scheme-format
msgid "missing arguments: no package to show~%"
msgstr ""
@@ -4409,8 +4590,8 @@ msgstr ""
"Användning: guix KOMMANDO ARGUMENT…\n"
"Kör KOMMANDO med ARGUMENT.\n"
-#: guix/scripts/git.scm:29 guix/scripts/system.scm:959
-#: guix/scripts/container.scm:30 guix/scripts/home.scm:93
+#: guix/scripts/git.scm:29 guix/scripts/system.scm:955
+#: guix/scripts/container.scm:30 guix/scripts/home.scm:91
msgid "The valid values for ACTION are:\n"
msgstr ""
@@ -4495,75 +4676,75 @@ msgstr ""
msgid "wrong number of arguments; expected COMMIT and SIGNER~%"
msgstr ""
-#: guix/scripts/hash.scm:83
+#: guix/scripts/hash.scm:79
msgid ""
"Usage: guix hash [OPTION] FILE\n"
"Return the cryptographic hash of FILE.\n"
msgstr ""
-#: guix/scripts/hash.scm:89
+#: guix/scripts/hash.scm:85
msgid ""
"\n"
" -x, --exclude-vcs exclude version control directories"
msgstr ""
-#: guix/scripts/hash.scm:95
+#: guix/scripts/hash.scm:91
msgid ""
"\n"
" -S, --serializer=TYPE compute the hash on FILE according to TYPE serialization"
msgstr ""
-#: guix/scripts/hash.scm:138
+#: guix/scripts/hash.scm:134
#, fuzzy, scheme-format
msgid "'--recursive' is deprecated, use '--serializer=nar' instead~%"
msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
-#: guix/scripts/hash.scm:153
+#: guix/scripts/hash.scm:149
#, fuzzy, scheme-format
msgid "unsupported serializer type: ~a~%"
msgstr "hashformat stöds inte: ~a~%"
-#: guix/scripts/hash.scm:174
+#: guix/scripts/hash.scm:170
msgid "compute the cryptographic hash of a file"
msgstr ""
-#: guix/scripts/hash.scm:202
+#: guix/scripts/hash.scm:198
#, fuzzy, scheme-format
#| msgid "~a: ~a~%"
msgid "~a ~a~%"
msgstr "~a: ~a~%"
-#: guix/scripts/hash.scm:211
+#: guix/scripts/hash.scm:207
#, fuzzy, scheme-format
#| msgid "no command specified~%"
msgid "no arguments specified~%"
msgstr "inget kommando angivet~%"
-#: guix/scripts/import.scm:62
+#: guix/scripts/import.scm:59
msgid ""
"Usage: guix import IMPORTER ARGS ...\n"
"Run IMPORTER with ARGS.\n"
msgstr ""
-#: guix/scripts/import.scm:65
+#: guix/scripts/import.scm:62
msgid "IMPORTER must be one of the importers listed below:\n"
msgstr ""
-#: guix/scripts/import.scm:77
+#: guix/scripts/import.scm:74
msgid "import a package definition from an external repository"
msgstr ""
-#: guix/scripts/import.scm:82
+#: guix/scripts/import.scm:79
#, scheme-format
msgid "guix import: missing importer name~%"
msgstr ""
-#: guix/scripts/import.scm:105
+#: guix/scripts/import.scm:102
#, scheme-format
msgid "'~a' import failed~%"
msgstr ""
-#: guix/scripts/import.scm:107
+#: guix/scripts/import.scm:104
#, scheme-format
msgid "~a: invalid importer~%"
msgstr ""
@@ -4595,7 +4776,7 @@ msgstr ""
msgid "~a: not a valid key to sort by~%"
msgstr ""
-#: guix/scripts/import/minetest.scm:115 guix/scripts/import/cran.scm:120
+#: guix/scripts/import/minetest.scm:115 guix/scripts/import/cran.scm:135
#: guix/scripts/import/elpa.scm:110 guix/scripts/import/cpan.scm:87
#: guix/scripts/import/crate.scm:103 guix/scripts/import/egg.scm:106
#: guix/scripts/import/gem.scm:110 guix/scripts/import/go.scm:122
@@ -4606,7 +4787,7 @@ msgstr ""
msgid "too few arguments~%"
msgstr ""
-#: guix/scripts/import/minetest.scm:117 guix/scripts/import/cran.scm:122
+#: guix/scripts/import/minetest.scm:117 guix/scripts/import/cran.scm:137
#: guix/scripts/import/elpa.scm:112 guix/scripts/import/cpan.scm:89
#: guix/scripts/import/crate.scm:105 guix/scripts/import/egg.scm:108
#: guix/scripts/import/gem.scm:112 guix/scripts/import/go.scm:124
@@ -4636,7 +4817,22 @@ msgid ""
" -s, --style=STYLE choose output style, either specification or variable"
msgstr ""
-#: guix/scripts/import/cran.scm:116 guix/scripts/import/texlive.scm:97
+#: guix/scripts/import/cran.scm:55
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| " --with-git-url=PACKAGE=URL\n"
+#| " build PACKAGE from the repository at URL"
+msgid ""
+"\n"
+" -p, --license-prefix=PREFIX\n"
+" add custom prefix to licenses"
+msgstr ""
+"\n"
+" --with-git-url=PAKET=URL\n"
+" bygg PAKET från arkivet vid URL"
+
+#: guix/scripts/import/cran.scm:131 guix/scripts/import/texlive.scm:97
#, scheme-format
msgid "failed to download description for package '~a'~%"
msgstr ""
@@ -4676,19 +4872,19 @@ msgstr ""
msgid "failed to download package '~a'~%"
msgstr ""
-#: guix/scripts/pull.scm:85
+#: guix/scripts/pull.scm:83
msgid ""
"Usage: guix pull [OPTION]...\n"
"Download and deploy the latest version of Guix.\n"
msgstr ""
-#: guix/scripts/pull.scm:87 guix/scripts/time-machine.scm:53
+#: guix/scripts/pull.scm:85 guix/scripts/time-machine.scm:52
msgid ""
"\n"
" -C, --channels=FILE deploy the channels defined in FILE"
msgstr ""
-#: guix/scripts/pull.scm:89
+#: guix/scripts/pull.scm:87
#, fuzzy
msgid ""
"\n"
@@ -4698,25 +4894,25 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/scripts/pull.scm:91
+#: guix/scripts/pull.scm:89
msgid ""
"\n"
" --commit=COMMIT download the specified \"guix\" channel COMMIT"
msgstr ""
-#: guix/scripts/pull.scm:93
+#: guix/scripts/pull.scm:91
msgid ""
"\n"
" --branch=BRANCH download the tip of the specified \"guix\" channel BRANCH"
msgstr ""
-#: guix/scripts/pull.scm:95
+#: guix/scripts/pull.scm:93
msgid ""
"\n"
" --allow-downgrades allow downgrades to earlier channel revisions"
msgstr ""
-#: guix/scripts/pull.scm:97 guix/scripts/time-machine.scm:61
+#: guix/scripts/pull.scm:95 guix/scripts/time-machine.scm:60
#, fuzzy
msgid ""
"\n"
@@ -4727,13 +4923,13 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/pull.scm:100
+#: guix/scripts/pull.scm:98
msgid ""
"\n"
" -N, --news display news compared to the previous generation"
msgstr ""
-#: guix/scripts/pull.scm:105
+#: guix/scripts/pull.scm:103
#, fuzzy
#| msgid ""
#| "\n"
@@ -4745,180 +4941,180 @@ msgstr ""
"\n"
" --roll-back rulla tillbaka till föregående generation"
-#: guix/scripts/pull.scm:115
+#: guix/scripts/pull.scm:113
#, scheme-format
msgid ""
"\n"
" -p, --profile=PROFILE use PROFILE instead of ~/.config/guix/current"
msgstr ""
-#: guix/scripts/pull.scm:119
+#: guix/scripts/pull.scm:117
msgid ""
"\n"
" --bootstrap use the bootstrap Guile to build the new Guix"
msgstr ""
-#: guix/scripts/pull.scm:216 guix/scripts/system/reconfigure.scm:334
+#: guix/scripts/pull.scm:214 guix/scripts/system/reconfigure.scm:334
#, fuzzy, scheme-format
msgid "rolling back channel '~a' from ~a to ~a~%"
msgstr "Uppdaterar kanal ”~a” från ett Git-arkiv vid ”~a”…~%"
-#: guix/scripts/pull.scm:219 guix/scripts/system/reconfigure.scm:337
+#: guix/scripts/pull.scm:217 guix/scripts/system/reconfigure.scm:337
#, fuzzy, scheme-format
msgid "moving channel '~a' from ~a to unrelated commit ~a~%"
msgstr "Uppdaterar kanal ”~a” från ett Git-arkiv vid ”~a”…~%"
-#: guix/scripts/pull.scm:248
+#: guix/scripts/pull.scm:246
msgid "New in this revision:\n"
msgstr ""
#. TRANSLATORS: This describes a "channel"; the first placeholder is
#. the channel name (e.g., "guix") and the second placeholder is its
#. URL.
-#: guix/scripts/pull.scm:257
+#: guix/scripts/pull.scm:255
#, fuzzy, scheme-format
msgid " ~a at ~a~%"
msgstr "~a: ~a~%"
-#: guix/scripts/pull.scm:296
+#: guix/scripts/pull.scm:294
#, scheme-format
msgid " commit ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:334
+#: guix/scripts/pull.scm:332
#, scheme-format
msgid "News for channel '~a'~%"
msgstr ""
-#: guix/scripts/pull.scm:361
+#: guix/scripts/pull.scm:359
#, scheme-format
msgid " ~a new channel:~%"
msgid_plural " ~a new channels:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:371
+#: guix/scripts/pull.scm:369
#, scheme-format
msgid " ~a channel removed:~%"
msgid_plural " ~a channels removed:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:435
+#: guix/scripts/pull.scm:433
#, fuzzy, scheme-format
#| msgid "cannot switch to generation '~a'~%"
msgid "no channel news since generation ~a~%"
msgstr "kan inte växla till generation ”~a”~%"
-#: guix/scripts/pull.scm:436
+#: guix/scripts/pull.scm:434
msgid ""
"Run @command{guix pull -l} to view the\n"
"news for earlier generations."
msgstr ""
-#: guix/scripts/pull.scm:438
+#: guix/scripts/pull.scm:436
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "profile ~a does not have a previous generation~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/scripts/pull.scm:464
+#: guix/scripts/pull.scm:462
msgid "Run @command{guix pull --news} to read all the news."
msgstr ""
-#: guix/scripts/pull.scm:472
+#: guix/scripts/pull.scm:470
#, scheme-format
msgid ""
"After setting @code{PATH}, run\n"
"@command{hash guix} to make sure your shell refers to @file{~a}."
msgstr ""
-#: guix/scripts/pull.scm:507
+#: guix/scripts/pull.scm:505
#, scheme-format
msgid "Migrating profile generations to '~a'...~%"
msgstr ""
-#: guix/scripts/pull.scm:551
+#: guix/scripts/pull.scm:549
#, scheme-format
msgid "while creating symlink '~a': ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:640
+#: guix/scripts/pull.scm:638
msgid " ~h new package: ~a~%"
msgid_plural " ~h new packages: ~a~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:648
+#: guix/scripts/pull.scm:646
msgid " ~h package upgraded: ~a~%"
msgid_plural " ~h packages upgraded: ~a~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:750
+#: guix/scripts/pull.scm:748
#, scheme-format
msgid "'~a' did not return a list of channels~%"
msgstr ""
-#: guix/scripts/pull.scm:766
+#: guix/scripts/pull.scm:764
#, scheme-format
msgid ""
"The 'GUIX_PULL_URL' environment variable is deprecated.\n"
"Use '~/.config/guix/channels.scm' instead."
msgstr ""
-#: guix/scripts/pull.scm:812
+#: guix/scripts/pull.scm:810
#, fuzzy, scheme-format
#| msgid "directory `~a' is not owned by you"
msgid "directory '~a' is not owned by user ~a"
msgstr "katalog ”~a” ägs inte av dig"
-#: guix/scripts/pull.scm:817
+#: guix/scripts/pull.scm:815
#, scheme-format
msgid "You should run this command as ~a; use @command{sudo -i} or equivalent if you really want to pull as ~a."
msgstr ""
-#: guix/scripts/pull.scm:823
+#: guix/scripts/pull.scm:821
#, fuzzy
msgid "pull the latest revision of Guix"
msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
-#: guix/scripts/pull.scm:872
+#: guix/scripts/pull.scm:870
#, scheme-format
msgid "Building from this channel:~%"
msgid_plural "Building from these channels:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/substitute.scm:87
+#: guix/scripts/substitute.scm:83
#, scheme-format
msgid "authentication and authorization of substitutes disabled!~%"
msgstr ""
-#: guix/scripts/substitute.scm:224
+#: guix/scripts/substitute.scm:220
#, scheme-format
msgid "host name lookup error: ~a~%"
msgstr ""
-#: guix/scripts/substitute.scm:229
+#: guix/scripts/substitute.scm:225
#, scheme-format
msgid "TLS error in procedure '~a': ~a~%"
msgstr ""
-#: guix/scripts/substitute.scm:240
+#: guix/scripts/substitute.scm:236
msgid ""
"Usage: guix substitute OPTION [ARGUMENT]...\n"
"Internal tool to substitute a pre-built binary to a local build.\n"
msgstr ""
-#: guix/scripts/substitute.scm:242
+#: guix/scripts/substitute.scm:238
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:245
+#: guix/scripts/substitute.scm:241
msgid ""
"\n"
" --substitute STORE-FILE DESTINATION\n"
@@ -4926,65 +5122,65 @@ msgid ""
" DESTINATION"
msgstr ""
-#: guix/scripts/substitute.scm:325
+#: guix/scripts/substitute.scm:321
#, fuzzy, scheme-format
msgid "updating substitutes from '~a'... ~5,1f%"
msgstr "uppdaterar undermodul ”~a”…~%"
-#: guix/scripts/substitute.scm:469
+#: guix/scripts/substitute.scm:465
#, scheme-format
msgid "while fetching ~a: server is somewhat slow~%"
msgstr ""
-#: guix/scripts/substitute.scm:471
+#: guix/scripts/substitute.scm:467
#, scheme-format
msgid "try `--no-substitutes' if the problem persists~%"
msgstr ""
-#: guix/scripts/substitute.scm:478
+#: guix/scripts/substitute.scm:474
#, scheme-format
msgid "unsupported substitute URI scheme: ~a~%"
msgstr ""
-#: guix/scripts/substitute.scm:487
+#: guix/scripts/substitute.scm:483
#, scheme-format
msgid "Downloading ~a...~%"
msgstr ""
-#: guix/scripts/substitute.scm:592
+#: guix/scripts/substitute.scm:588
#, scheme-format
msgid "download from '~a' failed: ~a, ~s~%"
msgstr ""
-#: guix/scripts/substitute.scm:612
+#: guix/scripts/substitute.scm:608
#, fuzzy, scheme-format
msgid "failed to find alternative substitute for '~a'~%"
msgstr "hittade giltig signatur för ”~a”~%"
-#: guix/scripts/substitute.scm:647
+#: guix/scripts/substitute.scm:643
#, scheme-format
msgid "no valid substitute for '~a'~%"
msgstr ""
-#: guix/scripts/substitute.scm:652
+#: guix/scripts/substitute.scm:648
#, scheme-format
msgid "retrying download of '~a' with other substitute URLs...~%"
msgstr ""
-#: guix/scripts/substitute.scm:687
+#: guix/scripts/substitute.scm:683
msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n"
msgstr ""
-#: guix/scripts/substitute.scm:773
+#: guix/scripts/substitute.scm:771
#, scheme-format
msgid "~a: invalid URI~%"
msgstr ""
-#: guix/scripts/substitute.scm:782
+#: guix/scripts/substitute.scm:780
msgid "implement the build daemon's substituter protocol"
msgstr ""
-#: guix/scripts/substitute.scm:864
+#: guix/scripts/substitute.scm:862
#, scheme-format
msgid "~a: unrecognized options~%"
msgstr ""
@@ -5030,112 +5226,112 @@ msgstr "~s: ogiltig inmatning för G-uttryck~%"
msgid "wrong arguments~%"
msgstr "~A: främmande argument~%"
-#: guix/scripts/system.scm:185
+#: guix/scripts/system.scm:178
#, scheme-format
msgid "copying to '~a'..."
msgstr ""
-#: guix/scripts/system.scm:221
+#: guix/scripts/system.scm:214
#, scheme-format
msgid "initializing the current root file system~%"
msgstr ""
-#: guix/scripts/system.scm:235
+#: guix/scripts/system.scm:228
#, scheme-format
msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%"
msgstr ""
-#: guix/scripts/system.scm:265
+#: guix/scripts/system.scm:258
#, fuzzy, scheme-format
msgid "bootloader successfully installed on~{ ~a~}~%"
msgstr "byggde ~a framgångsrikt"
-#: guix/scripts/system.scm:288
+#: guix/scripts/system.scm:281
#, scheme-format
msgid "while talking to shepherd: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:296
+#: guix/scripts/system.scm:289
#, scheme-format
msgid "service '~a' could not be found~%"
msgstr ""
-#: guix/scripts/system.scm:299
+#: guix/scripts/system.scm:292
#, scheme-format
msgid "service '~a' does not have an action '~a'~%"
msgstr ""
-#: guix/scripts/system.scm:303
+#: guix/scripts/system.scm:296
#, scheme-format
msgid "exception caught while executing '~a' on service '~a':~%"
msgstr ""
-#: guix/scripts/system.scm:311
+#: guix/scripts/system.scm:304
#, scheme-format
msgid "something went wrong: ~s~%"
msgstr ""
-#: guix/scripts/system.scm:314
+#: guix/scripts/system.scm:307
#, scheme-format
msgid "shepherd error~%"
msgstr ""
-#: guix/scripts/system.scm:318
+#: guix/scripts/system.scm:311
#, scheme-format
msgid "some services could not be upgraded~%"
msgstr ""
-#: guix/scripts/system.scm:319
+#: guix/scripts/system.scm:312
msgid ""
"To allow changes to all the system services to take\n"
"effect, you will need to reboot."
msgstr ""
-#: guix/scripts/system.scm:385
+#: guix/scripts/system.scm:378
#, scheme-format
msgid "cannot switch to system generation '~a'~%"
msgstr ""
-#: guix/scripts/system.scm:461
+#: guix/scripts/system.scm:454
msgid "the DAG of services"
msgstr ""
-#: guix/scripts/system.scm:474
+#: guix/scripts/system.scm:467
msgid "the dependency graph of shepherd services"
msgstr ""
-#: guix/scripts/system.scm:491 guix/scripts/home.scm:769
+#: guix/scripts/system.scm:484 guix/scripts/home.scm:767
#, fuzzy, scheme-format
msgid " repository URL: ~a~%"
msgstr "Paket hittades inte i opam-arkiv: ~a~%"
-#: guix/scripts/system.scm:493 guix/scripts/home.scm:771
+#: guix/scripts/system.scm:486 guix/scripts/home.scm:769
#, scheme-format
msgid " branch: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:494 guix/scripts/home.scm:772
+#: guix/scripts/system.scm:487 guix/scripts/home.scm:770
#, scheme-format
msgid " commit: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:514 guix/scripts/home.scm:785
+#: guix/scripts/system.scm:507 guix/scripts/home.scm:783
#, scheme-format
msgid " file name: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:515 guix/scripts/home.scm:786
+#: guix/scripts/system.scm:508 guix/scripts/home.scm:784
#, scheme-format
msgid " canonical file name: ~a~%"
msgstr ""
#. TRANSLATORS: Please preserve the two-space indentation.
-#: guix/scripts/system.scm:517
+#: guix/scripts/system.scm:510
#, scheme-format
msgid " label: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:518
+#: guix/scripts/system.scm:511
#, scheme-format
msgid " bootloader: ~a~%"
msgstr ""
@@ -5148,125 +5344,125 @@ msgstr ""
#. root device: label: "my-root"
#. or just:
#. root device: /dev/sda3
-#: guix/scripts/system.scm:528
+#: guix/scripts/system.scm:521
#, scheme-format
msgid " root device: ~[UUID: ~a~;label: ~s~;~a~]~%"
msgstr ""
-#: guix/scripts/system.scm:534
+#: guix/scripts/system.scm:527
#, scheme-format
msgid " kernel: ~a~%"
msgstr ""
-#: guix/scripts/system.scm:539
+#: guix/scripts/system.scm:532
#, scheme-format
msgid " multiboot: ~a~%"
msgstr ""
#. TRANSLATORS: Here "channel" is the same terminology as used in
#. "guix describe" and "guix pull --channels".
-#: guix/scripts/system.scm:545 guix/scripts/home.scm:792
+#: guix/scripts/system.scm:538 guix/scripts/home.scm:790
#, scheme-format
msgid " channels:~%"
msgstr ""
-#: guix/scripts/system.scm:548 guix/scripts/home.scm:795
+#: guix/scripts/system.scm:541 guix/scripts/home.scm:793
#, fuzzy, scheme-format
msgid " configuration file: ~a~%"
msgstr "Konfigurationsfil"
-#: guix/scripts/system.scm:553 guix/scripts/home.scm:800
+#: guix/scripts/system.scm:546 guix/scripts/home.scm:798
msgid " packages:\n"
msgstr ""
-#: guix/scripts/system.scm:633
+#: guix/scripts/system.scm:626
#, fuzzy, scheme-format
msgid "device '~a' not found: ~a~%"
msgstr "tjänst av typ ”~a” hittades inte"
-#: guix/scripts/system.scm:636
+#: guix/scripts/system.scm:629
#, scheme-format
msgid ""
"If '~a' is a file system\n"
"label, write @code{(file-system-label ~s)} in your @code{device} field."
msgstr ""
-#: guix/scripts/system.scm:645
+#: guix/scripts/system.scm:638
#, fuzzy, scheme-format
msgid "file system with label '~a' not found~%"
msgstr "tjänst av typ ”~a” hittades inte"
-#: guix/scripts/system.scm:651
+#: guix/scripts/system.scm:644
#, scheme-format
msgid "file system with UUID '~a' not found~%"
msgstr ""
-#: guix/scripts/system.scm:739
+#: guix/scripts/system.scm:732
#, fuzzy, scheme-format
msgid "'disk-image' is deprecated: use 'image' instead~%"
msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
-#: guix/scripts/system.scm:741
+#: guix/scripts/system.scm:734
#, fuzzy, scheme-format
msgid "'vm-image' is deprecated: use 'image' instead~%"
msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
-#: guix/scripts/system.scm:743
+#: guix/scripts/system.scm:736
#, fuzzy, scheme-format
msgid "'docker-image' is deprecated: use 'image' instead~%"
msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
-#: guix/scripts/system.scm:753
+#: guix/scripts/system.scm:746
#, scheme-format
msgid "Consider running 'guix pull' before 'reconfigure'.~%"
msgstr ""
-#: guix/scripts/system.scm:754
+#: guix/scripts/system.scm:747
#, scheme-format
msgid "Failing to do that may downgrade your system!~%"
msgstr ""
-#: guix/scripts/system.scm:775 guix/scripts/system.scm:884
+#: guix/scripts/system.scm:768 guix/scripts/system.scm:880
#, scheme-format
msgid "bootloader successfully installed on '~a'~%"
msgstr ""
-#: guix/scripts/system.scm:877
+#: guix/scripts/system.scm:873
#, scheme-format
msgid "activating system...~%"
msgstr ""
-#: guix/scripts/system.scm:888
+#: guix/scripts/system.scm:884
msgid ""
"To complete the upgrade, run 'herd restart SERVICE' to stop,\n"
"upgrade, and restart each service that was not automatically restarted.\n"
msgstr ""
-#: guix/scripts/system.scm:891
+#: guix/scripts/system.scm:887
msgid "Run 'herd status' to view the list of services on your system.\n"
msgstr ""
-#: guix/scripts/system.scm:895
+#: guix/scripts/system.scm:891
#, scheme-format
msgid "initializing operating system under '~a'...~%"
msgstr ""
-#: guix/scripts/system.scm:945
+#: guix/scripts/system.scm:941
msgid "The available image types are:\n"
msgstr ""
-#: guix/scripts/system.scm:955
+#: guix/scripts/system.scm:951
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:961
+#: guix/scripts/system.scm:957
msgid " search search for existing service types\n"
msgstr ""
-#: guix/scripts/system.scm:963
+#: guix/scripts/system.scm:959
#, fuzzy
msgid " edit edit the definition of an existing service type\n"
msgstr ""
@@ -5274,83 +5470,83 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/system.scm:965
+#: guix/scripts/system.scm:961
msgid " reconfigure switch to a new operating system configuration\n"
msgstr ""
-#: guix/scripts/system.scm:967
+#: guix/scripts/system.scm:963
msgid " roll-back switch to the previous operating system configuration\n"
msgstr ""
-#: guix/scripts/system.scm:969
+#: guix/scripts/system.scm:965
msgid " describe describe the current system\n"
msgstr ""
-#: guix/scripts/system.scm:971
+#: guix/scripts/system.scm:967
msgid " list-generations list the system generations\n"
msgstr ""
-#: guix/scripts/system.scm:973
+#: guix/scripts/system.scm:969
msgid " switch-generation switch to an existing operating system configuration\n"
msgstr ""
-#: guix/scripts/system.scm:975
+#: guix/scripts/system.scm:971
msgid " delete-generations delete old system generations\n"
msgstr ""
-#: guix/scripts/system.scm:977
+#: guix/scripts/system.scm:973
msgid " build build the operating system without installing anything\n"
msgstr ""
-#: guix/scripts/system.scm:979
+#: guix/scripts/system.scm:975
msgid " container build a container that shares the host's store\n"
msgstr ""
-#: guix/scripts/system.scm:981
+#: guix/scripts/system.scm:977
msgid " vm build a virtual machine image that shares the host's store\n"
msgstr ""
-#: guix/scripts/system.scm:983
+#: guix/scripts/system.scm:979
msgid " image build a Guix System image\n"
msgstr ""
-#: guix/scripts/system.scm:985
+#: guix/scripts/system.scm:981
msgid " docker-image build a Docker image\n"
msgstr ""
-#: guix/scripts/system.scm:987
+#: guix/scripts/system.scm:983
msgid " init initialize a root file system to run GNU\n"
msgstr ""
-#: guix/scripts/system.scm:989
+#: guix/scripts/system.scm:985
msgid " extension-graph emit the service extension graph in Dot format\n"
msgstr ""
-#: guix/scripts/system.scm:991
+#: guix/scripts/system.scm:987
msgid " shepherd-graph emit the graph of shepherd services in Dot format\n"
msgstr ""
-#: guix/scripts/system.scm:995
+#: guix/scripts/system.scm:991
msgid ""
"\n"
" -d, --derivation return the derivation of the given system"
msgstr ""
-#: guix/scripts/system.scm:997
+#: guix/scripts/system.scm:993
msgid ""
"\n"
" -e, --expression=EXPR consider the operating-system EXPR evaluates to\n"
" instead of reading FILE, when applicable"
msgstr ""
-#: guix/scripts/system.scm:1000 guix/scripts/home.scm:126
+#: guix/scripts/system.scm:996 guix/scripts/home.scm:124
msgid ""
"\n"
" --allow-downgrades for 'reconfigure', allow downgrades to earlier\n"
" channel revisions"
msgstr ""
-#: guix/scripts/system.scm:1003
+#: guix/scripts/system.scm:999
msgid ""
"\n"
" --on-error=STRATEGY\n"
@@ -5358,75 +5554,75 @@ msgid ""
" or debug) when an error occurs while reading FILE"
msgstr ""
-#: guix/scripts/system.scm:1007
+#: guix/scripts/system.scm:1003
msgid ""
"\n"
" --list-image-types list available image types"
msgstr ""
-#: guix/scripts/system.scm:1009
+#: guix/scripts/system.scm:1005
msgid ""
"\n"
" -t, --image-type=TYPE for 'image', produce an image of TYPE"
msgstr ""
-#: guix/scripts/system.scm:1011
+#: guix/scripts/system.scm:1007
msgid ""
"\n"
" --image-size=SIZE for 'image', produce an image of SIZE"
msgstr ""
-#: guix/scripts/system.scm:1013
+#: guix/scripts/system.scm:1009
msgid ""
"\n"
" --no-bootloader for 'init', do not install a bootloader"
msgstr ""
-#: guix/scripts/system.scm:1015
+#: guix/scripts/system.scm:1011
msgid ""
"\n"
" --volatile for 'image', make the root file system volatile"
msgstr ""
-#: guix/scripts/system.scm:1017
+#: guix/scripts/system.scm:1013
msgid ""
"\n"
" --persistent for 'vm', make the root file system persistent"
msgstr ""
-#: guix/scripts/system.scm:1019
+#: guix/scripts/system.scm:1015
msgid ""
"\n"
" --label=LABEL for 'image', label disk image with LABEL"
msgstr ""
-#: guix/scripts/system.scm:1021 guix/scripts/pack.scm:1317
+#: guix/scripts/system.scm:1017 guix/scripts/pack.scm:1549
msgid ""
"\n"
" --save-provenance save provenance information"
msgstr ""
-#: guix/scripts/system.scm:1023
+#: guix/scripts/system.scm:1019
msgid ""
"\n"
" --share=SPEC for 'vm' and 'container', share host file system with\n"
" read/write access according to SPEC"
msgstr ""
-#: guix/scripts/system.scm:1026
+#: guix/scripts/system.scm:1022
msgid ""
"\n"
" --expose=SPEC for 'vm' and 'container', expose host file system\n"
" directory as read-only according to SPEC"
msgstr ""
-#: guix/scripts/system.scm:1029
+#: guix/scripts/system.scm:1025
msgid ""
"\n"
" -N, --network for 'container', allow containers to access the network"
msgstr ""
-#: guix/scripts/system.scm:1031
+#: guix/scripts/system.scm:1027
#, fuzzy
msgid ""
"\n"
@@ -5438,25 +5634,25 @@ msgstr ""
" -r, --root=FIL gör FIL till en symbolisk länk till resultatet, och registrera den\n"
" som en skräpsamlarrot"
-#: guix/scripts/system.scm:1035
+#: guix/scripts/system.scm:1031
msgid ""
"\n"
" --full-boot for 'vm', make a full boot sequence"
msgstr ""
-#: guix/scripts/system.scm:1037
+#: guix/scripts/system.scm:1033
msgid ""
"\n"
" --no-graphic for 'vm', use the tty that we are started in for IO"
msgstr ""
-#: guix/scripts/system.scm:1039
+#: guix/scripts/system.scm:1035
msgid ""
"\n"
" --skip-checks skip file system and initrd module safety checks"
msgstr ""
-#: guix/scripts/system.scm:1041
+#: guix/scripts/system.scm:1037
msgid ""
"\n"
" --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\""
@@ -5464,14 +5660,14 @@ msgstr ""
"\n"
" --target=TRIPPLETT korsbygge för TRIPPLETT — t.ex. ”armel-linux-gnu”"
-#: guix/scripts/system.scm:1046 guix/scripts/home.scm:141
+#: guix/scripts/system.scm:1042 guix/scripts/home.scm:139
msgid ""
"\n"
" --graph-backend=BACKEND\n"
" use BACKEND for 'extension-graph' and 'shepherd-graph'"
msgstr ""
-#: guix/scripts/system.scm:1050
+#: guix/scripts/system.scm:1046
#, fuzzy
#| msgid ""
#| "\n"
@@ -5487,60 +5683,60 @@ msgstr ""
" -I, --list-installed[=REGUTR]\n"
" lista installerade paket som matchar REGEXP"
-#: guix/scripts/system.scm:1209
+#: guix/scripts/system.scm:1205
#, scheme-format
msgid "'~a' does not return an operating system or an image~%"
msgstr ""
-#: guix/scripts/system.scm:1233 guix/scripts/home.scm:498
+#: guix/scripts/system.scm:1229 guix/scripts/home.scm:496
#, scheme-format
msgid "both file and expression cannot be specified~%"
msgstr ""
-#: guix/scripts/system.scm:1240 guix/scripts/home.scm:505
+#: guix/scripts/system.scm:1236 guix/scripts/home.scm:503
#, scheme-format
msgid "no configuration specified~%"
msgstr ""
-#: guix/scripts/system.scm:1269
+#: guix/scripts/system.scm:1265
msgid "image lacks an operating-system"
msgstr ""
-#: guix/scripts/system.scm:1354 guix/scripts/system.scm:1383
-#: guix/scripts/system.scm:1390 guix/scripts/system.scm:1396
-#: guix/scripts/home.scm:567 guix/scripts/home.scm:592
-#: guix/scripts/home.scm:597 guix/scripts/home.scm:603
-#: guix/scripts/home.scm:610 guix/scripts/import/gnu.scm:100
-#: guix/scripts/offload.scm:836 guix/scripts/offload.scm:848
+#: guix/scripts/system.scm:1350 guix/scripts/system.scm:1379
+#: guix/scripts/system.scm:1386 guix/scripts/system.scm:1392
+#: guix/scripts/home.scm:565 guix/scripts/home.scm:590
+#: guix/scripts/home.scm:595 guix/scripts/home.scm:601
+#: guix/scripts/home.scm:608 guix/scripts/import/gnu.scm:100
+#: guix/scripts/offload.scm:854 guix/scripts/offload.scm:866
#, scheme-format
msgid "wrong number of arguments~%"
msgstr ""
-#: guix/scripts/system.scm:1366
+#: guix/scripts/system.scm:1362
#, fuzzy, scheme-format
msgid "no system generation, nothing to describe~%"
msgstr "tar inte bort generation ~a, då den är aktuell~%"
-#: guix/scripts/system.scm:1404
+#: guix/scripts/system.scm:1400
msgid "build and deploy full operating systems"
msgstr ""
-#: guix/scripts/system.scm:1415 guix/scripts/home.scm:633
+#: guix/scripts/system.scm:1411 guix/scripts/home.scm:631
#, scheme-format
msgid "~a: unknown action~%"
msgstr ""
-#: guix/scripts/system.scm:1435 guix/scripts/home.scm:649
+#: guix/scripts/system.scm:1430 guix/scripts/home.scm:647
#, scheme-format
msgid "wrong number of arguments for action '~a'~%"
msgstr ""
-#: guix/scripts/system.scm:1440
+#: guix/scripts/system.scm:1435
#, scheme-format
msgid "guix system: missing command name~%"
msgstr ""
-#: guix/scripts/system.scm:1442
+#: guix/scripts/system.scm:1437
#, scheme-format
msgid "Try 'guix system --help' for more information.~%"
msgstr ""
@@ -5563,7 +5759,7 @@ msgid_plural "~a: ~a matching service types~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/system/search.scm:107 guix/ui.scm:1573 guix/ui.scm:1591
+#: guix/scripts/system/search.scm:107 guix/ui.scm:1598 guix/ui.scm:1616
msgid "unknown"
msgstr ""
@@ -5604,9 +5800,9 @@ msgid ""
" -n, --no-network only run checkers that do not access the network"
msgstr ""
-#: guix/scripts/lint.scm:111 guix/scripts/graph.scm:540
-#: guix/scripts/pack.scm:1306 guix/scripts/refresh.scm:140
-#: guix/scripts/style.scm:415
+#: guix/scripts/lint.scm:111 guix/scripts/graph.scm:539
+#: guix/scripts/pack.scm:1538 guix/scripts/refresh.scm:139
+#: guix/scripts/style.scm:413
msgid ""
"\n"
" -e, --expression=EXPR consider the package EXPR evaluates to"
@@ -5628,32 +5824,32 @@ msgstr ""
msgid "validate package definitions"
msgstr "ogiltig ersättningsspecifikation: ~s~%"
-#: guix/scripts/publish.scm:85
+#: guix/scripts/publish.scm:81
#, scheme-format
msgid ""
"Usage: guix publish [OPTION]...\n"
"Publish ~a over HTTP.\n"
msgstr ""
-#: guix/scripts/publish.scm:87
+#: guix/scripts/publish.scm:83
msgid ""
"\n"
" -p, --port=PORT listen on PORT"
msgstr ""
-#: guix/scripts/publish.scm:89
+#: guix/scripts/publish.scm:85
msgid ""
"\n"
" --listen=HOST listen on the network interface for HOST"
msgstr ""
-#: guix/scripts/publish.scm:91
+#: guix/scripts/publish.scm:87
msgid ""
"\n"
" -u, --user=USER change privileges to USER as soon as possible"
msgstr ""
-#: guix/scripts/publish.scm:93
+#: guix/scripts/publish.scm:89
#, fuzzy
msgid ""
"\n"
@@ -5662,148 +5858,148 @@ msgstr ""
"\n"
" -d, --derivations returnera härledningssökvägar för de givna paketen"
-#: guix/scripts/publish.scm:95
+#: guix/scripts/publish.scm:91
msgid ""
"\n"
" -C, --compression[=METHOD:LEVEL]\n"
" compress archives with METHOD at LEVEL"
msgstr ""
-#: guix/scripts/publish.scm:98
+#: guix/scripts/publish.scm:94
msgid ""
"\n"
" -c, --cache=DIRECTORY cache published items to DIRECTORY"
msgstr ""
-#: guix/scripts/publish.scm:100
+#: guix/scripts/publish.scm:96
msgid ""
"\n"
" --cache-bypass-threshold=SIZE\n"
" serve store items below SIZE even when not cached"
msgstr ""
-#: guix/scripts/publish.scm:103
+#: guix/scripts/publish.scm:99
msgid ""
"\n"
" --workers=N use N workers to bake items"
msgstr ""
-#: guix/scripts/publish.scm:105
+#: guix/scripts/publish.scm:101
msgid ""
"\n"
" --ttl=TTL announce narinfos can be cached for TTL seconds"
msgstr ""
-#: guix/scripts/publish.scm:107
+#: guix/scripts/publish.scm:103
msgid ""
"\n"
" --negative-ttl=TTL announce missing narinfos can be cached for TTL seconds"
msgstr ""
-#: guix/scripts/publish.scm:109
+#: guix/scripts/publish.scm:105
msgid ""
"\n"
" --nar-path=PATH use PATH as the prefix for nar URLs"
msgstr ""
-#: guix/scripts/publish.scm:111
+#: guix/scripts/publish.scm:107
msgid ""
"\n"
" --public-key=FILE use FILE as the public key for signatures"
msgstr ""
-#: guix/scripts/publish.scm:113
+#: guix/scripts/publish.scm:109
msgid ""
"\n"
" --private-key=FILE use FILE as the private key for signatures"
msgstr ""
-#: guix/scripts/publish.scm:115
+#: guix/scripts/publish.scm:111
msgid ""
"\n"
" -r, --repl[=PORT] spawn REPL server on PORT"
msgstr ""
-#: guix/scripts/publish.scm:131
+#: guix/scripts/publish.scm:127
#, scheme-format
msgid "lookup of host '~a' failed: ~a~%"
msgstr ""
-#: guix/scripts/publish.scm:188
+#: guix/scripts/publish.scm:184
#, scheme-format
msgid "lookup of host '~a' returned nothing"
msgstr ""
-#: guix/scripts/publish.scm:211
+#: guix/scripts/publish.scm:207
#, fuzzy, scheme-format
msgid "~a: unsupported compression type~%"
msgstr "~a: sökvägstyp stöds inte~%"
-#: guix/scripts/publish.scm:229 guix/scripts/publish.scm:236
+#: guix/scripts/publish.scm:225 guix/scripts/publish.scm:232
#, scheme-format
msgid "~a: invalid duration~%"
msgstr ""
-#: guix/scripts/publish.scm:1159
+#: guix/scripts/publish.scm:1170
#, fuzzy, scheme-format
msgid "Advertising ~a~%."
msgstr "tar bort ~a~%"
-#: guix/scripts/publish.scm:1194
+#: guix/scripts/publish.scm:1205
#, scheme-format
msgid "~a: unexpected number of startup file descriptors"
msgstr ""
-#: guix/scripts/publish.scm:1208
+#: guix/scripts/publish.scm:1219
#, scheme-format
msgid "user '~a' not found: ~a~%"
msgstr ""
-#: guix/scripts/publish.scm:1218
+#: guix/scripts/publish.scm:1229
msgid "publish build results over HTTP"
msgstr ""
-#: guix/scripts/publish.scm:1266
+#: guix/scripts/publish.scm:1277
#, scheme-format
msgid "server running as root; consider using the '--user' option!~%"
msgstr ""
-#: guix/scripts/publish.scm:1275
+#: guix/scripts/publish.scm:1286
#, scheme-format
msgid "publishing (started via socket activation)~%"
msgstr ""
-#: guix/scripts/publish.scm:1276
+#: guix/scripts/publish.scm:1287
#, scheme-format
msgid "publishing ~a on ~a, port ~d~%"
msgstr ""
-#: guix/scripts/publish.scm:1282
+#: guix/scripts/publish.scm:1293
#, scheme-format
msgid "using '~a' compression method, level ~a~%"
msgstr ""
-#: guix/scripts/edit.scm:46
+#: guix/scripts/edit.scm:47
msgid ""
"Usage: guix edit PACKAGE...\n"
"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n"
msgstr ""
-#: guix/scripts/edit.scm:69
+#: guix/scripts/edit.scm:70
#, scheme-format
msgid "file '~a' not found in search path ~s~%"
msgstr ""
-#: guix/scripts/edit.scm:93
+#: guix/scripts/edit.scm:94
#, scheme-format
msgid "failed to launch '~a': ~a~%"
msgstr ""
-#: guix/scripts/edit.scm:99
+#: guix/scripts/edit.scm:100
msgid "view and edit package definitions"
msgstr ""
-#: guix/scripts/edit.scm:111
+#: guix/scripts/edit.scm:112
#, scheme-format
msgid "no packages specified, nothing to edit~%"
msgstr ""
@@ -5869,121 +6065,121 @@ msgstr ""
msgid "missing store item argument\n"
msgstr ""
-#: guix/scripts/graph.scm:97
+#: guix/scripts/graph.scm:96
#, scheme-format
msgid "~a: invalid argument (package name expected)"
msgstr ""
-#: guix/scripts/graph.scm:108
+#: guix/scripts/graph.scm:107
msgid "the DAG of packages, excluding implicit inputs"
msgstr ""
-#: guix/scripts/graph.scm:144
+#: guix/scripts/graph.scm:143
msgid "the reverse DAG of packages"
msgstr ""
-#: guix/scripts/graph.scm:194
+#: guix/scripts/graph.scm:193
msgid "the DAG of packages, including implicit inputs"
msgstr ""
-#: guix/scripts/graph.scm:204
+#: guix/scripts/graph.scm:203
msgid "the DAG of packages and origins, including implicit inputs"
msgstr ""
-#: guix/scripts/graph.scm:234
+#: guix/scripts/graph.scm:233
msgid "same as 'bag', but without the bootstrap nodes"
msgstr ""
-#: guix/scripts/graph.scm:251
+#: guix/scripts/graph.scm:250
msgid "the reverse DAG of packages, including implicit inputs"
msgstr ""
-#: guix/scripts/graph.scm:290
+#: guix/scripts/graph.scm:289
msgid "the DAG of derivations"
msgstr ""
-#: guix/scripts/graph.scm:302
+#: guix/scripts/graph.scm:301
msgid "unsupported argument for derivation graph"
msgstr ""
-#: guix/scripts/graph.scm:336
+#: guix/scripts/graph.scm:335
msgid "unsupported argument for this type of graph"
msgstr ""
-#: guix/scripts/graph.scm:350
+#: guix/scripts/graph.scm:349
#, scheme-format
msgid "references for '~a' are not known~%"
msgstr ""
-#: guix/scripts/graph.scm:357
+#: guix/scripts/graph.scm:356
msgid "the DAG of run-time dependencies (store references)"
msgstr ""
-#: guix/scripts/graph.scm:373
+#: guix/scripts/graph.scm:372
msgid "the DAG of referrers in the store"
msgstr ""
-#: guix/scripts/graph.scm:403
+#: guix/scripts/graph.scm:402
msgid "the graph of package modules"
msgstr ""
-#: guix/scripts/graph.scm:432
+#: guix/scripts/graph.scm:431
#, scheme-format
msgid "~a: unknown node type~%"
msgstr ""
-#: guix/scripts/graph.scm:436
+#: guix/scripts/graph.scm:435
msgid "The available node types are:\n"
msgstr ""
-#: guix/scripts/graph.scm:446
+#: guix/scripts/graph.scm:445
msgid "The available backend types are:\n"
msgstr ""
-#: guix/scripts/graph.scm:473
+#: guix/scripts/graph.scm:472
#, scheme-format
msgid "no path from '~a' to '~a'~%"
msgstr ""
#. TRANSLATORS: Here 'dot' is the name of a program; it must not be
#. translated.
-#: guix/scripts/graph.scm:526
+#: guix/scripts/graph.scm:525
msgid ""
"Usage: guix graph PACKAGE...\n"
"Emit a representation of the dependency graph of PACKAGE...\n"
msgstr ""
-#: guix/scripts/graph.scm:528
+#: guix/scripts/graph.scm:527
msgid ""
"\n"
" -b, --backend=TYPE produce a graph with the given backend TYPE"
msgstr ""
-#: guix/scripts/graph.scm:530
+#: guix/scripts/graph.scm:529
msgid ""
"\n"
" --list-backends list the available graph backends"
msgstr ""
-#: guix/scripts/graph.scm:532
+#: guix/scripts/graph.scm:531
msgid ""
"\n"
" -t, --type=TYPE represent nodes of the given TYPE"
msgstr ""
-#: guix/scripts/graph.scm:534
+#: guix/scripts/graph.scm:533
msgid ""
"\n"
" --list-types list the available graph types"
msgstr ""
-#: guix/scripts/graph.scm:536
+#: guix/scripts/graph.scm:535
msgid ""
"\n"
" -M, --max-depth=DEPTH limit to nodes within distance DEPTH"
msgstr ""
-#: guix/scripts/graph.scm:538
+#: guix/scripts/graph.scm:537
#, fuzzy
msgid ""
"\n"
@@ -5992,115 +6188,115 @@ msgstr ""
"\n"
" -h, --help visa denna hjälp och avsluta"
-#: guix/scripts/graph.scm:570
+#: guix/scripts/graph.scm:569
msgid "view and query package dependency graphs"
msgstr ""
-#: guix/scripts/graph.scm:597
+#: guix/scripts/graph.scm:602
#, scheme-format
msgid "no arguments specified; creating an empty graph~%"
msgstr ""
-#: guix/scripts/graph.scm:610
+#: guix/scripts/graph.scm:619
#, scheme-format
msgid "'--path' option requires exactly two nodes (given ~a)~%"
msgstr ""
-#: guix/scripts/challenge.scm:309
+#: guix/scripts/challenge.scm:308
#, scheme-format
msgid " differing file:~%"
msgid_plural " differing files:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/challenge.scm:326
+#: guix/scripts/challenge.scm:325
#, fuzzy, scheme-format
#| msgid "failed to load '~a': ~a~%"
msgid "failed to delete '~a': ~a~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/scripts/challenge.scm:407
+#: guix/scripts/challenge.scm:406
#, scheme-format
msgid " local hash: ~a~%"
msgstr ""
-#: guix/scripts/challenge.scm:408
+#: guix/scripts/challenge.scm:407
#, scheme-format
msgid " no local build for '~a'~%"
msgstr ""
-#: guix/scripts/challenge.scm:410
+#: guix/scripts/challenge.scm:409
#, scheme-format
msgid " ~50a: ~a~%"
msgstr ""
-#: guix/scripts/challenge.scm:418
+#: guix/scripts/challenge.scm:417
#, scheme-format
msgid "~a contents differ:~%"
msgstr ""
-#: guix/scripts/challenge.scm:422
+#: guix/scripts/challenge.scm:421
#, scheme-format
msgid "could not challenge '~a': no local build~%"
msgstr ""
-#: guix/scripts/challenge.scm:424
+#: guix/scripts/challenge.scm:423
#, scheme-format
msgid "could not challenge '~a': no substitutes~%"
msgstr ""
-#: guix/scripts/challenge.scm:427
+#: guix/scripts/challenge.scm:426
#, scheme-format
msgid "~a contents match:~%"
msgstr ""
-#: guix/scripts/challenge.scm:436
+#: guix/scripts/challenge.scm:435
msgid "~h store items were analyzed:~%"
msgstr ""
-#: guix/scripts/challenge.scm:437
+#: guix/scripts/challenge.scm:436
msgid " - ~h (~,1f%) were identical~%"
msgstr ""
-#: guix/scripts/challenge.scm:440
+#: guix/scripts/challenge.scm:439
msgid " - ~h (~,1f%) differed~%"
msgstr ""
-#: guix/scripts/challenge.scm:442
+#: guix/scripts/challenge.scm:441
msgid " - ~h (~,1f%) were inconclusive~%"
msgstr ""
-#: guix/scripts/challenge.scm:451
+#: guix/scripts/challenge.scm:450
msgid ""
"Usage: guix challenge [PACKAGE...]\n"
"Challenge the substitutes for PACKAGE... provided by one or more servers.\n"
msgstr ""
-#: guix/scripts/challenge.scm:453
+#: guix/scripts/challenge.scm:452
msgid ""
"\n"
" --substitute-urls=URLS\n"
" compare build results with those at URLS"
msgstr ""
-#: guix/scripts/challenge.scm:456
+#: guix/scripts/challenge.scm:455
msgid ""
"\n"
" -v, --verbose show details about successful comparisons"
msgstr ""
-#: guix/scripts/challenge.scm:458
+#: guix/scripts/challenge.scm:457
msgid ""
"\n"
" --diff=MODE show differences according to MODE"
msgstr ""
-#: guix/scripts/challenge.scm:487
+#: guix/scripts/challenge.scm:486
#, fuzzy, scheme-format
msgid "~a: unknown diff mode~%"
msgstr "~A: okänt paket~%"
-#: guix/scripts/challenge.scm:518
+#: guix/scripts/challenge.scm:517
msgid "challenge substitute servers, comparing their binaries"
msgstr ""
@@ -6146,12 +6342,12 @@ msgstr ""
msgid "use '--to' or '--from'~%"
msgstr ""
-#: guix/scripts/pack.scm:179
+#: guix/scripts/pack.scm:178
#, scheme-format
msgid "symlink target is absolute: '~a'~%"
msgstr ""
-#: guix/scripts/pack.scm:181
+#: guix/scripts/pack.scm:180
msgid ""
"The target of the symlink must be\n"
"relative rather than absolute, as it is relative to the profile created.\n"
@@ -6163,63 +6359,70 @@ msgid ""
"@end example"
msgstr ""
-#: guix/scripts/pack.scm:194
+#: guix/scripts/pack.scm:193
#, scheme-format
msgid "~a: invalid symlink specification~%"
msgstr ""
-#: guix/scripts/pack.scm:320 guix/scripts/pack.scm:675
+#: guix/scripts/pack.scm:365 guix/scripts/pack.scm:719
+#: guix/scripts/pack.scm:882
#, scheme-format
msgid "entry point not supported in the '~a' format~%"
msgstr ""
-#: guix/scripts/pack.scm:671
+#: guix/scripts/pack.scm:715
#, scheme-format
msgid "~a is not a valid Debian archive compressor. Valid compressors are: ~a~%"
msgstr ""
-#: guix/scripts/pack.scm:904
+#: guix/scripts/pack.scm:1101
#, scheme-format
msgid ""
"cross-compilation not implemented here;\n"
"please email '~a'~%"
msgstr ""
-#: guix/scripts/pack.scm:1165
+#: guix/scripts/pack.scm:1361
msgid "The supported formats for 'guix pack' are:"
msgstr ""
-#: guix/scripts/pack.scm:1167
+#: guix/scripts/pack.scm:1363
msgid ""
"\n"
" tarball Self-contained tarball, ready to run on another machine"
msgstr ""
-#: guix/scripts/pack.scm:1169
+#: guix/scripts/pack.scm:1365
msgid ""
"\n"
" squashfs Squashfs image suitable for Singularity"
msgstr ""
-#: guix/scripts/pack.scm:1171
+#: guix/scripts/pack.scm:1367
msgid ""
"\n"
" docker Tarball ready for 'docker load'"
msgstr ""
-#: guix/scripts/pack.scm:1173
+#: guix/scripts/pack.scm:1369
msgid ""
"\n"
" deb Debian archive installable via dpkg/apt"
msgstr ""
-#: guix/scripts/pack.scm:1189
+#: guix/scripts/pack.scm:1371
+msgid ""
+"\n"
+" rpm RPM archive installable via rpm/yum"
+msgstr ""
+
+#: guix/scripts/pack.scm:1389
msgid ""
"\n"
" --help-deb-format list options specific to the deb format"
msgstr ""
-#: guix/scripts/pack.scm:1193
+#: guix/scripts/pack.scm:1393
#, fuzzy
msgid ""
"\n"
@@ -6230,7 +6433,7 @@ msgstr ""
" -l, --list-generations[=MÖNSTER]\n"
" lista generationer som matchar MÖNSTER"
-#: guix/scripts/pack.scm:1196
+#: guix/scripts/pack.scm:1396
#, fuzzy
#| msgid ""
#| "\n"
@@ -6245,7 +6448,7 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/scripts/pack.scm:1199
+#: guix/scripts/pack.scm:1399
#, fuzzy
msgid ""
"\n"
@@ -6256,54 +6459,120 @@ msgstr ""
" -l, --list-generations[=MÖNSTER]\n"
" lista generationer som matchar MÖNSTER"
-#: guix/scripts/pack.scm:1263
+#: guix/scripts/pack.scm:1412
+msgid ""
+"\n"
+" --help-rpm-format list options specific to the RPM format"
+msgstr ""
+
+#: guix/scripts/pack.scm:1416
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| " --with-git-url=PACKAGE=URL\n"
+#| " build PACKAGE from the repository at URL"
+msgid ""
+"\n"
+" --prein-file=FILE\n"
+" Embed the provided prein script"
+msgstr ""
+"\n"
+" --with-git-url=PAKET=URL\n"
+" bygg PAKET från arkivet vid URL"
+
+#: guix/scripts/pack.scm:1419
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| " --with-git-url=PACKAGE=URL\n"
+#| " build PACKAGE from the repository at URL"
+msgid ""
+"\n"
+" --postin-file=FILE\n"
+" Embed the provided postin script"
+msgstr ""
+"\n"
+" --with-git-url=PAKET=URL\n"
+" bygg PAKET från arkivet vid URL"
+
+#: guix/scripts/pack.scm:1422
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| " --with-git-url=PACKAGE=URL\n"
+#| " build PACKAGE from the repository at URL"
+msgid ""
+"\n"
+" --preun-file=FILE\n"
+" Embed the provided preun script"
+msgstr ""
+"\n"
+" --with-git-url=PAKET=URL\n"
+" bygg PAKET från arkivet vid URL"
+
+#: guix/scripts/pack.scm:1425
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| " --with-git-url=PACKAGE=URL\n"
+#| " build PACKAGE from the repository at URL"
+msgid ""
+"\n"
+" --postun-file=FILE\n"
+" Embed the provided postun script"
+msgstr ""
+"\n"
+" --with-git-url=PAKET=URL\n"
+" bygg PAKET från arkivet vid URL"
+
+#: guix/scripts/pack.scm:1489
#, scheme-format
msgid "~a: unsupported profile name~%"
msgstr ""
-#: guix/scripts/pack.scm:1288
+#: guix/scripts/pack.scm:1519
msgid ""
"Usage: guix pack [OPTION]... PACKAGE...\n"
"Create a bundle of PACKAGE.\n"
msgstr ""
-#: guix/scripts/pack.scm:1300
+#: guix/scripts/pack.scm:1532
msgid ""
"\n"
" -f, --format=FORMAT build a pack in the given FORMAT"
msgstr ""
-#: guix/scripts/pack.scm:1302
+#: guix/scripts/pack.scm:1534
msgid ""
"\n"
" --list-formats list the formats available"
msgstr ""
-#: guix/scripts/pack.scm:1304
+#: guix/scripts/pack.scm:1536
msgid ""
"\n"
" -R, --relocatable produce relocatable executables"
msgstr ""
-#: guix/scripts/pack.scm:1308
+#: guix/scripts/pack.scm:1540
msgid ""
"\n"
" -C, --compression=TOOL compress using TOOL--e.g., \"lzip\""
msgstr ""
-#: guix/scripts/pack.scm:1310
+#: guix/scripts/pack.scm:1542
msgid ""
"\n"
" -S, --symlink=SPEC create symlinks to the profile according to SPEC"
msgstr ""
-#: guix/scripts/pack.scm:1312
+#: guix/scripts/pack.scm:1544
msgid ""
"\n"
" -m, --manifest=FILE create a pack with the manifest from FILE"
msgstr ""
-#: guix/scripts/pack.scm:1314
+#: guix/scripts/pack.scm:1546
#, fuzzy
msgid ""
"\n"
@@ -6314,20 +6583,20 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/scripts/pack.scm:1319
+#: guix/scripts/pack.scm:1551
msgid ""
"\n"
" --localstatedir include /var/guix in the resulting pack"
msgstr ""
-#: guix/scripts/pack.scm:1321
+#: guix/scripts/pack.scm:1553
msgid ""
"\n"
" --profile-name=NAME\n"
" populate /var/guix/profiles/.../NAME"
msgstr ""
-#: guix/scripts/pack.scm:1327
+#: guix/scripts/pack.scm:1559
#, fuzzy
msgid ""
"\n"
@@ -6336,48 +6605,48 @@ msgstr ""
"\n"
" -d, --derivations returnera härledningssökvägar för de givna paketen"
-#: guix/scripts/pack.scm:1331
+#: guix/scripts/pack.scm:1563
msgid ""
"\n"
" --bootstrap use the bootstrap binaries to build the pack"
msgstr ""
-#: guix/scripts/pack.scm:1348
+#: guix/scripts/pack.scm:1580
msgid "create application bundles"
msgstr ""
-#: guix/scripts/pack.scm:1386
+#: guix/scripts/pack.scm:1618
#, scheme-format
msgid "could not determine provenance of package ~a~%"
msgstr ""
-#: guix/scripts/pack.scm:1395
+#: guix/scripts/pack.scm:1627
#, scheme-format
msgid "both a manifest and a package list were given~%"
msgstr ""
-#: guix/scripts/pack.scm:1412
+#: guix/scripts/pack.scm:1644
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "file provided with option ~a does not exist: ~a~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/scripts/pack.scm:1472
+#: guix/scripts/pack.scm:1714
#, scheme-format
msgid "~a: unknown pack format~%"
msgstr ""
-#: guix/scripts/pack.scm:1499
+#: guix/scripts/pack.scm:1741
#, scheme-format
msgid "no packages specified; building an empty pack~%"
msgstr ""
-#: guix/scripts/pack.scm:1503
+#: guix/scripts/pack.scm:1745
#, scheme-format
msgid "Singularity requires you to provide a shell~%"
msgstr ""
-#: guix/scripts/pack.scm:1504
+#: guix/scripts/pack.scm:1746
msgid "Add @code{bash} or @code{bash-minimal} to your package list."
msgstr ""
@@ -6636,13 +6905,13 @@ msgstr ""
msgid "list currently running sessions"
msgstr ""
-#: guix/scripts/deploy.scm:53
+#: guix/scripts/deploy.scm:52
msgid ""
"Usage: guix deploy [OPTION] FILE...\n"
"Perform the deployment specified by FILE.\n"
msgstr ""
-#: guix/scripts/deploy.scm:62
+#: guix/scripts/deploy.scm:61
#, fuzzy
#| msgid " exec execute a command inside of an existing container\n"
msgid ""
@@ -6650,84 +6919,84 @@ msgid ""
" -x, --execute execute the following command on all the machines"
msgstr " exec kör ett kommando inut en existerande behållare\n"
-#: guix/scripts/deploy.scm:120
+#: guix/scripts/deploy.scm:119
#, fuzzy, scheme-format
msgid "The following ~d machine would be deployed:~%"
msgid_plural "The following ~d machines would be deployed:~%"
msgstr[0] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
-#: guix/scripts/deploy.scm:125
+#: guix/scripts/deploy.scm:124
#, fuzzy, scheme-format
msgid "The following ~d machine will be deployed:~%"
msgid_plural "The following ~d machines will be deployed:~%"
msgstr[0] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
-#: guix/scripts/deploy.scm:139
+#: guix/scripts/deploy.scm:138
#, fuzzy, scheme-format
msgid "deploying to ~a...~%"
msgstr "hämtar från ~a…"
-#: guix/scripts/deploy.scm:151 guix/scripts/deploy.scm:155
+#: guix/scripts/deploy.scm:150 guix/scripts/deploy.scm:154
#, fuzzy, scheme-format
msgid "failed to deploy ~a: ~a~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/scripts/deploy.scm:163
+#: guix/scripts/deploy.scm:162
#, scheme-format
msgid "rolling back ~a...~%"
msgstr ""
-#: guix/scripts/deploy.scm:169
+#: guix/scripts/deploy.scm:168
#, fuzzy, scheme-format
msgid "successfully deployed ~a~%"
msgstr "byggde ~a framgångsrikt"
-#: guix/scripts/deploy.scm:220
+#: guix/scripts/deploy.scm:219
#, fuzzy, scheme-format
#| msgid "guix: ~a: command not found~%"
msgid "~a: command succeeded~%"
msgstr "guix: ~a: kommando hittades inte~%"
-#: guix/scripts/deploy.scm:223
+#: guix/scripts/deploy.scm:222
#, fuzzy, scheme-format
#| msgid "Command failed with exit code ~a.~%"
msgid "~a: command exited with code ~a~%"
msgstr "Kommando misslyckades med avslutningskod ~a.~%"
-#: guix/scripts/deploy.scm:226
+#: guix/scripts/deploy.scm:225
#, fuzzy, scheme-format
#| msgid "guix: ~a: command not found~%"
msgid "~a: command stopped with signal ~a~%"
msgstr "guix: ~a: kommando hittades inte~%"
-#: guix/scripts/deploy.scm:229
+#: guix/scripts/deploy.scm:228
#, scheme-format
msgid "~a: command terminated with signal ~a~%"
msgstr ""
-#: guix/scripts/deploy.scm:233
+#: guix/scripts/deploy.scm:232
#, fuzzy, scheme-format
#| msgid "guix: ~a: command not found~%"
msgid "command output on ~a:~%"
msgstr "guix: ~a: kommando hittades inte~%"
-#: guix/scripts/deploy.scm:242
+#: guix/scripts/deploy.scm:241
msgid "deploy operating systems on a set of machines"
msgstr ""
-#: guix/scripts/deploy.scm:255
+#: guix/scripts/deploy.scm:254
#, scheme-format
msgid "missing deployment file argument~%"
msgstr ""
-#: guix/scripts/deploy.scm:258
+#: guix/scripts/deploy.scm:257
#, scheme-format
msgid "'--' was used, but '-x' was not specified~%"
msgstr ""
-#: guix/scripts/deploy.scm:281
+#: guix/scripts/deploy.scm:280
#, scheme-format
msgid "'-x' specified but no command given~%"
msgstr ""
@@ -6744,33 +7013,38 @@ msgid_plural "importing modules~{ ~a~} from the host~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/gnu-maintenance.scm:849
+#: guix/gnu-maintenance.scm:757
+#, scheme-format
+msgid "Updating to a specific version is not yet implemented for ~a, sorry."
+msgstr ""
+
+#: guix/gnu-maintenance.scm:882
msgid "Updater for GNU packages"
msgstr "Uppdaterar för GNU-paket"
-#: guix/gnu-maintenance.scm:858
+#: guix/gnu-maintenance.scm:892
msgid "Updater for GNU packages only available via FTP"
msgstr "Uppdaterare för GNU-paket som bara är tillgängliga via FTP"
-#: guix/gnu-maintenance.scm:867
+#: guix/gnu-maintenance.scm:902
#, fuzzy
msgid "Updater for packages hosted on savannah.gnu.org"
msgstr "Uppdaterare för paket som finns på kernel.org"
-#: guix/gnu-maintenance.scm:874
+#: guix/gnu-maintenance.scm:909
#, fuzzy
msgid "Updater for packages hosted on sourceforge.net"
msgstr "Uppdaterare för paket som finns på kernel.org"
-#: guix/gnu-maintenance.scm:881
+#: guix/gnu-maintenance.scm:916
msgid "Updater for X.org packages"
msgstr "Uppdaterare för X.org-paket"
-#: guix/gnu-maintenance.scm:888
+#: guix/gnu-maintenance.scm:923
msgid "Updater for packages hosted on kernel.org"
msgstr "Uppdaterare för paket som finns på kernel.org"
-#: guix/gnu-maintenance.scm:895
+#: guix/gnu-maintenance.scm:930
#, fuzzy
msgid "Updater that crawls HTML pages."
msgstr "Uppdaterare för OPAM-paket"
@@ -6830,10 +7104,23 @@ msgstr "inget kommando angivet~%"
msgid "no such process ~d~%"
msgstr "ingen sådan process ~d~%"
-#: guix/scripts/container/exec.scm:105
-#, scheme-format
-msgid "exec failed with status ~d~%"
-msgstr "exec misslyckades med status ~d~%"
+#: guix/scripts/container/exec.scm:108 guix/scripts/home.scm:461
+#, fuzzy, scheme-format
+#| msgid "guix: ~a: command not found~%"
+msgid "process terminated with signal ~a~%"
+msgstr "guix: ~a: kommando hittades inte~%"
+
+#: guix/scripts/container/exec.scm:110 guix/scripts/home.scm:463
+#, fuzzy, scheme-format
+#| msgid "guix: ~a: command not found~%"
+msgid "process stopped with signal ~a~%"
+msgstr "guix: ~a: kommando hittades inte~%"
+
+#: guix/scripts/container/exec.scm:113
+#, fuzzy, scheme-format
+#| msgid "guix: ~a: command not found~%"
+msgid "process exited with status ~d~%"
+msgstr "guix: ~a: kommando hittades inte~%"
#: guix/transformations.scm:157
#, fuzzy, scheme-format
@@ -6907,25 +7194,46 @@ msgstr "ogiltig ersättningsspecifikation: ~s~%"
#: guix/transformations.scm:767
#, fuzzy, scheme-format
+#| msgid "could not find bootstrap binary '~a' for system '~a'"
+msgid "could not find version ~a of '~a' upstream~%"
+msgstr "kunde inte hitta uppstartsbinär ”~a” för system ”~a”"
+
+#: guix/transformations.scm:770
+#, fuzzy, scheme-format
msgid "could not determine latest upstream release of '~a'~%"
msgstr "Kunde inte bestämma connman-tillstånd."
-#: guix/transformations.scm:775
+#: guix/transformations.scm:776
+#, fuzzy, scheme-format
+msgid "~a is already the latest version of '~a'~%"
+msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
+
+#: guix/transformations.scm:782
+#, scheme-format
+msgid "using ~a ~a, which is older than the packaged version (~a)~%"
+msgstr ""
+
+#: guix/transformations.scm:789
#, scheme-format
msgid "cannot authenticate source of '~a', version ~a~%"
msgstr ""
-#: guix/transformations.scm:862
+#: guix/transformations.scm:824
+#, fuzzy, scheme-format
+msgid "~a: invalid upstream version specification"
+msgstr "ogiltig ersättningsspecifikation: ~s~%"
+
+#: guix/transformations.scm:900
#, scheme-format
msgid "building for ~a instead of ~a, so tuning cannot be guessed~%"
msgstr ""
-#: guix/transformations.scm:888
+#: guix/transformations.scm:928
#, scheme-format
msgid "Available package transformation options:~%"
msgstr ""
-#: guix/transformations.scm:894
+#: guix/transformations.scm:934
#, fuzzy
msgid ""
"\n"
@@ -6936,7 +7244,7 @@ msgstr ""
" --with-source=KÄLLA\n"
" använd KÄLLA när motsvarande paket byggs"
-#: guix/transformations.scm:897
+#: guix/transformations.scm:937
msgid ""
"\n"
" --with-input=PACKAGE=REPLACEMENT\n"
@@ -6946,7 +7254,7 @@ msgstr ""
" --with-input=PAKET=ERSÄTTNING\n"
" ersätt PAKET-beroende med ERSÄTTNING"
-#: guix/transformations.scm:900
+#: guix/transformations.scm:940
msgid ""
"\n"
" --with-graft=PACKAGE=REPLACEMENT\n"
@@ -6956,7 +7264,7 @@ msgstr ""
" --with-graft=PAKET=ERSÄTTNING\n"
" ympa in ERSÄTTNING för paket som refererar till PAKET"
-#: guix/transformations.scm:903
+#: guix/transformations.scm:943
msgid ""
"\n"
" --with-branch=PACKAGE=BRANCH\n"
@@ -6966,7 +7274,7 @@ msgstr ""
" --with-gren=PAKET=GREN\n"
" bygg PAKET från senaste incheckningen på GREN"
-#: guix/transformations.scm:906
+#: guix/transformations.scm:946
msgid ""
"\n"
" --with-commit=PACKAGE=COMMIT\n"
@@ -6976,7 +7284,7 @@ msgstr ""
" --with-commit=PAKET=INCHECKNING\n"
" bygg PAKET från INCHECKNING"
-#: guix/transformations.scm:909
+#: guix/transformations.scm:949
msgid ""
"\n"
" --with-git-url=PACKAGE=URL\n"
@@ -6986,7 +7294,7 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/transformations.scm:912
+#: guix/transformations.scm:952
#, fuzzy
msgid ""
"\n"
@@ -6997,7 +7305,7 @@ msgstr ""
" --with-gren=PAKET=GREN\n"
" bygg PAKET från senaste incheckningen på GREN"
-#: guix/transformations.scm:915
+#: guix/transformations.scm:955
#, fuzzy
msgid ""
"\n"
@@ -7008,7 +7316,18 @@ msgstr ""
" --with-gren=PAKET=GREN\n"
" bygg PAKET från senaste incheckningen på GREN"
-#: guix/transformations.scm:918
+#: guix/transformations.scm:958
+#, fuzzy
+msgid ""
+"\n"
+" --with-version=PACKAGE=VERSION\n"
+" use the given upstream VERSION of PACKAGE"
+msgstr ""
+"\n"
+" --with-gren=PAKET=GREN\n"
+" bygg PAKET från senaste incheckningen på GREN"
+
+#: guix/transformations.scm:961
#, fuzzy
msgid ""
"\n"
@@ -7019,7 +7338,7 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/transformations.scm:921
+#: guix/transformations.scm:964
#, fuzzy
msgid ""
"\n"
@@ -7030,7 +7349,7 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/transformations.scm:924
+#: guix/transformations.scm:967
#, fuzzy
msgid ""
"\n"
@@ -7041,54 +7360,65 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/transformations.scm:930
+#: guix/transformations.scm:973
msgid ""
"\n"
" --help-transform list package transformation options not shown here"
msgstr ""
-#: guix/transformations.scm:979
+#: guix/transformations.scm:1022
#, scheme-format
msgid "transformation '~a' had no effect on ~a~%"
msgstr "transformation ”~a” hade ingen effekt på ~a~%"
-#: guix/upstream.scm:364
+#: guix/upstream.scm:365
#, fuzzy, scheme-format
msgid "failed to download detached signature from ~a~%"
msgstr "hittade giltig signatur för ”~a”~%"
-#: guix/upstream.scm:368
+#: guix/upstream.scm:369
#, fuzzy, scheme-format
msgid "signature verification failed for '~a' (key: ~a)~%"
msgstr "signaturverifiering misslyckades för ”~a”~%"
-#: guix/upstream.scm:372
+#: guix/upstream.scm:373
#, scheme-format
msgid "missing public key ~a for '~a'~%"
msgstr ""
-#: guix/upstream.scm:385
+#: guix/upstream.scm:386
#, fuzzy, scheme-format
msgid "failed to fetch source from '~a'"
msgstr "hittade giltig signatur för ”~a”~%"
-#: guix/upstream.scm:515
+#: guix/upstream.scm:514
+#, fuzzy, scheme-format
+msgid "downgrading '~a' from ~a to ~a~%"
+msgstr "Uppdaterar kanal ”~a” från ett Git-arkiv vid ”~a”…~%"
+
+#: guix/upstream.scm:527
#, scheme-format
msgid "cannot download for this method: ~s"
msgstr "kan inte hämta med denna metod: ~s"
-#: guix/upstream.scm:527
+#: guix/upstream.scm:540
+#, fuzzy, scheme-format
+#| msgid "failed to determine latest release of GNU ~a"
+msgid "updater failed to find release ~a@~a~%"
+msgstr "lyckades into bestämma den senaste släppningen av GNU ~a"
+
+#: guix/upstream.scm:542
#, fuzzy, scheme-format
#| msgid "failed to determine latest release of GNU ~a"
msgid "updater failed to determine available releases for ~a~%"
msgstr "lyckades into bestämma den senaste släppningen av GNU ~a"
-#: guix/upstream.scm:600
+#: guix/upstream.scm:615
#, scheme-format
msgid "~a: could not locate source file"
msgstr "~a: kunde inte hitta källfil"
-#: guix/upstream.scm:604
+#: guix/upstream.scm:619
#, fuzzy, scheme-format
msgid "~a: no `version' field in source; skipping~%"
msgstr "~a: ~a: inget ”version”-fält i källa; hoppar över~%"
@@ -7102,20 +7432,20 @@ msgstr "fel: ~a: obunden variabel"
msgid "entering debugger; type ',bt' for a backtrace\n"
msgstr "går in i felsökare; skriv ”,bt” för en bakåtspårning\n"
-#: guix/ui.scm:308
+#: guix/ui.scm:321
msgid "hint: "
msgstr "tips: "
-#: guix/ui.scm:325
+#: guix/ui.scm:347
msgid "Did you forget a @code{use-modules} form?"
msgstr "Glömde du en @code{use-modules}-form?"
-#: guix/ui.scm:327
+#: guix/ui.scm:349
#, scheme-format
msgid "Did you forget @code{(use-modules ~a)}?"
msgstr "Glömde du @code{(use-modules ~s)}?"
-#: guix/ui.scm:337
+#: guix/ui.scm:359
#, scheme-format
msgid ""
"File @file{~a} should probably start with:\n"
@@ -7125,59 +7455,59 @@ msgid ""
"@end example"
msgstr ""
-#: guix/ui.scm:351
+#: guix/ui.scm:373
#, scheme-format
msgid "module name ~a does not match file name '~a'~%"
msgstr ""
-#: guix/ui.scm:355
+#: guix/ui.scm:377
#, scheme-format
msgid "~a: file is empty~%"
msgstr ""
-#: guix/ui.scm:366 guix/ui.scm:417 guix/ui.scm:425 guix/ui.scm:429
+#: guix/ui.scm:388 guix/ui.scm:439 guix/ui.scm:447 guix/ui.scm:451
#, scheme-format
msgid "failed to load '~a': ~a~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/ui.scm:375
+#: guix/ui.scm:397
#, scheme-format
msgid "~amissing closing parenthesis~%"
msgstr "~asaknar avslutande parentes~%"
-#: guix/ui.scm:377
+#: guix/ui.scm:399
#, fuzzy, scheme-format
#| msgid "failed to load '~a': ~a~%"
msgid "read error while loading '~a': ~a~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/ui.scm:381
+#: guix/ui.scm:403
#, fuzzy, scheme-format
msgid "~s: ~a~%"
msgstr "~a: ~a~%"
-#: guix/ui.scm:389 guix/ui.scm:420 guix/ui.scm:774 guix/ui.scm:824
-#: guix/ui.scm:875
+#: guix/ui.scm:411 guix/ui.scm:442 guix/ui.scm:799 guix/ui.scm:849
+#: guix/ui.scm:900
#, scheme-format
msgid "~a~%"
msgstr ""
-#: guix/ui.scm:397 guix/ui.scm:884
+#: guix/ui.scm:419 guix/ui.scm:909
#, scheme-format
msgid "exception thrown: ~s~%"
msgstr "kastat undantag: ~s~%"
-#: guix/ui.scm:401 guix/ui.scm:439
+#: guix/ui.scm:423 guix/ui.scm:461
#, scheme-format
msgid "failed to load '~a':~%"
msgstr "misslyckades med att läsa in ”~a”:~%"
-#: guix/ui.scm:436
+#: guix/ui.scm:458
#, scheme-format
msgid "failed to load '~a': exception thrown: ~s~%"
msgstr "misslyckades med att läsa in ”~a”: kastat undantag: ~s~%"
-#: guix/ui.scm:484
+#: guix/ui.scm:506
#, fuzzy
msgid ""
"Consider installing the @code{glibc-locales} package\n"
@@ -7204,15 +7534,15 @@ 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:525
+#: guix/ui.scm:547
msgid "(C)"
msgstr "(C)"
-#: guix/ui.scm:526
+#: guix/ui.scm:548
msgid "the Guix authors\n"
msgstr "Guix-upphovsmännen\n"
-#: guix/ui.scm:527
+#: guix/ui.scm:549
msgid ""
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
@@ -7226,7 +7556,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:539
+#: guix/ui.scm:561
#, scheme-format
msgid ""
"\n"
@@ -7235,7 +7565,7 @@ msgstr ""
"\n"
"Rapportera buggar till: ~a."
-#: guix/ui.scm:541
+#: guix/ui.scm:563
#, scheme-format
msgid ""
"\n"
@@ -7244,7 +7574,7 @@ msgstr ""
"\n"
"~a hemsida: <~a>"
-#: guix/ui.scm:543
+#: guix/ui.scm:565
#, fuzzy, scheme-format
msgid ""
"\n"
@@ -7255,31 +7585,31 @@ msgstr ""
#. TRANSLATORS: Change the "/en" bit of this URL appropriately if
#. the web site is translated in your language.
-#: guix/ui.scm:547
+#: guix/ui.scm:569
msgid "https://guix.gnu.org/en/help/"
msgstr ""
-#: guix/ui.scm:601
+#: guix/ui.scm:626
#, scheme-format
msgid "'~a' is not a valid regular expression: ~a~%"
msgstr "”~a” är inte ett giltigt reguljärt uttryck: ~a~%"
-#: guix/ui.scm:607
+#: guix/ui.scm:632
#, scheme-format
msgid "~a: invalid number~%"
msgstr "~a: ogiltigt nummer~%"
-#: guix/ui.scm:625
+#: guix/ui.scm:650
#, scheme-format
msgid "invalid number: ~a~%"
msgstr "ogiltigt nummer: ~a~%"
-#: guix/ui.scm:648
+#: guix/ui.scm:673
#, scheme-format
msgid "unknown unit: ~a~%"
msgstr "okänd enhet: ~a~%"
-#: guix/ui.scm:663
+#: guix/ui.scm:688
#, scheme-format
msgid ""
"You cannot have two different versions\n"
@@ -7288,7 +7618,7 @@ msgstr ""
"Du kan inte ha två olika versioner\n"
"eller varianter av @code{~a} i samma profil."
-#: guix/ui.scm:666
+#: guix/ui.scm:691
#, scheme-format
msgid ""
"Try upgrading both @code{~a} and @code{~a},\n"
@@ -7297,111 +7627,111 @@ msgstr ""
"Prova att uppgradera både @code{~a} och @code{~a},\n"
"eller ta bort en av dem från profilen."
-#: guix/ui.scm:697
+#: guix/ui.scm:722
#, scheme-format
msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%"
msgstr "~a:~a~a: paket ”~a” har en ogiltig inmatning: ~s~%"
-#: guix/ui.scm:704
+#: guix/ui.scm:729
#, scheme-format
msgid "~a: ~a: build system `~a' does not support cross builds~%"
msgstr "~a: ~a: byggsystem ”~a” har inte stöd för korsbyggen~%"
-#: guix/ui.scm:710
+#: guix/ui.scm:735
#, scheme-format
msgid "~s: invalid G-expression input~%"
msgstr "~s: ogiltig inmatning för G-uttryck~%"
-#: guix/ui.scm:713
+#: guix/ui.scm:738
#, scheme-format
msgid "profile '~a' does not exist~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/ui.scm:716
+#: guix/ui.scm:741
#, scheme-format
msgid "generation ~a of profile '~a' does not exist~%"
msgstr "generation ~a av profil ”~a” existerar inte~%"
-#: guix/ui.scm:721
+#: guix/ui.scm:746
#, scheme-format
msgid "package '~a~@[@~a~]~@[:~a~]' not found in profile~%"
msgstr "paket ”~a~@[@~a~]~@[:~a~]” hittades inte i profil~%"
-#: guix/ui.scm:733
+#: guix/ui.scm:758
#, scheme-format
msgid " ... propagated from ~a@~a~%"
msgstr " … propagerad från ~a@~a~%"
-#: guix/ui.scm:743
+#: guix/ui.scm:768
#, scheme-format
msgid "profile contains conflicting entries for ~a~a~%"
msgstr "profil innehåller poster som står i konflikt för ~a~a~%"
-#: guix/ui.scm:746
+#: guix/ui.scm:771
#, scheme-format
msgid " first entry: ~a@~a~a ~a~%"
msgstr " första post: ~a@~a~a ~a~%"
-#: guix/ui.scm:752
+#: guix/ui.scm:777
#, scheme-format
msgid " second entry: ~a@~a~a ~a~%"
msgstr " andra post: ~a@~a~a ~a~%"
-#: guix/ui.scm:764
+#: guix/ui.scm:789
#, scheme-format
msgid "corrupt input while restoring '~a' from ~s~%"
msgstr "korrupt inmatning under återställning av ”~a” från ~s~%"
-#: guix/ui.scm:766
+#: guix/ui.scm:791
#, scheme-format
msgid "corrupt input while restoring archive from ~s~%"
msgstr "korrupt inmatning under återställning av arkiv från ~s~%"
-#: guix/ui.scm:769
+#: guix/ui.scm:794
#, scheme-format
msgid "failed to connect to `~a': ~a~%"
msgstr "misslyckades med att ansluta till ”~a”: ~a~%"
-#: guix/ui.scm:777
+#: guix/ui.scm:802
#, scheme-format
msgid "reference to invalid output '~a' of derivation '~a'~%"
msgstr "referens till ogiltig utmatning ”~a” från härledning ”~a”~%"
-#: guix/ui.scm:781
+#: guix/ui.scm:806
#, scheme-format
msgid "file '~a' could not be found in these directories:~{ ~a~}~%"
msgstr "fil ”~a” kunde inte hittas bland dessa kataloger:~{ ~a~}~%"
-#: guix/ui.scm:786
+#: guix/ui.scm:811
#, scheme-format
msgid "program exited~@[ with non-zero exit status ~a~]~@[ terminated by signal ~a~]~@[ stopped by signal ~a~]: ~s~%"
msgstr "program avslutades~@[ med icke-noll avslutningsstatus ~a~]~@[ avslutades av signal ~a~]~@[ stoppades av signal ~a~]: ~s~%"
-#: guix/ui.scm:863
+#: guix/ui.scm:888
#, scheme-format
msgid "failed to read expression ~s: ~s~%"
msgstr "misslyckades med att läsa uttryck ~s: ~s~%"
-#: guix/ui.scm:869
+#: guix/ui.scm:894
#, scheme-format
msgid "failed to evaluate expression '~a':~%"
msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
-#: guix/ui.scm:872
+#: guix/ui.scm:897
#, scheme-format
msgid "syntax error: ~a~%"
msgstr "syntaxfel: ~a~%"
-#: guix/ui.scm:896
+#: guix/ui.scm:921
#, scheme-format
msgid "expression ~s does not evaluate to a package~%"
msgstr "uttryck ~s utvärderas inte till ett paket~%"
-#: guix/ui.scm:923
+#: guix/ui.scm:948
msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%"
msgstr "åtminstone ~,1h MB behövs men endast ~,1h MB tillgängligt i ~a~%"
-#: guix/ui.scm:1033
+#: guix/ui.scm:1058
#, fuzzy, scheme-format
#| msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]"
#| msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]"
@@ -7413,12 +7743,12 @@ msgstr[1] "~:[Följande härledningar skulle byggas:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it
#. should be translated to the corresponding
#. abbreviation.
-#: guix/ui.scm:1046
+#: guix/ui.scm:1071
#, fuzzy
msgid "~:[~,1h MB would be downloaded:~%~;~]"
msgstr "~:[~,1h MB skulle hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1055
+#: guix/ui.scm:1080
#, fuzzy, scheme-format
#| msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]"
#| msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]"
@@ -7427,14 +7757,14 @@ msgid_plural "~:[The following files would be downloaded:~%~;~]"
msgstr[0] "~:[Följande fil skulle hämtas:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Följande filer skulle hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1063
+#: guix/ui.scm:1088
#, scheme-format
msgid "~:[The following graft would be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts would be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Följande ympning skulle göras:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Följande ympningar skulle göras:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1068
+#: guix/ui.scm:1093
#, scheme-format
msgid "~:[The following profile hook would be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks would be built:~%~{ ~a~%~}~;~]"
@@ -7443,19 +7773,19 @@ msgstr[1] "~:[Följande profilkrokar skulle byggas:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1080
+#: guix/ui.scm:1105
#, fuzzy
msgid "~:[~,1h MB would be downloaded~%~;~]"
msgstr "~:[~,1h MB skulle hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1084
+#: guix/ui.scm:1109
#, fuzzy
msgid "~:[~h item would be downloaded~%~;~]"
msgid_plural "~:[~h items would be downloaded~%~;~]"
msgstr[0] "~:[~,1h MB skulle hämtas:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[~,1h MB skulle hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1093
+#: guix/ui.scm:1118
#, fuzzy, scheme-format
#| msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]"
#| msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]"
@@ -7467,12 +7797,12 @@ msgstr[1] "~:[Följande härledningar kommer att byggas:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it
#. should be translated to the corresponding
#. abbreviation.
-#: guix/ui.scm:1106
+#: guix/ui.scm:1131
#, fuzzy
msgid "~:[~,1h MB will be downloaded:~%~;~]"
msgstr "~:[~,1h MB kommer att hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1115
+#: guix/ui.scm:1140
#, fuzzy, scheme-format
#| msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]"
#| msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]"
@@ -7481,14 +7811,14 @@ msgid_plural "~:[The following files will be downloaded:~%~;~]"
msgstr[0] "~:[Följande fil kommer att hämtas:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Följande filer kommer att hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1123
+#: guix/ui.scm:1148
#, scheme-format
msgid "~:[The following graft will be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts will be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Följande ympning kommer att göras:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Följande ympningar kommer att göras:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1128
+#: guix/ui.scm:1153
#, scheme-format
msgid "~:[The following profile hook will be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks will be built:~%~{ ~a~%~}~;~]"
@@ -7497,122 +7827,122 @@ msgstr[1] "~:[Följande profilkrokar kommer att byggas:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1140
+#: guix/ui.scm:1165
#, fuzzy
msgid "~:[~,1h MB will be downloaded~%~;~]"
msgstr "~:[~,1h MB kommer att hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1144
+#: guix/ui.scm:1169
#, fuzzy
msgid "~:[~h item will be downloaded~%~;~]"
msgid_plural "~:[~h items will be downloaded~%~;~]"
msgstr[0] "~:[~,1h MB kommer att hämtas:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[~,1h MB kommer att hämtas:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1263
+#: guix/ui.scm:1288
msgid "(dependencies or package changed)"
msgstr ""
-#: guix/ui.scm:1282
+#: guix/ui.scm:1307
#, scheme-format
msgid "The following package would be removed:~%~{~a~%~}~%"
msgid_plural "The following packages would be removed:~%~{~a~%~}~%"
msgstr[0] "Följande paket skulle tas bort:~%~{~a~%~}~%"
msgstr[1] "Följande paket skulle tas bort:~%~{~a~%~}~%"
-#: guix/ui.scm:1287
+#: guix/ui.scm:1312
#, scheme-format
msgid "The following package will be removed:~%~{~a~%~}~%"
msgid_plural "The following packages will be removed:~%~{~a~%~}~%"
msgstr[0] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att tas bort:~%~{~a~%~}~%"
-#: guix/ui.scm:1300
+#: guix/ui.scm:1325
#, scheme-format
msgid "The following package would be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%"
msgstr[0] "Följande paket skulle nedgraderas:~%~{~a~%~}~%"
msgstr[1] "Följande paket skulle nedgraderas:~%~{~a~%~}~%"
-#: guix/ui.scm:1305
+#: guix/ui.scm:1330
#, scheme-format
msgid "The following package will be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%"
msgstr[0] "Följande paket kommer att nedgraderas:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att nedgraderas:~%~{~a~%~}~%"
-#: guix/ui.scm:1318
+#: guix/ui.scm:1343
#, scheme-format
msgid "The following package would be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%"
msgstr[0] "Följande paket skulle uppgraderas:~%~{~a~%~}~%"
msgstr[1] "Följande paket skulle uppgraderas:~%~{~a~%~}~%"
-#: guix/ui.scm:1323
+#: guix/ui.scm:1348
#, scheme-format
msgid "The following package will be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%"
msgstr[0] "Följande paket kommer att uppgraderas:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att uppgraderas:~%~{~a~%~}~%"
-#: guix/ui.scm:1334
+#: guix/ui.scm:1359
#, scheme-format
msgid "The following package would be installed:~%~{~a~%~}~%"
msgid_plural "The following packages would be installed:~%~{~a~%~}~%"
msgstr[0] "Följande paket skulle installeras:~%~{~a~%~}~%"
msgstr[1] "Följande paket skulle installeras:~%~{~a~%~}~%"
-#: guix/ui.scm:1339
+#: guix/ui.scm:1364
#, scheme-format
msgid "The following package will be installed:~%~{~a~%~}~%"
msgid_plural "The following packages will be installed:~%~{~a~%~}~%"
msgstr[0] "Följande paket kommer att installeras:~%~{~a~%~}~%"
msgstr[1] "Följande paket kommer att installeras:~%~{~a~%~}~%"
-#: guix/ui.scm:1457
+#: guix/ui.scm:1482
#, fuzzy, scheme-format
#| msgid "~a: invalid number~%"
msgid "~a: invalid Texinfo markup~%"
msgstr "~a: ogiltigt nummer~%"
-#: guix/ui.scm:1516
+#: guix/ui.scm:1541
msgid "executable programs and scripts"
msgstr ""
-#: guix/ui.scm:1517
+#: guix/ui.scm:1542
msgid "debug information"
msgstr ""
-#: guix/ui.scm:1518
+#: guix/ui.scm:1543
msgid "documentation"
msgstr ""
-#: guix/ui.scm:1519
+#: guix/ui.scm:1544
msgid "shared libraries"
msgstr ""
-#: guix/ui.scm:1520
+#: guix/ui.scm:1545
msgid "static libraries"
msgstr ""
-#: guix/ui.scm:1521
+#: guix/ui.scm:1546
msgid "everything else"
msgstr ""
-#: guix/ui.scm:1535
+#: guix/ui.scm:1560
msgid "[description missing]"
msgstr ""
-#: guix/ui.scm:1557
+#: guix/ui.scm:1582
msgid "everything"
msgstr ""
-#: guix/ui.scm:1940
+#: guix/ui.scm:1966
#, scheme-format
msgid "invalid syntax: ~a~%"
msgstr "ogiltig syntax: ~a~%"
-#: guix/ui.scm:1949
+#: guix/ui.scm:1975
#, scheme-format
msgid "Generation ~a\t~a"
msgstr "Generation ~a\t~a"
@@ -7622,7 +7952,7 @@ msgstr "Generation ~a\t~a"
#. usual way of presenting dates in your locale.
#. See https://www.gnu.org/software/guile/manual/html_node/SRFI_002d19-Date-to-string.html
#. for details.
-#: guix/ui.scm:1961
+#: guix/ui.scm:1987
#, scheme-format
msgid "~b ~d ~Y ~T"
msgstr "~d ~b ~Y ~T"
@@ -7630,37 +7960,37 @@ msgstr "~d ~b ~Y ~T"
#. TRANSLATORS: The word "current" here is an adjective for
#. "Generation", as in "current generation". Use the appropriate
#. gender where applicable.
-#: guix/ui.scm:1967
+#: guix/ui.scm:1993
#, scheme-format
msgid "~a\t(current)~%"
msgstr "~a\t(aktuell)~%"
-#: guix/ui.scm:2001
+#: guix/ui.scm:2027
#, fuzzy, scheme-format
msgid "cannot lock profile ~a: ~a~%"
msgstr "kan inte komma åt ”~a”: ~a~%"
-#: guix/ui.scm:2003
+#: guix/ui.scm:2029
#, fuzzy, scheme-format
msgid "profile ~a is locked by another process~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/ui.scm:2032
+#: guix/ui.scm:2058
#, scheme-format
msgid "switched from generation ~a to ~a~%"
msgstr "växlade från generation ~a till ~a~%"
-#: guix/ui.scm:2048
+#: guix/ui.scm:2074
#, scheme-format
msgid "deleting ~a~%"
msgstr "tar bort ~a~%"
-#: guix/ui.scm:2079
+#: guix/ui.scm:2105
#, scheme-format
msgid "Try `guix --help' for more information.~%"
msgstr "Prova ”guix --help” för mer information.~%"
-#: guix/ui.scm:2171
+#: guix/ui.scm:2197
#, fuzzy
#| msgid ""
#| "Usage: guix COMMAND ARGS...\n"
@@ -7672,7 +8002,7 @@ msgstr ""
"Användning: guix KOMMANDO ARGUMENT…\n"
"Kör KOMMANDO med ARGUMENT.\n"
-#: guix/ui.scm:2174
+#: guix/ui.scm:2200
#, fuzzy
#| msgid ""
#| "\n"
@@ -7684,7 +8014,7 @@ msgstr ""
"\n"
" -h, --help visa denna hjälp och avsluta"
-#: guix/ui.scm:2176
+#: guix/ui.scm:2202
#, fuzzy
#| msgid ""
#| "\n"
@@ -7696,21 +8026,21 @@ msgstr ""
"\n"
" -V, --version visa versionsinformation och avsluta"
-#: guix/ui.scm:2181
+#: guix/ui.scm:2207
msgid "COMMAND must be one of the sub-commands listed below:\n"
msgstr "KOMMANDO måste vara ett av underkommandona som listas nedan:\n"
-#: guix/ui.scm:2223
+#: guix/ui.scm:2249
#, scheme-format
msgid "guix: ~a: command not found~%"
msgstr "guix: ~a: kommando hittades inte~%"
-#: guix/ui.scm:2259
+#: guix/ui.scm:2284
#, scheme-format
msgid "guix: missing command name~%"
msgstr "guix: saknar kommandonamn~%"
-#: guix/ui.scm:2267
+#: guix/ui.scm:2292
#, scheme-format
msgid "guix: unrecognized option '~a'~%"
msgstr "guix: okänd flagga ”~a”~%"
@@ -7825,44 +8155,54 @@ msgstr[1] "Följande byggen pågår fortfarande:~%~{ ~a~%~}~%"
msgid "build of ~a failed"
msgstr "bygge av ~a misslyckades"
-#: guix/status.scm:531
+#: guix/status.scm:535
+#, scheme-format
+msgid ""
+"This usually indicates a bug in one of\n"
+"the channels you are pulling from, or some incompatibility among them. You\n"
+"can check the build log and report the issue to the channel developers.\n"
+"\n"
+"The channels you are pulling from are: ~a."
+msgstr ""
+
+#: guix/status.scm:546
#, scheme-format
msgid "Could not find build log for '~a'."
msgstr "Kunde inte hitta bygglogg för ”~a”."
-#: guix/status.scm:534
+#: guix/status.scm:549
#, scheme-format
msgid "View build log at '~a'."
msgstr "Granska bygglogg vid ”~a”."
-#: guix/status.scm:539
+#: guix/status.scm:554
#, scheme-format
msgid "substituting ~a..."
msgstr "ersätter ~a…"
-#: guix/status.scm:544
+#: guix/status.scm:559
#, fuzzy, scheme-format
msgid "downloading from ~a ..."
msgstr "hämtar från ~a…"
-#: guix/status.scm:570
+#: guix/status.scm:585
#, scheme-format
msgid "substitution of ~a complete"
msgstr "ersättning av ~a färdigställd"
-#: guix/status.scm:578
+#: guix/status.scm:593
#, scheme-format
msgid "substitution of ~a failed"
msgstr "ersättning av ~a misslyckades"
#. TRANSLATORS: The final string looks like "sha256 hash mismatch for
#. /gnu/store/…-sth:", where "sha256" is the hash algorithm.
-#: guix/status.scm:583
+#: guix/status.scm:598
#, scheme-format
msgid "~a hash mismatch for ~a:"
msgstr "~a hash stämmer inte för ~a:"
-#: guix/status.scm:585
+#: guix/status.scm:600
#, scheme-format
msgid ""
" expected hash: ~a\n"
@@ -7871,7 +8211,7 @@ msgstr ""
" förväntade hash: ~a\n"
" faktisk hash: ~a~%"
-#: guix/status.scm:590
+#: guix/status.scm:605
#, scheme-format
msgid "offloading build of ~a to '~a'"
msgstr "avlastning av bygge av ~a till ”~a”"
@@ -7953,29 +8293,29 @@ msgstr ""
msgid "invalid format of the signature field: ~a~%"
msgstr ""
-#: guix/channels.scm:297
+#: guix/channels.scm:293
msgid "unsupported '.guix-channel' version"
msgstr ""
-#: guix/channels.scm:303
+#: guix/channels.scm:299
msgid "invalid '.guix-channel' file"
msgstr ""
-#: guix/channels.scm:362
+#: guix/channels.scm:358
msgid "Authenticating channel '~a', commits ~a to ~a (~h new commits)...~%"
msgstr ""
-#: guix/channels.scm:427
+#: guix/channels.scm:423
#, scheme-format
msgid "channel '~a' lacks 'introduction' field but '.guix-authorizations' found\n"
msgstr ""
-#: guix/channels.scm:435
+#: guix/channels.scm:431
#, scheme-format
msgid "channel '~a' lacks an introduction and cannot be authenticated~%"
msgstr ""
-#: guix/channels.scm:440
+#: guix/channels.scm:436
msgid ""
"Add the missing introduction to your\n"
"channels file to address the issue. Alternatively, you can pass\n"
@@ -7983,23 +8323,23 @@ msgid ""
"thus potentially malicious code."
msgstr ""
-#: guix/channels.scm:444
+#: guix/channels.scm:440
#, scheme-format
msgid "channel authentication disabled~%"
msgstr ""
-#: guix/channels.scm:469
+#: guix/channels.scm:465
#, scheme-format
msgid "aborting update of channel '~a' to commit ~a, which is not a descendant of ~a"
msgstr ""
-#: guix/channels.scm:480 guix/scripts/system/reconfigure.scm:324
+#: guix/channels.scm:476 guix/scripts/system/reconfigure.scm:324
msgid ""
"Use @option{--allow-downgrades} to force\n"
"this downgrade."
msgstr ""
-#: guix/channels.scm:484
+#: guix/channels.scm:480
msgid ""
"This could indicate that the channel has\n"
"been tampered with and is trying to force a roll-back, preventing you from\n"
@@ -8007,43 +8347,39 @@ msgid ""
"allow non-forward updates."
msgstr ""
-#: guix/channels.scm:537
+#: guix/channels.scm:533
#, scheme-format
msgid "Updating channel '~a' from Git repository at '~a'...~%"
msgstr "Uppdaterar kanal ”~a” från ett Git-arkiv vid ”~a”…~%"
-#: guix/channels.scm:558
+#: guix/channels.scm:554
#, scheme-format
msgid "pulled channel '~a' from a mirror of ~a, which might be stale~%"
msgstr ""
-#: guix/channels.scm:810
+#: guix/channels.scm:806
msgid "'guix' channel is lacking"
msgstr "”guix”-kanal saknas"
-#: guix/channels.scm:812
+#: guix/channels.scm:808
msgid ""
"Make sure your list of channels\n"
"contains one channel named @code{guix} providing the core of Guix."
msgstr ""
-#: guix/channels.scm:1106
+#: guix/channels.scm:1109
msgid "invalid channel news entry"
msgstr ""
-#: guix/channels.scm:1124
+#: guix/channels.scm:1127
msgid "syntactically invalid channel news file"
msgstr ""
-#: guix/channels.scm:1127
+#: guix/channels.scm:1130
msgid "invalid channel news file"
msgstr ""
-#: guix/packages.scm:351
-msgid "no SHA256 hash for origin"
-msgstr ""
-
-#: guix/packages.scm:566
+#: guix/packages.scm:560
#, fuzzy, scheme-format
#| msgid "~a: invalid locale name"
msgid "~s: invalid package license~%"
@@ -8105,7 +8441,7 @@ msgstr "Oväntat problem"
msgid "Did you forget a closing parenthesis?"
msgstr "~asaknar avslutande parentes~%"
-#: guix/remote.scm:76 guix/ssh.scm:194
+#: guix/remote.scm:74 guix/ssh.scm:194
#, fuzzy, scheme-format
#| msgid "exec failed with status ~d~%"
msgid "remote command '~{~a~^ ~}' failed with status ~a"
@@ -8204,68 +8540,74 @@ msgstr ""
msgid "exception occurred on remote host '~A': ~s"
msgstr ""
-#: guix/git.scm:152
+#: guix/git.scm:146
msgid "receiving objects"
msgstr ""
-#: guix/git.scm:154
+#: guix/git.scm:148
msgid "indexing objects"
msgstr ""
-#: guix/git.scm:316
+#: guix/git.scm:318
#, scheme-format
msgid "Git error ~a~%"
msgstr ""
-#: guix/git.scm:318 guix/git.scm:578
+#: guix/git.scm:320 guix/git.scm:580
#, scheme-format
msgid "Git error: ~a~%"
msgstr ""
-#: guix/git.scm:333
+#: guix/git.scm:335
#, scheme-format
msgid "updating submodule '~a'...~%"
msgstr "uppdaterar undermodul ”~a”…~%"
-#: guix/git.scm:402
+#: guix/git.scm:404
#, scheme-format
msgid "revision ~a of ~a could not be fetched from Software Heritage~%"
msgstr ""
-#: guix/git.scm:738
+#: guix/git.scm:740
#, scheme-format
msgid "cannot fetch commit ~a from ~a: ~a"
msgstr "kan inte hämta incheckning ~a från ~a: ~a"
-#: guix/git.scm:741
+#: guix/git.scm:743
#, scheme-format
msgid "cannot fetch branch '~a' from ~a: ~a"
msgstr "kan inte hämta gren ”~a” från ~a: ~a"
-#: guix/git.scm:744
+#: guix/git.scm:746
#, scheme-format
msgid "Git failure while fetching ~a: ~a"
msgstr "Git-fel vid hämtning av ~a: ~a"
-#: guix/substitutes.scm:100
+#: guix/substitutes.scm:102
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "'~a' does not name a store item~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/substitutes.scm:144
+#: guix/substitutes.scm:146
#, fuzzy, scheme-format
#| msgid "~a: patch not found"
msgid "~a: host not found: ~a~%"
msgstr "~a: programfix hittades inte"
-#: guix/substitutes.scm:150
+#: guix/substitutes.scm:152
#, fuzzy, scheme-format
#| msgid "~a: download failed~%"
msgid "~a: connection failed: ~a~%"
msgstr "~a: hämtning misslyckades~%"
-#: guix/substitutes.scm:262
+#: guix/substitutes.scm:159
+#, fuzzy, scheme-format
+#| msgid "~a: download failed~%"
+msgid "~a: TLS connection failed: in ~a: ~a~%"
+msgstr "~a: hämtning misslyckades~%"
+
+#: guix/substitutes.scm:278
#, fuzzy, scheme-format
#| msgid "~a: unsupported kind of search path~%"
msgid "~s: unsupported server URI scheme~%"
@@ -8291,18 +8633,18 @@ msgstr ""
#. TRANSLATORS: 'derivation' must not be translated; it refers to the
#. 'derivation' procedure.
-#: guix/derivations.scm:780
+#: guix/derivations.scm:782
#, scheme-format
msgid "in '~a': deprecated 'derivation' calling convention used~%"
msgstr ""
-#: guix/scripts/archive.scm:69
+#: guix/scripts/archive.scm:68
msgid ""
"Usage: guix archive [OPTION]... PACKAGE...\n"
"Export/import one or more packages from/to the store.\n"
msgstr ""
-#: guix/scripts/archive.scm:71
+#: guix/scripts/archive.scm:70
#, fuzzy
msgid ""
"\n"
@@ -8311,31 +8653,31 @@ msgstr ""
"\n"
" --repair reparera angivna objekt"
-#: guix/scripts/archive.scm:73
+#: guix/scripts/archive.scm:72
msgid ""
"\n"
" -r, --recursive combined with '--export', include dependencies"
msgstr ""
-#: guix/scripts/archive.scm:75
+#: guix/scripts/archive.scm:74
msgid ""
"\n"
" --import import from the archive passed on stdin"
msgstr ""
-#: guix/scripts/archive.scm:77
+#: guix/scripts/archive.scm:76
msgid ""
"\n"
" --missing print the files from stdin that are missing"
msgstr ""
-#: guix/scripts/archive.scm:79
+#: guix/scripts/archive.scm:78
msgid ""
"\n"
" -x, --extract=DIR extract the archive on stdin to DIR"
msgstr ""
-#: guix/scripts/archive.scm:81
+#: guix/scripts/archive.scm:80
#, fuzzy
msgid ""
"\n"
@@ -8344,7 +8686,7 @@ msgstr ""
"\n"
" -h, --help visa denna hjälp och avsluta"
-#: guix/scripts/archive.scm:84
+#: guix/scripts/archive.scm:83
#, fuzzy
msgid ""
"\n"
@@ -8355,92 +8697,92 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/scripts/archive.scm:87
+#: guix/scripts/archive.scm:86
msgid ""
"\n"
" --authorize authorize imports signed by the public key on stdin"
msgstr ""
-#: guix/scripts/archive.scm:158
+#: guix/scripts/archive.scm:157
#, scheme-format
msgid "invalid key generation parameters: ~a: ~a~%"
msgstr ""
-#: guix/scripts/archive.scm:196
+#: guix/scripts/archive.scm:195
#, fuzzy, scheme-format
msgid "package `~a' has no source~%"
msgstr "~a: varning: paket ”~a” har ingen källa~%"
-#: guix/scripts/archive.scm:257
+#: guix/scripts/archive.scm:256
#, scheme-format
msgid "no arguments specified; creating an empty archive~%"
msgstr ""
-#: guix/scripts/archive.scm:262
+#: guix/scripts/archive.scm:261
#, scheme-format
msgid "unable to export the given packages~%"
msgstr ""
-#: guix/scripts/archive.scm:269
+#: guix/scripts/archive.scm:268
#, scheme-format
msgid "key pair exists under '~a'; remove it first~%"
msgstr ""
-#: guix/scripts/archive.scm:273
+#: guix/scripts/archive.scm:272
#, scheme-format
msgid ""
"Please wait while gathering entropy to generate the key pair;\n"
"this may take time...~%"
msgstr ""
-#: guix/scripts/archive.scm:280
+#: guix/scripts/archive.scm:279
#, fuzzy, scheme-format
msgid "key generation failed: ~a: ~a~%"
msgstr "~a: hämtning misslyckades~%"
-#: guix/scripts/archive.scm:307
+#: guix/scripts/archive.scm:306
#, fuzzy, scheme-format
msgid "failed to read public key: ~a: ~a~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/scripts/archive.scm:314
+#: guix/scripts/archive.scm:313
#, scheme-format
msgid "replacing symbolic link ~a with a regular file~%"
msgstr ""
-#: guix/scripts/archive.scm:317
+#: guix/scripts/archive.scm:316
msgid ""
"On Guix System, add all @code{authorized-keys} to the\n"
"@code{guix-service-type} service of your @code{operating-system} instead."
msgstr ""
-#: guix/scripts/archive.scm:323
+#: guix/scripts/archive.scm:322
#, fuzzy, scheme-format
msgid "s-expression does not denote a public key~%"
msgstr "uttryck ~s utvärderas inte till ett paket~%"
-#: guix/scripts/archive.scm:369
+#: guix/scripts/archive.scm:368
msgid "manipulate, export, and import normalized archives (nars)"
msgstr ""
-#: guix/scripts/archive.scm:416
+#: guix/scripts/archive.scm:415
#, scheme-format
msgid "either '--export' or '--import' must be specified~%"
msgstr ""
-#: guix/scripts/discover.scm:37
+#: guix/scripts/discover.scm:36
msgid ""
"Usage: guix discover [OPTION]...\n"
"Discover Guix related services using Avahi.\n"
msgstr ""
-#: guix/scripts/discover.scm:39
+#: guix/scripts/discover.scm:38
msgid ""
"\n"
" -c, --cache=DIRECTORY cache discovery results in DIRECTORY"
msgstr ""
-#: guix/scripts/discover.scm:41
+#: guix/scripts/discover.scm:40
#, fuzzy
msgid ""
"\n"
@@ -8449,7 +8791,7 @@ msgstr ""
"\n"
" -h, --help visa denna hjälp och avsluta"
-#: guix/scripts/discover.scm:43
+#: guix/scripts/discover.scm:42
#, fuzzy
msgid ""
"\n"
@@ -8458,21 +8800,21 @@ msgstr ""
"\n"
" -V, --version visa versionsinformation och avsluta"
-#: guix/scripts/discover.scm:129
+#: guix/scripts/discover.scm:128
msgid "discover Guix related services using Avahi"
msgstr ""
-#: guix/scripts/discover.scm:149
+#: guix/scripts/discover.scm:148
#, scheme-format
msgid "Avahi daemon is not running, cannot auto-discover substitutes servers.~%"
msgstr ""
-#: guix/scripts/discover.scm:152
+#: guix/scripts/discover.scm:151
#, scheme-format
msgid "an Avahi error was raised by `~a': ~a~%"
msgstr ""
-#: guix/scripts/environment.scm:85
+#: guix/scripts/environment.scm:89
#, fuzzy
msgid ""
"\n"
@@ -8483,7 +8825,7 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/environment.scm:88
+#: guix/scripts/environment.scm:92
#, fuzzy
msgid ""
"\n"
@@ -8493,13 +8835,13 @@ msgstr ""
" -m, --manifest=FIL skapa en ny profilgeneration med manifestet\n"
" från FIL"
-#: guix/scripts/environment.scm:90
+#: guix/scripts/environment.scm:94
msgid ""
"\n"
" -p, --profile=PATH create environment from profile at PATH"
msgstr ""
-#: guix/scripts/environment.scm:92
+#: guix/scripts/environment.scm:96
#, fuzzy
msgid ""
"\n"
@@ -8509,7 +8851,7 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/environment.scm:94
+#: guix/scripts/environment.scm:98
#, fuzzy
msgid ""
"\n"
@@ -8519,7 +8861,7 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/environment.scm:96
+#: guix/scripts/environment.scm:100
#, fuzzy
msgid ""
"\n"
@@ -8528,7 +8870,7 @@ msgstr ""
"\n"
" -u, --upgrade[=REGUTR] uppgradera alla interallerade paket som matchar REGUTR"
-#: guix/scripts/environment.scm:98
+#: guix/scripts/environment.scm:102
#, fuzzy
msgid ""
"\n"
@@ -8538,20 +8880,20 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/environment.scm:103
+#: guix/scripts/environment.scm:107
#, fuzzy
msgid ""
"\n"
" -C, --container run command within an isolated container"
msgstr " exec kör ett kommando inut en existerande behållare\n"
-#: guix/scripts/environment.scm:105 guix/scripts/home.scm:130
+#: guix/scripts/environment.scm:109 guix/scripts/home.scm:128
msgid ""
"\n"
" -N, --network allow containers to access the network"
msgstr ""
-#: guix/scripts/environment.scm:107
+#: guix/scripts/environment.scm:111
#, scheme-format
msgid ""
"\n"
@@ -8559,7 +8901,14 @@ msgid ""
" an isolated container"
msgstr ""
-#: guix/scripts/environment.scm:110
+#: guix/scripts/environment.scm:114
+#, fuzzy
+msgid ""
+"\n"
+" -W, --nesting make Guix available within the container"
+msgstr " exec kör ett kommando inut en existerande behållare\n"
+
+#: guix/scripts/environment.scm:116
msgid ""
"\n"
" -u, --user=USER instead of copying the name and home of the current\n"
@@ -8567,35 +8916,35 @@ msgid ""
" with home directory /home/USER"
msgstr ""
-#: guix/scripts/environment.scm:114
+#: guix/scripts/environment.scm:120
msgid ""
"\n"
" --no-cwd do not share current working directory with an\n"
" isolated container"
msgstr ""
-#: guix/scripts/environment.scm:118 guix/scripts/home.scm:132
+#: guix/scripts/environment.scm:124 guix/scripts/home.scm:130
msgid ""
"\n"
" --share=SPEC for containers, share writable host file system\n"
" according to SPEC"
msgstr ""
-#: guix/scripts/environment.scm:121 guix/scripts/home.scm:135
+#: guix/scripts/environment.scm:127 guix/scripts/home.scm:133
msgid ""
"\n"
" --expose=SPEC for containers, expose read-only host file system\n"
" according to SPEC"
msgstr ""
-#: guix/scripts/environment.scm:124
+#: guix/scripts/environment.scm:130
msgid ""
"\n"
" -S, --symlink=SPEC for containers, add symlinks to the profile according\n"
" to SPEC, e.g. \"/usr/bin/env=bin/env\"."
msgstr ""
-#: guix/scripts/environment.scm:129
+#: guix/scripts/environment.scm:135
#, fuzzy
msgid ""
"\n"
@@ -8604,18 +8953,18 @@ msgstr ""
"\n"
" --bootstrap använd laddar-Guile för att bygga profilen"
-#: guix/scripts/environment.scm:133
+#: guix/scripts/environment.scm:139
msgid ""
"Usage: guix environment [OPTION]... PACKAGE... [-- COMMAND...]\n"
"Build an environment that includes the dependencies of PACKAGE and execute\n"
"COMMAND or an interactive shell in that environment.\n"
msgstr ""
-#: guix/scripts/environment.scm:136
+#: guix/scripts/environment.scm:142
msgid "This command is deprecated in favor of 'guix shell'.\n"
msgstr ""
-#: guix/scripts/environment.scm:140
+#: guix/scripts/environment.scm:146
#, fuzzy
msgid ""
"\n"
@@ -8626,67 +8975,72 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/environment.scm:143
+#: guix/scripts/environment.scm:149
msgid ""
"\n"
" --ad-hoc include all specified packages in the environment instead\n"
" of only their inputs"
msgstr ""
-#: guix/scripts/environment.scm:206
+#: guix/scripts/environment.scm:212
#, fuzzy, scheme-format
msgid "'--inherit' is deprecated, use '--preserve' instead~%"
msgstr "~a: varning: ”~a” är föråldrat~@[, använd ”~a” istället~]~%"
-#: guix/scripts/environment.scm:488
+#: guix/scripts/environment.scm:360
+#, scheme-format
+msgid "could not add current Guix to the profile~%"
+msgstr ""
+
+#: guix/scripts/environment.scm:520
#, fuzzy, scheme-format
#| msgid "guix: ~a: command not found~%"
msgid "~a: command not found~%"
msgstr "guix: ~a: kommando hittades inte~%"
-#: guix/scripts/environment.scm:561
+#: guix/scripts/environment.scm:598
#, scheme-format
msgid "checking the environment variables visible from shell '~a'...~%"
msgstr ""
-#: guix/scripts/environment.scm:565
+#: guix/scripts/environment.scm:602
#, fuzzy, scheme-format
msgid "failed to determine environment of shell '~a'~%"
msgstr "Kunde inte bestämma connman-tillstånd."
-#: guix/scripts/environment.scm:572
+#: guix/scripts/environment.scm:609
#, scheme-format
msgid "variable '~a' is missing from shell environment~%"
msgstr ""
-#: guix/scripts/environment.scm:579
+#: guix/scripts/environment.scm:616
#, fuzzy, scheme-format
#| msgid "package '~a' has been superseded by '~a'~%"
msgid "variable '~a' has unexpected suffix '~a'~%"
msgstr "paket ”~a” har ersatts av ”~a”~%"
-#: guix/scripts/environment.scm:585
+#: guix/scripts/environment.scm:622
#, fuzzy, scheme-format
#| msgid "package '~a' has been superseded by '~a'~%"
msgid "variable '~a' is clobbered: '~a'~%"
msgstr "paket ”~a” har ersatts av ”~a”~%"
-#: guix/scripts/environment.scm:592
+#: guix/scripts/environment.scm:629
#, scheme-format
msgid "'GUIX_ENVIRONMENT' is missing from the shell environment~%"
msgstr ""
-#: guix/scripts/environment.scm:596
+#: guix/scripts/environment.scm:633
#, scheme-format
msgid "'GUIX_ENVIRONMENT' is set to '~a' instead of '~a'~%"
msgstr ""
-#: guix/scripts/environment.scm:605
+#: guix/scripts/environment.scm:647
#, scheme-format
msgid "'PS1' is the same in sub-shell~%"
msgstr ""
-#: guix/scripts/environment.scm:606
+#: guix/scripts/environment.scm:648
#, scheme-format
msgid ""
"Consider setting a different prompt for\n"
@@ -8696,14 +9050,11 @@ msgid ""
"@file{~/.bashrc}:\n"
"\n"
"@example\n"
-"if [ -n \"$GUIX_ENVIRONMENT\" ]\n"
-"then\n"
-" export PS1=\"\\u@@\\h \\w [env]\\$ \"\n"
-"fi\n"
+"PS1='\\u@@\\h \\w${GUIX_ENVIRONMENT:+ [env]}\\$ '\n"
"@end example\n"
msgstr ""
-#: guix/scripts/environment.scm:622
+#: guix/scripts/environment.scm:661
#, scheme-format
msgid ""
"One or more environment variables have a\n"
@@ -8726,85 +9077,90 @@ msgid ""
"running in a \"container\", immune to the issue described above."
msgstr ""
-#: guix/scripts/environment.scm:641
+#: guix/scripts/environment.scm:680
#, scheme-format
msgid "All is good! The shell gets correct environment variables.~%"
msgstr ""
-#: guix/scripts/environment.scm:662
+#: guix/scripts/environment.scm:701
#, fuzzy, scheme-format
msgid "Did you mean '~a'?~%"
msgstr "Glömde du @code{(use-modules ~s)}?"
-#: guix/scripts/environment.scm:908
+#: guix/scripts/environment.scm:982
#, scheme-format
msgid "cannot link profile: '~a' already exists within container~%"
msgstr ""
-#: guix/scripts/environment.scm:946
+#: guix/scripts/environment.scm:1020
msgid "cannot create container: user namespaces unavailable\n"
msgstr ""
-#: guix/scripts/environment.scm:947
+#: guix/scripts/environment.scm:1021
msgid "is your kernel version < 3.10?\n"
msgstr ""
-#: guix/scripts/environment.scm:950
+#: guix/scripts/environment.scm:1024
msgid "cannot create container: unprivileged user cannot create user namespaces\n"
msgstr ""
-#: guix/scripts/environment.scm:951
+#: guix/scripts/environment.scm:1025
msgid "please set /proc/sys/kernel/unprivileged_userns_clone to \"1\"\n"
msgstr ""
-#: guix/scripts/environment.scm:954
+#: guix/scripts/environment.scm:1028
msgid "cannot create container: /proc/self/setgroups does not exist\n"
msgstr ""
-#: guix/scripts/environment.scm:955
+#: guix/scripts/environment.scm:1029
msgid "is your kernel version < 3.19?\n"
msgstr ""
-#: guix/scripts/environment.scm:981
+#: guix/scripts/environment.scm:1055
msgid "spawn one-off software environments (deprecated)"
msgstr ""
-#: guix/scripts/environment.scm:1035
+#: guix/scripts/environment.scm:1110
#, scheme-format
msgid "'--link-profile' cannot be used without '--container'~%"
msgstr ""
-#: guix/scripts/environment.scm:1037
+#: guix/scripts/environment.scm:1112
#, scheme-format
msgid "'--user' cannot be used without '--container'~%"
msgstr ""
-#: guix/scripts/environment.scm:1039
+#: guix/scripts/environment.scm:1114
#, scheme-format
msgid "--no-cwd cannot be used without '--container'~%"
msgstr ""
-#: guix/scripts/environment.scm:1041
+#: guix/scripts/environment.scm:1116
#, scheme-format
msgid "'--emulate-fhs' cannot be used without '--container~%'"
msgstr ""
-#: guix/scripts/environment.scm:1043
+#: guix/scripts/environment.scm:1118
+#, scheme-format
+msgid "'--nesting' cannot be used without '--container~%'"
+msgstr ""
+
+#: guix/scripts/environment.scm:1120
#, scheme-format
msgid "'--symlink' cannot be used without '--container~%'"
msgstr ""
-#: guix/scripts/environment.scm:1057
+#: guix/scripts/environment.scm:1134
#, scheme-format
msgid "'--profile' cannot be used with package options~%"
msgstr ""
-#: guix/scripts/environment.scm:1060 guix/scripts/shell.scm:292
+#: guix/scripts/environment.scm:1137 guix/scripts/shell.scm:295
#, scheme-format
msgid "no packages specified; creating an empty environment~%"
msgstr ""
-#: guix/scripts/environment.scm:1099
+#: guix/scripts/environment.scm:1176
#, scheme-format
msgid "'--check' is unnecessary when using '--container'; doing nothing~%"
msgstr ""
@@ -8831,14 +9187,14 @@ msgid ""
";; See the \"Replicating Guix\" section in the manual.\n"
msgstr ""
-#: guix/scripts/home.scm:89
+#: guix/scripts/home.scm:87
msgid ""
"Usage: guix home [OPTION ...] ACTION [ARG ...] [FILE]\n"
"Build the home environment declared in FILE according to ACTION.\n"
"Some ACTIONS support additional ARGS.\n"
msgstr ""
-#: guix/scripts/home.scm:95
+#: guix/scripts/home.scm:93
#, fuzzy
msgid " search search for existing service types\n"
msgstr ""
@@ -8846,7 +9202,7 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/home.scm:97
+#: guix/scripts/home.scm:95
#, fuzzy
msgid " edit edit the definition of an existing service type\n"
msgstr ""
@@ -8854,18 +9210,18 @@ msgstr ""
" --search-paths[=TYP]\n"
" visa miljövariabeldefinitioner som behövs"
-#: guix/scripts/home.scm:99
+#: guix/scripts/home.scm:97
#, fuzzy
msgid ""
"\n"
" container run the home environment configuration in a container\n"
msgstr " exec kör ett kommando inut en existerande behållare\n"
-#: guix/scripts/home.scm:101
+#: guix/scripts/home.scm:99
msgid " reconfigure switch to a new home environment configuration\n"
msgstr ""
-#: guix/scripts/home.scm:103
+#: guix/scripts/home.scm:101
#, fuzzy
#| msgid ""
#| "\n"
@@ -8875,39 +9231,39 @@ msgstr ""
"\n"
" --roll-back rulla tillbaka till föregående generation"
-#: guix/scripts/home.scm:105
+#: guix/scripts/home.scm:103
msgid " describe describe the current home environment\n"
msgstr ""
-#: guix/scripts/home.scm:107
+#: guix/scripts/home.scm:105
msgid " list-generations list the home environment generations\n"
msgstr ""
-#: guix/scripts/home.scm:109
+#: guix/scripts/home.scm:107
msgid " switch-generation switch to an existing home environment configuration\n"
msgstr ""
-#: guix/scripts/home.scm:111
+#: guix/scripts/home.scm:109
msgid " delete-generations delete old home environment generations\n"
msgstr ""
-#: guix/scripts/home.scm:113
+#: guix/scripts/home.scm:111
msgid " build build the home environment without installing anything\n"
msgstr ""
-#: guix/scripts/home.scm:115
+#: guix/scripts/home.scm:113
msgid " import generates a home environment definition from dotfiles\n"
msgstr ""
-#: guix/scripts/home.scm:117
+#: guix/scripts/home.scm:115
msgid " extension-graph emit the service extension graph\n"
msgstr ""
-#: guix/scripts/home.scm:119
+#: guix/scripts/home.scm:117
msgid " shepherd-graph emit the graph of shepherd services\n"
msgstr ""
-#: guix/scripts/home.scm:123
+#: guix/scripts/home.scm:121
#, fuzzy
msgid ""
"\n"
@@ -8918,7 +9274,7 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/home.scm:145
+#: guix/scripts/home.scm:143
#, fuzzy
#| msgid ""
#| "\n"
@@ -8934,70 +9290,58 @@ msgstr ""
" -I, --list-installed[=REGUTR]\n"
" lista installerade paket som matchar REGEXP"
-#: guix/scripts/home.scm:462
-#, fuzzy, scheme-format
-#| msgid "guix: ~a: command not found~%"
-msgid "process terminated with signal ~a~%"
-msgstr "guix: ~a: kommando hittades inte~%"
-
-#: guix/scripts/home.scm:464
-#, fuzzy, scheme-format
-#| msgid "guix: ~a: command not found~%"
-msgid "process stopped with signal ~a~%"
-msgstr "guix: ~a: kommando hittades inte~%"
-
-#: guix/scripts/home.scm:478
+#: guix/scripts/home.scm:476
#, fuzzy, scheme-format
#| msgid "profile '~a' does not exist~%"
msgid "'~a' does not return a home environment~%"
msgstr "profil ”~a” existerar inte~%"
-#: guix/scripts/home.scm:573
+#: guix/scripts/home.scm:571
#, scheme-format
msgid "'~a' populated with all the Home configuration files~%"
msgstr ""
-#: guix/scripts/home.scm:575
+#: guix/scripts/home.scm:573
#, scheme-format
msgid ""
"Run @command{guix home reconfigure ~a/home-configuration.scm} to effectively\n"
"deploy the home environment described by these files.\n"
msgstr ""
-#: guix/scripts/home.scm:583
+#: guix/scripts/home.scm:581
#, fuzzy, scheme-format
msgid "no home environment generation, nothing to describe~%"
msgstr "tar inte bort generation ~a, då den är aktuell~%"
-#: guix/scripts/home.scm:617
+#: guix/scripts/home.scm:615
msgid "build and deploy home environments"
msgstr ""
-#: guix/scripts/home.scm:654
+#: guix/scripts/home.scm:652
#, fuzzy, scheme-format
#| msgid "guix: missing command name~%"
msgid "guix home: missing command name~%"
msgstr "guix: saknar kommandonamn~%"
-#: guix/scripts/home.scm:656
+#: guix/scripts/home.scm:654
#, fuzzy, scheme-format
#| msgid "Try `guix --help' for more information.~%"
msgid "Try 'guix home --help' for more information.~%"
msgstr "Prova ”guix --help” för mer information.~%"
-#: guix/scripts/home.scm:686
+#: guix/scripts/home.scm:684
#, fuzzy, scheme-format
#| msgid "~a: extraneous argument~%"
msgid "~a: extraneous command~%"
msgstr "~a: främmande argument~%"
-#: guix/scripts/home.scm:856
+#: guix/scripts/home.scm:854
#, fuzzy, scheme-format
#| msgid "cannot switch to generation '~a'~%"
msgid "cannot switch to home environment generation '~a'~%"
msgstr "kan inte växla till generation ”~a”~%"
-#: guix/scripts/time-machine.scm:51
+#: guix/scripts/time-machine.scm:50
#, fuzzy
msgid ""
"Usage: guix time-machine [OPTION] -- COMMAND ARGS...\n"
@@ -9006,7 +9350,7 @@ msgstr ""
"Användning: guix container exec PID KOMMANDO [ARGUMENT…]\n"
"Kör KOMMANDO inuti behållarprocess PID.\n"
-#: guix/scripts/time-machine.scm:55
+#: guix/scripts/time-machine.scm:54
#, fuzzy
msgid ""
"\n"
@@ -9016,19 +9360,19 @@ msgstr ""
" --with-git-url=PAKET=URL\n"
" bygg PAKET från arkivet vid URL"
-#: guix/scripts/time-machine.scm:57
+#: guix/scripts/time-machine.scm:56
msgid ""
"\n"
" --commit=COMMIT use the specified COMMIT"
msgstr ""
-#: guix/scripts/time-machine.scm:59
+#: guix/scripts/time-machine.scm:58
msgid ""
"\n"
" --branch=BRANCH use the tip of the specified BRANCH"
msgstr ""
-#: guix/scripts/time-machine.scm:137
+#: guix/scripts/time-machine.scm:136
msgid "run commands from a different revision"
msgstr ""
@@ -9076,7 +9420,7 @@ msgid ""
"Return a package declaration template for PACKAGE, a GNU package.\n"
msgstr ""
-#: guix/scripts/import/gnu.scm:44 guix/scripts/refresh.scm:168
+#: guix/scripts/import/gnu.scm:44 guix/scripts/refresh.scm:167
msgid ""
"\n"
" --key-download=POLICY\n"
@@ -9085,7 +9429,7 @@ msgid ""
" used when 'key-download' is not specified"
msgstr ""
-#: guix/scripts/import/gnu.scm:73 guix/scripts/refresh.scm:122
+#: guix/scripts/import/gnu.scm:73 guix/scripts/refresh.scm:121
#, fuzzy, scheme-format
msgid "unsupported policy: ~a~%"
msgstr "hashformat stöds inte: ~a~%"
@@ -9218,8 +9562,8 @@ msgstr ""
#, fuzzy
msgid ""
"\n"
-" --repo import packages from this opam repository (name, URL or local path)\n"
-" can be used more than once"
+" --repo=REPOSITORY import packages from REPOSITORY (name, URL, or\n"
+" file name); can be used more than once"
msgstr ""
"\n"
" -S, --source bygg paketens källhärledningar"
@@ -9284,114 +9628,114 @@ msgstr "misslyckades med att läsa in ”~a”: ~a~%"
msgid "failed to load SSH private key from '~a': ~a"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/scripts/offload.scm:251
+#: guix/scripts/offload.scm:256
#, fuzzy, scheme-format
msgid "SSH public key authentication failed for '~a': ~a~%"
msgstr "signaturverifiering misslyckades för ”~a”~%"
-#: guix/scripts/offload.scm:262
+#: guix/scripts/offload.scm:267
#, fuzzy, scheme-format
msgid "failed to connect to '~a': ~a~%"
msgstr "misslyckades med att ansluta till ”~a”: ~a~%"
-#: guix/scripts/offload.scm:371
+#: guix/scripts/offload.scm:376
#, scheme-format
msgid "derivation '~a' offloaded to '~a' failed: ~a~%"
msgstr ""
-#: guix/scripts/offload.scm:387
+#: guix/scripts/offload.scm:392
#, scheme-format
msgid "build failure may have been caused by lack of free disk space on '~a'~%"
msgstr ""
-#: guix/scripts/offload.scm:556
+#: guix/scripts/offload.scm:486
+#, fuzzy, scheme-format
+msgid "failed to run 'guix repl' on machine '~a'~%"
+msgstr "misslyckades med att läsa in ”~a”: ~a~%"
+
+#: guix/scripts/offload.scm:570
#, scheme-format
msgid "timeout expired while offloading '~a'~%"
msgstr ""
-#: guix/scripts/offload.scm:574
+#: guix/scripts/offload.scm:588
msgid "Guile-SSH lacks zlib support"
msgstr ""
-#: guix/scripts/offload.scm:575
+#: guix/scripts/offload.scm:589
msgid "data transfers will *not* be compressed!"
msgstr ""
-#: guix/scripts/offload.scm:640
+#: guix/scripts/offload.scm:654
#, scheme-format
msgid "'~a' is running GNU Guile ~a~%"
msgstr ""
-#: guix/scripts/offload.scm:647
+#: guix/scripts/offload.scm:661
#, fuzzy, scheme-format
msgid "failed to run 'guix repl' on '~a'~%"
msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
-#: guix/scripts/offload.scm:654
+#: guix/scripts/offload.scm:668
#, scheme-format
msgid "(guix) module not usable on remote host '~a'"
msgstr ""
-#: guix/scripts/offload.scm:664
+#: guix/scripts/offload.scm:678
#, scheme-format
msgid "Guix is usable on '~a' (test returned ~s)~%"
msgstr ""
-#: guix/scripts/offload.scm:667
+#: guix/scripts/offload.scm:681
#, scheme-format
msgid "failed to talk to guix-daemon on '~a' (test returned ~s)~%"
msgstr ""
-#: guix/scripts/offload.scm:687
+#: guix/scripts/offload.scm:701
#, fuzzy, scheme-format
msgid "'~a' successfully imported '~a'~%"
msgstr "byggde ~a framgångsrikt"
-#: guix/scripts/offload.scm:689
+#: guix/scripts/offload.scm:703
#, scheme-format
msgid "'~a' was not properly imported on '~a'~%"
msgstr ""
-#: guix/scripts/offload.scm:699
+#: guix/scripts/offload.scm:713
#, fuzzy, scheme-format
msgid "successfully imported '~a' from '~a'~%"
msgstr "byggde ~a framgångsrikt"
-#: guix/scripts/offload.scm:701
+#: guix/scripts/offload.scm:715
#, fuzzy, scheme-format
msgid "failed to import '~a' from '~a'~%"
msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-#: guix/scripts/offload.scm:716
+#: guix/scripts/offload.scm:735
#, scheme-format
msgid "testing ~a build machines defined in '~a'...~%"
msgstr ""
-#: guix/scripts/offload.scm:740
+#: guix/scripts/offload.scm:759
#, scheme-format
msgid "getting status of ~a build machines defined in '~a'...~%"
msgstr ""
-#: guix/scripts/offload.scm:748
-#, fuzzy, scheme-format
-msgid "failed to run 'guix repl' on machine '~a'~%"
-msgstr "misslyckades med att läsa in ”~a”: ~a~%"
-
-#: guix/scripts/offload.scm:759
+#: guix/scripts/offload.scm:777
#, scheme-format
msgid "machine '~a' is ~a seconds behind~%"
msgstr ""
-#: guix/scripts/offload.scm:787
+#: guix/scripts/offload.scm:805
msgid "set up and operate build offloading"
msgstr ""
-#: guix/scripts/offload.scm:824
+#: guix/scripts/offload.scm:842
#, fuzzy, scheme-format
msgid "invalid request line: ~s~%"
msgstr "ogiltigt argument: ~a~%"
-#: guix/scripts/offload.scm:853
+#: guix/scripts/offload.scm:871
#, scheme-format
msgid ""
"Usage: guix offload SYSTEM MAX-SILENT-TIME PRINT-BUILD-TRACE? BUILD-TIMEOUT\n"
@@ -9399,13 +9743,13 @@ msgid ""
"offloading builds to the machines listed in '~a'.~%"
msgstr ""
-#: guix/scripts/offload.scm:858
+#: guix/scripts/offload.scm:876
msgid ""
"\n"
"This tool is meant to be used internally by 'guix-daemon'.\n"
msgstr ""
-#: guix/scripts/offload.scm:862
+#: guix/scripts/offload.scm:880
#, fuzzy, scheme-format
msgid "invalid arguments: ~{~s ~}~%"
msgstr "ogiltigt argument: ~a~%"
@@ -9434,12 +9778,12 @@ msgstr ""
msgid "fixed-output derivation and output file name expected~%"
msgstr ""
-#: guix/scripts/refresh.scm:76
+#: guix/scripts/refresh.scm:75
#, scheme-format
msgid "~a: invalid selection; expected `core' or `non-core'~%"
msgstr ""
-#: guix/scripts/refresh.scm:134
+#: guix/scripts/refresh.scm:133
msgid ""
"Usage: guix refresh [OPTION]... [PACKAGE]...\n"
"Update package definitions to match the latest upstream version.\n"
@@ -9449,7 +9793,7 @@ msgid ""
"specified with `--select'.\n"
msgstr ""
-#: guix/scripts/refresh.scm:142
+#: guix/scripts/refresh.scm:141
#, fuzzy
msgid ""
"\n"
@@ -9458,14 +9802,14 @@ msgstr ""
"\n"
" -S, --source bygg paketens källhärledningar"
-#: guix/scripts/refresh.scm:144
+#: guix/scripts/refresh.scm:143
msgid ""
"\n"
" -s, --select=SUBSET select all the packages in SUBSET, one of\n"
" `core' or `non-core'"
msgstr ""
-#: guix/scripts/refresh.scm:147
+#: guix/scripts/refresh.scm:146
#, fuzzy
msgid ""
"\n"
@@ -9475,14 +9819,14 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/refresh.scm:149
+#: guix/scripts/refresh.scm:148
msgid ""
"\n"
" -t, --type=UPDATER,... restrict to updates from the specified updaters\n"
" (e.g., 'gnu')"
msgstr ""
-#: guix/scripts/refresh.scm:152
+#: guix/scripts/refresh.scm:151
#, fuzzy
msgid ""
"\n"
@@ -9491,49 +9835,49 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/refresh.scm:154
+#: guix/scripts/refresh.scm:153
msgid ""
"\n"
" -l, --list-dependent list top-level dependent packages that would need to\n"
" be rebuilt as a result of upgrading PACKAGE..."
msgstr ""
-#: guix/scripts/refresh.scm:157
+#: guix/scripts/refresh.scm:156
msgid ""
"\n"
" -r, --recursive check the PACKAGE and its inputs for upgrades"
msgstr ""
-#: guix/scripts/refresh.scm:159
+#: guix/scripts/refresh.scm:158
msgid ""
"\n"
-" --list-transitive list all the packages that PACKAGE depends on"
+" -T, --list-transitive list all the packages that PACKAGE depends on"
msgstr ""
-#: guix/scripts/refresh.scm:162
+#: guix/scripts/refresh.scm:161
msgid ""
"\n"
" --keyring=FILE use FILE as the keyring of upstream OpenPGP keys"
msgstr ""
-#: guix/scripts/refresh.scm:164
+#: guix/scripts/refresh.scm:163
msgid ""
"\n"
" --key-server=HOST use HOST as the OpenPGP key server"
msgstr ""
-#: guix/scripts/refresh.scm:166
+#: guix/scripts/refresh.scm:165
msgid ""
"\n"
" --gpg=COMMAND use COMMAND as the GnuPG 2.x command"
msgstr ""
-#: guix/scripts/refresh.scm:267
+#: guix/scripts/refresh.scm:290
#, scheme-format
msgid "~a: no such updater~%"
msgstr ""
-#: guix/scripts/refresh.scm:271
+#: guix/scripts/refresh.scm:294
#, scheme-format
msgid "Available updaters:~%"
msgstr ""
@@ -9541,182 +9885,208 @@ msgstr ""
#. TRANSLATORS: The parenthetical expression here is rendered
#. like "(42% coverage)" and denotes the fraction of packages
#. covered by the given updater.
-#: guix/scripts/refresh.scm:283
+#: guix/scripts/refresh.scm:306
#, scheme-format
msgid " - ~a: ~a (~2,1f% coverage)~%"
msgstr ""
-#: guix/scripts/refresh.scm:292
+#: guix/scripts/refresh.scm:315
#, scheme-format
msgid "~2,1f% of the packages are covered by these updaters.~%"
msgstr ""
-#: guix/scripts/refresh.scm:298
+#: guix/scripts/refresh.scm:321
#, fuzzy, scheme-format
msgid "no updater for ~a~%"
msgstr "ingen bygglogg för ”~a”~%"
-#: guix/scripts/refresh.scm:317
+#: guix/scripts/refresh.scm:340
#, fuzzy, scheme-format
msgid "~a: updating from version ~a to version ~a...~%"
msgstr "~A: paket hittades inte för version ~a~%"
-#: guix/scripts/refresh.scm:338
+#: guix/scripts/refresh.scm:361
#, scheme-format
msgid "~a: consider adding this input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:341
+#: guix/scripts/refresh.scm:364
#, scheme-format
msgid "~a: consider adding this native input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:344
+#: guix/scripts/refresh.scm:367
#, scheme-format
msgid "~a: consider adding this propagated input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:347
+#: guix/scripts/refresh.scm:370
#, scheme-format
msgid "~a: consider removing this input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:350
+#: guix/scripts/refresh.scm:373
#, scheme-format
msgid "~a: consider removing this native input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:353
+#: guix/scripts/refresh.scm:376
#, scheme-format
msgid "~a: consider removing this propagated input: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:358
+#: guix/scripts/refresh.scm:381
#, scheme-format
msgid "~a: version ~a could not be downloaded and authenticated; not updating~%"
msgstr ""
-#: guix/scripts/refresh.scm:375
+#: guix/scripts/refresh.scm:403
#, fuzzy, scheme-format
msgid "~a would be upgraded from ~a to ~a~%"
msgstr " … propagerad från ~a@~a~%"
-#: guix/scripts/refresh.scm:381
+#: guix/scripts/refresh.scm:409
#, fuzzy, scheme-format
msgid "~a is already the latest version of ~a~%"
msgstr "misslyckades med att utvärdera uttryck ”~a”:~%"
-#: guix/scripts/refresh.scm:387
+#: guix/scripts/refresh.scm:415
+#, fuzzy, scheme-format
+msgid "~a would be downgraded from ~a to ~a~%"
+msgstr " … propagerad från ~a@~a~%"
+
+#: guix/scripts/refresh.scm:421
#, scheme-format
msgid "~a is greater than the latest known version of ~a (~a)~%"
msgstr ""
-#: guix/scripts/refresh.scm:398
+#: guix/scripts/refresh.scm:432
+#, fuzzy, scheme-format
+#| msgid "failed to determine latest release of GNU ~a"
+msgid "'~a' updater failed to find version ~a of '~a'~%"
+msgstr "lyckades into bestämma den senaste släppningen av GNU ~a"
+
+#: guix/scripts/refresh.scm:437
#, scheme-format
msgid "'~a' updater failed to determine available releases for ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:437
+#: guix/scripts/refresh.scm:476
#, scheme-format
msgid "No dependents other than itself: ~{~a~}~%"
msgid_plural "No dependents other than themselves: ~{~a~^ ~}~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/refresh.scm:444
+#: guix/scripts/refresh.scm:483
#, scheme-format
msgid "A single dependent package: ~a~%"
msgstr ""
-#: guix/scripts/refresh.scm:448
+#: guix/scripts/refresh.scm:487
#, scheme-format
msgid "Building the following ~d package would ensure ~d dependent packages are rebuilt: ~{~a~^ ~}~%"
msgid_plural "Building the following ~d packages would ensure ~d dependent packages are rebuilt: ~{~a~^ ~}~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/refresh.scm:472
+#: guix/scripts/refresh.scm:511
#, scheme-format
msgid "~a depends on the following ~d packages: ~{~a~^ ~}~%."
msgstr ""
-#: guix/scripts/refresh.scm:476
+#: guix/scripts/refresh.scm:515
#, fuzzy, scheme-format
msgid "The following ~d packages all are dependent packages: ~{~a~^ ~}~%"
msgstr "Följande paket kommer att installeras:~%~{~a~%~}~%"
-#: guix/scripts/refresh.scm:506
+#: guix/scripts/refresh.scm:545
msgid "update existing package definitions"
msgstr ""
-#: guix/scripts/repl.scm:70
+#: guix/scripts/repl.scm:75
msgid ""
"Usage: guix repl [OPTIONS...] [-- FILE ARGS...]\n"
"In the Guix execution environment, run FILE as a Guile script with\n"
"command-line arguments ARGS. If no FILE is given, start a Guile REPL.\n"
msgstr ""
-#: guix/scripts/repl.scm:73
+#: guix/scripts/repl.scm:78
+#, fuzzy
+msgid ""
+"\n"
+" --list-types display REPL types and exit"
+msgstr ""
+"\n"
+" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
+
+#: guix/scripts/repl.scm:80
msgid ""
"\n"
" -t, --type=TYPE start a REPL of the given TYPE"
msgstr ""
-#: guix/scripts/repl.scm:75
+#: guix/scripts/repl.scm:82
msgid ""
"\n"
" --listen=ENDPOINT listen to ENDPOINT instead of standard input"
msgstr ""
-#: guix/scripts/repl.scm:77
+#: guix/scripts/repl.scm:84
#, scheme-format
msgid ""
"\n"
" -q inhibit loading of ~/.guile"
msgstr ""
-#: guix/scripts/repl.scm:106
+#: guix/scripts/repl.scm:87
+msgid ""
+"\n"
+" -i, --interactive launch REPL after evaluating FILE"
+msgstr ""
+
+#: guix/scripts/repl.scm:116
#, fuzzy, scheme-format
msgid "~A: invalid listen specification~%"
msgstr "ogiltig ersättningsspecifikation: ~s~%"
-#: guix/scripts/repl.scm:117
+#: guix/scripts/repl.scm:127
#, fuzzy, scheme-format
msgid "~A: unsupported protocol family~%"
msgstr "~a: sökvägstyp stöds inte~%"
-#: guix/scripts/repl.scm:125
+#: guix/scripts/repl.scm:135
#, fuzzy, scheme-format
msgid "accepted connection~%"
msgstr "Ethernet-anslutning"
-#: guix/scripts/repl.scm:126
+#: guix/scripts/repl.scm:136
#, fuzzy, scheme-format
msgid "accepted connection from ~a~%"
msgstr "~a: hämtning misslyckades~%"
-#: guix/scripts/repl.scm:137
+#: guix/scripts/repl.scm:147
#, fuzzy, scheme-format
msgid "connection closed~%"
msgstr "~a: hämtning misslyckades~%"
-#: guix/scripts/repl.scm:143
+#: guix/scripts/repl.scm:153
msgid "read-eval-print loop (REPL) for interactive programming"
msgstr ""
-#: guix/scripts/repl.scm:210
+#: guix/scripts/repl.scm:221
#, fuzzy, scheme-format
msgid "~a: unknown type of REPL~%"
msgstr "~A: okänt paket~%"
-#: guix/scripts/shell.scm:54
+#: guix/scripts/shell.scm:55
msgid ""
"Usage: guix shell [OPTION] PACKAGES... [-- COMMAND...]\n"
"Build an environment that includes PACKAGES and execute COMMAND or an\n"
"interactive shell in that environment.\n"
msgstr ""
-#: guix/scripts/shell.scm:60
+#: guix/scripts/shell.scm:61
#, fuzzy
#| msgid ""
#| "\n"
@@ -9728,7 +10098,7 @@ msgstr ""
"\n"
" -d, --derivations returnera härledningssökvägar för de givna paketen"
-#: guix/scripts/shell.scm:62
+#: guix/scripts/shell.scm:63
#, fuzzy
msgid ""
"\n"
@@ -9738,19 +10108,19 @@ msgstr ""
" -f, --file=FIL bygg paketet eller härdledningen som koden inuti\n"
" FIL utvärderas till"
-#: guix/scripts/shell.scm:65
+#: guix/scripts/shell.scm:66
msgid ""
"\n"
" -q inhibit loading of 'guix.scm' and 'manifest.scm'"
msgstr ""
-#: guix/scripts/shell.scm:67
+#: guix/scripts/shell.scm:68
msgid ""
"\n"
" --rebuild-cache rebuild cached environment, if any"
msgstr ""
-#: guix/scripts/shell.scm:69
+#: guix/scripts/shell.scm:70
#, fuzzy
msgid ""
"\n"
@@ -9759,31 +10129,31 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/shell.scm:71
+#: guix/scripts/shell.scm:72
msgid ""
"\n"
" -F, --emulate-fhs for containers, emulate the Filesystem Hierarchy\n"
" Standard (FHS)"
msgstr ""
-#: guix/scripts/shell.scm:231
+#: guix/scripts/shell.scm:234
#, fuzzy, scheme-format
#| msgid "invalid number: ~a~%"
msgid "ignoring invalid file name: '~a'~%"
msgstr "ogiltigt nummer: ~a~%"
-#: guix/scripts/shell.scm:297
+#: guix/scripts/shell.scm:300
#, fuzzy, scheme-format
#| msgid "following redirection to `~a'...~%"
msgid "loading environment from '~a'...~%"
msgstr "följer omdirigering till ”~a”…~%"
-#: guix/scripts/shell.scm:303
+#: guix/scripts/shell.scm:306
#, scheme-format
msgid "not loading '~a' because not authorized to do so~%"
msgstr ""
-#: guix/scripts/shell.scm:305
+#: guix/scripts/shell.scm:308
#, scheme-format
msgid ""
"To allow automatic loading of\n"
@@ -9795,101 +10165,101 @@ msgid ""
"@end example\n"
msgstr ""
-#: guix/scripts/shell.scm:495
+#: guix/scripts/shell.scm:500
msgid ""
";; What follows is a \"manifest\" equivalent to the command line you gave.\n"
";; You can store it in a file that you may then pass to any 'guix' command\n"
";; that accepts a '--manifest' (or '-m') option.\n"
msgstr ""
-#: guix/scripts/shell.scm:535
+#: guix/scripts/shell.scm:540
msgid "spawn one-off software environments"
msgstr ""
-#: guix/scripts/shell.scm:562
+#: guix/scripts/shell.scm:567
msgid ""
"Consider passing the @option{--check} option once\n"
"to make sure your shell does not clobber environment variables."
msgstr ""
-#: guix/scripts/style.scm:76
+#: guix/scripts/style.scm:74
#, fuzzy, scheme-format
#| msgid "~s: invalid G-expression input~%"
msgid "~a: complex expression, bailing out~%"
msgstr "~s: ogiltig inmatning för G-uttryck~%"
-#: guix/scripts/style.scm:94
+#: guix/scripts/style.scm:92
#, scheme-format
msgid "~a: input label '~a' does not match package name, bailing out~%"
msgstr ""
-#: guix/scripts/style.scm:99
+#: guix/scripts/style.scm:97
#, scheme-format
msgid "~a: non-trivial input, bailing out~%"
msgstr ""
-#: guix/scripts/style.scm:123
+#: guix/scripts/style.scm:121
#, fuzzy, scheme-format
#| msgid "~s: invalid G-expression input~%"
msgid "~a: input expression is too short~%"
msgstr "~s: ogiltig inmatning för G-uttryck~%"
-#: guix/scripts/style.scm:215
+#: guix/scripts/style.scm:213
#, fuzzy, scheme-format
#| msgid "~a: unsupported kind of search path~%"
msgid "~a: unsupported input style, bailing out~%"
msgstr "~a: sökvägstyp stöds inte~%"
-#: guix/scripts/style.scm:227
+#: guix/scripts/style.scm:225
#, scheme-format
msgid "would be edited~%"
msgstr ""
-#: guix/scripts/style.scm:241
+#: guix/scripts/style.scm:239
#, fuzzy, scheme-format
msgid "file '~a' not found on load path"
msgstr "tjänst av typ ”~a” hittades inte"
-#: guix/scripts/style.scm:307
+#: guix/scripts/style.scm:305
#, fuzzy, scheme-format
msgid "no definition location for package ~a~%"
msgstr "hittade giltig signatur för ”~a”~%"
-#: guix/scripts/style.scm:374
+#: guix/scripts/style.scm:372
#, fuzzy, scheme-format
msgid "~a: unknown styling~%"
msgstr "~A: okänt paket~%"
-#: guix/scripts/style.scm:381
+#: guix/scripts/style.scm:379
#, fuzzy, scheme-format
msgid "~a: invalid input simplification policy~%"
msgstr "ogiltig ersättningsspecifikation: ~s~%"
-#: guix/scripts/style.scm:399
+#: guix/scripts/style.scm:397
msgid "Available styling rules:\n"
msgstr ""
-#: guix/scripts/style.scm:400
+#: guix/scripts/style.scm:398
msgid "- format: Format the given package definition(s)\n"
msgstr ""
-#: guix/scripts/style.scm:401
+#: guix/scripts/style.scm:399
msgid "- inputs: Rewrite package inputs to the “new style”\n"
msgstr ""
-#: guix/scripts/style.scm:404
+#: guix/scripts/style.scm:402
msgid ""
"Usage: guix style [OPTION]... [PACKAGE]...\n"
"Update package definitions to the latest style.\n"
msgstr ""
-#: guix/scripts/style.scm:406
+#: guix/scripts/style.scm:404
msgid ""
"\n"
" -S, --styling=RULE apply RULE, a styling rule"
msgstr ""
-#: guix/scripts/style.scm:408
+#: guix/scripts/style.scm:406
#, fuzzy
msgid ""
"\n"
@@ -9898,7 +10268,7 @@ msgstr ""
"\n"
" -p, --profile=PROFIL använd PROFIL istället för användarens standardprofil"
-#: guix/scripts/style.scm:411
+#: guix/scripts/style.scm:409
#, fuzzy
#| msgid ""
#| "\n"
@@ -9910,7 +10280,7 @@ msgstr ""
"\n"
" -n, --dry-run bygg inte härledningarna"
-#: guix/scripts/style.scm:417
+#: guix/scripts/style.scm:415
msgid ""
"\n"
" --input-simplification=POLICY\n"
@@ -9918,7 +10288,7 @@ msgid ""
" of 'silent', 'safe', or 'always'"
msgstr ""
-#: guix/scripts/style.scm:422
+#: guix/scripts/style.scm:420
#, fuzzy
#| msgid ""
#| "\n"
@@ -9930,11 +10300,11 @@ msgstr ""
"\n"
" --log-file returnera loggfilnamnen för angivna härledningar"
-#: guix/scripts/style.scm:444
+#: guix/scripts/style.scm:442
msgid "update the style of package definitions"
msgstr ""
-#: guix/scripts/style.scm:464
+#: guix/scripts/style.scm:462
#, scheme-format
msgid "'--styling' option has no effect in whole-file mode~%"
msgstr ""
@@ -9944,12 +10314,12 @@ msgstr ""
msgid "aborting reconfiguration because commit ~a of channel '~a' is not a descendant of ~a"
msgstr ""
-#: guix/scripts/system/reconfigure.scm:377
+#: guix/scripts/system/reconfigure.scm:375
#, scheme-format
msgid "cannot determine provenance for current system~%"
msgstr ""
-#: guix/scripts/system/reconfigure.scm:379
+#: guix/scripts/system/reconfigure.scm:377
#, scheme-format
msgid "cannot determine provenance of ~a~%"
msgstr ""
@@ -10088,6 +10458,9 @@ msgid_plural "socket-activated with %1% sockets"
msgstr[0] ""
msgstr[1] ""
+#~ msgid "exec failed with status ~d~%"
+#~ msgstr "exec misslyckades med status ~d~%"
+
#~ msgid "Substitute server discovery."
#~ msgstr "Substituentsserver upptäckning."