]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
Translations for shortcuts help
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / translations / messages.en.yml
index 63216a0f3fea73b70d3ce81ed652c485745dd252..9e13ad0ee3e73b5fff9f25bb7c20350ac985c9e3 100644 (file)
@@ -272,6 +272,9 @@ about:
 
 howto:
     page_title: 'How to'
+    tab_menu:
+        add_link: "Add a link"
+        shortcuts: "Use shortcuts"
     page_description: 'There are several ways to save an article:'
     top_menu:
         browser_addons: 'Browser addons'
@@ -290,6 +293,33 @@ howto:
         windows: 'on the Microsoft Store'
     bookmarklet:
         description: 'Drag & drop this link to your bookmarks bar:'
+    shortcuts:
+        page_description: Here are the shortcuts available in wallabag.
+        shortcut: Shortcut
+        action: Action
+        all_pages_title: Shortcuts available in all pages
+        go_unread: Go to unread
+        go_starred: Go to starred
+        go_archive: Go to archive
+        go_all: Go to all entries
+        go_tags: Go to tags
+        go_config: Go to config
+        go_import: Go to import
+        go_developers: Go to developers
+        go_howto: Go to howto (this page!)
+        go_logout: Logout
+        list_title: Shortcuts available in listing pages
+        search: Display the search form
+        article_title: Shortcuts available in entry view
+        open_original: Open original URL of the entry
+        toggle_favorite: Toggle star status for the entry
+        toggle_archive: Toggle read status for the entry
+        delete: Delete the entry
+        material_title: Shortcuts available with Material theme only
+        add_link: Add a new link
+        hide_form: Hide the current form (search or new link)
+        arrows_navigation: Navigate through articles
+        open_article: Display the selected entry
 
 quickstart:
     page_title: 'Quickstart'