1
0
Fork 0
mirror of https://bitbucket.org/vertlach/iusethis.git synced 2024-06-30 22:05:01 +03:00
mediawiki-iusethis/i18n/ast.json
Siebrand Mazeland 78daf09112 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I2f860d0f9772277bf54012bf293f626ed9a2f3e8
2014-04-01 16:47:55 +02:00

19 lines
660 B
JSON

{
"@metadata": {
"authors": [
"Xuacu"
]
},
"voteny-desc": "Votación basada en JavaScript cola etiqueta <tt>&lt;vote&gt;</tt>",
"voteny-link": "Votar",
"voteny-unvote-link": "retirar el votu",
"voteny-community-score": "puntuación de la comunidá: $1",
"voteny-ratings": "{{PLURAL:$1|una valoración|$1 valoraciones}}",
"voteny-remove": "desaniciar",
"voteny-gave-this": "dio-y a esto un $1",
"voteny-votes": "{{PLURAL:$1|un votu|$1 votos}}",
"topratings": "Páxines meyor calificaes",
"topratings-no-pages": "Nun hai páxines meyor calificaes",
"right-vote": "Votar páxines"
}