1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00
Commit Graph

279 Commits

Author SHA1 Message Date
Florian Pelz 652a0342c5 nls: Update translations.
Change-Id: I508d6e42d894da0d6203220e2d3e5ec47cc88f5d
2025-11-16 09:26:52 +01:00
Florian Pelz 98868ea4e3 nls: Update translations.
Change-Id: Ic1541f59f0ed8a1ad990a3ca2b5947e124c51472
2025-11-09 19:31:09 +01:00
Florian Pelz 800cbcf7cd nls: Update translations.
Change-Id: I636d03ffbdf38ba4389bb9fc313cd1e41245191e
2025-11-01 02:21:04 +01:00
Florian Pelz ea6047816e nls: Revert broken sv translation.
* po/guix/sv.po: Revert.

Change-Id: I97e1ee9ace0e88941e07dd1ab7a6476936b2735e
2025-09-30 11:29:32 +02:00
Florian Pelz 02e766c87a nls: Update translations.
Minification reduces the size of the ./po directory from 94MiB to 28MiB
according to `du -d1 -B MiB`.

Change-Id: I3fe9a1ab44d03c29c4352d9bcdf77f95fb1ffc70
2025-09-30 10:51:04 +02:00
Florian Pelz f799d148ad nls: Update translations.
* po/doc/guix-cookbook.zh_CN.po: New file.
* po/doc/local.mk: Add 'zh_CN' cookbook.
* po/packages/ru.po: New file.
* po/packages/LINGUAS: Add 'ru'.
* doc/local.mk: Add 'zh_CN' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'zh_CN'.
* doc/guix-cookbook.texi (Top): Mention 'zh_CN' cookbook.

Change-Id: Ic15114f01ee826a72060eebcbf1baf3bf619284f
2025-09-02 00:30:19 +02:00
Florian Pelz a3345af038 nls: Update translations.
* po/packages/ar.po: New file.
* po/packages/LINGUAS: Add 'ar'.

Change-Id: I966bcd09beb45d58d7210dbad3274d50c630e9ee
2025-07-31 17:48:29 +02:00
Florian Pelz 13cd6c9a13 nls: Update translations.
* po/doc/guix-cookbook.it.po: New file.
* po/doc/guix-manual.it.po: New file.
* po/doc/local.mk: Add 'it' manual, cookbook.
* po/doc/po4a.cfg (po4a_langs): Add 'it'.
* po/guix/el.po: New file.
* po/guix/LINGUAS: Add 'el'.
* doc/local.mk: Add 'it' manual, cookbook.
* doc/htmlxref.cnf: Update URLs for manual, cookbook.
* doc/build.scm (%cookbook-languages, %manual-languages): Add 'it'.
* doc/guix.texi (Top): Mention 'it' manual.
* doc/guix-cookbook.texi (Top): Mention 'it' cookbook.

Change-Id: I46023fa4b2dbe9db5227292823b4df9e41c3cee0
2025-07-10 18:43:09 +02:00
Florian Pelz 5888ddb128 nls: Update translations.
* po/packages/kab.po: New file.
* po/packages/LINGUAS: Add 'kab'.

Change-Id: I226b832031eedd7a8b63aa15cbaa0399598c8861
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-03 00:05:14 +08:00
Florian Pelz 1678ebf86d nls: Update translations.
* po/guix/kab.po: New file.
* po/guix/LINGUAS: Add 'kab'.
* po/doc/guix-cookbook.es.po: New file.
* po/doc/local.mk: Add 'es' cookbook.
* doc/local.mk: Add 'es' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'es'.
* doc/guix-cookbook.texi (Top): Mention 'es' cookbook.

Change-Id: I795563ee78c930248ff860a03d9ce970099429da
2025-05-03 00:21:43 +02:00
Florian Pelz 74ea114fe7 nls: Update translations.
Change-Id: I3c1ff5189f0e488215e495a2d10ecb0f5c02dc21
2025-04-01 23:11:41 +02:00
Florian Pelz 3c6bcbad21 nls: Update translations.
* po/doc/guix-cookbook.ru.po: New file.
* po/doc/local.mk: Add 'ru' cookbook.
* doc/local.mk: Add 'ru' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'ru'.
* doc/guix-cookbook.texi (Top): Mention 'ru' cookbook.

