summaryrefslogtreecommitdiff
path: root/po/guix/pt_BR.po
AgeCommit message (Collapse)Author
2024-06-03nls: Update translations.Florian Pelz
* 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-04-01nls: Update translations.Florian Pelz
* 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
2023-08-31nls: Update translations.Florian Pelz
2023-07-31nls: Update translations.Florian Pelz
2023-06-30nls: Update translations.Florian Pelz
* po/packages/ja.po: New file. * po/packages/LINGUAS: Add it.
2023-05-31nls: Update translation keys for guix gc.Remco van 't Veer
* po/*/*.po (guix/scripts/gc.scm): Round MiBs in user feedback. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2023-05-31nls: Update translations.Florian Pelz
* doc/guix-cookbook.texi (Top): Mention Slovak.
2023-03-07nls: Update translations.Julien Lepiller
2022-12-04nls: Update translations.Julien Lepiller
po/packages/vi.po: New file. po/packages/LINGUAS: Add it.
2022-11-04nls: Update translations.Julien Lepiller
* po/guix/lt.po: New file. * po/guix/LINGUAS: Add lt.
2022-10-06nls: Update translations.Julien Lepiller
2022-09-04nls: Update translations.Julien Lepiller
2022-08-10nls: Update translations.Julien Lepiller
po/guix/bn.po: New file. po/guix/LINGUAS: Add it.
2022-07-09nls: Update translations.Julien Lepiller
po/guix/tr.po: New file. po/guix/LINGUAS: Add it.
2022-06-04nls: Update translations.Julien Lepiller
po/packages/tr.po: New file. po/packages/LINGUAS: Add it.
2022-05-01nls: Update translations.Julien Lepiller
po/guix/ja.po: New file. po/guix/LINGUAS: Add it.
2022-04-02nls: Update translations.Julien Lepiller
* po/packages/fi.po: New file. * po/packages/LINGUAS: Add it.
2022-03-01nls: Update translations.Julien Lepiller
* 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.
2022-02-04nls: Update translations.Julien Lepiller
* po/doc/guix-cookbook.pt_BR.po: New file. * po/doc/local.mk: Add it. * doc/local.mk: Add pt_BR cookbook.
2022-01-09nls: Update translations.Julien Lepiller
* 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.
2021-12-04nls: Update translations.Julien Lepiller
2021-11-06nls: Update translations.Julien Lepiller
* po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook.
2021-10-17nls: Update translations.Julien Lepiller
2021-09-02nls: Update translations.Julien Lepiller
* po/packages/it.po: New file. * po/packages/LINGUAS: Add `it'. * po/*/*.po: Update translations.
2021-08-04nls: Update translations.Julien Lepiller
* 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.
2021-05-10nls: Update translations.v1.3.0Maxim Cournoyer
2021-04-18nls: Update 'pt_BR' translation.Julien Lepiller
2020-10-16nls: Update.Ludovic Courtès
2020-04-12nls: Update.v1.1.0rc2Ludovic Courtès
2020-02-14nls: Update 'pt_BR' translation.Julien Lepiller
2018-06-27nls: Update 'pt_BR' translation.Ludovic Courtès
2018-05-01nls: Update 'pt_BR' translation.Ludovic Courtès
2018-02-26nls: Update 'pt_BR' translation.Marius Bakke
2016-12-19nls: Update 'pt_BR' translation.Ludovic Courtès
2016-11-05nls: Update 'pt_BR' translation.Leo Famulari
2014-07-25build: Update PO files as per 'make dist'.Ludovic Courtès
2014-06-17nls: Remove obsolete messages from PO files.Ludovic Courtès
Suggested by Benno Schulenberg <coordinator@translationproject.org>. * po/guix/eo.po, po/guix/pt_BR.po, po/guix/sr.po, po/guix/vi.po, po/packages/eo.po, po/packages/pt_BR.po, po/packages/sr.po, po/packages/vi.po: Remove obsolete messages.
2014-06-14i18n: Move package descriptions from 'guix' to 'guix-packages'.Ludovic Courtès
* po/guix: Merge with po/packages as per <https://lists.gnu.org/archive/html/guix-devel/2014-06/msg00058.html>. * po/packages/LINGUAS: Add eo, pt_BR, sr, and vi.
2014-06-13Move gettext files to 'po/guix'.Ludovic Courtès
* 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'.