I18n.
[wolnelektury.git] / src / messaging / locale / de / LC_MESSAGES / django.po
diff --git a/src/messaging/locale/de/LC_MESSAGES/django.po b/src/messaging/locale/de/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..4316c53
--- /dev/null
@@ -0,0 +1,185 @@
+# 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"
+"POT-Creation-Date: 2020-09-10 15:34+0200\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"
+"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"
+
+#: messaging/admin.py:16
+msgid "E-mail content"
+msgstr ""
+
+#: messaging/admin.py:19
+msgid "Sending constraints"
+msgstr ""
+
+#: messaging/admin.py:29
+#, python-format
+msgid "Test e-mail has been sent to %(email)s."
+msgstr ""
+
+#: messaging/admin.py:31
+msgid "You have no email set. Test e-mail not sent."
+msgstr ""
+
+#: messaging/models.py:16
+msgid "state"
+msgstr ""
+
+#: messaging/models.py:17 messaging/models.py:171
+msgid "subject"
+msgstr ""
+
+#: messaging/models.py:18 messaging/models.py:172
+msgid "body"
+msgstr ""
+
+#: messaging/models.py:19
+msgid "min days since"
+msgstr ""
+
+#: messaging/models.py:20
+msgid "max days since"
+msgstr ""
+
+#: messaging/models.py:21
+msgid "min hour"
+msgstr ""
+
+#: messaging/models.py:22
+msgid "max hour"
+msgstr ""
+
+#: messaging/models.py:23
+msgid "min day of month"
+msgstr ""
+
+#: messaging/models.py:24
+msgid "max day of month"
+msgstr ""
+
+#: messaging/models.py:25
+msgid "Monday"
+msgstr ""
+
+#: messaging/models.py:26
+msgid "Tuesday"
+msgstr ""
+
+#: messaging/models.py:27
+msgid "Wednesday"
+msgstr ""
+
+#: messaging/models.py:28
+msgid "Thursday"
+msgstr ""
+
+#: messaging/models.py:29
+msgid "Friday"
+msgstr ""
+
+#: messaging/models.py:30
+msgid "Saturday"
+msgstr ""
+
+#: messaging/models.py:31
+msgid "Sunday"
+msgstr ""
+
+#: messaging/models.py:32
+msgid "active"
+msgstr ""
+
+#: messaging/models.py:35
+msgid "email template"
+msgstr ""
+
+#: messaging/models.py:36
+msgid "email templates"
+msgstr ""
+
+#: messaging/models.py:111
+msgid "Cold"
+msgstr ""
+
+#: messaging/models.py:112
+msgid "Would-be donor"
+msgstr ""
+
+#: messaging/models.py:113
+msgid "One-time donor"
+msgstr ""
+
+#: messaging/models.py:114
+msgid "Recurring donor"
+msgstr ""
+
+#: messaging/models.py:115
+msgid "Opt out"
+msgstr ""
+
+#: messaging/models.py:122
+msgid "contact"
+msgstr ""
+
+#: messaging/models.py:123
+msgid "contacts"
+msgstr ""
+
+#: messaging/models.py:175
+msgid "email sent"
+msgstr ""
+
+#: messaging/models.py:176
+msgid "emails sent"
+msgstr ""
+
+#: messaging/states.py:75
+msgid "club one-time donors"
+msgstr ""
+
+#: messaging/states.py:90
+msgid "club one-time donors with donation expiring"
+msgstr ""
+
+#: messaging/states.py:104
+msgid "club would-be donors"
+msgstr ""
+
+#: messaging/states.py:116
+msgid "club recurring donors"
+msgstr ""
+
+#: messaging/states.py:131
+msgid "club recurring donors with donation expired"
+msgstr ""
+
+#: messaging/states.py:146
+msgid "cold group"
+msgstr ""
+
+#: messaging/templates/messaging/email_body.html:5
+msgid "Visit this address if you don't want to be contacted in the future:"
+msgstr ""
+
+#: messaging/views.py:15
+#, python-format
+msgid "a <a href=\"%(docs_url)s\">%(verbose_name)s</a> object."
+msgstr ""
+
+#: messaging/views.py:36
+msgid "Context"
+msgstr ""