Change-Id: I5d59db90e23facbacd2b7ebe4a0847d0c44eb709
2025-02-28 17:05:36 +01:00
Roman Scherer 0753a17ddf machine: Implement 'hetzner-environment-type'.
* Makefile.am (SCM_TESTS): Add test modules.
* doc/guix.texi: Add documentation.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add modules.
* gnu/machine/hetzner.scm: Add hetzner-environment-type.
* gnu/machine/hetzner/http.scm: Add HTTP API.
* po/guix/POTFILES.in: Add Hetzner modules.
* tests/machine/hetzner.scm: Add machine tests.
* tests/machine/hetzner/http.scm Add HTTP API tests.

Change-Id: I276ed5afed676bbccc6c852c56ee4db57ce3c1ea
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-09 18:20:42 +01:00
Florian Pelz fe638f3c82 nls: Update translations.
Change-Id: I93830ce9471c20058dda400347c38226f0525e04
2025-01-30 07:45:02 +01:00
Florian Pelz af0d981c0a nls: Update POTFILES.in.
* po/guix/POTFILES.in: Add missing files that contain messages to be
translated.  Reorder a little.  Remove duplicates.

Change-Id: Ib31cda5e9ea6b5363e0c9d9d9aaf6448d2fe4b72
2025-01-06 12:28:14 +01:00
Florian Pelz cede908fcd nls: Update translations.
Change-Id: I60ac7161945677e279e5e12620820f62d4dfdeb3
2025-01-01 03:17:24 +01:00
Florian Pelz 4a2c74b951 nls: Update translations.
Change-Id: I2a2bdebc95c696b5040dd3fdb3f59dbef42d9e98
2024-11-30 10:04:16 +01:00
Florian Pelz dd63cd7876 nls: Update translations.
Change-Id: I15d674cd8e88250daa4284e8137a808c5298548f
2024-11-01 02:39:13 +01:00
Florian Pelz 71fef00c95 nls: Update translations.
Change-Id: Ib5aa0ca23620dc4f3ac96fd86c727e9a9e8935f5
2024-10-01 17:28:03 +02:00
Florian Pelz 25ff62e250 nls: Update translations.
Change-Id: Ic1f7216e35c17c3de07a5e56ce582c236dadafcd
2024-10-01 00:47:02 +02:00
Florian Pelz 95435c4ece nls: Update translations.
Change-Id: I069e1842da74b39124913fd2defbee6fa47eaa7e
2024-09-04 17:34:49 +02:00
Florian Pelz dcc84e668d nls: Update translations.
Change-Id: Icdee15b452c38ca885a8f202f68621916de01c03
2024-09-02 00:46:31 +02:00
Florian Pelz ff82e0f7b4 nls: Update translations.
Change-Id: I691cef365279ee5c50208a87ef5372a47152508e
2024-07-12 18:16:48 +02:00
Florian Pelz 834a419524 nls: Update translations.
* po/doc/guix-cookbook.sv.po: New file.
* po/doc/local.mk: Add 'sv' cookbook.
* po/doc/po4a.cfg (po4a_langs): Add 'sv'.
* doc/local.mk: Add 'sv' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'sv'.
* doc/guix-cookbook.texi (Top): Mention 'sv' cookbook.

Change-Id: Ibfeb7254f583f1c8827e8c2756bbb02880bcba46
2024-06-03 00:27:12 +02:00
Florian Pelz 8bf41c80ef nls: Update translations.
* po/packages/sv.po: New file.
* po/packages/LINGUAS: Add it.

