summaryrefslogtreecommitdiff
path: root/po/guix/LINGUAS
Commit message (Collapse)AuthorAge
* 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-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: New oc and si translations for the 'guix' component.Maxim Cournoyer2021-05-10
| | | | | | * po/guix/oc.po: New file. * po/guix/si.po: Likewise. * po/guix/LINGUAS: Register them.
* nls: Add Russian translation.Julien Lepiller2021-04-18
| | | | | * po/guix/ru.po: New file. * po/guix/LINGUAS: Add 'ru'.
* nls: Add Dutch translation.Julien Lepiller2021-04-18
| | | | | * po/guix/nl.po: New file. * po/guix/LINGUAS: Add 'nl'.
* 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 Italian translation.Julien Lepiller2021-04-18
| | | | | | | | * po/doc/guix-manual.it.po: New file. * po/doc/local.mk (DOC_PO_FILES): Add it. * doc/local.mk (info_TEXINFOS): Add it. * po/guix/it.po: New file. * po/guix/LINGUAS: Add 'it'.
* nls: Add Slovak translation.Julien Lepiller2021-04-13
| | | | | * po/guix/LINGUAS: Add 'sk'. * po/guix/sk.po: New file.
* nls: Add Tamil translation.Julien Lepiller2020-04-02
| | | | | * po/guix/LINGUAS: Add 'ta'. * po/guix/ta.po: New file.
* nls: Add Swedish translation.Julien Lepiller2019-03-06
| | | | | * po/guix/sv.po: New file. * po/guix/LINGUAS: Add 'sv'.
* nls: Add Spanish translation.Ludovic Courtès2018-03-31
| | | | | * po/guix/es.po: New file. * po/guix/LINGUAS: Add 'es'.
* nls: Add Simplified Chinese translation.Ludovic Courtès2016-04-29
| | | | | * po/guix/zh_CN.po: New file. * po/guix/LINGUAS: Add 'zh_CN'.
* nls: Add Polish translation.Ludovic Courtès2015-12-06
|
* nls: Add Danish translation.Ludovic Courtès2015-04-06
| | | | | * po/guix/da.po: New file. * po/guix/LINGUAS: Add 'da'.
* nls: Add French translation.Ludovic Courtès2014-12-13
|
* nls: Add Czech translation.Ludovic Courtès2014-08-11
|
* nls: Add Hungarian translation.Ludovic Courtès2014-07-20
|
* nls: Add German translation.Ludovic Courtès2014-07-13
|
* Move gettext files to 'po/guix'.Ludovic Courtès2014-06-13
* po: Rename to... * po/guix: ... this. * po/guix/Makevars (subdir, top_builddir): Adjust accordingly. * configure.ac: Change 'po/Makefile.in' to 'po/guix/Makefile.in'. * Makefile.am (SUBDIRS): Change 'po' to 'po/guix'.