@@ -39,7 +39,7 @@ msgstr "Alias editieren"
3939
4040#: cms_plugins.py:66
4141msgid "Detach Alias"
42- msgstr ""
42+ msgstr "Alias abtrennen "
4343
4444#: cms_plugins.py:81 cms_plugins.py:98
4545msgid "Create Alias"
@@ -199,7 +199,7 @@ msgstr "Version-Status"
199199
200200#: models.py:40
201201msgid "Default"
202- msgstr ""
202+ msgstr "Vorgabe "
203203
204204#: models.py:53 models.py:269
205205msgid "name"
@@ -211,23 +211,23 @@ msgstr "Kategorien"
211211
212212#: models.py:76
213213msgid "by template"
214- msgstr ""
214+ msgstr "nach Vorlage "
215215
216216#: models.py:77
217217msgid "by code"
218- msgstr ""
218+ msgstr "nach Code "
219219
220220#: models.py:80
221221msgid "creation_method"
222- msgstr ""
222+ msgstr "Erstellungsmethode "
223223
224224#: models.py:90
225225msgid "position"
226226msgstr "Position"
227227
228228#: models.py:94
229229msgid "static code"
230- msgstr ""
230+ msgstr "statischer Code "
231231
232232#: models.py:98
233233msgid "To render the alias in templates."
@@ -272,6 +272,10 @@ msgid ""
272272" Please request your site admin to add permissions to delete alias, or "
273273"delete alias from all places that it being used."
274274msgstr ""
275+ "Sie haben keine Berechtigung, %(object_name)s \" %(escaped_object)s\" zu "
276+ "löschen. Bitte fragen Sie Ihren Administrator, Ihnen die Rechte zum Löschen "
277+ "von Aliasen zu erteilen. Oder löschen Sie die alle Plugins, die das Alias "
278+ "benutzen."
275279
276280#: templates/admin/djangocms_alias/alias/delete_confirmation.html:11
277281#, python-format
@@ -297,7 +301,7 @@ msgstr "Ja, ich bin sicher!"
297301#: templates/admin/djangocms_alias/alias/delete_confirmation.html:37
298302#: templates/djangocms_alias/detach_alias.html:17
299303msgid "No, take me back"
300- msgstr ""
304+ msgstr "Nein, zurück! "
301305
302306#: templates/djangocms_alias/add_alias.html:5
303307msgid "Add alias"
@@ -309,6 +313,8 @@ msgid ""
309313"Are you sure you want to add alias <a "
310314"href=\" %(alias.get_absolute_url)s\" >%(alias_name)s</a>?"
311315msgstr ""
316+ "Sind Sie sicher, dass Sie Alias <a "
317+ "href=\" %(alias.get_absolute_url)s\" >%(alias_name)s</a> hinzufügen wollen?"
312318
313319#: templates/djangocms_alias/add_alias.html:28
314320msgid "Add"
@@ -345,6 +351,8 @@ msgstr[1] "Bitte korrigieren Sie die Fehler unten."
345351msgid ""
346352"Are you sure you want to detach the %(object_name)s \" %(escaped_object)s\" ?"
347353msgstr ""
354+ "Sind Sie sicher, dass Sie %(object_name)s \" %(escaped_object)s\" abtrennen "
355+ "wollen? "
348356
349357#: views.py:297
350358msgid "Objects using alias: {}"
0 commit comments