diff --git a/HISTORY.md b/HISTORY.md index f15af68d..5172c382 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -19,11 +19,13 @@ * **Translation Updates:** * Russian, thanks, Pavel! * German + * French ### 2020-10-28 * gui: tweaked wait-until-assets-are-loaded mechanism * gui: fixed "rename costume" dialog title to distinguish between costumes and backgrounds * German translation update for "rename background" +* French translation update ### 2020-10-27 * gui, objects, store: pause generic WHEN hat blocks when loading a project or importing a sprite until the user clicks the green flag or un-pauses the red stop sign, unless opening it with #present:&noRun diff --git a/locale/lang-fr.js b/locale/lang-fr.js index 75dfac9f..58ae0856 100644 --- a/locale/lang-fr.js +++ b/locale/lang-fr.js @@ -197,7 +197,7 @@ SnapTranslator.dict.fr = { 'translator_e-mail': 'i.scool@mac.com', // optional 'last_changed': - '2019-06-25', // this, too, will appear in the Translators tab + '2020-10-28', // this, too, will appear in the Translators tab // GUI // control bar: @@ -942,11 +942,13 @@ SnapTranslator.dict.fr = { // scripting area 'clean up': - 'effacer', + 'arranger', 'arrange scripts\nvertically': 'arrange scripts\nvertically', 'add comment': 'ajouter un commentaire', + 'undrop': + 'retour arrière', 'make a block...': 'cr\u00E9er un nouveau bloc...', diff --git a/src/locale.js b/src/locale.js index 8f142dc6..82366c14 100644 --- a/src/locale.js +++ b/src/locale.js @@ -267,7 +267,7 @@ SnapTranslator.dict.fr = { 'translator_e-mail': 'i.scool@mac.com', 'last_changed': - '2019-06-25' + '2020-10-28' }; SnapTranslator.dict.si = {