| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: Update PO files as per 'make dist'. | Ludovic Courtès | 2014-07-25 | 6 | -536/+647 |
* | nls: Add Hungarian translation. | Ludovic Courtès | 2014-07-20 | 2 | -0/+1269 |
* | nls: Update 'eo' and 'vi' translations. | Ludovic Courtès | 2014-07-15 | 2 | -363/+615 |
* | nls: Add German translation. | Ludovic Courtès | 2014-07-13 | 2 | -0/+1116 |
* | nls: Update 'sr' translation. | Ludovic Courtès | 2014-06-21 | 1 | -233/+194 |
* | nls: Use xgettext and msgmerge with --no-wrap.•••Suggested by Benno Schulenberg <coordinator@translationproject.org>.
* po/guix/Makevars (XGETTEXT_OPTIONS): Add --no-wrap.
(MSGMERGE_OPTIONS): New variable.
* po/packages/Makevars (XGETTEXT_OPTIONS): Add --no-wrap.
(MSGMERGE_OPTIONS): New variable.
| Ludovic Courtès | 2014-06-17 | 1 | -0/+3 |
* | nls: Remove obsolete messages from PO files.•••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.
| Ludovic Courtès | 2014-06-17 | 4 | -1521/+0 |
* | i18n: Move package descriptions from 'guix' to 'guix-packages'.•••* 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.
| Ludovic Courtès | 2014-06-14 | 4 | -1887/+1432 |
* | Separate package description translations from string translations.•••* po/packages/LINGUAS, po/packages/Makevars, po/packages/POTFILES.in:
New files.
* po/guix/Makevars (DOMAIN): Change to "guix".
(XGETTEXT_OPTIONS): Remove "--keyword=synopsis --keyword=description".
* po/guix/POTFILES.in: Remove gnu/packages/*.scm.
* configure.ac: Change to gettext 0.18.3. Produce
po/packages/Makefile.in.
* Makefile.am (SUBDIRS): Add po/packages.
* guix/ui.scm (%package-text-domain): New variable.
(P_): New procedure.
(package->recutils): Use 'P_' instead of '_'.
* guix/scripts/package.scm (find-packages-by-description): Use 'P_'
instead of 'gettext'.
| Ludovic Courtès | 2014-06-13 | 2 | -8/+3 |
* | Move gettext files to 'po/guix'.•••* 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'.
| Ludovic Courtès | 2014-06-13 | 7 | -0/+6974 |