poli_planning/polyclinic_scheduling/apps/hospital/locale/nl/LC_MESSAGES/django.po

76 lines
1.7 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-08 13:43+0200\n"
"PO-Revision-Date: 2020-05-15 12:43+0200\n"
"Last-Translator: Joshua Rubingh <j.g.rubingh@rug.nl>\n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.0.6\n"
#: apps/hospital/apps.py:7
msgid "Hospital"
msgstr "Ziekenhuis"
#: apps/hospital/apps.py:8
msgid "Hospitals"
msgstr "Ziekenhuizen"
#: apps/hospital/models.py:27
msgid "hospital"
msgstr "ziekenhuis"
#: apps/hospital/models.py:28
msgid "hospitals"
msgstr "ziekenhuizen"
#: apps/hospital/models.py:30
msgid "Name"
msgstr "Naam"
#: apps/hospital/models.py:30
msgid "The name of this hospital"
msgstr "De naam van dit ziekenhuis"
#: apps/hospital/models.py:31
msgid "Address"
msgstr "Adres"
#: apps/hospital/models.py:31
msgid "The address of this hospital"
msgstr "Het adres van dit ziekenhuis"
#: apps/hospital/models.py:32
msgid "Postal code"
msgstr "Postcode"
#: apps/hospital/models.py:32
msgid "The postal code of this hospital"
msgstr "De postcode van dit ziekenhuis"
#: apps/hospital/models.py:33
msgid "City"
msgstr "Stad"
#: apps/hospital/models.py:33
msgid "The city of this hospital"
msgstr "De stad waar dit ziekenhuis gelegen is"
#: apps/hospital/models.py:34
msgid "Phone number"
msgstr "Telefoonnummer"
#: apps/hospital/models.py:34
msgid "The general phone number of this hospital"
msgstr "Het algemene telefoonummer van dit ziekenhuis"