summary refs log tree commit diff
path: root/po/guix/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/guix/ja.po')
-rw-r--r--po/guix/ja.po1035
1 files changed, 579 insertions, 456 deletions
diff --git a/po/guix/ja.po b/po/guix/ja.po
index 9837736b5b..d768675d03 100644
--- a/po/guix/ja.po
+++ b/po/guix/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU guix\n"
 "Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-07-09 07:59+0000\n"
+"POT-Creation-Date: 2022-08-10 03:18+0000\n"
 "PO-Revision-Date: 2022-04-29 13:18+0000\n"
 "Last-Translator: ROCKTAKEY <rocktakey@gmail.com>\n"
 "Language-Team: Japanese <https://translate.fedoraproject.org/projects/guix/guix/ja/>\n"
@@ -65,7 +65,7 @@ msgstr ""
 msgid "choosing ~a@~a from ~a~%"
 msgstr ""
 
-#: gnu/packages.scm:488 guix/scripts/package.scm:223
+#: gnu/packages.scm:488 guix/scripts/package.scm:225
 #, scheme-format
 msgid "package '~a' has been superseded by '~a'~%"
 msgstr ""
@@ -255,11 +255,11 @@ msgstr ""
 msgid "representing setuid programs with file-like objects is deprecated; use 'setuid-program' instead~%"
 msgstr ""
 
-#: gnu/system.scm:1296
+#: gnu/system.scm:1297
 msgid "missing root file system"
 msgstr ""
 
-#: gnu/system.scm:1372
+#: gnu/system.scm:1373
 #, scheme-format
 msgid "~a: invalid locale name"
 msgstr ""
@@ -269,7 +269,7 @@ msgstr ""
 msgid "invalid value ~s for field '~a'"
 msgstr ""
 
-#: gnu/services/configuration.scm:393
+#: gnu/services/configuration.scm:392
 #, scheme-format
 msgid "The GRAMMAR value must be 'infix or 'suffix, but ~a provided."
 msgstr ""
@@ -300,14 +300,14 @@ msgid ""
 "@code{SIGKILL}."
 msgstr ""
 
-#: gnu/home/services.scm:136
+#: gnu/home/services.scm:138
 msgid ""
 "Build the home environment top-level directory,\n"
 "which in turn refers to everything the home environment needs: its\n"
 "packages, configuration files, activation script, and so on."
 msgstr ""
 
-#: gnu/home/services.scm:167
+#: gnu/home/services.scm:169
 #, scheme-format
 msgid ""
 "This is the @dfn{home profile} and can be found in\n"
@@ -316,35 +316,35 @@ msgid ""
 "@code{home-environment} record."
 msgstr ""
 
-#: gnu/home/services.scm:189
+#: gnu/home/services.scm:219
 #, scheme-format
 msgid "duplicate definition for `~a' environment variable ~%"
 msgstr ""
 
-#: gnu/home/services.scm:251
+#: gnu/home/services.scm:277
 msgid "Set the environment variables."
 msgstr ""
 
-#: gnu/home/services.scm:262
+#: gnu/home/services.scm:288
 #, scheme-format
 msgid "duplicate '~a' entry for files/"
 msgstr ""
 
-#: gnu/home/services.scm:289
+#: gnu/home/services.scm:315
 #, scheme-format
 msgid ""
 "Files that will be put in\n"
 "@file{~~/.guix-home/files}, and further processed during activation."
 msgstr ""
 
-#: gnu/home/services.scm:310
+#: gnu/home/services.scm:336
 #, scheme-format
 msgid ""
 "Files that will be put in\n"
 "@file{~~/.guix-home/files/.config}, and further processed during activation."
 msgstr ""
 
-#: gnu/home/services.scm:331
+#: gnu/home/services.scm:357
 #, scheme-format
 msgid ""
 "Files that will be put in\n"
@@ -354,7 +354,7 @@ msgstr ""
 
 #. TRANSLATORS: 'on-first-login' is the name of a service and
 #. shouldn't be translated
-#: gnu/home/services.scm:364
+#: gnu/home/services.scm:392
 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"
@@ -362,13 +362,13 @@ msgid ""
 "script by running '$HOME/.guix-home/on-first-login'"
 msgstr ""
 
-#: gnu/home/services.scm:384
+#: gnu/home/services.scm:412
 msgid ""
 "Run gexps on first user login.  Can be\n"
 "extended with one gexp."
 msgstr ""
 
-#: gnu/home/services.scm:447
+#: gnu/home/services.scm:476
 msgid ""
 "Run gexps to activate the current\n"
 "generation of home environment and update the state of the home\n"
@@ -377,33 +377,33 @@ msgid ""
 "with one gexp, but many times, and all gexps must be idempotent."
 msgstr ""
 
-#: gnu/home/services.scm:529
+#: gnu/home/services.scm:558
 #, scheme-format
 msgid ""
 "Comparing ~a and\n"
 "~10t~a..."
 msgstr ""
 
-#: gnu/home/services.scm:531
+#: gnu/home/services.scm:560
 #, 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:540
+#: gnu/home/services.scm:569
 msgid ""
 "Evaluating on-change gexps.\n"
 "\n"
 msgstr ""
 
-#: gnu/home/services.scm:542
+#: gnu/home/services.scm:571
 msgid ""
 "On-change gexps evaluation finished.\n"
 "\n"
 msgstr ""
 
-#: gnu/home/services.scm:556
+#: gnu/home/services.scm:585
 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"
@@ -411,7 +411,7 @@ msgid ""
 "changed, and the second element is the G-expression to be evaluated."
 msgstr ""
 
-#: gnu/home/services.scm:576
+#: gnu/home/services.scm:605
 msgid ""
 "Store provenance information about the home environment in the home\n"
 "environment itself: the channels used when building the home\n"
@@ -532,24 +532,80 @@ msgstr ""
 msgid "~a: no such image type"
 msgstr ""
 
-#: gnu/system/linux-container.scm:80
+#: gnu/system/linux-container.scm:81
 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:222
+#: gnu/system/linux-container.scm:211
+msgid ""
+"Usage: run-container [OPTION ...]\n"
+"Run the container with the given options."
+msgstr ""
+
+#: gnu/system/linux-container.scm:214
+msgid ""
+"\n"
+"      --share=SPEC       share host file system with read/write access\n"
+"                         according to SPEC"
+msgstr ""
+
+#: gnu/system/linux-container.scm:217
+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:473
+#: guix/scripts/download.scm:104 guix/scripts/package.scm:497
+#: 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:89 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:127
+#: guix/scripts/substitute.scm:250 guix/scripts/system.scm:1049
+#: guix/scripts/lint.scm:117 guix/scripts/publish.scm:118
+#: guix/scripts/edit.scm:52 guix/scripts/size.scm:247
+#: guix/scripts/graph.scm:548 guix/scripts/challenge.scm:462
+#: guix/scripts/copy.scm:127 guix/scripts/pack.scm:1351
+#: guix/scripts/weather.scm:344 guix/scripts/describe.scm:96
+#: guix/scripts/processes.scm:301 guix/scripts/deploy.scm:58
+#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:43
+#: guix/scripts/archive.scm:106 guix/scripts/environment.scm:150
+#: guix/scripts/home.scm:151 guix/scripts/time-machine.scm:67
+#: guix/scripts/import/cpan.scm:44 guix/scripts/import/crate.scm:50
+#: guix/scripts/import/egg.scm:45 guix/scripts/import/gem.scm:47
+#: 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:78 guix/scripts/style.scm:423
+msgid ""
+"\n"
+"  -h, --help             display this help and exit"
+msgstr ""
+
+#: gnu/system/linux-container.scm:245 guix/scripts.scm:166
+#: guix/scripts/import/minetest.scm:92
+#, scheme-format
+msgid "~A: unrecognized option~%"
+msgstr ""
+
+#: gnu/system/linux-container.scm:256
 #, scheme-format
 msgid "system container is running as PID ~a~%"
 msgstr ""
 
-#: gnu/system/linux-container.scm:223
+#: gnu/system/linux-container.scm:257
 #, scheme-format
 msgid "Run 'sudo guix container exec ~a /run/current-system/profile/bin/bash --login'\n"
 msgstr ""
 
-#: gnu/system/linux-container.scm:225
+#: gnu/system/linux-container.scm:259
 #, scheme-format
 msgid "or run 'sudo nsenter -a -t ~a' to get a shell into it.~%"
 msgstr ""
@@ -612,7 +668,7 @@ msgid ""
 "as each account home directory."
 msgstr ""
 
-#: guix/import/egg.scm:354
+#: guix/import/egg.scm:349
 msgid "Updater for CHICKEN egg packages"
 msgstr ""
 
@@ -667,22 +723,22 @@ msgstr ""
 msgid "Updater for ELPA packages"
 msgstr ""
 
-#: guix/import/github.scm:160
+#: guix/import/github.scm:161
 #, scheme-format
 msgid "GitHub HTTP response lacks 'X-RateLimit-Reset' header~%"
 msgstr ""
 
-#: guix/import/github.scm:205
+#: guix/import/github.scm:206
 #, scheme-format
 msgid "~a is unreachable (~a)~%"
 msgstr ""
 
-#: guix/import/github.scm:220
+#: guix/import/github.scm:221
 #, scheme-format
 msgid "GitHub rate limit exceeded; disallowing requests for ~a seconds~%"
 msgstr ""
 
-#: guix/import/github.scm:223
+#: guix/import/github.scm:224
 msgid ""
 "You can raise the rate limit by\n"
 "setting the @env{GUIX_GITHUB_TOKEN} environment variable to a token obtained\n"
@@ -692,7 +748,7 @@ msgid ""
 "@code{generic-git} updater instead."
 msgstr ""
 
-#: guix/import/github.scm:330
+#: guix/import/github.scm:331
 msgid "Updater for GitHub packages"
 msgstr ""
 
@@ -844,36 +900,36 @@ msgstr ""
 msgid "Updater for OPAM packages"
 msgstr ""
 
-#: guix/import/pypi.scm:234
+#: guix/import/pypi.scm:236
 msgid "Could not extract requirement name in spec:"
 msgstr ""
 
-#: guix/import/pypi.scm:294
+#: guix/import/pypi.scm:296
 #, scheme-format
 msgid "parse-requires.txt reached an unexpected condition on line ~a~%"
 msgstr ""
 
-#: guix/import/pypi.scm:360
+#: guix/import/pypi.scm:362
 #, scheme-format
 msgid "Failed to extract file: ~a from wheel.~%"
 msgstr ""
 
-#: guix/import/pypi.scm:389
+#: guix/import/pypi.scm:391
 #, scheme-format
 msgid "Cannot guess requirements from source archive: no requires.txt file found.~%"
 msgstr ""
 
-#: guix/import/pypi.scm:394
+#: guix/import/pypi.scm:396
 #, scheme-format
 msgid "Unsupported archive format; cannot determine package dependencies from source archive: ~a~%"
 msgstr ""
 
-#: guix/import/pypi.scm:435
+#: guix/import/pypi.scm:437
 #, scheme-format
 msgid "project name ~a does not appear verbatim in the PyPI URI~%"
 msgstr ""
 
-#: guix/import/pypi.scm:438
+#: guix/import/pypi.scm:440
 #, scheme-format
 msgid ""
 "The PyPI URI is: @url{~a}.  You should review the\n"
