aboutsummaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
I used these shell commands: ../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright (cd ../glibc && git commit -am"[this commit message]") and then ignored the output, which consisted lines saying "FOO: warning: copyright statement not found" for each of 6694 files FOO. I then removed trailing white space from benchtests/bench-pthread-locks.c and iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c, to work around this diagnostic from Savannah: remote: *** pre-commit check failed ... remote: *** error: lines with trailing whitespace found remote: error: hook declined to update refs/heads/master
2020-08-04Update translations.Carlos O'Donell
Incorporate updates from translationproject.org.
2020-07-22Update libc.pot for 2.32 release.Carlos O'Donell
2020-04-30Update translationsSiddhesh Poyarekar
Incorporate updates from translationproject.org.
2020-03-04Update translationsSiddhesh Poyarekar
Incorporated updated translations from translationproject.org
2020-02-12Update translationsSiddhesh Poyarekar
Pull in translation update from translation.org.
2020-02-01Add Portuguese (Portugal) translationSiddhesh Poyarekar
2020-01-19translations: Update translationsSiddhesh Poyarekar
Update translations after adding msgattrib to the update-translations makefile target.
2020-01-19translations: Trim po files using msgattribSiddhesh Poyarekar
The translation project coordinator Benno Schulenberg suggested that we could save space in our tarball by trimming the generated po files by using msgattrib and dropping all untranslated, fuzzy and obsolete messages. This patch updates the update-translations target to do that. Testing indicates that the current po files reduce by over 65K lines due to this trimming.
2020-01-19Update translationsSiddhesh Poyarekar
Update translations from the translation project.
2020-01-19translations: Run msgmerge when downloading translationsSiddhesh Poyarekar
The latest translations in the translationproject URL need to be merged in using msgmerge for the po files to be correctly updated, otherwise we may end up getting odd results, such as the previous translations update. This patch adds another step to the update-translations Makefile target which does a msgmerge of the downloaded po file with libc.pot and then uses that as the final result.
2020-01-17Revert outdated translationsSiddhesh Poyarekar
The update-translation target seems to have downloaded outdated translations for these languages. Revert them and try to figure out if this is a problem with the target or an error in translations.
2020-01-16Update TranslationsSiddhesh Poyarekar
Update translations from translationproject.org for 2.30.9000.
2020-01-02Update libc.pot for 2.31 releaseSiddhesh Poyarekar
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
Also, change sources.redhat.com to sourceware.org. This patch was automatically generated by running the following shell script, which uses GNU sed, and which avoids modifying files imported from upstream: sed -ri ' s,(http|ftp)(://(.*\.)?(gnu|fsf|sourceware)\.org($|[^.]|\.[^a-z])),https\2,g s,(http|ftp)(://(.*\.)?)sources\.redhat\.com($|[^.]|\.[^a-z]),https\2sourceware.org\4,g ' \ $(find $(git ls-files) -prune -type f \ ! -name '*.po' \ ! -name 'ChangeLog*' \ ! -path COPYING ! -path COPYING.LIB \ ! -path manual/fdl-1.3.texi ! -path manual/lgpl-2.1.texi \ ! -path manual/texinfo.tex ! -path scripts/config.guess \ ! -path scripts/config.sub ! -path scripts/install-sh \ ! -path scripts/mkinstalldirs ! -path scripts/move-if-change \ ! -path INSTALL ! -path locale/programs/charmap-kw.h \ ! -path po/libc.pot ! -path sysdeps/gnu/errlist.c \ ! '(' -name configure \ -execdir test -f configure.ac -o -f configure.in ';' ')' \ ! '(' -name preconfigure \ -execdir test -f preconfigure.ac ';' ')' \ -print) and then by running 'make dist-prepare' to regenerate files built from the altered files, and then executing the following to cleanup: chmod a+x sysdeps/unix/sysv/linux/riscv/configure # Omit irrelevant whitespace and comment-only changes, # perhaps from a slightly-different Autoconf version. git checkout -f \ sysdeps/csky/configure \ sysdeps/hppa/configure \ sysdeps/riscv/configure \ sysdeps/unix/sysv/linux/csky/configure # Omit changes that caused a pre-commit check to fail like this: # remote: *** error: sysdeps/powerpc/powerpc64/ppc-mcount.S: trailing lines git checkout -f \ sysdeps/powerpc/powerpc64/ppc-mcount.S \ sysdeps/unix/sysv/linux/s390/s390-64/syscall.S # Omit change that caused a pre-commit check to fail like this: # remote: *** error: sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: last line does not end in newline git checkout -f sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
2019-07-31Update translations.Carlos O'Donell
Update translations from translationproject.org for 2.29.9000.
2019-07-18Regenerate po/libc.pot for 2.30 release.Carlos O'Donell
2019-01-25Update translationsSiddhesh Poyarekar
Update translations from translationproject.org for 2.28.9000.
2019-01-16Update libc.potSiddhesh Poyarekar
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
2018-08-24Update translations for be.Carlos O'Donell
2018-08-03Update be translations.Carlos O'Donell
2018-08-03Update be translations.Carlos O'Donell
2018-08-01Synchronize translation project PO files.Carlos O'Donell
2018-07-31Update translation for be.Carlos O'Donell
2018-07-31Update translations for bg, de, hr, pt_BR, sv, and vi.Carlos O'Donell
2018-07-27Update translations for cs, pl, and uk.Carlos O'Donell
2018-07-26Update libc.pot.Carlos O'Donell
2018-03-12Update translations from the Translation ProjectDmitry V. Levin
* po/pt_BR.po: Update translations.
2018-01-17Update translations from the Translation ProjectDmitry V. Levin
* po/ru.po: Update translations.
2018-01-12Update translations from the Translation ProjectDmitry V. Levin
* po/bg.po: Update translations. * po/cs.po: Likewise. * po/de.po: Likewise. * po/ko.po: Likewise. * po/pl.po: Likewise. * po/sv.po: Likewise. * po/uk.po: Likewise. * po/vi.po: Likewise.
2018-01-10Regenerate libc.potDmitry V. Levin
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
2017-12-15Do not build .mo files in source directory (bug 14121).Joseph Myers
Building and installing glibc leaves .mo files (compiled message translations) behind in the source directory. Building those files in the source directory may once have made sense, if they were included in release tarballs; now that release tarballs are just the output of "git archive", building any non-checked-in files in the source directory does not make sense. This patch changes these files to be built in the build directory instead. The realclean rule is changed to simply adding the .mo files to the "generated" variable, since once the files are in the build directory it make no sense to exclude them from normal cleanup rules. This is necessary but not sufficient to avoid build-many-glibcs.py needing to copy the glibc source directory. Its list of files to touch on checkout to avoid subsequent regeneration (configure, preconfigure, *-kw.h) is incomplete (missing at least INSTALL, sysdeps/gnu/errlist.c, posix/testcases.h, posix/ptestcases.h, locale/C-translit.h, (only regenerated for Hurd builds) sysdeps/mach/hurd/bits/errno.h, (only regenerated for 32-bit SPARC builds) sysdeps/sparc/sparc32/{sdiv,udiv,rem,urem}.S) - the existing list may be sufficient to prevent regeneration that actually changes the file contents depending on the installed build tools, but not to ensure there is no regeneration at all - and there might well be other things writing into the source directory in the course of building and testing (so needing appropriate testing with read-only source directories with different timestamp orderings to find and eliminate all such cases). Tested for x86_64. [BZ #14121] * po/Makefile (generated): Add $(ALL_LINGUAS:%=%.mo). (%.mo): Change to $(objpfx)%.mo. Use $(make-target-directory). ($(mo-installed)): Use $(objpfx)%.mo. (realclean): Remove rule.
2017-12-15Remove old po/ code for copying .po files from shared directory.Joseph Myers
po/Makefile has both old code for copying .po files from a shared directory /com/share/ftp/gnu/po/maint/glibc (presumably once present on some GNU server), and new code for downloading them from the Translation Project. This patch removes the old code, leading only the new code. Tested for x86_64. * po/Makefile (linguas): Remove rule and dependencies. (linguas.mo): Likewise. (.PHONY): Do not depend on linguas and linguas.mo. (podir): Remove variable. (pofiles): Likewise. [$(pofiles)] (%.po): Remove rule.
2017-11-03Update translations from the Translation ProjectDmitry V. Levin
* po/de.po: Update translations. * po/ru.po: Likewise.
2017-09-11Update translationsSiddhesh Poyarekar
2017-08-14Fix spelling mistake in fr.poMike FABIAN
[BZ #19982] * po/fr.po: Fix spelling mistake.
2017-08-02Update translationsSiddhesh Poyarekar
2017-07-31Update translationsSiddhesh Poyarekar
2017-07-26Update translationsSiddhesh Poyarekar
* po/bg.po: Update translations. * po/cs.po: Likewise. * po/de.po: Likewise. * po/pl.po: Likewise. * po/uk.po: Likewise. * po/vi.po: Likewise.
2017-07-26sv: Update translationSiddhesh Poyarekar
2017-07-25zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar
The PRIdLINENUM abstraction is unnecessary and breaks libc.pot generation. * timezone.zic (PRIdLINENO): Remove. (verror): Use PRIdMAX. * po/libc.pot: Regenerate.
2017-07-16Regenerate libc.potSiddhesh Poyarekar
2017-01-20Add target to incorporate translations from translations.orgSiddhesh Poyarekar
Add a convenience target for maintainers to download and incorporate translation updates from translations.org. Invoke as follows: make -r PARALLELMFLAGS="" -C ../po objdir=`pwd` update-translations similar to generating libc.pot. * po/Makefile (update-translations): New target.
2017-01-19Merge translations from the Translation ProjectSiddhesh Poyarekar
* po/bg.po: Merge from Translation Project. * po/fr.po: Likewise. * po/ko.po: Likewise. * po/nl.po: Likewise. * po/sv.po: Likewise.
2017-01-12Merge translations from the Translation ProjectSiddhesh Poyarekar
Update translations from the 2.25 candidate libc.pot. * po/cs.po: Merge translations from the Translation Project. * po/de.po: Likewise. * po/pl.po: Likewise. * po/ru.po: Likewise. * po/tr.po: Likewise. * po/uk.po: Likewise. * po/vi.po: Likewise. * po/zh_CN.po: Likewise.
2017-01-11Update translations from the Translation ProjectSiddhesh Poyarekar
Pulled from: http://translationproject.org/latest/libc/
2017-01-11Regenerate libc.potSiddhesh Poyarekar