aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFjuro <ifjuro@proton.me>2022-10-10 05:25:40 +0000
committerHosted Weblate <hosted@weblate.org>2022-10-10 21:15:59 +0200
commitd366d866277838b6687fba370fb8f49fd8f10930 (patch)
treea7eb53585a40e526d906a4a75554b162abed67ff /src
parentTranslated using Weblate (Russian) (diff)
downloadlibredirect-d366d866277838b6687fba370fb8f49fd8f10930.zip
Translated using Weblate (Czech)
Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/cs/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/cs/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/cs/messages.json b/src/_locales/cs/messages.json
index 8a5ae8ee..5fa03b5c 100644
--- a/src/_locales/cs/messages.json
+++ b/src/_locales/cs/messages.json
@@ -210,5 +210,13 @@
},
"protocolFallback": {
"message": "Návrat k normálnímu protokolu, pokud pro současný nebudou dostupné žádné instance"
+ },
+ "toggleTab": {
+ "message": "Přepnout přesměrovánív této kartě",
+ "description": "Used in context menus when right clicking on a page/tab"
+ },
+ "redirectLink": {
+ "message": "Pokusit se přesměrovat tento odkaz",
+ "description": "Used in context menus when right clicking on a hyperlink"
}
}