@@ -881,12 +937,12 @@ msgid ""
 "a substring of the PyPI URI that identifies the package."
 msgstr ""
 
-#: guix/import/pypi.scm:505
+#: guix/import/pypi.scm:507
 #, scheme-format
 msgid "no source release for pypi package ~a ~a~%"
 msgstr ""
 
-#: guix/import/pypi.scm:513
+#: guix/import/pypi.scm:515
 #, scheme-format
 msgid ""
 "This indicates that the\n"
@@ -895,48 +951,48 @@ msgid ""
 "@uref{~a}."
 msgstr ""
 
-#: guix/import/pypi.scm:582
+#: guix/import/pypi.scm:584
 msgid "Updater for PyPI packages"
 msgstr ""
 
-#: gnu/installer.scm:217
+#: gnu/installer.scm:218
 msgid "Locale"
 msgstr ""
 
-#: gnu/installer.scm:233 gnu/installer/newt/timezone.scm:58
+#: gnu/installer.scm:234 gnu/installer/newt/timezone.scm:58
 msgid "Timezone"
 msgstr ""
 
-#: gnu/installer.scm:250
+#: gnu/installer.scm:251
 msgid "Keyboard mapping selection"
 msgstr ""
 
-#: gnu/installer.scm:259 gnu/installer/newt/hostname.scm:26
+#: gnu/installer.scm:260 gnu/installer/newt/hostname.scm:26
 msgid "Hostname"
 msgstr ""
 
-#: gnu/installer.scm:268
+#: gnu/installer.scm:269
 msgid "Network selection"
 msgstr ""
 
-#: gnu/installer.scm:275
+#: gnu/installer.scm:276
 msgid "Substitute server discovery"
 msgstr ""
 
-#: gnu/installer.scm:282 gnu/installer/newt/user.scm:70
+#: gnu/installer.scm:283 gnu/installer/newt/user.scm:70
 #: gnu/installer/newt/user.scm:217
 msgid "User creation"
 msgstr ""
 
-#: gnu/installer.scm:290
+#: gnu/installer.scm:291
 msgid "Services"
 msgstr "サービス"
 
-#: gnu/installer.scm:301
+#: gnu/installer.scm:302
 msgid "Partitioning"
 msgstr ""
 
-#: gnu/installer.scm:308 gnu/installer/newt/final.scm:53
+#: gnu/installer.scm:309 gnu/installer/newt/final.scm:53
 msgid "Configuration file"
 msgstr ""
 
@@ -1708,107 +1764,143 @@ msgstr ""
 msgid "Wifi"
 msgstr ""
 
-#: gnu/installer/parted.scm:455 gnu/installer/parted.scm:492
+#: gnu/installer/parted.scm:456 gnu/installer/parted.scm:493
 msgid "Free space"
 msgstr ""
 
-#: gnu/installer/parted.scm:581
+#: gnu/installer/parted.scm:582
 #, scheme-format
 msgid "Name: ~a"
 msgstr ""
 
-#: gnu/installer/parted.scm:582 gnu/installer/parted.scm:628
+#: gnu/installer/parted.scm:583 gnu/installer/parted.scm:629
 msgid "None"
 msgstr ""
 
-#: gnu/installer/parted.scm:587
+#: gnu/installer/parted.scm:588
 #, scheme-format
 msgid "Type: ~a"
 msgstr ""
 
-#: gnu/installer/parted.scm:591
+#: gnu/installer/parted.scm:592
 #, scheme-format
 msgid "File system type: ~a"
 msgstr ""
 
-#: gnu/installer/parted.scm:597
+#: gnu/installer/parted.scm:598
 #, scheme-format
 msgid "Bootable flag: ~:[off~;on~]"
 msgstr ""
 
-#: gnu/installer/parted.scm:601
+#: gnu/installer/parted.scm:602
 #, scheme-format
 msgid "ESP flag: ~:[off~;on~]"
 msgstr ""
 
-#: gnu/installer/parted.scm:607
+#: gnu/installer/parted.scm:608
 #, scheme-format
 msgid "Size: ~a"
 msgstr ""
 
-#: gnu/installer/parted.scm:613
+#: gnu/installer/parted.scm:614
 #, scheme-format
 msgid "Encryption: ~:[No~a~;Yes (label '~a')~]"
 msgstr ""
 
-#: gnu/installer/parted.scm:619
+#: gnu/installer/parted.scm:620
 #, scheme-format
 msgid "Format the partition? ~:[No~;Yes~]"
 msgstr ""
 
-#: gnu/installer/parted.scm:625
+#: gnu/installer/parted.scm:626
 #, scheme-format
 msgid "Mount point: ~a"
 msgstr ""
 
-#: gnu/installer/parted.scm:1477
+#: gnu/installer/parted.scm:1450
+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:1489
 #, scheme-format
 msgid "Device ~a is still in use."
 msgstr ""
 
-#: gnu/installer/services.scm:95
+#: gnu/installer/services.scm:99
 msgid "OpenSSH secure shell daemon (sshd)"
 msgstr ""
 
-#: gnu/installer/services.scm:99
+#: gnu/installer/services.scm:103
+msgid ""
+";; To configure OpenSSH, pass an 'openssh-configuration'\n"
+";; record as a second argument to 'service' below.\n"
+msgstr ""
+
+#: gnu/installer/services.scm:108
 msgid "Tor anonymous network router"
 msgstr ""
 
-#: gnu/installer/services.scm:103
+#: gnu/installer/services.scm:112
 msgid "Mozilla NSS certificates, for HTTPS access"
 msgstr ""
 
-#: gnu/installer/services.scm:110
+#: gnu/installer/services.scm:119
 msgid "Network time service (NTP), to set the clock automatically"
 msgstr ""
 
-#: gnu/installer/services.scm:115
+#: gnu/installer/services.scm:124
 msgid "GPM mouse daemon, to use the mouse on the console"
 msgstr ""
 
-#: gnu/installer/services.scm:121
+#: gnu/installer/services.scm:130
 msgid "NetworkManager network connection manager"
 msgstr ""
 
-#: gnu/installer/services.scm:126
+#: gnu/installer/services.scm:135
 msgid "Connman network connection manager"
 msgstr ""
 
-#: gnu/installer/services.scm:131
+#: gnu/installer/services.scm:140
 msgid "DHCP client (dynamic IP address assignment)"
 msgstr ""
 
-#: gnu/installer/services.scm:137
+#: gnu/installer/services.scm:146
 msgid "CUPS printing system (no Web interface by default)"
 msgstr ""
 
+#: gnu/installer/services.scm:163
+msgid ""
+";; Below is the list of system services.  To search for available\n"
+";; services, run 'guix system search KEYWORD' in a terminal.\n"
+msgstr ""
+
+#: gnu/installer/services.scm:192
+msgid ""
+";; This is the default list of services we\n"
+";; are appending to.\n"
+msgstr ""
+
+#: gnu/installer/steps.scm:228
+msgid ""
+";; Indicate which modules to import to access the variables\n"
+";; used in this configuration.\n"
+msgstr ""
+
 #. TRANSLATORS: This is a comment within a Scheme file.  Each line must
 #. start with ";; " (two semicolons and a space).  Please keep line
 #. length below 60 characters.
-#: gnu/installer/steps.scm:242
+#: gnu/installer/steps.scm:246
 msgid ""
 ";; This is an operating system configuration generated\n"
 ";; by the graphical installer.\n"
+";;\n"
+";; Once installation is complete, you can learn and modify\n"
+";; this file to tweak the system configuration, and pass it\n"
+";; to the 'guix system reconfigure' command to effect your\n"
+";; changes.\n"
 msgstr ""
 
 #: gnu/installer/timezone.scm:110
@@ -1816,6 +1908,10 @@ msgstr ""
 msgid "Unable to locate path: ~a."
 msgstr ""
 
+#: gnu/installer/user.scm:76
+msgid ";; The list of user accounts ('root' is implicit).\n"
+msgstr ""
+
 #: gnu/installer/utils.scm:131
 #, scheme-format
 msgid "Press Enter to continue.~%"
@@ -1960,13 +2056,8 @@ msgstr ""
 msgid "invalid argument: ~a~%"
 msgstr ""
 
-#: guix/scripts.scm:166 guix/scripts/import/minetest.scm:92
-#, scheme-format
-msgid "~A: unrecognized option~%"
-msgstr ""
-
 #: guix/scripts.scm:169 guix/scripts/import.scm:108
-#: guix/scripts/system.scm:1389 guix/scripts/system/edit.scm:42
+#: guix/scripts/system.scm:1411 guix/scripts/system/edit.scm:42
 #: guix/scripts/home/edit.scm:43
 #, scheme-format
 msgid "Did you mean @code{~a}?~%"
@@ -2012,10 +2103,10 @@ msgid "failed to create GC root `~a': ~a~%"
 msgstr ""
 
 #: guix/scripts/build.scm:162 guix/scripts/search.scm:42
-#: guix/scripts/show.scm:41 guix/scripts/lint.scm:112 guix/scripts/edit.scm:49
+#: guix/scripts/show.scm:41 guix/scripts/lint.scm:114 guix/scripts/edit.scm:49
 #: guix/scripts/size.scm:244 guix/scripts/graph.scm:543
 #: guix/scripts/refresh.scm:174 guix/scripts/repl.scm:80
-#: guix/scripts/style.scm:835
+#: guix/scripts/style.scm:411
 msgid ""
 "\n"
 "  -L, --load-path=DIR    prepend DIR to the package module search path"
@@ -2153,74 +2244,98 @@ msgstr ""
 msgid "The available targets are:\n"
 msgstr ""
 
-#: guix/scripts/build.scm:376
+#: guix/scripts/build.scm:379
+#, scheme-format
+msgid "'~a' is not a supported cross-compilation target~%"
+msgstr ""
+
+#: guix/scripts/build.scm:383
 #, scheme-format
-msgid "'~a' is not a supported target~%"
+msgid ""
+"Did you mean @code{~a}?\n"
+"Try @option{--list-targets} to view available targets.~%"
+msgstr ""
+
+#: guix/scripts/build.scm:386
+#, scheme-format
+msgid "Try @option{--list-targets} to view available targets.~%"
 msgstr ""
 
-#: guix/scripts/build.scm:392
+#: guix/scripts/build.scm:405
 #, scheme-format
 msgid "'~a' is not a supported system~%"
 msgstr ""
 
-#: guix/scripts/build.scm:413
+#: guix/scripts/build.scm:409
+#, scheme-format
+msgid ""
+"Did you mean @code{~a}?\n"
+"Try @option{--list-systems} to view available system types.~%"
+msgstr ""
+
+#: guix/scripts/build.scm:412
+#, scheme-format
+msgid "Try @option{--list-systems} to view available system types.~%"
+msgstr ""
+
+#: guix/scripts/build.scm:434
 msgid ""
 "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n"
 "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n"
 msgstr ""
 
-#: guix/scripts/build.scm:415 guix/scripts/archive.scm:91
+#: guix/scripts/build.scm:436 guix/scripts/archive.scm:91
 msgid ""
 "\n"
 "  -e, --expression=EXPR  build the package or derivation EXPR evaluates to"
 msgstr ""
 
