From ef1816ef68162ffd63cdee88bea341381f8bba31 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 16 Sep 2013 11:45:43 +0200 Subject: French and Portuguese translation update --- lang-fr.js | 6 +++--- lang-pt.js | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lang-fr.js b/lang-fr.js index 1f86350..5e1f760 100644 --- a/lang-fr.js +++ b/lang-fr.js @@ -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': diff --git a/lang-pt.js b/lang-pt.js index 7e945fa..3e0b982 100755 --- a/lang-pt.js +++ b/lang-pt.js @@ -185,7 +185,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-08-28', + '2013-09-16', // GUI // control bar: @@ -1253,5 +1253,5 @@ SnapTranslator.dict.pt = { 'Saving project to the cloud...': 'Guardando o projecto na nuvem…', 'saved.': - 'guardado.', + 'guardado.' }; -- cgit v1.3.1