mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-14 19:26:42 +00:00
65c48d4eb2
Notes: * This is functional but intentionally not designed until the design has been finalized. * A feature flag is added that swaps out the limited width toggle with a settings cog * The preferences module is kept in a separate ResourceLoader module (skins.vector.clientPreferences) to make it more portable for when we eventually want to add it to Minerva as well. * Intentionally have not focused on non-jS version given we will likely revise this again in a future version/upstream to core. Bug: T345363 Change-Id: I0c793b73e0676e32f031c6168c292f63908c72e3
77 lines
4.5 KiB
JSON
77 lines
4.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-vector": "Vector legacy (2010)",
|
|
"skinname-vector-2022": "Vector (2022)",
|
|
"vector-specialversion-name": "Vector",
|
|
"vector-skin-desc": "Provides 2 Vector skins:\n* 2011 - The Modern version of MonoBook with fresh look and many usability improvements.\n* 2022 - The Vector built as part of the WMF [[mw:Desktop Improvements]] project.",
|
|
"prefs-vector-enable-vector-1-label": "Use Legacy Vector",
|
|
"prefs-vector-enable-vector-1-help": "Over the next few years, we will be gradually updating the Vector skin. Legacy Vector will allow you to view the old version of Vector (as of December 2019). To learn more about the updates, go to our [[mw:Reading/Web/Desktop_Improvements|project page]].",
|
|
"vector-opt-out": "Switch to old look",
|
|
"vector-opt-out-tooltip": "Change your settings to go back to the old look of the skin (legacy Vector)",
|
|
"vector.css": "/* All CSS here will be loaded for users of the Vector skin */",
|
|
"vector.js": "/* All JavaScript here will be loaded for users of the Vector skin */",
|
|
"vector-action-toggle-sidebar": "Toggle sidebar",
|
|
"vector-languages": "Languages",
|
|
"vector-language-button-aria-label": "Go to an article in another language. Available in {{PLURAL:$1|$1 language|$1 languages}}",
|
|
"vector-language-button-label": "{{PLURAL:$1|$1 language|$1 languages}}",
|
|
"vector-no-language-button-label": "Add languages",
|
|
"vector-no-language-button-aria-label": "This article exist only in this language. Add the article for other languages",
|
|
"vector-language-redirect-to-top": "Language links are at the top of the page across from the title.",
|
|
"vector-language-variant-switcher-label": "Change language variant",
|
|
"vector-action-addsection": "Add topic",
|
|
"vector-action-delete": "Delete",
|
|
"vector-action-move": "Move",
|
|
"vector-action-protect": "Protect",
|
|
"vector-action-undelete": "Undelete",
|
|
"vector-action-unprotect": "Change protection",
|
|
"vector-view-create": "Create",
|
|
"vector-view-edit": "Edit",
|
|
"vector-view-history": "View history",
|
|
"vector-view-view": "Read",
|
|
"vector-view-viewsource": "View source",
|
|
"vector-jumptonavigation": "Jump to navigation",
|
|
"vector-jumptosearch": "Jump to search",
|
|
"vector-jumptocontent": "Jump to content",
|
|
"vector-more-actions": "More",
|
|
"vector-client-preferences": "Reading settings",
|
|
"vector-feature-limited-width-name": "Column width",
|
|
"vector-feature-custom-font-size-name": "Type size",
|
|
"vector-feature-limited-width-0-label": "Full width",
|
|
"vector-feature-limited-width-1-label": "Limited width",
|
|
"vector-feature-custom-font-size-disabled-label": "Small",
|
|
"vector-feature-custom-font-size-enabled-label": "Standard",
|
|
"vector-search-loader": "Loading search suggestions",
|
|
"vector-searchsuggest-containing": "Search for pages containing <strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong>",
|
|
"vector-intro-page": "Help:Introduction",
|
|
"vector-toc-label": "Contents",
|
|
"vector-toc-beginning": "Beginning",
|
|
"vector-toc-toggle-button-label": "Toggle $1 subsection",
|
|
"vector-anon-user-menu-pages": "Pages for logged out editors",
|
|
"vector-anon-user-menu-pages-learn": "learn more",
|
|
"vector-anon-user-menu-pages-label": "Learn more about editing",
|
|
"vector-main-menu-tooltip": "Main menu",
|
|
"vector-toc-menu-tooltip": "Table of Contents",
|
|
"vector-toc-collapsible-button-label": "Toggle the table of contents",
|
|
"vector-site-nav-label": "Site",
|
|
"vector-main-menu-label": "Main menu",
|
|
"vector-limited-width-toggle": "Toggle limited content width",
|
|
"vector-limited-width-toggle-on-popup": "You have switched your layout to full width. To go back to limited width, press this button.",
|
|
"vector-limited-width-toggle-off-popup": "You can toggle between a limited width and full width by clicking this button.",
|
|
"vector-page-tools-label": "Tools",
|
|
"vector-page-tools-general-label": "General",
|
|
"vector-page-tools-actions-label": "Actions",
|
|
"vector-pin-element-label": "move to sidebar",
|
|
"vector-unpin-element-label": "hide",
|
|
"vector-2022-prefs-talkpage": "[[mw:Talk:Reading/Web/Desktop_Improvements|Discussion]]",
|
|
"tooltip-vector-anon-user-menu-title": "More options",
|
|
"vector-page-tools-nav-label": "Page tools",
|
|
"vector-prefs-limited-width": "Enable limited width mode",
|
|
"vector-prefs-limited-width-help": "Enable limited width mode for improved reading experience.",
|
|
"empty-language-selector-body": "Page contents not supported in other languages.",
|
|
"vector-toc-unpinned-popup": "The table of contents has been moved here.",
|
|
"vector-page-tools-unpinned-popup": "The tools menu has been moved here.",
|
|
"vector-main-menu-unpinned-popup": "The main menu has been moved here."
|
|
}
|