mediawiki-extensions-Visual.../i18n/ve-mw/mwlanguagevariant/qqq.json
Amir E. Aharoni 646a812ef4 Split advanced language variants messages
These messages are quite advanced, and they are strongly needed
only in a handful of languages. To make VE localization easier
for volunteer translators, they should be in a separate file,
clearly labeled and with a different priority.

I'll make a separate patch for corresponding translatewiki
configuration.

Change-Id: I64a70b9b4756efea7dfa7cf3cb4dbe9251b73211
2022-05-29 22:16:26 +03:00

50 lines
6.2 KiB
JSON

{
"@metadata": {
"authors": [
"C. Scott Ananian",
"Eugene Egbe",
"James D. Forrester",
"Liuxinyu970226",
"Robby"
]
},
"visualeditor-mwlanguagevariant-disabled": "Description of text where language variant conversion is disabled",
"visualeditor-mwlanguagevariant-filter": "Description of a text where language variant conversion is filtered to a specific set of variants\n\nParameters:\n* $1 - the specific set of language variants",
"visualeditor-mwlanguagevariant-name": "Description of a language variant rule displaying the localized name of a language code\n\nParameters:\n* $1 - the localized language name",
"visualeditor-mwlanguagevariant-oneway": "Description of a one-way language variant conversion rule\n\nParameters:\n* $1 - the language variants named in the rule",
"visualeditor-mwlanguagevariant-twoway": "Description of a standard language variant conversion rule\n\nParameters:\n* $1 - the language variants named in the rule",
"visualeditor-mwlanguagevariant-unknown": "Description of a language variant rule of unknown type",
"visualeditor-mwlanguagevariantcontextitem-flag-describe": "Text at the bottom of language variant conversion rule context item explaining that the rule sets the describe flag",
"visualeditor-mwlanguagevariantcontextitem-flag-hidden": "Text at the bottom of language variant conversion rule context item explaining that the rule is not shown",
"visualeditor-mwlanguagevariantcontextitem-flag-title": "Text at the bottom of language variant conversion rule context item explaining that the rule sets the title flag",
"visualeditor-mwlanguagevariantcontextitem-rule-code-label": "Column header for language variant rule table, giving the language code for a rule.\n{{Identical|Language code}}",
"visualeditor-mwlanguagevariantcontextitem-rule-invalid-language-label": "Label indicating the given language code is invalid.\n{{Identical|Invalid}}",
"visualeditor-mwlanguagevariantcontextitem-rule-name-label": "Column header for language variant rule table, giving language name for a rule.\n{{Identical|Language}}",
"visualeditor-mwlanguagevariantcontextitem-rule-text-from-label": "Column header for language variant rule table, giving source text for a one-way rule\n{{Identical|Source}}",
"visualeditor-mwlanguagevariantcontextitem-rule-text-to-label": "Column header for language variant rule table, giving destination text for a one-way rule\n{{Identical|Destination}}",
"visualeditor-mwlanguagevariantcontextitem-rule-text-twoway-label": "Column header for language variant rule table, giving destination text for a conversion rule\n{{Identical|Text}}",
"visualeditor-mwlanguagevariantcontextitem-title-disabled": "Title shown at top of context item where language variant conversion is disabled",
"visualeditor-mwlanguagevariantcontextitem-title-filter": "Title shown at top of context item where language variants are filtered for conversion",
"visualeditor-mwlanguagevariantcontextitem-title-name": "Title shown at top of context item where localized name of language is converted\n{{Identical|Language name}}",
"visualeditor-mwlanguagevariantcontextitem-title-oneway": "Title shown at top of context item for a one-way language variant conversion rule",
"visualeditor-mwlanguagevariantcontextitem-title-twoway": "Title shown at top of context item for a standard language variant conversion rule",
"visualeditor-mwlanguagevariantcontextitem-title-unknown": "Title shown at top of context item for a language variant markup of unknown type",
"visualeditor-mwlanguagevariantinspector-disabled-placeholder": "Placeholder text shown when there are no contents in a language variant markup disabled region",
"visualeditor-mwlanguagevariantinspector-filter-langs-label": "Label shown above list of languages for a language variant filter\n{{Identical|Language}}",
"visualeditor-mwlanguagevariantinspector-filter-langs-placeholder": "Placeholder text shown in the language selection list",
"visualeditor-mwlanguagevariantinspector-filter-text-label": "Label shown above area used to edit the contents of a language variant filter\n{{Identical|Content}}",
"visualeditor-mwlanguagevariantinspector-filter-text-placeholder": "Placeholder text shown when there are no contents in a language variant filter",
"visualeditor-mwlanguagevariantinspector-oneway-add-button": "Label on button to add a new case to a one-way language conversion rule.",
"visualeditor-mwlanguagevariantinspector-oneway-clear-button": "Label on button to remove a case from a one-way language conversion rule.",
"visualeditor-mwlanguagevariantinspector-oneway-from-text-placeholder": "Placeholder for source text on a new one-way conversion rule case.",
"visualeditor-mwlanguagevariantinspector-oneway-to-text-placeholder": "Placeholder for destination text on a new one-way conversion rule case.",
"visualeditor-mwlanguagevariantinspector-title-disabled": "Title shown at top of inspector where language variant conversion is disabled.\n\nSee also:\n* {{msg-mw|Visualeditor-mwlanguagevariantcontextitem-title-disabled}}",
"visualeditor-mwlanguagevariantinspector-title-filter": "Title shown at top of inspector where language variants are filtered for conversion.\n\nSee also:\n* {{msg-mw|Visualeditor-mwlanguagevariantcontextitem-title-filter}}",
"visualeditor-mwlanguagevariantinspector-title-name": "Title shown at top of inspector where localized name of language is converted.\n\nSee also:\n* {{msg-mw|Visualeditor-mwlanguagevariantcontextitem-title-name}}",
"visualeditor-mwlanguagevariantinspector-title-oneway": "Title shown at top of inspector for a one-way language variant conversion rule.\n\nSee also:\n* {{msg-mw|Visualeditor-mwlanguagevariantcontextitem-title-oneway}}",
"visualeditor-mwlanguagevariantinspector-title-twoway": "Title shown at top of inspector for a standard language variant conversion rule.\n\nSee also:\n* {{msg-mw|Visualeditor-mwlanguagevariantcontextitem-title-twoway}}",
"visualeditor-mwlanguagevariantinspector-twoway-add-button": "Label on button to add a new case to a language conversion rule.",
"visualeditor-mwlanguagevariantinspector-twoway-clear-button": "Label on button to remove a case from a language conversion rule.",
"visualeditor-mwlanguagevariantinspector-twoway-text-placeholder": "Placeholder for text on a new conversion rule case."
}