guix-play/po/guix
Christopher Baines 681af17460
guix: Move narinfo code from substitute script to module.
This separation between the code for dealing with narinfos from the code doing
that for a purpose should make things clearer, and better support components
other that the substitute script in using this code.

This is just moving the code around, no code should have been significantly
changed.

* guix/scripts/substitute.scm (<narinfo>): Move record type to (guix narinfo).
(fields->alist, narinfo-hash-algorithm+value, narinfo-hash->sha256,
narinfo-signature->canonical-sexp, narinfo-maker, read-narinfo,
narinfo-sha256, valid-narinfo?, write-narinfo, narinfo->string,
string->narinfo, equivalent-narinfo?, supported-compression?,
compresses-better?, narinfo-best-uri): Move procedures to (guix narinfo).
(%compression-methods): Move variable to (guix narinfo).
* guix/narinfo.scm: New file.
* Makefile.am (MODULES): Add it.
* po/guix/POTFILES.in: Add 'guix/narinfo.scm'.
2021-01-16 11:51:03 +00:00
..
cs.po nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
da.po nls: Update. 2020-03-23 00:06:58 +01:00
de.po nls: Update string translations. 2020-11-12 10:13:45 +01:00
eo.po nls: Update. 2020-10-16 15:00:49 +02:00
es.po nls: Update string translations. 2020-11-12 10:13:45 +01:00
fr.po nls: Update string translations. 2020-11-12 10:13:45 +01:00
hu.po nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
LINGUAS nls: Add Tamil translation. 2020-04-02 14:57:37 +02:00
Makevars nls: Internationalize command synopses as shown in 'guix help'. 2020-11-03 11:58:00 +01:00
pl.po nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
POTFILES.in guix: Move narinfo code from substitute script to module. 2021-01-16 11:51:03 +00:00
pt_BR.po nls: Update. 2020-10-16 15:00:49 +02:00
sr.po nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
sv.po nls: Update. 2020-10-27 00:40:24 +01:00
ta.po nls: Update string translations. 2020-11-12 10:13:45 +01:00
vi.po nls: Update translations for de and fr. 2019-05-01 10:49:52 +02:00
zh_CN.po nls: Update 'zh_CN' translation. 2018-02-12 11:20:48 -05:00