diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml new file mode 100644 index 00000000..202e2f0d --- /dev/null +++ b/.do/deploy.template.yaml @@ -0,0 +1,18 @@ +spec: + name: babybuddy + services: + - name: babybuddy-app + git: + branch: main + repo_clone_url: https://github.com/babybuddy/babybuddy.git + envs: + - key: DJANGO_SETTINGS_MODULE + value: "DB-password-testvalue" + type: SECRET + - key: SECRET_KEY + type: SECRET + - key: TIME_ZONE + value: "Etc/UTC" + databases: + - name: babybuddy-db + engine: PG \ No newline at end of file diff --git a/README.md b/README.md index 8653a7b3..70510a0d 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,8 @@ create/update translations. :us: English (U.S.) *(base)* +:netherlands: Dutch + :finland: Finnish :fr: French diff --git a/babybuddy/settings/base.py b/babybuddy/settings/base.py index 5d8483ad..1f8b7918 100644 --- a/babybuddy/settings/base.py +++ b/babybuddy/settings/base.py @@ -154,6 +154,7 @@ LOCALE_PATHS = [ LANGUAGES = [ ('en', _('English')), + ('nl', _('Dutch')), ('fr', _('French')), ('fi', _('Finnish')), ('de', _('German')), diff --git a/gulpfile.config.js b/gulpfile.config.js index 30ea532d..2e969e74 100644 --- a/gulpfile.config.js +++ b/gulpfile.config.js @@ -32,6 +32,7 @@ module.exports = { 'node_modules/moment/locale/es.js', 'node_modules/moment/locale/fi.js', 'node_modules/moment/locale/fr.js', + 'node_modules/moment/locale/nl.js', 'node_modules/moment/locale/sv.js', 'node_modules/moment/locale/tr.js', 'node_modules/moment-timezone/builds/moment-timezone-with-data-10-year-range.js', @@ -43,6 +44,7 @@ module.exports = { 'node_modules/plotly.js/dist/plotly-locale-es.js', 'node_modules/plotly.js/dist/plotly-locale-fi.js', 'node_modules/plotly.js/dist/plotly-locale-fr.js', + 'node_modules/plotly.js/dist/plotly-locale-nl.js', 'node_modules/plotly.js/dist/plotly-locale-sv.js', 'node_modules/plotly.js/dist/plotly-locale-tr.js' ], diff --git a/locale/nl/LC_MESSAGES/django.mo b/locale/nl/LC_MESSAGES/django.mo new file mode 100644 index 00000000..bcce17d1 Binary files /dev/null and b/locale/nl/LC_MESSAGES/django.mo differ diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po new file mode 100644 index 00000000..59a4cb31 --- /dev/null +++ b/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,1521 @@ +msgid "" +msgstr "" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: POEditor.com\n" +"Project-Id-Version: Baby Buddy\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: babybuddy/admin.py:12 babybuddy/admin.py:13 +#: babybuddy/templates/babybuddy/nav-dropdown.html:241 +#: babybuddy/templates/babybuddy/user_settings_form.html:8 +msgid "Settings" +msgstr "Instellingen" + +#: babybuddy/admin.py:16 babybuddy/templates/babybuddy/nav-dropdown.html:82 +#: babybuddy/templates/babybuddy/user_settings_form.html:61 +#: dashboard/templates/dashboard/child.html:4 +#: dashboard/templates/dashboard/child.html:9 +#: dashboard/templates/dashboard/dashboard.html:4 +#: dashboard/templates/dashboard/dashboard.html:7 +msgid "Dashboard" +msgstr "Dashboard" + +#: babybuddy/models.py:20 +msgid "Refresh rate" +msgstr "Vernieuwingsfrequentie" + +#: babybuddy/models.py:21 +msgid "This setting will only be used when a browser does not support refresh on focus." +msgstr "Deze instelling zal enkel gebruikt worden als de browser geen vernieuwing actief ondersteund." + +#: babybuddy/models.py:27 +msgid "disabled" +msgstr "uitgeschakeld" + +#: babybuddy/models.py:28 +msgid "1 min." +msgstr "1 min." + +#: babybuddy/models.py:29 +msgid "2 min." +msgstr "2 min." + +#: babybuddy/models.py:30 +msgid "3 min." +msgstr "3 min." + +#: babybuddy/models.py:31 +msgid "4 min." +msgstr "4 min." + +#: babybuddy/models.py:32 +msgid "5 min." +msgstr "5 min." + +#: babybuddy/models.py:33 +msgid "10 min." +msgstr "10 min." + +#: babybuddy/models.py:34 +msgid "15 min." +msgstr "15 min." + +#: babybuddy/models.py:35 +msgid "30 min." +msgstr "30 min." + +#: babybuddy/models.py:41 +msgid "Language" +msgstr "Talen" + +#: babybuddy/models.py:51 +msgid "{user}'s Settings" +msgstr "{user}'s instellingen" + +#: babybuddy/settings/base.py:143 +msgid "English" +msgstr "Engels" + +#: babybuddy/settings/base.py:144 +msgid "French" +msgstr "Frans" + +#: babybuddy/templates/403.html:4 babybuddy/templates/403.html:7 +msgid "Permission Denied" +msgstr "Toegang geweigerd" + +#: babybuddy/templates/403.html:12 +msgid "You do not have permission to access this resource.\n" +" Contact a site administrator for assistance." +msgstr "Je hebt niet de juiste rechten voor toegang tot deze module. Contacteer de site administrator voor hulp." + +#: babybuddy/templates/babybuddy/base.html:36 +msgid "Home" +msgstr "Startpagina" + +#: babybuddy/templates/babybuddy/filter.html:18 +msgid "Filter" +msgstr "Filter" + +#: babybuddy/templates/babybuddy/filter.html:19 +msgid "Reset" +msgstr "Resetten" + +#: babybuddy/templates/babybuddy/filter.html:32 +msgid "Filters" +msgstr "Filters" + +#: babybuddy/templates/babybuddy/form.html:11 +#: babybuddy/templates/babybuddy/user_settings_form.html:79 +msgid "Submit" +msgstr "Verzenden" + +#: babybuddy/templates/babybuddy/messages.html:18 +#: babybuddy/templates/babybuddy/user_settings_form.html:19 +msgid "Error: %(error)s" +msgstr "Fout: %(error)s" + +#: babybuddy/templates/babybuddy/messages.html:23 +msgid "Error: Some fields have errors. See below for details. " +msgstr "Fout: Enkele velden zijn foutief. Zie hieronder voor details." + +#: babybuddy/templates/babybuddy/nav-dropdown.html:27 core/models.py:163 +#: core/models.py:167 +msgid "Diaper Change" +msgstr "Luier vervangen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:33 +#: babybuddy/templates/babybuddy/nav-dropdown.html:189 core/models.py:238 +#: core/models.py:242 core/templates/core/timer_detail.html:43 +msgid "Feeding" +msgstr "Voeding" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:39 +#: babybuddy/templates/babybuddy/nav-dropdown.html:121 core/models.py:264 +#: core/models.py:272 core/models.py:276 core/templates/core/note_list.html:25 +msgid "Note" +msgstr "Notitie" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:45 +#: babybuddy/templates/babybuddy/nav-dropdown.html:196 +#: babybuddy/templates/babybuddy/welcome.html:42 core/models.py:316 +#: core/models.py:317 core/models.py:320 +#: 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 "Slaap" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:57 +#: babybuddy/templates/babybuddy/nav-dropdown.html:209 +#: babybuddy/templates/babybuddy/welcome.html:50 core/models.py:522 +#: core/models.py:523 core/models.py:526 +#: 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 "Buikliggen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:63 +#: babybuddy/templates/babybuddy/nav-dropdown.html:143 core/models.py:552 +#: core/models.py:566 core/models.py:567 core/models.py:570 +#: 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:25 +#: dashboard/templates/dashboard/child_button_group.html:26 +#: reports/graphs/weight_weight.py:19 reports/graphs/weight_weight.py:30 +#: reports/templates/reports/weight_change.html:4 +#: reports/templates/reports/weight_change.html:8 +msgid "Weight" +msgstr "Gewicht" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:93 +#: babybuddy/templates/babybuddy/nav-dropdown.html:101 core/models.py:103 +#: core/templates/core/child_confirm_delete.html:7 +#: core/templates/core/child_detail.html:7 +#: core/templates/core/child_form.html:13 core/templates/core/child_list.html:4 +#: core/templates/core/child_list.html:7 core/templates/core/child_list.html:12 +#: dashboard/templates/dashboard/child.html:7 +#: reports/templates/reports/report_base.html:7 +msgid "Children" +msgstr "Kinderen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:107 core/models.py:102 +#: core/models.py:135 core/models.py:194 core/models.py:262 core/models.py:291 +#: core/models.py:349 core/models.py:386 core/models.py:494 core/models.py:547 +#: core/templates/core/diaperchange_list.html:24 +#: core/templates/core/feeding_list.html:24 +#: core/templates/core/note_list.html:24 core/templates/core/sleep_list.html:24 +#: core/templates/core/temperature_list.html:24 +#: core/templates/core/timer_list.html:25 +#: core/templates/core/tummytime_list.html:23 +#: core/templates/core/weight_list.html:24 +msgid "Child" +msgstr "Kind" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:115 core/models.py:156 +#: core/models.py:231 core/models.py:273 core/models.py:308 core/models.py:361 +#: core/models.py:559 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 "Notities" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:149 +msgid "Weight entry" +msgstr "Gewicht ingave" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:163 +msgid "Activities" +msgstr "Activiteiten" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:170 +#: reports/graphs/diaperchange_lifetimes.py:27 +msgid "Changes" +msgstr "Aanpassingen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:176 +msgid "Change" +msgstr "Aanpassing" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:183 +#: babybuddy/templates/babybuddy/welcome.html:34 core/models.py:239 +#: 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 "Voedingen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:202 +msgid "Sleep entry" +msgstr "Slaap ingave" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:215 +msgid "Tummy Time entry" +msgstr "Buikliggen ingave" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:240 +#: 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:419 +#: core/templates/core/timer_list.html:30 +msgid "User" +msgstr "Gebruiker" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:242 +msgid "Password" +msgstr "Wachtwoord" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:243 +msgid "Logout" +msgstr "Uitloggen" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:244 +msgid "Site" +msgstr "Site" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:247 +msgid "API Browser" +msgstr "API browser" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:249 +#: 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 "Gebruikers" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:250 +msgid "Backend Admin" +msgstr "Technisch beheer" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:252 +msgid "Support" +msgstr "Ondersteuning" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:256 +msgid "Source Code" +msgstr "Broncode" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:260 +msgid "Chat / Support" +msgstr "Chat / Hulp" + +#: babybuddy/templates/babybuddy/paginator.html:11 +#: core/templates/core/child_detail.html:34 +#: core/templates/core/child_detail.html:36 +#: dashboard/templates/cards/feeding_last_method.html:28 +#: dashboard/templates/cards/statistics.html:32 +msgid "Previous" +msgstr "Vorige" + +#: babybuddy/templates/babybuddy/paginator.html:28 +#: core/templates/core/child_detail.html:41 +#: core/templates/core/child_detail.html:43 +#: dashboard/templates/cards/feeding_last_method.html:32 +#: dashboard/templates/cards/statistics.html:36 +msgid "Next" +msgstr "Volgende" + +#: babybuddy/templates/babybuddy/user_confirm_delete.html:4 +msgid "Delete User" +msgstr "Verwijder gebruiker" + +#: babybuddy/templates/babybuddy/user_confirm_delete.html:9 +#: 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/note_confirm_delete.html:8 +#: core/templates/core/note_confirm_delete.html:17 +#: core/templates/core/sleep_confirm_delete.html:8 +#: core/templates/core/sleep_confirm_delete.html:17 +#: core/templates/core/temperature_confirm_delete.html:8 +#: core/templates/core/temperature_confirm_delete.html:17 +#: core/templates/core/timer_confirm_delete.html:11 +#: core/templates/core/timer_confirm_delete.html:20 +#: core/templates/core/timer_confirm_delete_inactive.html:21 +#: core/templates/core/tummytime_confirm_delete.html:8 +#: core/templates/core/tummytime_confirm_delete.html:17 +#: core/templates/core/weight_confirm_delete.html:8 +#: core/templates/core/weight_confirm_delete.html:17 +msgid "Delete" +msgstr "Verwijder" + +#: babybuddy/templates/babybuddy/user_confirm_delete.html:15 +#: 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/note_confirm_delete.html:14 +#: core/templates/core/sleep_confirm_delete.html:14 +#: core/templates/core/temperature_confirm_delete.html:14 +#: core/templates/core/timer_confirm_delete.html:17 +#: core/templates/core/tummytime_confirm_delete.html:14 +#: core/templates/core/weight_confirm_delete.html:14 +msgid "

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

" +msgstr "

Ben je zeker dat je %(object)s wil verwijderen?

" + +#: babybuddy/templates/babybuddy/user_confirm_delete.html:19 +#: 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/note_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:22 +#: core/templates/core/tummytime_confirm_delete.html:18 +#: core/templates/core/weight_confirm_delete.html:18 +msgid "Cancel" +msgstr "Annuleer" + +#: 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 "Maak gebruiker" + +#: babybuddy/templates/babybuddy/user_form.html:16 +#: core/templates/core/child_form.html:16 +#: core/templates/core/diaperchange_form.html:15 +#: core/templates/core/feeding_form.html:15 +#: core/templates/core/note_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 "Update" + +#: babybuddy/templates/babybuddy/user_form.html:24 +#: core/templates/core/child_form.html:24 +#: core/templates/core/diaperchange_form.html:23 +#: core/templates/core/feeding_form.html:23 +#: core/templates/core/note_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 +msgid "

Update %(object)s

" +msgstr "

Update %(object)s

" + +#: babybuddy/templates/babybuddy/user_list.html:18 +#: core/templates/core/child_list.html:25 +msgid "First Name" +msgstr "Voornaam" + +#: babybuddy/templates/babybuddy/user_list.html:19 +#: core/templates/core/child_list.html:26 +msgid "Last Name" +msgstr "Achternaam" + +#: babybuddy/templates/babybuddy/user_list.html:20 +msgid "Email" +msgstr "E-mail" + +#: babybuddy/templates/babybuddy/user_list.html:21 +msgid "Staff" +msgstr "Personeel" + +#: babybuddy/templates/babybuddy/user_list.html:22 core/models.py:413 +#: core/templates/core/timer_list.html:29 +msgid "Active" +msgstr "Actief" + +#: babybuddy/templates/babybuddy/user_list.html:23 +#: core/templates/core/child_list.html:28 +#: core/templates/core/child_list.html:48 +#: core/templates/core/diaperchange_list.html:30 +#: core/templates/core/diaperchange_list.html:44 +#: core/templates/core/feeding_list.html:32 +#: core/templates/core/feeding_list.html:50 +#: core/templates/core/note_list.html:27 core/templates/core/note_list.html:37 +#: core/templates/core/sleep_list.html:29 +#: core/templates/core/sleep_list.html:42 +#: core/templates/core/temperature_list.html:27 +#: core/templates/core/temperature_list.html:38 +#: core/templates/core/tummytime_list.html:28 +#: core/templates/core/tummytime_list.html:40 +#: core/templates/core/weight_list.html:27 +#: core/templates/core/weight_list.html:38 +msgid "Actions" +msgstr "Acties" + +#: babybuddy/templates/babybuddy/user_list.html:55 +msgid "No users found." +msgstr "Geen gebruikers gevonden" + +#: 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 "Verander wachtwoord" + +#: babybuddy/templates/babybuddy/user_settings_form.html:4 +#: babybuddy/templates/babybuddy/user_settings_form.html:12 +msgid "User Settings" +msgstr "Gebruikers instellingen" + +#: 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 "Fout: Sommige velden zijn fout. Kijk hieronder voor meer info." + +#: babybuddy/templates/babybuddy/user_settings_form.html:33 +msgid "User Profile" +msgstr "Gebruikers profiel" + +#: babybuddy/templates/babybuddy/user_settings_form.html:69 +msgid "API" +msgstr "API" + +#: babybuddy/templates/babybuddy/user_settings_form.html:71 +msgid "Key" +msgstr "Key" + +#: babybuddy/templates/babybuddy/user_settings_form.html:74 +msgid "Regenerate" +msgstr "Opnieuw genereren" + +#: babybuddy/templates/babybuddy/welcome.html:4 +#: babybuddy/templates/babybuddy/welcome.html:7 +msgid "Welcome!" +msgstr "Welkom!" + +#: babybuddy/templates/babybuddy/welcome.html:12 +msgid "Welcome to Baby Buddy!" +msgstr "Welkom op Baby Buddy!" + +#: babybuddy/templates/babybuddy/welcome.html:14 +msgid "Learn about and predict baby's needs without\n" +" (as much) guess work by using Baby Buddy to track —" +msgstr "Leer over en voorspel de baby's behoeftes zonder (al te veel) te gokken door Baby Buddy te gebruiken en alles bij te houden —" + +#: babybuddy/templates/babybuddy/welcome.html:26 core/models.py:164 +#: 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:4 +msgid "Diaper Changes" +msgstr "Pamper vervangingen" + +#: babybuddy/templates/babybuddy/welcome.html:54 +msgid "As the amount of entries grows, Baby Buddy will help\n" +" parents and caregivers to identify small patterns in baby's habits\n" +" using the dashboard and graphs. Baby Buddy is mobile-friendly and\n" +" uses a dark theme to help weary moms and dads with 2AM feedings and\n" +" changings. To get started, just click the button below to add your\n" +" first (or second, third, etc.) child!" +msgstr "Als de ingevulde gegevens begint toe te nemen, zal Baby Buddy helpen om ouders en verzorgers kleine patronen te vinden in de baby's hun omgeving door het gebruik van het dashboard en grafieken. Baby Buddy is gebruiksvriendelijk op mobiele toestellen en gebruikt een donker thema, om de ogen van mama en papa niet te overbelasten bij het ingeven van de gegevens midden in de nacht.\n" +"Om te beginnen, klik op onderstaande knop om je eerste (of tweede, derde, ...) kind!" + +#: 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 "Voeg een kind toe" + +#: babybuddy/templates/registration/login.html:32 +msgid "Login" +msgstr "Login" + +#: babybuddy/templates/registration/login.html:38 +msgid "Forgot your password?" +msgstr "Wachtwoord vergeten?" + +#: babybuddy/templates/registration/password_reset_complete.html:4 +msgid "Password Reset Successfully!" +msgstr "Wachtwoord is opnieuw ingesteld!" + +#: babybuddy/templates/registration/password_reset_complete.html:8 +msgid "Your password has been set. You may go ahead and log in now." +msgstr "Je wachtwoord" + +#: babybuddy/templates/registration/password_reset_complete.html:9 +msgid "Log in" +msgstr "Inloggen" + +#: babybuddy/templates/registration/password_reset_confirm.html:4 +msgid "Password Reset" +msgstr "Wachtwoord opnieuw instellen" + +#: babybuddy/templates/registration/password_reset_confirm.html:12 +msgid "