-#: guix/scripts/build.scm:417
+#: guix/scripts/build.scm:438
 msgid ""
 "\n"
 "  -f, --file=FILE        build the package or derivation that the code within\n"
 "                         FILE evaluates to"
 msgstr ""
 
-#: guix/scripts/build.scm:420
+#: guix/scripts/build.scm:441
 msgid ""
 "\n"
 "  -m, --manifest=FILE    build the packages that the manifest given in FILE\n"
 "                         evaluates to"
 msgstr ""
 
-#: guix/scripts/build.scm:423 guix/scripts/archive.scm:93
+#: guix/scripts/build.scm:444 guix/scripts/archive.scm:93
 msgid ""
 "\n"
 "  -S, --source           build the packages' source derivations"
 msgstr ""
 
-#: guix/scripts/build.scm:425
+#: guix/scripts/build.scm:446
 msgid ""
 "\n"
 "      --sources[=TYPE]   build source derivations; TYPE may optionally be one\n"
 "                         of \"package\", \"all\" (default), or \"transitive\""
 msgstr ""
 
-#: guix/scripts/build.scm:428
+#: guix/scripts/build.scm:449
 msgid ""
 "\n"
 "  -d, --derivations      return the derivation paths of the given packages"
 msgstr ""
 
-#: guix/scripts/build.scm:430
+#: guix/scripts/build.scm:451
 msgid ""
 "\n"
 "      --check            rebuild items to check for non-determinism issues"
 msgstr ""
 
-#: guix/scripts/build.scm:432
+#: guix/scripts/build.scm:453
 msgid ""
 "\n"
 "      --repair           repair the specified items"
 msgstr ""
 
-#: guix/scripts/build.scm:434 guix/scripts/pack.scm:1341
+#: guix/scripts/build.scm:455 guix/scripts/pack.scm:1341
 #: guix/scripts/environment.scm:98
 msgid ""
 "\n"
@@ -2228,102 +2343,72 @@ msgid ""
 "                         as a garbage collector root"
 msgstr ""
 
-#: guix/scripts/build.scm:437 guix/scripts/package.scm:477
+#: guix/scripts/build.scm:458 guix/scripts/package.scm:479
 #: guix/scripts/install.scm:37 guix/scripts/remove.scm:36
 #: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:118
-#: guix/scripts/system.scm:1027 guix/scripts/copy.scm:122
+#: guix/scripts/system.scm:1037 guix/scripts/copy.scm:122
 #: guix/scripts/pack.scm:1346 guix/scripts/deploy.scm:66
 #: guix/scripts/archive.scm:95 guix/scripts/environment.scm:122
-#: guix/scripts/home.scm:139
+#: guix/scripts/home.scm:140
 msgid ""
 "\n"
 "  -v, --verbosity=LEVEL  use the given verbosity LEVEL"
 msgstr ""
 
-#: guix/scripts/build.scm:439
+#: guix/scripts/build.scm:460
 msgid ""
 "\n"
 "  -q, --quiet            do not show the build log"
 msgstr ""
 
-#: guix/scripts/build.scm:441
+#: guix/scripts/build.scm:462
 msgid ""
 "\n"
 "      --log-file         return the log file names for the given derivations"
 msgstr ""
 
-#: guix/scripts/build.scm:452 guix/scripts/download.scm:104
-#: guix/scripts/package.scm:495 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:88
-#: 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:127 guix/scripts/substitute.scm:250
-#: guix/scripts/system.scm:1034 guix/scripts/lint.scm:115
-#: guix/scripts/publish.scm:118 guix/scripts/edit.scm:52
-#: guix/scripts/size.scm:247 guix/scripts/graph.scm:548
-#: guix/scripts/challenge.scm:462 guix/scripts/copy.scm:127
-#: guix/scripts/pack.scm:1351 guix/scripts/weather.scm:344
-#: guix/scripts/describe.scm:97 guix/scripts/processes.scm:301
-#: guix/scripts/deploy.scm:58 guix/scripts/container.scm:35
-#: guix/scripts/container/exec.scm:43 guix/scripts/archive.scm:106
-#: guix/scripts/environment.scm:150 guix/scripts/home.scm:145
-#: guix/scripts/time-machine.scm:67 guix/scripts/import/cpan.scm:44
-#: guix/scripts/import/crate.scm:50 guix/scripts/import/egg.scm:45
-#: guix/scripts/import/gem.scm:47 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:45 guix/scripts/refresh.scm:177
-#: guix/scripts/repl.scm:83 guix/scripts/shell.scm:78
-#: guix/scripts/style.scm:844
-msgid ""
-"\n"
-"  -h, --help             display this help and exit"
-msgstr ""
-
-#: guix/scripts/build.scm:454 guix/scripts/download.scm:106
-#: guix/scripts/package.scm:497 guix/scripts/install.scm:46
+#: guix/scripts/build.scm:475 guix/scripts/download.scm:106
+#: guix/scripts/package.scm:499 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:90
+#: guix/scripts/search.scm:39 guix/scripts/show.scm:38 guix/scripts/gc.scm:91
 #: 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:129 guix/scripts/substitute.scm:252
-#: guix/scripts/system.scm:1036 guix/scripts/lint.scm:119
+#: guix/scripts/system.scm:1051 guix/scripts/lint.scm:121
 #: guix/scripts/publish.scm:120 guix/scripts/edit.scm:54
 #: guix/scripts/size.scm:249 guix/scripts/graph.scm:550
 #: guix/scripts/challenge.scm:464 guix/scripts/copy.scm:129
 #: guix/scripts/pack.scm:1353 guix/scripts/weather.scm:346
-#: guix/scripts/describe.scm:99 guix/scripts/processes.scm:303
+#: guix/scripts/describe.scm:98 guix/scripts/processes.scm:303
 #: guix/scripts/deploy.scm:60 guix/scripts/container.scm:37
 #: guix/scripts/container/exec.scm:45 guix/scripts/archive.scm:108
-#: guix/scripts/environment.scm:152 guix/scripts/home.scm:147
+#: guix/scripts/environment.scm:152 guix/scripts/home.scm:153
 #: guix/scripts/time-machine.scm:69 guix/scripts/import/cpan.scm:46
 #: guix/scripts/import/crate.scm:52 guix/scripts/import/egg.scm:49
 #: guix/scripts/import/gem.scm:49 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:47
+#: 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:80 guix/scripts/style.scm:846
+#: guix/scripts/shell.scm:80 guix/scripts/style.scm:425
 msgid ""
 "\n"
 "  -V, --version          display version information and exit"
 msgstr ""
 
-#: guix/scripts/build.scm:481
+#: guix/scripts/build.scm:502
 #, scheme-format
 msgid ""
 "invalid argument: '~a' option argument: ~a, ~\n"
 "must be one of 'package', 'all', or 'transitive'~%"
 msgstr ""
 
-#: guix/scripts/build.scm:538
+#: guix/scripts/build.scm:559
 #, scheme-format
 msgid "~s: not something we can build~%"
 msgstr ""
 
-#: guix/scripts/build.scm:543
+#: guix/scripts/build.scm:564
 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"
@@ -2340,29 +2425,29 @@ msgid ""
 "@end example"
 msgstr ""
 
-#: guix/scripts/build.scm:556
+#: guix/scripts/build.scm:577
 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:641
+#: guix/scripts/build.scm:662
 #, scheme-format
 msgid "package ~a does not support ~a~%"
 msgstr ""
 
-#: guix/scripts/build.scm:660
+#: guix/scripts/build.scm:681
 #, scheme-format
 msgid "package '~a' has no source~%"
 msgstr ""
 
-#: guix/scripts/build.scm:708
+#: guix/scripts/build.scm:729
 #, scheme-format
 msgid "no build log for '~a'~%"
 msgstr ""
 
-#: guix/scripts/build.scm:769 guix/scripts/challenge.scm:541
+#: guix/scripts/build.scm:790 guix/scripts/challenge.scm:541
 #, scheme-format
 msgid "no arguments specified, nothing to do~%"
 msgstr ""
@@ -2991,7 +3076,7 @@ msgstr ""
 msgid "~a: unknown hash algorithm~%"
 msgstr ""
 
-#: guix/scripts/download.scm:171 guix/scripts/package.scm:1067
+#: guix/scripts/download.scm:171 guix/scripts/package.scm:1074
 #: guix/scripts/pull.scm:824 guix/scripts/publish.scm:1225
 #: guix/scripts/discover.scm:136 guix/scripts/time-machine.scm:123
 #, scheme-format
@@ -3013,27 +3098,27 @@ msgstr ""
 msgid "~a: download failed~%"
 msgstr ""
 
-#: guix/scripts/package.scm:131
+#: guix/scripts/package.scm:133
 #, scheme-format
 msgid "not removing generation ~a, which is current~%"
 msgstr ""
 
-#: guix/scripts/package.scm:138
+#: guix/scripts/package.scm:140
 #, scheme-format
 msgid "no matching generation~%"
 msgstr ""
 
-#: guix/scripts/package.scm:162
+#: guix/scripts/package.scm:164
 #, scheme-format
 msgid "nothing to be done~%"
 msgstr ""
 
-#: guix/scripts/package.scm:267
+#: guix/scripts/package.scm:269
 #, scheme-format
 msgid "package '~a' no longer exists~%"
 msgstr ""
 
-#: guix/scripts/package.scm:322
+#: guix/scripts/package.scm:324
 #, scheme-format
 msgid ""
 "Consider setting the necessary environment\n"
@@ -3047,7 +3132,7 @@ msgid ""
 "Alternately, see @command{guix package --search-paths -p ~s}."
 msgstr ""
 
-#: guix/scripts/package.scm:352
+#: guix/scripts/package.scm:354
 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"
@@ -3056,44 +3141,44 @@ msgid ""
 ";; See the \"Replicating Guix\" section in the manual.\n"
 msgstr ""
 
-#: guix/scripts/package.scm:384
+#: guix/scripts/package.scm:386
 #, scheme-format
 msgid "no provenance information for this profile~%"
 msgstr ""
 
-#: guix/scripts/package.scm:386
+#: guix/scripts/package.scm:388
 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:398
+#: guix/scripts/package.scm:400
 #, scheme-format
 msgid ";; Note: these other commits were also used to install some of the packages in this profile:~%"
 msgstr ""
 
-#: guix/scripts/package.scm:428
+#: guix/scripts/package.scm:430
 msgid ""
 "Usage: guix package [OPTION]...\n"
 "Install, remove, or upgrade packages in a single transaction.\n"
 msgstr ""
 
-#: guix/scripts/package.scm:430
+#: guix/scripts/package.scm:432
 msgid ""
 "\n"
 "  -i, --install PACKAGE ...\n"
 "                         install PACKAGEs"
 msgstr ""
 
-#: guix/scripts/package.scm:433
+#: guix/scripts/package.scm:435
 msgid ""
 "\n"
 "  -e, --install-from-expression=EXP\n"
 "                         install the package EXP evaluates to"
 msgstr ""
 
-#: guix/scripts/package.scm:436
+#: guix/scripts/package.scm:438
 msgid ""
 "\n"
 "  -f, --install-from-file=FILE\n"
@@ -3101,160 +3186,160 @@ msgid ""
 "                         evaluates to"
 msgstr ""
 
