From db85fdb06e87a7a48fe6eb8602f80be4a6e4000d Mon Sep 17 00:00:00 2001 From: Hugo Lopez Date: Tue, 12 Dec 2023 09:39:48 +0100 Subject: [PATCH] settings choosepanels : i18n add translation strings --- i18n/en.json | 8 +++++++- i18n/qqq.json | 6 ++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 99cc8dc..f3f4301 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -34,12 +34,18 @@ "si-popup-settings-uilanguage-dropdown":"Change interface language", "si-popup-settings-history":"Length of the history:", - "si-popup-settings-history-help":"Set to 0 deactivates the history log", + "si-popup-settings-history-help":"Set to 0 deactivates the history log", "si-popup-settings-wpintegration":"Native integration with Wikipedia:", "si-popup-settings-twospeed":"Play at normal speed, then at slow speed:", "si-popup-settings-hint-icon": "Shortcut icon on selected text:", + "si-popup-settings-showvideo": "Show signed languages video panel:", + "si-popup-settings-choosepanels": "Panels to display:", + "si-popup-settings-choosepanels-definition": "Dictionary text only", + "si-popup-settings-choosepanels-both": "Both", + "si-popup-settings-choosepanels-video": "Signed videos only", + "si-popup-settings-enlighten":"Highlight available words:", "si-videosGallery-video": "by {{link|$1|$2}} – Video $3 of $4" diff --git a/i18n/qqq.json b/i18n/qqq.json index 24bc50a..cf278b8 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -37,6 +37,12 @@ "si-popup-settings-twospeed": "Setting title to toggle video double play, at normal then slow speed.", "si-popup-settings-hint-icon": "Setting title to toggle shortcut icon on selected text.", "si-popup-settings-showvideo": "Setting title to toggle the video panel.", + + "si-popup-settings-choosepanels": "Setting title to chose which panels are active.", + "si-popup-settings-choosepanels-definition": "Option button for wiktionary textual definition panel *alone* to be activated", + "si-popup-settings-choosepanels-both": "Option button for both panels to be activated", + "si-popup-settings-choosepanels-video": "Option button for signed videos panel *alone* to be activated", + "si-popup-settings-enlighten": "Setting title to toggle highlight coloring of available words in currently browsed web page.", "si-videosGallery-video": "Video attibution at bottom of video gallery.\n\n* $1 - Сommons URL\n* $2 - speaker name\n* $3 and $4 - position of the video within gallery.\n\n'''Example:''' \"by MariaNore - Video 1 of 3\", with MariaNore being the author of the video.\n\nAlso, '''do not''' translate {link|$1|$2}." }