summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-01 09:18:35 -0300
committerenahum <nahumhbl@gmail.com>2016-06-01 09:18:35 -0300
commit85ccd6759361099d2bfd069d144fd8f234549c52 (patch)
tree07207d0a5f413d9ecebc82e53f5bcbd9714bba36 /i18n/fr.json
parent89717c2a779522a73f4c062e42eb387a6d1e6a61 (diff)
downloadchat-85ccd6759361099d2bfd069d144fd8f234549c52.tar.gz
chat-85ccd6759361099d2bfd069d144fd8f234549c52.tar.bz2
chat-85ccd6759361099d2bfd069d144fd8f234549c52.zip
daily translations 20160531 (#3192)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 4a03e3c43..918d2bb62 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -460,6 +460,10 @@
"translation": "Raccourcis clavier"
},
{
+ "id": "api.command_shortcuts.list",
+ "translation": "### Keyboard Shortcuts\n\n#### Navigation\n\nALT+UP: Previous channel or direct message in LHS\nALT+DOWN: Next channel or direct message in LHS\nALT+SHIFT+UP: Previous channel or direct message in LHS with unread messages\nALT+SHIFT+DOWN: Next channel or direct message in LHS with unread messages\nCTRL/CMD+SHIFT+A: Open account settings\nCTRL/CMD+SHIFT+K: Open a quick channel switcher dialog\nCTRL/CMD+SHIFT+M: Open recent mentions\n\n#### Files\n\nCTRL/CMD+U: Upload file(s)\n\n#### Messages\n\nCTRL/CMD+UP: Reprint the last message you entered\nCTRL/CMD+DOWN: Reprint the next message you entered\nUP (in empty input field): Edit your last message in the current channel\n@[character]+TAB: Autocomplete @username beginning with [character]\n:[character]+TAB: Autocomplete emoji beginning with [character]\n\n#### Built-in Browser Commands\n\nALT+LEFT/CMD+[: Previous channel in your history\nALT+RIGHT/CMD+]: Next channel in your history\nCTRL/CMD+PLUS: Increase font size (zoom in)\nCTRL/CMD+MINUS: Decrease font size (zoom out)\nSHIFT+UP (in input field): Highlight text to the previous line\nSHIFT+DOWN (in input field): Highlight text to the next line\nSHIFT+ENTER (in input field): Create a new line\n"
+ },
+ {
"id": "api.command_shortcuts.name",
"translation": "raccourcis clavier"
},