2020-05-13 15:54:40 +02:00
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2020-05-15 12:54:16 +02:00
|
|
|
"POT-Creation-Date: 2020-05-15 10:51+0000\n"
|
2020-05-13 15:54:40 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \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"
|
|
|
|
|
|
|
|
#: lib/models/base.py:16
|
|
|
|
msgid "Date created"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/models/base.py:16
|
|
|
|
msgid "The date and time this model has been created"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/models/base.py:17
|
|
|
|
msgid "Date updated"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/models/base.py:17
|
|
|
|
msgid "The date and time this model has been updated"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/menu.html:4
|
|
|
|
msgid "Menu"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-15 10:31:22 +02:00
|
|
|
#: templates/menu.html:7
|
|
|
|
msgid "Schedules"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/menu.html:10
|
2020-05-13 15:54:40 +02:00
|
|
|
msgid "New schedule"
|
|
|
|
msgstr ""
|
|
|
|
|
2020-05-15 10:31:22 +02:00
|
|
|
#: templates/menu.html:14
|
2020-05-13 15:54:40 +02:00
|
|
|
msgid "Logout"
|
|
|
|
msgstr ""
|
2020-05-15 10:31:22 +02:00
|
|
|
|
|
|
|
#: templates/singup.html:4 templates/singup.html:5 templates/singup.html:8
|
|
|
|
msgid "Signup"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/singup.html:10
|
|
|
|
msgid "Please contact x@y.z"
|
|
|
|
msgstr ""
|