wikimedia/mediawiki-extensions-Translate

View on GitHub
i18n/search/qqq.json

Summary

Maintainability
Test Coverage
{
    "@metadata": {
        "authors": [
            "Amire80",
            "Mormegil",
            "Nike",
            "Robby",
            "Shirayuki",
            "Verdy p",
            "Waldyrious"
        ]
    },
    "searchtranslations": "{{doc-special|SearchTranslations}}\n{{Identical|Search translation}}",
    "tux-sst-edit": "A link text.",
    "tux-sst-view-foreign": "A link text. Parameters:\n* $1 - the domain/host name where the link points to.",
    "tux-sst-search": "A button text.\n{{Identical|Search}}",
    "tux-sst-search-ph": "Placeholder text in input field.\n{{Identical|Search translation}}",
    "tux-sst-search-info": "Information message shown under the search input field about operators supported for filtering",
    "tux-sst-count": "Parameters:\n* $1 - the number of search results\n\n'''See also'''\n* [[Template:Identical/Result]]\n* {{msg-mw|Tux-message-filter-result}}",
    "tux-sst-facet-language": "Label for a facet in [[Special:SearchTranslations]].\n{{Identical|Language}}",
    "tux-sst-facet-group": "Label for a facet in [[Special:SearchTranslations]].\n{{Identical|Message group}}",
    "tux-sst-nosolr-title": "Used as title of error page.\n\nThe body of error message is {{msg-mw|Tux-sst-nosolr-body}}.\n{{Identical|Search unavailable}}",
    "tux-sst-nosolr-body": "Used as error message.\n\nThe page title for this message is {{msg-mw|Tux-sst-nosolr-title}}.",
    "tux-sst-solr-offline-title": "Used as title of error page.\n\nThe body of error message is {{msg-mw|Tux-sst-solr-offline-body}}.\n{{Identical|Search unavailable}}",
    "tux-sst-solr-offline-body": "Used as error message.\n\nThe page title for this message is {{msg-mw|tux-sst-solr-offline-title}}.",
    "tux-sst-next": "Link to browser more search results.\n\nSee also:\n* {{msg-mw|Tux-sst-prev}}",
    "tux-sst-prev": "Link to browser more search results.\n\nSee also:\n* {{msg-mw|Tux-sst-next}}",
    "tux-sst-default": "Label for a tab to show translations for the language.\n{{Identical|Translation}}",
    "tux-sst-translated": "Label for a tab to show translated messages matching the query in the source language. Parameters:\n* $1 - the language code of the source text.\n\n'''FIXME''':  the language code in $1 is not usable to translate the language name in the message ([[phab:T111175|T111175]]). If a translation cannot use that value and must hide it, but still requires a reference to \"$1\" to validate in the translate UI, you can insert a dummy code like <code><nowiki>{{PLURAL:9:|$1|}}</nowiki></code>. See also this talk thread (in French): [[MediaWiki talk:Tux-sst-outdated/fr]]",
    "tux-sst-untranslated": "Label for a tab to show untranslated messages matching the query in the source language. Parameters:\n* $1 - the language code of the source text.\n\n'''FIXME''':  the language code in $1 is not usable to translate the language name in the message ([[phab:T111175|T111175]]). If a translation cannot use that value and must hide it, but still requires a reference to \"$1\" to validate in the translate UI, you can insert a dummy code like <code><nowiki>{{PLURAL:9:|$1|}}</nowiki></code>. See also this talk thread (in French): [[MediaWiki talk:Tux-sst-outdated/fr]]",
    "tux-sst-outdated": "Label for a tab to show outdated messages matching the query in the source language. Parameters:\n* $1 - the language code of the source text.\n\n'''FIXME''':  the language code in $1 is not usable to translate the language name in the message ([[phab:T111175|T111175]]). If a translation cannot use that value and must hide it, but still requires a reference to \"$1\" to validate in the translate UI, you can insert a dummy code like <code><nowiki>{{PLURAL:9:|$1|}}</nowiki></code>. See also this talk thread (in French): [[MediaWiki talk:Tux-sst-outdated/fr]]",
    "tux-sst-ellipsis-untranslated": "Used as label for an ellipsis to hide untranslated messages.",
    "tux-sst-ellipsis-outdated": "Used as label for an ellipsis to hide outdated messages.",
    "tux-sst-link-all-match": "Link to filter the results to match all search words.",
    "tux-sst-match-message": "Used to inform users about an option to get results for all search words. Parameters:\n* $1 - {{msg-mw|tux-sst-link-all-match}}.",
    "tux-sst-case-sensitive": "Label for a case-sensitive checkbox.",
    "tux-sst-error-offset": "Shown on Special:SearchTranslations when offset is too large.",
    "tux-sst-error-language": "Shown on Special:SearchTranslations when search query is invalid."
}