From bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 4 Jan 2017 16:23:15 -0300 Subject: translations PR 20170102 (#4929) --- i18n/en.json | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index a9dc90013..6d52036bf 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -639,18 +639,6 @@ "id": "api.command_online.success", "translation": "You are now online" }, - { - "id": "api.command_shortcuts.browser.channel_prev", - "translation": "{{.ChannelPrevCmd}}: Previous channel in your history\n" - }, - { - "id": "api.command_shortcuts.browser.channel_prev.cmd", - "translation": "ALT+LEFT" - }, - { - "id": "api.command_shortcuts.browser.channel_prev.cmd_mac", - "translation": "CMD+[" - }, { "id": "api.command_shortcuts.browser.channel_next", "translation": "{{.ChannelNextCmd}}: Next channel in your history\n" @@ -664,25 +652,37 @@ "translation": "CMD+]" }, { - "id": "api.command_shortcuts.browser.font_increase", - "translation": "{{.CmdOrCtrl}}+PLUS: Increase font size (zoom in)\n" + "id": "api.command_shortcuts.browser.channel_prev", + "translation": "{{.ChannelPrevCmd}}: Previous channel in your history\n" + }, + { + "id": "api.command_shortcuts.browser.channel_prev.cmd", + "translation": "ALT+LEFT" + }, + { + "id": "api.command_shortcuts.browser.channel_prev.cmd_mac", + "translation": "CMD+[" }, { "id": "api.command_shortcuts.browser.font_decrease", "translation": "{{.CmdOrCtrl}}+MINUS: Decrease font size (zoom out)\n" }, { - "id": "api.command_shortcuts.browser.header", - "translation": "#### Built-in Browser Commands\n\n" + "id": "api.command_shortcuts.browser.font_increase", + "translation": "{{.CmdOrCtrl}}+PLUS: Increase font size (zoom in)\n" }, { - "id": "api.command_shortcuts.browser.highlight_prev", - "translation": "SHIFT+UP (in input field): Highlight text to the previous line\n" + "id": "api.command_shortcuts.browser.header", + "translation": "#### Built-in Browser Commands\n\n" }, { "id": "api.command_shortcuts.browser.highlight_next", "translation": "SHIFT+DOWN (in input field): Highlight text to the next line\n" }, + { + "id": "api.command_shortcuts.browser.highlight_prev", + "translation": "SHIFT+UP (in input field): Highlight text to the previous line\n" + }, { "id": "api.command_shortcuts.browser.newline", "translation": "SHIFT+ENTER (in input field): Create a new line\n" @@ -735,14 +735,14 @@ "id": "api.command_shortcuts.msgs.mark_as_read", "translation": "ESC: Mark all messages in the current channel as read\n" }, - { - "id": "api.command_shortcuts.msgs.reprint_prev", - "translation": "{{.CmdOrCtrl}}+UP (in empty input field): Reprint the previous message or slash command you entered\n" - }, { "id": "api.command_shortcuts.msgs.reprint_next", "translation": "{{.CmdOrCtrl}}+DOWN (in empty input field): Reprint the next message or slash command you entered\n" }, + { + "id": "api.command_shortcuts.msgs.reprint_prev", + "translation": "{{.CmdOrCtrl}}+UP (in empty input field): Reprint the previous message or slash command you entered\n" + }, { "id": "api.command_shortcuts.name", "translation": "shortcuts" @@ -771,14 +771,14 @@ "id": "api.command_shortcuts.nav.switcher", "translation": "{{.CmdOrCtrl}}+K: Open a quick channel switcher dialog\n" }, - { - "id": "api.command_shortcuts.nav.unread_prev", - "translation": "ALT+SHIFT+UP: Previous channel or direct message in left hand sidebar with unread messages\n" - }, { "id": "api.command_shortcuts.nav.unread_next", "translation": "ALT+SHIFT+DOWN: Next channel or direct message in left hand sidebar with unread messages\n" }, + { + "id": "api.command_shortcuts.nav.unread_prev", + "translation": "ALT+SHIFT+UP: Previous channel or direct message in left hand sidebar with unread messages\n" + }, { "id": "api.command_shrug.desc", "translation": "Adds ¯\\_(ツ)_/¯ to your message" -- cgit v1.2.3-1-g7c22