Closed
Bug 787368
Opened 13 years ago
Closed 13 years ago
[fr] Responsive Design should be translated in french
Categories
(Mozilla Localizations :: fr / French, defect)
Mozilla Localizations
fr / French
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joliclic, Assigned: theo)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120826082904
Steps to reproduce:
The new developer tool "Responsive Design Mode" isn't translated in French.
I suppose this is because it's a technical word, and not so old, so there is not currently an institued translation.
I really understand that french dev understand for now "Responsive design".
But I think it's not too late to try to push a french word.
Some references for a french version:
Office québécois de la langue française : "conception de sites web adaptatifs"
http://gdt.oqlf.gouv.qc.ca/ficheOqlf.aspx?Id_Fiche=26519739
(found via wikipedia fr : https://fr.wikipedia.org/wiki/Responsive_Web_Design )
A W3C recommendation, "Mobile Web Best Practices" http://http://www.w3.org/TR/mobile-bp , translated by J.J.SOLARI http://www.yoyodesign.org/doc/w3c/mobile-bp/ . The word "responsive" is not used, but chapter 3 is exactly the subject. The translation uses "adaptation de contenu".
A related french slide, found on the W3C:
http://http://www.w3.org/2011/Talks/dhm-polytechnice/
"adaptation de contenu" is used.
An article of listapart, http://www.alistapart.com/articles/responsive-web-design/ , perhaps this article is the origin of the usage of "Responsive Web Design". A french translation exists: http://gobanclub.net/2010/11/17/responsive_webdesign_ethan_marcotte_trad_fr/ .
The translated title is "Le Web Design Réactif", but they use "adaptation" and "adapter" a lot.
Currently, here's the fr strings used in mozilla-central, and my propositions:
/fr/browser/chrome/browser/devtools/gclicommands.properties
resizeModeOffDesc=Sortir du mode Responsive Design
resizeModeOffDesc=Sortir du mode d'adaptation de contenu
resizeModeToggleDesc=Activer/désactiver le mode Responsive Design
resizeModeToggleDesc=Activer/désactiver le mode d'adaptation de contenu
resizeModeDesc=Contrôler le mode Responsive Design
resizeModeDesc=Contrôler le mode d'adapation de contenu
resizeModeManual=Les sites Web « Responsive » répondent à leur environnement, afin de s'afficher correctement aussi bien sur un écran de téléphone portable que sur un écran de cinéma, ainsi que sur tout écran de taille intermédiaire. Le mode Responsive Design vous permet de facilement tester une grande variété de tailles de page dans Firefox sans que vous ayez à redimensionner l'intégralité du navigateur.
resizeModeManual=Les sites Web adaptatifs répondent à leur environnement, afin de s'afficher correctement aussi bien sur un écran de téléphone portable que sur un écran de cinéma, ainsi que sur tout écran de taille intermédiaire. Le mode d'adapation de contenu vous permet de facilement tester une grande variété de tailles de page dans Firefox sans que vous ayez à redimensionner l'intégralité du navigateur.
/fr/browser/chrome/browser/browser.dtd (View Hg log or Hg annotations)
<!ENTITY responsiveDesignTool.label "Mode Responsive Design">
<!ENTITY responsiveDesignTool.label "Mode d'adapation de contenu">
I'm not convinced by the proposals. They all are missing an important part of the expression which is "Design".
It also has nothing to do with the content, so "adaptation de contenu" is really confusing.
We'll see how the implementation evolves, but if it stays like this, I'd favor something completely unrelated to the original such as "Tester d'autres tailles d'écran".
Sorry, I just learned that I should filed this on bugzilla.frenchmozilla.org , so I have open the bug 408.
I suppose that this one must be closed.
It doesn't really matter, we watch both :)
Assignee | ||
Comment 4•13 years ago
|
||
Following a discussion at MozCamp this weekend between French localizers and french-speaking community members, we decided to go with "Vue adaptative".
http://hg.mozilla.org/l10n-central/fr/rev/c62f2f63a095
http://hg.mozilla.org/releases/l10n/mozilla-aurora/fr/rev/925f80028d26
http://hg.mozilla.org/releases/l10n/mozilla-beta/fr/rev/8e92b8835826
Assignee: bugzilla.fr → theo.chevalier11
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•