about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/fi.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-11-28 22:32:27 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-11-28 14:32:27 +0100
commit2b3b44ebbcd07ac0841d3d9d5d6d551d088edc6b (patch)
tree8f9a408f0f834e26886fdadcdbf6104da8eb444a /app/javascript/mastodon/locales/fi.json
parent1b57d4dd3a64cdafd74a12ff67502795b06a4eb2 (diff)
Refactor KeyboardShortcuts component (#5835)
Diffstat (limited to 'app/javascript/mastodon/locales/fi.json')
-rw-r--r--app/javascript/mastodon/locales/fi.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/fi.json b/app/javascript/mastodon/locales/fi.json
index 913c27e33..6129f08dc 100644
--- a/app/javascript/mastodon/locales/fi.json
+++ b/app/javascript/mastodon/locales/fi.json
@@ -102,6 +102,23 @@
   "home.column_settings.show_reblogs": "Show boosts",
   "home.column_settings.show_replies": "Show replies",
   "home.settings": "Column settings",
+  "keyboard_shortcuts.back": "to navigate back",
+  "keyboard_shortcuts.boost": "to boost",
+  "keyboard_shortcuts.column": "to focus a status in one of the columns",
+  "keyboard_shortcuts.compose": "to focus the compose textarea",
+  "keyboard_shortcuts.description": "Description",
+  "keyboard_shortcuts.down": "to move down in the list",
+  "keyboard_shortcuts.enter": "to open status",
+  "keyboard_shortcuts.favourite": "to favourite",
+  "keyboard_shortcuts.heading": "Keyboard Shortcuts",
+  "keyboard_shortcuts.hotkey": "Hotkey",
+  "keyboard_shortcuts.legend": "to display this legend",
+  "keyboard_shortcuts.mention": "to mention author",
+  "keyboard_shortcuts.reply": "to reply",
+  "keyboard_shortcuts.search": "to focus search",
+  "keyboard_shortcuts.toot": "to start a brand new toot",
+  "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
+  "keyboard_shortcuts.up": "to move up in the list",
   "lightbox.close": "Sulje",
   "lightbox.next": "Next",
   "lightbox.previous": "Previous",