mediawiki-extensions-AJAXPoll/i18n/sco.json
Siebrand Mazeland 82bbec257f Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I82fbdd86a86feb717443d4133200ab0d4e7b859f
2014-03-31 08:21:41 +02:00

30 lines
1.8 KiB
JSON

{
"@metadata": {
"authors": [
"John Reid"
]
},
"ajaxpoll-desc": "Permits AJAX-based polls wi <tt>&lt;poll&gt;</tt> tag",
"ajaxpoll-tracking-category": "Pages wi ae poll",
"ajaxpoll-vote-update": "Yer vote haes been updated.",
"ajaxpoll-vote-add": "Yer vote haes been eikit.",
"ajaxpoll-vote-error": "Thaur wis ae problem wi processing yer vote, please try again.",
"ajaxpoll-percent-votes": "$1% o aw votes",
"ajaxpoll-your-vote": "Ye voted fer \"$1\" oan $2. Ye can chynge yer vote bi clapin ae different answer ablow.",
"ajaxpoll-no-vote": "Please vote ablow.",
"ajaxpoll-no-vote-results-after-voting": "Please vote ablow. Results will be shawn whan ye'v voted.",
"ajaxpoll-info": "Thaur {{PLURAL:$1|wis yin vote|were $1 votes}} sin the poll wis cræftit oan $2.",
"ajaxpoll-submitting": "Please wait, haunin in yer vote.",
"ajaxpoll-vote-permission": "Ye'r na permitit tae vote.",
"ajaxpoll-view-results-permission": "Ye'r naw permittit tae see the ootcomes o this poll.",
"ajaxpoll-view-results-before-vote-permission": "Ye'r no permited tae view results o this poll afore ye'v voted.",
"ajaxpoll-revoke-vote": "I wish tae revoke ma vote",
"ajaxpoll-vote-revoked": "Yer vote haes been revoked.",
"ajaxpoll-error-csrf-wrong-token": "Ae wrang token wis receeved, n yer vote is ignored.",
"right-ajaxpoll-vote": "Can vote in AJAX-based polls",
"right-ajaxpoll-view-results": "Can view results in AJAX-based polls",
"right-ajaxpoll-view-results-before-vote": "Can view results in AJAX-based polls afore votein",
"action-ajaxpoll-vote": "vote in AJAX-based polls",
"action-ajaxpoll-view-results": "view results in AJAX-based polls",
"action-ajaxpoll-view-results-before-vote": "view results in AJAX-based polls afore votein"
}