mediawiki-extensions-Revisi.../i18n/qqq.json
WMDE-Fisch 6ea3775f46 Add PLURAL hint to qqq
Change-Id: I86107d8b7e58a5554eef43b201b3529ea944467b
2016-06-28 16:47:55 +02:00

32 lines
2.8 KiB
JSON

{
"@metadata": {
"authors": [
"WMDE",
"Liuxinyu970226"
]
},
"revisionslider": "Revision Slider",
"revisionslider-desc": "{{desc|name=RevisionSlider|url=https://www.mediawiki.org/wiki/Extension:RevisionSlider}}",
"revisionslider-beta-feature-message": "Label for the revision slider Beta Feature.",
"revisionslider-beta-feature-description": "Description for the revision slider Beta Feature, describing the feature that will be enabled.",
"revisionslider-label-date": "Label describing the creation date of this revision.\nParameters:\n* $1 - Creation date.\n{{Identical|Date}}",
"revisionslider-label-page-size": "Label describing the size of this revision.\nParameters:\n* $1 - Formatted page size.\n* $2 - Page size as raw number used for PLURAL.\n{{Identical|Page size}}",
"revisionslider-label-change-size": "Label describing the size of the change compared to the revision before.\nParameters:\n* $1 - Formatted change size colored with markup.\n* $2 - Change size as raw number used for PLURAL",
"revisionslider-label-comment": "Label showing the edit summary of a revision.\n{{Identical|Comment}}",
"revisionslider-label-username": "Label for the revision's author's username.\n{{doc-important|<nowiki>{{</nowiki>[[Gender|GENDER]]<nowiki>}}</nowiki> is '''NOT''' supported.}}\n\nParameters:\n* $1 - Username.\n\n{{Identical|Username}}",
"revisionslider-loading-placeholder": "Message shown while the RevisionSlider is still loading on a diff page. Once loaded the message is removed.",
"revisionslider-loading-failed": "Message shown if the RevisionSlider fails to initially load.",
"revisionslider-loading-out-of-range": "Message shown if the RevisionSlider fails to initially load due to revisions being requested that are not in the most recent 500 revisions.",
"revisionslider-arrow-tooltip-newer": "Text shown after hovering the button scrolling to newer revisions.",
"revisionslider-arrow-tooltip-older": "Text shown after hovering the button scrolling to older revisions.",
"revisionslider-show-help": "A symbol shown in the \"Show help\" button.",
"revisionslider-help-dialog-slide1": "Text shown on the first slide of the help dialog.",
"revisionslider-help-dialog-slide2": "Text shown on the second slide of the help dialog.",
"revisionslider-help-dialog-slide3": "Text shown on the third slide of the help dialog.",
"revisionslider-help-dialog-slide4": "Text shown on the fourth slide of the help dialog.",
"revisionslider-tutorial": "Text shown above the revision slider tutorial.",
"revisionslider-previous-dialog": "Label of the button to go to the previous tutorial slide.\n{{Identical|Previous}}",
"revisionslider-next-dialog": "Label of the button to go to the next tutorial slide.\n{{Identical|Next}}",
"revisionslider-close-dialog": "Label of the button to close the RevisionSlider tutorial.\n{{Identical|Close}}"
}