Localisation updates from https://translatewiki.net.

Change-Id: Ib06dc049c766b33b83df78ea348ed0a7ef43f618
This commit is contained in:
Translation updater bot 2016-03-01 22:05:21 +01:00
parent 86aa7537c7
commit 8bd8276185
4 changed files with 8 additions and 6 deletions

View file

@ -9,7 +9,7 @@
"voteny-desc": "Ergänzt das Tag <tt>&lt;vote&gt;</tt> zum Durchführen JavaScript-gestützter Abstimmungen", "voteny-desc": "Ergänzt das Tag <tt>&lt;vote&gt;</tt> zum Durchführen JavaScript-gestützter Abstimmungen",
"voteny-link": "Abstimmen", "voteny-link": "Abstimmen",
"voteny-unvote-link": "Stimme zurücknehmen", "voteny-unvote-link": "Stimme zurücknehmen",
"voteny-community-score": "Punktestand der Gemeinschaft: $1", "voteny-community-score": "{{PLURAL:$2|Punktestand|Punktestände}} der Gemeinschaft: $1",
"voteny-ratings": "{{PLURAL:$1|eine Bewertung|$1 Bewertungen}}", "voteny-ratings": "{{PLURAL:$1|eine Bewertung|$1 Bewertungen}}",
"voteny-remove": "entfernen", "voteny-remove": "entfernen",
"voteny-gave-this": "Du hast eine $1 vergeben.", "voteny-gave-this": "Du hast eine $1 vergeben.",

View file

@ -3,13 +3,14 @@
"authors": [ "authors": [
"Crochet.david", "Crochet.david",
"Jack Phoenix <jack@countervandalism.net>", "Jack Phoenix <jack@countervandalism.net>",
"Tititou36" "Tititou36",
"Gomoko"
] ]
}, },
"voteny-desc": "Système de vote en JavaScript avec la balise <tt>&lt;vote&gt;</tt>", "voteny-desc": "Système de vote en JavaScript avec la balise <tt>&lt;vote&gt;</tt>",
"voteny-link": "Voter", "voteny-link": "Voter",
"voteny-unvote-link": "supprimer vote", "voteny-unvote-link": "supprimer vote",
"voteny-community-score": "note de la communauté : $1", "voteny-community-score": "{{PLURAL:$2|note|notes}} de la communauté : $1",
"voteny-ratings": "{{PLURAL:$1|une note|$1 notes}}", "voteny-ratings": "{{PLURAL:$1|une note|$1 notes}}",
"voteny-remove": "supprimer", "voteny-remove": "supprimer",
"voteny-gave-this": "Vous avez noté $1", "voteny-gave-this": "Vous avez noté $1",

View file

@ -8,7 +8,7 @@
"voteny-desc": "Sistema di voto basato su JavaScript con il tag <tt>&lt;vote&gt;</tt>", "voteny-desc": "Sistema di voto basato su JavaScript con il tag <tt>&lt;vote&gt;</tt>",
"voteny-link": "Vota", "voteny-link": "Vota",
"voteny-unvote-link": "rimuovi voto", "voteny-unvote-link": "rimuovi voto",
"voteny-community-score": "punteggio della comunità: $1", "voteny-community-score": "{{PLURAL:$2|punteggio|punteggi}} della comunità: $1",
"voteny-ratings": "{{PLURAL:$1|un giudizio|$1 giudizi}}", "voteny-ratings": "{{PLURAL:$1|un giudizio|$1 giudizi}}",
"voteny-remove": "rimuovi", "voteny-remove": "rimuovi",
"voteny-gave-this": "hai dato $1", "voteny-gave-this": "hai dato $1",

View file

@ -1,13 +1,14 @@
{ {
"@metadata": { "@metadata": {
"authors": [ "authors": [
"Base" "Base",
"Piramidion"
] ]
}, },
"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 голоси|$1 голосів}}", "voteny-ratings": "{{PLURAL:$1|один голос|$1 голоси|$1 голосів}}",
"voteny-remove": "вилучити", "voteny-remove": "вилучити",
"voteny-gave-this": "Ви оцінили це як $1", "voteny-gave-this": "Ви оцінили це як $1",