-#: guix/scripts/package.scm:440
+#: guix/scripts/package.scm:442
 msgid ""
 "\n"
 "  -r, --remove PACKAGE ...\n"
 "                         remove PACKAGEs"
 msgstr ""
 
-#: guix/scripts/package.scm:443
+#: guix/scripts/package.scm:445
 msgid ""
 "\n"
 "  -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP"
 msgstr ""
 
-#: guix/scripts/package.scm:445
+#: guix/scripts/package.scm:447
 msgid ""
 "\n"
 "  -m, --manifest=FILE    create a new profile generation with the manifest\n"
 "                         from FILE"
 msgstr ""
 
-#: guix/scripts/package.scm:448 guix/scripts/upgrade.scm:41
+#: guix/scripts/package.scm:450 guix/scripts/upgrade.scm:41
 msgid ""
 "\n"
 "      --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP"
 msgstr ""
 
-#: guix/scripts/package.scm:450 guix/scripts/pull.scm:108
+#: guix/scripts/package.scm:452 guix/scripts/pull.scm:108
 msgid ""
 "\n"
 "      --roll-back        roll back to the previous generation"
 msgstr ""
 
-#: guix/scripts/package.scm:452
+#: guix/scripts/package.scm:454
 msgid ""
 "\n"
 "      --search-paths[=KIND]\n"
 "                         display needed environment variable definitions"
 msgstr ""
 
-#: guix/scripts/package.scm:455 guix/scripts/pull.scm:103
+#: guix/scripts/package.scm:457 guix/scripts/pull.scm:103
 msgid ""
 "\n"
 "  -l, --list-generations[=PATTERN]\n"
 "                         list generations matching PATTERN"
 msgstr ""
 
-#: guix/scripts/package.scm:458 guix/scripts/pull.scm:110
+#: guix/scripts/package.scm:460 guix/scripts/pull.scm:110
 msgid ""
 "\n"
 "  -d, --delete-generations[=PATTERN]\n"
 "                         delete generations matching PATTERN"
 msgstr ""
 
-#: guix/scripts/package.scm:461 guix/scripts/pull.scm:113
+#: guix/scripts/package.scm:463 guix/scripts/pull.scm:113
 msgid ""
 "\n"
 "  -S, --switch-generation=PATTERN\n"
 "                         switch to a generation matching PATTERN"
 msgstr ""
 
-#: guix/scripts/package.scm:464
+#: guix/scripts/package.scm:466
 msgid ""
 "\n"
 "      --export-manifest  print a manifest for the chosen profile"
 msgstr ""
 
-#: guix/scripts/package.scm:466
+#: guix/scripts/package.scm:468
 msgid ""
 "\n"
 "      --export-channels  print channels for the chosen profile"
 msgstr ""
 
-#: guix/scripts/package.scm:468 guix/scripts/install.scm:34
+#: guix/scripts/package.scm:470 guix/scripts/install.scm:34
 #: guix/scripts/remove.scm:33 guix/scripts/upgrade.scm:37
 msgid ""
 "\n"
 "  -p, --profile=PROFILE  use PROFILE instead of the user's default profile"
 msgstr ""
 
-#: guix/scripts/package.scm:470
+#: guix/scripts/package.scm:472
 msgid ""
 "\n"
 "      --list-profiles    list the user's profiles"
 msgstr ""
 
-#: guix/scripts/package.scm:473
+#: guix/scripts/package.scm:475
 msgid ""
 "\n"
 "      --allow-collisions do not treat collisions in the profile as an error"
 msgstr ""
 
-#: guix/scripts/package.scm:475
+#: guix/scripts/package.scm:477
 msgid ""
 "\n"
 "      --bootstrap        use the bootstrap Guile to build the profile"
 msgstr ""
 
-#: guix/scripts/package.scm:480
+#: guix/scripts/package.scm:482
 msgid ""
 "\n"
 "  -s, --search=REGEXP    search in synopsis and description using REGEXP"
 msgstr ""
 
-#: guix/scripts/package.scm:482
+#: guix/scripts/package.scm:484
 msgid ""
 "\n"
 "  -I, --list-installed[=REGEXP]\n"
 "                         list installed packages matching REGEXP"
 msgstr ""
 
-#: guix/scripts/package.scm:485
+#: guix/scripts/package.scm:487
 msgid ""
 "\n"
 "  -A, --list-available[=REGEXP]\n"
 "                         list available packages matching REGEXP"
 msgstr ""
 
-#: guix/scripts/package.scm:488
+#: guix/scripts/package.scm:490
 msgid ""
 "\n"
 "      --show=PACKAGE     show details about PACKAGE"
 msgstr ""
 
-#: guix/scripts/package.scm:543
+#: guix/scripts/package.scm:545
 #, scheme-format
 msgid "upgrade regexp '~a' looks like a command-line option~%"
 msgstr ""
 
-#: guix/scripts/package.scm:546
+#: guix/scripts/package.scm:548
 #, scheme-format
 msgid "is this intended?~%"
 msgstr ""
 
-#: guix/scripts/package.scm:596
+#: guix/scripts/package.scm:598
 #, scheme-format
 msgid "~a: unsupported kind of search path~%"
 msgstr ""
 
-#: guix/scripts/package.scm:731
+#: guix/scripts/package.scm:733
 #, scheme-format
 msgid "cannot install non-package object: ~s~%"
 msgstr ""
 
-#: guix/scripts/package.scm:911
+#: guix/scripts/package.scm:918
 #, scheme-format
 msgid "~a~@[@~a~]: package not found~%"
 msgstr ""
 
-#: guix/scripts/package.scm:958 guix/scripts/pull.scm:724
+#: guix/scripts/package.scm:965 guix/scripts/pull.scm:724
 #, scheme-format
 msgid "cannot switch to generation '~a'~%"
 msgstr ""
 
-#: guix/scripts/package.scm:1039
+#: guix/scripts/package.scm:1046
 #, scheme-format
 msgid "nothing to do~%"
 msgstr ""
@@ -3314,93 +3399,93 @@ msgstr ""
 msgid "missing arguments: no package to show~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:47
+#: guix/scripts/gc.scm:48
 msgid ""
 "Usage: guix gc [OPTION]... PATHS...\n"
 "Invoke the garbage collector.\n"
 msgstr ""
 
-#: guix/scripts/gc.scm:49
+#: guix/scripts/gc.scm:50
 msgid ""
 "\n"
 "  -C, --collect-garbage[=MIN]\n"
 "                         collect at least MIN bytes of garbage"
 msgstr ""
 
-#: guix/scripts/gc.scm:52
+#: guix/scripts/gc.scm:53
 msgid ""
 "\n"
 "  -F, --free-space=FREE  attempt to reach FREE available space in the store"
 msgstr ""
 
-#: guix/scripts/gc.scm:54
+#: guix/scripts/gc.scm:55
 msgid ""
 "\n"
 "  -d, --delete-generations[=PATTERN]\n"
 "                         delete profile generations matching PATTERN"
 msgstr ""
 
-#: guix/scripts/gc.scm:57
+#: guix/scripts/gc.scm:58
 msgid ""
 "\n"
 "  -D, --delete           attempt to delete PATHS"
 msgstr ""
 
-#: guix/scripts/gc.scm:59
+#: guix/scripts/gc.scm:60
 msgid ""
 "\n"
 "      --list-roots       list the user's garbage collector roots"
 msgstr ""
 
-#: guix/scripts/gc.scm:61
+#: guix/scripts/gc.scm:62
 msgid ""
 "\n"
 "      --list-busy        list store items used by running processes"
 msgstr ""
 
-#: guix/scripts/gc.scm:63
+#: guix/scripts/gc.scm:64
 msgid ""
 "\n"
 "      --optimize         optimize the store by deduplicating identical files"
 msgstr ""
 
-#: guix/scripts/gc.scm:65
+#: guix/scripts/gc.scm:66
 msgid ""
 "\n"
 "      --list-dead        list dead paths"
 msgstr ""
 
-#: guix/scripts/gc.scm:67
+#: guix/scripts/gc.scm:68
 msgid ""
 "\n"
 "      --list-live        list live paths"
 msgstr ""
 
-#: guix/scripts/gc.scm:70
+#: guix/scripts/gc.scm:71
 msgid ""
 "\n"
 "      --references       list the references of PATHS"
 msgstr ""
 
-#: guix/scripts/gc.scm:72
+#: guix/scripts/gc.scm:73
 msgid ""
 "\n"
 "  -R, --requisites       list the requisites of PATHS"
 msgstr ""
 
-#: guix/scripts/gc.scm:74
+#: guix/scripts/gc.scm:75
 msgid ""
 "\n"
 "      --referrers        list the referrers of PATHS"
 msgstr ""
 
-#: guix/scripts/gc.scm:76
+#: guix/scripts/gc.scm:77
 msgid ""
 "\n"
 "      --derivers         list the derivers of PATHS"
 msgstr ""
 
-#: guix/scripts/gc.scm:79
+#: guix/scripts/gc.scm:80
 msgid ""
 "\n"
 "      --verify[=OPTS]    verify the integrity of the store; OPTS is a\n"
@@ -3408,52 +3493,52 @@ msgid ""
 "                         'contents'"
 msgstr ""
 
-#: guix/scripts/gc.scm:83
+#: guix/scripts/gc.scm:84
 msgid ""
 "\n"
 "      --list-failures    list cached build failures"
 msgstr ""
 
-#: guix/scripts/gc.scm:85
+#: guix/scripts/gc.scm:86
 msgid ""
 "\n"
 "      --clear-failures   remove PATHS from the set of cached failures"
 msgstr ""
 
-#: guix/scripts/gc.scm:99
+#: guix/scripts/gc.scm:100
 #, scheme-format
 msgid "~a: invalid '--verify' option~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:142
+#: guix/scripts/gc.scm:143
 #, scheme-format
 msgid "invalid amount of storage: ~a~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:156
+#: guix/scripts/gc.scm:157
 #, scheme-format
 msgid "'-d' as an alias for '--delete' is deprecated; use '-D'~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:163
+#: guix/scripts/gc.scm:164
 #, scheme-format
 msgid "~s does not denote a duration~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:251
+#: guix/scripts/gc.scm:252
 msgid "already ~h MiBs available on ~a, nothing to do~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:254
+#: guix/scripts/gc.scm:255
 msgid "freeing ~h MiBs~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:293
+#: guix/scripts/gc.scm:295
 #, scheme-format
 msgid "extraneous arguments: ~{~a ~}~%"
 msgstr ""
 
-#: guix/scripts/gc.scm:317 guix/scripts/gc.scm:320
+#: guix/scripts/gc.scm:319 guix/scripts/gc.scm:322
 msgid "freed ~h MiBs~%"
 msgstr ""
 
@@ -3463,8 +3548,8 @@ msgid ""
 "Operate on Git repositories.\n"
 msgstr ""
 
-#: guix/scripts/git.scm:29 guix/scripts/system.scm:943
-#: guix/scripts/container.scm:30 guix/scripts/home.scm:93
+#: guix/scripts/git.scm:29 guix/scripts/system.scm:953
+#: guix/scripts/container.scm:30 guix/scripts/home.scm:94
 msgid "The valid values for ACTION are:\n"
 msgstr ""
 
