msgid "" msgstr "" "Project-Id-Version: Baby Buddy\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-02-25 05:14+0000\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: POEditor.com\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: babybuddy/admin.py:12 babybuddy/admin.py:13 #: babybuddy/templates/babybuddy/nav-dropdown.html:326 #: babybuddy/templates/babybuddy/user_settings_form.html:8 msgid "Settings" msgstr "Impostazioni" #: babybuddy/admin.py:17 babybuddy/templates/babybuddy/nav-dropdown.html:104 #: babybuddy/templates/babybuddy/user_settings_form.html:61 #: dashboard/templates/dashboard/child.html:4 #: dashboard/templates/dashboard/child.html:9 #: dashboard/templates/dashboard/child_button_group.html:6 #: dashboard/templates/dashboard/dashboard.html:4 #: dashboard/templates/dashboard/dashboard.html:7 msgid "Dashboard" msgstr "Dashboard" #: babybuddy/models.py:19 msgid "Refresh rate" msgstr "Frequenza d'aggiornamento" #: babybuddy/models.py:21 msgid "" "If supported by browser, the dashboard will only refresh when visible, and " "also when receiving focus." msgstr "" "Se supportato dal browser, la dashboard sarà aggiornata quando visualizzata " "e anche quando torna in primo piano" #: babybuddy/models.py:28 msgid "disabled" msgstr "disabilita" #: babybuddy/models.py:29 msgid "1 min." msgstr "1 min" #: babybuddy/models.py:30 msgid "2 min." msgstr "2 min" #: babybuddy/models.py:31 msgid "3 min." msgstr "3 min" #: babybuddy/models.py:32 msgid "4 min." msgstr "4 min" #: babybuddy/models.py:33 msgid "5 min." msgstr "5 min" #: babybuddy/models.py:34 msgid "10 min." msgstr "10 min" #: babybuddy/models.py:35 msgid "15 min." msgstr "15 min" #: babybuddy/models.py:36 msgid "30 min." msgstr "30 min" #: babybuddy/models.py:40 msgid "Hide Empty Dashboard Cards" msgstr "Nascondi le schede vuote nella dashboard" #: babybuddy/models.py:43 msgid "Hide data older than" msgstr "Nascondi i dati più vecchi di" #: babybuddy/models.py:45 msgid "This setting controls which data will be shown in the dashboard." msgstr "" "Questa impostazione controlla quali dati verranno visualizzati nella " "dashboard" #: babybuddy/models.py:51 msgid "show all data" msgstr "Visualizza tutti i dati" #: babybuddy/models.py:52 msgid "1 day" msgstr "1 giorno" #: babybuddy/models.py:53 msgid "2 days" msgstr "2 giorni" #: babybuddy/models.py:54 msgid "3 days" msgstr "3 giorni" #: babybuddy/models.py:55 msgid "1 week" msgstr "1 settimana" #: babybuddy/models.py:56 msgid "4 weeks" msgstr "4 settimane" #: babybuddy/models.py:63 msgid "Language" msgstr "Lingua" #: babybuddy/models.py:69 msgid "Timezone" msgstr "Fuso orario" #: babybuddy/models.py:73 #, python-brace-format msgid "{user}'s Settings" msgstr "Impostazioni {user}" #: babybuddy/settings/base.py:166 msgid "Chinese (simplified)" msgstr "" #: babybuddy/settings/base.py:167 msgid "Dutch" msgstr "Olandese" #: babybuddy/settings/base.py:168 #, fuzzy #| msgid "English" msgid "English (US)" msgstr "Inglese" #: babybuddy/settings/base.py:169 #, fuzzy #| msgid "English" msgid "English (UK)" msgstr "Inglese" #: babybuddy/settings/base.py:170 msgid "French" msgstr "Francese" #: babybuddy/settings/base.py:171 msgid "Finnish" msgstr "Finlandese" #: babybuddy/settings/base.py:172 msgid "German" msgstr "Tedesco" #: babybuddy/settings/base.py:173 msgid "Italian" msgstr "Italiano" #: babybuddy/settings/base.py:174 msgid "Polish" msgstr "Polacco" #: babybuddy/settings/base.py:175 msgid "Portuguese" msgstr "Portoghese" #: babybuddy/settings/base.py:176 msgid "Spanish" msgstr "Spagnolo" #: babybuddy/settings/base.py:177 msgid "Swedish" msgstr "Svedese" #: babybuddy/settings/base.py:178 msgid "Turkish" msgstr "Turco" #: babybuddy/templates/admin/base_site.html:4 #: babybuddy/templates/admin/base_site.html:7 #: babybuddy/templates/babybuddy/nav-dropdown.html:338 msgid "Database Admin" msgstr "Database Admin" #: babybuddy/templates/babybuddy/base.html:36 msgid "Home" msgstr "Home" #: babybuddy/templates/babybuddy/filter.html:18 msgid "Filter" msgstr "Filtra" #: babybuddy/templates/babybuddy/filter.html:19 msgid "Reset" msgstr "Reset" #: babybuddy/templates/babybuddy/filter.html:32 msgid "Filters" msgstr "Filtri" #: babybuddy/templates/babybuddy/form.html:11 #: babybuddy/templates/babybuddy/user_settings_form.html:89 msgid "Submit" msgstr "Invia" #: babybuddy/templates/babybuddy/messages.html:18 #: babybuddy/templates/babybuddy/user_settings_form.html:19 #, python-format msgid "Error: %(error)s" msgstr "Errore: %(error)s" #: babybuddy/templates/babybuddy/messages.html:23 #: babybuddy/templates/babybuddy/user_settings_form.html:26 msgid "Error: Some fields have errors. See below for details." msgstr "" "Errore: Alcuni campi contengono errori. I dettagli sono " "riportati di seguito." #: babybuddy/templates/babybuddy/nav-dropdown.html:32 #: core/templates/core/timer_nav.html:18 msgid "Quick Start Timer" msgstr "Avvio Rapido Timer" #: babybuddy/templates/babybuddy/nav-dropdown.html:51 core/models.py:158 #: core/models.py:162 msgid "Diaper Change" msgstr "Cambio Pannolino" #: babybuddy/templates/babybuddy/nav-dropdown.html:57 #: babybuddy/templates/babybuddy/nav-dropdown.html:274 core/models.py:227 #: core/models.py:231 core/templates/core/timer_detail.html:43 msgid "Feeding" msgstr "Pasto" #: babybuddy/templates/babybuddy/nav-dropdown.html:63 #: babybuddy/templates/babybuddy/nav-dropdown.html:150 core/models.py:250 #: core/models.py:260 core/models.py:264 core/templates/core/note_list.html:29 msgid "Note" msgstr "Note" #: babybuddy/templates/babybuddy/nav-dropdown.html:69 #: babybuddy/templates/babybuddy/nav-dropdown.html:281 #: babybuddy/templates/babybuddy/welcome.html:42 core/models.py:292 #: core/models.py:293 core/models.py:296 #: core/templates/core/sleep_confirm_delete.html:7 #: core/templates/core/sleep_form.html:13 core/templates/core/sleep_list.html:4 #: core/templates/core/sleep_list.html:7 core/templates/core/sleep_list.html:12 #: core/templates/core/timer_detail.html:51 msgid "Sleep" msgstr "Riposo" #: babybuddy/templates/babybuddy/nav-dropdown.html:75 #: babybuddy/templates/babybuddy/nav-dropdown.html:172 core/models.py:331 #: core/models.py:341 core/models.py:342 core/models.py:345 #: core/templates/core/temperature_confirm_delete.html:7 #: core/templates/core/temperature_form.html:13 #: core/templates/core/temperature_list.html:4 #: core/templates/core/temperature_list.html:7 #: core/templates/core/temperature_list.html:12 #: core/templates/core/temperature_list.html:29 msgid "Temperature" msgstr "Temperatura" #: babybuddy/templates/babybuddy/nav-dropdown.html:81 #: babybuddy/templates/babybuddy/nav-dropdown.html:294 #: babybuddy/templates/babybuddy/welcome.html:50 core/models.py:468 #: core/models.py:469 core/models.py:472 #: core/templates/core/timer_detail.html:59 #: core/templates/core/tummytime_confirm_delete.html:7 #: core/templates/core/tummytime_form.html:13 #: core/templates/core/tummytime_list.html:4 #: core/templates/core/tummytime_list.html:7 #: core/templates/core/tummytime_list.html:12 msgid "Tummy Time" msgstr "Tummy Time" #: babybuddy/templates/babybuddy/nav-dropdown.html:87 #: babybuddy/templates/babybuddy/nav-dropdown.html:186 core/models.py:494 #: core/models.py:503 core/models.py:504 core/models.py:507 #: core/templates/core/weight_confirm_delete.html:7 #: core/templates/core/weight_form.html:13 #: core/templates/core/weight_list.html:4 #: core/templates/core/weight_list.html:7 #: core/templates/core/weight_list.html:12 #: core/templates/core/weight_list.html:29 #: dashboard/templates/dashboard/child_button_group.html:31 #: reports/graphs/weight_weight.py:19 reports/graphs/weight_weight.py:30 #: reports/templates/reports/weight_change.html:4 #: reports/templates/reports/weight_change.html:8 msgid "Weight" msgstr "Peso" #: babybuddy/templates/babybuddy/nav-dropdown.html:111 #: core/templates/timeline/timeline.html:4 #: core/templates/timeline/timeline.html:7 #: dashboard/templates/dashboard/child_button_group.html:9 msgid "Timeline" msgstr "Andamento temporale" #: babybuddy/templates/babybuddy/nav-dropdown.html:122 #: babybuddy/templates/babybuddy/nav-dropdown.html:130 core/models.py:101 #: core/templates/core/child_confirm_delete.html:7 #: core/templates/core/child_detail.html:7 #: core/templates/core/child_form.html:13 core/templates/core/child_list.html:4 #: core/templates/core/child_list.html:7 core/templates/core/child_list.html:12 #: dashboard/templates/dashboard/child.html:7 #: reports/templates/reports/report_base.html:7 msgid "Children" msgstr "Bambino" #: babybuddy/templates/babybuddy/nav-dropdown.html:136 core/models.py:100 #: core/models.py:134 core/models.py:190 core/models.py:248 core/models.py:276 #: core/models.py:328 core/models.py:359 core/models.py:452 core/models.py:492 #: core/models.py:519 core/models.py:546 core/models.py:572 #: core/templates/core/bmi_list.html:27 #: core/templates/core/diaperchange_list.html:27 #: core/templates/core/feeding_list.html:27 #: core/templates/core/head_circumference_list.html:27 #: core/templates/core/height_list.html:27 #: core/templates/core/note_list.html:27 core/templates/core/sleep_list.html:28 #: core/templates/core/temperature_list.html:27 #: core/templates/core/timer_list.html:27 #: core/templates/core/tummytime_list.html:27 #: core/templates/core/weight_list.html:27 msgid "Child" msgstr "Figlio" #: babybuddy/templates/babybuddy/nav-dropdown.html:144 core/models.py:151 #: core/models.py:220 core/models.py:261 core/models.py:284 core/models.py:334 #: core/models.py:496 core/models.py:523 core/models.py:552 core/models.py:576 #: core/templates/core/note_confirm_delete.html:7 #: core/templates/core/note_form.html:13 core/templates/core/note_list.html:4 #: core/templates/core/note_list.html:7 core/templates/core/note_list.html:12 msgid "Notes" msgstr "Note" #: babybuddy/templates/babybuddy/nav-dropdown.html:164 msgid "Measurements" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:178 msgid "Temperature reading" msgstr "Lettura temperatura" #: babybuddy/templates/babybuddy/nav-dropdown.html:192 msgid "Weight entry" msgstr "Pesata" #: babybuddy/templates/babybuddy/nav-dropdown.html:200 core/models.py:521 #: core/models.py:530 core/models.py:531 core/models.py:534 #: core/templates/core/height_confirm_delete.html:7 #: core/templates/core/height_form.html:13 #: core/templates/core/height_list.html:4 #: core/templates/core/height_list.html:7 #: core/templates/core/height_list.html:12 #: core/templates/core/height_list.html:29 #: dashboard/templates/dashboard/child_button_group.html:32 #: reports/graphs/height_height.py:19 reports/graphs/height_height.py:30 #: reports/templates/reports/height_change.html:4 #: reports/templates/reports/height_change.html:8 #, fuzzy #| msgid "Weight" msgid "Height" msgstr "Peso" #: babybuddy/templates/babybuddy/nav-dropdown.html:206 #, fuzzy #| msgid "Weight entry" msgid "Height entry" msgstr "Pesata" #: babybuddy/templates/babybuddy/nav-dropdown.html:214 core/models.py:549 #: core/models.py:559 core/models.py:560 core/models.py:563 #: core/templates/core/head_circumference_confirm_delete.html:7 #: core/templates/core/head_circumference_form.html:13 #: core/templates/core/head_circumference_list.html:4 #: core/templates/core/head_circumference_list.html:7 #: core/templates/core/head_circumference_list.html:12 #: core/templates/core/head_circumference_list.html:29 #: dashboard/templates/dashboard/child_button_group.html:33 #: reports/graphs/head_circumference_head_circumference.py:19 #: reports/graphs/head_circumference_head_circumference.py:30 #: reports/templates/reports/head_circumference_change.html:4 #: reports/templates/reports/head_circumference_change.html:8 msgid "Head Circumference" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:220 msgid "Head Circumference entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:228 core/models.py:574 #: core/models.py:583 core/models.py:584 core/models.py:587 #: core/templates/core/bmi_confirm_delete.html:7 #: core/templates/core/bmi_form.html:13 core/templates/core/bmi_list.html:4 #: core/templates/core/bmi_list.html:7 core/templates/core/bmi_list.html:12 #: core/templates/core/bmi_list.html:29 #: dashboard/templates/dashboard/child_button_group.html:34 #: reports/graphs/bmi_bmi.py:19 reports/graphs/bmi_bmi.py:30 #: reports/templates/reports/bmi_change.html:4 #: reports/templates/reports/bmi_change.html:8 msgid "BMI" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:234 #, fuzzy #| msgid "Sleep entry" msgid "BMI entry" msgstr "Aggiungi Riposo" #: babybuddy/templates/babybuddy/nav-dropdown.html:248 msgid "Activities" msgstr "Azioni" #: babybuddy/templates/babybuddy/nav-dropdown.html:255 #: reports/graphs/diaperchange_lifetimes.py:27 msgid "Changes" msgstr "Cambi" #: babybuddy/templates/babybuddy/nav-dropdown.html:261 msgid "Change" msgstr "Cambio" #: babybuddy/templates/babybuddy/nav-dropdown.html:268 #: babybuddy/templates/babybuddy/welcome.html:34 core/models.py:228 #: core/templates/core/feeding_confirm_delete.html:7 #: core/templates/core/feeding_form.html:13 #: core/templates/core/feeding_list.html:4 #: core/templates/core/feeding_list.html:7 #: core/templates/core/feeding_list.html:12 msgid "Feedings" msgstr "Pasti" #: babybuddy/templates/babybuddy/nav-dropdown.html:287 msgid "Sleep entry" msgstr "Aggiungi Riposo" #: babybuddy/templates/babybuddy/nav-dropdown.html:300 msgid "Tummy Time entry" msgstr "Aggiungi Tummy Time" #: babybuddy/templates/babybuddy/nav-dropdown.html:325 #: babybuddy/templates/babybuddy/user_list.html:17 #: babybuddy/templates/babybuddy/user_password_form.html:7 #: babybuddy/templates/babybuddy/user_settings_form.html:7 core/models.py:378 #: core/templates/core/timer_list.html:32 msgid "User" msgstr "Utente" #: babybuddy/templates/babybuddy/nav-dropdown.html:327 msgid "Password" msgstr "Password" #: babybuddy/templates/babybuddy/nav-dropdown.html:331 msgid "Logout" msgstr "Logout" #: babybuddy/templates/babybuddy/nav-dropdown.html:334 msgid "Site" msgstr "Sito" #: babybuddy/templates/babybuddy/nav-dropdown.html:335 msgid "API Browser" msgstr "API Browser" #: babybuddy/templates/babybuddy/nav-dropdown.html:337 #: babybuddy/templates/babybuddy/user_confirm_delete.html:7 #: babybuddy/templates/babybuddy/user_form.html:13 #: babybuddy/templates/babybuddy/user_list.html:4 #: babybuddy/templates/babybuddy/user_list.html:7 msgid "Users" msgstr "Utenti" #: babybuddy/templates/babybuddy/nav-dropdown.html:340 msgid "Support" msgstr "Supporto" #: babybuddy/templates/babybuddy/nav-dropdown.html:342 msgid "Source Code" msgstr "Codice Sorgente" #: babybuddy/templates/babybuddy/nav-dropdown.html:344 msgid "Chat / Support" msgstr "Chat / Supporto" #: babybuddy/templates/babybuddy/paginator.html:11 #: core/templates/timeline/_timeline.html:5 #: core/templates/timeline/_timeline.html:7 #: core/templates/timeline/_timeline.html:66 #: core/templates/timeline/_timeline.html:68 #: dashboard/templates/cards/feeding_last_method.html:32 #: dashboard/templates/cards/statistics.html:34 msgid "Previous" msgstr "Precedente" #: babybuddy/templates/babybuddy/paginator.html:28 #: core/templates/timeline/_timeline.html:12 #: core/templates/timeline/_timeline.html:14 #: core/templates/timeline/_timeline.html:73 #: core/templates/timeline/_timeline.html:75 #: dashboard/templates/cards/feeding_last_method.html:36 #: dashboard/templates/cards/statistics.html:38 msgid "Next" msgstr "Successivo" #: babybuddy/templates/babybuddy/user_confirm_delete.html:4 msgid "Delete User" msgstr "Cancella Utente" #: babybuddy/templates/babybuddy/user_confirm_delete.html:9 #: babybuddy/templates/babybuddy/user_confirm_delete.html:18 #: core/templates/core/bmi_confirm_delete.html:8 #: core/templates/core/bmi_confirm_delete.html:17 #: core/templates/core/child_confirm_delete.html:9 #: core/templates/core/child_confirm_delete.html:31 #: core/templates/core/diaperchange_confirm_delete.html:8 #: core/templates/core/diaperchange_confirm_delete.html:17 #: core/templates/core/feeding_confirm_delete.html:8 #: core/templates/core/feeding_confirm_delete.html:17 #: core/templates/core/head_circumference_confirm_delete.html:8 #: core/templates/core/head_circumference_confirm_delete.html:17 #: core/templates/core/height_confirm_delete.html:8 #: core/templates/core/height_confirm_delete.html:17 #: core/templates/core/note_confirm_delete.html:8 #: core/templates/core/note_confirm_delete.html:17 #: core/templates/core/sleep_confirm_delete.html:8 #: core/templates/core/sleep_confirm_delete.html:17 #: core/templates/core/temperature_confirm_delete.html:8 #: core/templates/core/temperature_confirm_delete.html:17 #: core/templates/core/timer_confirm_delete.html:11 #: core/templates/core/timer_confirm_delete.html:20 #: core/templates/core/timer_confirm_delete_inactive.html:21 #: core/templates/core/tummytime_confirm_delete.html:8 #: core/templates/core/tummytime_confirm_delete.html:17 #: core/templates/core/weight_confirm_delete.html:8 #: core/templates/core/weight_confirm_delete.html:17 #: dashboard/templates/dashboard/child_button_group.html:48 msgid "Delete" msgstr "Elimina" #: babybuddy/templates/babybuddy/user_confirm_delete.html:15 #: core/templates/core/bmi_confirm_delete.html:14 #: core/templates/core/child_confirm_delete.html:15 #: core/templates/core/diaperchange_confirm_delete.html:14 #: core/templates/core/feeding_confirm_delete.html:14 #: core/templates/core/head_circumference_confirm_delete.html:14 #: core/templates/core/height_confirm_delete.html:14 #: core/templates/core/note_confirm_delete.html:14 #: core/templates/core/sleep_confirm_delete.html:14 #: core/templates/core/temperature_confirm_delete.html:14 #: core/templates/core/timer_confirm_delete.html:17 #: core/templates/core/tummytime_confirm_delete.html:14 #: core/templates/core/weight_confirm_delete.html:14 #, python-format msgid "" "
CSRF_TRUSTED_ORIGINS
"
"environment variable. If multiple origins are required separate with commas."
msgstr ""
#: babybuddy/templates/error/404.html:4 babybuddy/templates/error/404.html:7
msgid "Page Not Found"
msgstr ""
#: babybuddy/templates/error/404.html:9
#, python-format
msgid "The path %(request_path)s
does not exist."
msgstr ""
#: babybuddy/templates/error/500.html:4 babybuddy/templates/error/500.html:7
msgid "Server Error"
msgstr ""
#: babybuddy/templates/error/base.html:14
#, fuzzy
#| msgid "Welcome to Baby Buddy!"
msgid "Return to Baby Buddy"
msgstr "Benvenuto in Baby Buddy!"
#: babybuddy/templates/registration/login.html:32
msgid "Login"
msgstr "Login"
#: babybuddy/templates/registration/login.html:38
msgid "Forgot your password?"
msgstr "Password dimenticata?"
#: babybuddy/templates/registration/password_reset_complete.html:4
msgid "Password Reset Successfully!"
msgstr "Password resettata!"
#: babybuddy/templates/registration/password_reset_complete.html:8
msgid "Your password has been set. You may go ahead and log in now."
msgstr "La tua password è stata impostata. Puoi procedere al login."
#: babybuddy/templates/registration/password_reset_complete.html:9
msgid "Log in"
msgstr "Login"
#: babybuddy/templates/registration/password_reset_confirm.html:4
msgid "Password Reset"
msgstr "Resetta password"
#: babybuddy/templates/registration/password_reset_confirm.html:13
msgid ""
"Oh snap! The two passwords did not match. Please try again."
msgstr "Cavolo! Le password non corrispondono. Prova ancora."
#: babybuddy/templates/registration/password_reset_confirm.html:22
msgid "Enter your new password in each field below."
msgstr "Inserisci la nuova password in entrambi i campi qui sotto."
#: babybuddy/templates/registration/password_reset_confirm.html:46
#: babybuddy/templates/registration/password_reset_form.html:31
msgid "Reset Password"
msgstr "Reset Password"
#: babybuddy/templates/registration/password_reset_done.html:4
msgid "Reset Email Sent"
msgstr "Mail di recupero password inviata"
#: babybuddy/templates/registration/password_reset_done.html:9
msgid ""
"We've emailed you instructions for setting your password, if an account "
"exists with the email you entered. You should receive them shortly."
msgstr ""
"Se l'account che hai inserito esiste, riceverai una mail a breve con le "
"istruzioni per impostare la tua password."
#: babybuddy/templates/registration/password_reset_done.html:15
msgid ""
"If you don't receive an email, please make sure you've entered the address "
"you registered with, and check your spam folder."
msgstr ""
"Se non hai ricevuto la mail, controlla di aver inserito l'indirizzo "
"utilizzato durante la registrazione e controlla la cartella spam."
#: babybuddy/templates/registration/password_reset_form.html:4
msgid "Forgot Password"
msgstr "Password dimenticata"
#: babybuddy/templates/registration/password_reset_form.html:9
msgid ""
"Enter your account email address in the form below. If the address is valid, "
"you will receive instructions for resetting your password."
msgstr ""
"Inserisci il tuo indirizzo email nel form sottostante. Se l'indirizzo email "
"è corretto, riceverai le istruzioni per resettare la password."
#: babybuddy/views.py:43
msgid "Forbidden"
msgstr ""
#: babybuddy/views.py:44
msgid "CSRF verification failed. Request aborted."
msgstr ""
#: babybuddy/views.py:102
#, python-format
msgid "User %(username)s added!"
msgstr "Utente %(username)s aggiunto!"
#: babybuddy/views.py:113
#, python-format
msgid "User %(username)s updated."
msgstr "Utente %(username)s modificato"
#: babybuddy/views.py:125
#, python-brace-format
msgid "User {user} deleted."
msgstr "Utente {user} eliminato."
#: babybuddy/views.py:146
msgid "Password updated."
msgstr "Password aggiornata."
#: babybuddy/views.py:175
msgid "User API key regenerated."
msgstr "API key utente rigenerata."
#: babybuddy/views.py:188
msgid "Settings saved!"
msgstr "Impostazioni salvate!"
#: core/forms.py:115
msgid "Name does not match child name."
msgstr "Il nome non corrisponde con il nome del figlio."
#: core/models.py:23
msgid "Date can not be in the future."
msgstr "La data non può essere nel futuro."
#: core/models.py:37
msgid "Start time must come before end time."
msgstr "La data di inizio deve essere prima della data di fine."
#: core/models.py:40
msgid "Duration too long."
msgstr "Durata troppo lunga."
#: core/models.py:56
msgid "Another entry intersects the specified time period."
msgstr "Un'altra voce interseca il periodo specificato."
#: core/models.py:70
msgid "Date/time can not be in the future."
msgstr "La data non può essere nel futuro."
#: core/models.py:76
msgid "First name"
msgstr "Nome"
#: core/models.py:78
msgid "Last name"
msgstr "Cognome"
#: core/models.py:80
msgid "Birth date"
msgstr "Data di nascita"
#: core/models.py:87
msgid "Slug"
msgstr "Slug"
#: core/models.py:90
msgid "Picture"
msgstr "Immagine"
#: core/models.py:136 core/models.py:252 core/models.py:333
#: core/templates/core/diaperchange_list.html:25
#: core/templates/core/note_list.html:25
#: core/templates/core/temperature_list.html:25
msgid "Time"
msgstr "Orario"
#: core/models.py:137 core/templates/core/diaperchange_list.html:60
#: reports/graphs/diaperchange_types.py:36
msgid "Wet"
msgstr "Liquida"
#: core/models.py:138 core/templates/core/diaperchange_list.html:61
#: reports/graphs/diaperchange_types.py:30
msgid "Solid"
msgstr "Solida"
#: core/models.py:142
msgid "Black"
msgstr "Nero"
#: core/models.py:143
msgid "Brown"
msgstr "Marrone"
#: core/models.py:144
msgid "Green"
msgstr "Verde"
#: core/models.py:145
msgid "Yellow"
msgstr "Giallo"
#: core/models.py:148 core/templates/core/diaperchange_list.html:30
msgid "Color"
msgstr "Colore"
#: core/models.py:150 core/models.py:219
#: core/templates/core/diaperchange_list.html:31
msgid "Amount"
msgstr "Quantità"
#: core/models.py:180
msgid "Wet and/or solid is required."
msgstr "è richiesta la scelta liquida e/o solida"
#: core/models.py:192 core/models.py:279 core/models.py:365 core/models.py:454
msgid "Start time"
msgstr "Ora d'inizio"
#: core/models.py:193 core/models.py:280 core/models.py:368 core/models.py:455
msgid "End time"
msgstr "Ora di fine"
#: core/models.py:195 core/models.py:282 core/models.py:371 core/models.py:457
#: core/templates/core/feeding_list.html:34
#: core/templates/core/sleep_list.html:30
#: core/templates/core/timer_list.html:29
#: core/templates/core/tummytime_list.html:29
msgid "Duration"
msgstr "Durata"
#: core/models.py:199
msgid "Breast milk"
msgstr "Latte Materno"
#: core/models.py:200
msgid "Formula"
msgstr "Latte Artificiale"
#: core/models.py:201
msgid "Fortified breast milk"
msgstr "Latte Artificale 1"
#: core/models.py:202
msgid "Solid food"
msgstr "Cibo solido"
#: core/models.py:205 core/templates/core/feeding_list.html:30
msgid "Type"
msgstr "Tipo"
#: core/models.py:209
msgid "Bottle"
msgstr "Biberon"
#: core/models.py:210
msgid "Left breast"
msgstr "Seno Sinistro"
#: core/models.py:211
msgid "Right breast"
msgstr "Seno Destro"
#: core/models.py:212
msgid "Both breasts"
msgstr "Entrambi i seni"
#: core/models.py:213
msgid "Parent fed"
msgstr "Imboccato dai genitori"
#: core/models.py:214
msgid "Self fed"
msgstr "Mangia da solo"
#: core/models.py:217 core/templates/core/feeding_list.html:29
msgid "Method"
msgstr "Metodo"
#: core/models.py:278
msgid "Napping"
msgstr ""
#: core/models.py:362 core/templates/core/timer_list.html:25
msgid "Name"
msgstr "Nome"
#: core/models.py:386 core/templates/core/timer_form.html:4
msgid "Timer"
msgstr "Timer"
#: core/models.py:387 core/templates/core/timer_confirm_delete.html:9
#: core/templates/core/timer_confirm_delete_inactive.html:9
#: core/templates/core/timer_detail.html:8
#: core/templates/core/timer_form.html:7 core/templates/core/timer_list.html:4
#: core/templates/core/timer_list.html:7 core/templates/core/timer_list.html:12
#: core/templates/core/timer_nav.html:10
msgid "Timers"
msgstr "Timers"
#: core/models.py:390
#, python-brace-format
msgid "Timer #{id}"
msgstr "Timer #{id}"
#: core/models.py:460 core/templates/core/tummytime_list.html:30
msgid "Milestone"
msgstr "Traguardo"
#: core/models.py:495 core/models.py:522 core/models.py:551 core/models.py:575
#: core/templates/core/bmi_list.html:25
#: core/templates/core/feeding_list.html:25
#: core/templates/core/head_circumference_list.html:25
#: core/templates/core/height_list.html:25
#: core/templates/core/weight_list.html:25 reports/graphs/bmi_bmi.py:28
#: reports/graphs/diaperchange_amounts.py:37
#: reports/graphs/diaperchange_types.py:49 reports/graphs/feeding_amounts.py:70
#: reports/graphs/feeding_duration.py:56
#: reports/graphs/head_circumference_head_circumference.py:28
#: reports/graphs/height_height.py:28 reports/graphs/sleep_pattern.py:151
#: reports/graphs/sleep_totals.py:59 reports/graphs/tummytime_duration.py:51
#: reports/graphs/weight_weight.py:28
msgid "Date"
msgstr "Data"
#: core/templates/core/bmi_confirm_delete.html:4
#, fuzzy
#| msgid "Delete a Sleep Entry"
msgid "Delete a BMI Entry"
msgstr "Elimina un Riposo"
#: core/templates/core/bmi_form.html:8 core/templates/core/bmi_form.html:17
#: core/templates/core/bmi_form.html:27
#, fuzzy
#| msgid "Add a Sleep Entry"
msgid "Add a BMI Entry"
msgstr "Aggiungi un Riposo"
#: core/templates/core/bmi_list.html:15
msgid "Add BMI"
msgstr ""
#: core/templates/core/bmi_list.html:66
#, fuzzy
#| msgid "No timer entries found."
msgid "No bmi entries found."
msgstr "Nessuna voce timer trovata."
#: core/templates/core/child_confirm_delete.html:4
msgid "Delete a Child"
msgstr "Elimina Figlio"
#: core/templates/core/child_confirm_delete.html:20
msgid "To confirm this action. Type the full name of the child below."
msgstr ""
"Per confermare questa azione è richiesto l'inserimento del nome completo del "
"figlio."
#: core/templates/core/child_detail.html:23
#: dashboard/templates/dashboard/dashboard.html:32
msgid "Born"
msgstr "Nato"
#: core/templates/core/child_detail.html:24
#: dashboard/templates/dashboard/dashboard.html:33
msgid "Age"
msgstr "Età"
#: core/templates/core/child_list.html:15
msgid "Add Child"
msgstr "Aggiungi Bimbo"
#: core/templates/core/child_list.html:27
msgid "Birth Date"
msgstr "Data di nascita"
#: core/templates/core/child_list.html:67
msgid "No children found."
msgstr "Nessun figlio trovato."
#: core/templates/core/diaperchange_confirm_delete.html:4
msgid "Delete a Diaper Change"
msgstr "Elimina cambio pannolino"
#: core/templates/core/diaperchange_form.html:6
msgid "Update a Diaper Change"
msgstr "Aggiorna cambio pannolino"
#: core/templates/core/diaperchange_form.html:8
#: core/templates/core/diaperchange_form.html:27
msgid "Add a Diaper Change"
msgstr "Aggiungi cambio pannolino"
#: core/templates/core/diaperchange_form.html:17
#: core/templates/core/feeding_form.html:17
#: core/templates/core/note_form.html:17 core/templates/core/sleep_form.html:17
#: core/templates/core/tummytime_form.html:17
msgid "Add"
msgstr "Aggiungi"
#: core/templates/core/diaperchange_list.html:15
msgid "Add Diaper Change"
msgstr "Aggiungi Cambio Pannolino"
#: core/templates/core/diaperchange_list.html:29
msgid "Contents"
msgstr "Contenuto"
#: core/templates/core/diaperchange_list.html:73
msgid "No diaper changes found."
msgstr "Nessun cambio pannolino trovato."
#: core/templates/core/feeding_confirm_delete.html:4
msgid "Delete a Feeding"
msgstr "Elimina Pasto"
#: core/templates/core/feeding_form.html:6
msgid "Update a Feeding"
msgstr "Aggiorna Pasto"
#: core/templates/core/feeding_form.html:8
#: core/templates/core/feeding_form.html:27
msgid "Add a Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_list.html:15
msgid "Add Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_list.html:33
msgid "Amt."
msgstr "Qtà"
#: core/templates/core/feeding_list.html:78
msgid "No feedings found."
msgstr "Nessun pasto trovato."
#: core/templates/core/head_circumference_confirm_delete.html:4
#, fuzzy
#| msgid "Delete a Tummy Time Entry"
msgid "Delete a Head Circumference Entry"
msgstr "Elimina una voce Tummy Time"
#: core/templates/core/head_circumference_form.html:8
#: core/templates/core/head_circumference_form.html:17
#: core/templates/core/head_circumference_form.html:27
#, fuzzy
#| msgid "Add a Temperature Entry"
msgid "Add a Head Circumference Entry"
msgstr "Aggiungi una Voce Temperatura"
#: core/templates/core/head_circumference_list.html:15
msgid "Add Head Circumference"
msgstr ""
#: core/templates/core/head_circumference_list.html:66
#, fuzzy
#| msgid "No timer entries found."
msgid "No head circumference entries found."
msgstr "Nessuna voce timer trovata."
#: core/templates/core/height_confirm_delete.html:4
#, fuzzy
#| msgid "Delete a Weight Entry"
msgid "Delete a Height Entry"
msgstr "Elimina una Pesata"
#: core/templates/core/height_form.html:8
#: core/templates/core/height_form.html:17
#: core/templates/core/height_form.html:27
#, fuzzy
#| msgid "Add a Weight Entry"
msgid "Add a Height Entry"
msgstr "Aggiungi una Pesata"
#: core/templates/core/height_list.html:15
#, fuzzy
#| msgid "Add Weight"
msgid "Add Height"
msgstr "Aggiungi Peso"
#: core/templates/core/height_list.html:66
#, fuzzy
#| msgid "No weight entries found."
msgid "No height entries found."
msgstr "Nessuna pesata trovata."
#: core/templates/core/note_confirm_delete.html:4
msgid "Delete a Note"
msgstr "Elimina una nota"
#: core/templates/core/note_form.html:6
msgid "Update a Note"
msgstr "Aggiorna una nota"
#: core/templates/core/note_form.html:8 core/templates/core/note_form.html:27
msgid "Add a Note"
msgstr "Aggiungi una nota"
#: core/templates/core/note_list.html:15
msgid "Add Note"
msgstr "Aggiungi Nota"
#: core/templates/core/note_list.html:60
msgid "No notes found."
msgstr "Nessuna nota trovata."
#: core/templates/core/sleep_confirm_delete.html:4
msgid "Delete a Sleep Entry"
msgstr "Elimina un Riposo"
#: core/templates/core/sleep_form.html:6
msgid "Update a Sleep Entry"
msgstr "Aggiorna un Riposo"
#: core/templates/core/sleep_form.html:8 core/templates/core/sleep_form.html:27
msgid "Add a Sleep Entry"
msgstr "Aggiungi un Riposo"
#: core/templates/core/sleep_list.html:15
msgid "Add Sleep"
msgstr "Aggiungi Riposo"
#: core/templates/core/sleep_list.html:25
#: core/templates/core/timer_form.html:12
#: core/templates/core/timer_list.html:24
#: core/templates/core/tummytime_list.html:24
msgid "Start"
msgstr "Inizio"
#: core/templates/core/sleep_list.html:26
#: core/templates/core/timer_list.html:30
#: core/templates/core/tummytime_list.html:25
msgid "End"
msgstr "Fine"
#: core/templates/core/sleep_list.html:31
msgid "Nap"
msgstr "Pisolino"
#: core/templates/core/sleep_list.html:70
msgid "No sleep entries found."
msgstr "Nessun riposo trovato"
#: core/templates/core/temperature_confirm_delete.html:4
msgid "Delete a Temperature Reading"
msgstr "Elimina una Lettura Temperatura"
#: core/templates/core/temperature_form.html:8
#: core/templates/core/temperature_form.html:17
msgid "Add a Temperature Reading"
msgstr "Aggiungi una Lettura Temperatura"
#: core/templates/core/temperature_form.html:27
msgid "Add a Temperature Entry"
msgstr "Aggiungi una Voce Temperatura"
#: core/templates/core/temperature_list.html:15
msgid "Add Temperature Reading"
msgstr "Aggiungi Lettura Temperatura Corporea"
#: core/templates/core/temperature_list.html:66
msgid "No temperature entries found."
msgstr "Nessuna voce temperatura trovata."
#: core/templates/core/timer_confirm_delete.html:5
#, python-format
msgid "Delete %(object)s"
msgstr "Elimina %(object)s"
#: core/templates/core/timer_confirm_delete_inactive.html:5
msgid "Delete All Inactive Timers"
msgstr "Elimina Tutti i Timer Inattivi"
#: core/templates/core/timer_confirm_delete_inactive.html:10
msgid "Delete Inactive"
msgstr "Elimina Inattivo"
#: core/templates/core/timer_confirm_delete_inactive.html:17
#, fuzzy, python-format
#| msgid "Are you sure you want to delete %(number)s inactive timer%(plural)s?"
msgid "Are you sure you want to delete %(number)s inactive timer%(plural)s?"
msgstr "Sei sicuro di voler eliminare %(number)s inattivi timer?"
#: core/templates/core/timer_detail.html:28
msgid "Started"
msgstr "Partito"
#: core/templates/core/timer_detail.html:30
msgid "Stopped"
msgstr "Fermato"
#: core/templates/core/timer_detail.html:34
#, python-format
msgid "%(timer)s created by %(user)s"
msgstr "%(timer)s creato da %(user)s"
#: core/templates/core/timer_detail.html:63
msgid "Timer actions"
msgstr "Azioni timer"
#: core/templates/core/timer_detail.html:77
msgid "Restart timer"
msgstr "Riavvia timer"
#: core/templates/core/timer_detail.html:84
msgid "Delete timer"
msgstr "Cancella timer"
#: core/templates/core/timer_form.html:22
#: core/templates/core/timer_list.html:15 core/templates/core/timer_nav.html:23
msgid "Start Timer"
msgstr "Avvia Timer"
#: core/templates/core/timer_list.html:58
msgid "No timer entries found."
msgstr "Nessuna voce timer trovata."
#: core/templates/core/timer_list.html:68
msgid "Delete Inactive Timers"
msgstr "Elimina Timer Inattivo"
#: core/templates/core/timer_nav.html:28
msgid "View Timers"
msgstr "Vedi Timer"
#: core/templates/core/timer_nav.html:32
#: dashboard/templates/cards/timer_list.html:6
msgid "Active Timers"
msgstr "Timer Attivi"
#: core/templates/core/timer_nav.html:38
#: dashboard/templates/cards/diaperchange_last.html:17
#: dashboard/templates/cards/diaperchange_types.html:12
#: dashboard/templates/cards/feeding_day.html:14
#: dashboard/templates/cards/feeding_last.html:17
#: dashboard/templates/cards/feeding_last_method.html:41
#: dashboard/templates/cards/sleep_day.html:14
#: dashboard/templates/cards/sleep_last.html:17
#: dashboard/templates/cards/sleep_naps_day.html:16
#: dashboard/templates/cards/tummytime_day.html:14
msgid "None"
msgstr "Nessuno"
#: core/templates/core/tummytime_confirm_delete.html:4
msgid "Delete a Tummy Time Entry"
msgstr "Elimina una voce Tummy Time"
#: core/templates/core/tummytime_form.html:6
msgid "Update a Tummy Time Entry"
msgstr "Aggiorna una voce Tummy Time"
#: core/templates/core/tummytime_form.html:8
#: core/templates/core/tummytime_form.html:27
msgid "Add a Tummy Time Entry"
msgstr "Aggiungi una voce Tummy Time"
#: core/templates/core/tummytime_list.html:15
msgid "Add Tummy Time"
msgstr "Aggiungi Tummy Time"
#: core/templates/core/tummytime_list.html:63
msgid "No tummy time entries found."
msgstr "Nessuna voce Tummy Time trovata."
#: core/templates/core/weight_confirm_delete.html:4
msgid "Delete a Weight Entry"
msgstr "Elimina una Pesata"
#: core/templates/core/weight_form.html:8
#: core/templates/core/weight_form.html:17
#: core/templates/core/weight_form.html:27
msgid "Add a Weight Entry"
msgstr "Aggiungi una Pesata"
#: core/templates/core/weight_list.html:15
msgid "Add Weight"
msgstr "Aggiungi Peso"
#: core/templates/core/weight_list.html:66
msgid "No weight entries found."
msgstr "Nessuna pesata trovata."
#: core/templates/timeline/_timeline.html:33
#, python-format
msgid "%(since)s ago (%(time)s)"
msgstr "%(since)s fa (%(time)s)"
#: core/templates/timeline/_timeline.html:39
#, fuzzy, python-format
#| msgid "Duration too long."
msgid "Duration: %(duration)s"
msgstr "Durata troppo lunga."
#: core/templates/timeline/_timeline.html:48
#, python-format
msgid "%(since)s since previous"
msgstr ""
#: core/templates/timeline/_timeline.html:56
#: dashboard/templates/dashboard/child_button_group.html:41
msgid "Edit"
msgstr "Modifica"
#: core/templates/timeline/_timeline.html:80
msgid "No events"
msgstr ""
#: core/templatetags/datetime.py:60
msgid "Today"
msgstr "oggi"
#: core/templatetags/datetime.py:75
msgid "{}, {}"
msgstr "{}, {}"
#: core/templatetags/duration.py:23
msgid "0 days"
msgstr "0 giorni"
#: core/timeline.py:53
#, python-format
msgid "%(child)s started tummy time!"
msgstr "Tummy Time iniziato per %(child)s!"
#: core/timeline.py:64
#, python-format
msgid "%(child)s finished tummy time."
msgstr "Tummy Time terminato per %(child)s!"
#: core/timeline.py:89
#, python-format
msgid "%(child)s fell asleep."
msgstr "%(child)s ha preso sonno."
#: core/timeline.py:100
#, python-format
msgid "%(child)s woke up."
msgstr "%(child)s sveglio."
#: core/timeline.py:133
#, python-format
msgid "Amount: %(amount).0f"
msgstr "Quantità: %(amount).0f"
#: core/timeline.py:141
#, python-format
msgid "%(child)s started feeding."
msgstr "%(child)s ha iniziato il pasto."
#: core/timeline.py:153
#, python-format
msgid "%(child)s finished feeding."
msgstr "%(child)s ha terminato il pasto."
#: core/timeline.py:179
#, fuzzy, python-format
#| msgid "%(child)s had a diaper change."
msgid "%(child)s had a %(type)s diaper change."
msgstr "%(child)s ha il pannolino da cambiare."
#: core/utils.py:15
#, python-format
msgid "%(hours)s hour"
msgid_plural "%(hours)s hours"
msgstr[0] "%(hours)s ora"
msgstr[1] "%(hours)s ore"
#: core/utils.py:19
#, python-format
msgid "%(minutes)s minute"
msgid_plural "%(minutes)s minutes"
msgstr[0] "%(minutes)s minuto"
msgstr[1] "%(minutes)s minuti"
#: core/utils.py:25
#, python-format
msgid "%(seconds)s second"
msgid_plural "%(seconds)s seconds"
msgstr[0] "%(seconds)s secondo"
msgstr[1] "%(seconds)s secondi"
#: core/views.py:33
#, python-format
msgid "%(model)s entry for %(child)s added!"
msgstr "%(model)s voce aggiunta per %(child)s!"
#: core/views.py:35
#, python-format
msgid "%(model)s entry added!"
msgstr "%(model)s voce aggiunta!"
#: core/views.py:61
#, python-format
msgid "%(model)s entry for %(child)s updated."
msgstr "%(model)s voce per %(child)s aggiornata."
#: core/views.py:63
#, python-format
msgid "%(model)s entry updated."
msgstr "%(model)s voce aggiornata."
#: core/views.py:69 core/views.py:118
#, python-format
msgid "%(model)s entry deleted."
msgstr "%(model)s voce eliminata."
#: core/views.py:87
#, python-format
msgid "%(first_name)s %(last_name)s added!"
msgstr "%(first_name)s %(last_name)s aggiunto!"
#: core/views.py:249
#, python-format
msgid "%(model)s reading added!"
msgstr "%(model)s lettura aggiunta!"
#: core/views.py:257
#, python-format
msgid "%(model)s reading for %(child)s updated."
msgstr "%(model)s lettura per %(child)s aggiornata."
#: core/views.py:361
#, python-format
msgid "%(timer)s stopped."
msgstr "%(timer)s fermato."
#: core/views.py:384
msgid "All inactive timers deleted."
msgstr "Eliminati tutti i timer inattivi."
#: core/views.py:394
msgid "No inactive timers exist."
msgstr "Non esistono timer attivi."
#: dashboard/templates/cards/diaperchange_last.html:6
msgid "Last Diaper Change"
msgstr "Ultimo cambio pannolino"
#: dashboard/templates/cards/diaperchange_last.html:12
#: dashboard/templates/cards/feeding_last.html:12
#: dashboard/templates/cards/sleep_last.html:12
#: dashboard/templates/cards/tummytime_last.html:13
#, python-format
msgid "Oh snap! The\n" #~ " two passwords did not match. Please try again.
" #~ msgstr "" #~ "Cavolo! \n" #~ "Le password non corrispondono. Prova ancora.
" #~ msgid "" #~ "We've emailed you instructions for setting your\n" #~ " password, if an account exists with the email you entered. " #~ "You\n" #~ " should receive them shortly.
\n" #~ "If you don't receive an email, please make sure " #~ "you've\n" #~ " entered the address you registered with, and check your spam\n" #~ " folder.
" #~ msgstr "" #~ "Se l'account che hai inserito esiste, riceverai una mail a breve con " #~ "le istruzioni per impostare la tua password.
\n" #~ "Se non hai ricevuto la mail, assicurati di aver " #~ "inserito la mail con cui l'account è registrato e controlla la cartella " #~ "SPAM.
" #~ msgid "" #~ "Enter your account email address in the\n" #~ " form below. If the address is valid, you will receive " #~ "instructions for\n" #~ " resetting your password.
" #~ msgstr "" #~ "Inserisci la mail con cui sei registrato. Se " #~ "l'indirizzo è valido riceverai le istruzioni per resettare la password." #~ "p>" #~ msgid "Only \"Bottle\" method is allowed with \"Formula\" type." #~ msgstr "" #~ "Quando è selezionato \"Ciuccia\" è disponibile solo il latte artificiale" #~ msgid "Add a Change" #~ msgstr "Aggiungi un Cambio" #~ msgid "%(timer)s created by %(object.user)s" #~ msgstr "%(timer)s creato da %(object.user)" #~ msgid "%(time)s ago" #~ msgstr "%(time)s fa" #~ msgid "None yet today" #~ msgstr "Ancora nessuno oggi" #~ msgid "Last Slept" #~ msgstr "Ultimo riposo" #~ msgid "Started by %(instance.user)s at %(start)s" #~ msgstr "Avviato da %(instance.user)s alle %(start)" #~ msgid "There is no enough data to generate this report." #~ msgstr "Non ci sono abbastanza dati per generare questo report." #~ msgid "Total feeding amount" #~ msgstr "Totale quantità di cibo" #~ msgid "Contents: %(contents)s" #~ msgstr "Contenuti: %(contents)s"