msgid "" msgstr "" "Project-Id-Version: Baby Buddy\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-30 21:13+0000\n" "Language: en-GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: babybuddy/admin.py:12 babybuddy/admin.py:13 #: babybuddy/templates/babybuddy/nav-dropdown.html:324 #: babybuddy/templates/babybuddy/user_settings_form.html:8 msgid "Settings" msgstr "" #: babybuddy/admin.py:17 babybuddy/templates/babybuddy/nav-dropdown.html:89 #: 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 "" #: babybuddy/models.py:19 msgid "Refresh rate" msgstr "" #: babybuddy/models.py:21 msgid "" "If supported by browser, the dashboard will only refresh when visible, and " "also when receiving focus." msgstr "" #: babybuddy/models.py:28 msgid "disabled" msgstr "" #: babybuddy/models.py:29 msgid "1 min." msgstr "" #: babybuddy/models.py:30 msgid "2 min." msgstr "" #: babybuddy/models.py:31 msgid "3 min." msgstr "" #: babybuddy/models.py:32 msgid "4 min." msgstr "" #: babybuddy/models.py:33 msgid "5 min." msgstr "" #: babybuddy/models.py:34 msgid "10 min." msgstr "" #: babybuddy/models.py:35 msgid "15 min." msgstr "" #: babybuddy/models.py:36 msgid "30 min." msgstr "" #: babybuddy/models.py:40 msgid "Hide Empty Dashboard Cards" msgstr "" #: babybuddy/models.py:43 msgid "Hide data older than" msgstr "" #: babybuddy/models.py:45 msgid "This setting controls which data will be shown in the dashboard." msgstr "" #: babybuddy/models.py:51 msgid "show all data" msgstr "" #: babybuddy/models.py:52 msgid "1 day" msgstr "" #: babybuddy/models.py:53 msgid "2 days" msgstr "" #: babybuddy/models.py:54 msgid "3 days" msgstr "" #: babybuddy/models.py:55 msgid "1 week" msgstr "" #: babybuddy/models.py:56 msgid "4 weeks" msgstr "" #: babybuddy/models.py:63 msgid "Language" msgstr "" #: babybuddy/models.py:69 msgid "Timezone" msgstr "" #: babybuddy/models.py:73 #, python-brace-format msgid "{user}'s Settings" msgstr "" #: babybuddy/settings/base.py:166 msgid "Catalan" msgstr "" #: babybuddy/settings/base.py:167 msgid "Chinese (simplified)" msgstr "" #: babybuddy/settings/base.py:168 msgid "Dutch" msgstr "" #: babybuddy/settings/base.py:169 msgid "English (US)" msgstr "" #: babybuddy/settings/base.py:170 msgid "English (UK)" msgstr "" #: babybuddy/settings/base.py:171 msgid "French" msgstr "" #: babybuddy/settings/base.py:172 msgid "Finnish" msgstr "" #: babybuddy/settings/base.py:173 msgid "German" msgstr "" #: babybuddy/settings/base.py:174 msgid "Italian" msgstr "" #: babybuddy/settings/base.py:175 msgid "Polish" msgstr "" #: babybuddy/settings/base.py:176 msgid "Portuguese" msgstr "" #: babybuddy/settings/base.py:177 msgid "Spanish" msgstr "" #: babybuddy/settings/base.py:178 msgid "Swedish" msgstr "" #: babybuddy/settings/base.py:179 msgid "Turkish" msgstr "" #: babybuddy/templates/admin/base_site.html:4 #: babybuddy/templates/admin/base_site.html:7 #: babybuddy/templates/babybuddy/nav-dropdown.html:336 msgid "Database Admin" msgstr "" #: babybuddy/templates/babybuddy/base.html:36 msgid "Home" msgstr "" #: babybuddy/templates/babybuddy/filter.html:18 msgid "Filter" msgstr "" #: babybuddy/templates/babybuddy/filter.html:19 msgid "Reset" msgstr "" #: babybuddy/templates/babybuddy/filter.html:32 msgid "Filters" msgstr "" #: babybuddy/templates/babybuddy/form.html:14 #: babybuddy/templates/babybuddy/user_settings_form.html:89 msgid "Submit" msgstr "" #: babybuddy/templates/babybuddy/messages.html:18 #: babybuddy/templates/babybuddy/user_settings_form.html:19 #, python-format msgid "Error: %(error)s" msgstr "" #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:48 core/models.py:248 #: core/models.py:252 msgid "Diaper Change" msgstr "Nappy Change" #: babybuddy/templates/babybuddy/nav-dropdown.html:54 #: babybuddy/templates/babybuddy/nav-dropdown.html:259 core/models.py:312 #: core/models.py:316 core/templates/core/timer_detail.html:43 msgid "Feeding" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:60 #: babybuddy/templates/babybuddy/nav-dropdown.html:135 core/models.py:396 #: core/models.py:407 core/models.py:411 core/templates/core/note_list.html:29 msgid "Note" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:66 #: babybuddy/templates/babybuddy/nav-dropdown.html:280 #: babybuddy/templates/babybuddy/welcome.html:42 core/models.py:467 #: core/models.py:468 core/models.py:471 #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:72 #: babybuddy/templates/babybuddy/nav-dropdown.html:293 #: babybuddy/templates/babybuddy/welcome.html:50 core/models.py:647 #: core/models.py:648 core/models.py:651 #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:96 #: core/templates/timeline/timeline.html:4 #: core/templates/timeline/timeline.html:7 #: dashboard/templates/dashboard/child_button_group.html:9 msgid "Timeline" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:107 #: babybuddy/templates/babybuddy/nav-dropdown.html:115 core/models.py:188 #: 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/base.html:7 msgid "Children" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:121 core/models.py:137 #: core/models.py:187 core/models.py:221 core/models.py:274 core/models.py:335 #: core/models.py:367 core/models.py:394 core/models.py:426 core/models.py:450 #: core/models.py:503 core/models.py:537 core/models.py:630 core/models.py:671 #: 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/pumping_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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:129 core/models.py:143 #: core/models.py:240 core/models.py:304 core/models.py:343 core/models.py:373 #: core/models.py:408 core/models.py:430 core/models.py:458 core/models.py:511 #: core/models.py:677 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:149 msgid "Measurements" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:157 core/models.py:139 #: core/models.py:151 core/models.py:152 core/models.py:155 #: 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 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:8 msgid "BMI" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:163 msgid "BMI entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:171 core/models.py:338 #: core/models.py:351 core/models.py:352 core/models.py:355 #: 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 #: 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:8 #: reports/templates/reports/report_list.html:16 msgid "Head Circumference" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:177 msgid "Head Circumference entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:185 core/models.py:369 #: core/models.py:381 core/models.py:382 core/models.py:385 #: 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 reports/graphs/height_change.py:19 #: reports/graphs/height_change.py:30 #: reports/templates/reports/height_change.html:4 #: reports/templates/reports/height_change.html:8 #: reports/templates/reports/report_list.html:17 msgid "Height" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:191 msgid "Height entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:199 core/models.py:506 #: core/models.py:519 core/models.py:520 core/models.py:523 #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:205 msgid "Temperature reading" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:213 core/models.py:673 #: core/models.py:685 core/models.py:686 core/models.py:689 #: 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 reports/graphs/weight_change.py:19 #: reports/graphs/weight_change.py:30 #: reports/templates/reports/report_list.html:22 #: reports/templates/reports/weight_change.html:4 #: reports/templates/reports/weight_change.html:8 msgid "Weight" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:219 msgid "Weight entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:233 msgid "Activities" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:240 #: reports/graphs/diaperchange_lifetimes.py:27 msgid "Changes" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:246 msgid "Change" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:253 #: babybuddy/templates/babybuddy/welcome.html:34 core/models.py:313 #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:267 core/models.py:437 #: core/models.py:438 core/models.py:441 #: core/templates/core/pumping_confirm_delete.html:7 #: core/templates/core/pumping_form.html:13 #: core/templates/core/pumping_list.html:4 #: core/templates/core/pumping_list.html:7 #: core/templates/core/pumping_list.html:12 #: reports/templates/reports/pumping_amounts.html:4 #: reports/templates/reports/pumping_amounts.html:8 msgid "Pumping" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:273 msgid "Pumping entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:286 msgid "Sleep entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:299 msgid "Tummy Time entry" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:323 #: 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:556 #: core/templates/core/timer_list.html:32 msgid "User" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:325 msgid "Password" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:329 msgid "Logout" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:332 msgid "Site" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:333 msgid "API Browser" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:335 #: 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 "" #: babybuddy/templates/babybuddy/nav-dropdown.html:338 msgid "Support" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:340 msgid "Source Code" msgstr "" #: babybuddy/templates/babybuddy/nav-dropdown.html:342 msgid "Chat / Support" msgstr "" #: babybuddy/templates/babybuddy/paginator.html:11 #: core/templates/timeline/_timeline.html:5 #: core/templates/timeline/_timeline.html:7 #: core/templates/timeline/_timeline.html:71 #: core/templates/timeline/_timeline.html:73 #: dashboard/templates/cards/feeding_day.html:43 #: dashboard/templates/cards/feeding_last_method.html:34 #: dashboard/templates/cards/sleep_recent.html:43 #: dashboard/templates/cards/statistics.html:34 msgid "Previous" msgstr "" #: babybuddy/templates/babybuddy/paginator.html:28 #: core/templates/timeline/_timeline.html:12 #: core/templates/timeline/_timeline.html:14 #: core/templates/timeline/_timeline.html:78 #: core/templates/timeline/_timeline.html:80 #: dashboard/templates/cards/feeding_day.html:47 #: dashboard/templates/cards/feeding_last_method.html:38 #: dashboard/templates/cards/sleep_recent.html:47 #: dashboard/templates/cards/statistics.html:38 msgid "Next" msgstr "" #: babybuddy/templates/babybuddy/user_confirm_delete.html:4 msgid "Delete User" msgstr "" #: 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/pumping_confirm_delete.html:8 #: core/templates/core/pumping_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:23 #: 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:27 msgid "Delete" msgstr "" #: 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/pumping_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 "" "