@@ -3631,7 +3716,7 @@ msgstr ""
 #: guix/scripts/import/gem.scm:105 guix/scripts/import/go.scm:122
 #: guix/scripts/import/hackage.scm:158 guix/scripts/import/json.scm:97
 #: guix/scripts/import/opam.scm:111 guix/scripts/import/pypi.scm:105
-#: guix/scripts/import/stackage.scm:130 guix/scripts/import/texlive.scm:88
+#: guix/scripts/import/stackage.scm:130 guix/scripts/import/texlive.scm:101
 #, scheme-format
 msgid "too few arguments~%"
 msgstr ""
@@ -3643,7 +3728,7 @@ msgstr ""
 #: guix/scripts/import/hackage.scm:149 guix/scripts/import/hackage.scm:160
 #: guix/scripts/import/json.scm:99 guix/scripts/import/opam.scm:113
 #: guix/scripts/import/pypi.scm:107 guix/scripts/import/stackage.scm:132
-#: guix/scripts/import/texlive.scm:90
+#: guix/scripts/import/texlive.scm:103
 #, scheme-format
 msgid "too many arguments~%"
 msgstr ""
@@ -3666,7 +3751,7 @@ msgid ""
 "  -s, --style=STYLE      choose output style, either specification or variable"
 msgstr ""
 
-#: guix/scripts/import/cran.scm:116
+#: guix/scripts/import/cran.scm:116 guix/scripts/import/texlive.scm:97
 #, scheme-format
 msgid "failed to download description for package '~a'~%"
 msgstr ""
@@ -4020,112 +4105,112 @@ msgstr ""
 msgid "wrong arguments~%"
 msgstr ""
 
-#: guix/scripts/system.scm:183
+#: guix/scripts/system.scm:179
 #, scheme-format
 msgid "copying to '~a'..."
 msgstr ""
 
-#: guix/scripts/system.scm:219
+#: guix/scripts/system.scm:215
 #, scheme-format
 msgid "initializing the current root file system~%"
 msgstr ""
 
-#: guix/scripts/system.scm:233
+#: guix/scripts/system.scm:229
 #, scheme-format
 msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%"
 msgstr ""
 
-#: guix/scripts/system.scm:263
+#: guix/scripts/system.scm:259
 #, scheme-format
 msgid "bootloader successfully installed on~{ ~a~}~%"
 msgstr ""
 
-#: guix/scripts/system.scm:286
+#: guix/scripts/system.scm:282
 #, scheme-format
 msgid "while talking to shepherd: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:294
+#: guix/scripts/system.scm:290
 #, scheme-format
 msgid "service '~a' could not be found~%"
 msgstr ""
 
-#: guix/scripts/system.scm:297
+#: guix/scripts/system.scm:293
 #, scheme-format
 msgid "service '~a' does not have an action '~a'~%"
 msgstr ""
 
-#: guix/scripts/system.scm:301
+#: guix/scripts/system.scm:297
 #, scheme-format
 msgid "exception caught while executing '~a' on service '~a':~%"
 msgstr ""
 
-#: guix/scripts/system.scm:309
+#: guix/scripts/system.scm:305
 #, scheme-format
 msgid "something went wrong: ~s~%"
 msgstr ""
 
-#: guix/scripts/system.scm:312
+#: guix/scripts/system.scm:308
 #, scheme-format
 msgid "shepherd error~%"
 msgstr ""
 
-#: guix/scripts/system.scm:316
+#: guix/scripts/system.scm:312
 #, scheme-format
 msgid "some services could not be upgraded~%"
 msgstr ""
 
-#: guix/scripts/system.scm:317
+#: guix/scripts/system.scm:313
 msgid ""
 "To allow changes to all the system services to take\n"
 "effect, you will need to reboot."
 msgstr ""
 
-#: guix/scripts/system.scm:383
+#: guix/scripts/system.scm:379
 #, scheme-format
 msgid "cannot switch to system generation '~a'~%"
 msgstr ""
 
-#: guix/scripts/system.scm:459
+#: guix/scripts/system.scm:455
 msgid "the DAG of services"
 msgstr ""
 
-#: guix/scripts/system.scm:472
+#: guix/scripts/system.scm:468
 msgid "the dependency graph of shepherd services"
 msgstr ""
 
-#: guix/scripts/system.scm:487 guix/scripts/home.scm:756
+#: guix/scripts/system.scm:485 guix/scripts/home.scm:770
 #, scheme-format
 msgid "      repository URL: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:489 guix/scripts/home.scm:758
+#: guix/scripts/system.scm:487 guix/scripts/home.scm:772
 #, scheme-format
 msgid "      branch: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:490 guix/scripts/home.scm:759
+#: guix/scripts/system.scm:488 guix/scripts/home.scm:773
 #, scheme-format
 msgid "      commit: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:510 guix/scripts/home.scm:772
+#: guix/scripts/system.scm:508 guix/scripts/home.scm:786
 #, scheme-format
 msgid "  file name: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:511 guix/scripts/home.scm:773
+#: guix/scripts/system.scm:509 guix/scripts/home.scm:787
 #, scheme-format
 msgid "  canonical file name: ~a~%"
 msgstr ""
 
 #. TRANSLATORS: Please preserve the two-space indentation.
-#: guix/scripts/system.scm:513
+#: guix/scripts/system.scm:511
 #, scheme-format
 msgid "  label: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:514
+#: guix/scripts/system.scm:512
 #, scheme-format
 msgid "  bootloader: ~a~%"
 msgstr ""
@@ -4138,201 +4223,205 @@ msgstr ""
 #. root device: label: "my-root"
 #. or just:
 #. root device: /dev/sda3
-#: guix/scripts/system.scm:524
+#: guix/scripts/system.scm:522
 #, scheme-format
 msgid "  root device: ~[UUID: ~a~;label: ~s~;~a~]~%"
 msgstr ""
 
-#: guix/scripts/system.scm:530
+#: guix/scripts/system.scm:528
 #, scheme-format
 msgid "  kernel: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:535
+#: guix/scripts/system.scm:533
 #, 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:541 guix/scripts/home.scm:779
+#: guix/scripts/system.scm:539 guix/scripts/home.scm:793
 #, scheme-format
 msgid "  channels:~%"
 msgstr ""
 
-#: guix/scripts/system.scm:544 guix/scripts/home.scm:782
+#: guix/scripts/system.scm:542 guix/scripts/home.scm:796
 #, scheme-format
 msgid "  configuration file: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:617
+#: guix/scripts/system.scm:547 guix/scripts/home.scm:801
+msgid "  packages:\n"
+msgstr ""
+
+#: guix/scripts/system.scm:627
 #, scheme-format
 msgid "device '~a' not found: ~a~%"
 msgstr ""
 
-#: guix/scripts/system.scm:620
+#: guix/scripts/system.scm:630
 #, 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:629
+#: guix/scripts/system.scm:639
 #, scheme-format
 msgid "file system with label '~a' not found~%"
 msgstr ""
 
-#: guix/scripts/system.scm:635
+#: guix/scripts/system.scm:645
 #, scheme-format
 msgid "file system with UUID '~a' not found~%"
 msgstr ""
 
-#: guix/scripts/system.scm:723
+#: guix/scripts/system.scm:733
 #, scheme-format
 msgid "'disk-image' is deprecated: use 'image' instead~%"
 msgstr ""
 
-#: guix/scripts/system.scm:725
+#: guix/scripts/system.scm:735
 #, scheme-format
 msgid "'vm-image' is deprecated: use 'image' instead~%"
 msgstr ""
 
-#: guix/scripts/system.scm:727
+#: guix/scripts/system.scm:737
 #, scheme-format
 msgid "'docker-image' is deprecated: use 'image' instead~%"
 msgstr ""
 
-#: guix/scripts/system.scm:737
+#: guix/scripts/system.scm:747
 #, scheme-format
 msgid "Consider running 'guix pull' before 'reconfigure'.~%"
 msgstr ""
 
-#: guix/scripts/system.scm:738
+#: guix/scripts/system.scm:748
 #, scheme-format
 msgid "Failing to do that may downgrade your system!~%"
 msgstr ""
 
-#: guix/scripts/system.scm:759 guix/scripts/system.scm:868
+#: guix/scripts/system.scm:769 guix/scripts/system.scm:878
 #, scheme-format
 msgid "bootloader successfully installed on '~a'~%"
 msgstr ""
 
-#: guix/scripts/system.scm:861
+#: guix/scripts/system.scm:871
 #, scheme-format
 msgid "activating system...~%"
 msgstr ""
 
-#: guix/scripts/system.scm:872
+#: guix/scripts/system.scm:882
 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:875
+#: guix/scripts/system.scm:885
 msgid "Run 'herd status' to view the list of services on your system.\n"
 msgstr ""
 
-#: guix/scripts/system.scm:879
+#: guix/scripts/system.scm:889
 #, scheme-format
 msgid "initializing operating system under '~a'...~%"
 msgstr ""
 
-#: guix/scripts/system.scm:929
+#: guix/scripts/system.scm:939
 msgid "The available image types are:\n"
 msgstr ""
 
-#: guix/scripts/system.scm:939
+#: guix/scripts/system.scm:949
 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:945
+#: guix/scripts/system.scm:955
 msgid "   search           search for existing service types\n"
 msgstr ""
 
-#: guix/scripts/system.scm:947
+#: guix/scripts/system.scm:957
 msgid "   edit             edit the definition of an existing service type\n"
 msgstr ""
 
-#: guix/scripts/system.scm:949
+#: guix/scripts/system.scm:959
 msgid "   reconfigure      switch to a new operating system configuration\n"
 msgstr ""
 
-#: guix/scripts/system.scm:951
+#: guix/scripts/system.scm:961
 msgid "   roll-back        switch to the previous operating system configuration\n"
 msgstr ""
 
-#: guix/scripts/system.scm:953
+#: guix/scripts/system.scm:963
 msgid "   describe         describe the current system\n"
 msgstr ""
 
-#: guix/scripts/system.scm:955
+#: guix/scripts/system.scm:965
 msgid "   list-generations list the system generations\n"
 msgstr ""
 
-#: guix/scripts/system.scm:957
+#: guix/scripts/system.scm:967
 msgid "   switch-generation switch to an existing operating system configuration\n"
 msgstr ""
 
-#: guix/scripts/system.scm:959
+#: guix/scripts/system.scm:969
 msgid "   delete-generations delete old system generations\n"
 msgstr ""
 
-#: guix/scripts/system.scm:961
+#: guix/scripts/system.scm:971
 msgid "   build            build the operating system without installing anything\n"
 msgstr ""
 
-#: guix/scripts/system.scm:963
+#: guix/scripts/system.scm:973
 msgid "   container        build a container that shares the host's store\n"
 msgstr ""
 
-#: guix/scripts/system.scm:965
+#: guix/scripts/system.scm:975
 msgid "   vm               build a virtual machine image that shares the host's store\n"
 msgstr ""
 
-#: guix/scripts/system.scm:967
+#: guix/scripts/system.scm:977
 msgid "   image            build a Guix System image\n"
 msgstr ""
 
-#: guix/scripts/system.scm:969
+#: guix/scripts/system.scm:979
 msgid "   docker-image     build a Docker image\n"
 msgstr ""
 
