msgid "" msgstr "" "Project-Id-Version: Baby Buddy\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-03-28 13:01+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:320 #: babybuddy/templates/babybuddy/nav-dropdown.html:330 #: babybuddy/templates/babybuddy/user_settings_form.html:8 #: babybuddy/templates/dbsettings/site_settings.html:8 msgid "Settings" msgstr "Impostazioni" #: babybuddy/admin.py:17 babybuddy/templates/babybuddy/nav-dropdown.html:98 #: babybuddy/templates/babybuddy/user_settings_form.html:60 #: dashboard/templates/dashboard/child.html:4 #: dashboard/templates/dashboard/child.html:11 #: dashboard/templates/dashboard/child_button_group.html:8 #: dashboard/templates/dashboard/dashboard.html:4 #: dashboard/templates/dashboard/dashboard.html:7 msgid "Dashboard" msgstr "Dashboard" #: babybuddy/forms.py:15 babybuddy/templates/babybuddy/user_list.html:20 msgid "Read only" msgstr "Solo lettura" #: babybuddy/forms.py:16 msgid "Restricts user to viewing data only." msgstr "Limita l'utente alla sola visualizzazione." #: 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:71 msgid "Timezone" msgstr "Fuso orario" #: babybuddy/models.py:75 #, python-brace-format msgid "{user}'s Settings" msgstr "Impostazioni {user}" #: babybuddy/settings/base.py:179 #, fuzzy #| msgid "Portuguese" msgid "Brazilian Portuguese" msgstr "Portoghese" #: babybuddy/settings/base.py:180 msgid "Catalan" msgstr "Catalano" #: babybuddy/settings/base.py:181 msgid "Czech" msgstr "Ceco" #: babybuddy/settings/base.py:182 msgid "Chinese (simplified)" msgstr "Cinese (semplificato)" #: babybuddy/settings/base.py:183 msgid "Danish" msgstr "Danese" #: babybuddy/settings/base.py:184 msgid "Dutch" msgstr "Olandese" #: babybuddy/settings/base.py:185 msgid "English (US)" msgstr "Inglese (SU)" #: babybuddy/settings/base.py:186 msgid "English (UK)" msgstr "Inglese (RU)" #: babybuddy/settings/base.py:187 msgid "French" msgstr "Francese" #: babybuddy/settings/base.py:188 msgid "Finnish" msgstr "Finlandese" #: babybuddy/settings/base.py:189 msgid "German" msgstr "Tedesco" #: babybuddy/settings/base.py:190 msgid "Hebrew" msgstr "" #: babybuddy/settings/base.py:191 msgid "Hungarian" msgstr "Ungherese" #: babybuddy/settings/base.py:192 msgid "Italian" msgstr "Italiano" #: babybuddy/settings/base.py:193 msgid "Norwegian Bokmål" msgstr "Bokmål" #: babybuddy/settings/base.py:194 msgid "Polish" msgstr "Polacco" #: babybuddy/settings/base.py:195 msgid "Portuguese" msgstr "Portoghese" #: babybuddy/settings/base.py:196 msgid "Russian" msgstr "Russo" #: babybuddy/settings/base.py:197 msgid "Spanish" msgstr "Spagnolo" #: babybuddy/settings/base.py:198 msgid "Swedish" msgstr "Svedese" #: babybuddy/settings/base.py:199 msgid "Turkish" msgstr "Turco" #: babybuddy/settings/base.py:200 msgid "Ukrainian" msgstr "" #: babybuddy/site_settings.py:23 msgid "Default minimum nap start time" msgstr "Orario minimo predefinito di inizio del pisolino" #: babybuddy/site_settings.py:25 msgid "" "The minimum default time that a sleep entry is consider a nap. If set the " "nap property will be preselected if the start time is within the bounds." msgstr "" "L'ora minima predefinita in cui una voce di sonno viene considerata un " "pisolino. Se impostata, la proprietà pisolino verrà preselezionata se l'ora " "di inizio è compresa in questi limiti." #: babybuddy/site_settings.py:32 msgid "Default maximum nap start time" msgstr "Orario massimo predefinito di inizio del pisolino" #: babybuddy/site_settings.py:34 msgid "" "The maximum default time that a sleep entry is consider a nap. If set the " "nap property will be preselected if the start time is within the bounds." msgstr "" "L'ora massima predefinita in cui una voce di sonno viene considerata un " "pisolino. Se impostata, la proprietà pisolino verrà preselezionata se l'ora " "di inizio è compresa in questi limiti." #: babybuddy/templates/admin/base_site.html:4 #: babybuddy/templates/admin/base_site.html:8 #: babybuddy/templates/babybuddy/nav-dropdown.html:332 msgid "Database Admin" msgstr "Database Admin" #: babybuddy/templates/babybuddy/base.html:37 msgid "Home" msgstr "Home" #: babybuddy/templates/babybuddy/filter.html:20 msgid "Filter" msgstr "Filtra" #: babybuddy/templates/babybuddy/filter.html:21 msgid "Reset" msgstr "Reset" #: babybuddy/templates/babybuddy/filter.html:32 msgid "Filters" msgstr "Filtri" #: babybuddy/templates/babybuddy/form.html:19 #: babybuddy/templates/babybuddy/user_settings_form.html:93 msgid "Submit" msgstr "Invia" #: babybuddy/templates/babybuddy/messages.html:19 #: babybuddy/templates/babybuddy/user_settings_form.html:18 #, python-format msgid "Error: %(error)s" msgstr "Errore: %(error)s" #: babybuddy/templates/babybuddy/messages.html:24 #: babybuddy/templates/babybuddy/user_settings_form.html:25 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:44 core/models.py:257 #: core/models.py:261 msgid "Diaper Change" msgstr "Cambio Pannolino" #: babybuddy/templates/babybuddy/nav-dropdown.html:50 #: babybuddy/templates/babybuddy/nav-dropdown.html:253 core/models.py:328 #: core/models.py:332 core/templates/core/timer_detail.html:31 msgid "Feeding" msgstr "Pasto" #: babybuddy/templates/babybuddy/nav-dropdown.html:54 #: babybuddy/templates/babybuddy/nav-dropdown.html:259 #, fuzzy #| msgid "Total feedings" msgid "Bottle Feeding" msgstr "Totale pasti" #: babybuddy/templates/babybuddy/nav-dropdown.html:60 #: babybuddy/templates/babybuddy/nav-dropdown.html:266 core/models.py:492 #: core/models.py:493 core/models.py:496 #: core/templates/core/pumping_confirm_delete.html:8 #: core/templates/core/pumping_form.html:12 #: core/templates/core/pumping_list.html:4 #: core/templates/core/pumping_list.html:7 #: core/templates/core/pumping_list.html:11 #: core/templates/core/timer_detail.html:38 #: reports/templates/reports/pumping_amounts.html:4 #: reports/templates/reports/pumping_amounts.html:9 msgid "Pumping" msgstr "Tiralatte" #: babybuddy/templates/babybuddy/nav-dropdown.html:66 #: babybuddy/templates/babybuddy/nav-dropdown.html:140 core/models.py:437 #: core/models.py:451 core/models.py:455 core/templates/core/note_list.html:29 msgid "Note" msgstr "Note" #: babybuddy/templates/babybuddy/nav-dropdown.html:72 #: babybuddy/templates/babybuddy/nav-dropdown.html:278 #: babybuddy/templates/babybuddy/welcome.html:47 core/models.py:536 #: core/models.py:537 core/models.py:540 #: core/templates/core/sleep_confirm_delete.html:8 #: core/templates/core/sleep_form.html:12 core/templates/core/sleep_list.html:4 #: core/templates/core/sleep_list.html:7 core/templates/core/sleep_list.html:11 #: core/templates/core/timer_detail.html:45 msgid "Sleep" msgstr "Riposo" #: babybuddy/templates/babybuddy/nav-dropdown.html:78 #: babybuddy/templates/babybuddy/nav-dropdown.html:290 #: babybuddy/templates/babybuddy/welcome.html:57 core/models.py:693 #: core/models.py:694 core/models.py:697 #: core/templates/core/timer_detail.html:52 #: core/templates/core/tummytime_confirm_delete.html:8 #: core/templates/core/tummytime_form.html:12 #: core/templates/core/tummytime_list.html:4 #: core/templates/core/tummytime_list.html:7 #: core/templates/core/tummytime_list.html:11 msgid "Tummy Time" msgstr "Tummy Time" #: babybuddy/templates/babybuddy/nav-dropdown.html:104 #: core/templates/timeline/timeline.html:4 #: core/templates/timeline/timeline.html:7 #: dashboard/templates/dashboard/child_button_group.html:13 msgid "Timeline" msgstr "Andamento temporale" #: babybuddy/templates/babybuddy/nav-dropdown.html:114 #: babybuddy/templates/babybuddy/nav-dropdown.html:121 core/models.py:190 #: core/templates/core/child_confirm_delete.html:8 #: core/templates/core/child_detail.html:6 #: core/templates/core/child_form.html:12 core/templates/core/child_list.html:4 #: core/templates/core/child_list.html:7 core/templates/core/child_list.html:11 #: dashboard/templates/dashboard/child.html:8 #: reports/templates/reports/base.html:6 msgid "Children" msgstr "Bambino" #: babybuddy/templates/babybuddy/nav-dropdown.html:127 core/models.py:138 #: core/models.py:189 core/models.py:230 core/models.py:283 core/models.py:351 #: core/models.py:383 core/models.py:435 core/models.py:464 core/models.py:512 #: core/models.py:566 core/models.py:600 core/models.py:669 core/models.py:717 #: core/templates/core/bmi_list.html:26 #: core/templates/core/diaperchange_list.html:27 #: core/templates/core/feeding_list.html:30 #: core/templates/core/head_circumference_list.html:27 #: core/templates/core/height_list.html:26 #: core/templates/core/note_list.html:26 #: core/templates/core/pumping_list.html:26 #: core/templates/core/sleep_list.html:27 #: core/templates/core/temperature_list.html:27 #: core/templates/core/timer_list.html:26 #: core/templates/core/tummytime_list.html:26 #: core/templates/core/weight_list.html:26 msgid "Child" msgstr "Figlio" #: babybuddy/templates/babybuddy/nav-dropdown.html:134 core/models.py:144 #: core/models.py:249 core/models.py:320 core/models.py:359 core/models.py:389 #: core/models.py:452 core/models.py:484 core/models.py:527 core/models.py:574 #: core/models.py:723 core/templates/core/note_confirm_delete.html:8 #: core/templates/core/note_form.html:12 core/templates/core/note_list.html:4 #: core/templates/core/note_list.html:7 core/templates/core/note_list.html:11 msgid "Notes" msgstr "Note" #: babybuddy/templates/babybuddy/nav-dropdown.html:152 msgid "Measurements" msgstr "Misurazioni" #: babybuddy/templates/babybuddy/nav-dropdown.html:159 core/models.py:140 #: core/models.py:152 core/models.py:153 core/models.py:156 #: core/templates/core/bmi_confirm_delete.html:8 #: core/templates/core/bmi_form.html:12 core/templates/core/bmi_list.html:4 #: core/templates/core/bmi_list.html:7 core/templates/core/bmi_list.html:11 #: core/templates/core/bmi_list.html:28 reports/graphs/bmi_change.py:19 #: reports/graphs/bmi_change.py:30 reports/templates/reports/bmi_change.html:4 #: reports/templates/reports/bmi_change.html:9 msgid "BMI" msgstr "BMI" #: babybuddy/templates/babybuddy/nav-dropdown.html:165 msgid "BMI entry" msgstr "Ingresso BMI" #: babybuddy/templates/babybuddy/nav-dropdown.html:172 core/models.py:354 #: core/models.py:367 core/models.py:368 core/models.py:371 #: core/templates/core/head_circumference_confirm_delete.html:8 #: core/templates/core/head_circumference_form.html:12 #: core/templates/core/head_circumference_list.html:4 #: core/templates/core/head_circumference_list.html:7 #: core/templates/core/head_circumference_list.html:11 #: core/templates/core/head_circumference_list.html:29 #: reports/graphs/head_circumference_change.py:19 #: reports/graphs/head_circumference_change.py:30 #: reports/templates/reports/head_circumference_change.html:4 #: reports/templates/reports/head_circumference_change.html:9 #: reports/templates/reports/report_list.html:32 msgid "Head Circumference" msgstr "Circonferenza Testa" #: babybuddy/templates/babybuddy/nav-dropdown.html:178 msgid "Head Circumference entry" msgstr "Voce Circonferenza della Testa" #: babybuddy/templates/babybuddy/nav-dropdown.html:185 core/models.py:385 #: core/models.py:397 core/models.py:398 core/models.py:401 #: core/templates/core/height_confirm_delete.html:8 #: core/templates/core/height_form.html:12 #: core/templates/core/height_list.html:4 #: core/templates/core/height_list.html:7 #: core/templates/core/height_list.html:11 #: core/templates/core/height_list.html:28 reports/graphs/height_change.py:30 #: reports/graphs/height_change.py:89 #: reports/templates/reports/height_change.html:4 #: reports/templates/reports/height_change.html:9 #: reports/templates/reports/report_list.html:34 msgid "Height" msgstr "Altezza" #: babybuddy/templates/babybuddy/nav-dropdown.html:191 msgid "Height entry" msgstr "Ingresso in altezza" #: babybuddy/templates/babybuddy/nav-dropdown.html:198 core/models.py:569 #: core/models.py:582 core/models.py:583 core/models.py:586 #: core/templates/core/temperature_confirm_delete.html:8 #: core/templates/core/temperature_form.html:12 #: core/templates/core/temperature_list.html:4 #: core/templates/core/temperature_list.html:7 #: core/templates/core/temperature_list.html:11 #: core/templates/core/temperature_list.html:29 #: reports/graphs/temperature_change.py:19 #: reports/graphs/temperature_change.py:32 #: reports/templates/reports/report_list.html:46 #: reports/templates/reports/temperature_change.html:4 #: reports/templates/reports/temperature_change.html:9 msgid "Temperature" msgstr "Temperatura" #: babybuddy/templates/babybuddy/nav-dropdown.html:204 msgid "Temperature reading" msgstr "Lettura temperatura" #: babybuddy/templates/babybuddy/nav-dropdown.html:211 core/models.py:719 #: core/models.py:731 core/models.py:732 core/models.py:735 #: core/templates/core/weight_confirm_delete.html:8 #: core/templates/core/weight_form.html:12 #: core/templates/core/weight_list.html:4 #: core/templates/core/weight_list.html:7 #: core/templates/core/weight_list.html:11 #: core/templates/core/weight_list.html:28 reports/graphs/weight_change.py:28 #: reports/graphs/weight_change.py:87 #: reports/templates/reports/report_list.html:50 #: reports/templates/reports/weight_change.html:4 #: reports/templates/reports/weight_change.html:9 msgid "Weight" msgstr "Peso" #: babybuddy/templates/babybuddy/nav-dropdown.html:217 msgid "Weight entry" msgstr "Pesata" #: babybuddy/templates/babybuddy/nav-dropdown.html:229 msgid "Activities" msgstr "Azioni" #: babybuddy/templates/babybuddy/nav-dropdown.html:235 #: reports/graphs/diaperchange_lifetimes.py:27 msgid "Changes" msgstr "Cambi" #: babybuddy/templates/babybuddy/nav-dropdown.html:241 msgid "Change" msgstr "Cambio" #: babybuddy/templates/babybuddy/nav-dropdown.html:247 #: babybuddy/templates/babybuddy/welcome.html:37 core/models.py:329 #: core/templates/core/feeding_confirm_delete.html:8 #: core/templates/core/feeding_form.html:14 #: core/templates/core/feeding_list.html:4 #: core/templates/core/feeding_list.html:7 #: core/templates/core/feeding_list.html:11 msgid "Feedings" msgstr "Pasti" #: babybuddy/templates/babybuddy/nav-dropdown.html:272 msgid "Pumping entry" msgstr "Estrazione del seno" #: babybuddy/templates/babybuddy/nav-dropdown.html:284 msgid "Sleep entry" msgstr "Aggiungi Riposo" #: babybuddy/templates/babybuddy/nav-dropdown.html:296 msgid "Tummy Time entry" msgstr "Aggiungi Tummy Time" #: babybuddy/templates/babybuddy/nav-dropdown.html:319 #: babybuddy/templates/babybuddy/user_add_device.html:7 #: babybuddy/templates/babybuddy/user_list.html:16 #: babybuddy/templates/babybuddy/user_password_form.html:7 #: babybuddy/templates/babybuddy/user_settings_form.html:7 core/models.py:613 #: core/templates/core/timer_list.html:28 msgid "User" msgstr "Utente" #: babybuddy/templates/babybuddy/nav-dropdown.html:321 msgid "Password" msgstr "Password" #: babybuddy/templates/babybuddy/nav-dropdown.html:322 #: babybuddy/templates/babybuddy/user_add_device.html:4 #: babybuddy/templates/babybuddy/user_add_device.html:8 #: babybuddy/templates/babybuddy/user_add_device.html:11 msgid "Add a device" msgstr "Aggiungere un dispositivo" #: babybuddy/templates/babybuddy/nav-dropdown.html:325 msgid "Logout" msgstr "Logout" #: babybuddy/templates/babybuddy/nav-dropdown.html:327 #: babybuddy/templates/dbsettings/site_settings.html:7 msgid "Site" msgstr "Sito" #: babybuddy/templates/babybuddy/nav-dropdown.html:328 msgid "API Browser" msgstr "API Browser" #: babybuddy/templates/babybuddy/nav-dropdown.html:331 #: babybuddy/templates/babybuddy/user_confirm_delete.html:8 #: babybuddy/templates/babybuddy/user_confirm_unlock.html:8 #: babybuddy/templates/babybuddy/user_form.html:12 #: babybuddy/templates/babybuddy/user_list.html:4 #: babybuddy/templates/babybuddy/user_list.html:7 msgid "Users" msgstr "Utenti" #: babybuddy/templates/babybuddy/nav-dropdown.html:334 msgid "Support" msgstr "Supporto" #: babybuddy/templates/babybuddy/nav-dropdown.html:336 msgid "Source Code" msgstr "Codice Sorgente" #: babybuddy/templates/babybuddy/nav-dropdown.html:338 msgid "Chat / Support" msgstr "Chat / Supporto" #: babybuddy/templates/babybuddy/paginator.html:11 #: core/templates/timeline/_timeline.html:6 #: core/templates/timeline/_timeline.html:8 #: core/templates/timeline/_timeline.html:76 #: core/templates/timeline/_timeline.html:78 #: dashboard/templates/cards/feeding_last_method.html:35 #: dashboard/templates/cards/feeding_recent.html:42 #: dashboard/templates/cards/sleep_recent.html:42 #: dashboard/templates/cards/statistics.html:38 msgid "Previous" msgstr "Precedente" #: babybuddy/templates/babybuddy/paginator.html:28 #: core/templates/timeline/_timeline.html:15 #: core/templates/timeline/_timeline.html:17 #: core/templates/timeline/_timeline.html:85 #: core/templates/timeline/_timeline.html:87 #: dashboard/templates/cards/feeding_last_method.html:42 #: dashboard/templates/cards/feeding_recent.html:49 #: dashboard/templates/cards/sleep_recent.html:49 #: dashboard/templates/cards/statistics.html:45 msgid "Next" msgstr "Successivo" #: babybuddy/templates/babybuddy/user_add_device.html:13 msgid "Authentication Methods" msgstr "Metodi di Autenticazione" #: babybuddy/templates/babybuddy/user_add_device.html:16 #: babybuddy/templates/babybuddy/user_settings_form.html:80 msgid "Key" msgstr "Key" #: babybuddy/templates/babybuddy/user_add_device.html:23 #: babybuddy/templates/babybuddy/user_settings_form.html:85 msgid "Regenerate" msgstr "Rigenera" #: babybuddy/templates/babybuddy/user_add_device.html:29 msgid "Login QR code" msgstr "Codice QR per l'accesso" #: babybuddy/templates/babybuddy/user_confirm_delete.html:4 msgid "Delete User" msgstr "Cancella Utente" #: babybuddy/templates/babybuddy/user_confirm_delete.html:11 #: babybuddy/templates/babybuddy/user_confirm_delete.html:21 #: core/templates/core/bmi_confirm_delete.html:10 #: core/templates/core/bmi_confirm_delete.html:20 #: core/templates/core/child_confirm_delete.html:13 #: core/templates/core/child_confirm_delete.html:34 #: core/templates/core/diaperchange_confirm_delete.html:10 #: core/templates/core/diaperchange_confirm_delete.html:20 #: core/templates/core/feeding_confirm_delete.html:10 #: core/templates/core/feeding_confirm_delete.html:20 #: core/templates/core/head_circumference_confirm_delete.html:10 #: core/templates/core/head_circumference_confirm_delete.html:20 #: core/templates/core/height_confirm_delete.html:10 #: core/templates/core/height_confirm_delete.html:20 #: core/templates/core/note_confirm_delete.html:10 #: core/templates/core/note_confirm_delete.html:20 #: core/templates/core/pumping_confirm_delete.html:10 #: core/templates/core/pumping_confirm_delete.html:20 #: core/templates/core/sleep_confirm_delete.html:10 #: core/templates/core/sleep_confirm_delete.html:20 #: core/templates/core/temperature_confirm_delete.html:10 #: core/templates/core/temperature_confirm_delete.html:20 #: core/templates/core/timer_confirm_delete.html:13 #: core/templates/core/timer_confirm_delete.html:23 #: core/templates/core/tummytime_confirm_delete.html:10 #: core/templates/core/tummytime_confirm_delete.html:20 #: core/templates/core/weight_confirm_delete.html:10 #: core/templates/core/weight_confirm_delete.html:20 #: dashboard/templates/dashboard/child_button_group.html:31 msgid "Delete" msgstr "Elimina" #: babybuddy/templates/babybuddy/user_confirm_delete.html:16 #: core/templates/core/bmi_confirm_delete.html:15 #: core/templates/core/child_confirm_delete.html:18 #: core/templates/core/diaperchange_confirm_delete.html:15 #: core/templates/core/feeding_confirm_delete.html:15 #: core/templates/core/head_circumference_confirm_delete.html:15 #: core/templates/core/height_confirm_delete.html:15 #: core/templates/core/note_confirm_delete.html:15 #: core/templates/core/pumping_confirm_delete.html:15 #: core/templates/core/sleep_confirm_delete.html:15 #: core/templates/core/temperature_confirm_delete.html:15 #: core/templates/core/timer_confirm_delete.html:18 #: core/templates/core/tummytime_confirm_delete.html:15 #: core/templates/core/weight_confirm_delete.html:15 #, fuzzy, python-format #| msgid "" #| "
CSRF_TRUSTED_ORIGINS
"
"environment variable. If multiple origins are required separate with commas."
msgstr ""
"Aggiungi %(origin)s alla variabile di sistema "
"CSRF_TRUSTED_ORIGINS
. Se sono richieste molteplici origini "
"separarle con una virgola."
#: babybuddy/templates/error/404.html:4 babybuddy/templates/error/404.html:7
msgid "Page Not Found"
msgstr "Pagina Non Trovata"
#: babybuddy/templates/error/404.html:9
#, python-format
msgid "The path %(request_path)s
does not exist."
msgstr "Il percorso %(request_path)s
non esiste."
#: babybuddy/templates/error/500.html:4 babybuddy/templates/error/500.html:7
msgid "Server Error"
msgstr "Errore del Server"
#: babybuddy/templates/error/base.html:13
msgid "Return to Baby Buddy"
msgstr "Ritorna a Baby Buddy"
#: babybuddy/templates/error/lockout.html:4
msgid "Too Many Login Attempts"
msgstr "Troppi Tentativi di Accesso"
#: babybuddy/templates/registration/login.html:18
msgid "Login"
msgstr "Login"
#: babybuddy/templates/registration/login.html:21
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:10
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:12
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:20
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:32
#: babybuddy/templates/registration/password_reset_form.html:23
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:16
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_email.html:3
#, python-format
msgid ""
"You're receiving this email because you requested a password reset for your "
"user account at %(site_name)s."
msgstr ""
"Stai ricevendo questa e-mail perché hai richiesto la reimpostazione della "
"password per il tuo account presso %(site_name)s."
#: babybuddy/templates/registration/password_reset_email.html:4
msgid "Please go to the following page and choose a new password:"
msgstr ""
"Si prega di procedere alla pagina seguente e scegliere una nuova password:"
#: babybuddy/templates/registration/password_reset_email.html:8
msgid "Your username, in case you’ve forgotten:"
msgstr "Il tuo nome utente, nel caso in cui lo avessi scordato:"
#: babybuddy/templates/registration/password_reset_email.html:9
msgid "Thanks for using Baby Buddy!"
msgstr "Grazie per aver scelto Baby Buddy!"
#: 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:55
msgid "Forbidden"
msgstr "Vietato"
#: babybuddy/views.py:56
msgid "CSRF verification failed. Request aborted."
msgstr "Verifica CSRF fallita. Richiesta annullata."
#: babybuddy/views.py:114
#, python-format
msgid "User %(username)s added!"
msgstr "Utente %(username)s aggiunto!"
#: babybuddy/views.py:125
#, python-format
msgid "User %(username)s updated."
msgstr "Utente %(username)s modificato"
#: babybuddy/views.py:140
msgid "User unlocked."
msgstr "Utente sbloccato."
#: babybuddy/views.py:164
#, python-brace-format
msgid "User {user} deleted."
msgstr "Utente {user} eliminato."
#: babybuddy/views.py:185
msgid "Password updated."
msgstr "Password aggiornata."
#: babybuddy/views.py:199
msgid "User API key regenerated."
msgstr "API key utente rigenerata."
#: babybuddy/views.py:240
msgid "Settings saved!"
msgstr "Impostazioni salvate!"
#: core/fields.py:13
#, python-format
msgid ""
"Nap start max. value %(max)s must be greater than nap start min. value "
"%(min)s."
msgstr ""
"Il valore massimo %(max)s dell'inizio del pisolino deve essere superiore al "
"valore minimo %(min)s dell'inizio del pisolino."
#: core/fields.py:27
#, python-format
msgid ""
"Nap start min. value %(min)s must be less than nap start max. value %(max)s."
msgstr ""
"Il valore minimo %(min)s dell'inizio del pisolino deve essere inferiore al "
"valore massimo %(max)s dell'inizio del pisolino."
#: core/filters.py:11 core/models.py:97 core/models.py:116
msgid "Tag"
msgstr "Tag"
#: core/forms.py:159
msgid "Name does not match child name."
msgstr "Il nome non corrisponde con il nome del figlio."
#: core/forms.py:175
msgid ""
"Click on the tags to add (+) or remove (-) tags or use the text editor to "
"create new tags."
msgstr ""
"Clicca sui tag per aggiungerli (+) o rimuoverli (-) oppure utilizza l'editor "
"di testo per crearne di nuovi."
#: core/models.py:29
msgid "Date can not be in the future."
msgstr "La data non può essere nel futuro."
#: core/models.py:43
msgid "Start time must come before end time."
msgstr "La data di inizio deve essere prima della data di fine."
#: core/models.py:46
msgid "Duration too long."
msgstr "Durata troppo lunga."
#: core/models.py:62
msgid "Another entry intersects the specified time period."
msgstr "Un'altra voce interseca il periodo specificato."
#: core/models.py:76
msgid "Date/time can not be in the future."
msgstr "La data non può essere nel futuro."
#: core/models.py:85 core/models.py:246
#: core/templates/core/diaperchange_list.html:30
msgid "Color"
msgstr "Colore"
#: core/models.py:91
msgid "Last used"
msgstr "Ultimo utilizzo"
#: core/models.py:98 core/templates/core/bmi_list.html:29
#: core/templates/core/diaperchange_list.html:32
#: core/templates/core/feeding_list.html:38
#: core/templates/core/head_circumference_list.html:30
#: core/templates/core/height_list.html:29
#: core/templates/core/note_list.html:30
#: core/templates/core/pumping_list.html:30
#: core/templates/core/sleep_list.html:31
#: core/templates/core/temperature_list.html:30
#: core/templates/core/tummytime_list.html:30
#: core/templates/core/weight_list.html:29
msgid "Tags"
msgstr "Tags"
#: core/models.py:142 core/models.py:357 core/models.py:387 core/models.py:721
#: core/templates/core/bmi_list.html:24
#: core/templates/core/feeding_list.html:28
#: core/templates/core/head_circumference_list.html:25
#: core/templates/core/height_list.html:24
#: core/templates/core/pumping_list.html:24
#: core/templates/core/weight_list.html:24 reports/graphs/bmi_change.py:28
#: reports/graphs/diaperchange_amounts.py:37
#: reports/graphs/diaperchange_intervals.py:67
#: reports/graphs/diaperchange_types.py:49 reports/graphs/feeding_amounts.py:70
#: reports/graphs/feeding_duration.py:58 reports/graphs/feeding_intervals.py:42
#: reports/graphs/head_circumference_change.py:28
#: reports/graphs/height_change.py:87 reports/graphs/pumping_amounts.py:60
#: reports/graphs/sleep_pattern.py:157 reports/graphs/sleep_totals.py:59
#: reports/graphs/tummytime_duration.py:51 reports/graphs/weight_change.py:85
msgid "Date"
msgstr "Data"
#: core/models.py:164
msgid "First name"
msgstr "Nome"
#: core/models.py:166
msgid "Last name"
msgstr "Cognome"
#: core/models.py:168
msgid "Birth date"
msgstr "Data di nascita"
#: core/models.py:169
#, fuzzy
#| msgid "Birth date"
msgid "Birth time"
msgstr "Data di nascita"
#: core/models.py:176
msgid "Slug"
msgstr "Slug"
#: core/models.py:179
msgid "Picture"
msgstr "Immagine"
#: core/models.py:233 core/models.py:439 core/models.py:572
#: core/templates/core/diaperchange_list.html:25
#: core/templates/core/note_list.html:24
#: core/templates/core/temperature_list.html:25
#: reports/graphs/temperature_change.py:27
msgid "Time"
msgstr "Orario"
#: core/models.py:235 core/templates/core/diaperchange_list.html:64
#: reports/graphs/diaperchange_intervals.py:47
#: reports/graphs/diaperchange_types.py:36
msgid "Wet"
msgstr "Liquida"
#: core/models.py:236 core/templates/core/diaperchange_list.html:67
#: reports/graphs/diaperchange_intervals.py:38
#: reports/graphs/diaperchange_types.py:30
msgid "Solid"
msgstr "Solida"
#: core/models.py:240
msgid "Black"
msgstr "Nero"
#: core/models.py:241
msgid "Brown"
msgstr "Marrone"
#: core/models.py:242
msgid "Green"
msgstr "Verde"
#: core/models.py:243
msgid "Yellow"
msgstr "Giallo"
#: core/models.py:248 core/models.py:319 core/models.py:483
#: core/templates/core/diaperchange_list.html:31
#: core/templates/core/pumping_list.html:28
#: dashboard/templates/cards/pumping_last.html:18
msgid "Amount"
msgstr "Quantità"
#: core/models.py:289 core/models.py:470 core/models.py:518 core/models.py:606
#: core/models.py:675
msgid "Start time"
msgstr "Ora d'inizio"
#: core/models.py:292 core/models.py:476 core/models.py:521 core/models.py:678
msgid "End time"
msgstr "Ora di fine"
#: core/models.py:295 core/models.py:481 core/models.py:525 core/models.py:681
#: core/templates/core/feeding_list.html:37
#: core/templates/core/pumping_list.html:29
#: core/templates/core/sleep_list.html:29
#: core/templates/core/tummytime_list.html:28
msgid "Duration"
msgstr "Durata"
#: core/models.py:299
msgid "Breast milk"
msgstr "Latte Materno"
#: core/models.py:300
msgid "Formula"
msgstr "Latte Artificiale"
#: core/models.py:301
msgid "Fortified breast milk"
msgstr "Latte Artificale 1"
#: core/models.py:302
msgid "Solid food"
msgstr "Cibo solido"
#: core/models.py:305 core/templates/core/feeding_list.html:33
msgid "Type"
msgstr "Tipo"
#: core/models.py:309
msgid "Bottle"
msgstr "Biberon"
#: core/models.py:310
msgid "Left breast"
msgstr "Seno Sinistro"
#: core/models.py:311
msgid "Right breast"
msgstr "Seno Destro"
#: core/models.py:312
msgid "Both breasts"
msgstr "Entrambi i seni"
#: core/models.py:313
msgid "Parent fed"
msgstr "Imboccato dai genitori"
#: core/models.py:314
msgid "Self fed"
msgstr "Mangia da solo"
#: core/models.py:317 core/templates/core/feeding_list.html:32
msgid "Method"
msgstr "Metodo"
#: core/models.py:419 core/models.py:753
msgid "Girl"
msgstr "Bambina"
#: core/models.py:420 core/models.py:754
msgid "Boy"
msgstr "Bambino"
#: core/models.py:442 core/templates/core/note_list.html:28
msgid "Image"
msgstr ""
#: core/models.py:523 core/templates/core/sleep_list.html:30
msgid "Nap"
msgstr "Pisolino"
#: core/models.py:531
msgid "Nap settings"
msgstr "Impostazioni Pisolino"
#: core/models.py:603 core/templates/core/timer_list.html:24
msgid "Name"
msgstr "Nome"
#: core/models.py:621 core/templates/core/timer_form.html:4
msgid "Timer"
msgstr "Timer"
#: core/models.py:622 core/templates/core/timer_confirm_delete.html:8
#: core/templates/core/timer_detail.html:7
#: core/templates/core/timer_form.html:8 core/templates/core/timer_list.html:4
#: core/templates/core/timer_list.html:7 core/templates/core/timer_list.html:11
#: core/templates/core/timer_nav.html:9 core/templates/core/timer_nav.html:49
#: dashboard/templates/cards/timer_list.html:4
msgid "Timers"
msgstr "Timers"
#: core/models.py:625
#, python-brace-format
msgid "Timer #{id}"
msgstr "Timer #{id}"
#: core/models.py:684 core/templates/core/tummytime_list.html:29
msgid "Milestone"
msgstr "Traguardo"
#: core/templates/core/bmi_confirm_delete.html:4
msgid "Delete a BMI Entry"
msgstr "Eliminare una voce BMI"
#: core/templates/core/bmi_form.html:7 core/templates/core/bmi_form.html:17
#: core/templates/core/bmi_form.html:28
msgid "Add a BMI Entry"
msgstr "Aggiunta di una voce BMI"
#: core/templates/core/bmi_list.html:14
msgid "Add BMI"
msgstr "Aggiungi BMI"
#: core/templates/core/bmi_list.html:69
msgid "No BMI entries found."
msgstr "Nessuna voce BMI trovata."
#: core/templates/core/child_confirm_delete.html:4
msgid "Delete a Child"
msgstr "Elimina Figlio"
#: core/templates/core/child_confirm_delete.html:25
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:30
msgid "Born"
msgstr "Nato"
#: core/templates/core/child_detail.html:25
#: dashboard/templates/dashboard/dashboard.html:32
msgid "Age"
msgstr "Età"
#: core/templates/core/child_list.html:14
msgid "Add Child"
msgstr "Aggiungi Bimbo"
#: core/templates/core/child_list.html:28
msgid "Birth Date"
msgstr "Data di nascita"
#: core/templates/core/child_list.html:71
msgid "No children found."
msgstr "Nessun figlio trovato."
#: core/templates/core/child_quick_switch.html:9
msgid "Switch child"
msgstr "Cambia figlio"
#: core/templates/core/child_quick_switch.html:21
msgid "Switch to…"
msgstr "Cambia con..."
#: core/templates/core/diaperchange_confirm_delete.html:4
msgid "Delete a Diaper Change"
msgstr "Elimina cambio pannolino"
#: core/templates/core/diaperchange_form.html:5
msgid "Update a Diaper Change"
msgstr "Aggiorna cambio pannolino"
#: core/templates/core/diaperchange_form.html:7
#: core/templates/core/diaperchange_form.html:28
msgid "Add a Diaper Change"
msgstr "Aggiungi cambio pannolino"
#: core/templates/core/diaperchange_form.html:17
#: core/templates/core/feeding_form.html:19
#: core/templates/core/note_form.html:17 core/templates/core/sleep_form.html:17
#: core/templates/core/tummytime_form.html:17
#: core/templates/core/widget_tag_editor.html:26
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:83
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:5
msgid "Update a Feeding"
msgstr "Aggiorna Pasto"
#: core/templates/core/feeding_form.html:7
#: core/templates/core/feeding_form.html:30
#, fuzzy
#| msgid "Add a Feeding"
msgid "Add a Bottle Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_form.html:9
#: core/templates/core/feeding_form.html:32
msgid "Add a Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_list.html:14
msgid "Add Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_list.html:18
#, fuzzy
#| msgid "Add a Feeding"
msgid "Add Bottle Feeding"
msgstr "Aggiungi Pasto"
#: core/templates/core/feeding_list.html:36
msgid "Amt."
msgstr "Qtà"
#: core/templates/core/feeding_list.html:85
msgid "No feedings found."
msgstr "Nessun pasto trovato."
#: core/templates/core/head_circumference_confirm_delete.html:4
msgid "Delete a Head Circumference Entry"
msgstr "Elimina voce circonferenza testa"
#: core/templates/core/head_circumference_form.html:7
#: core/templates/core/head_circumference_form.html:17
#: core/templates/core/head_circumference_form.html:28
msgid "Add a Head Circumference Entry"
msgstr "Aggiungi voce circonferenza testa"
#: core/templates/core/head_circumference_list.html:15
msgid "Add Head Circumference"
msgstr "Aggiungi Circonferenza Testa"
#: core/templates/core/head_circumference_list.html:72
msgid "No head circumference entries found."
msgstr "Non sono state trovate voci sulla circonferenza della testa."
#: core/templates/core/height_confirm_delete.html:4
msgid "Delete a Height Entry"
msgstr "Elimina voce altezza"
#: core/templates/core/height_form.html:7
#: core/templates/core/height_form.html:17
#: core/templates/core/height_form.html:28
msgid "Add a Height Entry"
msgstr "Aggiungi voce altezza"
#: core/templates/core/height_list.html:14
msgid "Add Height"
msgstr "Aggiungi altezza"
#: core/templates/core/height_list.html:71
msgid "No height entries found."
msgstr "Non sono state trovate voci di altezza."
#: core/templates/core/note_confirm_delete.html:4
msgid "Delete a Note"
msgstr "Elimina una nota"
#: core/templates/core/note_form.html:5
msgid "Update a Note"
msgstr "Aggiorna una nota"
#: core/templates/core/note_form.html:7 core/templates/core/note_form.html:28
msgid "Add a Note"
msgstr "Aggiungi una nota"
#: core/templates/core/note_list.html:14
msgid "Add Note"
msgstr "Aggiungi Nota"
#: core/templates/core/note_list.html:71
msgid "No notes found."
msgstr "Nessuna nota trovata."
#: core/templates/core/pumping_confirm_delete.html:4
msgid "Delete a Pumping Entry"
msgstr "Elimina la voce Estrazione del seno"
#: core/templates/core/pumping_form.html:7
#: core/templates/core/pumping_form.html:17
#: core/templates/core/pumping_form.html:28
msgid "Add a Pumping Entry"
msgstr "Aggiungi voce per l'estrazione del seno"
#: core/templates/core/pumping_list.html:14
msgid "Add Pumping Entry"
msgstr "Aggiungi voce per l'estrazione del seno"
#: core/templates/core/pumping_list.html:73
msgid "No pumping entries found."
msgstr "Non sono state trovate voci relative all'estrazione del seno."
#: core/templates/core/quick_timer_nav.html:10
#: core/templates/core/quick_timer_nav.html:33
#: core/templates/core/timer_nav.html:42
msgid "Quick Start Timer"
msgstr "Avvio Rapido Timer"
#: core/templates/core/quick_timer_nav.html:20
#: core/templates/core/timer_nav.html:30
msgid "Quick Start Timer For…"
msgstr "Avvio Rapido Timer per…"
#: core/templates/core/sleep_confirm_delete.html:4
msgid "Delete a Sleep Entry"
msgstr "Elimina un Riposo"
#: core/templates/core/sleep_form.html:5
msgid "Update a Sleep Entry"
msgstr "Aggiorna un Riposo"
#: core/templates/core/sleep_form.html:7 core/templates/core/sleep_form.html:28
msgid "Add a Sleep Entry"
msgstr "Aggiungi un Riposo"
#: core/templates/core/sleep_list.html:14
msgid "Add Sleep"
msgstr "Aggiungi Riposo"
#: core/templates/core/sleep_list.html:24
#: core/templates/core/timer_form.html:16
#: core/templates/core/timer_list.html:23
#: core/templates/core/tummytime_list.html:23
msgid "Start"
msgstr "Inizio"
#: core/templates/core/sleep_list.html:25
#: core/templates/core/tummytime_list.html:24
msgid "End"
msgstr "Fine"
#: core/templates/core/sleep_list.html:73
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:7
#: core/templates/core/temperature_form.html:17
msgid "Add a Temperature Reading"
msgstr "Aggiungi una Lettura Temperatura"
#: core/templates/core/temperature_form.html:28
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:72
msgid "No temperature entries found."
msgstr "Nessuna voce temperatura trovata."
#: core/templates/core/timer_confirm_delete.html:4
#, python-format
msgid "Delete %(object)s"
msgstr "Elimina %(object)s"
#: core/templates/core/timer_detail.html:20
msgid "Started"
msgstr "Partito"
#: core/templates/core/timer_detail.html:22
#, python-format
msgid "%(timer)s created by %(user)s"
msgstr "%(timer)s creato da %(user)s"
#: core/templates/core/timer_detail.html:58
msgid "Timer actions"
msgstr "Azioni timer"
#: core/templates/core/timer_detail.html:73
msgid "Restart timer"
msgstr "Riavvia timer"
#: core/templates/core/timer_form.html:27
#: core/templates/core/timer_list.html:14 core/templates/core/timer_nav.html:14
msgid "Start Timer"
msgstr "Avvia Timer"
#: core/templates/core/timer_list.html:49
msgid "No timer entries found."
msgstr "Nessuna voce timer trovata."
#: core/templates/core/timer_nav.html:19
msgid "View Timers"
msgstr "Vedi Timer"
#: core/templates/core/timer_nav.html:53
#: dashboard/templates/cards/breastfeeding.html:8
#: dashboard/templates/cards/diaperchange_last.html:13
#: dashboard/templates/cards/diaperchange_types.html:8
#: dashboard/templates/cards/feeding_last.html:13
#: dashboard/templates/cards/feeding_last_method.html:47
#: dashboard/templates/cards/feeding_recent.html:18
#: dashboard/templates/cards/feeding_recent.html:54
#: dashboard/templates/cards/pumping_last.html:13
#: dashboard/templates/cards/sleep_last.html:13
#: dashboard/templates/cards/sleep_naps_day.html:14
#: dashboard/templates/cards/sleep_recent.html:18
#: dashboard/templates/cards/sleep_recent.html:54
#: dashboard/templates/cards/tummytime_day.html:10
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:5
msgid "Update a Tummy Time Entry"
msgstr "Aggiorna una voce Tummy Time"
#: core/templates/core/tummytime_form.html:7
#: core/templates/core/tummytime_form.html:28
msgid "Add a Tummy Time Entry"
msgstr "Aggiungi una voce Tummy Time"
#: core/templates/core/tummytime_list.html:14
msgid "Add Tummy Time"
msgstr "Aggiungi Tummy Time"
#: core/templates/core/tummytime_list.html:67
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:7
#: core/templates/core/weight_form.html:17
#: core/templates/core/weight_form.html:28
msgid "Add a Weight Entry"
msgstr "Aggiungi una Pesata"
#: core/templates/core/weight_list.html:14
msgid "Add Weight"
msgstr "Aggiungi Peso"
#: core/templates/core/weight_list.html:71
msgid "No weight entries found."
msgstr "Nessuna pesata trovata."
#: core/templates/core/widget_tag_editor.html:25
msgid "Tag name"
msgstr "Nome del Tag"
#: core/templates/core/widget_tag_editor.html:29
msgid "Recently used:"
msgstr "Utilizzato recentemente:"
#: core/templates/core/widget_tag_editor.html:48
msgctxt "Error modal"
msgid "Error"
msgstr "Errore"
#: core/templates/core/widget_tag_editor.html:52
msgctxt "Error modal"
msgid "An error ocurred."
msgstr "Si è verificato un errore."
#: core/templates/core/widget_tag_editor.html:53
msgctxt "Error modal"
msgid "Invalid tag name."
msgstr "Nome del tag non valido."
#: core/templates/core/widget_tag_editor.html:54
msgctxt "Error modal"
msgid "Failed to create tag."
msgstr "Impossibile creare il tag."
#: core/templates/core/widget_tag_editor.html:55
msgctxt "Error modal"
msgid "Failed to obtain tag data."
msgstr "Impossibile ottenere i dati del tag."
#: core/templates/core/widget_tag_editor.html:58
msgctxt "Error modal"
msgid "Close"
msgstr "Chiudi"
#: core/templates/forms/layouts/advanced.html:7
msgid "Advanced Fields"
msgstr ""
#: core/templates/timeline/_timeline.html:41
#, python-format
msgid "%(since)s ago (%(time)s)"
msgstr "%(since)s fa (%(time)s)"
#: core/templates/timeline/_timeline.html:47
#, python-format
msgid "Duration: %(duration)s"
msgstr "Durata: %(duration)s"
#: core/templates/timeline/_timeline.html:56
#, python-format
msgid "%(since)s since previous"
msgstr "%(since)s dal precedente"
#: core/templates/timeline/_timeline.html:64
#: dashboard/templates/dashboard/child_button_group.html:25
msgid "Edit"
msgstr "Modifica"
#: core/templates/timeline/_timeline.html:92
msgid "No events"
msgstr "Nessun evento"
#: core/templatetags/datetime.py:26
msgid "Today"
msgstr "oggi"
#: core/templatetags/datetime.py:41
msgid "{}, {}"
msgstr "{}, {}"
#: core/templatetags/duration.py:107
#: dashboard/templates/cards/breastfeeding.html:28
#: dashboard/templates/cards/diaperchange_types.html:40
#, python-format
msgid "%(days_ago)s days ago"
msgstr "%(days_ago)s giorni fa"
#: core/templatetags/duration.py:110
#: dashboard/templates/cards/breastfeeding.html:24
#: dashboard/templates/cards/diaperchange_types.html:36
msgid "today"
msgstr "oggi"
#: core/templatetags/duration.py:112
#: dashboard/templates/cards/breastfeeding.html:26
#: dashboard/templates/cards/diaperchange_types.html:38
msgid "yesterday"
msgstr "ieri"
#: core/timeline.py:56
#, python-format
msgid "%(child)s started tummy time!"
msgstr "Tummy Time iniziato per %(child)s!"
#: core/timeline.py:68
#, python-format
msgid "%(child)s finished tummy time."
msgstr "Tummy Time terminato per %(child)s!"
#: core/timeline.py:96
#, python-format
msgid "%(child)s fell asleep."
msgstr "%(child)s ha preso sonno."
#: core/timeline.py:108
#, python-format
msgid "%(child)s woke up."
msgstr "%(child)s sveglio."
#: core/timeline.py:143
#, python-format
msgid "Amount: %(amount).0f"
msgstr "Quantità: %(amount).0f"
#: core/timeline.py:151
#, python-format
msgid "%(child)s started feeding."
msgstr "%(child)s ha iniziato il pasto."
#: core/timeline.py:164
#, python-format
msgid "%(child)s finished feeding."
msgstr "%(child)s ha terminato il pasto."
#: core/timeline.py:193
#, python-format
msgid "%(child)s had a %(type)s diaper change."
msgstr "%(child)s ha il %(type)s pannolino da cambiare."
#: core/timeline.py:233
#, python-format
msgid "Temperature: %(temperature).0f"
msgstr "Temperatura: %(temperature).0f"
#: core/timeline.py:241
#, python-format
msgid "%(child)s had a temperature measurement."
msgstr "%(child)s ha misurato la temperatura."
#: core/utils.py:40
#, python-format
msgid "%(hours)s hour"
msgid_plural "%(hours)s hours"
msgstr[0] "%(hours)s ora"
msgstr[1] "%(hours)s ore"
#: core/utils.py:44
#, python-format
msgid "%(minutes)s minute"
msgid_plural "%(minutes)s minutes"
msgstr[0] "%(minutes)s minuto"
msgstr[1] "%(minutes)s minuti"
#: core/utils.py:50
#, 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 core/views.py:315
#, python-format
msgid "%(model)s entry added!"
msgstr "%(model)s voce aggiunta!"
#: core/views.py:61 core/views.py:323
#, 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:146
#, python-format
msgid "%(model)s entry deleted."
msgstr "%(model)s voce eliminata."
#: core/views.py:115
#, python-format
msgid "%(first_name)s %(last_name)s added!"
msgstr "%(first_name)s %(last_name)s aggiunto!"
#: core/views.py:373
#, python-format
msgid "%(model)s reading added!"
msgstr "%(model)s lettura aggiunta!"
#: core/views.py:381
#, python-format
msgid "%(model)s reading for %(child)s updated."
msgstr "%(model)s lettura per %(child)s aggiornata."
#: dashboard/templates/cards/breastfeeding.html:4
#, fuzzy
#| msgid "Last Feeding"
msgid "Breastfeeding"
msgstr "Ultimo Pasto"
#: dashboard/templates/cards/breastfeeding.html:10
#: dashboard/templates/cards/diaperchange_types.html:10
msgid "Past Week"
msgstr "Scorsa Settimana"
#: dashboard/templates/cards/breastfeeding.html:18
msgid "left"
msgstr ""
#: dashboard/templates/cards/breastfeeding.html:20
#, fuzzy
#| msgid "Height"
msgid "right"
msgstr "Altezza"
#: dashboard/templates/cards/breastfeeding.html:31
#, fuzzy
#| msgid "Feedings"
msgid "feedings in"
msgstr "Pasti"
#: dashboard/templates/cards/diaperchange_last.html:4
msgid "Last Diaper Change"
msgstr "Ultimo cambio pannolino"
#: dashboard/templates/cards/diaperchange_last.html:8
#: dashboard/templates/cards/feeding_last.html:8
#: dashboard/templates/cards/pumping_last.html:8
#: dashboard/templates/cards/sleep_last.html:8
#: dashboard/templates/cards/tummytime_last.html:8
#, 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 "Wet and/or solid is required." #~ msgstr "è richiesta la scelta liquida e/o solida" #~ 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 "Stopped" #~ msgstr "Fermato" #~ msgid "%(timer)s created by %(object.user)s" #~ msgstr "%(timer)s creato da %(object.user)" #~ msgid "Active Timers" #~ msgstr "Timer Attivi" #~ msgid "%(child)s had a diaper change." #~ msgstr "%(child)s ha il pannolino da cambiare." #~ msgid "%(timer)s stopped." #~ msgstr "%(timer)s fermato." #~ msgid "%(time)s ago" #~ msgstr "%(time)s fa" #~ msgid "%(key)s days ago" #~ msgstr "%(key)s giorni fa" #~ msgid "Today's Sleep" #~ msgstr "Riposi di Oggi" #~ msgid "None yet today" #~ msgstr "Ancora nessuno oggi" #~ msgid "%(count)s sleep entries" #~ msgstr "%(count)s Riposi" #~ msgid "Last Slept" #~ msgstr "Ultimo riposo" #~ msgid "%(count)s nap%(plural)s" #~ msgstr "%(count)s pisolini" #~ msgid "%(count)s active timer%(plural)s" #~ msgstr "%(count)s timer attivi" #~ 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 "Total Feeding Amounts" #~ msgstr "Totale quantità di cibo" #~ msgid "Delete All Inactive Timers" #~ msgstr "Elimina Tutti i Timer Inattivi" #~ msgid "Delete Inactive" #~ msgstr "Elimina Inattivo" #~ msgid "Are you sure you want to delete %(number)s inactive timer%(plural)s?" #~ msgstr "Sei sicuro di voler eliminare %(number)s inattivi timer?" #~ msgid "Delete Inactive Timers" #~ msgstr "Elimina Timer Inattivo" #~ msgid "All inactive timers deleted." #~ msgstr "Eliminati tutti i timer inattivi." #~ msgid "No inactive timers exist." #~ msgstr "Non esistono timer attivi." #~ msgid "%(n)s feeding%(plural)s ago" #~ msgstr "%(n)s pasti fa" #~ msgid "Delete timer" #~ msgstr "Cancella timer" #~ msgid "0 days" #~ msgstr "0 giorni" #~ msgid "Contents: %(contents)s" #~ msgstr "Contenuti: %(contents)s" #~ msgid "Today's Feeding" #~ msgstr "Pasti di oggi" #~ msgid "%(count)s feeding entries" #~ msgstr "%(count)s pasti registrati" #~ msgid "Napping" #~ msgstr "Pisolino" #~ msgid "No bmi entries found." #~ msgstr "Non sono state trovate voci BMI." #~ msgid "