aboutsummaryrefslogtreecommitdiff
path: root/po/libc.pot
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Regenerate libc.potAndreas K. Hüttel1-159/+183
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2023-01-23Update libc.pot for 2.37 release.Carlos O'Donell1-306/+282
2022-07-29Update libc.pot for 2.36 release.Carlos O'Donell1-197/+201
2022-01-30Update libc.pot for 2.35 release.Carlos O'Donell1-948/+961
2021-07-28Update libc.pot for 2.34 release.Carlos O'Donell1-208/+208
2021-01-28Update libc.pot for 2.33 releaseAdhemerval Zanella1-341/+403
2020-07-22Update libc.pot for 2.32 release.Carlos O'Donell1-918/+647
2020-01-02Update libc.pot for 2.31 releaseSiddhesh Poyarekar1-70/+66
2019-07-18Regenerate po/libc.pot for 2.30 release.Carlos O'Donell1-225/+216
2019-01-16Update libc.potSiddhesh Poyarekar1-301/+342
2018-07-26Update libc.pot.Carlos O'Donell1-353/+371
2018-01-10Regenerate libc.potDmitry V. Levin1-530/+530
2017-07-25zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar1-102/+105
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 Poyarekar1-551/+544
2017-01-11Regenerate libc.potSiddhesh Poyarekar1-138/+52
2016-08-01Update libc.pot and NEWS.Carlos O'Donell1-185/+183
2016-02-18Regenerate libc.pot for 2.23.Adhemerval Zanella1-437/+453
2015-07-31Regenerate libc.pot for 2.22 release.Carlos O'Donell1-296/+352
2015-01-20Update libc.pot:Carlos O'Donell1-238/+238
In preparation for providing a tarball to the translation project. * po/libc.pot: Regenerated.
2014-08-09Regenerate libc.poAllan McRae1-477/+492
2014-01-05Regenerate libc.poAllan McRae1-456/+492
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller1-930/+964
* po/libc.pot: Update.
2012-12-07Update libc.pot in preparation for giving tarball to translation project.David S. Miller1-450/+458
* po/libc.pot: Update.
2012-06-21Regenerate libc.pot.Carlos O'Donell1-1182/+1330
Enhance scripts/list-sources.sh to search glibc-ports for translatable strings.
2011-05-31Updated translation template fileUlrich Drepper1-668/+937
2009-02-06* po/Makefile (libc.pot): Add f_print as function taking c-formatUlrich Drepper1-1/+28
parameter.
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper1-483/+650
* elf/ldd.bash.in: Likewise. * elf/sprof.c: Likewise. * locale/programs/locale.c: Likewise. * malloc/memusage.sh: Likewise. * nss/getent.c: Likewise. 2009-02-06 Joseph Myers <joseph@codesourcery.com> * debug/pcprofiledump.c (print_version, argp_program_version_hook): New function. * elf/ldconfig.c (more_help): New function. (argp): Use it. * elf/sln.c (usage): New function. (main): Support --help and --version. * malloc/memusagestat.c (print_version): New function. (argp_program_version_hook): New variable. * nscd/nscd.c (more_help): New function. (argp): Use it. * posix/getconf.c (main): Send --version output to stdout. Support --help. * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS arguments. All callers changed. (print_version): New function. (parseargs): Support --help and --version. * sunrpc/rpcinfo.c (usage): Take STREAM argument. All callers changed. (print_version): New function. (main): Use getopt_long. Support --help and --version. * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and --version. 2009-02-06 Ulrich Drepper <drepper@redhat.com>
2008-04-09* nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.Ulrich Drepper1-268/+229
2007-10-162007-10-15 Roland McGrath <roland@redhat.com>Roland McGrath1-878/+882
* po/libc.pot: Regenerated.
2006-09-29* version.h (RELEASE): Bump to 2.5.glibc-2.5cvs/glibc-2_5cvs/fedora-glibc-20060929T2037Ulrich Drepper1-443/+477
* README: Regenerated.
2006-09-22[BZ #3225]cvs/fedora-glibc-20060923T0946Ulrich Drepper1-6/+6
2006-09-21 Jakub Jelinek <jakub@redhat.com> [BZ #3225] * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3, PTR_DEMANGLE3): Define. * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3, PTR_DEMANGLE3): Likewise. * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them. * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Likewise. * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
2006-02-22* po/libc.pot: Regenerated.Roland McGrath1-37/+123
2006-02-22 Jakub Jelinek <jakub@redhat.com> * nis/ypclnt.c (yperr_string, ypbinderr_string): Add N_() around string literals.
2006-01-08* po/libc.pot: Regenerated.Roland McGrath1-2978/+3224
2005-05-08* MakeTAGS: Make xgettext not look into test cases.Ulrich Drepper1-1/+6037
2005-05-08* MakeTAGS: Remove - parameter to xgettext.Ulrich Drepper1-5870/+1
2005-04-08* po/libc.pot: Regenerated.Roland McGrath1-1352/+1366
2005-04-07 Roland McGrath <roland@redhat.com>
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-3415/+2868
2007-07-122.5-18.1Jakub Jelinek1-2868/+3415
2003-02-22Regenerated from source filesUlrich Drepper1-249/+270
2002-10-03Update.Ulrich Drepper1-3/+3
2002-10-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/s390/s390-32/initfini.c: Avoid unterminated string literals. * sysdeps/sh/elf/initfini.c: Likewise. * sysdeps/mach/hurd/mips/init-first.c: Likewise. * sysdeps/hppa/elf/initfini.c: Likewise. * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h: Likewise.
2002-09-24Update.Ulrich Drepper1-68/+83
2002-09-23 Ulrich Drepper <drepper@redhat.com> * po/zh_CN.po: New file.
2002-08-28Regenerated from source filesUlrich Drepper1-3003/+3253
2001-08-18Update.Ulrich Drepper1-110/+180
2001-08-17 Ulrich Drepper <drepper@redhat.com> * conform/data/netdb.h-data: Adjust gai_strerror return type. * misc/getpass.c: Include wchar.h for prototypes. * malloc/obstack.c: Likewise.
2001-08-13Regenerated from source filesUlrich Drepper1-696/+779
2001-01-21Update.Ulrich Drepper1-508/+554
* stdlib/stdlib.h (drand48_data): Make available only for __USE_MISC. Rename elements to protect namespace. Change type and position of a and init element. * stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit differently. Adjust for drand48_data change. Don't compute a here, it comes from drand48_data. * stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit differently. Adjust for drand48_data change. Compute a here. * stdlib/srand48_r.c: Likewise. * stdlib/drand48.c: Adjust for drand48_data change. * stdlib/lrand48.c: Likewise. * stdlib/mrand48.c: Likewise. * stdlib/seek48.c: Likewise. * stdlib/drand48_r.c: Likewise. * stdlib/lrand48_r.c: Likewise. * stdlib/mrand48_r.c: Likewise. * stdlib/seed48_r.c: Likewise. Don't handle unsigned short > 16 bit differently. * stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently. * stdlib/jrand48_r.c: Likewise.
2000-09-09Regenerated from source filesUlrich Drepper1-36/+40
2000-09-07Regenerated from source filesUlrich Drepper1-251/+196
2000-08-14Update.Ulrich Drepper1-177/+170
* nss/Makefile: Remove rules to build and distribute nss_db. * sysdeps/generic/alphasort64.c: Remove unnecessary versioning. * sysdeps/generic/scandir64.c: Likewise. * sysdeps/generic/versionsort64.c: Likewise. 2000-08-13 Ulrich Drepper <drepper@redhat.com>
2000-08-03Update.Ulrich Drepper1-507/+770
2000-08-03 Ulrich Drepper <drepper@redhat.com> * iconvdata/big5.c: Updated. Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
2000-02-17Update.Ulrich Drepper1-1354/+1888
* sysdeps/unix/sysv/linux/execve.c: Pretty print.