diff --git a/i18n/cs.json b/i18n/cs.json index 2e430da4a..97e1b6c9a 100644 --- a/i18n/cs.json +++ b/i18n/cs.json @@ -53,6 +53,7 @@ "vector-intro-page": "Help:Úvod", "vector-toc-label": "Obsah", "vector-toc-beginning": "Začátek", + "vector-toc-toggle-button-label": "Přepnout podsekci $1", "vector-anon-user-menu-pages": "Stránky pro odhlášené editory", "vector-anon-user-menu-pages-learn": "dozvědět se více", "vector-anon-user-menu-pages-label": "Více informací o editování", @@ -62,6 +63,8 @@ "vector-site-nav-label": "Projekt", "vector-main-menu-label": "Hlavní menu", "vector-limited-width-toggle": "Přepnout omezenou šířku obsahu", + "vector-limited-width-toggle-on-popup": "Přepnuli jste vzhled na plnou šířku. Kliknutím na toto tlačítko můžete přepnout zpět na omezenou šířku.", + "vector-limited-width-toggle-off-popup": "Kliknutím na toto tlačítko můžete přepínat mezi omezenou šířkou a plnou šířkou.", "vector-page-tools-label": "Nástroje", "vector-page-tools-general-label": "Obecné", "vector-page-tools-actions-label": "Akce", @@ -71,5 +74,8 @@ "tooltip-vector-anon-user-menu-title": "Další možnosti", "vector-prefs-limited-width": "Zapnout režim omezené šířky", "vector-prefs-limited-width-help": "Zapnout režim omezené šířky pro lepší zážitek ze čtení.", - "empty-language-selector-body": "Obsah stránky není podporován v jiných jazycích." + "empty-language-selector-body": "Obsah stránky není podporován v jiných jazycích.", + "vector-toc-unpinned-popup": "Obsah byl přesunut sem.", + "vector-page-tools-unpinned-popup": "Nástroje byly přesunuty sem.", + "vector-main-menu-unpinned-popup": "Hlavní menu bylo přesunuto sem." } diff --git a/i18n/qqq.json b/i18n/qqq.json index 2c25936df..8a2480c96 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -9,6 +9,7 @@ "Lloffiwr", "Matma Rex", "Metalhead64", + "Mormegil", "Raymond", "Robby", "Shirayuki", @@ -56,7 +57,7 @@ "vector-intro-page": "Introduction or tutorial page for the wiki. Typically either Project/Help:Introduction ([[d:Q3945]]) or Project/Help:Tutorial ([[d:Q915263]]).", "vector-toc-label": "Heading of table of contents\n\n{{Identical|Content}}", "vector-toc-beginning": "Shown in the table of contents: Text of link to the beginning of the article.", - "vector-toc-toggle-button-label": "Used to label TOC section toggle buttons for screen readers", + "vector-toc-toggle-button-label": "Used to label TOC section toggle buttons for screen readers\n\n* $1 – The name of the TOC section to show/hide", "vector-anon-user-menu-pages": "Label describing the anon editor links in the anon user menu", "vector-anon-user-menu-pages-learn": "Lowercase text of link that goes to Help:Introduction and helps the user learn more about editing", "vector-anon-user-menu-pages-label": "Accessible version of 'vector-anon-user-menu-pages' link text, prompts user to learn more about editing", @@ -78,7 +79,7 @@ "vector-prefs-limited-width": "Used in [[Special:Preferences]]", "vector-prefs-limited-width-help": "Help message used on [[Special:Preferences]].\n\nSee also:\n* {{msg-mw|Mypreferences}}", "empty-language-selector-body": "Text of the body of the dropdown that explains to the user that the page is not supported in other languages. The dropdown opens when the less prominent language button is clicked, inside non-content pages", - "vector-toc-unpinned-popup": "Text to show in popup body when Table of Contents has been moved.", - "vector-page-tools-unpinned-popup": "Text to show in popup body when Page Tools has been moved.", - "vector-main-menu-unpinned-popup": "Text to show in popup body when Main menu has been moved." + "vector-toc-unpinned-popup": "Text to show in popup body when Table of Contents ({{msg-mw|vector-toc-label}}) has been moved.", + "vector-page-tools-unpinned-popup": "Text to show in popup body when Page Tools ({{msg-mw|vector-page-tools-label}}) has been moved.", + "vector-main-menu-unpinned-popup": "Text to show in popup body when Main menu ({{msg-mw|vector-main-menu-label}}) has been moved." }