mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AJAXPoll
synced 2024-11-23 22:46:17 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9eb8c3adccdd3f06e59818410d5fd030d983c60a
This commit is contained in:
parent
4c746be07d
commit
3b4b1374a6
|
@ -1,14 +1,15 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Chase me ladies, I'm the Cavalry"
|
"Chase me ladies, I'm the Cavalry",
|
||||||
|
"Dreamy Jazz"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ajaxpoll-submitting": "Please wait: submitting your vote.",
|
"ajaxpoll-submitting": "Please wait: submitting your vote.",
|
||||||
"ajaxpoll-view-results-permission": "You are not entitled to view the results of this poll.",
|
"ajaxpoll-view-results-permission": "You are not entitled to view the results of this poll.",
|
||||||
"ajaxpoll-view-results-before-vote-permission": "You are not entitled to view the results of this poll before you have voted.",
|
"ajaxpoll-view-results-before-vote-permission": "You are not entitled to view the results of this poll before you have voted.",
|
||||||
"right-ajaxpoll-vote": "User can vote in AJAX-based polls",
|
"right-ajaxpoll-vote": "Vote in AJAX-based polls",
|
||||||
"right-ajaxpoll-view-results": "User can view results in AJAX-based polls",
|
"right-ajaxpoll-view-results": "View results in AJAX-based polls",
|
||||||
"right-ajaxpoll-view-results-before-vote": "User can view results in AJAX-based polls before user has voted",
|
"right-ajaxpoll-view-results-before-vote": "View results in AJAX-based polls before having voted",
|
||||||
"action-ajaxpoll-view-results-before-vote": "view results in AJAX-based polls before you have voted"
|
"action-ajaxpoll-view-results-before-vote": "view results in AJAX-based polls before you have voted"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Audriusa",
|
"Audriusa",
|
||||||
"Eitvys200",
|
"Eitvys200",
|
||||||
"Mantak111"
|
"Mantak111",
|
||||||
|
"Nokeoo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ajaxpoll-desc": "Leidžia AJAX pagrįstas apklausas su <code><poll></code> žyme",
|
"ajaxpoll-desc": "Leidžia AJAX pagrįstas apklausas su <code><poll></code> žyme",
|
||||||
|
|
Loading…
Reference in a new issue