mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add context menu item to open link in new tab
This commit is contained in:
@@ -441,6 +441,10 @@ msgstr "Označit jako přečtené až sem"
|
||||
msgid "Metrics"
|
||||
msgstr "Metriky"
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Middle click"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Move the page down"
|
||||
msgstr "Přesuňte stránku dolů"
|
||||
@@ -522,11 +526,18 @@ msgstr "Otevřete aktuální položku na nové kartě"
|
||||
msgid "Open current entry in a new tab in the background"
|
||||
msgstr "Otevřít aktuální položku na nové kartě na pozadí"
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
#: src/components/content/FeedEntryFooter.tsx
|
||||
msgid "Open link"
|
||||
msgstr "Otevřít odkaz"
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
msgid "Open link in new background tab"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
msgid "Open link in new tab"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Open next entry"
|
||||
msgstr "Otevřete další položku"
|
||||
|
||||
Reference in New Issue
Block a user