Oh snap! The\n" +" two passwords did not match. Please try again.

" +msgstr "

Oeps! De wachtwoorden zijn niet gelijk. Probeer het opnieuw.

" + +#: babybuddy/templates/registration/password_reset_confirm.html:22 +msgid "Enter your new password in each field below." +msgstr "Vul je nieuw wachtwoord in elk veld hieronder in." + +#: babybuddy/templates/registration/password_reset_confirm.html:46 +#: babybuddy/templates/registration/password_reset_form.html:31 +msgid "Reset Password" +msgstr "Wachtwoord opnieuw instellen" + +#: babybuddy/templates/registration/password_reset_done.html:4 +msgid "Reset Email Sent" +msgstr "Email voor een nieuw wachtwoord is verzonden" + +#: babybuddy/templates/registration/password_reset_done.html:8 +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 "

We hebben je de instructies gemaild voor het instellen van een wachtwoord, als een account bestaat met het ingevoerde email adres. Je zou deze kortelings ontvangen.

\n" +"

Als je geen email ontvangen hebt, controleer je spam folder, en het email adres dat je ingegeven hebt.

" + +#: babybuddy/templates/registration/password_reset_form.html:4 +msgid "Forgot Password" +msgstr "Wachtwoord vergeten" + +#: babybuddy/templates/registration/password_reset_form.html:8 +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 "

Geef je email adres in het formulier hieronder. Als het adres juist is, ontvang je de instructies voor het opnieuw instellen van je wachtwoord.

