1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-06-30 22:05:01 +03:00
mediawiki-iusethis/i18n/en.json
Siebrand Mazeland a0812713f2 Change right "vote" to "voteny" to prevent key conflicts in L10n
Change-Id: Ifb33bf886204845c014abfbaadb536fde95bde4e
2014-08-09 17:56:27 +02:00

20 lines
672 B
JSON

{
"@metadata": {
"authors": [
"Aaron Wright <aaron.wright@gmail.com>",
"David Pean <david.pean@gmail.com>"
]
},
"voteny-desc": "JavaScript-based voting with the <tt>&lt;vote&gt;</tt> tag",
"voteny-link": "Vote",
"voteny-unvote-link": "unvote",
"voteny-community-score": "community score: $1",
"voteny-ratings": "{{PLURAL:$1|one rating|$1 ratings}}",
"voteny-remove": "remove",
"voteny-gave-this": "you gave this a $1",
"voteny-votes": "{{PLURAL:$1|one vote|$1 votes}}",
"topratings": "Top rated pages",
"topratings-no-pages": "No top rated pages.",
"right-voteny": "Vote pages"
}