Change-Id: I2ad4dfcb935ba0a4e79c15b86cee6826c6580729
2024-05-01 02:42:54 +02:00
Janneke Nieuwenhuizen 6c63c36677 maint: Use xgettext.scm wrapper to create .PO files reproducibly.
* build-aux/xgettext.scm: New script.
* po/guix/Makevars (XGETTEXT): Set it.
(XGETTEXT_OPTIONS): Add --xgettext option to `real' xgettext.
* po/packages/Makevars (XGETTEXT): Set it.
(XGETTEXT_OPTIONS): Add --xgettext option to `real' xgettext.

Change-Id: I71b6b843970090f765f46ac346b92a346560e3f0
2024-04-14 10:29:11 +02:00
Florian Pelz fa98837b1d nls: Update translations.
* po/guix/ar.po: New file.
* po/guix/LINGUAS: Add 'ar'.
* po/doc/guix-cookbook.pt_BR.po: New file.
* po/doc/local.mk: Add 'pt_BR' cookbook.
* doc/local.mk: Add 'pt_BR' cookbook.
* doc/htmlxref.cnf: Update URLs for cookbook.
* doc/build.scm (%cookbook-languages): Add 'ko', 'pt_BR'.
* doc/guix-cookbook.texi (Top): Mention 'ko', 'pt_BR' cookbook.

Change-Id: Id1846ca100263b3fc1fa2ed52654c670270ee809
2024-04-01 14:09:20 +02:00
Florian Pelz 956f44b931 nls: Update translations.
Change-Id: Ic1506db5813880153b6def005011618dc4529e8f
2024-02-29 22:57:09 +01:00
Florian Pelz 6f78803b01 nls: Update translations.
Change-Id: I42b5d41bdd5cd1b096c977e132b7a85992223402
2024-02-01 18:34:22 +01:00
Giacomo Leidi 2f67528edd home: Add home-dotfiles-service.
* gnu/home/service/dotfiles.scm: New file;
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* doc/guix.texi (Essential Home Services): Document it.

Change-Id: I6769169cfacefc3842faa5b31bee081c56c28743
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28 22:50:49 +01:00
Florian Pelz 86b5fa1009 nls: Update translations.
Change-Id: Ib407fd37896cc8653f5bfb1f76dba9dc775c8c10
2024-01-01 00:45:47 +01:00
Florian Pelz efe1a9c9ac nls: Update translations.
* po/guix/ca.po: New file.
* po/guix/LINGUAS: Add ca.$

Change-Id: Ibae3f58ba702d7c5a4fafdd59a19f70aa8e18212
2023-12-01 08:39:57 +01:00
Florian Pelz 938a47c86d nls: Update translations.
Change-Id: I432aec0ea31ead192d6444c96dc42038f5c7ab9a
2023-10-31 23:01:37 +01:00
Florian Pelz 57ab9536db nls: Update translations. 2023-08-31 21:36:03 +02:00
Florian Pelz 39fbc041f9 nls: Update translations. 2023-07-31 21:08:46 +02:00
Florian Pelz 8af22b4931 nls: Update translations.
* po/packages/ja.po: New file.
* po/packages/LINGUAS: Add it.
2023-06-30 14:26:07 +02:00
Ludovic Courtès 1b7aabbc79 Add 'guix locate'.
* guix/scripts/locate.scm, tests/guix-locate.sh: New files.
* Makefile.am (MODULES): Add 'guix/scripts/locate.scm'.
(SH_TESTS): Add 'tests/guix-locate.sh'.
* po/guix/POTFILES.in: Add it.
* doc/guix.texi (Invoking guix locate): New node.

