You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.2 KiB
Plaintext
60 lines
1.2 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.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-10-22 18:28+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"
|
|
|
|
#: admin.py:41
|
|
msgid "Message sent"
|
|
msgstr "Nachricht gesendet"
|
|
|
|
#: apps.py:7
|
|
msgid "mailer"
|
|
msgstr "Verteiler"
|
|
|
|
#: models.py:9
|
|
msgid "from email"
|
|
msgstr "Von Email"
|
|
|
|
#: models.py:10
|
|
msgid "subject"
|
|
msgstr "Betreff"
|
|
|
|
#: models.py:11
|
|
msgid "content"
|
|
msgstr "Inhalt"
|
|
|
|
#: models.py:12
|
|
msgid "to group"
|
|
msgstr "An Gruppe"
|
|
|
|
#: models.py:23
|
|
msgid "message"
|
|
msgstr "Nachricht"
|
|
|
|
#: models.py:24
|
|
msgid "messages"
|
|
msgstr "Nachrichten"
|
|
|
|
#: templates/admin/change_form.html:10
|
|
msgid "History"
|
|
msgstr "Geschichte"
|
|
|
|
#: templates/mailer/index.html:2
|
|
msgid "This is the mailer app!"
|
|
msgstr "Das ist die Mailer App!"
|