@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : PACKAGE VERSION\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2023-01-10 22:20+0100 \n "
14+ "POT-Creation-Date : 2023-03-29 21:21+0200 \n "
1515"PO-Revision-Date : 2023-01-10 21:21+0000\n "
1616"
Last-Translator :
Fabian Braun <[email protected] >, 2023\n "
1717"Language-Team : German (https://www.transifex.com/divio/teams/58664/de/)\n "
@@ -21,15 +21,32 @@ msgstr ""
2121"Language : de\n "
2222"Plural-Forms : nplurals=2; plural=(n != 1);\n "
2323
24- #: admin.py:128 models.py:60 models.py:85
25- msgid "category"
26- msgstr "Kategorie"
24+ #: admin.py:85
25+ msgid "Author"
26+ msgstr "Autor"
27+
28+ #: admin.py:96
29+ msgid "Modified"
30+ msgstr "Geändert"
31+
32+ #: admin.py:130
33+ msgid "<i>Missing language</i>"
34+ msgstr "<i>Fehlende Sprache</i>"
35+
36+ #: admin.py:190 cms_toolbars.py:93
37+ #: templates/djangocms_alias/alias_usage.html:46
38+ msgid "View usage"
39+ msgstr "Verwendung anzeigen"
40+
41+ #: admin.py:194
42+ msgid "Delete Alias"
43+ msgstr "Alias löschen"
2744
2845#: apps.py:7
2946msgid "django CMS Alias"
3047msgstr "django CMS Alias"
3148
32- #: cms_plugins.py:29 cms_toolbars.py:46 forms.py:291 views.py:46 views.py:304
49+ #: cms_plugins.py:29 cms_toolbars.py:46 forms.py:298 views.py:46 views.py:304
3350msgid "Alias"
3451msgstr "Alias"
3552
@@ -49,51 +66,40 @@ msgstr "Alias erstellen"
4966msgid "Aliases"
5067msgstr "Aliasse"
5168
52- #: cms_toolbars.py:86
53- #: templates/admin/djangocms_alias/icons/change_alias_settings.html:3
69+ #: cms_toolbars.py:85
5470msgid "Change alias settings"
5571msgstr "Alias-Einstellungen ändern"
5672
57- #: cms_toolbars.py:94
58- #: templates/admin/djangocms_alias/icons/rename_alias.html:3
59- msgid "Rename alias"
60- msgstr "Alias umbenennen"
61-
62- #: cms_toolbars.py:102 templates/admin/djangocms_alias/icons/view_usage.html:3
63- #: templates/djangocms_alias/alias_usage.html:46
64- msgid "View usage"
65- msgstr "Verwendung anzeigen"
66-
67- #: cms_toolbars.py:112
73+ #: cms_toolbars.py:103
6874msgid "Delete alias"
6975msgstr "Alias löschen"
7076
71- #: cms_toolbars.py:164 templates/djangocms_alias/create_alias.html:31
77+ #: cms_toolbars.py:155 templates/djangocms_alias/create_alias.html:31
7278msgid "Create"
7379msgstr "Erstellen"
7480
75- #: cms_toolbars.py:178 filters.py:22 internal_search.py:31
81+ #: cms_toolbars.py:169 internal_search.py:31
7682msgid "Language"
7783msgstr "Sprache"
7884
79- #: cms_toolbars.py:231
85+ #: cms_toolbars.py:222
8086msgid "Add Translation"
8187msgstr "Übersetzung hinzufügen"
8288
83- #: cms_toolbars.py:242
89+ #: cms_toolbars.py:233
8490msgid "Delete Translation"
8591msgstr "Übersetzung löschen"
8692
87- #: cms_toolbars.py:260
93+ #: cms_toolbars.py:251
8894msgid "Copy all plugins"
8995msgstr "Alle Plugins kopieren"
9096
91- #: cms_toolbars.py:262
97+ #: cms_toolbars.py:253
9298#, python-format
9399msgid "from %s"
94100msgstr "von %s"
95101
96- #: cms_toolbars.py:263
102+ #: cms_toolbars.py:254
97103#, python-format
98104msgid "Are you sure you want to copy all plugins from %s?"
99105msgstr "Sind Sie sicher, dass Sie alle Plugins aus %s kopieren wollen?"
@@ -114,74 +120,70 @@ msgstr "Neue Alias-Kategorie"
114120msgid "Create a new alias category."
115121msgstr "Neue Alias-Kategorie erstellen"
116122
117- #: filters.py:38
118- msgid "Current"
119- msgstr "Aktuell"
120-
121- #: filters.py:51 forms.py:269
123+ #: filters.py:20 forms.py:276
122124msgid "Site"
123125msgstr "Site"
124126
125- #: filters.py:69 filters.py:108
127+ #: filters.py:38 filters.py:78
126128msgid "All"
127129msgstr "Alle"
128130
129- #: filters.py:76
131+ #: filters.py:45
130132msgid "No site"
131133msgstr "Kein Site"
132134
133- #: filters.py:89 forms.py:280 internal_search.py:24
135+ #: filters.py:58 forms.py:287 internal_search.py:24
134136msgid "Category"
135137msgstr "Kategorie"
136138
137- #: filters.py:126
139+ #: filters.py:96
138140msgid "Unpublished"
139141msgstr "Nicht veröffentlicht"
140142
141- #: filters.py:130
143+ #: filters.py:100
142144msgid "Show"
143145msgstr "Zeigen"
144146
145- #: filters.py:142
147+ #: filters.py:112
146148msgid "Hide"
147149msgstr "Verstecken"
148150
149- #: forms.py:74
151+ #: forms.py:80
150152msgid "A plugin or placeholder is required to create an alias."
151153msgstr ""
152154"Ein Plugin oder ein Platzhalter is notwendig, um einen Alias zu erstellen."
153155
154- #: forms.py:80
156+ #: forms.py:86
155157msgid "An alias can only be created from a plugin or placeholder, not both."
156158msgstr ""
157159"Ein Alias kann nur entweder mit einem Plugin oder mit einem Platzhalter "
158160"erstellt werden, nicht mit beidem."
159161
160- #: forms.py:99
162+ #: forms.py:105
161163msgid "Replace current plugin"
162164msgstr "Aktuelles Plugin ersetzen"
163165
164- #: forms.py:100
166+ #: forms.py:106
165167msgid "Replace current plugin with alias"
166168msgstr "Aktuelles Plugin mit Alias ersetzen"
167169
168- #: forms.py:124 forms.py:354
170+ #: forms.py:130 forms.py:348
169171msgid "Alias with this Name and Category already exists."
170172msgstr "Ein Alias mit diesem Namen und in dieser Kategorie existiert bereits."
171173
172- #: forms.py:175 templates/djangocms_alias/alias_usage.html:32
174+ #: forms.py:181 templates/djangocms_alias/alias_usage.html:32
173175msgid "Name"
174176msgstr "Name"
175177
176- #: forms.py:273
178+ #: forms.py:280
177179msgid "Select site to restrict the list of aliases below"
178180msgstr "Site auswählen, um die Liste von Aliassen unten einzuschränken."
179181
180- #: forms.py:284
182+ #: forms.py:291
181183msgid "Select category to restrict the list of aliases below"
182184msgstr "Kategorie auswählen, um die Liste von Aliassen unten einzuschränken."
183185
184- #: forms.py:295
186+ #: forms.py:302
185187msgid "Select an alias"
186188msgstr "Alias auswählen"
187189
@@ -205,6 +207,10 @@ msgstr "Vorgabe"
205207msgid "name"
206208msgstr "Name"
207209
210+ #: models.py:60 models.py:85
211+ msgid "category"
212+ msgstr "Kategorie"
213+
208214#: models.py:61
209215msgid "categories"
210216msgstr "Kategorien"
@@ -233,39 +239,39 @@ msgstr "statischer Code"
233239msgid "To render the alias in templates."
234240msgstr "Um Aliasse in Vorlagen zu rendern"
235241
236- #: models.py:103 models.py:390
242+ #: models.py:103 models.py:392
237243msgid "alias"
238244msgstr "Alias"
239245
240246#: models.py:104
241247msgid "aliases"
242248msgstr "Aliasse"
243249
244- #: models.py:281
250+ #: models.py:283
245251msgid "alias content"
246252msgstr "Alias-Inhalt"
247253
248- #: models.py:282
254+ #: models.py:284
249255msgid "alias contents"
250256msgstr "Alias-Inhalte"
251257
252- #: models.py:395
258+ #: models.py:397
253259msgid "template"
254260msgstr "Vorlage"
255261
256- #: models.py:402
262+ #: models.py:404
257263msgid "alias plugin model"
258264msgstr "Alias-Plugin-Model"
259265
260- #: models.py:403
266+ #: models.py:405
261267msgid "alias plugin models"
262268msgstr "Alias-Plugin-Modelle"
263269
264270#: templates/admin/djangocms_alias/alias/change_form.html:8
265271msgid "Save"
266272msgstr "Speichern"
267273
268- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:9
274+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:15
269275#, python-format
270276msgid ""
271277"You don't have permissions to delete %(object_name)s \" %(escaped_object)s\" ."
@@ -277,28 +283,28 @@ msgstr ""
277283"von Aliasen zu erteilen. Oder löschen Sie die alle Plugins, die das Alias "
278284"benutzen."
279285
280- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:11
286+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:17
281287#, python-format
282288msgid ""
283289"Are you sure you want to delete the %(object_name)s \" %(escaped_object)s\" ?"
284290msgstr ""
285291"Sind Sie sicher, dass Sie %(object_name)s \" %(escaped_object)s\" löschen "
286292"möchten?"
287293
288- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:18
294+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:24
289295msgid "This alias is used by following objects:"
290296msgstr "Dieser Alias wird von folgenden Objekten genutzt:"
291297
292- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:28
298+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:34
293299msgid "This alias wasn't used by any object."
294300msgstr "Dieser Alias wird nirgendwo genutzt."
295301
296- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:35
302+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:41
297303#: templates/djangocms_alias/detach_alias.html:16
298304msgid "Yes, I'm sure"
299305msgstr "Ja, ich bin sicher!"
300306
301- #: templates/admin/djangocms_alias/alias/delete_confirmation.html:37
307+ #: templates/admin/djangocms_alias/alias/delete_confirmation.html:43
302308#: templates/djangocms_alias/detach_alias.html:17
303309msgid "No, take me back"
304310msgstr "Nein, zurück!"
0 commit comments