diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2014-03-18 12:14:27 +0000 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2014-03-18 12:14:27 +0000 |
commit | ba38bc998e9ef2103e690213212151136afb0753 (patch) | |
tree | 595e9471b5c4687d313f4ab948627e8efc988340 /src/locales/fr.json | |
parent | e1fa43e640bfaa1e9102897d38442a705f7ce827 (diff) | |
download | etherpad-lite-ba38bc998e9ef2103e690213212151136afb0753.zip |
Localisation updates from https://translatewiki.net.
Diffstat (limited to 'src/locales/fr.json')
-rw-r--r-- | src/locales/fr.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/locales/fr.json b/src/locales/fr.json index 20900640..7546a0fb 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -15,7 +15,8 @@ "Quenenni", "Rastus Vernon", "Stephane Cottin", - "Tux-tn" + "Tux-tn", + "Maxim21" ] }, "index.newPad": "Nouveau pad", @@ -26,8 +27,8 @@ "pad.toolbar.strikethrough.title": "Barré", "pad.toolbar.ol.title": "Liste ordonnée", "pad.toolbar.ul.title": "Liste non ordonnée", - "pad.toolbar.indent.title": "Indenter", - "pad.toolbar.unindent.title": "Désindenter", + "pad.toolbar.indent.title": "Indenter (TAB)", + "pad.toolbar.unindent.title": "Désindenter (Maj+TAB)", "pad.toolbar.undo.title": "Annuler (Ctrl-Z)", "pad.toolbar.redo.title": "Rétablir (Ctrl-Y)", "pad.toolbar.clearAuthorship.title": "Effacer les couleurs identifiant les auteurs", |