diff options
Diffstat (limited to 'MLEB/Translate/i18n/search/qqq.json')
-rw-r--r-- | MLEB/Translate/i18n/search/qqq.json | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/MLEB/Translate/i18n/search/qqq.json b/MLEB/Translate/i18n/search/qqq.json index b7be3e5b..5090dbd1 100644 --- a/MLEB/Translate/i18n/search/qqq.json +++ b/MLEB/Translate/i18n/search/qqq.json @@ -3,21 +3,32 @@ "authors": [ "Nike", "Shirayuki", - "Amire80" + "Amire80", + "Robby", + "Mormegil" ] }, "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-count": "Parameters:\n* $1 - the number of search results", "tux-sst-facet-language": "Label for a facet in [[Special:TranslationSearch]].\n{{Identical|Language}}", "tux-sst-facet-group": "Label for a facet in [[Special:TranslationSearch]].\n{{Identical|Message group}}", - "tux-sst-facet-orphan": "Name for group of search results that don't belong to any known message groups.\n{{Identical|Orphan}}", "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-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.", + "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.", + "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.", + "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" } |