" + +#: babybuddy/views.py:57 +msgid "User %(username)s added!" +msgstr "Gebruiker %(username)s toegevoegd!" + +#: babybuddy/views.py:67 +msgid "User %(username)s updated." +msgstr "Gebruiker %(username)s is geupdate." + +#: babybuddy/views.py:79 +msgid "User {user} deleted." +msgstr "Gebruiker {user} verwijderd." + +#: babybuddy/views.py:102 +msgid "Password updated." +msgstr "Wachtwoord aangepast." + +#: babybuddy/views.py:112 +msgid "User API key regenerated." +msgstr "Gebruiker API key opnieuw gegenereerd." + +#: babybuddy/views.py:145 +msgid "Settings saved!" +msgstr "Instellingen opgeslagen!" + +#: core/forms.py:110 +msgid "Name does not match child name." +msgstr "Naam komt niet overeen met de naam van het kind." + +#: core/models.py:23 +msgid "Date can not be in the future." +msgstr "Datum kan niet in de toekomst zijn." + +#: core/models.py:37 +msgid "Start time must come before end time." +msgstr "Stat tijd moet voor de eind tijd zijn." + +#: core/models.py:40 +msgid "Duration too long." +msgstr "Duur is te lang." + +#: core/models.py:56 +msgid "Another entry intersects the specified time period." +msgstr "Een andere ingave valt gelijk met deze tijdsperiode." + +#: core/models.py:69 +msgid "Date/time can not be in the future." +msgstr "Datum/tijd kan niet in de toekomst zijn." + +#: core/models.py:75 +msgid "First name" +msgstr "Voornaam" + +#: core/models.py:76 +msgid "Last name" +msgstr "Achternaam" + +#: core/models.py:80 +msgid "Birth date" +msgstr "Geboortedatum" + +#: core/models.py:86 +msgid "Slug" +msgstr "Slug" + +#: core/models.py:92 +msgid "Picture" +msgstr "Afbeelding" + +#: core/models.py:140 core/models.py:265 core/models.py:359 +#: core/templates/core/diaperchange_list.html:29 +#: core/templates/core/note_list.html:26 +#: core/templates/core/temperature_list.html:26 +msgid "Time" +msgstr "Tijd" + +#: core/models.py:142 core/templates/core/diaperchange_list.html:25 +#: reports/graphs/diaperchange_types.py:34 +msgid "Wet" +msgstr "Nat" + +#: core/models.py:143 core/templates/core/diaperchange_list.html:26 +#: reports/graphs/diaperchange_types.py:28 +msgid "Solid" +msgstr "Vast" + +#: core/models.py:147 +msgid "Black" +msgstr "Zwart" + +#: core/models.py:148 +msgid "Brown" +msgstr "Bruin" + +#: core/models.py:149 +msgid "Green" +msgstr "Groen" + +#: core/models.py:150 +msgid "Yellow" +msgstr "Geel" + +#: core/models.py:153 core/templates/core/diaperchange_list.html:27 +msgid "Color" +msgstr "Kleur" + +#: core/models.py:185 +msgid "Wet and/or solid is required." +msgstr "Nat en/of vast is vereist." + +#: core/models.py:199 core/models.py:296 core/models.py:397 core/models.py:499 +msgid "Start time" +msgstr "Start tijd" + +#: core/models.py:204 core/models.py:301 core/models.py:403 core/models.py:504 +msgid "End time" +msgstr "Eind tijd" + +#: core/models.py:209 core/models.py:306 core/models.py:408 core/models.py:509 +#: core/templates/core/feeding_list.html:30 +#: core/templates/core/sleep_list.html:25 +#: core/templates/core/timer_list.html:27 +#: core/templates/core/tummytime_list.html:24 +msgid "Duration" +msgstr "Duur" + +#: core/models.py:213 +msgid "Breast milk" +msgstr "Borstvoeding" + +#: core/models.py:214 +msgid "Formula" +msgstr "Formule" + +#: core/models.py:218 core/templates/core/feeding_list.html:26 +msgid "Type" +msgstr "Type" + +#: core/models.py:222 +msgid "Bottle" +msgstr "Fles" + +#: core/models.py:223 +msgid "Left breast" +msgstr "Linkse borst" + +#: core/models.py:224 +msgid "Right breast" +msgstr "Rechtse borst" + +#: core/models.py:228 core/templates/core/feeding_list.html:25 +msgid "Method" +msgstr "Methode" + +#: core/models.py:155 core/models.py:230 +#: core/templates/core/diaperchange_list.html:28 +msgid "Amount" +msgstr "Hoeveelheid" + +#: core/models.py:243 +msgid "Only \"Bottle\" method is allowed with \"Formula\" type." +msgstr "Alleen \"Fles\" methode is toegestaan met \"Formule\" type." + +#: core/models.py:392 core/templates/core/timer_list.html:24 +msgid "Name" +msgstr "Naam" + +#: core/models.py:427 core/templates/core/timer_form.html:4 +msgid "Timer" +msgstr "Timer" + +#: core/models.py:428 core/templates/core/timer_confirm_delete.html:9 +#: core/templates/core/timer_confirm_delete_inactive.html:9 +#: core/templates/core/timer_detail.html:8 +#: core/templates/core/timer_form.html:7 core/templates/core/timer_list.html:4 +#: core/templates/core/timer_list.html:7 core/templates/core/timer_list.html:12 +#: core/templates/core/timer_nav.html:10 +msgid "Timers" +msgstr "Timers" + +#: core/models.py:431 +msgid "Timer #{id}" +msgstr "Timer #{id}" + +#: core/models.py:514 core/templates/core/tummytime_list.html:27 +msgid "Milestone" +msgstr "Mijlpaal" + +#: core/models.py:557 core/templates/core/feeding_list.html:31 +#: core/templates/core/weight_list.html:26 +#: reports/graphs/diaperchange_amounts.py:37 +#: reports/graphs/diaperchange_types.py:47 reports/graphs/feeding_amounts.py:37 +#: reports/graphs/feeding_duration.py:54 reports/graphs/sleep_pattern.py:131 +#: reports/graphs/sleep_totals.py:51 reports/graphs/weight_weight.py:28 +msgid "Date" +msgstr "Datum" + +#: core/templates/core/child_confirm_delete.html:4 +msgid "Delete a Child" +msgstr "Verwijder een kind" + +#: core/templates/core/child_confirm_delete.html:20 +msgid "To confirm this action. Type the full name of the child below." +msgstr "Om te bevestigen, geef de volledige naam van het kind in." + +#: core/templates/core/child_detail.html:23 +#: dashboard/templates/dashboard/dashboard.html:32 +msgid "Born" +msgstr "Geboren" + +#: core/templates/core/child_detail.html:24 +#: dashboard/templates/dashboard/dashboard.html:33 +msgid "Age" +msgstr "Leedtijd" + +#: core/templates/core/child_detail.html:58 +msgid "%(since)s ago (%(time)s)" +msgstr "%(since)s geleden (%(time)s)" + +#: core/templates/core/child_list.html:27 +msgid "Birth Date" +msgstr "Geboorte datum" + +#: core/templates/core/child_list.html:67 +msgid "No children found." +msgstr "Geen kinderen gevonden" + +#: core/templates/core/diaperchange_confirm_delete.html:4 +msgid "Delete a Diaper Change" +msgstr "Verwijder een pamper vervanging" + +#: core/templates/core/diaperchange_form.html:6 +msgid "Update a Diaper Change" +msgstr "Pas een pamper vervanging aan" + +#: core/templates/core/diaperchange_form.html:8 +#: core/templates/core/diaperchange_form.html:27 +msgid "Add a Diaper Change" +msgstr "Voeg een pamper vervanging toe" + +#: core/templates/core/diaperchange_form.html:17 +#: core/templates/core/feeding_form.html:17 +#: core/templates/core/note_form.html:17 core/templates/core/sleep_form.html:17 +#: core/templates/core/tummytime_form.html:17 +msgid "Add" +msgstr "Toevoegen" + +#: core/templates/core/diaperchange_list.html:68 +msgid "No diaper changes found." +msgstr "Geen pamper vervangingen gevonden." + +#: core/templates/core/diaperchange_list.html:63 +msgid "Add a Change" +msgstr "Voeg een verversing toe" + +#: core/templates/core/feeding_confirm_delete.html:4 +msgid "Delete a Feeding" +msgstr "Verwijder een maaltijd" + +#: core/templates/core/feeding_form.html:6 +msgid "Update a Feeding" +msgstr "Update een maaltijd" + +#: core/templates/core/feeding_form.html:8 +#: core/templates/core/feeding_form.html:27 +msgid "Add a Feeding" +msgstr "Voeg een maaltijd toe" + +#: core/templates/core/feeding_list.html:29 +msgid "Amt." +msgstr "Stuks" + +#: core/templates/core/feeding_list.html:74 +msgid "No feedings found." +msgstr "Geen maaltijden gevonden." + +#: core/templates/core/note_confirm_delete.html:4 +msgid "Delete a Note" +msgstr "Verwijder een notitie" + +#: core/templates/core/note_form.html:6 +msgid "Update a Note" +msgstr "Pas een notitie aan" + +#: core/templates/core/note_form.html:8 core/templates/core/note_form.html:27 +msgid "Add a Note" +msgstr "Voeg een notitie toe" + +#: core/templates/core/note_list.html:56 +msgid "No notes found." +msgstr "Geen notities gevonden." + +#: core/templates/core/sleep_confirm_delete.html:4 +msgid "Delete a Sleep Entry" +msgstr "Verwijder een slaap ingave" + +#: core/templates/core/sleep_form.html:6 +msgid "Update a Sleep Entry" +msgstr "Update een slaap ingave" + +#: core/templates/core/sleep_form.html:8 core/templates/core/sleep_form.html:27 +msgid "Add a Sleep Entry" +msgstr "Voeg een slaap ingave toe" + +#: core/templates/core/sleep_list.html:26 +#: core/templates/core/timer_form.html:12 +#: core/templates/core/timer_list.html:26 +#: core/templates/core/tummytime_list.html:25 +msgid "Start" +msgstr "Start" + +#: core/templates/core/sleep_list.html:27 +#: core/templates/core/timer_list.html:28 +#: core/templates/core/tummytime_list.html:26 +msgid "End" +msgstr "Einde" + +#: core/templates/core/sleep_list.html:28 +msgid "Nap" +msgstr "Dutje" + +#: core/templates/core/sleep_list.html:66 +msgid "No sleep entries found." +msgstr "Geen slaap gegevens gevonden" + +#: core/templates/core/timer_confirm_delete.html:5 +msgid "Delete %(object)s" +msgstr "Verwijder %(object)s" + +#: core/templates/core/timer_detail.html:28 +msgid "Started" +msgstr "Gestart" + +#: core/templates/core/timer_detail.html:30 +msgid "Stopped" +msgstr "Gestopt" + +#: core/templates/core/timer_detail.html:26 +msgid "%(timer)s created by %(object.user)s" +msgstr "%(timer)s is aangemaakt door %(object.user)s" + +#: core/templates/core/timer_detail.html:63 +msgid "Timer actions" +msgstr "Timer acties" + +#: core/templates/core/timer_form.html:22 +#: core/templates/core/timer_list.html:15 core/templates/core/timer_nav.html:18 +msgid "Start Timer" +msgstr "Start timer" + +#: core/templates/core/timer_list.html:52 +msgid "No timer entries found." +msgstr "Geen timer gegevens gevonden." + +#: core/templates/core/timer_nav.html:15 +msgid "Quick Start Timer" +msgstr "Snel start timer" + +#: core/templates/core/timer_nav.html:23 +msgid "View Timers" +msgstr "Bekijk timers" + +#: core/templates/core/timer_nav.html:27 +#: dashboard/templates/cards/timer_list.html:4 +msgid "Active Timers" +msgstr "Actieve timers" + +#: core/templates/core/timer_nav.html:33 +#: dashboard/templates/cards/diaperchange_last.html:12 +#: dashboard/templates/cards/diaperchange_types.html:8 +#: dashboard/templates/cards/feeding_last.html:12 +#: dashboard/templates/cards/feeding_last_method.html:37 +#: dashboard/templates/cards/sleep_day.html:10 +#: dashboard/templates/cards/sleep_last.html:12 +#: dashboard/templates/cards/sleep_naps_day.html:12 +#: dashboard/templates/cards/tummytime_day.html:10 +msgid "None" +msgstr "Geen" + +#: core/templates/core/tummytime_confirm_delete.html:4 +msgid "Delete a Tummy Time Entry" +msgstr "Verwijder een buikligging ingave" + +#: core/templates/core/tummytime_form.html:6 +msgid "Update a Tummy Time Entry" +msgstr "Pas een buikligging ingave aan" + +#: core/templates/core/tummytime_form.html:8 +#: core/templates/core/tummytime_form.html:27 +msgid "Add a Tummy Time Entry" +msgstr "Voeg een buikligging toe" + +#: core/templates/core/tummytime_list.html:59 +msgid "No tummy time entries found." +msgstr "Geen buikligging gegevens gevonden." + +#: core/templates/core/weight_confirm_delete.html:4 +msgid "Delete a Weight Entry" +msgstr "Verwijder een gewicht" + +#: 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 "Voeg een gewicht toe" + +#: core/templates/core/weight_list.html:62 +msgid "No weight entries found." +msgstr "Geen gewicht gegevens gevonden." + +#: core/timeline.py:24 +msgid "%(child)s had a diaper change." +msgstr "%(child)s had een pamper verversing" + +#: core/timeline.py:35 +msgid "%(child)s started feeding." +msgstr "%(child)s is begonnen met eten." + +#: core/timeline.py:43 +msgid "%(child)s finished feeding." +msgstr "%(child)s is gestopt met eten." + +#: core/timeline.py:55 +msgid "%(child)s fell asleep." +msgstr "%(child)s is in slaap gevallen." + +#: core/timeline.py:63 +msgid "%(child)s woke up." +msgstr "%(child)s is wakker geworden." + +#: core/timeline.py:75 +msgid "%(child)s started tummy time!" +msgstr "%(child)s is begonnen met buikligging!" + +#: core/timeline.py:83 +msgid "%(child)s finished tummy time." +msgstr "%(child)s is gestopt met buikligging." + +#: core/views.py:23 +msgid "%(model)s entry for %(child)s added!" +msgstr "%(model)s ingave voor %(child)s toegevoegd!" + +#: core/views.py:25 +msgid "%(model)s entry added!" +msgstr "%(model)s is toegevoegd!" + +#: core/views.py:52 +msgid "%(model)s entry for %(child)s updated." +msgstr "%(model)s voor %(child)s is bijgewerkt." + +#: core/views.py:54 +msgid "%(model)s entry updated." +msgstr "%(model)s is bijgewerkt" + +#: core/views.py:84 +msgid "%(first_name)s %(last_name)s added!" +msgstr "%(first_name)s %(last_name)s is toegevoegd!" + +#: core/views.py:341 +msgid "%(timer)s stopped." +msgstr "%(timer)s is gestopt." + +#: dashboard/templates/cards/diaperchange_last.html:4 +msgid "Last Diaper Change" +msgstr "Laatste pamper verversing" + +#: dashboard/templates/cards/diaperchange_last.html:8 +#: dashboard/templates/cards/feeding_last.html:8 +#: dashboard/templates/cards/sleep_last.html:8 +#: dashboard/templates/cards/tummytime_last.html:8 +msgid "%(time)s ago" +msgstr "%(time)s geleden" + +#: dashboard/templates/cards/tummytime_last.html:12 +msgid "Never" +msgstr "Nooit" + +#: dashboard/templates/cards/diaperchange_types.html:10 +msgid "Past Week" +msgstr "Vorige week" + +#: dashboard/templates/cards/diaperchange_types.html:22 +msgid "wet" +msgstr "nat" + +#: dashboard/templates/cards/diaperchange_types.html:29 +msgid "solid" +msgstr "vast" + +#: dashboard/templates/cards/diaperchange_types.html:34 +msgid "today" +msgstr "vandaag" + +#: dashboard/templates/cards/diaperchange_types.html:36 +msgid "yesterday" +msgstr "gisteren" + +#: dashboard/templates/cards/diaperchange_types.html:38 +msgid "%(key)s days ago" +msgstr "%(key)s dagen geleden" + +#: dashboard/templates/cards/feeding_last.html:4 +msgid "Last Feeding" +msgstr "Laatste maaltijd" + +#: dashboard/templates/cards/feeding_last_method.html:4 +msgid "Last Feeding Method" +msgstr "Laatste maaltijd methode" + +#: dashboard/templates/cards/sleep_day.html:4 +msgid "Today's Sleep" +msgstr "Slaap vandaag" + +#: dashboard/templates/cards/sleep_day.html:11 +#: dashboard/templates/cards/sleep_naps_day.html:13 +#: dashboard/templates/cards/tummytime_day.html:11 +msgid "None yet today" +msgstr "Nog geen vandaag" + +#: dashboard/templates/cards/sleep_day.html:16 +msgid "%(count)s sleep entries" +msgstr "%(count)s slaap gegevens" + +#: dashboard/templates/cards/sleep_last.html:4 +msgid "Last Slept" +msgstr "Laatste slaap" + +#: dashboard/templates/cards/sleep_naps_day.html:4 +msgid "Today's Naps" +msgstr "Dutjes vandaag" + +#: dashboard/templates/cards/sleep_naps_day.html:8 +msgid "%(count)s nap%(plural)s" +msgstr "%(count)s dutje%(plural)s" + +#: dashboard/templates/cards/statistics.html:6 +msgid "Statistics" +msgstr "Statistieken" + +#: dashboard/templates/cards/statistics.html:23 +msgid "Not enough data" +msgstr "Niet genoeg gegevens" + +#: dashboard/templates/cards/timer_list.html:8 +msgid "%(count)s active timer%(plural)s" +msgstr "%(count)s actieve timer%(plural)s" + +#: dashboard/templates/cards/timer_list.html:19 +msgid "Started by %(instance.user)s at %(start)s" +msgstr "Gestart door %(instance.user)s op %(start)s" + +#: dashboard/templates/cards/tummytime_day.html:4 +msgid "Today's Tummy Time" +msgstr "Buikligging tijd vandaag" + +#: dashboard/templates/cards/tummytime_day.html:18 +msgid "%(duration)s at %(end)s" +msgstr "%(duration)s om %(end)s" + +#: dashboard/templates/cards/tummytime_last.html:4 +msgid "Last Tummy Time" +msgstr "Laatste buikligging moment" + +#: dashboard/templates/dashboard/child_button_group.html:3 +msgid "Child actions" +msgstr "Kind acties" + +#: dashboard/templates/dashboard/child_button_group.html:20 +#: reports/templates/reports/diaperchange_types.html:4 +#: reports/templates/reports/diaperchange_types.html:8 +msgid "Diaper Change Types" +msgstr "Luierwissel type" + +#: dashboard/templates/dashboard/child_button_group.html:21 +#: reports/templates/reports/diaperchange_lifetimes.html:4 +#: reports/templates/reports/diaperchange_lifetimes.html:8 +msgid "Diaper Lifetimes" +msgstr "Luier levensduur" + +#: dashboard/templates/dashboard/child_button_group.html:23 +msgid "Feeding Durations (Average)" +msgstr "Eten geven duur (gemiddelde)" + +#: dashboard/templates/dashboard/child_button_group.html:24 +#: reports/templates/reports/sleep_pattern.html:4 +#: reports/templates/reports/sleep_pattern.html:8 +msgid "Sleep Pattern" +msgstr "slaappatroon" + +#: dashboard/templates/dashboard/child_button_group.html:25 +#: reports/templates/reports/sleep_totals.html:4 +#: reports/templates/reports/sleep_totals.html:8 +msgid "Sleep Totals" +msgstr "Totaal slaapjes" + +#: dashboard/templatetags/cards.py:170 +msgid "Diaper change frequency" +msgstr "luier verversing frequentie" + +#: dashboard/templatetags/cards.py:176 +msgid "Feeding frequency" +msgstr "Eten geven frequentie" + +#: dashboard/templatetags/cards.py:182 +msgid "Average nap duration" +msgstr "Gemiddelde duur dutjes" + +#: dashboard/templatetags/cards.py:186 +msgid "Average naps per day" +msgstr "Gemiddelde dutjes per dag" + +#: dashboard/templatetags/cards.py:192 +msgid "Average sleep duration" +msgstr "Gemiddelde slaap duur" + +#: dashboard/templatetags/cards.py:196 +msgid "Average awake duration" +msgstr "Gemiddeld wakker duur" + +#: dashboard/templatetags/cards.py:202 +msgid "Weight change per week" +msgstr "Gewichtsverandering per week" + +#: reports/graphs/diaperchange_lifetimes.py:35 +msgid "Diaper Lifetimes" +msgstr "Luier levensduur" + +#: reports/graphs/diaperchange_lifetimes.py:36 +msgid "Time between changes (hours)" +msgstr "Tijd tussen verversingen (uur)" + +#: reports/graphs/diaperchange_types.py:39 +msgid "Total" +msgstr "Totaal" + +#: reports/graphs/diaperchange_types.py:46 +msgid "Diaper Change Types" +msgstr "Pamper verversingen types" + +#: reports/graphs/diaperchange_types.py:49 +msgid "Number of changes" +msgstr "Aantal verversingen" + +#: reports/graphs/feeding_duration.py:36 +msgid "Average duration" +msgstr "Gemiddelde duur" + +#: reports/graphs/feeding_duration.py:44 +msgid "Total feedings" +msgstr "Totaal aantal maaltijden" + +#: reports/graphs/feeding_duration.py:53 +msgid "Average Feeding Durations" +msgstr "Gemiddelde duur eten" + +#: reports/graphs/feeding_duration.py:56 +msgid "Average duration (minutes)" +msgstr "Gemiddelde duur (minuten)" + +#: reports/graphs/feeding_duration.py:58 +msgid "Number of feedings" +msgstr "Aantal maaltijden" + +#: reports/graphs/sleep_pattern.py:128 +msgid "Sleep Pattern" +msgstr "Slaappatroon" + +#: reports/graphs/sleep_pattern.py:141 +msgid "Time of day" +msgstr "Tijd van de dag" + +#: reports/graphs/sleep_totals.py:40 +msgid "Total sleep" +msgstr "Totale slaap" + +#: reports/graphs/sleep_totals.py:50 +msgid "Sleep Totals" +msgstr "Totale slaap" + +#: reports/graphs/sleep_totals.py:53 +msgid "Hours of sleep" +msgstr "Uren slaap" + +#: reports/graphs/weight_weight.py:27 +msgid "Weight" +msgstr "Gewichts" + +#: reports/templates/reports/feeding_duration.html:4 +#: reports/templates/reports/feeding_duration.html:8 +msgid "Average Feeding Durations" +msgstr "Gemiddelde duur eten" + +#: reports/templates/reports/report_base.html:9 +msgid "Reports" +msgstr "Rapporten" + +#: reports/templates/reports/report_base.html:19 +msgid "There is no enough data to generate this report." +msgstr "Er is niet voldoende data beschikbaar voor dit rapport." + +#: core/models.py:225 +msgid "Both breasts" +msgstr "Beide borsten" + +#: babybuddy/settings/base.py:145 +msgid "German" +msgstr "Duits" + +#: babybuddy/settings/base.py:146 +msgid "Spanish" +msgstr "Spaans" + +#: babybuddy/settings/base.py:147 +msgid "Swedish" +msgstr "Zweeds" + +#: babybuddy/settings/base.py:148 +msgid "Turkish" +msgstr "Turks" + +#: babybuddy/templates/403.html:12 +msgid "You do not have permission to access this resource. Contact a site administrator for assistance." +msgstr "Je hebt niet de juiste machtigingen voor deze module. Contacteer de site beheerder voor hulp." + +#: babybuddy/templates/babybuddy/nav-dropdown.html:51 +#: babybuddy/templates/babybuddy/nav-dropdown.html:129 core/models.py:354 +#: core/models.py:368 core/models.py:369 core/models.py:372 +#: 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:25 +msgid "Temperature" +msgstr "Temperatuur" + +#: babybuddy/templates/babybuddy/nav-dropdown.html:135 +msgid "Temperature reading" +msgstr "Temperatuur meting" + +#: 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 "Leer over en voorspel de behoeftes van de baby (zo goed als mogelijk) gokwerk door het gebruiken van Baby Buddy om alles te loggen —" + +#: 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 "Als de ingevulde gegevens begint toe te nemen, zal Baby Buddy helpen om ouders en verzorgers kleine patronen te vinden in de baby's hun omgeving door het gebruik van het dashboard en grafieken. Baby Buddy is gebruiksvriendelijk op mobiele toestellen en gebruikt een donker thema, om de ogen van mama en papa niet te overbelasten bij het ingeven van de gegevens midden in de nacht.\n" +"Om te beginnen, klik op onderstaande knop om je eerste (of tweede, derde, ...) kind!" + +#: babybuddy/templates/registration/password_reset_confirm.html:13 +msgid "Oh snap! The two passwords did not match. Please try again." +msgstr "Helaas! De twee wachtwoorden kwamen niet overeen. Probeer het opnieuw." + +#: 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 "We hebben je de instructies gemaild voor het instellen van een wachtwoord, als een account bestaat met het ingevoerde email adres. Je zou deze kortelings ontvangen." + +#: 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 "Als je geen email ontvangen hebt, controleer je spam folder, en het email adres dat je ingegeven hebt." + +#: 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 "Geef het email adres in van je account hieronder. Als het email adres correct is, ontvang je daar de instructies voor het opnieuw instellen van je wachtwoord." + +#: core/models.py:215 +msgid "Fortified breast milk" +msgstr "Verstarkte moedermelk" + +#: core/templates/core/temperature_confirm_delete.html:4 +msgid "Delete a Temperature Reading" +msgstr "Verwijder een temperatuur meting" + +#: core/templates/core/temperature_form.html:8 +#: core/templates/core/temperature_form.html:17 +msgid "Add a Temperature Reading" +msgstr "Voeg een temperatuur meting toe" + +#: core/templates/core/temperature_form.html:27 +msgid "Add a Temperature Entry" +msgstr "Voeg een temperatuur toe" + +#: core/templates/core/temperature_list.html:62 +msgid "No temperature entries found." +msgstr "Geen temperaturen gevonden." + +#: core/templates/core/timer_detail.html:34 +msgid "%(timer)s created by %(user)s" +msgstr "%(timer)s gemaakt door %(user)s" + +#: core/utils.py:15 +msgid "%(hours)s hour" +msgid_plural "%(hours)s hours" +msgstr[0] "%(hours)s uur" +msgstr[1] "%(hours)s uren" + +#: core/utils.py:22 +msgid "%(minutes)s minute" +msgid_plural "%(minutes)s minutes" +msgstr[0] "%(minutes)s minuut" +msgstr[1] "%(minutes)s minuten" + +#: core/utils.py:30 +msgid "%(seconds)s second" +msgid_plural "%(seconds)s seconds" +msgstr[0] "%(seconds)s seconde" +msgstr[1] "%(seconds)s seconden" + +#: core/views.py:64 core/views.py:121 +msgid "%(model)s entry deleted." +msgstr "%(model)s verwijderd." + +#: core/views.py:252 +msgid "%(model)s reading added!" +msgstr "%(model)s meting toegevoegd!" + +#: core/views.py:260 +msgid "%(model)s reading for %(child)s updated." +msgstr "%(model)s meting voor %(child)s bijgewerkt." + +#: dashboard/templates/cards/timer_list.html:21 +msgid "Started by %(user)s at %(start)s" +msgstr "Gestart door %(user)s op %(start)s" + +#: dashboard/templates/dashboard/child_button_group.html:22 +#: reports/templates/reports/feeding_amounts.html:4 +#: reports/templates/reports/feeding_amounts.html:8 +msgid "Feeding Amounts" +msgstr "Hoeveelheid voedingen" + +#: reports/graphs/feeding_amounts.py:27 +msgid "Total feeding amount" +msgstr "Totaal hoeveelheid voeding" + +#: reports/graphs/feeding_amounts.py:36 +msgid "Total Feeding Amounts" +msgstr "Totaal hoeveelheid voeding" + +#: reports/graphs/feeding_amounts.py:39 +msgid "Feeding amount" +msgstr "Voeding hoeveelheid" + +#: reports/templates/reports/report_base.html:19 +msgid "There is not enough data to generate this report." +msgstr "Er is niet voldoende data om dit rapport te maken." + +#: babybuddy/models.py:47 +msgid "Timezone" +msgstr "Tijdzone" + +#: babybuddy/templates/admin/base_site.html:4 +#: babybuddy/templates/admin/base_site.html:7 +#: babybuddy/templates/babybuddy/nav-dropdown.html:250 +msgid "Database Admin" +msgstr "Database admin" + +#: core/templates/core/child_list.html:15 +msgid "Add Child" +msgstr "Voeg kind toe" + +#: core/templates/core/diaperchange_list.html:15 +msgid "Add Diaper Change" +msgstr "Voeg pamper verversing toe" + +#: core/templates/core/feeding_list.html:15 +msgid "Add Feeding" +msgstr "Voeg eten toe" + +#: core/templates/core/note_list.html:15 +msgid "Add Note" +msgstr "Voeg notitie toe" + +#: core/templates/core/sleep_list.html:15 +msgid "Add Sleep" +msgstr "Voeg slaap toe" + +#: core/templates/core/temperature_list.html:15 +msgid "Add Temperature Reading" +msgstr "Voeg temperatuurmeting toe" + +#: core/templates/core/timer_confirm_delete_inactive.html:5 +msgid "Delete All Inactive Timers" +msgstr "Verwijder alle inactieve timers" + +#: core/templates/core/timer_confirm_delete_inactive.html:10 +msgid "Delete Inactive" +msgstr "Verwijder inactief" + +#: core/templates/core/timer_confirm_delete_inactive.html:17 +msgid "Are you sure you want to delete %(number)s inactive timer%(plural)s?" +msgstr "Ben je zeker dat je %(number)s inactieve timer%(plural)s wil verwijderen?" + +#: core/templates/core/timer_list.html:62 +msgid "Delete Inactive Timers" +msgstr "Verwijder inactieve timers" + +#: core/templates/core/tummytime_list.html:15 +msgid "Add Tummy Time" +msgstr "Voeg buikligging toe" + +#: core/templates/core/weight_list.html:15 +msgid "Add Weight" +msgstr "Voeg gewicht toe" + +#: core/views.py:365 +msgid "All inactive timers deleted." +msgstr "Alle inactieve timers verwijderd." + +#: core/views.py:375 +msgid "No inactive timers exist." +msgstr "Geen inactieve timers gevonden." + +#: dashboard/templates/cards/feeding_last_method.html:15 +msgid "most recent" +msgstr "Meest recente" + +#: dashboard/templates/cards/feeding_last_method.html:17 +msgid "%(n)s feeding%(plural)s ago" +msgstr "%(n)s maaltijd%(plural)s geleden" + +#: dashboard/templates/cards/sleep_last.html:4 +msgid "Last Sleep" +msgstr "Laatste slaap" + +#: dashboard/templates/dashboard/child_button_group.html:19 +msgid "Diaper Change Amounts" +msgstr "Aantal luiers ververst" + +#: reports/graphs/diaperchange_amounts.py:27 +msgid "Diaper change amount" +msgstr "Hoeveel luiers ververst" + +#: reports/graphs/diaperchange_amounts.py:36 +msgid "Diaper Change Amounts" +msgstr "Luier verversingen hoeveelheid" + +#: reports/graphs/diaperchange_amounts.py:39 +msgid "Change amount" +msgstr "Verander aantal" + +#: reports/templates/reports/diaperchange_amounts.html:4 +#: reports/templates/reports/diaperchange_amounts.html:8 +msgid "Diaper Amounts" +msgstr "Luiers hoeveelheid" + diff --git a/static/admin/css/changelists.69c2d200e2cb.css b/static/admin/css/changelists.09730d6ad169.css similarity index 98% rename from static/admin/css/changelists.69c2d200e2cb.css rename to static/admin/css/changelists.09730d6ad169.css index 1bda965e..a1642540 100644 --- a/static/admin/css/changelists.69c2d200e2cb.css +++ b/static/admin/css/changelists.09730d6ad169.css @@ -89,7 +89,7 @@ color: #333; } -#searchbar { +#toolbar #searchbar { height: 19px; border: 1px solid #ccc; padding: 2px 5px; @@ -99,7 +99,7 @@ max-width: 100%; } -#searchbar:focus { +#toolbar #searchbar:focus { border-color: #999; } @@ -128,6 +128,7 @@ /* FILTER COLUMN */ #changelist-filter { + flex: 0 0 240px; order: 1; width: 240px; background: #f8f8f8; diff --git a/static/admin/css/changelists.09730d6ad169.css.gz b/static/admin/css/changelists.09730d6ad169.css.gz new file mode 100644 index 00000000..49dbede8 Binary files /dev/null and b/static/admin/css/changelists.09730d6ad169.css.gz differ diff --git a/static/admin/css/changelists.69c2d200e2cb.css.gz b/static/admin/css/changelists.69c2d200e2cb.css.gz deleted file mode 100644 index f2219ba3..00000000 Binary files a/static/admin/css/changelists.69c2d200e2cb.css.gz and /dev/null differ diff --git a/static/admin/css/changelists.css b/static/admin/css/changelists.css index 1bda965e..a1642540 100644 --- a/static/admin/css/changelists.css +++ b/static/admin/css/changelists.css @@ -89,7 +89,7 @@ color: #333; } -#searchbar { +#toolbar #searchbar { height: 19px; border: 1px solid #ccc; padding: 2px 5px; @@ -99,7 +99,7 @@ max-width: 100%; } -#searchbar:focus { +#toolbar #searchbar:focus { border-color: #999; } @@ -128,6 +128,7 @@ /* FILTER COLUMN */ #changelist-filter { + flex: 0 0 240px; order: 1; width: 240px; background: #f8f8f8; diff --git a/static/admin/css/changelists.css.gz b/static/admin/css/changelists.css.gz index f2219ba3..49dbede8 100644 Binary files a/static/admin/css/changelists.css.gz and b/static/admin/css/changelists.css.gz differ diff --git a/static/admin/css/responsive.1c318745d30f.css.gz b/static/admin/css/responsive.1c318745d30f.css.gz deleted file mode 100644 index 17ee4f03..00000000 Binary files a/static/admin/css/responsive.1c318745d30f.css.gz and /dev/null differ diff --git a/static/admin/css/responsive.1c318745d30f.css b/static/admin/css/responsive.5a9bb635f4d5.css similarity index 99% rename from static/admin/css/responsive.1c318745d30f.css rename to static/admin/css/responsive.5a9bb635f4d5.css index d745eaeb..053e8413 100644 --- a/static/admin/css/responsive.1c318745d30f.css +++ b/static/admin/css/responsive.5a9bb635f4d5.css @@ -120,7 +120,8 @@ input[type="submit"], button { } #changelist-search .quiet { - width: 100%; + width: 0; + flex: 1 0 auto; margin: 5px 0 0 25px; } @@ -156,7 +157,7 @@ input[type="submit"], button { } #changelist-filter { - width: 200px; + flex-basis: 200px; } .change-list .filtered .results, @@ -216,7 +217,7 @@ input[type="submit"], button { } textarea { - max-width: 518px; + max-width: 100%; max-height: 120px; } @@ -557,6 +558,7 @@ input[type="submit"], button { .aligned .form-row, .aligned .form-row > div { display: flex; + flex-wrap: wrap; max-width: 100vw; } diff --git a/static/admin/css/responsive.5a9bb635f4d5.css.gz b/static/admin/css/responsive.5a9bb635f4d5.css.gz new file mode 100644 index 00000000..ab445658 Binary files /dev/null and b/static/admin/css/responsive.5a9bb635f4d5.css.gz differ diff --git a/static/admin/css/responsive.css b/static/admin/css/responsive.css index d745eaeb..053e8413 100644 --- a/static/admin/css/responsive.css +++ b/static/admin/css/responsive.css @@ -120,7 +120,8 @@ input[type="submit"], button { } #changelist-search .quiet { - width: 100%; + width: 0; + flex: 1 0 auto; margin: 5px 0 0 25px; } @@ -156,7 +157,7 @@ input[type="submit"], button { } #changelist-filter { - width: 200px; + flex-basis: 200px; } .change-list .filtered .results, @@ -216,7 +217,7 @@ input[type="submit"], button { } textarea { - max-width: 518px; + max-width: 100%; max-height: 120px; } @@ -557,6 +558,7 @@ input[type="submit"], button { .aligned .form-row, .aligned .form-row > div { display: flex; + flex-wrap: wrap; max-width: 100vw; } diff --git a/static/admin/css/responsive.css.gz b/static/admin/css/responsive.css.gz index 17ee4f03..ab445658 100644 Binary files a/static/admin/css/responsive.css.gz and b/static/admin/css/responsive.css.gz differ diff --git a/static/babybuddy/js/graph.53eabf5eaf34.js b/static/babybuddy/js/graph.e8ac7fd47a04.js similarity index 99% rename from static/babybuddy/js/graph.53eabf5eaf34.js rename to static/babybuddy/js/graph.e8ac7fd47a04.js index ccc3a03a..65b9bce1 100644 --- a/static/babybuddy/js/graph.53eabf5eaf34.js +++ b/static/babybuddy/js/graph.e8ac7fd47a04.js @@ -98112,5 +98112,6 @@ var locale={moduleType:"locale",name:"de",dictionary:{Autoscale:"Automatische Sk var locale={moduleType:"locale",name:"es",dictionary:{Autoscale:"Autoescalar","Box Select":"Seleccionar Caja","Click to enter Colorscale title":"Introducir el t\xedtulo de la Escala de Color","Click to enter Component A title":"Introducir el t\xedtulo del Componente A","Click to enter Component B title":"Introducir el t\xedtulo del Componente B","Click to enter Component C title":"Introducir el t\xedtulo del Componente C","Click to enter Plot title":"Introducir el t\xedtulo de la Gr\xe1fica","Click to enter X axis title":"Introducir el t\xedtulo del eje X","Click to enter Y axis title":"Introducir el t\xedtulo del eje Y","Click to enter radial axis title":"Introducir el t\xedtulo del eje radial","Compare data on hover":"Comparar datos al pasar por encima","Double-click on legend to isolate one trace":"Haga doble-clic en la leyenda para aislar una traza","Double-click to zoom back out":"Haga doble-clic para restaurar la escala","Download plot as a png":"Descargar gr\xe1fica como png","Download plot":"Descargar gr\xe1fica","Edit in Chart Studio":"Editar en Chart Studio","IE only supports svg. Changing format to svg.":"IE solo soporta svg. Cambiando formato a svg.","Lasso Select":"Seleccionar con lazo","Orbital rotation":"Rotaci\xf3n esf\xe9rica",Pan:"Modo Panor\xe1mica","Produced with Plotly":"Hecho con Plotly",Reset:"Reiniciar","Reset axes":"Reiniciar ejes","Reset camera to default":"Restaurar c\xe1mara predeterminada","Reset camera to last save":"Restaurar anterior c\xe1mara","Reset view":"Restaurar vista","Reset views":"Restaurar vistas","Show closest data on hover":"Mostrar el dato m\xe1s cercano al pasar por encima","Snapshot succeeded":"La captura de la instant\xe1nea finaliz\xf3 correctamente","Sorry, there was a problem downloading your snapshot!":"\xa1La descarga de la instant\xe1nea fall\xf3!","Taking snapshot - this may take a few seconds":"Capturando una instant\xe1nea - podr\xeda tardar unos segundos","Toggle Spike Lines":"Mostrar/Ocultar Gu\xedas","Toggle show closest data on hover":"Activar/Desactivar mostrar el dato m\xe1s cercano al pasar por encima","Turntable rotation":"Rotaci\xf3n plana",Zoom:"Modo Ampliar/Reducir","Zoom in":"Ampliar","Zoom out":"Reducir","close:":"cierre:","high:":"alza:","incoming flow count:":"flujo de entrada:","kde:":"edp:","lat:":"lat:","lon:":"lon:","low:":"baja:","lower fence:":"l\xedmite inferior:","max:":"m\xe1x:","mean \xb1 \u03c3:":"media \xb1 \u03c3:","mean:":"media:","median:":"mediana:","min:":"m\xedn:","new text":"nuevo texto","open:":"apertura:","outgoing flow count:":"flujo de salida:","q1:":"q1:","q3:":"q3:","source:":"fuente:","target:":"destino:",trace:"traza","upper fence:":"l\xedmite superior:"},format:{days:["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],shortDays:["Dom","Lun","Mar","Mi\xe9","Jue","Vie","S\xe1b"],months:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],shortMonths:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],date:"%d/%m/%Y",decimal:",",thousands:" "}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"fi",dictionary:{Autoscale:"Autoskaalaa","Box Select":"Laatikkovalinta","Click to enter Colorscale title":"Klikkaa antaaksesi v\xe4riskaalan otsikko","Click to enter Component A title":"Klikkaa antaaksesi komponentin A otsikko","Click to enter Component B title":"Klikkaa antaaksesi komponentin B otsikko","Click to enter Component C title":"Klikkaa antaaksesi komponentin C otsikko","Click to enter Plot title":"Klikkaa antaaksesi kuvion otsikko","Click to enter X axis title":"Klikkaa antaaksesi x-akselin otsikko","Click to enter Y axis title":"Klikkaa antaaksesi y-akselin otsikko","Click to enter radial axis title":"Klikkaa antaaksesi radiaalisen akselin otsikko","Compare data on hover":"Vertaa dataa kursorilla","Double-click on legend to isolate one trace":"Kaksoisklikkaa selitett\xe4 erist\xe4\xe4ksesi yksi sarja","Double-click to zoom back out":"Kaksoisklikkaa zoomataksesi ulos","Download plot":"Lataa kuvio","Download plot as png":"Lataa kuvio png-muodossa","Edit in Chart Studio":"Muokkaa Chart Studiossa","IE only supports svg. Changing format to svg.":"Formaatiksi vaihdetaan IE:n tukema svg.","Lasso Select":"Lassovalinta","Orbital rotation":"Orbitaalikierto",Pan:"Panorointi","Produced with Plotly":"Tuotettu Plotlyll\xe4",Reset:"Palauta oletusasetukset","Reset axes":"Palauta akselien oletusasetukset","Reset camera to default":"Palauta kameran oletusasetukset","Reset camera to last save":"Palauta kameran viimeksi tallennetut asetukset","Reset view":"Palauta n\xe4kym\xe4n oletusasetukset","Reset views":"Palauta n\xe4kymien oletusasetukset","Show closest data on hover":"N\xe4yt\xe4 kursoria l\xe4hin data","Snapshot succeeded":"Tilannekuvan ottaminen onnistui","Sorry, there was a problem downloading your snapshot!":"Pahoittelut, tilannekuvan lataaminen ep\xe4onnistui!","Taking snapshot - this may take a few seconds":"Otetaan tilannekuvaa - odota hetki","Toggle Spike Lines":"N\xe4yt\xe4 huiput","Toggle show closest data on hover":"N\xe4yt\xe4 kursoria l\xe4hin data","Turntable rotation":"Tasokierto",Zoom:"Zoomaus","Zoom in":"Zoomaa sis\xe4\xe4n","Zoom out":"Zoomaa ulos","close:":"loppu:","high:":"korkein:","incoming flow count:":"saapuva virtaus:","kde:":"ydinestimointi:","lat:":"lat.:","lon:":"lon.:","low:":"matalin:","lower fence:":"alempi raja:","max:":"maks.:","mean \xb1 \u03c3:":"keskiarvo \xb1 \u03c3:","mean:":"keskiarvo:","median:":"mediaani:","min:":"min.:","new text":"uusi teksti","open:":"alku:","outgoing flow count:":"l\xe4htev\xe4 virtaus:","q1:":"q1:","q3:":"q3:","source:":"l\xe4hde:","target:":"kohde:",trace:"sarja","upper fence:":"ylempi raja:"},format:{days:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],shortDays:["su","ma","ti","ke","to","pe","la"],months:["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kes\xe4kuu","hein\xe4kuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"],shortMonths:["tammi","helmi","maalis","huhti","touko","kes\xe4","hein\xe4","elo","syys","loka","marras","joulu"],date:"%d.%m.%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"fr",dictionary:{Autoscale:"\xc9chelle automatique","Box Select":"S\xe9lection rectangulaire","Click to enter Colorscale title":"Ajouter un titre \xe0 l'\xe9chelle de couleurs","Click to enter Component A title":"Ajouter un titre \xe0 la composante A","Click to enter Component B title":"Ajouter un titre \xe0 la composante B","Click to enter Component C title":"Ajouter un titre \xe0 la composante C","Click to enter Plot title":"Ajouter un titre au graphique","Click to enter X axis title":"Ajouter un titre \xe0 l'axe des x","Click to enter Y axis title":"Ajouter un titre \xe0 l'axe des y","Click to enter radial axis title":"Ajouter un titre \xe0 l'axe radial","Compare data on hover":"Comparaison entre donn\xe9es en survol","Double-click on legend to isolate one trace":"Double-cliquer sur la l\xe9gende pour isoler une s\xe9rie","Double-click to zoom back out":"Double-cliquer pour d\xe9zoomer","Download plot as a png":"T\xe9l\xe9charger le graphique en fichier PNG","Download plot":"T\xe9l\xe9charger le graphique","Edit in Chart Studio":"\xc9diter le graphique sur Chart Studio","IE only supports svg. Changing format to svg.":"IE ne permet que les conversions en SVG. Conversion en SVG en cours.","Lasso Select":"S\xe9lection lasso","Orbital rotation":"Rotation orbitale",Pan:"Translation","Produced with Plotly":"G\xe9n\xe9r\xe9 avec Plotly",Reset:"R\xe9initialiser","Reset axes":"R\xe9initialiser les axes","Reset camera to default":"R\xe9gler la cam\xe9ra \xe0 sa valeur d\xe9faut","Reset camera to last save":"R\xe9gler la cam\xe9ra \xe0 sa valeur sauvegard\xe9e","Reset view":"R\xe9initialiser","Reset views":"R\xe9initialiser","Show closest data on hover":"Donn\xe9es les plus proches en survol","Snapshot succeeded":"Conversion r\xe9ussie","Sorry, there was a problem downloading your snapshot!":"D\xe9sol\xe9, un probl\xe8me est survenu lors du t\xe9l\xe9chargement de votre graphique","Taking snapshot - this may take a few seconds":"Conversion en cours, ceci peut prendre quelques secondes",Zoom:"Zoom","Zoom in":"Zoom int\xe9rieur","Zoom out":"Zoom ext\xe9rieur","close:":"fermeture :",trace:"s\xe9rie","lat:":"lat. :","lon:":"lon. :","q1:":"q1 :","q3:":"q3 :","source:":"source :","target:":"embouchure :","lower fence:":"cl\xf4ture sup\xe9rieure :","upper fence:":"cl\xf4ture inf\xe9rieure :","max:":"max. :","mean \xb1 \u03c3:":"moyenne \xb1 \u03c3 :","mean:":"moyenne :","median:":"m\xe9diane :","min:":"min. :","new text":"nouveau texte","Turntable rotation":"Rotation planaire","Toggle Spike Lines":"Activer/d\xe9sactiver les pics","open:":"ouverture :","high:":"haut :","low:":"bas :","Toggle show closest data on hover":"Activer/d\xe9sactiver le survol","incoming flow count:":"flux entrant :","outgoing flow count:":"flux sortant :","kde:":"est. par noyau :"},format:{days:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],shortDays:["Dim","Lun","Mar","Mer","Jeu","Ven","Sam"],months:["Janvier","F\xe9vrier","Mars","Avril","Mai","Juin","Juillet","Ao\xfbt","Septembre","Octobre","Novembre","D\xe9cembre"],shortMonths:["Jan","F\xe9v","Mar","Avr","Mai","Jun","Jul","Ao\xfb","Sep","Oct","Nov","D\xe9c"],date:"%d/%m/%Y",decimal:",",thousands:" ",year:"%Y",month:"%b %Y",dayMonth:"%-d %b",dayMonthYear:"%-d %b %Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); +var locale={moduleType:"locale",name:"nl",dictionary:{},format:{days:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],shortDays:["zon","maa","din","woe","don","vri","zat"],months:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],shortMonths:["jan","feb","maa","apr","mei","jun","jul","aug","sep","okt","nov","dec"],date:"%d-%m-%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"sv",dictionary:{Autoscale:"Autoskala","Box Select":"V\xe4lj rektangel","Click to enter Colorscale title":"Klicka f\xf6r att ange titel p\xe5 f\xe4rgskala","Click to enter Component A title":"Klicka f\xf6r att ange titel p\xe5 komponent A","Click to enter Component B title":"Klicka f\xf6r att ange titel p\xe5 komponent B","Click to enter Component C title":"Klicka f\xf6r att ange titel p\xe5 komponent C","Click to enter Plot title":"Klicka f\xf6r att ange titel p\xe5 diagram","Click to enter X axis title":"Klicka f\xf6r att ange titel p\xe5 x-axel","Click to enter Y axis title":"Klicka f\xf6r att ange titel p\xe5 y-axel","Click to enter radial axis title":"Klicka f\xf6r att ange titel p\xe5 radiell axel","Compare data on hover":"J\xe4mf\xf6r data n\xe4r muspekaren h\xe5lls \xf6ver","Double-click on legend to isolate one trace":"Dubbelklicka p\xe5 f\xf6rklaringen f\xf6r att visa endast en serie","Double-click to zoom back out":"Dubbelklicka f\xf6r att zooma ut igen","Download plot":"Ladda ner diagram","Download plot as a png":"Ladda ner diagram som png","Edit in Chart Studio":"Editera i Chart Studio","IE only supports svg. Changing format to svg.":"IE st\xf6der enbart svg. Byter format till svg.","Lasso Select":"V\xe4lj lasso","Orbital rotation":"Orbital rotation",Pan:"Panorera","Produced with Plotly":"Skapad med Plotly",Reset:"\xc5terst\xe4ll","Reset axes":"\xc5terst\xe4ll axlar","Reset camera to default":"\xc5terst\xe4ll kamera till standard","Reset camera to last save":"\xc5terst\xe4ll kamera till senast sparad","Reset view":"\xc5terst\xe4ll vy","Reset views":"\xc5terst\xe4ll vyer","Show closest data on hover":"Visa n\xe4rmaste v\xe4rde n\xe4r muspekaren h\xe5lls \xf6ver","Snapshot succeeded":"Bild skapad","Sorry, there was a problem downloading your snapshot!":"Tyv\xe4rr gick n\xe5got fel vid nedladdning av bild","Taking snapshot - this may take a few seconds":"Skapar bild - detta kan ta n\xe5gra sekunder","Toggle Spike Lines":"Aktivera/Inaktivera topplinjer","Toggle show closest data on hover":"Aktivera/Inaktivera visa n\xe4rmaste v\xe4rde n\xe4r muspekaren h\xe5lls \xf6ver","Turntable rotation":"Platt rotation",Zoom:"Zooma","Zoom in":"Zooma in","Zoom out":"Zooma ut","close:":"st\xe4ngning:","concentration:":"koncentration:","high:":"h\xf6g:","incoming flow count:":"inkommande fl\xf6de summering:","kde:":"kde:","lat:":"lat:","lon:":"lon:","low:":"l\xe5g:","lower fence:":"undre gr\xe4ns:","max:":"max:","mean \xb1 \u03c3:":"medel \xb1 \u03c3:","mean:":"medel:","median:":"median:","min:":"min:","new text":"ny text","open:":"\xf6ppning:","outgoing flow count:":"utg\xe5ende fl\xf6de summering:","q1:":"q1:","q3:":"q3:","source:":"k\xe4lla:","target:":"m\xe5l:",trace:"serie","upper fence:":"\xf6vre gr\xe4ns:"},format:{days:["S\xf6ndag","M\xe5ndag","Tisdag","Onsdag","Torsdag","Fredag","L\xf6rdag"],shortDays:["S\xf6n","M\xe5n","Tis","Ons","Tor","Fre","L\xf6r"],months:["Januari","Februari","Mars","April","Maj","Juni","Juli","Augusti","September","Oktober","November","December"],shortMonths:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],date:"%Y-%m-%d"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"tr",dictionary:{},format:{days:["Pazar","Pazartesi","Sal\u0131","\xc7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],shortDays:["Pz","Pt","Sa","\xc7a","Pe","Cu","Ct"],months:["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\xfcl","Ekim","Kas\u0131m","Aral\u0131k"],shortMonths:["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],date:"%d.%m.%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); \ No newline at end of file diff --git a/static/babybuddy/js/graph.53eabf5eaf34.js.gz b/static/babybuddy/js/graph.e8ac7fd47a04.js.gz similarity index 97% rename from static/babybuddy/js/graph.53eabf5eaf34.js.gz rename to static/babybuddy/js/graph.e8ac7fd47a04.js.gz index 441912ac..5acbb5ae 100644 Binary files a/static/babybuddy/js/graph.53eabf5eaf34.js.gz and b/static/babybuddy/js/graph.e8ac7fd47a04.js.gz differ diff --git a/static/babybuddy/js/graph.js b/static/babybuddy/js/graph.js index dab29f08..f350a766 100644 --- a/static/babybuddy/js/graph.js +++ b/static/babybuddy/js/graph.js @@ -98112,5 +98112,6 @@ var locale={moduleType:"locale",name:"de",dictionary:{Autoscale:"Automatische Sk var locale={moduleType:"locale",name:"es",dictionary:{Autoscale:"Autoescalar","Box Select":"Seleccionar Caja","Click to enter Colorscale title":"Introducir el t\xedtulo de la Escala de Color","Click to enter Component A title":"Introducir el t\xedtulo del Componente A","Click to enter Component B title":"Introducir el t\xedtulo del Componente B","Click to enter Component C title":"Introducir el t\xedtulo del Componente C","Click to enter Plot title":"Introducir el t\xedtulo de la Gr\xe1fica","Click to enter X axis title":"Introducir el t\xedtulo del eje X","Click to enter Y axis title":"Introducir el t\xedtulo del eje Y","Click to enter radial axis title":"Introducir el t\xedtulo del eje radial","Compare data on hover":"Comparar datos al pasar por encima","Double-click on legend to isolate one trace":"Haga doble-clic en la leyenda para aislar una traza","Double-click to zoom back out":"Haga doble-clic para restaurar la escala","Download plot as a png":"Descargar gr\xe1fica como png","Download plot":"Descargar gr\xe1fica","Edit in Chart Studio":"Editar en Chart Studio","IE only supports svg. Changing format to svg.":"IE solo soporta svg. Cambiando formato a svg.","Lasso Select":"Seleccionar con lazo","Orbital rotation":"Rotaci\xf3n esf\xe9rica",Pan:"Modo Panor\xe1mica","Produced with Plotly":"Hecho con Plotly",Reset:"Reiniciar","Reset axes":"Reiniciar ejes","Reset camera to default":"Restaurar c\xe1mara predeterminada","Reset camera to last save":"Restaurar anterior c\xe1mara","Reset view":"Restaurar vista","Reset views":"Restaurar vistas","Show closest data on hover":"Mostrar el dato m\xe1s cercano al pasar por encima","Snapshot succeeded":"La captura de la instant\xe1nea finaliz\xf3 correctamente","Sorry, there was a problem downloading your snapshot!":"\xa1La descarga de la instant\xe1nea fall\xf3!","Taking snapshot - this may take a few seconds":"Capturando una instant\xe1nea - podr\xeda tardar unos segundos","Toggle Spike Lines":"Mostrar/Ocultar Gu\xedas","Toggle show closest data on hover":"Activar/Desactivar mostrar el dato m\xe1s cercano al pasar por encima","Turntable rotation":"Rotaci\xf3n plana",Zoom:"Modo Ampliar/Reducir","Zoom in":"Ampliar","Zoom out":"Reducir","close:":"cierre:","high:":"alza:","incoming flow count:":"flujo de entrada:","kde:":"edp:","lat:":"lat:","lon:":"lon:","low:":"baja:","lower fence:":"l\xedmite inferior:","max:":"m\xe1x:","mean \xb1 \u03c3:":"media \xb1 \u03c3:","mean:":"media:","median:":"mediana:","min:":"m\xedn:","new text":"nuevo texto","open:":"apertura:","outgoing flow count:":"flujo de salida:","q1:":"q1:","q3:":"q3:","source:":"fuente:","target:":"destino:",trace:"traza","upper fence:":"l\xedmite superior:"},format:{days:["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],shortDays:["Dom","Lun","Mar","Mi\xe9","Jue","Vie","S\xe1b"],months:["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],shortMonths:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],date:"%d/%m/%Y",decimal:",",thousands:" "}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"fi",dictionary:{Autoscale:"Autoskaalaa","Box Select":"Laatikkovalinta","Click to enter Colorscale title":"Klikkaa antaaksesi v\xe4riskaalan otsikko","Click to enter Component A title":"Klikkaa antaaksesi komponentin A otsikko","Click to enter Component B title":"Klikkaa antaaksesi komponentin B otsikko","Click to enter Component C title":"Klikkaa antaaksesi komponentin C otsikko","Click to enter Plot title":"Klikkaa antaaksesi kuvion otsikko","Click to enter X axis title":"Klikkaa antaaksesi x-akselin otsikko","Click to enter Y axis title":"Klikkaa antaaksesi y-akselin otsikko","Click to enter radial axis title":"Klikkaa antaaksesi radiaalisen akselin otsikko","Compare data on hover":"Vertaa dataa kursorilla","Double-click on legend to isolate one trace":"Kaksoisklikkaa selitett\xe4 erist\xe4\xe4ksesi yksi sarja","Double-click to zoom back out":"Kaksoisklikkaa zoomataksesi ulos","Download plot":"Lataa kuvio","Download plot as png":"Lataa kuvio png-muodossa","Edit in Chart Studio":"Muokkaa Chart Studiossa","IE only supports svg. Changing format to svg.":"Formaatiksi vaihdetaan IE:n tukema svg.","Lasso Select":"Lassovalinta","Orbital rotation":"Orbitaalikierto",Pan:"Panorointi","Produced with Plotly":"Tuotettu Plotlyll\xe4",Reset:"Palauta oletusasetukset","Reset axes":"Palauta akselien oletusasetukset","Reset camera to default":"Palauta kameran oletusasetukset","Reset camera to last save":"Palauta kameran viimeksi tallennetut asetukset","Reset view":"Palauta n\xe4kym\xe4n oletusasetukset","Reset views":"Palauta n\xe4kymien oletusasetukset","Show closest data on hover":"N\xe4yt\xe4 kursoria l\xe4hin data","Snapshot succeeded":"Tilannekuvan ottaminen onnistui","Sorry, there was a problem downloading your snapshot!":"Pahoittelut, tilannekuvan lataaminen ep\xe4onnistui!","Taking snapshot - this may take a few seconds":"Otetaan tilannekuvaa - odota hetki","Toggle Spike Lines":"N\xe4yt\xe4 huiput","Toggle show closest data on hover":"N\xe4yt\xe4 kursoria l\xe4hin data","Turntable rotation":"Tasokierto",Zoom:"Zoomaus","Zoom in":"Zoomaa sis\xe4\xe4n","Zoom out":"Zoomaa ulos","close:":"loppu:","high:":"korkein:","incoming flow count:":"saapuva virtaus:","kde:":"ydinestimointi:","lat:":"lat.:","lon:":"lon.:","low:":"matalin:","lower fence:":"alempi raja:","max:":"maks.:","mean \xb1 \u03c3:":"keskiarvo \xb1 \u03c3:","mean:":"keskiarvo:","median:":"mediaani:","min:":"min.:","new text":"uusi teksti","open:":"alku:","outgoing flow count:":"l\xe4htev\xe4 virtaus:","q1:":"q1:","q3:":"q3:","source:":"l\xe4hde:","target:":"kohde:",trace:"sarja","upper fence:":"ylempi raja:"},format:{days:["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],shortDays:["su","ma","ti","ke","to","pe","la"],months:["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kes\xe4kuu","hein\xe4kuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"],shortMonths:["tammi","helmi","maalis","huhti","touko","kes\xe4","hein\xe4","elo","syys","loka","marras","joulu"],date:"%d.%m.%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"fr",dictionary:{Autoscale:"\xc9chelle automatique","Box Select":"S\xe9lection rectangulaire","Click to enter Colorscale title":"Ajouter un titre \xe0 l'\xe9chelle de couleurs","Click to enter Component A title":"Ajouter un titre \xe0 la composante A","Click to enter Component B title":"Ajouter un titre \xe0 la composante B","Click to enter Component C title":"Ajouter un titre \xe0 la composante C","Click to enter Plot title":"Ajouter un titre au graphique","Click to enter X axis title":"Ajouter un titre \xe0 l'axe des x","Click to enter Y axis title":"Ajouter un titre \xe0 l'axe des y","Click to enter radial axis title":"Ajouter un titre \xe0 l'axe radial","Compare data on hover":"Comparaison entre donn\xe9es en survol","Double-click on legend to isolate one trace":"Double-cliquer sur la l\xe9gende pour isoler une s\xe9rie","Double-click to zoom back out":"Double-cliquer pour d\xe9zoomer","Download plot as a png":"T\xe9l\xe9charger le graphique en fichier PNG","Download plot":"T\xe9l\xe9charger le graphique","Edit in Chart Studio":"\xc9diter le graphique sur Chart Studio","IE only supports svg. Changing format to svg.":"IE ne permet que les conversions en SVG. Conversion en SVG en cours.","Lasso Select":"S\xe9lection lasso","Orbital rotation":"Rotation orbitale",Pan:"Translation","Produced with Plotly":"G\xe9n\xe9r\xe9 avec Plotly",Reset:"R\xe9initialiser","Reset axes":"R\xe9initialiser les axes","Reset camera to default":"R\xe9gler la cam\xe9ra \xe0 sa valeur d\xe9faut","Reset camera to last save":"R\xe9gler la cam\xe9ra \xe0 sa valeur sauvegard\xe9e","Reset view":"R\xe9initialiser","Reset views":"R\xe9initialiser","Show closest data on hover":"Donn\xe9es les plus proches en survol","Snapshot succeeded":"Conversion r\xe9ussie","Sorry, there was a problem downloading your snapshot!":"D\xe9sol\xe9, un probl\xe8me est survenu lors du t\xe9l\xe9chargement de votre graphique","Taking snapshot - this may take a few seconds":"Conversion en cours, ceci peut prendre quelques secondes",Zoom:"Zoom","Zoom in":"Zoom int\xe9rieur","Zoom out":"Zoom ext\xe9rieur","close:":"fermeture :",trace:"s\xe9rie","lat:":"lat. :","lon:":"lon. :","q1:":"q1 :","q3:":"q3 :","source:":"source :","target:":"embouchure :","lower fence:":"cl\xf4ture sup\xe9rieure :","upper fence:":"cl\xf4ture inf\xe9rieure :","max:":"max. :","mean \xb1 \u03c3:":"moyenne \xb1 \u03c3 :","mean:":"moyenne :","median:":"m\xe9diane :","min:":"min. :","new text":"nouveau texte","Turntable rotation":"Rotation planaire","Toggle Spike Lines":"Activer/d\xe9sactiver les pics","open:":"ouverture :","high:":"haut :","low:":"bas :","Toggle show closest data on hover":"Activer/d\xe9sactiver le survol","incoming flow count:":"flux entrant :","outgoing flow count:":"flux sortant :","kde:":"est. par noyau :"},format:{days:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],shortDays:["Dim","Lun","Mar","Mer","Jeu","Ven","Sam"],months:["Janvier","F\xe9vrier","Mars","Avril","Mai","Juin","Juillet","Ao\xfbt","Septembre","Octobre","Novembre","D\xe9cembre"],shortMonths:["Jan","F\xe9v","Mar","Avr","Mai","Jun","Jul","Ao\xfb","Sep","Oct","Nov","D\xe9c"],date:"%d/%m/%Y",decimal:",",thousands:" ",year:"%Y",month:"%b %Y",dayMonth:"%-d %b",dayMonthYear:"%-d %b %Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); +var locale={moduleType:"locale",name:"nl",dictionary:{},format:{days:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],shortDays:["zon","maa","din","woe","don","vri","zat"],months:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],shortMonths:["jan","feb","maa","apr","mei","jun","jul","aug","sep","okt","nov","dec"],date:"%d-%m-%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"sv",dictionary:{Autoscale:"Autoskala","Box Select":"V\xe4lj rektangel","Click to enter Colorscale title":"Klicka f\xf6r att ange titel p\xe5 f\xe4rgskala","Click to enter Component A title":"Klicka f\xf6r att ange titel p\xe5 komponent A","Click to enter Component B title":"Klicka f\xf6r att ange titel p\xe5 komponent B","Click to enter Component C title":"Klicka f\xf6r att ange titel p\xe5 komponent C","Click to enter Plot title":"Klicka f\xf6r att ange titel p\xe5 diagram","Click to enter X axis title":"Klicka f\xf6r att ange titel p\xe5 x-axel","Click to enter Y axis title":"Klicka f\xf6r att ange titel p\xe5 y-axel","Click to enter radial axis title":"Klicka f\xf6r att ange titel p\xe5 radiell axel","Compare data on hover":"J\xe4mf\xf6r data n\xe4r muspekaren h\xe5lls \xf6ver","Double-click on legend to isolate one trace":"Dubbelklicka p\xe5 f\xf6rklaringen f\xf6r att visa endast en serie","Double-click to zoom back out":"Dubbelklicka f\xf6r att zooma ut igen","Download plot":"Ladda ner diagram","Download plot as a png":"Ladda ner diagram som png","Edit in Chart Studio":"Editera i Chart Studio","IE only supports svg. Changing format to svg.":"IE st\xf6der enbart svg. Byter format till svg.","Lasso Select":"V\xe4lj lasso","Orbital rotation":"Orbital rotation",Pan:"Panorera","Produced with Plotly":"Skapad med Plotly",Reset:"\xc5terst\xe4ll","Reset axes":"\xc5terst\xe4ll axlar","Reset camera to default":"\xc5terst\xe4ll kamera till standard","Reset camera to last save":"\xc5terst\xe4ll kamera till senast sparad","Reset view":"\xc5terst\xe4ll vy","Reset views":"\xc5terst\xe4ll vyer","Show closest data on hover":"Visa n\xe4rmaste v\xe4rde n\xe4r muspekaren h\xe5lls \xf6ver","Snapshot succeeded":"Bild skapad","Sorry, there was a problem downloading your snapshot!":"Tyv\xe4rr gick n\xe5got fel vid nedladdning av bild","Taking snapshot - this may take a few seconds":"Skapar bild - detta kan ta n\xe5gra sekunder","Toggle Spike Lines":"Aktivera/Inaktivera topplinjer","Toggle show closest data on hover":"Aktivera/Inaktivera visa n\xe4rmaste v\xe4rde n\xe4r muspekaren h\xe5lls \xf6ver","Turntable rotation":"Platt rotation",Zoom:"Zooma","Zoom in":"Zooma in","Zoom out":"Zooma ut","close:":"st\xe4ngning:","concentration:":"koncentration:","high:":"h\xf6g:","incoming flow count:":"inkommande fl\xf6de summering:","kde:":"kde:","lat:":"lat:","lon:":"lon:","low:":"l\xe5g:","lower fence:":"undre gr\xe4ns:","max:":"max:","mean \xb1 \u03c3:":"medel \xb1 \u03c3:","mean:":"medel:","median:":"median:","min:":"min:","new text":"ny text","open:":"\xf6ppning:","outgoing flow count:":"utg\xe5ende fl\xf6de summering:","q1:":"q1:","q3:":"q3:","source:":"k\xe4lla:","target:":"m\xe5l:",trace:"serie","upper fence:":"\xf6vre gr\xe4ns:"},format:{days:["S\xf6ndag","M\xe5ndag","Tisdag","Onsdag","Torsdag","Fredag","L\xf6rdag"],shortDays:["S\xf6n","M\xe5n","Tis","Ons","Tor","Fre","L\xf6r"],months:["Januari","Februari","Mars","April","Maj","Juni","Juli","Augusti","September","Oktober","November","December"],shortMonths:["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],date:"%Y-%m-%d"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); var locale={moduleType:"locale",name:"tr",dictionary:{},format:{days:["Pazar","Pazartesi","Sal\u0131","\xc7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],shortDays:["Pz","Pt","Sa","\xc7a","Pe","Cu","Ct"],months:["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\xfcl","Ekim","Kas\u0131m","Aral\u0131k"],shortMonths:["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],date:"%d.%m.%Y"}};"undefined"==typeof Plotly?(window.PlotlyLocales=window.PlotlyLocales||[],window.PlotlyLocales.push(locale)):Plotly.register(locale); \ No newline at end of file diff --git a/static/babybuddy/js/graph.js.gz b/static/babybuddy/js/graph.js.gz index 441912ac..5acbb5ae 100644 Binary files a/static/babybuddy/js/graph.js.gz and b/static/babybuddy/js/graph.js.gz differ diff --git a/static/babybuddy/js/vendor.101399f4aef8.js b/static/babybuddy/js/vendor.79627d81c46f.js similarity index 99% rename from static/babybuddy/js/vendor.101399f4aef8.js rename to static/babybuddy/js/vendor.79627d81c46f.js index 1886358f..f2b4c70e 100644 --- a/static/babybuddy/js/vendor.101399f4aef8.js +++ b/static/babybuddy/js/vendor.79627d81c46f.js @@ -24471,6 +24471,122 @@ return Popper; }))); +//! moment.js locale configuration +//! locale : Dutch [nl] +//! author : Joris Röling : https://github.com/jorisroling +//! author : Jacob Middag : https://github.com/middagj + +;(function (global, factory) { + typeof exports === 'object' && typeof module !== 'undefined' + && typeof require === 'function' ? factory(require('../moment')) : + typeof define === 'function' && define.amd ? define(['../moment'], factory) : + factory(global.moment) +}(this, (function (moment) { 'use strict'; + + //! moment.js locale configuration + + var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split( + '_' + ), + monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split( + '_' + ), + monthsParse = [ + /^jan/i, + /^feb/i, + /^maart|mrt.?$/i, + /^apr/i, + /^mei$/i, + /^jun[i.]?$/i, + /^jul[i.]?$/i, + /^aug/i, + /^sep/i, + /^okt/i, + /^nov/i, + /^dec/i, + ], + monthsRegex = /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i; + + var nl = moment.defineLocale('nl', { + months: 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split( + '_' + ), + monthsShort: function (m, format) { + if (!m) { + return monthsShortWithDots; + } else if (/-MMM-/.test(format)) { + return monthsShortWithoutDots[m.month()]; + } else { + return monthsShortWithDots[m.month()]; + } + }, + + monthsRegex: monthsRegex, + monthsShortRegex: monthsRegex, + monthsStrictRegex: /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i, + monthsShortStrictRegex: /^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i, + + monthsParse: monthsParse, + longMonthsParse: monthsParse, + shortMonthsParse: monthsParse, + + weekdays: 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split( + '_' + ), + weekdaysShort: 'zo._ma._di._wo._do._vr._za.'.split('_'), + weekdaysMin: 'zo_ma_di_wo_do_vr_za'.split('_'), + weekdaysParseExact: true, + longDateFormat: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD-MM-YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm', + }, + calendar: { + sameDay: '[vandaag om] LT', + nextDay: '[morgen om] LT', + nextWeek: 'dddd [om] LT', + lastDay: '[gisteren om] LT', + lastWeek: '[afgelopen] dddd [om] LT', + sameElse: 'L', + }, + relativeTime: { + future: 'over %s', + past: '%s geleden', + s: 'een paar seconden', + ss: '%d seconden', + m: 'één minuut', + mm: '%d minuten', + h: 'één uur', + hh: '%d uur', + d: 'één dag', + dd: '%d dagen', + w: 'één week', + ww: '%d weken', + M: 'één maand', + MM: '%d maanden', + y: 'één jaar', + yy: '%d jaar', + }, + dayOfMonthOrdinalParse: /\d{1,2}(ste|de)/, + ordinal: function (number) { + return ( + number + + (number === 1 || number === 8 || number >= 20 ? 'ste' : 'de') + ); + }, + week: { + dow: 1, // Monday is the first day of the week. + doy: 4, // The week that contains Jan 4th is the first week of the year. + }, + }); + + return nl; + +}))); + //! moment.js locale configuration //! locale : Swedish [sv] //! author : Jens Alm : https://github.com/ulmus diff --git a/static/babybuddy/js/vendor.101399f4aef8.js.gz b/static/babybuddy/js/vendor.79627d81c46f.js.gz similarity index 72% rename from static/babybuddy/js/vendor.101399f4aef8.js.gz rename to static/babybuddy/js/vendor.79627d81c46f.js.gz index 2bb02881..5c44419e 100644 Binary files a/static/babybuddy/js/vendor.101399f4aef8.js.gz and b/static/babybuddy/js/vendor.79627d81c46f.js.gz differ diff --git a/static/babybuddy/js/vendor.js b/static/babybuddy/js/vendor.js index b49a5423..36d82ae3 100644 --- a/static/babybuddy/js/vendor.js +++ b/static/babybuddy/js/vendor.js @@ -24471,6 +24471,122 @@ return Popper; }))); +//! moment.js locale configuration +//! locale : Dutch [nl] +//! author : Joris Röling : https://github.com/jorisroling +//! author : Jacob Middag : https://github.com/middagj + +;(function (global, factory) { + typeof exports === 'object' && typeof module !== 'undefined' + && typeof require === 'function' ? factory(require('../moment')) : + typeof define === 'function' && define.amd ? define(['../moment'], factory) : + factory(global.moment) +}(this, (function (moment) { 'use strict'; + + //! moment.js locale configuration + + var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split( + '_' + ), + monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split( + '_' + ), + monthsParse = [ + /^jan/i, + /^feb/i, + /^maart|mrt.?$/i, + /^apr/i, + /^mei$/i, + /^jun[i.]?$/i, + /^jul[i.]?$/i, + /^aug/i, + /^sep/i, + /^okt/i, + /^nov/i, + /^dec/i, + ], + monthsRegex = /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i; + + var nl = moment.defineLocale('nl', { + months: 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split( + '_' + ), + monthsShort: function (m, format) { + if (!m) { + return monthsShortWithDots; + } else if (/-MMM-/.test(format)) { + return monthsShortWithoutDots[m.month()]; + } else { + return monthsShortWithDots[m.month()]; + } + }, + + monthsRegex: monthsRegex, + monthsShortRegex: monthsRegex, + monthsStrictRegex: /^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i, + monthsShortStrictRegex: /^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i, + + monthsParse: monthsParse, + longMonthsParse: monthsParse, + shortMonthsParse: monthsParse, + + weekdays: 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split( + '_' + ), + weekdaysShort: 'zo._ma._di._wo._do._vr._za.'.split('_'), + weekdaysMin: 'zo_ma_di_wo_do_vr_za'.split('_'), + weekdaysParseExact: true, + longDateFormat: { + LT: 'HH:mm', + LTS: 'HH:mm:ss', + L: 'DD-MM-YYYY', + LL: 'D MMMM YYYY', + LLL: 'D MMMM YYYY HH:mm', + LLLL: 'dddd D MMMM YYYY HH:mm', + }, + calendar: { + sameDay: '[vandaag om] LT', + nextDay: '[morgen om] LT', + nextWeek: 'dddd [om] LT', + lastDay: '[gisteren om] LT', + lastWeek: '[afgelopen] dddd [om] LT', + sameElse: 'L', + }, + relativeTime: { + future: 'over %s', + past: '%s geleden', + s: 'een paar seconden', + ss: '%d seconden', + m: 'één minuut', + mm: '%d minuten', + h: 'één uur', + hh: '%d uur', + d: 'één dag', + dd: '%d dagen', + w: 'één week', + ww: '%d weken', + M: 'één maand', + MM: '%d maanden', + y: 'één jaar', + yy: '%d jaar', + }, + dayOfMonthOrdinalParse: /\d{1,2}(ste|de)/, + ordinal: function (number) { + return ( + number + + (number === 1 || number === 8 || number >= 20 ? 'ste' : 'de') + ); + }, + week: { + dow: 1, // Monday is the first day of the week. + doy: 4, // The week that contains Jan 4th is the first week of the year. + }, + }); + + return nl; + +}))); + //! moment.js locale configuration //! locale : Swedish [sv] //! author : Jens Alm : https://github.com/ulmus diff --git a/static/babybuddy/js/vendor.js.gz b/static/babybuddy/js/vendor.js.gz index 2bb02881..5c44419e 100644 Binary files a/static/babybuddy/js/vendor.js.gz and b/static/babybuddy/js/vendor.js.gz differ diff --git a/static/staticfiles.json b/static/staticfiles.json index bbed5723..6f360fcd 100644 --- a/static/staticfiles.json +++ b/static/staticfiles.json @@ -1 +1 @@ -{"paths": {"admin/js/vendor/select2/i18n/cs.js": "admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js", "admin/js/vendor/select2/i18n/en.js": "admin/js/vendor/select2/i18n/en.cf932ba09a98.js", "admin/js/vendor/select2/i18n/ko.js": "admin/js/vendor/select2/i18n/ko.e7be6c20e673.js", "admin/js/vendor/select2/i18n/dsb.js": "admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js", "admin/js/vendor/select2/i18n/lv.js": "admin/js/vendor/select2/i18n/lv.08e62128eac1.js", "admin/js/vendor/select2/i18n/hsb.js": "admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js", "admin/js/vendor/select2/i18n/km.js": "admin/js/vendor/select2/i18n/km.c23089cb06ca.js", "admin/js/vendor/select2/i18n/pl.js": "admin/js/vendor/select2/i18n/pl.6031b4f16452.js", "admin/js/vendor/select2/i18n/de.js": "admin/js/vendor/select2/i18n/de.8a1c222b0204.js", "admin/js/vendor/select2/i18n/sr.js": "admin/js/vendor/select2/i18n/sr.5ed85a48f483.js", "admin/js/vendor/select2/i18n/ru.js": "admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js", "admin/js/vendor/select2/i18n/he.js": "admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js", "admin/js/vendor/select2/i18n/el.js": "admin/js/vendor/select2/i18n/el.27097f071856.js", "admin/js/vendor/select2/i18n/pt-BR.js": "admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js", "admin/js/vendor/select2/i18n/uk.js": "admin/js/vendor/select2/i18n/uk.8cede7f4803c.js", "admin/js/vendor/select2/i18n/nl.js": "admin/js/vendor/select2/i18n/nl.997868a37ed8.js", "admin/js/vendor/select2/i18n/sv.js": "admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js", "admin/js/vendor/select2/i18n/mk.js": "admin/js/vendor/select2/i18n/mk.dabbb9087130.js", "admin/js/vendor/select2/i18n/bg.js": "admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js", "admin/js/vendor/select2/i18n/zh-CN.js": "admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js", "admin/js/vendor/select2/i18n/vi.js": "admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js", "admin/js/vendor/select2/i18n/tr.js": "admin/js/vendor/select2/i18n/tr.b5a0643d1545.js", "admin/js/vendor/select2/i18n/tk.js": "admin/js/vendor/select2/i18n/tk.7c572a68c78f.js", "admin/js/vendor/select2/i18n/fr.js": "admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js", "admin/js/vendor/select2/i18n/gl.js": "admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js", "admin/js/vendor/select2/i18n/ps.js": "admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js", "admin/js/vendor/select2/i18n/hr.js": "admin/js/vendor/select2/i18n/hr.a2b092cc1147.js", "admin/js/vendor/select2/i18n/eu.js": "admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js", "admin/js/vendor/select2/i18n/ar.js": "admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js", "admin/js/vendor/select2/i18n/af.js": "admin/js/vendor/select2/i18n/af.4f6fcd73488c.js", "admin/js/vendor/select2/i18n/zh-TW.js": "admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js", "admin/js/vendor/select2/i18n/ka.js": "admin/js/vendor/select2/i18n/ka.2083264a54f0.js", "admin/js/vendor/select2/i18n/th.js": "admin/js/vendor/select2/i18n/th.f38c20b0221b.js", "admin/js/vendor/select2/i18n/sr-Cyrl.js": "admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js", "admin/js/vendor/select2/i18n/lt.js": "admin/js/vendor/select2/i18n/lt.23c7ce903300.js", "admin/js/vendor/select2/i18n/hy.js": "admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js", "admin/js/vendor/select2/i18n/sq.js": "admin/js/vendor/select2/i18n/sq.5636b60d29c9.js", "admin/js/vendor/select2/i18n/et.js": "admin/js/vendor/select2/i18n/et.2b96fd98289d.js", "admin/js/vendor/select2/i18n/sl.js": "admin/js/vendor/select2/i18n/sl.131a78bc0752.js", "admin/js/vendor/select2/i18n/bs.js": "admin/js/vendor/select2/i18n/bs.91624382358e.js", "admin/js/vendor/select2/i18n/fi.js": "admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js", "admin/js/vendor/select2/i18n/hi.js": "admin/js/vendor/select2/i18n/hi.70640d41628f.js", "admin/js/vendor/select2/i18n/ja.js": "admin/js/vendor/select2/i18n/ja.170ae885d74f.js", "admin/js/vendor/select2/i18n/ne.js": "admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js", "admin/js/vendor/select2/i18n/sk.js": "admin/js/vendor/select2/i18n/sk.33d02cef8d11.js", "admin/js/vendor/select2/i18n/da.js": "admin/js/vendor/select2/i18n/da.766346afe4dd.js", "admin/js/vendor/select2/i18n/id.js": "admin/js/vendor/select2/i18n/id.04debded514d.js", "admin/js/vendor/select2/i18n/es.js": "admin/js/vendor/select2/i18n/es.66dbc2652fb1.js", "admin/js/vendor/select2/i18n/it.js": "admin/js/vendor/select2/i18n/it.be4fe8d365b5.js", "admin/js/vendor/select2/i18n/hu.js": "admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js", "admin/js/vendor/select2/i18n/bn.js": "admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js", "admin/js/vendor/select2/i18n/ms.js": "admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js", "admin/js/vendor/select2/i18n/fa.js": "admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js", "admin/js/vendor/select2/i18n/nb.js": "admin/js/vendor/select2/i18n/nb.da2fce143f27.js", "admin/js/vendor/select2/i18n/az.js": "admin/js/vendor/select2/i18n/az.270c257daf81.js", "admin/js/vendor/select2/i18n/ca.js": "admin/js/vendor/select2/i18n/ca.a166b745933a.js", "admin/js/vendor/select2/i18n/ro.js": "admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js", "admin/js/vendor/select2/i18n/pt.js": "admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js", "admin/js/vendor/select2/i18n/is.js": "admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js", "admin/js/vendor/xregexp/LICENSE.txt": "admin/js/vendor/xregexp/LICENSE.bf79e414957a.txt", "admin/js/vendor/xregexp/xregexp.min.js": "admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js", "admin/js/vendor/xregexp/xregexp.js": "admin/js/vendor/xregexp/xregexp.efda034b9537.js", "admin/js/vendor/select2/LICENSE.md": "admin/js/vendor/select2/LICENSE.f94142512c91.md", "admin/js/vendor/select2/select2.full.js": "admin/js/vendor/select2/select2.full.c2afdeda3058.js", "admin/js/vendor/select2/select2.full.min.js": "admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js", "admin/js/vendor/jquery/jquery.js": "admin/js/vendor/jquery/jquery.23c7c5d2d131.js", "admin/js/vendor/jquery/LICENSE.txt": "admin/js/vendor/jquery/LICENSE.75308107741f.txt", "admin/js/vendor/jquery/jquery.min.js": "admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js", "admin/css/vendor/select2/select2.min.css": "admin/css/vendor/select2/select2.min.9f54e6414f87.css", "admin/css/vendor/select2/select2.css": "admin/css/vendor/select2/select2.a2194c262648.css", "admin/css/vendor/select2/LICENSE-SELECT2.md": "admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md", "babybuddy/img/core/child-placeholder.png": "babybuddy/img/core/child-placeholder.7c0a81f0d7f0.png", "rest_framework/docs/js/jquery.json-view.min.js": "rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js", "rest_framework/docs/js/highlight.pack.js": "rest_framework/docs/js/highlight.pack.479b5f21dcba.js", "rest_framework/docs/js/api.js": "rest_framework/docs/js/api.c9743eab7a4f.js", "rest_framework/docs/css/base.css": "rest_framework/docs/css/base.3208b6cc4466.css", "rest_framework/docs/css/jquery.json-view.min.css": "rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css", "rest_framework/docs/css/highlight.css": "rest_framework/docs/css/highlight.e0e4d973c6d7.css", "rest_framework/docs/img/grid.png": "rest_framework/docs/img/grid.a4b938cf382b.png", "rest_framework/docs/img/favicon.ico": "rest_framework/docs/img/favicon.5195b4d0f3eb.ico", "admin/js/admin/DateTimeShortcuts.js": "admin/js/admin/DateTimeShortcuts.29d0b1965c07.js", "admin/js/admin/RelatedObjectLookups.js": "admin/js/admin/RelatedObjectLookups.d7e023e6523b.js", "admin/img/gis/move_vertex_on.svg": "admin/img/gis/move_vertex_on.0047eba25b67.svg", "admin/img/gis/move_vertex_off.svg": "admin/img/gis/move_vertex_off.7a23bf31ef8a.svg", "babybuddy/logo/icon2.png": "babybuddy/logo/icon2.be48fd16c53f.png", "babybuddy/logo/icon-brand.png": "babybuddy/logo/icon-brand.96e4491f2209.png", "babybuddy/logo/logo.png": "babybuddy/logo/logo.62870041cc83.png", "babybuddy/logo/icon.png": "babybuddy/logo/icon.6377611bf399.png", "babybuddy/js/app.js": "babybuddy/js/app.e50e8057bfa2.js", "babybuddy/js/graph.js": "babybuddy/js/graph.53eabf5eaf34.js", "babybuddy/js/vendor.js": "babybuddy/js/vendor.101399f4aef8.js", "babybuddy/css/app.css": "babybuddy/css/app.61b50a7dc061.css", "babybuddy/fonts/fontawesome-webfont.eot": "babybuddy/fonts/fontawesome-webfont.674f50d287a8.eot", "babybuddy/fonts/fontawesome-webfont.ttf": "babybuddy/fonts/fontawesome-webfont.b06871f281fe.ttf", "babybuddy/fonts/fontawesome-webfont.svg": "babybuddy/fonts/fontawesome-webfont.912ec66d7572.svg", "babybuddy/fonts/fontawesome-webfont.woff2": "babybuddy/fonts/fontawesome-webfont.af7ae505a9ee.woff2", "babybuddy/fonts/FontAwesome.otf": "babybuddy/fonts/FontAwesome.0d2717cd5d85.otf", "babybuddy/fonts/fontawesome-webfont.woff": "babybuddy/fonts/fontawesome-webfont.fee66e712a8a.woff", "babybuddy/root/site.webmanifest.json": "babybuddy/root/site.webmanifest.61dac00bb04b.json", "babybuddy/root/favicon-32x32.png": "babybuddy/root/favicon-32x32.076f1340f1cf.png", "babybuddy/root/favicon.ico": "babybuddy/root/favicon.1b19cfd81791.ico", "babybuddy/root/android-chrome-512x512.png": "babybuddy/root/android-chrome-512x512.89ee40b783cd.png", "babybuddy/root/favicon-16x16.png": "babybuddy/root/favicon-16x16.12c501486484.png", "babybuddy/root/mstile-150x150.png": "babybuddy/root/mstile-150x150.f231c8ff6157.png", "babybuddy/root/apple-touch-icon.png": "babybuddy/root/apple-touch-icon.33416748f239.png", "babybuddy/root/safari-pinned-tab.svg": "babybuddy/root/safari-pinned-tab.3de51db2baf2.svg", "babybuddy/root/android-chrome-192x192.png": "babybuddy/root/android-chrome-192x192.484bd0e8cb66.png", "babybuddy/root/browserconfig.xml": "babybuddy/root/browserconfig.5858221e0a38.xml", "babybuddy/root/android-chrome-384x384.png": "babybuddy/root/android-chrome-384x384.7849615a1e26.png", "rest_framework/js/prettify-min.js": "rest_framework/js/prettify-min.709bfcc456c6.js", "rest_framework/js/default.js": "rest_framework/js/default.5b08897dbdc3.js", "rest_framework/js/jquery-3.5.1.min.js": "rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js", "rest_framework/js/csrf.js": "rest_framework/js/csrf.969930007329.js", "rest_framework/js/bootstrap.min.js": "rest_framework/js/bootstrap.min.2f34b630ffe3.js", "rest_framework/js/ajax-form.js": "rest_framework/js/ajax-form.0ea6e6052ab5.js", "rest_framework/js/coreapi-0.1.1.js": "rest_framework/js/coreapi-0.1.1.8851fb9336c9.js", "rest_framework/css/prettify.css": "rest_framework/css/prettify.a987f72342ee.css", "rest_framework/css/font-awesome-4.0.3.css": "rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css", "rest_framework/css/bootstrap-tweaks.css": "rest_framework/css/bootstrap-tweaks.46ed116b0edd.css", "rest_framework/css/default.css": "rest_framework/css/default.8d5591a6aabc.css", "rest_framework/css/bootstrap-theme.min.css": "rest_framework/css/bootstrap-theme.min.66b84a04375e.css", "rest_framework/css/bootstrap.min.css": "rest_framework/css/bootstrap.min.77017a69879a.css", "rest_framework/fonts/fontawesome-webfont.eot": "rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot", "rest_framework/fonts/glyphicons-halflings-regular.svg": "rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg", "rest_framework/fonts/glyphicons-halflings-regular.woff2": "rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2", "rest_framework/fonts/glyphicons-halflings-regular.ttf": "rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf", "rest_framework/fonts/fontawesome-webfont.ttf": "rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf", "rest_framework/fonts/fontawesome-webfont.svg": "rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg", "rest_framework/fonts/glyphicons-halflings-regular.eot": "rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot", "rest_framework/fonts/glyphicons-halflings-regular.woff": "rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff", "rest_framework/fonts/fontawesome-webfont.woff": "rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff", "rest_framework/img/grid.png": "rest_framework/img/grid.a4b938cf382b.png", "rest_framework/img/glyphicons-halflings.png": "rest_framework/img/glyphicons-halflings.90233c9067e9.png", "rest_framework/img/glyphicons-halflings-white.png": "rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png", "admin/js/prepopulate.min.js": "admin/js/prepopulate.min.5f7f80162256.js", "admin/js/calendar.js": "admin/js/calendar.b4dcf6f850fe.js", "admin/js/inlines.min.js": "admin/js/inlines.min.599e296e4c24.js", "admin/js/SelectBox.js": "admin/js/SelectBox.46d59670a7a7.js", "admin/js/collapse.min.js": "admin/js/collapse.min.10ac29832e2c.js", "admin/js/urlify.js": "admin/js/urlify.3cabcb7a9073.js", "admin/js/actions.min.js": "admin/js/actions.min.5f3040a29159.js", "admin/js/popup_response.js": "admin/js/popup_response.c6cc78ea5551.js", "admin/js/autocomplete.js": "admin/js/autocomplete.618a7ebf39d8.js", "admin/js/collapse.js": "admin/js/collapse.f84e7410290f.js", "admin/js/change_form.js": "admin/js/change_form.9d8ca4f96b75.js", "admin/js/jquery.init.js": "admin/js/jquery.init.b7781a0897fc.js", "admin/js/actions.js": "admin/js/actions.9fe89b71cbba.js", "admin/js/prepopulate_init.js": "admin/js/prepopulate_init.e056047b7a7e.js", "admin/js/inlines.js": "admin/js/inlines.7596b7fd289e.js", "admin/js/prepopulate.js": "admin/js/prepopulate.bd2361dfd64d.js", "admin/js/cancel.js": "admin/js/cancel.50e7573ea4a7.js", "admin/js/SelectFilter2.js": "admin/js/SelectFilter2.d250dcb52a9a.js", "admin/js/nav_sidebar.js": "admin/js/nav_sidebar.7605597ddf52.js", "admin/js/core.js": "admin/js/core.fae39a43def0.js", "admin/css/changelists.css": "admin/css/changelists.69c2d200e2cb.css", "admin/css/login.css": "admin/css/login.d2a477e04949.css", "admin/css/fonts.css": "admin/css/fonts.168bab448fee.css", "admin/css/responsive.css": "admin/css/responsive.1c318745d30f.css", "admin/css/nav_sidebar.css": "admin/css/nav_sidebar.59831780a474.css", "admin/css/autocomplete.css": "admin/css/autocomplete.781713f30664.css", "admin/css/base.css": "admin/css/base.efb520c4bb7c.css", "admin/css/widgets.css": "admin/css/widgets.b12c020d05e0.css", "admin/css/forms.css": "admin/css/forms.6230fc2a74ac.css", "admin/css/dashboard.css": "admin/css/dashboard.be83f13e4369.css", "admin/css/rtl.css": "admin/css/rtl.775b89eb85cb.css", "admin/css/responsive_rtl.css": "admin/css/responsive_rtl.e13ae754cceb.css", "admin/fonts/LICENSE.txt": "admin/fonts/LICENSE.d273d63619c9.txt", "admin/fonts/Roboto-Bold-webfont.woff": "admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff", "admin/fonts/Roboto-Light-webfont.woff": "admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff", "admin/fonts/README.txt": "admin/fonts/README.ab99e6b541ea.txt", "admin/fonts/Roboto-Regular-webfont.woff": "admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff", "admin/img/icon-changelink.svg": "admin/img/icon-changelink.18d2fd706348.svg", "admin/img/icon-no.svg": "admin/img/icon-no.439e821418cd.svg", "admin/img/selector-icons.svg": "admin/img/selector-icons.b4555096cea2.svg", "admin/img/search.svg": "admin/img/search.7cf54ff789c6.svg", "admin/img/icon-yes.svg": "admin/img/icon-yes.d2f9f035226a.svg", "admin/img/icon-addlink.svg": "admin/img/icon-addlink.d519b3bab011.svg", "admin/img/icon-clock.svg": "admin/img/icon-clock.e1d4dfac3f2b.svg", "admin/img/LICENSE": "admin/img/LICENSE.2c54f4e1ca1c", "admin/img/icon-viewlink.svg": "admin/img/icon-viewlink.41eb31f7826e.svg", "admin/img/icon-unknown.svg": "admin/img/icon-unknown.a18cb4398978.svg", "admin/img/README.txt": "admin/img/README.a70711a38d87.txt", "admin/img/icon-calendar.svg": "admin/img/icon-calendar.ac7aea671bea.svg", "admin/img/sorting-icons.svg": "admin/img/sorting-icons.3a097b59f104.svg", "admin/img/tooltag-arrowright.svg": "admin/img/tooltag-arrowright.bbfb788a849e.svg", "admin/img/icon-deletelink.svg": "admin/img/icon-deletelink.564ef9dc3854.svg", "admin/img/tooltag-add.svg": "admin/img/tooltag-add.e59d620a9742.svg", "admin/img/inline-delete.svg": "admin/img/inline-delete.fec1b761f254.svg", "admin/img/icon-alert.svg": "admin/img/icon-alert.034cc7d8a67f.svg", "admin/img/icon-unknown-alt.svg": "admin/img/icon-unknown-alt.81536e128bb6.svg", "admin/img/calendar-icons.svg": "admin/img/calendar-icons.39b290681a8b.svg", "import_export/action_formats.js": "import_export/action_formats.11c3e817b80a.js", "import_export/import.css": "import_export/import.358144dd8713.css"}, "version": "1.0"} \ No newline at end of file +{"paths": {"admin/js/vendor/select2/i18n/cs.js": "admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js", "admin/js/vendor/select2/i18n/en.js": "admin/js/vendor/select2/i18n/en.cf932ba09a98.js", "admin/js/vendor/select2/i18n/ko.js": "admin/js/vendor/select2/i18n/ko.e7be6c20e673.js", "admin/js/vendor/select2/i18n/dsb.js": "admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js", "admin/js/vendor/select2/i18n/lv.js": "admin/js/vendor/select2/i18n/lv.08e62128eac1.js", "admin/js/vendor/select2/i18n/hsb.js": "admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js", "admin/js/vendor/select2/i18n/km.js": "admin/js/vendor/select2/i18n/km.c23089cb06ca.js", "admin/js/vendor/select2/i18n/pl.js": "admin/js/vendor/select2/i18n/pl.6031b4f16452.js", "admin/js/vendor/select2/i18n/de.js": "admin/js/vendor/select2/i18n/de.8a1c222b0204.js", "admin/js/vendor/select2/i18n/sr.js": "admin/js/vendor/select2/i18n/sr.5ed85a48f483.js", "admin/js/vendor/select2/i18n/ru.js": "admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js", "admin/js/vendor/select2/i18n/he.js": "admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js", "admin/js/vendor/select2/i18n/el.js": "admin/js/vendor/select2/i18n/el.27097f071856.js", "admin/js/vendor/select2/i18n/pt-BR.js": "admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js", "admin/js/vendor/select2/i18n/uk.js": "admin/js/vendor/select2/i18n/uk.8cede7f4803c.js", "admin/js/vendor/select2/i18n/nl.js": "admin/js/vendor/select2/i18n/nl.997868a37ed8.js", "admin/js/vendor/select2/i18n/sv.js": "admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js", "admin/js/vendor/select2/i18n/mk.js": "admin/js/vendor/select2/i18n/mk.dabbb9087130.js", "admin/js/vendor/select2/i18n/bg.js": "admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js", "admin/js/vendor/select2/i18n/zh-CN.js": "admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js", "admin/js/vendor/select2/i18n/vi.js": "admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js", "admin/js/vendor/select2/i18n/tr.js": "admin/js/vendor/select2/i18n/tr.b5a0643d1545.js", "admin/js/vendor/select2/i18n/tk.js": "admin/js/vendor/select2/i18n/tk.7c572a68c78f.js", "admin/js/vendor/select2/i18n/fr.js": "admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js", "admin/js/vendor/select2/i18n/gl.js": "admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js", "admin/js/vendor/select2/i18n/ps.js": "admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js", "admin/js/vendor/select2/i18n/hr.js": "admin/js/vendor/select2/i18n/hr.a2b092cc1147.js", "admin/js/vendor/select2/i18n/eu.js": "admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js", "admin/js/vendor/select2/i18n/ar.js": "admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js", "admin/js/vendor/select2/i18n/af.js": "admin/js/vendor/select2/i18n/af.4f6fcd73488c.js", "admin/js/vendor/select2/i18n/zh-TW.js": "admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js", "admin/js/vendor/select2/i18n/ka.js": "admin/js/vendor/select2/i18n/ka.2083264a54f0.js", "admin/js/vendor/select2/i18n/th.js": "admin/js/vendor/select2/i18n/th.f38c20b0221b.js", "admin/js/vendor/select2/i18n/sr-Cyrl.js": "admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js", "admin/js/vendor/select2/i18n/lt.js": "admin/js/vendor/select2/i18n/lt.23c7ce903300.js", "admin/js/vendor/select2/i18n/hy.js": "admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js", "admin/js/vendor/select2/i18n/sq.js": "admin/js/vendor/select2/i18n/sq.5636b60d29c9.js", "admin/js/vendor/select2/i18n/et.js": "admin/js/vendor/select2/i18n/et.2b96fd98289d.js", "admin/js/vendor/select2/i18n/sl.js": "admin/js/vendor/select2/i18n/sl.131a78bc0752.js", "admin/js/vendor/select2/i18n/bs.js": "admin/js/vendor/select2/i18n/bs.91624382358e.js", "admin/js/vendor/select2/i18n/fi.js": "admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js", "admin/js/vendor/select2/i18n/hi.js": "admin/js/vendor/select2/i18n/hi.70640d41628f.js", "admin/js/vendor/select2/i18n/ja.js": "admin/js/vendor/select2/i18n/ja.170ae885d74f.js", "admin/js/vendor/select2/i18n/ne.js": "admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js", "admin/js/vendor/select2/i18n/sk.js": "admin/js/vendor/select2/i18n/sk.33d02cef8d11.js", "admin/js/vendor/select2/i18n/da.js": "admin/js/vendor/select2/i18n/da.766346afe4dd.js", "admin/js/vendor/select2/i18n/id.js": "admin/js/vendor/select2/i18n/id.04debded514d.js", "admin/js/vendor/select2/i18n/es.js": "admin/js/vendor/select2/i18n/es.66dbc2652fb1.js", "admin/js/vendor/select2/i18n/it.js": "admin/js/vendor/select2/i18n/it.be4fe8d365b5.js", "admin/js/vendor/select2/i18n/hu.js": "admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js", "admin/js/vendor/select2/i18n/bn.js": "admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js", "admin/js/vendor/select2/i18n/ms.js": "admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js", "admin/js/vendor/select2/i18n/fa.js": "admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js", "admin/js/vendor/select2/i18n/nb.js": "admin/js/vendor/select2/i18n/nb.da2fce143f27.js", "admin/js/vendor/select2/i18n/az.js": "admin/js/vendor/select2/i18n/az.270c257daf81.js", "admin/js/vendor/select2/i18n/ca.js": "admin/js/vendor/select2/i18n/ca.a166b745933a.js", "admin/js/vendor/select2/i18n/ro.js": "admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js", "admin/js/vendor/select2/i18n/pt.js": "admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js", "admin/js/vendor/select2/i18n/is.js": "admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js", "admin/js/vendor/xregexp/LICENSE.txt": "admin/js/vendor/xregexp/LICENSE.bf79e414957a.txt", "admin/js/vendor/xregexp/xregexp.min.js": "admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js", "admin/js/vendor/xregexp/xregexp.js": "admin/js/vendor/xregexp/xregexp.efda034b9537.js", "admin/js/vendor/select2/LICENSE.md": "admin/js/vendor/select2/LICENSE.f94142512c91.md", "admin/js/vendor/select2/select2.full.js": "admin/js/vendor/select2/select2.full.c2afdeda3058.js", "admin/js/vendor/select2/select2.full.min.js": "admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js", "admin/js/vendor/jquery/jquery.js": "admin/js/vendor/jquery/jquery.23c7c5d2d131.js", "admin/js/vendor/jquery/LICENSE.txt": "admin/js/vendor/jquery/LICENSE.75308107741f.txt", "admin/js/vendor/jquery/jquery.min.js": "admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js", "admin/css/vendor/select2/select2.min.css": "admin/css/vendor/select2/select2.min.9f54e6414f87.css", "admin/css/vendor/select2/select2.css": "admin/css/vendor/select2/select2.a2194c262648.css", "admin/css/vendor/select2/LICENSE-SELECT2.md": "admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md", "babybuddy/img/core/child-placeholder.png": "babybuddy/img/core/child-placeholder.7c0a81f0d7f0.png", "rest_framework/docs/js/jquery.json-view.min.js": "rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js", "rest_framework/docs/js/highlight.pack.js": "rest_framework/docs/js/highlight.pack.479b5f21dcba.js", "rest_framework/docs/js/api.js": "rest_framework/docs/js/api.c9743eab7a4f.js", "rest_framework/docs/css/base.css": "rest_framework/docs/css/base.3208b6cc4466.css", "rest_framework/docs/css/jquery.json-view.min.css": "rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css", "rest_framework/docs/css/highlight.css": "rest_framework/docs/css/highlight.e0e4d973c6d7.css", "rest_framework/docs/img/grid.png": "rest_framework/docs/img/grid.a4b938cf382b.png", "rest_framework/docs/img/favicon.ico": "rest_framework/docs/img/favicon.5195b4d0f3eb.ico", "admin/js/admin/DateTimeShortcuts.js": "admin/js/admin/DateTimeShortcuts.29d0b1965c07.js", "admin/js/admin/RelatedObjectLookups.js": "admin/js/admin/RelatedObjectLookups.d7e023e6523b.js", "admin/img/gis/move_vertex_on.svg": "admin/img/gis/move_vertex_on.0047eba25b67.svg", "admin/img/gis/move_vertex_off.svg": "admin/img/gis/move_vertex_off.7a23bf31ef8a.svg", "babybuddy/logo/icon2.png": "babybuddy/logo/icon2.be48fd16c53f.png", "babybuddy/logo/icon-brand.png": "babybuddy/logo/icon-brand.96e4491f2209.png", "babybuddy/logo/logo.png": "babybuddy/logo/logo.62870041cc83.png", "babybuddy/logo/icon.png": "babybuddy/logo/icon.6377611bf399.png", "babybuddy/js/app.js": "babybuddy/js/app.e50e8057bfa2.js", "babybuddy/js/graph.js": "babybuddy/js/graph.e8ac7fd47a04.js", "babybuddy/js/vendor.js": "babybuddy/js/vendor.79627d81c46f.js", "babybuddy/css/app.css": "babybuddy/css/app.61b50a7dc061.css", "babybuddy/fonts/fontawesome-webfont.eot": "babybuddy/fonts/fontawesome-webfont.674f50d287a8.eot", "babybuddy/fonts/fontawesome-webfont.ttf": "babybuddy/fonts/fontawesome-webfont.b06871f281fe.ttf", "babybuddy/fonts/fontawesome-webfont.svg": "babybuddy/fonts/fontawesome-webfont.912ec66d7572.svg", "babybuddy/fonts/fontawesome-webfont.woff2": "babybuddy/fonts/fontawesome-webfont.af7ae505a9ee.woff2", "babybuddy/fonts/FontAwesome.otf": "babybuddy/fonts/FontAwesome.0d2717cd5d85.otf", "babybuddy/fonts/fontawesome-webfont.woff": "babybuddy/fonts/fontawesome-webfont.fee66e712a8a.woff", "babybuddy/root/site.webmanifest.json": "babybuddy/root/site.webmanifest.61dac00bb04b.json", "babybuddy/root/favicon-32x32.png": "babybuddy/root/favicon-32x32.076f1340f1cf.png", "babybuddy/root/favicon.ico": "babybuddy/root/favicon.1b19cfd81791.ico", "babybuddy/root/android-chrome-512x512.png": "babybuddy/root/android-chrome-512x512.89ee40b783cd.png", "babybuddy/root/favicon-16x16.png": "babybuddy/root/favicon-16x16.12c501486484.png", "babybuddy/root/mstile-150x150.png": "babybuddy/root/mstile-150x150.f231c8ff6157.png", "babybuddy/root/apple-touch-icon.png": "babybuddy/root/apple-touch-icon.33416748f239.png", "babybuddy/root/safari-pinned-tab.svg": "babybuddy/root/safari-pinned-tab.3de51db2baf2.svg", "babybuddy/root/android-chrome-192x192.png": "babybuddy/root/android-chrome-192x192.484bd0e8cb66.png", "babybuddy/root/browserconfig.xml": "babybuddy/root/browserconfig.5858221e0a38.xml", "babybuddy/root/android-chrome-384x384.png": "babybuddy/root/android-chrome-384x384.7849615a1e26.png", "rest_framework/js/prettify-min.js": "rest_framework/js/prettify-min.709bfcc456c6.js", "rest_framework/js/default.js": "rest_framework/js/default.5b08897dbdc3.js", "rest_framework/js/jquery-3.5.1.min.js": "rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js", "rest_framework/js/csrf.js": "rest_framework/js/csrf.969930007329.js", "rest_framework/js/bootstrap.min.js": "rest_framework/js/bootstrap.min.2f34b630ffe3.js", "rest_framework/js/ajax-form.js": "rest_framework/js/ajax-form.0ea6e6052ab5.js", "rest_framework/js/coreapi-0.1.1.js": "rest_framework/js/coreapi-0.1.1.8851fb9336c9.js", "rest_framework/css/prettify.css": "rest_framework/css/prettify.a987f72342ee.css", "rest_framework/css/font-awesome-4.0.3.css": "rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css", "rest_framework/css/bootstrap-tweaks.css": "rest_framework/css/bootstrap-tweaks.46ed116b0edd.css", "rest_framework/css/default.css": "rest_framework/css/default.8d5591a6aabc.css", "rest_framework/css/bootstrap-theme.min.css": "rest_framework/css/bootstrap-theme.min.66b84a04375e.css", "rest_framework/css/bootstrap.min.css": "rest_framework/css/bootstrap.min.77017a69879a.css", "rest_framework/fonts/fontawesome-webfont.eot": "rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot", "rest_framework/fonts/glyphicons-halflings-regular.svg": "rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg", "rest_framework/fonts/glyphicons-halflings-regular.woff2": "rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2", "rest_framework/fonts/glyphicons-halflings-regular.ttf": "rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf", "rest_framework/fonts/fontawesome-webfont.ttf": "rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf", "rest_framework/fonts/fontawesome-webfont.svg": "rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg", "rest_framework/fonts/glyphicons-halflings-regular.eot": "rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot", "rest_framework/fonts/glyphicons-halflings-regular.woff": "rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff", "rest_framework/fonts/fontawesome-webfont.woff": "rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff", "rest_framework/img/grid.png": "rest_framework/img/grid.a4b938cf382b.png", "rest_framework/img/glyphicons-halflings.png": "rest_framework/img/glyphicons-halflings.90233c9067e9.png", "rest_framework/img/glyphicons-halflings-white.png": "rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png", "admin/js/prepopulate.min.js": "admin/js/prepopulate.min.5f7f80162256.js", "admin/js/calendar.js": "admin/js/calendar.b4dcf6f850fe.js", "admin/js/inlines.min.js": "admin/js/inlines.min.599e296e4c24.js", "admin/js/SelectBox.js": "admin/js/SelectBox.46d59670a7a7.js", "admin/js/collapse.min.js": "admin/js/collapse.min.10ac29832e2c.js", "admin/js/urlify.js": "admin/js/urlify.3cabcb7a9073.js", "admin/js/actions.min.js": "admin/js/actions.min.5f3040a29159.js", "admin/js/popup_response.js": "admin/js/popup_response.c6cc78ea5551.js", "admin/js/autocomplete.js": "admin/js/autocomplete.618a7ebf39d8.js", "admin/js/collapse.js": "admin/js/collapse.f84e7410290f.js", "admin/js/change_form.js": "admin/js/change_form.9d8ca4f96b75.js", "admin/js/jquery.init.js": "admin/js/jquery.init.b7781a0897fc.js", "admin/js/actions.js": "admin/js/actions.9fe89b71cbba.js", "admin/js/prepopulate_init.js": "admin/js/prepopulate_init.e056047b7a7e.js", "admin/js/inlines.js": "admin/js/inlines.7596b7fd289e.js", "admin/js/prepopulate.js": "admin/js/prepopulate.bd2361dfd64d.js", "admin/js/cancel.js": "admin/js/cancel.50e7573ea4a7.js", "admin/js/SelectFilter2.js": "admin/js/SelectFilter2.d250dcb52a9a.js", "admin/js/nav_sidebar.js": "admin/js/nav_sidebar.7605597ddf52.js", "admin/js/core.js": "admin/js/core.fae39a43def0.js", "admin/css/changelists.css": "admin/css/changelists.09730d6ad169.css", "admin/css/login.css": "admin/css/login.d2a477e04949.css", "admin/css/fonts.css": "admin/css/fonts.168bab448fee.css", "admin/css/responsive.css": "admin/css/responsive.5a9bb635f4d5.css", "admin/css/nav_sidebar.css": "admin/css/nav_sidebar.59831780a474.css", "admin/css/autocomplete.css": "admin/css/autocomplete.781713f30664.css", "admin/css/base.css": "admin/css/base.efb520c4bb7c.css", "admin/css/widgets.css": "admin/css/widgets.b12c020d05e0.css", "admin/css/forms.css": "admin/css/forms.6230fc2a74ac.css", "admin/css/dashboard.css": "admin/css/dashboard.be83f13e4369.css", "admin/css/rtl.css": "admin/css/rtl.775b89eb85cb.css", "admin/css/responsive_rtl.css": "admin/css/responsive_rtl.e13ae754cceb.css", "admin/fonts/LICENSE.txt": "admin/fonts/LICENSE.d273d63619c9.txt", "admin/fonts/Roboto-Bold-webfont.woff": "admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff", "admin/fonts/Roboto-Light-webfont.woff": "admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff", "admin/fonts/README.txt": "admin/fonts/README.ab99e6b541ea.txt", "admin/fonts/Roboto-Regular-webfont.woff": "admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff", "admin/img/icon-changelink.svg": "admin/img/icon-changelink.18d2fd706348.svg", "admin/img/icon-no.svg": "admin/img/icon-no.439e821418cd.svg", "admin/img/selector-icons.svg": "admin/img/selector-icons.b4555096cea2.svg", "admin/img/search.svg": "admin/img/search.7cf54ff789c6.svg", "admin/img/icon-yes.svg": "admin/img/icon-yes.d2f9f035226a.svg", "admin/img/icon-addlink.svg": "admin/img/icon-addlink.d519b3bab011.svg", "admin/img/icon-clock.svg": "admin/img/icon-clock.e1d4dfac3f2b.svg", "admin/img/LICENSE": "admin/img/LICENSE.2c54f4e1ca1c", "admin/img/icon-viewlink.svg": "admin/img/icon-viewlink.41eb31f7826e.svg", "admin/img/icon-unknown.svg": "admin/img/icon-unknown.a18cb4398978.svg", "admin/img/README.txt": "admin/img/README.a70711a38d87.txt", "admin/img/icon-calendar.svg": "admin/img/icon-calendar.ac7aea671bea.svg", "admin/img/sorting-icons.svg": "admin/img/sorting-icons.3a097b59f104.svg", "admin/img/tooltag-arrowright.svg": "admin/img/tooltag-arrowright.bbfb788a849e.svg", "admin/img/icon-deletelink.svg": "admin/img/icon-deletelink.564ef9dc3854.svg", "admin/img/tooltag-add.svg": "admin/img/tooltag-add.e59d620a9742.svg", "admin/img/inline-delete.svg": "admin/img/inline-delete.fec1b761f254.svg", "admin/img/icon-alert.svg": "admin/img/icon-alert.034cc7d8a67f.svg", "admin/img/icon-unknown-alt.svg": "admin/img/icon-unknown-alt.81536e128bb6.svg", "admin/img/calendar-icons.svg": "admin/img/calendar-icons.39b290681a8b.svg", "import_export/action_formats.js": "import_export/action_formats.11c3e817b80a.js", "import_export/import.css": "import_export/import.358144dd8713.css"}, "version": "1.0"} \ No newline at end of file