Are you sure you want to delete %(object)s?

" msgstr "" #: babybuddy/templates/babybuddy/user_confirm_delete.html:19 #: core/templates/core/bmi_confirm_delete.html:18 #: core/templates/core/child_confirm_delete.html:32 #: core/templates/core/diaperchange_confirm_delete.html:18 #: core/templates/core/feeding_confirm_delete.html:18 #: core/templates/core/head_circumference_confirm_delete.html:18 #: core/templates/core/height_confirm_delete.html:18 #: core/templates/core/note_confirm_delete.html:18 #: core/templates/core/pumping_confirm_delete.html:18 #: core/templates/core/sleep_confirm_delete.html:18 #: core/templates/core/temperature_confirm_delete.html:18 #: core/templates/core/timer_confirm_delete.html:21 #: core/templates/core/timer_confirm_delete_inactive.html:24 #: core/templates/core/tummytime_confirm_delete.html:18 #: core/templates/core/weight_confirm_delete.html:18 msgid "Cancel" msgstr "" #: babybuddy/templates/babybuddy/user_form.html:8 #: babybuddy/templates/babybuddy/user_form.html:18 #: babybuddy/templates/babybuddy/user_form.html:28 #: babybuddy/templates/babybuddy/user_list.html:65 msgid "Create User" msgstr "" #: babybuddy/templates/babybuddy/user_form.html:16 #: core/templates/core/bmi_form.html:15 core/templates/core/child_form.html:16 #: core/templates/core/diaperchange_form.html:15 #: core/templates/core/feeding_form.html:15 #: core/templates/core/head_circumference_form.html:15 #: core/templates/core/height_form.html:15 #: core/templates/core/note_form.html:15 #: core/templates/core/pumping_form.html:15 #: core/templates/core/sleep_form.html:15 #: core/templates/core/temperature_form.html:15 #: core/templates/core/timer_form.html:10 #: core/templates/core/tummytime_form.html:15 #: core/templates/core/weight_form.html:15 msgid "Update" msgstr "" #: babybuddy/templates/babybuddy/user_form.html:24 #: core/templates/core/bmi_form.html:23 core/templates/core/child_form.html:24 #: core/templates/core/diaperchange_form.html:23 #: core/templates/core/feeding_form.html:23 #: core/templates/core/head_circumference_form.html:23 #: core/templates/core/height_form.html:23 #: core/templates/core/note_form.html:23 #: core/templates/core/pumping_form.html:23 #: core/templates/core/sleep_form.html:23 #: core/templates/core/temperature_form.html:23 #: core/templates/core/timer_form.html:18 #: core/templates/core/tummytime_form.html:23 #: core/templates/core/weight_form.html:23 #, python-format msgid "