-#: guix/scripts/system.scm:971
+#: guix/scripts/system.scm:981
 msgid "   init             initialize a root file system to run GNU\n"
 msgstr ""
 
-#: guix/scripts/system.scm:973
+#: guix/scripts/system.scm:983
 msgid "   extension-graph  emit the service extension graph in Dot format\n"
 msgstr ""
 
-#: guix/scripts/system.scm:975
+#: guix/scripts/system.scm:985
 msgid "   shepherd-graph   emit the graph of shepherd services in Dot format\n"
 msgstr ""
 
-#: guix/scripts/system.scm:979
+#: guix/scripts/system.scm:989
 msgid ""
 "\n"
 "  -d, --derivation       return the derivation of the given system"
 msgstr ""
 
-#: guix/scripts/system.scm:981
+#: guix/scripts/system.scm:991
 msgid ""
 "\n"
 "  -e, --expression=EXPR  consider the operating-system EXPR evaluates to\n"
 "                         instead of reading FILE, when applicable"
 msgstr ""
 
-#: guix/scripts/system.scm:984 guix/scripts/home.scm:126
+#: guix/scripts/system.scm:994 guix/scripts/home.scm:127
 msgid ""
 "\n"
 "      --allow-downgrades for 'reconfigure', allow downgrades to earlier\n"
 "                         channel revisions"
 msgstr ""
 
-#: guix/scripts/system.scm:987
+#: guix/scripts/system.scm:997
 msgid ""
 "\n"
 "      --on-error=STRATEGY\n"
@@ -4340,75 +4429,75 @@ msgid ""
 "                         or debug) when an error occurs while reading FILE"
 msgstr ""
 
-#: guix/scripts/system.scm:991
+#: guix/scripts/system.scm:1001
 msgid ""
 "\n"
 "      --list-image-types list available image types"
 msgstr ""
 
-#: guix/scripts/system.scm:993
+#: guix/scripts/system.scm:1003
 msgid ""
 "\n"
 "  -t, --image-type=TYPE  for 'image', produce an image of TYPE"
 msgstr ""
 
-#: guix/scripts/system.scm:995
+#: guix/scripts/system.scm:1005
 msgid ""
 "\n"
 "      --image-size=SIZE  for 'image', produce an image of SIZE"
 msgstr ""
 
-#: guix/scripts/system.scm:997
+#: guix/scripts/system.scm:1007
 msgid ""
 "\n"
 "      --no-bootloader    for 'init', do not install a bootloader"
 msgstr ""
 
-#: guix/scripts/system.scm:999
+#: guix/scripts/system.scm:1009
 msgid ""
 "\n"
 "      --volatile         for 'image', make the root file system volatile"
 msgstr ""
 
-#: guix/scripts/system.scm:1001
+#: guix/scripts/system.scm:1011
 msgid ""
 "\n"
 "      --persistent       for 'vm', make the root file system persistent"
 msgstr ""
 
-#: guix/scripts/system.scm:1003
+#: guix/scripts/system.scm:1013
 msgid ""
 "\n"
 "      --label=LABEL      for 'image', label disk image with LABEL"
 msgstr ""
 
-#: guix/scripts/system.scm:1005 guix/scripts/pack.scm:1334
+#: guix/scripts/system.scm:1015 guix/scripts/pack.scm:1334
 msgid ""
 "\n"
 "      --save-provenance  save provenance information"
 msgstr ""
 
-#: guix/scripts/system.scm:1007
+#: guix/scripts/system.scm:1017
 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:1010
+#: guix/scripts/system.scm:1020
 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:1013
+#: guix/scripts/system.scm:1023
 msgid ""
 "\n"
 "  -N, --network          for 'container', allow containers to access the network"
 msgstr ""
 
-#: guix/scripts/system.scm:1015
+#: guix/scripts/system.scm:1025
 msgid ""
 "\n"
 "  -r, --root=FILE        for 'vm', 'image', 'container' and 'build',\n"
@@ -4416,83 +4505,91 @@ msgid ""
 "                         register it as a garbage collector root"
 msgstr ""
 
-#: guix/scripts/system.scm:1019
+#: guix/scripts/system.scm:1029
 msgid ""
 "\n"
 "      --full-boot        for 'vm', make a full boot sequence"
 msgstr ""
 
-#: guix/scripts/system.scm:1021
+#: guix/scripts/system.scm:1031
 msgid ""
 "\n"
 "      --no-graphic       for 'vm', use the tty that we are started in for IO"
 msgstr ""
 
-#: guix/scripts/system.scm:1023
+#: guix/scripts/system.scm:1033
 msgid ""
 "\n"
 "      --skip-checks      skip file system and initrd module safety checks"
 msgstr ""
 
-#: guix/scripts/system.scm:1025
+#: guix/scripts/system.scm:1035
 msgid ""
 "\n"
 "      --target=TRIPLET   cross-build for TRIPLET--e.g., \"armel-linux-gnu\""
 msgstr ""
 
-#: guix/scripts/system.scm:1030
+#: guix/scripts/system.scm:1040
 msgid ""
 "\n"
 "      --graph-backend=BACKEND\n"
 "                         use BACKEND for 'extension-graphs' and 'shepherd-graph'"
 msgstr ""
 
-#: guix/scripts/system.scm:1187
+#: guix/scripts/system.scm:1044
+msgid ""
+"\n"
+"  -I, --list-installed[=REGEXP]\n"
+"                         for 'describe' and 'list-generations', list installed\n"
+"                         packages matching REGEXP"
+msgstr ""
+
+#: guix/scripts/system.scm:1205
 #, scheme-format
 msgid "'~a' does not return an operating system or an image~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1211 guix/scripts/home.scm:490
+#: guix/scripts/system.scm:1229 guix/scripts/home.scm:499
 #, scheme-format
 msgid "both file and expression cannot be specified~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1218 guix/scripts/home.scm:497
+#: guix/scripts/system.scm:1236 guix/scripts/home.scm:506
 #, scheme-format
 msgid "no configuration specified~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1328 guix/scripts/system.scm:1354
-#: guix/scripts/system.scm:1361 guix/scripts/system.scm:1367
-#: guix/scripts/home.scm:559 guix/scripts/home.scm:581
-#: guix/scripts/home.scm:586 guix/scripts/home.scm:592
-#: guix/scripts/home.scm:599 guix/scripts/import/gnu.scm:100
+#: guix/scripts/system.scm:1347 guix/scripts/system.scm:1376
+#: guix/scripts/system.scm:1383 guix/scripts/system.scm:1389
+#: guix/scripts/home.scm:568 guix/scripts/home.scm:593
+#: guix/scripts/home.scm:598 guix/scripts/home.scm:604
+#: guix/scripts/home.scm:611 guix/scripts/import/gnu.scm:100
 #: guix/scripts/offload.scm:836 guix/scripts/offload.scm:848
 #, scheme-format
 msgid "wrong number of arguments~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1339
+#: guix/scripts/system.scm:1359
 #, scheme-format
 msgid "no system generation, nothing to describe~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1386 guix/scripts/home.scm:622
+#: guix/scripts/system.scm:1408 guix/scripts/home.scm:634
 #, scheme-format
 msgid "~a: unknown action~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1406 guix/scripts/home.scm:638
+#: guix/scripts/system.scm:1428 guix/scripts/home.scm:650
 #, scheme-format
 msgid "wrong number of arguments for action '~a'~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1411
+#: guix/scripts/system.scm:1433
 #, scheme-format
 msgid "guix system: missing command name~%"
 msgstr ""
 
-#: guix/scripts/system.scm:1413
+#: guix/scripts/system.scm:1435
 #, scheme-format
 msgid "Try 'guix system --help' for more information.~%"
 msgstr ""
@@ -4554,13 +4651,21 @@ msgid ""
 "  -n, --no-network       only run checkers that do not access the network"
 msgstr ""
 
-#: guix/scripts/lint.scm:117
+#: guix/scripts/lint.scm:111 guix/scripts/graph.scm:540
+#: guix/scripts/pack.scm:1323 guix/scripts/refresh.scm:140
+#: guix/scripts/style.scm:413
+msgid ""
+"\n"
+"  -e, --expression=EXPR  consider the package EXPR evaluates to"
+msgstr ""
+
+#: guix/scripts/lint.scm:119
 msgid ""
 "\n"
 "  -l, --list-checkers    display the list of available lint checkers"
 msgstr ""
 
-#: guix/scripts/lint.scm:136
+#: guix/scripts/lint.scm:138
 #, scheme-format
 msgid "~a: invalid checker~%"
 msgstr ""
@@ -4911,13 +5016,6 @@ msgid ""
 "      --path             display the shortest path between the given nodes"
 msgstr ""
 
-#: guix/scripts/graph.scm:540 guix/scripts/pack.scm:1323
-#: guix/scripts/refresh.scm:140 guix/scripts/style.scm:837
-msgid ""
-"\n"
-"  -e, --expression=EXPR  consider the package EXPR evaluates to"
-msgstr ""
-
 #: guix/scripts/graph.scm:597
 #, scheme-format
 msgid "no arguments specified; creating an empty graph~%"
@@ -5392,55 +5490,55 @@ msgid_plural "~a packages are missing from '~a' for '~a', among which:~%"
 msgstr[0] ""
 msgstr[1] ""
 
-#: guix/scripts/describe.scm:54 guix/scripts/processes.scm:291
+#: guix/scripts/describe.scm:53 guix/scripts/processes.scm:291
 msgid "The available formats are:\n"
 msgstr ""
 
-#: guix/scripts/describe.scm:65 guix/scripts/processes.scm:324
+#: guix/scripts/describe.scm:64 guix/scripts/processes.scm:324
 #, scheme-format
 msgid "~a: unsupported output format~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:88
+#: guix/scripts/describe.scm:87
 msgid ""
 "Usage: guix describe [OPTION]...\n"
 "Display information about the channels currently in use.\n"
 msgstr ""
 
-#: guix/scripts/describe.scm:90
+#: guix/scripts/describe.scm:89
 msgid ""
 "\n"
 "  -f, --format=FORMAT    display information in the given FORMAT"
 msgstr ""
 
-#: guix/scripts/describe.scm:92 guix/scripts/processes.scm:308
+#: guix/scripts/describe.scm:91 guix/scripts/processes.scm:308
 msgid ""
 "\n"
 "      --list-formats     display available formats"
 msgstr ""
 
-#: guix/scripts/describe.scm:94
+#: guix/scripts/describe.scm:93
 msgid ""
 "\n"
 "  -p, --profile=PROFILE  display information about PROFILE"
 msgstr ""
 
-#: guix/scripts/describe.scm:113
+#: guix/scripts/describe.scm:112
 #, scheme-format
 msgid "~%;; warning: GUIX_PACKAGE_PATH=\"~a\"~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:116
+#: guix/scripts/describe.scm:115
 #, scheme-format
 msgid "'GUIX_PACKAGE_PATH' is set but it is not captured~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:156
+#: guix/scripts/describe.scm:153
 #, scheme-format
 msgid "failed to determine origin~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:157
+#: guix/scripts/describe.scm:154
 #, scheme-format
 msgid ""
 "Perhaps this\n"
@@ -5448,37 +5546,37 @@ msgid ""
 "string is ~a.~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:167
