summaryrefslogtreecommitdiff
path: root/po/packages
Commit message (Collapse)AuthorAge
* nls: Update translations.Julien Lepiller2023-03-07
|
* nls: Fix more Texinfo Italiano.Tobias Geerinckx-Rice2023-02-26
| | | | * po/guix/it.po: Fix ‘@opzione’, ‘@comando’.
* gnu: Remove key-mon.scm.Julien Lepiller2023-02-03
| | | | | | | | The file is empty. * gnu/packages/key-mon.scm: Remove file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove it. * po/packages/POTFILES.in: Remove it.
* nls: Update translations.Julien Lepiller2023-01-05
| | | | | | | * po/guix/ka.po: New file. * po/guix/LINGUAS: Add it. * po/packages/uk.po: New file. * po/packages/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-12-04
| | | | | po/packages/vi.po: New file. po/packages/LINGUAS: Add it.
* scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)2022-11-20
| | | | | | | | | | | | | | | | | | 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.
* nls: Update translations.Julien Lepiller2022-11-04
| | | | | * po/guix/lt.po: New file. * po/guix/LINGUAS: Add lt.
* nls: Update translations.Julien Lepiller2022-10-06
|
* nls: Update translations.Julien Lepiller2022-09-04
|
* ui: Describe package outputs.Liliana Marie Prikler2022-08-16
| | | | | | * guix/ui.scm (package->recutils): Output outputs with their descriptions, one per line. * po/packages/Makevars (XGETTEXT_OPTIONS): Add ‘output-synopsis’ as keyword.
* nls: Update translations.Julien Lepiller2022-08-10
| | | | | po/guix/bn.po: New file. po/guix/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-07-09
| | | | | po/guix/tr.po: New file. po/guix/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-06-04
| | | | | po/packages/tr.po: New file. po/packages/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-05-01
| | | | | po/guix/ja.po: New file. po/guix/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-04-02
| | | | | * po/packages/fi.po: New file. * po/packages/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2022-03-01
| | | | | | | | | * po/doc/guix-cookbook.uk.po: New file. * po/doc/local.mk: Add uk cookbook. * doc/local.mk: Add uk cookbook. * po/guix/fa.po: New file. * po/guix/uk.po: New file. * po/guix/LINGUAS: Add fa and uk.
* nls: Update translations.Julien Lepiller2022-02-04
| | | | | | * po/doc/guix-cookbook.pt_BR.po: New file. * po/doc/local.mk: Add it. * doc/local.mk: Add pt_BR cookbook.
* nls: Update translations.Julien Lepiller2022-01-09
| | | | | | | | | * po/doc/guix-cookbook.fi.po: New file. * po/doc/guix-manual.fi.po: New file. * po/doc/local.mk: Add them. * doc/local.mk: Add them. * po/guix/fi.po: New file. * po/guix/LINGUAS: Add it.
* nls: Update translations.Julien Lepiller2021-12-04
|
* nls: Update translations.Julien Lepiller2021-11-06
| | | | | | * po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook.
* nls: Update translations.Julien Lepiller2021-10-17
|
* nls: Update translations.Julien Lepiller2021-09-02
| | | | | | * po/packages/it.po: New file. * po/packages/LINGUAS: Add `it'. * po/*/*.po: Update translations.
* nls: Update translations.Julien Lepiller2021-08-04
| | | | | | | | | | * po/doc/guix-cookbook.ru.po: New file. * po/doc/guix-cookbook.sk.po: New file. * po/*/*.po: Update translations. * doc/local.mk (COOKBOOK_LANGUAGES): Add ru and sk. (info_TEXINFOS): Add Russian and Slovak cookbooks. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add Russian and Slovak po files.
* nls: Update translations.Maxim Cournoyer2021-05-10
|
* nls: New nl and oc translations for the 'packages' component.Maxim Cournoyer2021-05-10
| | | | | | * po/packages/nl.po: New file. * po/packages/oc.po: Likewise. * po/packages/LINGUAS: Register them.
* nls: Do not update po files on first make invocation.Julien Lepiller2021-05-03
| | | | | | | | | | | | | We need to update the minimal gettext version to take advantage of new features. Before this patch, the first make invocation would modify po/guix and po/packages po files, and we advised to run `git checkout po` to clean the changes. * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.19.1. * po/guix/Makevars: Set PO_DEPENDS_ON_POT to no. * po/packages/Makevars: Set PO_DEPENDS_ON_POT to no. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* nls: Remove 'vi' in LINGUASJulien Lepiller2021-04-18
| | | | | | The po file is no longer available. * po/packages/LINGUAS: Remove 'vi'.
* nls: Add Korean translation.Julien Lepiller2021-04-18
| | | | | | | | | | | * po/doc/guix-cookbook.ko.po: New file. * po/doc/guix-manual.ko.po: New file. * doc/local.mk (info_TEXINFOS): Add them. * po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them. * po/guix/ko.po: New file. * po/guix/LINGUAS: Add 'ko'. * po/packages/ko.po: New file. * po/packages/LINGUAS: Add 'ko'.
* nls: Add Persian translation.Julien Lepiller2021-04-18
| | | | | | | | | * po/packages/fa.po: New file. * po/packages/LINGUAS: Add 'fa'. * po/doc/guix-cookbook.fa.po: New file. * po/doc/guix-manual.fa.po: New file. * po/doc/local.mk (DOC_PO_FILES, DOC_COOKBOOK_PO_FILES): Add them. * doc/local.mk (info_TEXINFOS): Add them.
* nls: Add Slovak translation.Julien Lepiller2021-04-18
| | | | | | | | * po/packages/sk.po: New file. * po/packages/LINGUAS: Add 'sk'. * po/doc/guix-manual.sk.po: New file. * doc/local.mk (info_TEXINFOS): Add it. * po/doc/local.mk (DOC_PO_FILES): Add it.
* nls: Update 'pt_BR' translation.Julien Lepiller2021-04-18
|
* nls: Remove Vietnamese translations of packages.Julien Lepiller2021-04-18
| | | | No translated string is used in Guix anymore.
* nls: Update 'zh_CN' translations.Julien Lepiller2021-04-18
|
* nls: Update 'sr' translations.Julien Lepiller2021-04-18
|
* nls: Update 'pl' translations.Julien Lepiller2021-04-18
|
* nls: Update 'hu' translations.Julien Lepiller2021-04-18
|
* nls: Update 'da' translations.Julien Lepiller2021-04-18
|
* nls: Update 'eo' translations.Julien Lepiller2021-04-18
|
* nls: Update 'es' translations.Julien Lepiller2021-04-18
|
* nls: Update 'de' translations.Julien Lepiller2021-04-18
|
* nls: Update 'fr' translations.Julien Lepiller2021-04-18
|
* services: Add transmission-daemon service.Simon South2021-02-12
| | | | | | | | | | | * gnu/services/file-sharing.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * po/packages/POTFILES.in: Add it. * tests/services/file-sharing.scm: New file. * Makefile.am (SCM_TESTS): Add it. * doc/guix.texi (File-Sharing Services): New section. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* nls: Update 'fr' translation.Julien Lepiller2021-01-28
|
* nls: Update string translations.Ludovic Courtès2020-11-12
|
* nls: Update.Ludovic Courtès2020-10-27
|
* nls: Update.Ludovic Courtès2020-10-16
|
* nls: Fix copyright and bug address in pot files.Julien Lepiller2020-09-29
| | | | | * po/guix/Makevars: Fix COPYRIGHT_HOLDER and MSGID_BUGS_ADDRESS. * po/packages/Makevars: idem.
* nls: Update.Ludovic Courtès2020-04-14
|
* nls: Update.v1.1.0rc2Ludovic Courtès2020-04-12
|
* nls: Update.Ludovic Courtès2020-03-23
|