Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nls: Update translations. | Julien Lepiller | 2021-11-06 | 15 | -11788/+12289 |
| | | | | | | * 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 Lepiller | 2021-10-17 | 15 | -23555/+26660 |
| | |||||
* | nls: Update translations. | Julien Lepiller | 2021-09-02 | 16 | -19692/+42368 |
| | | | | | | * po/packages/it.po: New file. * po/packages/LINGUAS: Add `it'. * po/*/*.po: Update translations. | ||||
* | nls: Update translations. | Julien Lepiller | 2021-08-04 | 14 | -34168/+41931 |
| | | | | | | | | | | * 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 Cournoyer | 2021-05-10 | 12 | -6674/+7014 |
| | |||||
* | nls: New nl and oc translations for the 'packages' component. | Maxim Cournoyer | 2021-05-10 | 3 | -0/+41845 |
| | | | | | | * 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 Lepiller | 2021-05-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | 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 LINGUAS | Julien Lepiller | 2021-04-18 | 1 | -1/+0 |
| | | | | | | The po file is no longer available. * po/packages/LINGUAS: Remove 'vi'. | ||||
* | nls: Add Korean translation. | Julien Lepiller | 2021-04-18 | 2 | -0/+20894 |
| | | | | | | | | | | | * 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 Lepiller | 2021-04-18 | 2 | -0/+20887 |
| | | | | | | | | | * 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 Lepiller | 2021-04-18 | 2 | -0/+20898 |
| | | | | | | | | * 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 Lepiller | 2021-04-18 | 1 | -163/+20839 |
| | |||||
* | nls: Remove Vietnamese translations of packages. | Julien Lepiller | 2021-04-18 | 1 | -322/+0 |
| | | | | No translated string is used in Guix anymore. | ||||
* | nls: Update 'zh_CN' translations. | Julien Lepiller | 2021-04-18 | 1 | -8476/+10106 |
| | |||||
* | nls: Update 'sr' translations. | Julien Lepiller | 2021-04-18 | 1 | -186/+20925 |
| | |||||
* | nls: Update 'pl' translations. | Julien Lepiller | 2021-04-18 | 1 | -4367/+15363 |
| | |||||
* | nls: Update 'hu' translations. | Julien Lepiller | 2021-04-18 | 1 | -8594/+10869 |
| | |||||
* | nls: Update 'da' translations. | Julien Lepiller | 2021-04-18 | 1 | -9231/+9678 |
| | |||||
* | nls: Update 'eo' translations. | Julien Lepiller | 2021-04-18 | 1 | -12227/+5283 |
| | |||||
* | nls: Update 'es' translations. | Julien Lepiller | 2021-04-18 | 1 | -12145/+7177 |
| | |||||
* | nls: Update 'de' translations. | Julien Lepiller | 2021-04-18 | 1 | -11754/+3581 |
| | |||||
* | nls: Update 'fr' translations. | Julien Lepiller | 2021-04-18 | 1 | -2320/+2846 |
| | |||||
* | services: Add transmission-daemon service. | Simon South | 2021-02-12 | 1 | -0/+1 |
| | | | | | | | | | | | * 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 Lepiller | 2021-01-28 | 1 | -11637/+4578 |
| | |||||
* | nls: Update string translations. | Ludovic Courtès | 2020-11-12 | 3 | -10303/+29214 |
| | |||||
* | nls: Update. | Ludovic Courtès | 2020-10-27 | 1 | -3410/+3975 |
| | |||||
* | nls: Update. | Ludovic Courtès | 2020-10-16 | 3 | -9461/+41574 |
| | |||||
* | nls: Fix copyright and bug address in pot files. | Julien Lepiller | 2020-09-29 | 1 | -2/+2 |
| | | | | | * po/guix/Makevars: Fix COPYRIGHT_HOLDER and MSGID_BUGS_ADDRESS. * po/packages/Makevars: idem. | ||||
* | nls: Update. | Ludovic Courtès | 2020-04-14 | 1 | -3918/+8399 |
| | |||||
* | nls: Update. | Ludovic Courtès | 2020-04-12 | 1 | -4134/+5197 |
| | |||||
* | nls: Update. | Ludovic Courtès | 2020-03-23 | 1 | -149/+25552 |
| | |||||
* | nls: Update 'fr' translation. | Julien Lepiller | 2019-05-13 | 1 | -1199/+1270 |
| | |||||
* | nls: Update da translations. | Ludovic Courtès | 2019-05-03 | 1 | -4579/+4895 |
| | |||||
* | nls: Update translations for de and fr. | Ludovic Courtès | 2019-05-01 | 7 | -23432/+1808 |
| | |||||
* | nls: Update 'es' translation. | Julien Lepiller | 2019-04-25 | 1 | -5146/+8113 |
| | |||||
* | nls: Update 'fr' translation. | Julien Lepiller | 2019-04-25 | 1 | -2133/+2334 |
| | |||||
* | nls: Update 'fr' translation. | Julien Lepiller | 2019-04-13 | 1 | -4493/+4588 |
| | |||||
* | nls: Update 'de' translation. | Julien Lepiller | 2019-02-13 | 1 | -98/+21923 |
| | |||||
* | nls: Update 'da' translation. | Julien Lepiller | 2019-02-13 | 1 | -3526/+5001 |
| | |||||
* | nls: Update 'fr' translation. | Julien Lepiller | 2018-12-02 | 1 | -3346/+4341 |
| | |||||
* | nls: Update 'fr' translation. | Julien Lepiller | 2018-06-23 | 1 | -3567/+5458 |
| | |||||
* | nls: Update 'da' translation. | Ludovic Courtès | 2018-06-18 | 1 | -3414/+8179 |
| | |||||
* | nls: Update 'es' translation. | Ludovic Courtès | 2018-04-19 | 1 | -550/+880 |
| | |||||
* | nls: Add Spanish translation. | Ludovic Courtès | 2018-04-11 | 2 | -0/+19382 |
| | |||||
* | nls: Add Simplified Chinese translation. | Ludovic Courtès | 2018-03-05 | 2 | -0/+19384 |
| | |||||
* | nls: Update 'fr' translation. | Ludovic Courtès | 2018-02-19 | 1 | -3520/+6908 |
| | |||||
* | nls: Update 'hu' translation. | Leo Famulari | 2018-01-17 | 1 | -75/+360 |
| | |||||
* | nls: Update 'hu' translation. | Ludovic Courtès | 2017-12-18 | 1 | -291/+18634 |
| | |||||
* | services: certbot: Add default value and description. | Ludovic Courtès | 2017-11-28 | 1 | -0/+1 |
| | | | | | | * gnu/services/certbot.scm (certbot-service-type) [default-value, description]: New fields. * po/packages/POTFILES.in: Add it. | ||||
* | services: cgit, git-daemon: Add description and default value. | Ludovic Courtès | 2017-11-28 | 1 | -0/+1 |
| | | | | | | | * gnu/services/version-control.scm (git-daemon-service-type) [description, default-value]: New fields. (cgit-service-type)[default-value]: New field. * po/packages/POTFILES.in: Add version-control.scm. |