# Finnish translations for PROJECT. # Copyright (C) 2021 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2021. # msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2025-10-06 19:16+0800\n" "PO-Revision-Date: 2021-11-28 19:59-0800\n" "Last-Translator: FULL NAME \n" "Language: fi\n" "Language-Team: fi \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.11.0\n" #. Translators: A player's default chat nickname, #: ../otree/chat.py:45 msgid "Participant {id_in_group}" msgstr "Osallistuja {id_in_group}" #. Translators: the name you see in chat for yourself, for example: #. John (Me) #: ../otree/chat.py:61 msgid "{nickname} (Me)" msgstr "{nickname} (Minä)" #: ../otree/constants.py:79 msgid "This field is required." msgstr "Tämä kenttä on pakollinen." #. Translators: display a number of points, #. like "1 point", "2 points", ... #. See "Plural-Forms" above for pluralization rules #. in this language. #. Explanation at http://bit.ly/1IurMu7 #. In most languages, msgstr[0] is singular, #. and msgstr[1] is plural #. the {} represents the number; #. don't forget to include it in your translation #: ../otree/currency.py:202 msgid "{} point" msgid_plural "{} points" msgstr[0] "{} piste" msgstr[1] "{} pistettä" #: ../otree/forms/forms.py:200 msgid "Yes" msgstr "Kyllä" #: ../otree/forms/forms.py:200 msgid "No" msgstr "Ei" #: ../otree/forms/multistring.py:67 #, python-format msgid "'%(value)s' is not a valid choice for this field" msgstr "'%(value)s' ei ole kelvollinen valinta tälle kentälle" #. Translators: the label next to a "points" input field #: ../otree/forms/widgets.py:84 msgid "points" msgstr "pistettä" #: ../otree/templates/otree/GBATInactive.html:3 msgid "Paused" msgstr "Keskeytetty" #: ../otree/templates/otree/GBATInactive.html:15 msgid "The button was not clicked within the requested time." msgstr "Painiketta ei painettu pyydetyssä ajassa." #: ../otree/templates/otree/GBATInactive.html:17 msgid "To return to the wait page, click the button below." msgstr "Palataksesi odotussivulle, napsauta alla olevaa painiketta." #: ../otree/templates/otree/GBATInactive.html:22 msgid "Return to wait page" msgstr "Palaa odotussivulle" #: ../otree/templates/otree/Page.html:30 msgid "Please fix the errors." msgstr "Korjaa virheet." #: ../otree/templates/otree/RoomWelcomePage.html:6 #: ../otree/templates/otree/RoomWelcomePage.html:13 msgid "Welcome" msgstr "Tervetuloa" #: ../otree/templates/otree/RoomWelcomePage.html:18 msgid "This participant label was not found" msgstr "Tätä osallistujatunnistetta ei löytynyt" #: ../otree/templates/otree/RoomWelcomePage.html:19 msgid "Participant label:" msgstr "Osallistujatunniste:" #: ../otree/templates/otree/RoomWelcomePage.html:25 msgid "Click the button to start." msgstr "Napsauta painiketta aloittaaksesi." #: ../otree/templates/otree/RoomWelcomePage.html:27 msgid "Start" msgstr "Aloita" #: ../otree/templates/otree/WaitPage.html:68 msgid "Click the below button within ${secondsLeftSpan} seconds." msgstr "Napsauta alla olevaa painiketta ${secondsLeftSpan} sekunnin kuluessa." #: ../otree/templates/otree/WaitPage.html:75 msgid "Please confirm" msgstr "Vahvista" #: ../otree/templates/otree/WaitPageBase.html:85 msgid "An error occurred." msgstr "Tapahtui virhe." #: ../otree/templates/otree/WaitPageBase.html:89 msgid "Are you still there?" msgstr "Oletko vielä paikalla?" #: ../otree/templates/otree/WaitPageBase.html:92 msgid "I'm still active" msgstr "Olen edelleen aktiivinen" #: ../otree/templates/otree/tags/chat.html:9 msgid "Send" msgstr "Lähetä" #. Translators: the text of the 'next' button #: ../otree/templating/nodes.py:849 msgid "Next" msgstr "Seuraava" #. Translators: the text of the 'back' button #: ../otree/templating/nodes.py:864 msgid "Back" msgstr "Takaisin" #: ../otree/views/abstract.py:168 msgid "Powered by {product_name}" msgstr "Järjestelmää pyörittää {product_name}" #: ../otree/views/abstract.py:903 msgid "Time left to complete this page:" msgstr "Aikaa jäljellä tämän sivun täyttämiseen:" #. Translators: the default title of a wait page #: ../otree/views/abstract.py:932 ../otree/views/participant.py:320 msgid "Please wait" msgstr "Odota" #: ../otree/views/abstract.py:1309 msgid "Waiting to form a group with other participants." msgstr "Odotetaan ryhmän muodostumista muiden osallistujien kanssa." #: ../otree/views/abstract.py:1313 msgid "Waiting for the other participants." msgstr "Odotetaan muita osallistujia." #: ../otree/views/abstract.py:1315 msgid "Waiting for the other participant." msgstr "Odotetaan toista osallistujaa." #. Translators: for example this is shown if you create a session for 10 #. participants. The 11th person to click will get this message #. It means there is no space for you. #: ../otree/views/participant.py:37 msgid "Session is full." msgstr "Istunto on täynnä." #: ../otree/views/participant.py:321 msgid "Waiting for your session to begin" msgstr "Odotetaan istunnon alkamista" #~ msgid "Powered by %s" #~ msgstr "" #~ msgid "Cannot proceed to the next page until trials are completed." #~ msgstr "Ei voi siirtyä seuraavalle sivulle ennen kuin kokeet on suoritettu." #~ msgid "Please enter your participant label." #~ msgstr "Anna osallistujatunnisteesi." #~ msgid "Click the below button within ${secondsLeft} seconds." #~ msgstr ""