public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12197] New: wrong french translation
@ 2003-09-06 21:22 marc dot mongenet at freesurf dot ch
  2003-09-06 21:31 ` [Bug c++/12197] " gdr at integrable-solutions dot net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marc dot mongenet at freesurf dot ch @ 2003-09-06 21:22 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 760 bytes --]

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197

           Summary: wrong french translation
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marc dot mongenet at freesurf dot ch
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: Linux

main.cc:154: error: déclaraion de « Trajectory::Trajectory(int, int, const 
   std::vector<TrajectoryPoint, std::allocator<TrajectoryPoint> >&) » en dehors 
   de la classe n'est pas une définition

"déclaraion" should be "déclaration"


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/12197] wrong french translation
  2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
@ 2003-09-06 21:31 ` gdr at integrable-solutions dot net
  2003-10-12 18:12 ` [Bug translation/12197] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: gdr at integrable-solutions dot net @ 2003-09-06 21:31 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197



------- Additional Comments From gdr at integrable-solutions dot net  2003-09-06 21:31 -------
Subject: Re:  New: wrong french translation

"marc dot mongenet at freesurf dot ch" <gcc-bugzilla@gcc.gnu.org> writes:

| "déclaraion" should be "déclaration"

this is to be reported to the translation project.  It is not a GCC
problem per se.

-- Gaby


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug translation/12197] wrong french translation
  2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
  2003-09-06 21:31 ` [Bug c++/12197] " gdr at integrable-solutions dot net
@ 2003-10-12 18:12 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:44 ` dpo at club-internet dot fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-12 18:12 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |translation
           Keywords|                            |diagnostic


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug translation/12197] wrong french translation
  2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
  2003-09-06 21:31 ` [Bug c++/12197] " gdr at integrable-solutions dot net
  2003-10-12 18:12 ` [Bug translation/12197] " pinskia at gcc dot gnu dot org
@ 2003-11-05 19:44 ` dpo at club-internet dot fr
  2003-11-05 19:46 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:56 ` jsm at polyomino dot org dot uk
  4 siblings, 0 replies; 6+ messages in thread
From: dpo at club-internet dot fr @ 2003-11-05 19:44 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197



------- Additional Comments From dpo at club-internet dot fr  2003-11-05 19:44 -------
Actually the whole French translation is terrible. I always set LANG to C before
running gcc, otherwise I'm unable to understand the output of the compiler.

I think the translation is so bad that it needs to be restarted from scratch. I
would suggest discarding it for now, as it's probably easier to understand the
English messages than the French messages, even for a French native speaking not
understanding a word of English...

Where can the translation project be contacted? I can't find anything on the gcc
Web site.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug translation/12197] wrong french translation
  2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
                   ` (2 preceding siblings ...)
  2003-11-05 19:44 ` dpo at club-internet dot fr
@ 2003-11-05 19:46 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:56 ` jsm at polyomino dot org dot uk
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-05 19:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-05 19:46:36
               date|                            |


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-05 19:46 -------
Read <http://gcc.gnu.org/ml/gcc/2003-01/msg00465.html>.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug translation/12197] wrong french translation
  2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
                   ` (3 preceding siblings ...)
  2003-11-05 19:46 ` pinskia at gcc dot gnu dot org
@ 2003-11-05 19:56 ` jsm at polyomino dot org dot uk
  4 siblings, 0 replies; 6+ messages in thread
From: jsm at polyomino dot org dot uk @ 2003-11-05 19:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12197



------- Additional Comments From jsm at polyomino dot org dot uk  2003-11-05 19:56 -------
Subject: Re:  wrong french translation

On Wed, 5 Nov 2003, dpo at club-internet dot fr wrote:

> Actually the whole French translation is terrible. I always set LANG to C before
> running gcc, otherwise I'm unable to understand the output of the compiler.
> 
> I think the translation is so bad that it needs to be restarted from scratch. I
> would suggest discarding it for now, as it's probably easier to understand the
> English messages than the French messages, even for a French native speaking not
> understanding a word of English...
> 
> Where can the translation project be contacted? I can't find anything on the gcc
> Web site.

<http://gcc.gnu.org/translation.html> details how translations are handled
in GCC (procedurally).  In this case, the list of translation teams, or
the Language-Team entry in fr.po, show that the relevant translators are
traduc@traduc.org, so you may wish to point them to this bug report.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-11-05 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-06 21:22 [Bug c++/12197] New: wrong french translation marc dot mongenet at freesurf dot ch
2003-09-06 21:31 ` [Bug c++/12197] " gdr at integrable-solutions dot net
2003-10-12 18:12 ` [Bug translation/12197] " pinskia at gcc dot gnu dot org
2003-11-05 19:44 ` dpo at club-internet dot fr
2003-11-05 19:46 ` pinskia at gcc dot gnu dot org
2003-11-05 19:56 ` jsm at polyomino dot org dot uk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).