+#: guix/scripts/describe.scm:162
 #, scheme-format
 msgid "Git checkout:~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:168
+#: guix/scripts/describe.scm:163
 #, scheme-format
 msgid "  repository: ~a~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:169
+#: guix/scripts/describe.scm:164
 #, scheme-format
 msgid "  branch: ~a~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:170
+#: guix/scripts/describe.scm:165
 #, scheme-format
 msgid "  commit: ~a~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:237
+#: guix/scripts/describe.scm:225
 #, scheme-format
 msgid "    repository URL: ~a~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:240
+#: guix/scripts/describe.scm:228
 #, scheme-format
 msgid "    branch: ~a~%"
 msgstr ""
 
-#: guix/scripts/describe.scm:242
+#: guix/scripts/describe.scm:230
 #, scheme-format
 msgid "    commit: ~a~%"
 msgstr ""
@@ -5507,69 +5605,75 @@ msgid ""
 "  -x, --execute          execute the following command on all the machines"
 msgstr ""
 
-#: guix/scripts/deploy.scm:117
+#: guix/scripts/deploy.scm:121
+#, scheme-format
+msgid "The following ~d machine would be deployed:~%"
+msgid_plural "The following ~d machines would be deployed:~%"
+msgstr[0] ""
+
+#: guix/scripts/deploy.scm:126
 #, scheme-format
 msgid "The following ~d machine will be deployed:~%"
 msgid_plural "The following ~d machines will be deployed:~%"
 msgstr[0] ""
 msgstr[1] ""
 
-#: guix/scripts/deploy.scm:131
+#: guix/scripts/deploy.scm:140
 #, scheme-format
 msgid "deploying to ~a...~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:143 guix/scripts/deploy.scm:147
+#: guix/scripts/deploy.scm:152 guix/scripts/deploy.scm:156
 #, scheme-format
 msgid "failed to deploy ~a: ~a~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:155
+#: guix/scripts/deploy.scm:164
 #, scheme-format
 msgid "rolling back ~a...~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:161
+#: guix/scripts/deploy.scm:170
 #, scheme-format
 msgid "successfully deployed ~a~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:212
+#: guix/scripts/deploy.scm:221
 #, scheme-format
 msgid "~a: command succeeded~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:215
+#: guix/scripts/deploy.scm:224
 #, scheme-format
 msgid "~a: command exited with code ~a~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:218
+#: guix/scripts/deploy.scm:227
 #, scheme-format
 msgid "~a: command stopped with signal ~a~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:221
+#: guix/scripts/deploy.scm:230
 #, scheme-format
 msgid "~a: command terminated with signal ~a~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:225
+#: guix/scripts/deploy.scm:234
 #, scheme-format
 msgid "command output on ~a:~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:246
+#: guix/scripts/deploy.scm:256
 #, scheme-format
 msgid "missing deployment file argument~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:249
+#: guix/scripts/deploy.scm:259
 #, scheme-format
 msgid "'--' was used by '-x' was not specified~%"
 msgstr ""
 
-#: guix/scripts/deploy.scm:271
+#: guix/scripts/deploy.scm:282
 #, scheme-format
 msgid "'-x' specified but no command given~%"
 msgstr ""
@@ -5835,42 +5939,42 @@ msgstr ""
 msgid "transformation '~a' had no effect on ~a~%"
 msgstr ""
 
-#: guix/upstream.scm:359
+#: guix/upstream.scm:363
 #, scheme-format
 msgid "failed to download detached signature from ~a~%"
 msgstr ""
 
-#: guix/upstream.scm:363
+#: guix/upstream.scm:367
 #, scheme-format
 msgid "signature verification failed for '~a' (key: ~a)~%"
 msgstr ""
 
-#: guix/upstream.scm:367
+#: guix/upstream.scm:371
 #, scheme-format
 msgid "missing public key ~a for '~a'~%"
 msgstr ""
 
-#: guix/upstream.scm:380
+#: guix/upstream.scm:384
 #, scheme-format
 msgid "failed to fetch source from '~a'"
 msgstr ""
 
-#: guix/upstream.scm:507
+#: guix/upstream.scm:511
 #, scheme-format
 msgid "cannot download for this method: ~s"
 msgstr ""
 
-#: guix/upstream.scm:519
+#: guix/upstream.scm:523
 #, scheme-format
 msgid "updater failed to determine available releases for ~a~%"
 msgstr ""
 
-#: guix/upstream.scm:592
+#: guix/upstream.scm:596
 #, scheme-format
 msgid "~a: could not locate source file"
 msgstr ""
 
-#: guix/upstream.scm:596
+#: guix/upstream.scm:600
 #, scheme-format
 msgid "~a: no `version' field in source; skipping~%"
 msgstr ""
@@ -6643,24 +6747,24 @@ msgstr ""
 msgid "invalid format of the signature field: ~a~%"
 msgstr ""
 
-#: guix/channels.scm:276
+#: guix/channels.scm:297
 msgid "unsupported '.guix-channel' version"
 msgstr ""
 
-#: guix/channels.scm:282
+#: guix/channels.scm:303
 msgid "invalid '.guix-channel' file"
 msgstr ""
 
-#: guix/channels.scm:341
+#: guix/channels.scm:362
 msgid "Authenticating channel '~a', commits ~a to ~a (~h new commits)...~%"
 msgstr ""
 
-#: guix/channels.scm:405
+#: guix/channels.scm:426
 #, scheme-format
 msgid "channel '~a' lacks an introduction and cannot be authenticated~%"
 msgstr ""
 
-#: guix/channels.scm:410
+#: guix/channels.scm:431
 msgid ""
 "Add the missing introduction to your\n"
 "channels file to address the issue.  Alternatively, you can pass\n"
@@ -6668,23 +6772,23 @@ msgid ""
 "thus potentially malicious code."
 msgstr ""
 
-#: guix/channels.scm:414
+#: guix/channels.scm:435
 #, scheme-format
 msgid "channel authentication disabled~%"
 msgstr ""
 
-#: guix/channels.scm:439
+#: guix/channels.scm:460
 #, scheme-format
 msgid "aborting update of channel '~a' to commit ~a, which is not a descendant of ~a"
 msgstr ""
 
-#: guix/channels.scm:450 guix/scripts/system/reconfigure.scm:325
+#: guix/channels.scm:471 guix/scripts/system/reconfigure.scm:325
 msgid ""
 "Use @option{--allow-downgrades} to force\n"
 "this downgrade."
 msgstr ""
 
-#: guix/channels.scm:454
+#: guix/channels.scm:475
 msgid ""
 "This could indicate that the channel has\n"
 "been tampered with and is trying to force a roll-back, preventing you from\n"
@@ -6692,35 +6796,35 @@ msgid ""
 "allow non-forward updates."
 msgstr ""
 
-#: guix/channels.scm:507
+#: guix/channels.scm:528
 #, scheme-format
 msgid "Updating channel '~a' from Git repository at '~a'...~%"
 msgstr ""
 
-#: guix/channels.scm:528
+#: guix/channels.scm:549
 #, scheme-format
 msgid "pulled channel '~a' from a mirror of ~a, which might be stale~%"
 msgstr ""
 
-#: guix/channels.scm:780
+#: guix/channels.scm:801
 msgid "'guix' channel is lacking"
 msgstr ""
 
-#: guix/channels.scm:782
+#: guix/channels.scm:803
 msgid ""
 "Make sure your list of channels\n"
 "contains one channel named @code{guix} providing the core of Guix."
 msgstr ""
 
-#: guix/channels.scm:1076
+#: guix/channels.scm:1097
 msgid "invalid channel news entry"
 msgstr ""
 
-#: guix/channels.scm:1094
+#: guix/channels.scm:1115
 msgid "syntactically invalid channel news file"
 msgstr ""
 
-#: guix/channels.scm:1097
+#: guix/channels.scm:1118
 msgid "invalid channel news file"
 msgstr ""
 
@@ -7148,7 +7252,7 @@ msgid ""
 "  -C, --container        run command within an isolated container"
 msgstr ""
 
-#: guix/scripts/environment.scm:103 guix/scripts/home.scm:130
+#: guix/scripts/environment.scm:103 guix/scripts/home.scm:131
 msgid ""
 "\n"
 "  -N, --network          allow containers to access the network"
@@ -7177,14 +7281,14 @@ msgid ""
 "                         isolated container"
 msgstr ""
 
-#: guix/scripts/environment.scm:116 guix/scripts/home.scm:132
+#: guix/scripts/environment.scm:116 guix/scripts/home.scm:133
 msgid ""
 "\n"
 "      --share=SPEC       for containers, share writable host file system\n"
 "                         according to SPEC"
 msgstr ""
 
-#: guix/scripts/environment.scm:119 guix/scripts/home.scm:135
+#: guix/scripts/environment.scm:119 guix/scripts/home.scm:136
 msgid ""
 "\n"
 "      --expose=SPEC      for containers, expose read-only host file system\n"
@@ -7227,47 +7331,52 @@ msgstr ""
 msgid "'--inherit' is deprecated, use '--preserve' instead~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:480
+#: guix/scripts/environment.scm:414
+#, scheme-format
+msgid "~a: command not found~%"
+msgstr ""
+
+#: guix/scripts/environment.scm:487
 #, scheme-format
 msgid "checking the environment variables visible from shell '~a'...~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:484
+#: guix/scripts/environment.scm:491
 #, scheme-format
 msgid "failed to determine environment of shell '~a'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:491
+#: guix/scripts/environment.scm:498
 #, scheme-format
 msgid "variable '~a' is missing from shell environment~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:498
+#: guix/scripts/environment.scm:505
 #, scheme-format
 msgid "variable '~a' has unexpected suffix '~a'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:504
+#: guix/scripts/environment.scm:511
 #, scheme-format
 msgid "variable '~a' is clobbered: '~a'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:511
+#: guix/scripts/environment.scm:518
 #, scheme-format
 msgid "'GUIX_ENVIRONMENT' is missing from the shell environment~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:515
+#: guix/scripts/environment.scm:522
 #, scheme-format
 msgid "'GUIX_ENVIRONMENT' is set to '~a' instead of '~a'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:524
+#: guix/scripts/environment.scm:531
 #, scheme-format
 msgid "'PS1' is the same in sub-shell~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:525
+#: guix/scripts/environment.scm:532
 #, scheme-format
 msgid ""
 "Consider setting a different prompt for\n"
@@ -7284,7 +7393,7 @@ msgid ""
 "@end example\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:541
+#: guix/scripts/environment.scm:548
 #, scheme-format
 msgid ""
 "One or more environment variables have a\n"
@@ -7307,76 +7416,71 @@ msgid ""
 "running in a \"container\", immune to the issue described above."
 msgstr ""
 
-#: guix/scripts/environment.scm:560
+#: guix/scripts/environment.scm:567
 #, scheme-format
 msgid "All is good!  The shell gets correct environment variables.~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:581
+#: guix/scripts/environment.scm:588
 #, scheme-format
 msgid "Did you mean '~a'?~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:589
-#, scheme-format
-msgid "~a: command not found~%"
-msgstr ""
-
-#: guix/scripts/environment.scm:796
+#: guix/scripts/environment.scm:789
 #, scheme-format
 msgid "cannot link profile: '~a' already exists within container~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:834
