# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Django_otree\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-27 20:55-0600\n" "PO-Revision-Date: 2020-09-10 10:28+0200\n" "Last-Translator: Pietro Battiston \n" "Language-Team: \n" "Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.2.1\n" #. Translators: A player's default chat nickname, #. which is "Player" + their ID in group. For example: #. "Player 2". #: .\chat.py:21 #, python-brace-format msgid "Player {id_in_group}" msgstr "Giocatore {id_in_group}" #. Translators: the name someone sees displayed for themselves in a chat. #. It's their nickname followed by "(Me)". For example: #. "Michael (Me)" or "Player 1 (Me)". #: .\chat.py:60 #, python-brace-format msgid "{nickname} (Me)" msgstr "{nickname} (Io)" #. Translators: for required form fields #: .\constants_internal.py:56 msgid "This field is required." msgstr "Questo campo è obbligatorio" #. 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 #: .\currency\__init__.py:225 msgid "{} point" msgid_plural "{} points" msgstr[0] "{} punto" msgstr[1] "{} punti" #: .\db\models.py:254 msgid "Yes" msgstr "Sì" #: .\db\models.py:255 msgid "No" msgstr "No" #: .\forms\forms.py:238 msgid "Value must be greater than or equal to {}." msgstr "Il valore deve essere superiore o uguale a {}." #: .\forms\forms.py:244 msgid "Value must be less than or equal to {}." msgstr "Il valore deve essere minore o uguale a {}." #. Translators: the label next to a "points" input field #: .\forms\widgets.py:43 msgid "points" msgstr "punti" #: .\templates\otree\OutOfRangeNotification.html:9 msgid "No more pages left to show." msgstr "Non ci sono più pagine da mostrare." #: .\templates\otree\Page.html:17 #: .\templates\otree\admin\MTurkCreateHIT.html:67 msgid "Please fix the errors in the form." msgstr "Si prega di correggere gli errori del modulo." #: .\templates\otree\RoomInputLabel.html:7 msgid "Welcome" msgstr "Benvenuto/a" #. Translators: If the user enters an invalid participant label #: .\templates\otree\RoomInputLabel.html:13 msgid "Invalid entry; try again." msgstr "Il codice inserito non è corretto, riprova." #: .\templates\otree\RoomInputLabel.html:15 msgid "Please enter your participant label." msgstr "Per favore inserisci il tuo codice utente." #: .\templates\otree\WaitPage.html:49 msgid "" "An error occurred. Please check the logs or ask the administrator for help." msgstr "" "Si è verificato un errore. Si prega di controllare i blog o chiedere aiuto " "all’amministratore." #: .\templates\otree\login.html:47 msgid "Forgotten your password or username?" msgstr "Hai dimenticato la tua Password o il tuo nome utente?" #: .\templates\otree\login.html:52 msgid "Log in" msgstr "Accedere" #. Translators: The text on the button the user clicks to get to the next page #: .\templates\otree\tags\NextButton.html:5 msgid "Next" msgstr "Successivo" #. Translators: Chat widget "send" button text #: .\templates\otreechat_core\widget.html:7 msgid "Send" msgstr "Invia" #: .\views\abstract.py:886 msgid "Time left to complete this page:" msgstr "Tempo rimasto per completare questa pagina:" #. Translators: the default title of a wait page #: .\views\abstract.py:961 .\views\participant.py:291 msgid "Please wait" msgstr "Si prega di attendere" #: .\views\abstract.py:1403 msgid "Waiting for the other participants." msgstr "In attesa degli altri partecipanti" #: .\views\abstract.py:1405 msgid "Waiting for the other participant." msgstr "In attesa dell’altro partecipante" #: .\views\participant.py:292 msgid "Waiting for your session to begin" msgstr ""