mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 13:38:49 +08:00
43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
# 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:
|
|
voters:
|
|
one: "äänestäjä"
|
|
other: "äänestäjät"
|
|
total_votes:
|
|
one: "ääni"
|
|
other: "ääntä"
|
|
average_rating: "Keskivertoarvio: <strong>%{average}</strong>."
|
|
multiple:
|
|
help:
|
|
at_least_min_options: "Sinun täytyy valita vähintään <strong>%{count}</strong> vaihtoehtoa."
|
|
up_to_max_options: "Voit valita enintään <strong>%{count}</strong> vaihtoehtoa."
|
|
x_options: "Sinun täytyy valita <strong>%{count}</strong> vaihtoehtoa."
|
|
between_min_and_max_options: "Voit valita <strong>%{min}</strong>-<strong>%{max}</strong vaihtoehtoa."
|
|
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."
|