This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3] update of the gcc/po files


Joseph S. Myers writes:
> On Fri, 23 Jan 2004, Matthias Klose wrote:
> 
> >         * be.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, sv.po, tr.po:
> >         Update from gcc-3_4-branch.
> > 
> >         * exgettext: (likewise)
> > 
> >         * gcc.pot: (likewise)
> 
> I am doubtful that exgettext should be backported (3.3 has an older
> libintl version which may lack the configure checks for gettext
> --msgid-bugs-address).

ok.

> and know that gcc.pot shouldn't (instead, it should
> be regenerated on 3.3 branch).

attached is a diff of the regenerated file (first without all comments
to have a look at the real changes, then the actual diff as a
compressed attachment).

> The .po files should be copied from the TP
> site <http://www2.iro.umontreal.ca/~pinard/po/registry.cgi?domain=gcc>,
> which ought to yield identical results to taking them from 3.4 branch -
> but this should be checked.

checked, found no differences.

ok to checkin?

	* be.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, sv.po, tr.po:
	  Copied from the TP side.
	* gcc.pot: Regenerated.

should the new file be submitted to the translation project?

	Matthias

--- gcc.pot.stripped~	2004-01-24 14:58:06.000000000 +0100
+++ gcc.pot.stripped	2004-01-24 15:32:00.000000000 +0100
@@ -1,7 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-08-04 05:23-0700\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-01-24 14:26+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1670,7 +1671,7 @@
 msgid "`...' in old-style identifier list"
 msgstr ""
 
-msgid "parse error; also virtual memory exhausted"
+msgid "syntax error; also virtual memory exhausted"
 msgstr ""
 
 msgid "parse error"
@@ -2168,6 +2169,9 @@
 msgid "%s from incompatible pointer type"
 msgstr ""
 
+msgid "invalid use of non-lvalue array"
+msgstr ""
+
 msgid "%s makes pointer from integer without a cast"
 msgstr ""
 
@@ -6958,6 +6962,9 @@
 msgid "argument to `%s' attribute larger than %d"
 msgstr ""
 
+msgid "SSE vector return without SSE enabled changes the ABI"
+msgstr ""
+
 msgid "invalid UNSPEC as operand"
 msgstr ""
 
@@ -7142,6 +7149,13 @@
 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
 msgstr ""
 
+msgid "Support MMX, SSE, SSE2 and PNI built-in functions and code generation"
+msgstr ""
+
+msgid ""
+"Do not support MMX, SSE, SSE2 and PNI built-in functions and code generation"
+msgstr ""
+
 msgid "sizeof(long double) is 16"
 msgstr ""
 
@@ -9395,6 +9409,15 @@
 msgstr ""
 
 msgid ""
+"invalid initialization of non-const reference of type '%T' from a temporary "
+"of type '%T'"
+msgstr ""
+
+msgid ""
+"invalid initialization of reference of type '%T' from expression of type '%T'"
+msgstr ""
+
+msgid ""
 "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
 msgstr ""
 
@@ -9582,6 +9605,11 @@
 msgstr ""
 
 msgid ""
+"the offset of `%D' may not be ABI-compliant and may change in a future "
+"version of GCC"
+msgstr ""
+
+msgid ""
 "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
@@ -11019,6 +11047,9 @@
 msgid "  base `%T'"
 msgstr ""
 
+msgid "  when initialized here"
+msgstr ""
+
 msgid "multiple initializations given for base `%T'"
 msgstr ""
 
@@ -11809,6 +11840,9 @@
 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
 msgstr ""
 
+msgid "parse error"
+msgstr ""
+
 msgid "parse error at end of saved function text"
 msgstr ""
 
@@ -11899,9 +11933,6 @@
 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
 msgstr ""
 
-msgid "invalid use of non-lvalue array"
-msgstr ""
-
 msgid "deprecated conversion from string constant to `%T'"
 msgstr ""
 
@@ -11920,6 +11951,9 @@
 msgid "`%D::%D' is not a member of `%T'"
 msgstr ""
 
+msgid "`%T' is not a base of `%T'"
+msgstr ""
+
 msgid "destructor specifier `%T::~%T' must have matching names"
 msgstr ""
 
@@ -14079,7 +14113,7 @@
 msgid "duplicate interface declaration for category `%s(%s)'"
 msgstr ""
 
-msgid "instance variable `%s' is declared private"
+msgid "instance variable '%s' is declared private"
 msgstr ""
 
 msgid "instance variable `%s' is declared %s"
