discourse/plugins/poll/config/locales/client.fi.yml

49 lines
1.8 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
fi:
js:
poll:
2015-05-12 17:38:29 -04:00
voters:
one: "äänestäjä"
2016-01-08 15:50:00 -05:00
other: "äänestäjää"
2015-05-12 17:38:29 -04:00
total_votes:
one: "ääni"
other: "ääntä"
2015-05-06 11:35:09 -04:00
average_rating: "Keskivertoarvio: <strong>%{average}</strong>."
2015-05-12 17:38:29 -04:00
multiple:
help:
2015-10-02 10:40:28 -04:00
at_least_min_options:
one: "Sinun täytyy valita vähintään <strong>yksi</strong> vaihtoehto."
other: "Sinun täytyy valita vähintään <strong>%{count}</strong> vaihtoehtoa."
up_to_max_options:
one: "Voit valita enintään <strong>yhden</strong> vaihtoehdon."
other: "Voit valita enintään <strong>%{count}</strong> vaihtoehtoa."
x_options:
one: "Sinun täytyy valita <strong>yksi</strong> vaihtoehto."
other: "Sinun täytyy valita <strong>%{count}</strong> vaihtoehtoa."
2015-05-12 17:38:29 -04:00
between_min_and_max_options: "Voit valita <strong>%{min}</strong>-<strong>%{max}</strong vaihtoehtoa."
2015-05-06 11:35:09 -04:00
cast-votes:
title: "Antakaa äänenne"
label: "Äänestä nyt!"
show-results:
title: "Näytä äänestystulos"
label: "Näytä tulos"
hide-results:
title: "Palaa äänestysvalintaasi"
label: "Piilota tulos"
open:
title: "Avaa äänestys"
label: "Avaa"
confirm: "Avataanko äänestys?"
close:
title: "Sulje äänestys"
label: "Sulje"
confirm: "Suljetaanko äänestys?"
error_while_toggling_status: "Äänestyksen tilaa muutettaessa tapahtui virhe."
error_while_casting_votes: "Äänesi annettaessa tapahtui virhe."