diff options
| author | jmoenig <jens@moenig.org> | 2013-09-16 11:45:43 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-09-16 11:45:43 +0200 |
| commit | ef1816ef68162ffd63cdee88bea341381f8bba31 (patch) | |
| tree | 23f453d7c4b276bfd9ca6cd43d924c3c9625b1d4 /lang-fr.js | |
| parent | b368b2380753c59e83f715297eeaa3f5192ffa8e (diff) | |
| download | snap-byow-ef1816ef68162ffd63cdee88bea341381f8bba31.tar.gz snap-byow-ef1816ef68162ffd63cdee88bea341381f8bba31.zip | |
French and Portuguese translation update
Diffstat (limited to 'lang-fr.js')
| -rw-r--r-- | lang-fr.js | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -185,7 +185,7 @@ SnapTranslator.dict.fr = { 'translator_e-mail': 'i.scool@mac.com', // optional 'last_changed': - '2012-11-27', // this, too, will appear in the Translators tab + '2013-09-16', // this, too, will appear in the Translators tab // GUI // control bar: @@ -292,9 +292,9 @@ SnapTranslator.dict.fr = { 'move %n steps': 'avancer de %n pas', 'turn %clockwise %n degrees': - 'tourner de %n degr\u00E9s %clockwise' , + 'tourner de %n degr\u00E9s %clockwise', 'turn %counterclockwise %n degrees': - 'tourner de %n degr\u00E9s %counterclockwise', + 'tourner de %n degr\u00E9s %counterclockwise', 'point in direction %dir': 'se diriger en faisant un angle de %dir', 'point towards %dst': |