Update %(object)s

" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:18 #: core/templates/core/child_list.html:25 msgid "First Name" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:19 #: core/templates/core/child_list.html:26 msgid "Last Name" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:20 msgid "Email" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:21 msgid "Staff" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:22 core/models.py:551 #: core/templates/core/timer_list.html:31 msgid "Active" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:23 #: core/templates/core/bmi_list.html:24 core/templates/core/bmi_list.html:38 #: core/templates/core/child_list.html:28 #: core/templates/core/child_list.html:43 #: core/templates/core/diaperchange_list.html:24 #: core/templates/core/diaperchange_list.html:40 #: core/templates/core/feeding_list.html:24 #: core/templates/core/feeding_list.html:43 #: core/templates/core/head_circumference_list.html:24 #: core/templates/core/head_circumference_list.html:38 #: core/templates/core/height_list.html:24 #: core/templates/core/height_list.html:38 #: core/templates/core/note_list.html:24 core/templates/core/note_list.html:37 #: core/templates/core/pumping_list.html:24 #: core/templates/core/pumping_list.html:37 #: core/templates/core/sleep_list.html:24 #: core/templates/core/sleep_list.html:40 #: core/templates/core/temperature_list.html:24 #: core/templates/core/temperature_list.html:38 #: core/templates/core/tummytime_list.html:23 #: core/templates/core/tummytime_list.html:38 #: core/templates/core/weight_list.html:24 #: core/templates/core/weight_list.html:38 msgid "Actions" msgstr "" #: babybuddy/templates/babybuddy/user_list.html:55 msgid "No users found." msgstr "" #: babybuddy/templates/babybuddy/user_password_form.html:4 #: babybuddy/templates/babybuddy/user_password_form.html:8 #: babybuddy/templates/babybuddy/user_password_form.html:12 msgid "Change Password" msgstr "" #: babybuddy/templates/babybuddy/user_settings_form.html:4 #: babybuddy/templates/babybuddy/user_settings_form.html:12 msgid "User Settings" msgstr "" #: babybuddy/templates/babybuddy/user_settings_form.html:33 msgid "User Profile" msgstr "" #: babybuddy/templates/babybuddy/user_settings_form.html:79 msgid "API" msgstr "" #: babybuddy/templates/babybuddy/user_settings_form.html:81 msgid "Key" msgstr "" #: babybuddy/templates/babybuddy/user_settings_form.html:84 msgid "Regenerate" msgstr "" #: babybuddy/templates/babybuddy/welcome.html:4 #: babybuddy/templates/babybuddy/welcome.html:7 msgid "Welcome!" msgstr "" #: babybuddy/templates/babybuddy/welcome.html:12 msgid "Welcome to Baby Buddy!" msgstr "" #: babybuddy/templates/babybuddy/welcome.html:14 msgid "" "Learn about and predict baby's needs without (as much) guess work " "by using Baby Buddy to track —" msgstr "" #: babybuddy/templates/babybuddy/welcome.html:26 core/models.py:249 #: core/templates/core/diaperchange_confirm_delete.html:7 #: core/templates/core/diaperchange_form.html:13 #: core/templates/core/diaperchange_list.html:4 #: core/templates/core/diaperchange_list.html:7 #: core/templates/core/diaperchange_list.html:12 #: dashboard/templates/cards/diaperchange_types.html:6 msgid "Diaper Changes" msgstr "Nappy Changes" #: babybuddy/templates/babybuddy/welcome.html:56 msgid "" "As the amount of entries grows, Baby Buddy will help parents and caregivers " "to identify small patterns in baby's habits using the dashboard and graphs. " "Baby Buddy is mobile-friendly and uses a dark theme to help weary moms and " "dads with 2AM feedings and changings. To get started, just click the button " "below to add your first (or second, third, etc.) child!" msgstr "" "As the amount of entries grows, Baby Buddy will help parents and caregivers " "to identify small patterns in baby's habits using the dashboard and graphs. " "Baby Buddy is mobile-friendly and uses a dark theme to help weary mums and " "dads with 2AM feedings and changings. To get started, just click the button " "below to add your first (or second, third, etc.) child!" #: babybuddy/templates/babybuddy/welcome.html:68 #: core/templates/core/child_form.html:8 core/templates/core/child_form.html:18 #: core/templates/core/child_form.html:28 msgid "Add a Child" msgstr "" #: babybuddy/templates/error/400.html:4 babybuddy/templates/error/400.html:7 msgid "Bad Request" msgstr "" #: babybuddy/templates/error/403.html:4 babybuddy/templates/error/403.html:7 msgid "Permission Denied" msgstr "" #: babybuddy/templates/error/403.html:9 msgid "" "You do not have permission to access this resource. Contact a site " "administrator for assistance." msgstr "" #: babybuddy/templates/error/403_csrf_bad_origin.html:14 msgid "How to Fix" msgstr "" #: babybuddy/templates/error/403_csrf_bad_origin.html:15 #, python-format msgid "" "Add %(origin)s to the 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 msgid "Return to Baby Buddy" msgstr "" #: babybuddy/templates/registration/login.html:32 msgid "Login" msgstr "" #: babybuddy/templates/registration/login.html:38 msgid "Forgot your password?" msgstr "" #: babybuddy/templates/registration/password_reset_complete.html:4 msgid "Password Reset Successfully!" msgstr "" #: babybuddy/templates/registration/password_reset_complete.html:8 msgid "Your password has been set. You may go ahead and log in now." msgstr "" #: babybuddy/templates/registration/password_reset_complete.html:9 msgid "Log in" msgstr "" #: babybuddy/templates/registration/password_reset_confirm.html:4 msgid "Password Reset" msgstr "" #: babybuddy/templates/registration/password_reset_confirm.html:13 msgid "" "Oh snap! The two passwords did not match. Please try again." msgstr "" #: babybuddy/templates/registration/password_reset_confirm.html:22 msgid "Enter your new password in each field below." msgstr "" #: babybuddy/templates/registration/password_reset_confirm.html:46 #: babybuddy/templates/registration/password_reset_form.html:31 msgid "Reset Password" msgstr "" #: babybuddy/templates/registration/password_reset_done.html:4 msgid "Reset Email Sent" msgstr "" #: 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 "" #: 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 "" #: babybuddy/templates/registration/password_reset_email.html:2 #, python-format msgid "" "You're receiving this email because you requested a password reset for your " "user account at %(site_name)s." msgstr "" #: babybuddy/templates/registration/password_reset_email.html:4 msgid "Please go to the following page and choose a new password:" msgstr "" #: babybuddy/templates/registration/password_reset_email.html:8 msgid "Your username, in case you’ve forgotten:" msgstr "" #: babybuddy/templates/registration/password_reset_email.html:10 msgid "Thanks for using Baby Buddy!" msgstr "" #: babybuddy/templates/registration/password_reset_form.html:4 msgid "Forgot Password" msgstr "" #: 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 "" #: 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 "" #: babybuddy/views.py:113 #, python-format msgid "User %(username)s updated." msgstr "" #: babybuddy/views.py:125 #, python-brace-format msgid "User {user} deleted." msgstr "" #: babybuddy/views.py:146 msgid "Password updated." msgstr "" #: babybuddy/views.py:175 msgid "User API key regenerated." msgstr "" #: babybuddy/views.py:188 msgid "Settings saved!" msgstr "" #: core/filters.py:11 core/models.py:96 core/models.py:115 msgid "Tag" msgstr "" #: core/forms.py:120 msgid "Name does not match child name." msgstr "" #: core/forms.py:136 msgid "" "Click on the tags to add (+) or remove (-) tags or use the text editor to " "create new tags." msgstr "" #: core/models.py:28 msgid "Date can not be in the future." msgstr "" #: core/models.py:42 msgid "Start time must come before end time." msgstr "" #: core/models.py:45 msgid "Duration too long." msgstr "" #: core/models.py:61 msgid "Another entry intersects the specified time period." msgstr "" #: core/models.py:75 msgid "Date/time can not be in the future." msgstr "" #: core/models.py:84 core/models.py:237 #: core/templates/core/diaperchange_list.html:30 msgid "Color" msgstr "Colour" #: core/models.py:90 msgid "Last used" msgstr "" #: core/models.py:97 core/templates/core/bmi_list.html:30 #: core/templates/core/diaperchange_list.html:32 #: core/templates/core/feeding_list.html:35 #: core/templates/core/head_circumference_list.html:30 #: core/templates/core/height_list.html:30 #: core/templates/core/note_list.html:30 core/templates/core/sleep_list.html:32 #: core/templates/core/temperature_list.html:30 #: core/templates/core/tummytime_list.html:31 #: core/templates/core/weight_list.html:30 msgid "Tags" msgstr "" #: core/models.py:141 core/models.py:341 core/models.py:371 core/models.py:675 #: 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_change.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_change.py:28 #: reports/graphs/height_change.py:28 reports/graphs/pumping_amounts.py:60 #: reports/graphs/sleep_pattern.py:153 reports/graphs/sleep_totals.py:59 #: reports/graphs/tummytime_duration.py:51 reports/graphs/weight_change.py:28 msgid "Date" msgstr "" #: core/models.py:163 msgid "First name" msgstr "" #: core/models.py:165 msgid "Last name" msgstr "" #: core/models.py:167 msgid "Birth date" msgstr "" #: core/models.py:174 msgid "Slug" msgstr "" #: core/models.py:177 msgid "Picture" msgstr "" #: core/models.py:224 core/models.py:398 core/models.py:429 core/models.py:509 #: core/templates/core/diaperchange_list.html:25 #: core/templates/core/note_list.html:25 #: core/templates/core/pumping_list.html:25 #: core/templates/core/temperature_list.html:25 msgid "Time" msgstr "" #: core/models.py:226 core/templates/core/diaperchange_list.html:61 #: reports/graphs/diaperchange_types.py:36 msgid "Wet" msgstr "" #: core/models.py:227 core/templates/core/diaperchange_list.html:62 #: reports/graphs/diaperchange_types.py:30 msgid "Solid" msgstr "" #: core/models.py:231 msgid "Black" msgstr "" #: core/models.py:232 msgid "Brown" msgstr "" #: core/models.py:233 msgid "Green" msgstr "" #: core/models.py:234 msgid "Yellow" msgstr "" #: core/models.py:239 core/models.py:303 core/models.py:428 #: core/templates/core/diaperchange_list.html:31 #: core/templates/core/pumping_list.html:29 msgid "Amount" msgstr "" #: core/models.py:276 core/models.py:453 core/models.py:543 core/models.py:632 msgid "Start time" msgstr "" #: core/models.py:277 core/models.py:454 core/models.py:546 core/models.py:633 msgid "End time" msgstr "" #: core/models.py:279 core/models.py:456 core/models.py:549 core/models.py:635 #: 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 "" #: core/models.py:283 msgid "Breast milk" msgstr "" #: core/models.py:284 msgid "Formula" msgstr "" #: core/models.py:285 msgid "Fortified breast milk" msgstr "" #: core/models.py:286 msgid "Solid food" msgstr "" #: core/models.py:289 core/templates/core/feeding_list.html:30 msgid "Type" msgstr "" #: core/models.py:293 msgid "Bottle" msgstr "" #: core/models.py:294 msgid "Left breast" msgstr "" #: core/models.py:295 msgid "Right breast" msgstr "" #: core/models.py:296 msgid "Both breasts" msgstr "" #: core/models.py:297 msgid "Parent fed" msgstr "" #: core/models.py:298 msgid "Self fed" msgstr "" #: core/models.py:301 core/templates/core/feeding_list.html:29 msgid "Method" msgstr "" #: core/models.py:452 msgid "Napping" msgstr "" #: core/models.py:540 core/templates/core/timer_list.html:25 msgid "Name" msgstr "" #: core/models.py:564 core/templates/core/timer_form.html:4 msgid "Timer" msgstr "" #: core/models.py:565 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 "" #: core/models.py:568 #, python-brace-format msgid "Timer #{id}" msgstr "" #: core/models.py:638 core/templates/core/tummytime_list.html:30 msgid "Milestone" msgstr "" #: core/templates/core/bmi_confirm_delete.html:4 msgid "Delete a BMI Entry" msgstr "" #: core/templates/core/bmi_form.html:8 core/templates/core/bmi_form.html:17 #: core/templates/core/bmi_form.html:27 msgid "Add a BMI Entry" msgstr "" #: core/templates/core/bmi_list.html:15 msgid "Add BMI" msgstr "" #: core/templates/core/bmi_list.html:70 #, fuzzy #| msgid "No diaper changes found." msgid "No BMI entries found." msgstr "No nappy changes found." #: core/templates/core/child_confirm_delete.html:4 msgid "Delete a Child" msgstr "" #: core/templates/core/child_confirm_delete.html:20 msgid "To confirm this action. Type the full name of the child below." msgstr "" #: core/templates/core/child_detail.html:23 #: dashboard/templates/dashboard/dashboard.html:32 msgid "Born" msgstr "" #: core/templates/core/child_detail.html:24 #: dashboard/templates/dashboard/dashboard.html:33 msgid "Age" msgstr "" #: core/templates/core/child_list.html:15 msgid "Add Child" msgstr "" #: core/templates/core/child_list.html:27 msgid "Birth Date" msgstr "" #: core/templates/core/child_list.html:62 msgid "No children found." msgstr "" #: core/templates/core/diaperchange_confirm_delete.html:4 msgid "Delete a Diaper Change" msgstr "Delete a Nappy Change" #: core/templates/core/diaperchange_form.html:6 msgid "Update a Diaper Change" msgstr "Update a Nappy Change" #: core/templates/core/diaperchange_form.html:8 #: core/templates/core/diaperchange_form.html:27 msgid "Add a Diaper Change" msgstr "Add a Nappy Change" #: 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 #: core/templates/core/widget_tag_editor.html:24 msgid "Add" msgstr "" #: core/templates/core/diaperchange_list.html:15 msgid "Add Diaper Change" msgstr "Add Nappy Change" #: core/templates/core/diaperchange_list.html:29 msgid "Contents" msgstr "" #: core/templates/core/diaperchange_list.html:77 msgid "No diaper changes found." msgstr "No nappy changes found." #: core/templates/core/feeding_confirm_delete.html:4 msgid "Delete a Feeding" msgstr "" #: core/templates/core/feeding_form.html:6 msgid "Update a Feeding" msgstr "" #: core/templates/core/feeding_form.html:8 #: core/templates/core/feeding_form.html:27 msgid "Add a Feeding" msgstr "" #: core/templates/core/feeding_list.html:15 msgid "Add Feeding" msgstr "" #: core/templates/core/feeding_list.html:33 msgid "Amt." msgstr "" #: core/templates/core/feeding_list.html:82 msgid "No feedings found." msgstr "" #: core/templates/core/head_circumference_confirm_delete.html:4 msgid "Delete a Head Circumference Entry" msgstr "" #: core/templates/core/head_circumference_form.html:8 #: core/templates/core/head_circumference_form.html:17 #: core/templates/core/head_circumference_form.html:27 msgid "Add a Head Circumference Entry" msgstr "" #: core/templates/core/head_circumference_list.html:15 msgid "Add Head Circumference" msgstr "" #: core/templates/core/head_circumference_list.html:70 msgid "No head circumference entries found." msgstr "" #: core/templates/core/height_confirm_delete.html:4 msgid "Delete a Height Entry" msgstr "" #: core/templates/core/height_form.html:8 #: core/templates/core/height_form.html:17 #: core/templates/core/height_form.html:27 msgid "Add a Height Entry" msgstr "" #: core/templates/core/height_list.html:15 msgid "Add Height" msgstr "" #: core/templates/core/height_list.html:70 msgid "No height entries found." msgstr "" #: core/templates/core/note_confirm_delete.html:4 msgid "Delete a Note" msgstr "" #: core/templates/core/note_form.html:6 msgid "Update a Note" msgstr "" #: core/templates/core/note_form.html:8 core/templates/core/note_form.html:27 msgid "Add a Note" msgstr "" #: core/templates/core/note_list.html:15 msgid "Add Note" msgstr "" #: core/templates/core/note_list.html:64 msgid "No notes found." msgstr "" #: core/templates/core/pumping_confirm_delete.html:4 msgid "Delete a Pumping Entry" msgstr "" #: core/templates/core/pumping_form.html:8 #: core/templates/core/pumping_form.html:17 #: core/templates/core/pumping_form.html:27 msgid "Add a Pumping Entry" msgstr "" #: core/templates/core/pumping_list.html:15 msgid "Add Pumping Entry" msgstr "" #: core/templates/core/pumping_list.html:66 msgid "No pumping entries found." msgstr "" #: core/templates/core/quick_timer_nav.html:9 #: core/templates/core/quick_timer_nav.html:29 #: core/templates/core/timer_nav.html:37 msgid "Quick Start Timer" msgstr "" #: core/templates/core/quick_timer_nav.html:19 #: core/templates/core/timer_nav.html:28 msgid "Quick Start Timer For…" msgstr "" #: core/templates/core/sleep_confirm_delete.html:4 msgid "Delete a Sleep Entry" msgstr "" #: core/templates/core/sleep_form.html:6 msgid "Update a Sleep Entry" msgstr "" #: core/templates/core/sleep_form.html:8 core/templates/core/sleep_form.html:27 msgid "Add a Sleep Entry" msgstr "" #: core/templates/core/sleep_list.html:15 msgid "Add Sleep" msgstr "" #: 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 "" #: core/templates/core/sleep_list.html:26 #: core/templates/core/timer_list.html:30 #: core/templates/core/tummytime_list.html:25 msgid "End" msgstr "" #: core/templates/core/sleep_list.html:31 msgid "Nap" msgstr "" #: core/templates/core/sleep_list.html:74 msgid "No sleep entries found." msgstr "" #: core/templates/core/temperature_confirm_delete.html:4 msgid "Delete a Temperature Reading" msgstr "" #: core/templates/core/temperature_form.html:8 #: core/templates/core/temperature_form.html:17 msgid "Add a Temperature Reading" msgstr "" #: core/templates/core/temperature_form.html:27 msgid "Add a Temperature Entry" msgstr "" #: core/templates/core/temperature_list.html:15 msgid "Add Temperature Reading" msgstr "" #: core/templates/core/temperature_list.html:70 msgid "No temperature entries found." msgstr "" #: core/templates/core/timer_confirm_delete.html:5 #, python-format msgid "Delete %(object)s" msgstr "" #: core/templates/core/timer_confirm_delete_inactive.html:5 msgid "Delete All Inactive Timers" msgstr "" #: core/templates/core/timer_confirm_delete_inactive.html:10 msgid "Delete Inactive" msgstr "" #: core/templates/core/timer_confirm_delete_inactive.html:17 #, python-format msgid "Are you sure you want to delete %(number)s inactive timer?" msgid_plural "Are you sure you want to delete %(number)s inactive timers?" msgstr[0] "" msgstr[1] "" #: core/templates/core/timer_detail.html:28 msgid "Started" msgstr "" #: core/templates/core/timer_detail.html:30 msgid "Stopped" msgstr "" #: core/templates/core/timer_detail.html:34 #, python-format msgid "%(timer)s created by %(user)s" msgstr "" #: core/templates/core/timer_detail.html:63 msgid "Timer actions" msgstr "" #: core/templates/core/timer_detail.html:77 msgid "Restart timer" msgstr "" #: core/templates/core/timer_detail.html:84 msgid "Delete timer" msgstr "" #: core/templates/core/timer_form.html:22 #: core/templates/core/timer_list.html:15 core/templates/core/timer_nav.html:15 msgid "Start Timer" msgstr "" #: core/templates/core/timer_list.html:58 msgid "No timer entries found." msgstr "" #: core/templates/core/timer_list.html:68 msgid "Delete Inactive Timers" msgstr "" #: core/templates/core/timer_nav.html:20 msgid "View Timers" msgstr "" #: core/templates/core/timer_nav.html:44 #: dashboard/templates/cards/timer_list.html:6 msgid "Active Timers" msgstr "" #: core/templates/core/timer_nav.html:50 #: dashboard/templates/cards/diaperchange_last.html:17 #: dashboard/templates/cards/diaperchange_types.html:12 #: dashboard/templates/cards/feeding_day.html:20 #: dashboard/templates/cards/feeding_day.html:52 #: dashboard/templates/cards/feeding_last.html:17 #: dashboard/templates/cards/feeding_last_method.html:43 #: dashboard/templates/cards/sleep_last.html:17 #: dashboard/templates/cards/sleep_naps_day.html:18 #: dashboard/templates/cards/sleep_recent.html:20 #: dashboard/templates/cards/sleep_recent.html:52 #: dashboard/templates/cards/tummytime_day.html:14 msgid "None" msgstr "" #: core/templates/core/tummytime_confirm_delete.html:4 msgid "Delete a Tummy Time Entry" msgstr "" #: core/templates/core/tummytime_form.html:6 msgid "Update a Tummy Time Entry" msgstr "" #: core/templates/core/tummytime_form.html:8 #: core/templates/core/tummytime_form.html:27 msgid "Add a Tummy Time Entry" msgstr "" #: core/templates/core/tummytime_list.html:15 msgid "Add Tummy Time" msgstr "" #: core/templates/core/tummytime_list.html:67 msgid "No tummy time entries found." msgstr "" #: core/templates/core/weight_confirm_delete.html:4 msgid "Delete a Weight Entry" msgstr "" #: 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 "" #: core/templates/core/weight_list.html:15 msgid "Add Weight" msgstr "" #: core/templates/core/weight_list.html:70 msgid "No weight entries found." msgstr "" #: core/templates/core/widget_tag_editor.html:22 msgid "Tag name" msgstr "" #: core/templates/core/widget_tag_editor.html:27 msgid "Recently used:" msgstr "" #: core/templates/core/widget_tag_editor.html:45 msgctxt "Error modal" msgid "Error" msgstr "" #: core/templates/core/widget_tag_editor.html:50 msgctxt "Error modal" msgid "An error ocurred." msgstr "" #: core/templates/core/widget_tag_editor.html:51 msgctxt "Error modal" msgid "Invalid tag name." msgstr "" #: core/templates/core/widget_tag_editor.html:52 msgctxt "Error modal" msgid "Failed to create tag." msgstr "" #: core/templates/core/widget_tag_editor.html:53 msgctxt "Error modal" msgid "Failed to obtain tag data." msgstr "" #: core/templates/core/widget_tag_editor.html:58 msgctxt "Error modal" msgid "Close" msgstr "" #: core/templates/timeline/_timeline.html:38 #, python-format msgid "%(since)s ago (%(time)s)" msgstr "" #: core/templates/timeline/_timeline.html:44 #, python-format msgid "Duration: %(duration)s" msgstr "" #: core/templates/timeline/_timeline.html:53 #, python-format msgid "%(since)s since previous" msgstr "" #: core/templates/timeline/_timeline.html:61 #: dashboard/templates/dashboard/child_button_group.html:20 msgid "Edit" msgstr "" #: core/templates/timeline/_timeline.html:85 msgid "No events" msgstr "" #: core/templatetags/datetime.py:60 msgid "Today" msgstr "" #: core/templatetags/datetime.py:75 msgid "{}, {}" msgstr "" #: core/templatetags/duration.py:25 msgid "0 days" msgstr "" #: core/templatetags/duration.py:111 #: dashboard/templates/cards/diaperchange_types.html:49 msgid "today" msgstr "" #: core/templatetags/duration.py:113 #: dashboard/templates/cards/diaperchange_types.html:51 msgid "yesterday" msgstr "" #: core/templatetags/duration.py:116 msgid " days ago" msgstr "" #: core/timeline.py:53 #, python-format msgid "%(child)s started tummy time!" msgstr "" #: core/timeline.py:65 #, python-format msgid "%(child)s finished tummy time." msgstr "" #: core/timeline.py:91 #, python-format msgid "%(child)s fell asleep." msgstr "" #: core/timeline.py:103 #, python-format msgid "%(child)s woke up." msgstr "" #: core/timeline.py:137 #, python-format msgid "Amount: %(amount).0f" msgstr "" #: core/timeline.py:145 #, python-format msgid "%(child)s started feeding." msgstr "" #: core/timeline.py:158 #, python-format msgid "%(child)s finished feeding." msgstr "" #: core/timeline.py:185 #, python-format msgid "%(child)s had a %(type)s diaper change." msgstr "%(child)s had a %(type)s nappy change." #: core/utils.py:40 #, python-format msgid "%(hours)s hour" msgid_plural "%(hours)s hours" msgstr[0] "" msgstr[1] "" #: core/utils.py:44 #, python-format msgid "%(minutes)s minute" msgid_plural "%(minutes)s minutes" msgstr[0] "" msgstr[1] "" #: core/utils.py:50 #, python-format msgid "%(seconds)s second" msgid_plural "%(seconds)s seconds" msgstr[0] "" msgstr[1] "" #: core/views.py:33 #, python-format msgid "%(model)s entry for %(child)s added!" msgstr "" #: core/views.py:35 core/views.py:308 #, python-format msgid "%(model)s entry added!" msgstr "" #: core/views.py:61 core/views.py:316 #, python-format msgid "%(model)s entry for %(child)s updated." msgstr "" #: core/views.py:63 #, python-format msgid "%(model)s entry updated." msgstr "" #: core/views.py:69 core/views.py:146 #, python-format msgid "%(model)s entry deleted." msgstr "" #: core/views.py:115 #, python-format msgid "%(first_name)s %(last_name)s added!" msgstr "" #: core/views.py:366 #, python-format msgid "%(model)s reading added!" msgstr "" #: core/views.py:374 #, python-format msgid "%(model)s reading for %(child)s updated." msgstr "" #: core/views.py:483 #, python-format msgid "%(timer)s stopped." msgstr "" #: core/views.py:506 msgid "All inactive timers deleted." msgstr "" #: core/views.py:516 msgid "No inactive timers exist." msgstr "" #: dashboard/templates/cards/diaperchange_last.html:6 msgid "Last Diaper Change" msgstr "Last Nappy Change" #: 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 "
%(since)s ago
%(time)s" msgstr "" #: dashboard/templates/cards/diaperchange_types.html:14 msgid "Past Week" msgstr "" #: dashboard/templates/cards/diaperchange_types.html:27 msgid "wet" msgstr "" #: dashboard/templates/cards/diaperchange_types.html:35 msgid "solid" msgstr "" #: dashboard/templates/cards/diaperchange_types.html:53 #, python-format msgid "%(key)s days ago" msgstr "" #: dashboard/templates/cards/feeding_day.html:6 msgid "Today's Feeding" msgstr "" #: dashboard/templates/cards/feeding_day.html:25 #, python-format msgid "%(counter)s feeding" msgid_plural "%(counter)s feedings" msgstr[0] "" msgstr[1] "" #: dashboard/templates/cards/feeding_day.html:32 #: dashboard/templates/cards/sleep_recent.html:32 #, python-format msgid "
%(since)s
" msgstr "" #: dashboard/templates/cards/feeding_last.html:6 msgid "Last Feeding" msgstr "" #: dashboard/templates/cards/feeding_last_method.html:6 msgid "Last Feeding Method" msgstr "" #: dashboard/templates/cards/feeding_last_method.html:19 msgid "most recent" msgstr "" #: dashboard/templates/cards/feeding_last_method.html:21 #, python-format msgid "%(n)s feeding ago" msgid_plural "%(n)s feedings ago" msgstr[0] "" msgstr[1] "" #: dashboard/templates/cards/sleep_last.html:6 msgid "Last Sleep" msgstr "" #: dashboard/templates/cards/sleep_naps_day.html:6 msgid "Today's Naps" msgstr "" #: dashboard/templates/cards/sleep_naps_day.html:12 #, python-format msgid "%(count)s nap" msgid_plural "%(count)s naps" msgstr[0] "" msgstr[1] "" #: dashboard/templates/cards/sleep_recent.html:6 msgid "Recent Sleep" msgstr "" #: dashboard/templates/cards/sleep_recent.html:25 #, python-format msgid "%(counter)s sleep" msgid_plural "%(counter)s sleep" msgstr[0] "" msgstr[1] "" #: dashboard/templates/cards/statistics.html:7 msgid "Statistics" msgstr "" #: dashboard/templates/cards/statistics.html:25 msgid "Not enough data" msgstr "" #: dashboard/templates/cards/statistics.html:42 msgid "No data yet" msgstr "" #: dashboard/templates/cards/timer_list.html:12 #, python-format msgid "%(count)s active timer" msgid_plural "%(count)s active timers" msgstr[0] "" msgstr[1] "" #: dashboard/templates/cards/timer_list.html:27 #, python-format msgid "Started by %(user)s at %(start)s" msgstr "" #: dashboard/templates/cards/tummytime_day.html:6 msgid "Today's Tummy Time" msgstr "" #: dashboard/templates/cards/tummytime_day.html:22 #, python-format msgid "%(duration)s at %(end)s" msgstr "" #: dashboard/templates/cards/tummytime_last.html:6 msgid "Last Tummy Time" msgstr "" #: dashboard/templates/cards/tummytime_last.html:18 msgid "Never" msgstr "" #: dashboard/templates/dashboard/child_button_group.html:3 msgid "Child actions" msgstr "" #: dashboard/templates/dashboard/child_button_group.html:12 #: reports/templates/reports/base.html:9 #: reports/templates/reports/report_list.html:4 msgid "Reports" msgstr "" #: dashboard/templatetags/cards.py:357 msgid "Average nap duration" msgstr "" #: dashboard/templatetags/cards.py:364 msgid "Average naps per day" msgstr "" #: dashboard/templatetags/cards.py:374 msgid "Average sleep duration" msgstr "" #: dashboard/templatetags/cards.py:381 msgid "Average awake duration" msgstr "" #: dashboard/templatetags/cards.py:391 msgid "Weight change per week" msgstr "" #: dashboard/templatetags/cards.py:401 msgid "Height change per week" msgstr "" #: dashboard/templatetags/cards.py:411 msgid "Head circumference change per week" msgstr "" #: dashboard/templatetags/cards.py:421 msgid "BMI change per week" msgstr "" #: dashboard/templatetags/cards.py:439 msgid "Diaper change frequency (past 3 days)" msgstr "Nappy change frequency (past 3 days)" #: dashboard/templatetags/cards.py:443 msgid "Diaper change frequency (past 2 weeks)" msgstr "Nappy change frequency (past 2 weeks)" #: dashboard/templatetags/cards.py:449 msgid "Diaper change frequency" msgstr "Nappy change frequency" #: dashboard/templatetags/cards.py:485 msgid "Feeding frequency (past 3 days)" msgstr "" #: dashboard/templatetags/cards.py:489 msgid "Feeding frequency (past 2 weeks)" msgstr "" #: dashboard/templatetags/cards.py:495 msgid "Feeding frequency" msgstr "" #: reports/graphs/bmi_change.py:27 msgid "BMI" msgstr "" #: reports/graphs/diaperchange_amounts.py:27 msgid "Diaper change amount" msgstr "Nappy change amount" #: reports/graphs/diaperchange_amounts.py:36 msgid "Diaper Change Amounts" msgstr "Nappy Change Amounts" #: reports/graphs/diaperchange_amounts.py:39 msgid "Change amount" msgstr "" #: reports/graphs/diaperchange_lifetimes.py:35 msgid "Diaper Lifetimes" msgstr "Nappy Lifetimes" #: reports/graphs/diaperchange_lifetimes.py:36 msgid "Time between changes (hours)" msgstr "" #: reports/graphs/diaperchange_types.py:41 reports/graphs/feeding_amounts.py:58 msgid "Total" msgstr "" #: reports/graphs/diaperchange_types.py:48 msgid "Diaper Change Types" msgstr "Nappy Change Types" #: reports/graphs/diaperchange_types.py:51 msgid "Number of changes" msgstr "" #: reports/graphs/feeding_amounts.py:69 msgid "Total Feeding Amount by Type" msgstr "" #: reports/graphs/feeding_amounts.py:72 msgid "Feeding amount" msgstr "" #: reports/graphs/feeding_duration.py:38 msgid "Average duration" msgstr "" #: reports/graphs/feeding_duration.py:46 msgid "Total feedings" msgstr "" #: reports/graphs/feeding_duration.py:55 msgid "Average Feeding Durations" msgstr "" #: reports/graphs/feeding_duration.py:58 msgid "Average duration (minutes)" msgstr "" #: reports/graphs/feeding_duration.py:60 msgid "Number of feedings" msgstr "" #: reports/graphs/head_circumference_change.py:27 msgid "Head Circumference" msgstr "" #: reports/graphs/height_change.py:27 msgid "Height" msgstr "" #: reports/graphs/pumping_amounts.py:59 msgid "Total Pumping Amount" msgstr "" #: reports/graphs/pumping_amounts.py:62 msgid "Pumping Amount" msgstr "" #: reports/graphs/sleep_pattern.py:150 msgid "Sleep Pattern" msgstr "" #: reports/graphs/sleep_pattern.py:167 msgid "Time of day" msgstr "" #: reports/graphs/sleep_totals.py:48 msgid "Total sleep" msgstr "" #: reports/graphs/sleep_totals.py:58 msgid "Sleep Totals" msgstr "" #: reports/graphs/sleep_totals.py:61 msgid "Hours of sleep" msgstr "" #: reports/graphs/tummytime_duration.py:34 msgid "Total duration" msgstr "" #: reports/graphs/tummytime_duration.py:41 #: reports/graphs/tummytime_duration.py:55 msgid "Number of sessions" msgstr "" #: reports/graphs/tummytime_duration.py:50 msgid "Total Tummy Time Durations" msgstr "" #: reports/graphs/tummytime_duration.py:53 msgid "Total duration (minutes)" msgstr "" #: reports/graphs/weight_change.py:27 msgid "Weight" msgstr "" #: reports/templates/reports/diaperchange_amounts.html:4 #: reports/templates/reports/diaperchange_amounts.html:8 msgid "Diaper Amounts" msgstr "Nappy Amounts" #: reports/templates/reports/diaperchange_lifetimes.html:4 #: reports/templates/reports/diaperchange_lifetimes.html:8 #: reports/templates/reports/report_list.html:13 msgid "Diaper Lifetimes" msgstr "Nappy Lifetimes" #: reports/templates/reports/diaperchange_types.html:4 #: reports/templates/reports/diaperchange_types.html:8 #: reports/templates/reports/report_list.html:12 msgid "Diaper Change Types" msgstr "Nappy Change Types" #: reports/templates/reports/feeding_amounts.html:4 #: reports/templates/reports/feeding_amounts.html:8 #: reports/templates/reports/report_list.html:14 msgid "Feeding Amounts" msgstr "" #: reports/templates/reports/feeding_duration.html:4 #: reports/templates/reports/feeding_duration.html:8 msgid "Average Feeding Durations" msgstr "" #: reports/templates/reports/report_base.html:17 msgid "There is not enough data to generate this report." msgstr "" #: reports/templates/reports/report_list.html:10 msgid "Body Mass Index (BMI)" msgstr "" #: reports/templates/reports/report_list.html:11 msgid "Diaper Change Amounts" msgstr "Nappy Change Amounts" #: reports/templates/reports/report_list.html:15 msgid "Feeding Durations (Average)" msgstr "" #: reports/templates/reports/report_list.html:18 msgid "Pumping Amounts" msgstr "" #: reports/templates/reports/report_list.html:19 #: reports/templates/reports/sleep_pattern.html:4 #: reports/templates/reports/sleep_pattern.html:8 msgid "Sleep Pattern" msgstr "" #: reports/templates/reports/report_list.html:20 #: reports/templates/reports/sleep_totals.html:4 #: reports/templates/reports/sleep_totals.html:8 msgid "Sleep Totals" msgstr "" #: reports/templates/reports/report_list.html:21 msgid "Tummy Time Durations (Sum)" msgstr "" #: reports/templates/reports/tummytime_duration.html:4 #: reports/templates/reports/tummytime_duration.html:8 msgid "Total Tummy Time Durations" msgstr ""