-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
930f8bd
commit a6edb37
Showing
12 changed files
with
321 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-23 03:27+0000\n" | ||
"POT-Creation-Date: 2024-06-26 05:33+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -22,7 +22,7 @@ msgid "Document templates" | |
msgstr "Dokumentvorlagen" | ||
|
||
#: basxbread/contrib/document_templates/models.py:27 | ||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name" | ||
msgstr "Name" | ||
|
||
|
@@ -42,43 +42,51 @@ msgstr "Model" | |
msgid "Filename template" | ||
msgstr "Dateinamen-Vorlage" | ||
|
||
#: basxbread/contrib/document_templates/models.py:164 | ||
#: basxbread/contrib/document_templates/models.py:44 | ||
msgid "PDF-Password" | ||
msgstr "PDF Passwort" | ||
|
||
#: basxbread/contrib/document_templates/models.py:47 | ||
msgid "An optional password that will be set on generated PDFs" | ||
msgstr "Ein optionales Passwort welches für generierte PDFs gesetzt wird" | ||
|
||
#: basxbread/contrib/document_templates/models.py:175 | ||
msgid "Document Template" | ||
msgstr "Dokumentvorlage" | ||
|
||
#: basxbread/contrib/document_templates/models.py:165 | ||
#: basxbread/contrib/document_templates/models.py:176 | ||
msgid "Document Templates" | ||
msgstr "Dokumentvorlagen" | ||
|
||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name to use in the template document" | ||
msgstr "Name welcher in der Dokumentvorlage verwendet werden soll" | ||
|
||
#: basxbread/contrib/document_templates/models.py:176 | ||
#: basxbread/contrib/document_templates/models.py:187 | ||
msgid "Value" | ||
msgstr "Wert" | ||
|
||
#: basxbread/contrib/document_templates/models.py:178 | ||
#: basxbread/contrib/document_templates/models.py:189 | ||
msgid "Path to the desired value (see help)" | ||
msgstr "Pfad zum gewünschten Wert (siehe Hilfe)" | ||
|
||
#: basxbread/contrib/document_templates/models.py:182 | ||
#: basxbread/contrib/document_templates/models.py:193 | ||
msgid "Template" | ||
msgstr "Vorlage" | ||
|
||
#: basxbread/contrib/document_templates/models.py:184 | ||
#: basxbread/contrib/document_templates/models.py:195 | ||
msgid "Jinja template with 'value' in context" | ||
msgstr "Jinja Vorlage mit 'value' im Kontext" | ||
|
||
#: basxbread/contrib/document_templates/models.py:186 | ||
#: basxbread/contrib/document_templates/models.py:197 | ||
msgid "Raw value" | ||
msgstr "Roher Wert" | ||
|
||
#: basxbread/contrib/document_templates/models.py:189 | ||
#: basxbread/contrib/document_templates/models.py:200 | ||
msgid "Variable" | ||
msgstr "Variable" | ||
|
||
#: basxbread/contrib/document_templates/models.py:190 | ||
#: basxbread/contrib/document_templates/models.py:201 | ||
msgid "Variables" | ||
msgstr "Variablen" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-23 03:27+0000\n" | ||
"POT-Creation-Date: 2024-06-26 05:33+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -23,7 +23,7 @@ msgid "Document templates" | |
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:27 | ||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
|
@@ -41,43 +41,51 @@ msgstr "" | |
msgid "Filename template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:164 | ||
#: basxbread/contrib/document_templates/models.py:44 | ||
msgid "PDF-Password" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:47 | ||
msgid "An optional password that will be set on generated PDFs" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:175 | ||
msgid "Document Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:165 | ||
#: basxbread/contrib/document_templates/models.py:176 | ||
msgid "Document Templates" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name to use in the template document" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:176 | ||
#: basxbread/contrib/document_templates/models.py:187 | ||
msgid "Value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:178 | ||
#: basxbread/contrib/document_templates/models.py:189 | ||
msgid "Path to the desired value (see help)" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:182 | ||
#: basxbread/contrib/document_templates/models.py:193 | ||
msgid "Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:184 | ||
#: basxbread/contrib/document_templates/models.py:195 | ||
msgid "Jinja template with 'value' in context" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:186 | ||
#: basxbread/contrib/document_templates/models.py:197 | ||
msgid "Raw value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:189 | ||
#: basxbread/contrib/document_templates/models.py:200 | ||
msgid "Variable" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:190 | ||
#: basxbread/contrib/document_templates/models.py:201 | ||
msgid "Variables" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-23 03:27+0000\n" | ||
"POT-Creation-Date: 2024-06-26 05:33+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -23,7 +23,7 @@ msgid "Document templates" | |
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:27 | ||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
|
@@ -41,43 +41,51 @@ msgstr "" | |
msgid "Filename template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:164 | ||
#: basxbread/contrib/document_templates/models.py:44 | ||
msgid "PDF-Password" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:47 | ||
msgid "An optional password that will be set on generated PDFs" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:175 | ||
msgid "Document Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:165 | ||
#: basxbread/contrib/document_templates/models.py:176 | ||
msgid "Document Templates" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name to use in the template document" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:176 | ||
#: basxbread/contrib/document_templates/models.py:187 | ||
msgid "Value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:178 | ||
#: basxbread/contrib/document_templates/models.py:189 | ||
msgid "Path to the desired value (see help)" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:182 | ||
#: basxbread/contrib/document_templates/models.py:193 | ||
msgid "Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:184 | ||
#: basxbread/contrib/document_templates/models.py:195 | ||
msgid "Jinja template with 'value' in context" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:186 | ||
#: basxbread/contrib/document_templates/models.py:197 | ||
msgid "Raw value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:189 | ||
#: basxbread/contrib/document_templates/models.py:200 | ||
msgid "Variable" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:190 | ||
#: basxbread/contrib/document_templates/models.py:201 | ||
msgid "Variables" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-23 03:27+0000\n" | ||
"POT-Creation-Date: 2024-06-26 05:33+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -22,7 +22,7 @@ msgid "Document templates" | |
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:27 | ||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
|
@@ -40,43 +40,51 @@ msgstr "" | |
msgid "Filename template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:164 | ||
#: basxbread/contrib/document_templates/models.py:44 | ||
msgid "PDF-Password" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:47 | ||
msgid "An optional password that will be set on generated PDFs" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:175 | ||
msgid "Document Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:165 | ||
#: basxbread/contrib/document_templates/models.py:176 | ||
msgid "Document Templates" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name to use in the template document" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:176 | ||
#: basxbread/contrib/document_templates/models.py:187 | ||
msgid "Value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:178 | ||
#: basxbread/contrib/document_templates/models.py:189 | ||
msgid "Path to the desired value (see help)" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:182 | ||
#: basxbread/contrib/document_templates/models.py:193 | ||
msgid "Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:184 | ||
#: basxbread/contrib/document_templates/models.py:195 | ||
msgid "Jinja template with 'value' in context" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:186 | ||
#: basxbread/contrib/document_templates/models.py:197 | ||
msgid "Raw value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:189 | ||
#: basxbread/contrib/document_templates/models.py:200 | ||
msgid "Variable" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:190 | ||
#: basxbread/contrib/document_templates/models.py:201 | ||
msgid "Variables" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-23 03:27+0000\n" | ||
"POT-Creation-Date: 2024-06-26 05:33+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -23,7 +23,7 @@ msgid "Document templates" | |
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:27 | ||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
|
@@ -41,43 +41,51 @@ msgstr "" | |
msgid "Filename template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:164 | ||
#: basxbread/contrib/document_templates/models.py:44 | ||
msgid "PDF-Password" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:47 | ||
msgid "An optional password that will be set on generated PDFs" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:175 | ||
msgid "Document Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:165 | ||
#: basxbread/contrib/document_templates/models.py:176 | ||
msgid "Document Templates" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:173 | ||
#: basxbread/contrib/document_templates/models.py:184 | ||
msgid "Name to use in the template document" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:176 | ||
#: basxbread/contrib/document_templates/models.py:187 | ||
msgid "Value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:178 | ||
#: basxbread/contrib/document_templates/models.py:189 | ||
msgid "Path to the desired value (see help)" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:182 | ||
#: basxbread/contrib/document_templates/models.py:193 | ||
msgid "Template" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:184 | ||
#: basxbread/contrib/document_templates/models.py:195 | ||
msgid "Jinja template with 'value' in context" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:186 | ||
#: basxbread/contrib/document_templates/models.py:197 | ||
msgid "Raw value" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:189 | ||
#: basxbread/contrib/document_templates/models.py:200 | ||
msgid "Variable" | ||
msgstr "" | ||
|
||
#: basxbread/contrib/document_templates/models.py:190 | ||
#: basxbread/contrib/document_templates/models.py:201 | ||
msgid "Variables" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.