Localisation updates from https://translatewiki.net.

Change-Id: I2785630b8afc08d103c2cb197c4ee2a2f953444b
This commit is contained in:
Translation updater bot 2016-03-02 23:41:33 +01:00
parent 8bd8276185
commit 81cb941fe2
2 changed files with 6 additions and 4 deletions

View file

@ -1,13 +1,14 @@
{ {
"@metadata": { "@metadata": {
"authors": [ "authors": [
"Toliño" "Toliño",
"Elisardojm"
] ]
}, },
"voteny-desc": "Sistema de votación en JavaScript coa etiqueta <tt>&lt;vote&gt;</tt>", "voteny-desc": "Sistema de votación en JavaScript coa etiqueta <tt>&lt;vote&gt;</tt>",
"voteny-link": "Votar", "voteny-link": "Votar",
"voteny-unvote-link": "retirar o voto", "voteny-unvote-link": "retirar o voto",
"voteny-community-score": "puntuación da comunidade: $1", "voteny-community-score": "{{PLURAL:$2|puntuación|puntuacións}} da comunidade: $1",
"voteny-ratings": "{{PLURAL:$1|unha valoración|$1 valoracións}}", "voteny-ratings": "{{PLURAL:$1|unha valoración|$1 valoracións}}",
"voteny-remove": "eliminar", "voteny-remove": "eliminar",
"voteny-gave-this": "vostede deu un $1", "voteny-gave-this": "vostede deu un $1",

View file

@ -2,13 +2,14 @@
"@metadata": { "@metadata": {
"authors": [ "authors": [
"Shirayuki", "Shirayuki",
"Yfdyh000" "Yfdyh000",
"Liuxinyu970226"
] ]
}, },
"voteny-desc": "基于JavaScript的投票与<tt>&lt;vote&gt;</tt>标签", "voteny-desc": "基于JavaScript的投票与<tt>&lt;vote&gt;</tt>标签",
"voteny-link": "投票", "voteny-link": "投票",
"voteny-unvote-link": "消票", "voteny-unvote-link": "消票",
"voteny-community-score": "社区分数:$1", "voteny-community-score": "社区{{PLURAL:$2|分数}}$1",
"voteny-ratings": "{{PLURAL:$1|$1人评分}}", "voteny-ratings": "{{PLURAL:$1|$1人评分}}",
"voteny-remove": "删除", "voteny-remove": "删除",
"voteny-gave-this": "您给了$1分", "voteny-gave-this": "您给了$1分",