summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-06 18:28:57 -0300
committerenahum <nahumhbl@gmail.com>2016-06-06 18:28:57 -0300
commit22245eee7099c4c33dd25f20f851d15ab983d00a (patch)
tree52fb5068a026c053d94be7700cc0ae9bd169007f /i18n/fr.json
parent4f11c367831abd53608cc06dfdbfb9d2dcc283ff (diff)
downloadchat-22245eee7099c4c33dd25f20f851d15ab983d00a.tar.gz
chat-22245eee7099c4c33dd25f20f851d15ab983d00a.tar.bz2
chat-22245eee7099c4c33dd25f20f851d15ab983d00a.zip
daily translations 20160606 (#3275)
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json30
1 files changed, 29 insertions, 1 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index dd3749647..4d1051752 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -372,6 +372,14 @@
"translation": "Droits insuffisants pour regénérer la clé de commande"
},
{
+ "id": "api.command_collapse.desc",
+ "translation": "Turn on auto-collapsing of image previews"
+ },
+ {
+ "id": "api.command_collapse.name",
+ "translation": "collapse"
+ },
+ {
"id": "api.command_echo.create.app_error",
"translation": "Impossible de créer /echo post, err=%v"
},
@@ -396,6 +404,18 @@
"translation": "echo"
},
{
+ "id": "api.command_expand.desc",
+ "translation": "Turn off auto-collapsing of image previews"
+ },
+ {
+ "id": "api.command_expand.name",
+ "translation": "expand"
+ },
+ {
+ "id": "api.command_expand_collapse.fail.app_error",
+ "translation": "An error occured while expanding previews"
+ },
+ {
"id": "api.command_join.desc",
"translation": "Rejoint un canal ouvert"
},
@@ -489,7 +509,7 @@
},
{
"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"
+ "translation": "### Keyboard Shortcuts\n\n#### Navigation\n\nALT+UP: Previous channel or direct message in left hand sidebar\nALT+DOWN: Next channel or direct message in left hand sidebar\nALT+SHIFT+UP: Previous channel or direct message in left hand sidebar with unread messages\nALT+SHIFT+DOWN: Next channel or direct message in left hand sidebar with unread messages\nCTRL/CMD+K: Open a quick channel switcher dialog\nCTRL/CMD+SHIFT+A: Open account settings\nCTRL/CMD+SHIFT+M: Open recent mentions\n\n#### Files\n\nCTRL/CMD+U: Upload file(s)\n\n#### Messages\n\nCTRL/CMD+UP (in empty input field): Reprint the previous message or slash command you entered\nCTRL/CMD+DOWN (in empty input field): Reprint the next message or slash command 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",
@@ -3496,6 +3516,10 @@
"translation": "Nous ne pouvons pas obtenir les membres de l'équipe"
},
{
+ "id": "store.sql_team.get_member.missing.app_error",
+ "translation": "Aucun élément de canal trouvé pour cet id d'utilisateur et cet id de canal"
+ },
+ {
"id": "store.sql_team.get_members.app_error",
"translation": "Nous ne pouvons pas obtenir les membres de l'équipe"
},
@@ -3780,6 +3804,10 @@
"translation": "Nous n'avons pas pu mettre à jour le webhook"
},
{
+ "id": "system.message.name",
+ "translation": "System"
+ },
+ {
"id": "utils.config.load_config.decoding.panic",
"translation": "Erreur de décodage de la configuration fichier={{.Filename}}, err={{.Error}}"
},