8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2025-02-18 13:29 +0000\n "
11
+ "POT-Creation-Date : 2025-02-18 14:03 +0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -18,87 +18,85 @@ msgstr ""
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
20
20
21
- #: alexandria/core/api.py:25
21
+ #: alexandria/core/api.py
22
22
msgid "(copy)"
23
23
msgstr "(Kopie)"
24
24
25
- #: alexandria/core/models.py:44
25
+ #: alexandria/core/models.py
26
26
msgid "Created by user"
27
27
msgstr "Erstellt durch Benutzer"
28
28
29
- #: alexandria/core/models.py:47
29
+ #: alexandria/core/models.py
30
30
msgid "Created by group"
31
31
msgstr "Erstellt durch Gruppe"
32
32
33
- #: alexandria/core/models.py:51
33
+ #: alexandria/core/models.py
34
34
msgid "Modified by user"
35
35
msgstr "Bearbeitet durch Benutzer"
36
36
37
- #: alexandria/core/models.py:54
37
+ #: alexandria/core/models.py
38
38
msgid "Modified by group"
39
39
msgstr "Bearbeitet durch Gruppe"
40
40
41
- #: alexandria/core/models.py:56
41
+ #: alexandria/core/models.py
42
42
msgid "Metainfo"
43
43
msgstr "Metainformationen"
44
44
45
- #: alexandria/core/models.py:91
45
+ #: alexandria/core/models.py
46
46
msgid "Please enter a valid HEX color code."
47
47
msgstr "Bitte geben Sie einen validen HEX Farbcode ein."
48
48
49
- #: alexandria/core/models.py:96 alexandria/core/models.py:129
50
- #: alexandria/core/models.py:143 alexandria/core/models.py:233
49
+ #: alexandria/core/models.py
51
50
msgid "Name"
52
51
msgstr "Name"
53
52
54
- #: alexandria/core/models.py:98 alexandria/core/models.py:131
55
- #: alexandria/core/models.py:145 alexandria/core/models.py:151
53
+ #: alexandria/core/models.py
56
54
msgid "Description"
57
55
msgstr "Beschreibung"
58
56
59
- #: alexandria/core/models.py:104
57
+ #: alexandria/core/models.py
60
58
msgid "Allowed mime types"
61
59
msgstr "Erlaubte Dateitypen"
62
60
63
- #: alexandria/core/models.py:150
61
+ #: alexandria/core/models.py
64
62
msgid "Title"
65
63
msgstr "Titel"
66
64
67
- #: alexandria/core/models.py:237
65
+ #: alexandria/core/models.py
68
66
msgid "Checksum"
69
67
msgstr "Checksumme"
70
68
71
- #: alexandria/core/validations.py:31
69
+ #: alexandria/core/validations.py
72
70
msgid "File is infected with malware."
73
71
msgstr "Datei ist mit Malware infiziert"
74
72
75
- #: alexandria/core/validations.py:35
73
+ #: alexandria/core/validations.py
76
74
msgid "Malware scan had an error: "
77
75
msgstr "Malware-Scan hatte einen Fehler:"
78
76
79
- #: alexandria/core/validations.py:53
77
+ #: alexandria/core/validations.py
80
78
#, python-format
81
79
msgid "File type %(mime_type)s is not allowed in category %(category)s."
82
80
msgstr ""
83
81
"Dateityp %(mime_type)s ist in der Kategorie %(category)s nicht erlaubt."
84
82
85
- #: alexandria/core/validations.py:71
83
+ #: alexandria/core/validations.py
86
84
msgid "Missing Content-Type header"
87
85
msgstr "Fehlender Content-Type header"
88
86
89
- #: alexandria/core/validations.py:73
87
+ #: alexandria/core/validations.py
90
88
msgid "Unknown file extension"
91
89
msgstr "Unbekannte Dateiendung"
92
90
93
- #: alexandria/core/validations.py:80
91
+ #: alexandria/core/validations.py
94
92
#, python-format
95
93
msgid ""
96
94
"Content-Type %(content_type)s does not match file extension %(extension)s."
97
95
msgstr ""
98
96
"Content-Type %(content_type) stimmt nicht mit der Dateiendung %(extension)s "
99
97
"überein."
100
98
101
- #: alexandria/core/validations.py:92
99
+ #: alexandria/core/validations.py
102
100
#, python-format
103
101
msgid ""
104
102
"Content-Type %(content_type)s does not match detected file content "
@@ -107,29 +105,29 @@ msgstr ""
107
105
"Content-Type %(content_type)s stimmt nicht mit dem erkannten Dateityp "
108
106
"%(file_content_type)s überein."
109
107
110
- #: alexandria/core/views.py:149
108
+ #: alexandria/core/views.py
111
109
msgid "PDF conversion is not enabled."
112
110
msgstr "PDF-Konvertierung ist nicht aktiviert."
113
111
114
- #: alexandria/core/views.py:246
112
+ #: alexandria/core/views.py
115
113
msgid "\" files\" filter is mandatory!"
116
114
msgstr "Der Filter \" files\" ist obligatorisch!"
117
115
118
- #: alexandria/core/views.py:258
116
+ #: alexandria/core/views.py
119
117
msgid "The \" files\" filter must consist of a comma delimited list of UUIDs!"
120
118
msgstr ""
121
119
"Der \" files\" Filter muss aus einer kommaseparierten Liste von UUIDs "
122
120
"bestehen!"
123
121
124
- #: alexandria/core/views.py:276
122
+ #: alexandria/core/views.py
125
123
msgid "For downloading a file use the presigned download URL."
126
124
msgstr ""
127
125
"Zum Herunterladen einer Datei verwenden Sie die vorgegebene Download-URL."
128
126
129
- #: alexandria/core/views.py:301
127
+ #: alexandria/core/views.py
130
128
msgid "WebDAV is not enabled."
131
129
msgstr "WebDAV ist nicht aktiviert."
132
130
133
- #: alexandria/core/views.py:311
131
+ #: alexandria/core/views.py
134
132
msgid "WebDAV is not enabled for this mime type."
135
133
msgstr "WebDAV ist für diesen Dateityp nicht aktiviert"
0 commit comments