@@ -14154,6 +14188,21 @@
 msgid "(debug) trace lexical analysis"
 msgstr ""
 
+msgid " conflicting code gen style switches are used"
+msgstr ""
+
+msgid "shared and mdll are not compatible"
+msgstr ""
+
+msgid "-fjni and -femit-class-files are incompatible"
+msgstr ""
+
+msgid "-fjni and -femit-class-file are incompatible"
+msgstr ""
+
+msgid "-femit-class-file should used along with -fsyntax-only"
+msgstr ""
+
 msgid "-current_version only allowed with -dynamiclib"
 msgstr ""
 
@@ -14181,46 +14230,37 @@
 msgid "-private_bundle not allowed with -dynamiclib"
 msgstr ""
 
-msgid "may not use both -m32 and -m64"
-msgstr ""
-
-msgid "GNU C does not support -C without using -E"
-msgstr ""
-
-msgid "GNU C does not support -CC without using -E"
-msgstr ""
-
 msgid "`-p' not supported; use `-pg' and gprof(1)"
 msgstr ""
 
-msgid "The -shared option is not currently supported for VAX ELF."
+msgid "-mapcs-26 and -mapcs-32 may not be used together"
 msgstr ""
 
-msgid "profiling not supported with -mg\n"
+msgid "-msoft-float and -mhard_float may not be used together"
 msgstr ""
 
-msgid "-pg and -fomit-frame-pointer are incompatible"
+msgid "-mbig-endian and -mlittle-endian may not be used together"
 msgstr ""
 
-msgid "-E required when input is from standard input"
+msgid "may not use both -m32 and -m64"
 msgstr ""
 
-msgid "compilation of header file requested"
+msgid "mno-cygwin and mno-win32 are not compatible"
 msgstr ""
 
-msgid "mno-cygwin and mno-win32 are not compatible"
+msgid "-pg not supported on this platform"
 msgstr ""
 
-msgid "shared and mdll are not compatible"
+msgid "-p and -pp specified - pick one"
 msgstr ""
 
-msgid " conflicting code gen style switches are used"
+msgid "-G and -static are mutually exclusive"
 msgstr ""
 
-msgid "-pg or -p and -fomit-frame-pointer are incompatible"
+msgid "GNU C does not support -C without using -E"
 msgstr ""
 
-msgid "may not use both -EB and -EL"
+msgid "GNU C does not support -CC without using -E"
 msgstr ""
 
 msgid "choose either big or little endian, not both"
@@ -14232,53 +14272,35 @@
 msgid "the m210 does not have little endian support"
 msgstr ""
 
-msgid "-mapcs-26 and -mapcs-32 may not be used together"
+msgid "The -shared option is not currently supported for VAX ELF."
 msgstr ""
 
-msgid "-msoft-float and -mhard_float may not be used together"
+msgid "-pg or -p and -fomit-frame-pointer are incompatible"
 msgstr ""
 
-msgid "-mbig-endian and -mlittle-endian may not be used together"
+msgid "-pg and -fomit-frame-pointer are incompatible"
 msgstr ""
 
-msgid "-pipe is not supported"
+msgid "-E required when input is from standard input"
 msgstr ""
 
-msgid "-mhard-float not supported"
+msgid "compilation of header file requested"
 msgstr ""
 
-msgid "-msingle-float and -msoft-float can not both be specified"
+msgid "profiling not supported with -mg\n"
 msgstr ""
 
 msgid "-c or -S required for Ada"
 msgstr ""
 
-msgid "-fjni and -femit-class-files are incompatible"
-msgstr ""
-
-msgid "-fjni and -femit-class-file are incompatible"
-msgstr ""
-
-msgid "-femit-class-file should used along with -fsyntax-only"
-msgstr ""
-
-msgid "-static not valid with -mcoff"
-msgstr ""
-
-msgid "-shared not valid with -mcoff"
-msgstr ""
-
-msgid "-symbolic not valid with -mcoff"
-msgstr ""
-
-msgid "-fpic is not valid with -mcoff"
+msgid "-pipe is not supported"
 msgstr ""
 
-msgid "-fPIC is not valid with -mcoff"
+msgid "may not use both -EB and -EL"
 msgstr ""
 
-msgid "-fpic not valid with -mcoff"
+msgid "-mhard-float not supported"
 msgstr ""
 
-msgid "-fPIC not valid with -mcoff"
+msgid "-msingle-float and -msoft-float can not both be specified"
 msgstr ""



Attachment: gcc.pot.diff.gz
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]