summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-09-16 11:45:43 +0200
committerjmoenig <jens@moenig.org>2013-09-16 11:45:43 +0200
commitef1816ef68162ffd63cdee88bea341381f8bba31 (patch)
tree23f453d7c4b276bfd9ca6cd43d924c3c9625b1d4
parentb368b2380753c59e83f715297eeaa3f5192ffa8e (diff)
downloadsnap-yow-ef1816ef68162ffd63cdee88bea341381f8bba31.tar.gz
snap-yow-ef1816ef68162ffd63cdee88bea341381f8bba31.zip
French and Portuguese translation update
-rw-r--r--lang-fr.js6
-rwxr-xr-xlang-pt.js4
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.'
};