Add schedule status column
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-05-18 09:07+0000\n"
|
||||
"POT-Creation-Date: 2020-05-18 14:38+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -26,50 +26,50 @@ msgstr ""
|
||||
msgid "Hospitals"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:10
|
||||
#: apps/hospital/models.py:27
|
||||
msgid "hospital"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:11
|
||||
#: apps/hospital/models.py:28
|
||||
msgid "hospitals"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:13
|
||||
#: apps/hospital/models.py:30
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:13
|
||||
#: apps/hospital/models.py:30
|
||||
msgid "The name of this hospital"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:14
|
||||
#: apps/hospital/models.py:31
|
||||
msgid "Address"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:14
|
||||
#: apps/hospital/models.py:31
|
||||
msgid "The address of this hospital"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:15
|
||||
#: apps/hospital/models.py:32
|
||||
msgid "Postal code"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:15
|
||||
#: apps/hospital/models.py:32
|
||||
msgid "The postal code of this hospital"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:16
|
||||
#: apps/hospital/models.py:33
|
||||
msgid "City"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:16
|
||||
#: apps/hospital/models.py:33
|
||||
msgid "The city of this hospital"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:17
|
||||
#: apps/hospital/models.py:34
|
||||
msgid "Phone number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/hospital/models.py:17
|
||||
#: apps/hospital/models.py:34
|
||||
msgid "The general phone number of this hospital"
|
||||
msgstr ""
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-05-18 09:07+0000\n"
|
||||
"POT-Creation-Date: 2020-05-18 14:38+0000\n"
|
||||
"PO-Revision-Date: 2020-05-15 12:43+0200\n"
|
||||
"Last-Translator: Joshua Rubingh <j.g.rubingh@rug.nl>\n"
|
||||
"Language-Team: \n"
|
||||
@ -26,50 +26,50 @@ msgstr "Ziekenhuis"
|
||||
msgid "Hospitals"
|
||||
msgstr "Ziekenhuizen"
|
||||
|
||||
#: apps/hospital/models.py:10
|
||||
#: apps/hospital/models.py:27
|
||||
msgid "hospital"
|
||||
msgstr "ziekenhuis"
|
||||
|
||||
#: apps/hospital/models.py:11
|
||||
#: apps/hospital/models.py:28
|
||||
msgid "hospitals"
|
||||
msgstr "ziekenhuizen"
|
||||
|
||||
#: apps/hospital/models.py:13
|
||||
#: apps/hospital/models.py:30
|
||||
msgid "Name"
|
||||
msgstr "Naam"
|
||||
|
||||
#: apps/hospital/models.py:13
|
||||
#: apps/hospital/models.py:30
|
||||
msgid "The name of this hospital"
|
||||
msgstr "De naam van dit ziekenhuis"
|
||||
|
||||
#: apps/hospital/models.py:14
|
||||
#: apps/hospital/models.py:31
|
||||
msgid "Address"
|
||||
msgstr "Adres"
|
||||
|
||||
#: apps/hospital/models.py:14
|
||||
#: apps/hospital/models.py:31
|
||||
msgid "The address of this hospital"
|
||||
msgstr "Het adres van dit ziekenhuis"
|
||||
|
||||
#: apps/hospital/models.py:15
|
||||
#: apps/hospital/models.py:32
|
||||
msgid "Postal code"
|
||||
msgstr "Postcode"
|
||||
|
||||
#: apps/hospital/models.py:15
|
||||
#: apps/hospital/models.py:32
|
||||
msgid "The postal code of this hospital"
|
||||
msgstr "De postcode van dit ziekenhuis"
|
||||
|
||||
#: apps/hospital/models.py:16
|
||||
#: apps/hospital/models.py:33
|
||||
msgid "City"
|
||||
msgstr "Stad"
|
||||
|
||||
#: apps/hospital/models.py:16
|
||||
#: apps/hospital/models.py:33
|
||||
msgid "The city of this hospital"
|
||||
msgstr "De stad waar dit ziekenhuis gelegen is"
|
||||
|
||||
#: apps/hospital/models.py:17
|
||||
#: apps/hospital/models.py:34
|
||||
msgid "Phone number"
|
||||
msgstr "Telefoonnummer"
|
||||
|
||||
#: apps/hospital/models.py:17
|
||||
#: apps/hospital/models.py:34
|
||||
msgid "The general phone number of this hospital"
|
||||
msgstr "Het algemene telefoonummer van dit ziekenhuis"
|
||||
|
Reference in New Issue
Block a user