Co-authored-by: Antoine R. Dumont <antoine.romain.dumont@gmail.com>
2023-06-18 23:44:29 +02:00
Remco van 't Veer 60895810ad nls: Update translation keys for guix gc.
* po/*/*.po (guix/scripts/gc.scm): Round MiBs in user feedback.

Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2023-05-31 22:47:04 +02:00
Florian Pelz 8e9e6a6482 nls: Update translations.
* doc/guix-cookbook.texi (Top): Mention Slovak.
2023-05-31 17:23:21 +02:00
Ludovic Courtès 4a46883d31 nls: Make sure gnu/home/services/*.scm files are translatable.
* po/guix/POTFILES.in: Add missing gnu/home/services/*.scm files.
2023-04-08 23:01:02 +02:00
Jan (janneke) Nieuwenhuizen 70056b1b2b gnu: home: services: Add home-kodi-service-type.
* gnu/home/services/media.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Likewise.
* doc/guix.texi (Media Home Services): Document it in new subsection.
2023-03-16 14:33:16 +01:00
Jan (janneke) Nieuwenhuizen 193f547ca3 gnu: home: services: Add home-znc-service-type.
* gnu/home/services/messaging.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/guix/POTFILES.in: Likewise.
* doc/guix.texi (Messaging Home Services): Document it in new subsection.
2023-03-16 14:32:50 +01:00
Julien Lepiller 4bb185a32c nls: Fix more Texinfo Italiano.
po/guix/it.po: Fix `@esempio`, `@sempio`, `@fine`.
2023-03-07 22:22:07 +01:00
Julien Lepiller d333958763 nls: Update translations. 2023-03-07 21:14:57 +01:00
Tobias Geerinckx-Rice 4775460ba9 nls: Fix more Texinfo Italiano.
* po/guix/it.po: Fix ‘@opzione’, ‘@comando’.
2023-02-26 01:00:00 +01:00
Tobias Geerinckx-Rice 0609ae7897 nls: Fix typo in Italian translation.
I will, of course, fix this in Weblate or find someone who can,
but this currently breaks ‘guix system search cups’.

* po/guix/it.po: Fix ‘@dnf’ typo.

Reported by tux_life in #guix: https://issues.guix.gnu.org/61961
2023-02-26 01:00:00 +01:00
Julien Lepiller dc7eb6f07a nls: Update translations.
* po/guix/ka.po: New file.
* po/guix/LINGUAS: Add it.
* po/packages/uk.po: New file.
* po/packages/LINGUAS: Add it.
2023-01-05 08:14:55 +01:00
Julien Lepiller 2e75b328b6 nls: Update translations.
po/packages/vi.po: New file.
po/packages/LINGUAS: Add it.
2022-12-04 22:25:23 +01:00
pelzflorian (Florian Pelz) da6c6763fa scripts: Use translations for guix.pot for service descriptions.
Previously, service descriptions appeared in both guix.pot and
packages.pot, but only translations of packages.pot were used.
Now, translations are only done with guix.pot.

This is better, because translators are more likely to translate
guix.pot, and is also easier, because files in gnu/{home/,}services
need to be in po/guix/POTFILES.in anyway and po/guix/Makevars
already acts on the 'description' keyword because of lint checkers.

* guix/scripts/home.scm (service-type-description-string):
Use translations from guix.pot.
* guix/scripts/system/search.scm (service-type-description-string)
(service-type->recutils): Likewise.
* po/packages/POTFILES.in: Move files in gnu/services to ...
* po/guix/POTFILES.in: ... here.
2022-11-20 16:01:08 +01:00
Ludovic Courtès 514fedbf39 installer: Report known-unsupported PCI devices.
* gnu/installer/hardware.scm: New file.
* gnu/local.mk (INSTALLER_MODULES): Add it.
* po/guix/POTFILES.in: Add it.
* gnu/installer.scm (installer-steps): Pass #:pci-database to the
'welcome' step procedure.
* gnu/installer/newt.scm (welcome-page): Add #:pci-database and pass it
to 'run-welcome-page'.
* gnu/installer/newt/welcome.scm (check-hardware-support): Add #:pci-database.
Enumerate unsupported PCI devices and run an error page when unsupported
devices are found.
(run-welcome-page): Add #:pci-database and pass it to
'check-hardware-support' and to the recursive call.
* gnu/installer/record.scm (<installer>)[welcome-page]: Adjust comment.
* doc/guix.texi (Hardware Considerations): Mention it.
2022-11-15 12:16:43 +01:00