+#: guix/scripts/environment.scm:827
 msgid "cannot create container: user namespaces unavailable\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:835
+#: guix/scripts/environment.scm:828
 msgid "is your kernel version < 3.10?\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:838
+#: guix/scripts/environment.scm:831
 msgid "cannot create container: unprivileged user cannot create user namespaces\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:839
+#: guix/scripts/environment.scm:832
 msgid "please set /proc/sys/kernel/unprivileged_userns_clone to \"1\"\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:842
+#: guix/scripts/environment.scm:835
 msgid "cannot create container: /proc/self/setgroups does not exist\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:843
+#: guix/scripts/environment.scm:836
 msgid "is your kernel version < 3.19?\n"
 msgstr ""
 
-#: guix/scripts/environment.scm:920
+#: guix/scripts/environment.scm:913
 #, scheme-format
 msgid "'--link-profile' cannot be used without '--container'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:922
+#: guix/scripts/environment.scm:915
 #, scheme-format
 msgid "'--user' cannot be used without '--container'~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:924
+#: guix/scripts/environment.scm:917
 #, scheme-format
 msgid "--no-cwd cannot be used without --container~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:939
+#: guix/scripts/environment.scm:932
 #, scheme-format
 msgid "'--profile' cannot be used with package options~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:942 guix/scripts/shell.scm:275
+#: guix/scripts/environment.scm:935 guix/scripts/shell.scm:275
 #, scheme-format
 msgid "no packages specified; creating an empty environment~%"
 msgstr ""
 
-#: guix/scripts/environment.scm:981
+#: guix/scripts/environment.scm:974
 #, scheme-format
 msgid "'--check' is unnecessary when using '--container'; doing nothing~%"
 msgstr ""
@@ -7390,129 +7494,137 @@ msgid ""
 ";; See the \"Replicating Guix\" section in the manual.\n"
 msgstr ""
 
-#: guix/scripts/home.scm:89
+#: guix/scripts/home.scm:90
 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:96
 msgid "   search             search for existing service types\n"
 msgstr ""
 
-#: guix/scripts/home.scm:97
+#: guix/scripts/home.scm:98
 msgid "   edit               edit the definition of an existing service type\n"
 msgstr ""
 
-#: guix/scripts/home.scm:99
+#: guix/scripts/home.scm:100
 msgid ""
 "\n"
 "   container          run the home environment configuration in a container\n"
 msgstr ""
 
-#: guix/scripts/home.scm:101
+#: guix/scripts/home.scm:102
 msgid "   reconfigure        switch to a new home environment configuration\n"
 msgstr ""
 
-#: guix/scripts/home.scm:103
+#: guix/scripts/home.scm:104
 msgid "   roll-back          switch to the previous home environment configuration\n"
 msgstr ""
 
-#: guix/scripts/home.scm:105
+#: guix/scripts/home.scm:106
 msgid "   describe           describe the current home environment\n"
 msgstr ""
 
-#: guix/scripts/home.scm:107
+#: guix/scripts/home.scm:108
 msgid "   list-generations   list the home environment generations\n"
 msgstr ""
 
-#: guix/scripts/home.scm:109
+#: guix/scripts/home.scm:110
 msgid "   switch-generation  switch to an existing home environment configuration\n"
 msgstr ""
 
-#: guix/scripts/home.scm:111
+#: guix/scripts/home.scm:112
 msgid "   delete-generations delete old home environment generations\n"
 msgstr ""
 
-#: guix/scripts/home.scm:113
+#: guix/scripts/home.scm:114
 msgid "   build              build the home environment without installing anything\n"
 msgstr ""
 
-#: guix/scripts/home.scm:115
+#: guix/scripts/home.scm:116
 msgid "   import             generates a home environment definition from dotfiles\n"
 msgstr ""
 
-#: guix/scripts/home.scm:117
+#: guix/scripts/home.scm:118
 msgid "   extension-graph    emit the service extension graph\n"
 msgstr ""
 
-#: guix/scripts/home.scm:119
+#: guix/scripts/home.scm:120
 msgid "   shepherd-graph     emit the graph of shepherd services\n"
 msgstr ""
 
-#: guix/scripts/home.scm:123
+#: guix/scripts/home.scm:124
 msgid ""
 "\n"
 "  -e, --expression=EXPR  consider the home-environment EXPR evaluates to\n"
 "                         instead of reading FILE, when applicable"
 msgstr ""
 
-#: guix/scripts/home.scm:141
+#: guix/scripts/home.scm:142
 msgid ""
 "\n"
 "      --graph-backend=BACKEND\n"
 "                         use BACKEND for 'extension-graph' and 'shepherd-graph'"
 msgstr ""
 
-#: guix/scripts/home.scm:454
+#: guix/scripts/home.scm:146
+msgid ""
+"\n"
+"  -I, --list-installed[=REGEXP]\n"
+"                         for 'describe' or 'list-generations', list installed\n"
+"                         packages matching REGEXP"
+msgstr ""
+
+#: guix/scripts/home.scm:463
 #, scheme-format
 msgid "process terminated with signal ~a~%"
 msgstr ""
 
-#: guix/scripts/home.scm:456
+#: guix/scripts/home.scm:465
 #, scheme-format
 msgid "process stopped with signal ~a~%"
 msgstr ""
 
-#: guix/scripts/home.scm:470
+#: guix/scripts/home.scm:479
 #, scheme-format
 msgid "'~a' does not return a home environment ~%"
 msgstr ""
 
-#: guix/scripts/home.scm:565
+#: guix/scripts/home.scm:574
 #, scheme-format
 msgid "'~a' populated with all the Home configuration files~%"
 msgstr ""
 
-#: guix/scripts/home.scm:567
+#: guix/scripts/home.scm:576
 #, 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:574
+#: guix/scripts/home.scm:584
 #, scheme-format
 msgid "no home environment generation, nothing to describe~%"
 msgstr ""
 
-#: guix/scripts/home.scm:643
+#: guix/scripts/home.scm:655
 #, scheme-format
 msgid "guix home: missing command name~%"
 msgstr ""
 
-#: guix/scripts/home.scm:645
+#: guix/scripts/home.scm:657
 #, scheme-format
 msgid "Try 'guix home --help' for more information.~%"
 msgstr ""
 
-#: guix/scripts/home.scm:675
+#: guix/scripts/home.scm:687
 #, scheme-format
 msgid "~a: extraneous command~%"
 msgstr ""
 
-#: guix/scripts/home.scm:831
+#: guix/scripts/home.scm:857
 #, scheme-format
 msgid "cannot switch to home environment generation '~a'~%"
 msgstr ""
@@ -7735,17 +7847,12 @@ msgid ""
 "                               specify the LTS version to use"
 msgstr ""
 
-#: guix/scripts/import/texlive.scm:43
+#: guix/scripts/import/texlive.scm:45
 msgid ""
 "Usage: guix import texlive PACKAGE-NAME\n"
 "Import and convert the Texlive package for PACKAGE-NAME.\n"
 msgstr ""
 
-#: guix/scripts/import/texlive.scm:84
-#, scheme-format
-msgid "failed to import package '~a'~%"
-msgstr ""
-
 #: guix/scripts/offload.scm:130
 #, scheme-format
 msgid "The 'system' field is deprecated, please use 'systems' instead.~%"
@@ -8240,101 +8347,106 @@ msgid ""
 "@end example\n"
 msgstr ""
 
-#: guix/scripts/shell.scm:473
+#: guix/scripts/shell.scm:478
 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:539
+#: guix/scripts/shell.scm:544
 msgid ""
 "Consider passing the @option{--check} option once\n"
 "to make sure your shell does not clobber environment variables."
 msgstr ""
 
-#: guix/scripts/style.scm:528
+#: guix/scripts/style.scm:76
 #, scheme-format
 msgid "~a: complex expression, bailing out~%"
 msgstr ""
 
-#: guix/scripts/style.scm:546
+#: guix/scripts/style.scm:94
 #, scheme-format
 msgid "~a: input label '~a' does not match package name, bailing out~%"
 msgstr ""
 
-#: guix/scripts/style.scm:551
+#: guix/scripts/style.scm:99
 #, scheme-format
 msgid "~a: non-trivial input, bailing out~%"
 msgstr ""
 
-#: guix/scripts/style.scm:575
+#: guix/scripts/style.scm:123
 #, scheme-format
 msgid "~a: input expression is too short~%"
 msgstr ""
 
-#: guix/scripts/style.scm:667
+#: guix/scripts/style.scm:215
 #, scheme-format
 msgid "~a: unsupported input style, bailing out~%"
 msgstr ""
 
-#: guix/scripts/style.scm:679
+#: guix/scripts/style.scm:227
 #, scheme-format
 msgid "would be edited~%"
 msgstr ""
 
-#: guix/scripts/style.scm:750
+#: guix/scripts/style.scm:241
+#, scheme-format
+msgid "file '~a' not found on load path"
+msgstr ""
+
+#: guix/scripts/style.scm:307
 #, scheme-format
 msgid "no definition location for package ~a~%"
 msgstr ""
 
-#: guix/scripts/style.scm:796
+#: guix/scripts/style.scm:372
 #, scheme-format
 msgid "~a: unknown styling~%"
 msgstr ""
 
-#: guix/scripts/style.scm:803
+#: guix/scripts/style.scm:379
 #, scheme-format
 msgid "~a: invalid input simplification policy~%"
 msgstr ""
 
-#: guix/scripts/style.scm:821
+#: guix/scripts/style.scm:397
 msgid "Available styling rules:\n"
 msgstr ""
 
-#: guix/scripts/style.scm:822
+#: guix/scripts/style.scm:398
 msgid "- format: Format the given package definition(s)\n"
 msgstr ""
 
-#: guix/scripts/style.scm:823
+#: guix/scripts/style.scm:399
 msgid "- inputs: Rewrite package inputs to the “new style”\n"
 msgstr ""
 
-#: guix/scripts/style.scm:826
+#: 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:828
+#: guix/scripts/style.scm:404
 msgid ""
 "\n"
 "  -S, --styling=RULE     apply RULE, a styling rule"
 msgstr ""
 
-#: guix/scripts/style.scm:830
+#: guix/scripts/style.scm:406
 msgid ""
 "\n"
 "  -l, --list-stylings   display the list of available style rules"
 msgstr ""
 
-#: guix/scripts/style.scm:833
+#: guix/scripts/style.scm:409
 msgid ""
 "\n"
 "  -n, --dry-run          display files that would be edited but do nothing"
 msgstr ""
 
-#: guix/scripts/style.scm:839
+#: guix/scripts/style.scm:415
 msgid ""
 "\n"
 "      --input-simplification=POLICY\n"
@@ -8342,6 +8454,17 @@ msgid ""
 "                         of 'silent', 'safe', or 'always'"
 msgstr ""
 
+#: guix/scripts/style.scm:420
+msgid ""
+"\n"
+"  -f, --whole-file       format the entire contents of the given file(s)"
+msgstr ""
+
+#: guix/scripts/style.scm:462
+#, scheme-format
+msgid "'--styling' option has no effect in whole-file mode~%"
+msgstr ""
+
 #: guix/scripts/system/reconfigure.scm:319
 #, scheme-format
 msgid "aborting reconfiguration because commit ~a of channel '~a' is not a descendant of ~a"