summaryrefslogtreecommitdiff
path: root/po/guix/cs.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/guix/cs.po')
-rw-r--r--po/guix/cs.po448
1 files changed, 248 insertions, 200 deletions
diff --git a/po/guix/cs.po b/po/guix/cs.po
index a813a7e6da..932b825097 100644
--- a/po/guix/cs.po
+++ b/po/guix/cs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix 0.7-pre1\n"
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-02-03 15:18+0000\n"
+"POT-Creation-Date: 2022-03-01 15:18+0000\n"
"PO-Revision-Date: 2021-05-14 17:02+0000\n"
"Last-Translator: Petr Hodina <phodina@protonmail.com>\n"
"Language-Team: Czech <https://translate.fedoraproject.org/projects/guix/guix/cs/>\n"
@@ -284,7 +284,7 @@ msgid ""
"@code{SIGKILL}."
msgstr ""
-#: gnu/home/services.scm:128
+#: gnu/home/services.scm:129
#, fuzzy
#| msgid ""
#| "Build the operating system top-level directory, which in\n"
@@ -299,7 +299,7 @@ msgstr ""
"který následně referencuje vše co potřebuje: jádro, intrd\n"
"systémový profil, bootovací skript a další."
-#: gnu/home/services.scm:159
+#: gnu/home/services.scm:160
#, scheme-format
msgid ""
"This is the @dfn{home profile} and can be found in\n"
@@ -308,22 +308,22 @@ msgid ""
"@code{home-environment} record."
msgstr ""
-#: gnu/home/services.scm:181
+#: gnu/home/services.scm:182
#, scheme-format
msgid "duplicate definition for `~a' environment variable ~%"
msgstr ""
-#: gnu/home/services.scm:243
+#: gnu/home/services.scm:244
msgid "Set the environment variables."
msgstr ""
-#: gnu/home/services.scm:254
+#: gnu/home/services.scm:255
#, fuzzy, scheme-format
#| msgid "duplicate '~a' entry for /etc"
msgid "duplicate '~a' entry for files/"
msgstr "duplicitní '~a' záznam pro /etc"
-#: gnu/home/services.scm:278
+#: gnu/home/services.scm:279
#, scheme-format
msgid ""
"Configuration files for programs that\n"
@@ -332,7 +332,7 @@ msgstr ""
#. TRANSLATORS: 'on-first-login' is the name of a service and
#. shouldn't be translated
-#: gnu/home/services.scm:309
+#: gnu/home/services.scm:310
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"
@@ -340,13 +340,13 @@ msgid ""
"script by running '$HOME/.guix-home/on-first-login'"
msgstr ""
-#: gnu/home/services.scm:329
+#: gnu/home/services.scm:330
msgid ""
"Run gexps on first user login. Can be\n"
"extended with one gexp."
msgstr ""
-#: gnu/home/services.scm:392
+#: gnu/home/services.scm:393
msgid ""
"Run gexps to activate the current\n"
"generation of home environment and update the state of the home\n"
@@ -355,33 +355,33 @@ msgid ""
"with one gexp, but many times, and all gexps must be idempotent."
msgstr ""
-#: gnu/home/services.scm:473
+#: gnu/home/services.scm:475
#, scheme-format
msgid ""
"Comparing ~a and\n"
"~10t~a..."
msgstr ""
-#: gnu/home/services.scm:475
+#: gnu/home/services.scm:477
#, 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:484
+#: gnu/home/services.scm:486
msgid ""
"Evaluating on-change gexps.\n"
"\n"
msgstr ""
-#: gnu/home/services.scm:486
+#: gnu/home/services.scm:488
msgid ""
"On-change gexps evaluation finished.\n"
"\n"
msgstr ""
-#: gnu/home/services.scm:500
+#: gnu/home/services.scm:502
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"
@@ -389,7 +389,7 @@ msgid ""
"changed, and the second element is the G-expression to be evaluated."
msgstr ""
-#: gnu/home/services.scm:520
+#: gnu/home/services.scm:522
msgid ""
"Store provenance information about the home environment in the home\n"
"environment itself: the channels used when building the home\n"
@@ -478,7 +478,7 @@ msgid ""
"symlink, backs up that file first."
msgstr ""
-#: gnu/system/file-systems.scm:135
+#: gnu/system/file-systems.scm:136
#, fuzzy, scheme-format
#| msgid "invalid amount of storage: ~a~%"
msgid "invalid file system mount flag:~{ ~s~}~%"
@@ -486,11 +486,11 @@ msgid_plural "invalid file system mount flags:~{ ~s~}~%"
msgstr[0] "Neplatná hodnota paměti: ~a~%"
msgstr[1] "Neplatná hodnota paměti: ~a~%"
-#: gnu/system/file-systems.scm:715
+#: gnu/system/file-systems.scm:722
msgid "The store is on a Btrfs subvolume, but the subvolume name is unknown."
msgstr ""
-#: gnu/system/file-systems.scm:719
+#: gnu/system/file-systems.scm:726
msgid "Use the @code{subvol} Btrfs file system option."
msgstr ""
@@ -790,17 +790,17 @@ msgstr ""
msgid "Updater for Minetest packages on ContentDB"
msgstr ""
-#: guix/import/opam.scm:144
+#: guix/import/opam.scm:148
#, fuzzy, scheme-format
msgid "'~a' is not a valid URI~%"
msgstr "~a: Neplatné číslo~%"
-#: guix/import/opam.scm:321
+#: guix/import/opam.scm:325
#, fuzzy, scheme-format
msgid "opam: package '~a' not found~%"
msgstr "Profil »~a« neexistuje~%"
-#: guix/import/opam.scm:427
+#: guix/import/opam.scm:431
msgid "Updater for OPAM packages"
msgstr ""
@@ -1921,7 +1921,7 @@ msgid "~A: unrecognized option~%"
msgstr "~A: Nerozpoznaná volba~%"
#: guix/scripts.scm:169 guix/scripts/import.scm:140
-#: guix/scripts/system.scm:1379
+#: guix/scripts/system.scm:1387
#, scheme-format
msgid "Did you mean @code{~a}?~%"
msgstr ""
@@ -2115,7 +2115,7 @@ msgid ""
" of \"package\", \"all\" (default), or \"transitive\""
msgstr ""
-#: guix/scripts/build.scm:355 guix/scripts/pull.scm:119
+#: guix/scripts/build.scm:355 guix/scripts/pull.scm:121
#: guix/scripts/pack.scm:1327 guix/scripts/archive.scm:95
#: guix/scripts/environment.scm:97
msgid ""
@@ -2158,7 +2158,7 @@ msgstr ""
#: guix/scripts/build.scm:368 guix/scripts/package.scm:488
#: guix/scripts/install.scm:37 guix/scripts/remove.scm:36
-#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:117
+#: guix/scripts/upgrade.scm:39 guix/scripts/pull.scm:119
#: guix/scripts/system.scm:1028 guix/scripts/copy.scm:122
#: guix/scripts/pack.scm:1352 guix/scripts/deploy.scm:66
#: guix/scripts/archive.scm:99 guix/scripts/environment.scm:123
@@ -2190,7 +2190,7 @@ msgstr ""
#: guix/scripts/git.scm:34 guix/scripts/git/authenticate.scm:110
#: guix/scripts/hash.scm:98 guix/scripts/import.scm:98
#: guix/scripts/import/minetest.scm:46 guix/scripts/import/cran.scm:49
-#: guix/scripts/pull.scm:125 guix/scripts/substitute.scm:250
+#: guix/scripts/pull.scm:127 guix/scripts/substitute.scm:250
#: guix/scripts/system.scm:1035 guix/scripts/lint.scm:115
#: guix/scripts/publish.scm:119 guix/scripts/edit.scm:51
#: guix/scripts/size.scm:249 guix/scripts/graph.scm:558
@@ -2222,7 +2222,7 @@ msgstr ""
#: guix/scripts/git.scm:36 guix/scripts/git/authenticate.scm:112
#: guix/scripts/hash.scm:100 guix/scripts/import.scm:100
#: guix/scripts/import/minetest.scm:50 guix/scripts/import/cran.scm:55
-#: guix/scripts/pull.scm:127 guix/scripts/substitute.scm:252
+#: guix/scripts/pull.scm:129 guix/scripts/substitute.scm:252
#: guix/scripts/system.scm:1037 guix/scripts/lint.scm:119
#: guix/scripts/publish.scm:121 guix/scripts/edit.scm:53
#: guix/scripts/size.scm:251 guix/scripts/graph.scm:560
@@ -2282,17 +2282,23 @@ msgid ""
"values."
msgstr ""
-#: guix/scripts/build.scm:574
+#: guix/scripts/build.scm:573
+#, fuzzy, scheme-format
+#| msgid "profile '~a' does not exist~%"
+msgid "package ~a does not support ~a~%"
+msgstr "Profil »~a« neexistuje~%"
+
+#: guix/scripts/build.scm:592
#, scheme-format
msgid "package '~a' has no source~%"
msgstr ""
-#: guix/scripts/build.scm:622
+#: guix/scripts/build.scm:640
#, scheme-format
msgid "no build log for '~a'~%"
msgstr "Žádný záznam o sestavení pro »~a«~%"
-#: guix/scripts/build.scm:683
+#: guix/scripts/build.scm:701
#, scheme-format
msgid "no arguments specified, nothing to do~%"
msgstr ""
@@ -2343,42 +2349,47 @@ msgstr "Nepodporovaný formát kontrolního součtu: ~a~%"
msgid "unsupported CVE data version: '~a'"
msgstr "Verze podpisu není podporována: ~a~%"
-#: guix/git-authenticate.scm:111
+#: guix/git-authenticate.scm:113
#, fuzzy, scheme-format
#| msgid "imported file lacks a signature"
msgid "commit ~a lacks a signature"
msgstr "Zavedenému souboru chybí podpis"
-#: guix/git-authenticate.scm:119
+#: guix/git-authenticate.scm:121
#, scheme-format
msgid "commit ~a has a ~a signature, which is not permitted"
msgstr ""
-#: guix/git-authenticate.scm:137
+#: guix/git-authenticate.scm:139
#, fuzzy, scheme-format
msgid "signature verification failed for commit ~a"
msgstr "Ověření podpisu se nezdařilo pro »~a«~%"
-#: guix/git-authenticate.scm:144
+#: guix/git-authenticate.scm:146
#, scheme-format
msgid "could not authenticate commit ~a: key ~a is missing"
msgstr ""
-#: guix/git-authenticate.scm:184
+#: guix/git-authenticate.scm:186
#, scheme-format
msgid "commit ~a attempts to remove '.guix-authorizations' file"
msgstr ""
-#: guix/git-authenticate.scm:239
+#: guix/git-authenticate.scm:241
#, scheme-format
msgid "commit ~a not signed by an authorized key: ~a"
msgstr ""
-#: guix/git-authenticate.scm:367
+#: guix/git-authenticate.scm:369
#, scheme-format
msgid "initial commit ~a is signed by '~a' instead of '~a'"
msgstr ""
+#: guix/git-authenticate.scm:438
+#, scheme-format
+msgid "commit ~a is not a descendant of introductory commit ~a"
+msgstr ""
+
#: guix/gnupg.scm:236
#, scheme-format
msgid "Would you like to add this key to keyring '~a'?~%"
@@ -2533,7 +2544,7 @@ msgstr ""
msgid "~a: TLS error in '~a': ~a~%"
msgstr ""
-#: guix/lint.scm:834 guix/ui.scm:820 guix/scripts/offload.scm:194
+#: guix/lint.scm:834 guix/ui.scm:821 guix/scripts/offload.scm:194
#, scheme-format
msgid "~a: ~a~%"
msgstr "~a: ~a~%"
@@ -2922,7 +2933,7 @@ msgid "~a: unknown hash algorithm~%"
msgstr "~a: Neznámá činnost~%"
#: guix/scripts/download.scm:171 guix/scripts/package.scm:1090
-#: guix/scripts/pull.scm:758 guix/scripts/publish.scm:1260
+#: guix/scripts/pull.scm:798 guix/scripts/publish.scm:1265
#: guix/scripts/discover.scm:136 guix/scripts/time-machine.scm:123
#, scheme-format
msgid "~A: extraneous argument~%"
@@ -3063,7 +3074,7 @@ msgid ""
" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP"
msgstr ""
-#: guix/scripts/package.scm:461 guix/scripts/pull.scm:107
+#: guix/scripts/package.scm:461 guix/scripts/pull.scm:109
msgid ""
"\n"
" --roll-back roll back to the previous generation"
@@ -3083,14 +3094,14 @@ msgid ""
" list generations matching PATTERN"
msgstr ""
-#: guix/scripts/package.scm:469 guix/scripts/pull.scm:109
+#: guix/scripts/package.scm:469 guix/scripts/pull.scm:111
msgid ""
"\n"
" -d, --delete-generations[=PATTERN]\n"
" delete generations matching PATTERN"
msgstr ""
-#: guix/scripts/package.scm:472 guix/scripts/pull.scm:112
+#: guix/scripts/package.scm:472 guix/scripts/pull.scm:114
msgid ""
"\n"
" -S, --switch-generation=PATTERN\n"
@@ -3188,7 +3199,7 @@ msgstr ""
msgid "~a~@[@~a~]: package not found~%"
msgstr "~a: Balíček nenalezen~%"
-#: guix/scripts/package.scm:967 guix/scripts/pull.scm:687
+#: guix/scripts/package.scm:967 guix/scripts/pull.scm:727
#, scheme-format
msgid "cannot switch to generation '~a'~%"
msgstr ""
@@ -3724,113 +3735,136 @@ msgstr ""
"\n"
" -h, --help Ukázat tuto nápovědu a ukončit"
-#: guix/scripts/pull.scm:115
+#: guix/scripts/pull.scm:107
+msgid ""
+"\n"
+" --details show details when listing generations"
+msgstr ""
+
+#: guix/scripts/pull.scm:117
#, scheme-format
msgid ""
"\n"
" -p, --profile=PROFILE use PROFILE instead of ~/.config/guix/current"
msgstr ""
-#: guix/scripts/pull.scm:121
+#: guix/scripts/pull.scm:123
msgid ""
"\n"
" --bootstrap use the bootstrap Guile to build the new Guix"
msgstr ""
-#: guix/scripts/pull.scm:210 guix/scripts/system/reconfigure.scm:333
+#: guix/scripts/pull.scm:220 guix/scripts/system/reconfigure.scm:333
#, scheme-format
msgid "rolling back channel '~a' from ~a to ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:213 guix/scripts/system/reconfigure.scm:336
+#: guix/scripts/pull.scm:223 guix/scripts/system/reconfigure.scm:336
#, scheme-format
msgid "moving channel '~a' from ~a to unrelated commit ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:242
+#: guix/scripts/pull.scm:252
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:251
+#: guix/scripts/pull.scm:261
#, fuzzy, scheme-format
msgid " ~a at ~a~%"
msgstr "~a: ~a~%"
-#: guix/scripts/pull.scm:289
+#: guix/scripts/pull.scm:300
#, scheme-format
msgid " commit ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:326
+#: guix/scripts/pull.scm:338
#, scheme-format
msgid "News for channel '~a'~%"
msgstr ""
-#: guix/scripts/pull.scm:352
+#: guix/scripts/pull.scm:365
#, scheme-format
msgid " ~a new channel:~%"
msgid_plural " ~a new channels:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:362
+#: guix/scripts/pull.scm:375
#, scheme-format
msgid " ~a channel removed:~%"
msgid_plural " ~a channels removed:~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/scripts/pull.scm:438
+#: guix/scripts/pull.scm:439
+#, scheme-format
+msgid "no channel news since generation ~a~%"
+msgstr ""
+
+#: guix/scripts/pull.scm:440
+msgid ""
+"Run @command{guix pull -l} to view the\n"
+"news for earlier generations."
+msgstr ""
+
+#: guix/scripts/pull.scm:442
+#, fuzzy, scheme-format
+#| msgid "profile '~a' does not exist~%"
+msgid "profile ~a does not have a previous generation~%"
+msgstr "Profil »~a« neexistuje~%"
+
+#: guix/scripts/pull.scm:465
msgid "Run @command{guix pull --news} to read all the news."
msgstr ""
-#: guix/scripts/pull.scm:446
+#: guix/scripts/pull.scm:473
#, 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:481
+#: guix/scripts/pull.scm:508
#, fuzzy, scheme-format
msgid "Migrating profile generations to '~a'...~%"
msgstr "Zavádí se soubor nebo adresář »~a« …~%"
-#: guix/scripts/pull.scm:525
+#: guix/scripts/pull.scm:552
#, scheme-format
msgid "while creating symlink '~a': ~a~%"
msgstr ""
-#: guix/scripts/pull.scm:614
+#: guix/scripts/pull.scm:641
#, fuzzy
msgid " ~h new package: ~a~%"
msgid_plural " ~h new packages: ~a~%"
msgstr[0] "~A: Neznámý balíček~%"
msgstr[1] "~A: Neznámý balíček~%"
-#: guix/scripts/pull.scm:622
+#: guix/scripts/pull.scm:649
#, fuzzy
msgid " ~h package upgraded: ~a~%"
msgid_plural " ~h packages upgraded: ~a~%"
msgstr[0] "~a balíček v profilu~%"
msgstr[1] "~a balíček v profilu~%"
-#: guix/scripts/pull.scm:711
+#: guix/scripts/pull.scm:751
#, scheme-format
msgid "'~a' did not return a list of channels~%"
msgstr ""
-#: guix/scripts/pull.scm:727
+#: guix/scripts/pull.scm:767
#, scheme-format
msgid ""
"The 'GUIX_PULL_URL' environment variable is deprecated.\n"
"Use '~/.config/guix/channels.scm' instead."
msgstr ""
-#: guix/scripts/pull.scm:800
+#: guix/scripts/pull.scm:840
#, scheme-format
msgid "Building from this channel:~%"
msgid_plural "Building from these channels:~%"
@@ -4396,8 +4430,8 @@ msgstr ""
msgid "no configuration specified~%"
msgstr "Nezadán žádný soubor s nastavením~%"
-#: guix/scripts/system.scm:1328 guix/scripts/system.scm:1344
-#: guix/scripts/system.scm:1351 guix/scripts/system.scm:1357
+#: guix/scripts/system.scm:1328 guix/scripts/system.scm:1352
+#: guix/scripts/system.scm:1359 guix/scripts/system.scm:1365
#: guix/scripts/home.scm:287 guix/scripts/home.scm:309
#: guix/scripts/home.scm:314 guix/scripts/home.scm:320
#: guix/scripts/home.scm:327 guix/scripts/import/gnu.scm:100
@@ -4406,32 +4440,32 @@ msgstr "Nezadán žádný soubor s nastavením~%"
msgid "wrong number of arguments~%"
msgstr "Nesprávný počet argumentů~%"
-#: guix/scripts/system.scm:1333
+#: guix/scripts/system.scm:1339
#, scheme-format
msgid "no system generation, nothing to describe~%"
msgstr ""
-#: guix/scripts/system.scm:1376 guix/scripts/home.scm:350
+#: guix/scripts/system.scm:1384 guix/scripts/home.scm:350
#, scheme-format
msgid "~a: unknown action~%"
msgstr "~a: Neznámá činnost~%"
-#: guix/scripts/system.scm:1396 guix/scripts/home.scm:366
+#: guix/scripts/system.scm:1404 guix/scripts/home.scm:366
#, scheme-format
msgid "wrong number of arguments for action '~a'~%"
msgstr "Nesprávný počet argumentů pro činnost »~a«~%"
-#: guix/scripts/system.scm:1401
+#: guix/scripts/system.scm:1409
#, fuzzy, scheme-format
msgid "guix system: missing command name~%"
msgstr "guix: Chybí název příkazu~%"
-#: guix/scripts/system.scm:1403
+#: guix/scripts/system.scm:1411
#, fuzzy, scheme-format
msgid "Try 'guix system --help' for more information.~%"
msgstr "vyvolejte »guix --help« pro obdržení dalších informací.~%"
-#: guix/scripts/system/search.scm:93 guix/ui.scm:1544 guix/ui.scm:1562
+#: guix/scripts/system/search.scm:93 guix/ui.scm:1545 guix/ui.scm:1563
msgid "unknown"
msgstr "Neznámý"
@@ -4596,27 +4630,27 @@ msgstr "Nepodporovaný typ souboru"
msgid "~a: invalid duration~%"
msgstr "~a: Neplatné číslo~%"
-#: guix/scripts/publish.scm:1211
+#: guix/scripts/publish.scm:1216
#, scheme-format
msgid "Advertising ~a~%."
msgstr ""
-#: guix/scripts/publish.scm:1243
+#: guix/scripts/publish.scm:1248
#, scheme-format
msgid "user '~a' not found: ~a~%"
msgstr ""
-#: guix/scripts/publish.scm:1296
+#: guix/scripts/publish.scm:1301
#, scheme-format
msgid "server running as root; consider using the '--user' option!~%"
msgstr ""
-#: guix/scripts/publish.scm:1304
+#: guix/scripts/publish.scm:1309
#, scheme-format
msgid "publishing ~a on ~a, port ~d~%"
msgstr ""
-#: guix/scripts/publish.scm:1310
+#: guix/scripts/publish.scm:1315
#, scheme-format
msgid "using '~a' compression method, level ~a~%"
msgstr ""
@@ -5522,7 +5556,7 @@ msgstr ""
msgid "resolving '~a' relative to current directory~%"
msgstr ""
-#: guix/gexp.scm:858
+#: guix/gexp.scm:855
#, scheme-format
msgid "importing module~{ ~a~} from the host~%"
msgid_plural "importing modules~{ ~a~} from the host~%"
@@ -5806,29 +5840,29 @@ msgstr "~a: Zdrojový soubor se nepodařilo najít"
msgid "~a: no `version' field in source; skipping~%"
msgstr ""
-#: guix/ui.scm:162
+#: guix/ui.scm:163
#, scheme-format
msgid "error: ~a: unbound variable"
msgstr ""
-#: guix/ui.scm:253
+#: guix/ui.scm:254
msgid "entering debugger; type ',bt' for a backtrace\n"
msgstr ""
-#: guix/ui.scm:311
+#: guix/ui.scm:312
msgid "hint: "
msgstr ""
-#: guix/ui.scm:328
+#: guix/ui.scm:329
msgid "Did you forget a @code{use-modules} form?"
msgstr ""
-#: guix/ui.scm:330
+#: guix/ui.scm:331
#, scheme-format
msgid "Did you forget @code{(use-modules ~a)}?"
msgstr ""
-#: guix/ui.scm:340
+#: guix/ui.scm:341
#, scheme-format
msgid ""
"File @file{~a} should probably start with:\n"
@@ -5838,58 +5872,58 @@ msgid ""
"@end example"
msgstr ""
-#: guix/ui.scm:354
+#: guix/ui.scm:355
#, scheme-format
msgid "module name ~a does not match file name '~a'~%"
msgstr ""
-#: guix/ui.scm:358
+#: guix/ui.scm:359
#, scheme-format
msgid "~a: file is empty~%"
msgstr ""
-#: guix/ui.scm:369 guix/ui.scm:420 guix/ui.scm:428 guix/ui.scm:432
+#: guix/ui.scm:370 guix/ui.scm:421 guix/ui.scm:429 guix/ui.scm:433
#, fuzzy, scheme-format
msgid "failed to load '~a': ~a~%"
msgstr "Nepodařilo se spojit s »~a«: ~a~%"
-#: guix/ui.scm:378
+#: guix/ui.scm:379
#, scheme-format
msgid "~amissing closing parenthesis~%"
msgstr ""
-#: guix/ui.scm:380
+#: guix/ui.scm:381
#, fuzzy, scheme-format
msgid "read error while loading '~a': ~a~%"
msgstr "Nepodařilo se spojit s »~a«: ~a~%"
-#: guix/ui.scm:384
+#: guix/ui.scm:385
#, fuzzy, scheme-format
msgid "~s: ~a~%"
msgstr "~a: ~a~%"
-#: guix/ui.scm:392 guix/ui.scm:423 guix/ui.scm:777 guix/ui.scm:827
-#: guix/ui.scm:878
+#: guix/ui.scm:393 guix/ui.scm:424 guix/ui.scm:778 guix/ui.scm:828
+#: guix/ui.scm:879
#, scheme-format
msgid "~a~%"
msgstr "~a~%"
-#: guix/ui.scm:400 guix/ui.scm:887
+#: guix/ui.scm:401 guix/ui.scm:888
#, scheme-format
msgid "exception thrown: ~s~%"
msgstr ""
-#: guix/ui.scm:404 guix/ui.scm:442
+#: guix/ui.scm:405 guix/ui.scm:443
#, fuzzy, scheme-format
msgid "failed to load '~a':~%"
msgstr "Jazyk se nepodařilo nainstalovat: ~a~%"
-#: guix/ui.scm:439
+#: guix/ui.scm:440
#, fuzzy, scheme-format
msgid "failed to load '~a': exception thrown: ~s~%"
msgstr "Výraz ~s se nepodařilo přečíst: ~s~%"
-#: guix/ui.scm:487
+#: guix/ui.scm:488
msgid ""
"Consider installing the @code{glibc-locales} package\n"
"and defining @code{GUIX_LOCPATH}, along these lines:\n"
@@ -5905,15 +5939,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:528
+#: guix/ui.scm:529
msgid "(C)"
msgstr ""
-#: guix/ui.scm:529
+#: guix/ui.scm:530
msgid "the Guix authors\n"
msgstr ""
-#: guix/ui.scm:530
+#: guix/ui.scm:531
#, fuzzy
msgid ""
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
@@ -5929,7 +5963,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:542
+#: guix/ui.scm:543
#, scheme-format
msgid ""
"\n"
@@ -5938,7 +5972,7 @@ msgstr ""
"\n"
"Chyby hlašte na: ~a."
-#: guix/ui.scm:544
+#: guix/ui.scm:545
#, scheme-format
msgid ""
"\n"
@@ -5947,7 +5981,7 @@ msgstr ""
"\n"
"~a stránky: <~a>"
-#: guix/ui.scm:546
+#: guix/ui.scm:547
#, fuzzy, scheme-format
msgid ""
"\n"
@@ -5958,149 +5992,149 @@ msgstr ""
#. TRANSLATORS: Change the "/en" bit of this URL appropriately if
#. the web site is translated in your language.
-#: guix/ui.scm:550
+#: guix/ui.scm:551
msgid "https://guix.gnu.org/en/help/"
msgstr ""
-#: guix/ui.scm:604
+#: guix/ui.scm:605
#, fuzzy, scheme-format
msgid "'~a' is not a valid regular expression: ~a~%"
msgstr "Podpis není platný s-výraz"
-#: guix/ui.scm:610
+#: guix/ui.scm:611
#, scheme-format
msgid "~a: invalid number~%"
msgstr "~a: Neplatné číslo~%"
-#: guix/ui.scm:628
+#: guix/ui.scm:629
#, scheme-format
msgid "invalid number: ~a~%"
msgstr "Neplatné číslo: ~a~%"
-#: guix/ui.scm:651
+#: guix/ui.scm:652
#, scheme-format
msgid "unknown unit: ~a~%"
msgstr "Neznámá jednotka: ~a~%"
-#: guix/ui.scm:666
+#: guix/ui.scm:667
#, scheme-format
msgid ""
"You cannot have two different versions\n"
"or variants of @code{~a} in the same profile."
msgstr ""
-#: guix/ui.scm:669
+#: guix/ui.scm:670
#, scheme-format
msgid ""
"Try upgrading both @code{~a} and @code{~a},\n"
"or remove one of them from the profile."
msgstr ""
-#: guix/ui.scm:700
+#: guix/ui.scm:701
#, scheme-format
msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%"
msgstr "~a:~a:~a: Balíček `~a' má neplatný vstup: ~s~%"
-#: guix/ui.scm:707
+#: guix/ui.scm:708
#, scheme-format
msgid "~a: ~a: build system `~a' does not support cross builds~%"
msgstr "~a: ~a: Sestavovací systém `~a' nepodporuje křížová sestavení~%"
-#: guix/ui.scm:713
+#: guix/ui.scm:714
#, fuzzy, scheme-format
msgid "~s: invalid G-expression input~%"
msgstr "Podpis není platný s-výraz"
-#: guix/ui.scm:716
+#: guix/ui.scm:717
#, scheme-format
msgid "profile '~a' does not exist~%"
msgstr "Profil »~a« neexistuje~%"
-#: guix/ui.scm:719
+#: guix/ui.scm:720
#, fuzzy, scheme-format
msgid "generation ~a of profile '~a' does not exist~%"
msgstr "Profil »~a« neexistuje~%"
-#: guix/ui.scm:724
+#: guix/ui.scm:725
#, scheme-format
msgid "package '~a~@[@~a~]~@[:~a~]' not found in profile~%"
msgstr ""
-#: guix/ui.scm:736
+#: guix/ui.scm:737
#, scheme-format
msgid " ... propagated from ~a@~a~%"
msgstr ""
-#: guix/ui.scm:746
+#: guix/ui.scm:747
#, scheme-format
msgid "profile contains conflicting entries for ~a~a~%"
msgstr ""
-#: guix/ui.scm:749
+#: guix/ui.scm:750
#, scheme-format
msgid " first entry: ~a@~a~a ~a~%"
msgstr ""
-#: guix/ui.scm:755
+#: guix/ui.scm:756
#, scheme-format
msgid " second entry: ~a@~a~a ~a~%"
msgstr ""
-#: guix/ui.scm:767
+#: guix/ui.scm:768
#, scheme-format
msgid "corrupt input while restoring '~a' from ~s~%"
msgstr ""
-#: guix/ui.scm:769
+#: guix/ui.scm:770
#, scheme-format
msgid "corrupt input while restoring archive from ~s~%"
msgstr ""
-#: guix/ui.scm:772
+#: guix/ui.scm:773
#, scheme-format
msgid "failed to connect to `~a': ~a~%"
msgstr "Nepodařilo se spojit s »~a«: ~a~%"
-#: guix/ui.scm:780
+#: guix/ui.scm:781
#, scheme-format
msgid "reference to invalid output '~a' of derivation '~a'~%"
msgstr ""
-#: guix/ui.scm:784
+#: guix/ui.scm:785
#, scheme-format
msgid "file '~a' could not be found in these directories:~{ ~a~}~%"
msgstr ""
-#: guix/ui.scm:789
+#: guix/ui.scm:790
#, scheme-format
msgid "program exited~@[ with non-zero exit status ~a~]~@[ terminated by signal ~a~]~@[ stopped by signal ~a~]: ~s~%"
msgstr ""
-#: guix/ui.scm:866
+#: guix/ui.scm:867
#, scheme-format
msgid "failed to read expression ~s: ~s~%"
msgstr "Výraz ~s se nepodařilo přečíst: ~s~%"
-#: guix/ui.scm:872
+#: guix/ui.scm:873
#, fuzzy, scheme-format
msgid "failed to evaluate expression '~a':~%"
msgstr "Výraz ~s se nepodařilo přečíst: ~s~%"
-#: guix/ui.scm:875
+#: guix/ui.scm:876
#, fuzzy, scheme-format
msgid "syntax error: ~a~%"
msgstr "Neplatná skladba: ~a~%"
-#: guix/ui.scm:899
+#: guix/ui.scm:900
#, scheme-format
msgid "expression ~s does not evaluate to a package~%"
msgstr ""
-#: guix/ui.scm:926
+#: guix/ui.scm:927
msgid "at least ~,1h MB needed but only ~,1h MB available in ~a~%"
msgstr ""
-#: guix/ui.scm:1035
+#: guix/ui.scm:1036
#, scheme-format
msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]"
@@ -6109,26 +6143,26 @@ msgstr[1] ""
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1044
+#: guix/ui.scm:1045
#, fuzzy
msgid "~:[~,1h MB would be downloaded:~%~{ ~a~%~}~;~]"
msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1050
+#: guix/ui.scm:1051
#, scheme-format
msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]"
msgstr[0] ""
msgstr[1] ""
-#: guix/ui.scm:1057
+#: guix/ui.scm:1058
#, fuzzy, scheme-format
msgid "~:[The following graft would be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts would be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1062
+#: guix/ui.scm:1063
#, fuzzy, scheme-format
msgid "~:[The following profile hook would be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks would be built:~%~{ ~a~%~}~;~]"
@@ -6137,18 +6171,18 @@ msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1074
+#: guix/ui.scm:1075
msgid "~:[~,1h MB would be downloaded~%~;~]"
msgstr ""
-#: guix/ui.scm:1078
+#: guix/ui.scm:1079
#, fuzzy
msgid "~:[~h item would be downloaded~%~;~]"
msgid_plural "~:[~h items would be downloaded~%~;~]"
msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1086
+#: guix/ui.scm:1087
#, scheme-format
msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]"
@@ -6157,26 +6191,26 @@ msgstr[1] ""
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1095
+#: guix/ui.scm:1096
#, fuzzy
msgid "~:[~,1h MB will be downloaded:~%~{ ~a~%~}~;~]"
msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1101
+#: guix/ui.scm:1102
#, fuzzy, scheme-format
msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1108
+#: guix/ui.scm:1109
#, fuzzy, scheme-format
msgid "~:[The following graft will be made:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following grafts will be made:~%~{ ~a~%~}~;~]"
msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1113
+#: guix/ui.scm:1114
#, fuzzy, scheme-format
msgid "~:[The following profile hook will be built:~%~{ ~a~%~}~;~]"
msgid_plural "~:[The following profile hooks will be built:~%~{ ~a~%~}~;~]"
@@ -6185,90 +6219,90 @@ msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
#. TRANSLATORS: "MB" is for "megabyte"; it should be
#. translated to the corresponding abbreviation.
-#: guix/ui.scm:1125
+#: guix/ui.scm:1126
#, fuzzy
msgid "~:[~,1h MB will be downloaded~%~;~]"
msgstr "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1129
+#: guix/ui.scm:1130
#, fuzzy
msgid "~:[~h item will be downloaded~%~;~]"
msgid_plural "~:[~h items will be downloaded~%~;~]"
msgstr[0] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
msgstr[1] "~:[Bude stažen následující soubor:~%~{ ~a~%~}~;~]"
-#: guix/ui.scm:1248
+#: guix/ui.scm:1249
msgid "(dependencies or package changed)"
msgstr ""
-#: guix/ui.scm:1267
+#: guix/ui.scm:1268
#, scheme-format
msgid "The following package would be removed:~%~{~a~%~}~%"
msgid_plural "The following packages would be removed:~%~{~a~%~}~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/ui.scm:1272
+#: guix/ui.scm:1273
#, scheme-format
msgid "The following package will be removed:~%~{~a~%~}~%"
msgid_plural "The following packages will be removed:~%~{~a~%~}~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/ui.scm:1285
+#: guix/ui.scm:1286
#, fuzzy, scheme-format
msgid "The following package would be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/ui.scm:1290
+#: guix/ui.scm:1291
#, fuzzy, scheme-format
msgid "The following package will be downgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/ui.scm:1303
+#: guix/ui.scm:1304
#, fuzzy, scheme-format
msgid "The following package would be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/ui.scm:1308
+#: guix/ui.scm:1309
#, fuzzy, scheme-format
msgid "The following package will be upgraded:~%~{~a~%~}~%"
msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/ui.scm:1319
+#: guix/ui.scm:1320
#, scheme-format
msgid "The following package would be installed:~%~{~a~%~}~%"
msgid_plural "The following packages would be installed:~%~{~a~%~}~%"
msgstr[0] ""
msgstr[1] ""
-#: guix/ui.scm:1324
+#: guix/ui.scm:1325
#, fuzzy, scheme-format
msgid "The following package will be installed:~%~{~a~%~}~%"
msgid_plural "The following packages will be installed:~%~{~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/ui.scm:1442
+#: guix/ui.scm:1443
#, fuzzy, scheme-format
#| msgid "~a: invalid number~%"
msgid "~a: invalid Texinfo markup~%"
msgstr "~a: Neplatné číslo~%"
-#: guix/ui.scm:1876
+#: guix/ui.scm:1894
#, scheme-format
msgid "invalid syntax: ~a~%"
msgstr "Neplatná skladba: ~a~%"
-#: guix/ui.scm:1885
+#: guix/ui.scm:1903
#, scheme-format
msgid "Generation ~a\t~a"
msgstr ""
@@ -6278,7 +6312,7 @@ msgstr ""
#. 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:1895
+#: guix/ui.scm:1915
#, scheme-format
msgid "~b ~d ~Y ~T"
msgstr ""
@@ -6286,37 +6320,37 @@ msgstr ""
#. TRANSLATORS: The word "current" here is an adjective for
#. "Generation", as in "current generation". Use the appropriate
#. gender where applicable.
-#: guix/ui.scm:1901
+#: guix/ui.scm:1921
#, scheme-format
msgid "~a\t(current)~%"
msgstr "~a\t(aktuální)~%"
-#: guix/ui.scm:1935
+#: guix/ui.scm:1955
#, fuzzy, scheme-format
msgid "cannot lock profile ~a: ~a~%"
msgstr "Nelze přistupovat k »~a«: ~a~%"
-#: guix/ui.scm:1937
+#: guix/ui.scm:1957
#, fuzzy, scheme-format
msgid "profile ~a is locked by another process~%"
msgstr "Profil »~a« neexistuje~%"
-#: guix/ui.scm:1966
+#: guix/ui.scm:1986
#, scheme-format
msgid "switched from generation ~a to ~a~%"
msgstr ""
-#: guix/ui.scm:1982
+#: guix/ui.scm:2002
#, scheme-format
msgid "deleting ~a~%"
msgstr ""
-#: guix/ui.scm:2013
+#: guix/ui.scm:2033
#, scheme-format
msgid "Try `guix --help' for more information.~%"
msgstr "vyvolejte »guix --help« pro obdržení dalších informací.~%"
-#: guix/ui.scm:2105
+#: guix/ui.scm:2125
#, fuzzy
#| msgid ""
#| "Usage: guix COMMAND ARGS...\n"
@@ -6328,7 +6362,7 @@ msgstr ""
"Použití: guix PŘÍKAZ ARGUMENTY …\n"
"Spustit PŘÍKAZ s ARGUMENTY.\n"
-#: guix/ui.scm:2108
+#: guix/ui.scm:2128
#, fuzzy
#| msgid ""
#| "\n"
@@ -6340,7 +6374,7 @@ msgstr ""
"\n"
" -h, --help Ukázat tuto nápovědu a ukončit"
-#: guix/ui.scm:2110
+#: guix/ui.scm:2130
#, fuzzy
#| msgid ""
#| "\n"
@@ -6352,26 +6386,26 @@ msgstr ""
"\n"
" -V, --version Ukázat informace o verzi a ukončit"
-#: guix/ui.scm:2115
+#: guix/ui.scm:2135
msgid "COMMAND must be one of the sub-commands listed below:\n"
msgstr "PŘÍKAZ musí být jeden z níže uvedených podpříkazů:\n"
-#: guix/ui.scm:2157
+#: guix/ui.scm:2177
#, scheme-format
msgid "guix: ~a: command not found~%"
msgstr "guix: ~a: Příkaz nenalezen~%"
-#: guix/ui.scm:2159
+#: guix/ui.scm:2179
#, scheme-format
msgid "Did you mean @code{~a}?"
msgstr ""
-#: guix/ui.scm:2193
+#: guix/ui.scm:2213
#, scheme-format
msgid "guix: missing command name~%"
msgstr "guix: Chybí název příkazu~%"
-#: guix/ui.scm:2201
+#: guix/ui.scm:2221
#, scheme-format
msgid "guix: unrecognized option '~a'~%"
msgstr "guix: Nerozpoznaná volba »~a«~%"
@@ -6431,7 +6465,7 @@ msgid "building fonts directory..."
msgstr "Zavádí se soubor nebo adresář »~a« …~%"
#: guix/status.scm:399
-msgid "building TeX Live configuration..."
+msgid "building TeX Live font maps..."
msgstr ""
#: guix/status.scm:401
@@ -6442,92 +6476,92 @@ msgstr ""
msgid "building package cache..."
msgstr ""
-#: guix/status.scm:483
+#: guix/status.scm:488
#, scheme-format
msgid "applying ~a graft for ~a ..."
msgid_plural "applying ~a grafts for ~a ..."
msgstr[0] ""
msgstr[1] ""
-#: guix/status.scm:491
+#: guix/status.scm:498
#, scheme-format
msgid "building profile with ~a package..."
msgid_plural "building profile with ~a packages..."
msgstr[0] ""
msgstr[1] ""
-#: guix/status.scm:500
+#: guix/status.scm:507
#, fuzzy, scheme-format
msgid "running profile hook of type '~a'..."
msgstr "Zavádí se soubor nebo adresář »~a« …~%"
-#: guix/status.scm:503
+#: guix/status.scm:510
#, scheme-format
msgid "building ~a..."
msgstr ""
-#: guix/status.scm:508
+#: guix/status.scm:515
#, scheme-format
msgid "successfully built ~a"
msgstr ""
-#: guix/status.scm:514
+#: guix/status.scm:521
#, fuzzy, scheme-format
msgid "The following build is still in progress:~%~{ ~a~%~}~%"
msgid_plural "The following builds are still in progress:~%~{ ~a~%~}~%"
msgstr[0] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
msgstr[1] "Bude nainstalován následující balíček:~%~{~a~%~}~%"
-#: guix/status.scm:520
+#: guix/status.scm:527
#, fuzzy, scheme-format
msgid "build of ~a failed"
msgstr "Nepodařilo se sestavit: ~a~%"
-#: guix/status.scm:524
+#: guix/status.scm:531
#, fuzzy, scheme-format
msgid "Could not find build log for '~a'."
msgstr "Žádný záznam o sestavení pro »~a«~%"
-#: guix/status.scm:527
+#: guix/status.scm:534
#, fuzzy, scheme-format
msgid "View build log at '~a'."
msgstr "Žádný záznam o sestavení pro »~a«~%"
-#: guix/status.scm:532
+#: guix/status.scm:539
#, scheme-format
msgid "substituting ~a..."
msgstr ""
-#: guix/status.scm:537
+#: guix/status.scm:544
#, fuzzy, scheme-format
msgid "downloading from ~a ..."
msgstr "Stahuje se. Počkejte, prosím …~%"
-#: guix/status.scm:563
+#: guix/status.scm:570
#, scheme-format
msgid "substitution of ~a complete"
msgstr ""
-#: guix/status.scm:571
+#: guix/status.scm:578
#, scheme-format
msgid "substitution of ~a failed"
msgstr ""
#. TRANSLATORS: The final string looks like "sha256 hash mismatch for
#. /gnu/store/…-sth:", where "sha256" is the hash algorithm.
-#: guix/status.scm:576
+#: guix/status.scm:583
#, scheme-format
msgid "~a hash mismatch for ~a:"
msgstr ""
-#: guix/status.scm:578
+#: guix/status.scm:585
#, scheme-format
msgid ""
" expected hash: ~a\n"
" actual hash: ~a~%"
msgstr ""
-#: guix/status.scm:583
+#: guix/status.scm:590
#, fuzzy, scheme-format
msgid "offloading build of ~a to '~a'"
msgstr "Žádný záznam o sestavení pro »~a«~%"
@@ -6700,22 +6734,28 @@ msgstr ""
msgid "unsupported manifest format"
msgstr "Nepodporovaný formát kontrolního součtu: ~a~%"
-#: guix/profiles.scm:2247
+#: guix/profiles.scm:1892
+#, fuzzy, scheme-format
+#| msgid "profile '~a' does not exist~%"
+msgid "package ~a does not support ~a"
+msgstr "Profil »~a« neexistuje~%"
+
+#: guix/profiles.scm:2268
#, fuzzy, scheme-format
msgid "while creating directory `~a': ~a"
msgstr "Adresář s nastavením »~a« se nepodařilo vytvořit: ~a~%"
-#: guix/profiles.scm:2252
+#: guix/profiles.scm:2273
#, scheme-format
msgid "Please create the @file{~a} directory, with you as the owner."
msgstr ""
-#: guix/profiles.scm:2261
+#: guix/profiles.scm:2282
#, scheme-format
msgid "directory `~a' is not owned by you"
msgstr ""
-#: guix/profiles.scm:2265
+#: guix/profiles.scm:2286
#, scheme-format
msgid "Please change the owner of @file{~a} to user ~s."
msgstr ""
@@ -6814,45 +6854,45 @@ msgstr ""
msgid "exception occurred on remote host '~A': ~s"
msgstr ""
-#: guix/git.scm:149
+#: guix/git.scm:151
msgid "receiving objects"
msgstr ""
-#: guix/git.scm:151
+#: guix/git.scm:153
msgid "indexing objects"
msgstr ""
-#: guix/git.scm:304
+#: guix/git.scm:306
#, scheme-format
msgid "Git error ~a~%"
msgstr ""
-#: guix/git.scm:306 guix/git.scm:566
+#: guix/git.scm:308 guix/git.scm:568
#, scheme-format
msgid "Git error: ~a~%"
msgstr ""
-#: guix/git.scm:321
+#: guix/git.scm:323
#, scheme-format
msgid "updating submodule '~a'...~%"
msgstr ""
-#: guix/git.scm:390
+#: guix/git.scm:392
#, scheme-format
msgid "revision ~a of ~a could not be fetched from Software Heritage~%"
msgstr ""
-#: guix/git.scm:706
+#: guix/git.scm:728
#, scheme-format
msgid "cannot fetch commit ~a from ~a: ~a"
msgstr ""
-#: guix/git.scm:709
+#: guix/git.scm:731
#, scheme-format
msgid "cannot fetch branch '~a' from ~a: ~a"
msgstr ""
-#: guix/git.scm:712
+#: guix/git.scm:734
#, scheme-format
msgid "Git failure while fetching ~a: ~a"
msgstr ""
@@ -6882,10 +6922,18 @@ msgstr "Verze podpisu není podporována: ~a~%"
#: guix/deprecation.scm:39
#, scheme-format
+msgid ""
+"Your Guix daemon is severely outdated, and will soon cease to\n"
+"be able to download binary substitutes. To upgrade it, refer to the\n"
+"'Upgrading Guix' section in the manual.~%"
+msgstr ""
+
+#: guix/deprecation.scm:47
+#, scheme-format
msgid "'~a' is deprecated, use '~a' instead~%"
msgstr ""
-#: guix/deprecation.scm:41
+#: guix/deprecation.scm:49
#, scheme-format
msgid "'~a' is deprecated~%"
msgstr ""