* po/Makefile (libc.pot): Add f_print as function taking c-format

parameter.
This commit is contained in:
Ulrich Drepper 2009-02-06 20:42:21 +00:00
parent cbbcaf2369
commit 51f8846e85
3 changed files with 33 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2009-02-06 Ulrich Drepper <drepper@redhat.com> 2009-02-06 Ulrich Drepper <drepper@redhat.com>
* po/Makefile (libc.pot): Add f_print as function taking c-format
parameter.
* debug/xtrace.sh: Unify translatable messages. * debug/xtrace.sh: Unify translatable messages.
* elf/ldd.bash.in: Likewise. * elf/ldd.bash.in: Likewise.
* elf/sprof.c: Likewise. * elf/sprof.c: Likewise.

View File

@ -1,4 +1,4 @@
# Copyright (C) 1996,1997,1998,1999,2001,2002,2006,2007 # Copyright (C) 1996-1999,2001,2002,2006,2007,2009
# Free Software Foundation, Inc. # Free Software Foundation, Inc.
# This file is part of the GNU C Library. # This file is part of the GNU C Library.
@ -64,6 +64,7 @@ libc.pot: header.pot libc.pot.files
$< > $@.new $< > $@.new
cd ..; $(XGETTEXT) --keyword=_ --keyword=N_ \ cd ..; $(XGETTEXT) --keyword=_ --keyword=N_ \
--add-comments=TRANS --flag=error:3:c-format \ --add-comments=TRANS --flag=error:3:c-format \
--flag=f_print:2:c-format \
--sort-by-file --omit-header -E -n -d - \ --sort-by-file --omit-header -E -n -d - \
-f po/$(word 2,$^) >> po/$@.new -f po/$(word 2,$^) >> po/$@.new
mv -f $@.new $@ mv -f $@.new $@

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libc 2.9.90\n" "Project-Id-Version: libc 2.9.90\n"
"POT-Creation-Date: 2009-02-06 12:01-0800\n" "POT-Creation-Date: 2009-02-06 12:40-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -4730,6 +4730,7 @@ msgid "Cannot specify more than one input file!\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1394 #: sunrpc/rpc_main.c:1394
#, c-format
msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgid "This implementation doesn't support newstyle or MT-safe code!\n"
msgstr "" msgstr ""
@ -4739,10 +4740,12 @@ msgid "Cannot use netid flag with inetd flag!\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1415 #: sunrpc/rpc_main.c:1415
#, c-format
msgid "Cannot use netid flag without TIRPC!\n" msgid "Cannot use netid flag without TIRPC!\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1422 #: sunrpc/rpc_main.c:1422
#, c-format
msgid "Cannot use table flags with newstyle!\n" msgid "Cannot use table flags with newstyle!\n"
msgstr "" msgstr ""
@ -4784,98 +4787,122 @@ msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1469 #: sunrpc/rpc_main.c:1469
#, c-format
msgid "options:\n" msgid "options:\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1470 #: sunrpc/rpc_main.c:1470
#, c-format
msgid "-a\t\tgenerate all files, including samples\n" msgid "-a\t\tgenerate all files, including samples\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1471 #: sunrpc/rpc_main.c:1471
#, c-format
msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1472 #: sunrpc/rpc_main.c:1472
#, c-format
msgid "-c\t\tgenerate XDR routines\n" msgid "-c\t\tgenerate XDR routines\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1473 #: sunrpc/rpc_main.c:1473
#, c-format
msgid "-C\t\tANSI C mode\n" msgid "-C\t\tANSI C mode\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1474 #: sunrpc/rpc_main.c:1474
#, c-format
msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1475 #: sunrpc/rpc_main.c:1475
#, c-format
msgid "-h\t\tgenerate header file\n" msgid "-h\t\tgenerate header file\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1476 #: sunrpc/rpc_main.c:1476
#, c-format
msgid "-i size\t\tsize at which to start generating inline code\n" msgid "-i size\t\tsize at which to start generating inline code\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1477 #: sunrpc/rpc_main.c:1477
#, c-format
msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1478 #: sunrpc/rpc_main.c:1478
#, c-format
msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgid "-K seconds\tserver exits after K seconds of inactivity\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1479 #: sunrpc/rpc_main.c:1479
#, c-format
msgid "-l\t\tgenerate client side stubs\n" msgid "-l\t\tgenerate client side stubs\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1480 #: sunrpc/rpc_main.c:1480
#, c-format
msgid "-L\t\tserver errors will be printed to syslog\n" msgid "-L\t\tserver errors will be printed to syslog\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1481 #: sunrpc/rpc_main.c:1481
#, c-format
msgid "-m\t\tgenerate server side stubs\n" msgid "-m\t\tgenerate server side stubs\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1482 #: sunrpc/rpc_main.c:1482
#, c-format
msgid "-M\t\tgenerate MT-safe code\n" msgid "-M\t\tgenerate MT-safe code\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1483 #: sunrpc/rpc_main.c:1483
#, c-format
msgid "-n netid\tgenerate server code that supports named netid\n" msgid "-n netid\tgenerate server code that supports named netid\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1484 #: sunrpc/rpc_main.c:1484
#, c-format
msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgid "-N\t\tsupports multiple arguments and call-by-value\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1485 #: sunrpc/rpc_main.c:1485
#, c-format
msgid "-o outfile\tname of the output file\n" msgid "-o outfile\tname of the output file\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1486 #: sunrpc/rpc_main.c:1486
#, c-format
msgid "-s nettype\tgenerate server code that supports named nettype\n" msgid "-s nettype\tgenerate server code that supports named nettype\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1487 #: sunrpc/rpc_main.c:1487
#, c-format
msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1488 #: sunrpc/rpc_main.c:1488
#, c-format
msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1489 #: sunrpc/rpc_main.c:1489
#, c-format
msgid "-Sm \t\tgenerate makefile template \n" msgid "-Sm \t\tgenerate makefile template \n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1490 #: sunrpc/rpc_main.c:1490
#, c-format
msgid "-t\t\tgenerate RPC dispatch table\n" msgid "-t\t\tgenerate RPC dispatch table\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1491 #: sunrpc/rpc_main.c:1491
#, c-format
msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
msgstr "" msgstr ""
#: sunrpc/rpc_main.c:1492 #: sunrpc/rpc_main.c:1492
#, c-format
msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
msgstr "" msgstr ""