diff --git a/bl-kernel/admin/views/content.php b/bl-kernel/admin/views/content.php index fa5d45de..470009cb 100644 --- a/bl-kernel/admin/views/content.php +++ b/bl-kernel/admin/views/content.php @@ -126,8 +126,8 @@ function table($type) { echo '
YYYY-MM-DD Hours:Minutes:Seconds<\/code>",
- "start-typing-a-page-title-to-see-a-list-of-suggestions": "Start typing a page title to see a list of suggestions.",
- "field-used-when-ordering-content-by-position": "Field used when ordering content by position",
- "write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Write a template name to filter the page in the theme and change the style of the page.",
- "write-the-tags-separated-by-comma": "Write the tags separated by comma.",
- "apply-code-noindex-code-to-this-page": "Apply noindex<\/code> to this page.",
- "this-tells-search-engines-not-to-show-this-page-in-their-search-results": "This tells search engines not to show this page in their search results.",
- "apply-code-nofollow-code-to-this-page": "Apply nofollow<\/code> to this page.",
- "this-tells-search-engines-not-to-follow-links-on-this-page": "This tells search engines not to follow links on this page.",
- "apply-code-noarchive-code-to-this-page": "Apply noarchive<\/code> to this page.",
- "this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "This tells search engines not to save a cached copy of this page.",
- "uncategorized": "Uncategorized",
- "done": "Done",
- "delete-category": "Delete category",
+ "delete-content": "Inhalt löschen",
+ "are-you-sure-you-want-to-delete-this-page": "Bist Du sicher, dass Du diesen Inhalt löschen möchtest?",
+ "sticky": "Fixiert",
+ "actions": "Aktionen",
+ "edit": "Bearbeiten",
+ "options": "Einstellungen",
+ "enter-title": "Titel hier eingegeben",
+ "media-manager": "Medien-Manager",
+ "set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Hauptbild mit einem externen URL, beispielsweise von einem Content Delivery Network (CDN).",
+ "user": "Benutzer",
+ "date-format-format": "Datumsformat: YYYY-MM-DD Stunden:Minuten:Sekunden<\/code>",
+ "start-typing-a-page-title-to-see-a-list-of-suggestions": "Die automatische Vervollständigung zeigt entsprechende Vorschläge an.",
+ "field-used-when-ordering-content-by-position": "Dieses Feld wird verwendet, wenn die Inhalte nach Position angezeigt werden (Website).",
+ "write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Name des Templates, wenn das Theme es erlaubt, verschiedene Templates einzelnen Inhalten zuzuordnen.",
+ "write-the-tags-separated-by-comma": "Schlagwörter durch Kommas getrennt eingeben.",
+ "apply-code-noindex-code-to-this-page": "Die Anweisung noindex<\/code> für diese Seite verwenden.",
+ "this-tells-search-engines-not-to-show-this-page-in-their-search-results": "Anweisung an Suchmaschinen, die Seite in Suchergebnissen nicht zu zeigen.",
+ "apply-code-nofollow-code-to-this-page": "Die Anweisung nofollow<\/code> für dieses Seite verwenden.",
+ "this-tells-search-engines-not-to-follow-links-on-this-page": "Anweisung an Suchmaschinen, Links auf der Seite nicht zu folgen.",
+ "apply-code-noarchive-code-to-this-page": "Die Anweisung noarchive<\/code> für diese Seite anwenden.",
+ "this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "Anweisung an Suchmaschinen keine Kopie der Seite im Cache zu speichern.",
+ "uncategorized": "Nicht kategorisiert",
+ "done": "Bestätigen",
+ "delete-category": "Kategorie löschen",
"are-you-sure-you-want-to-delete-this-category?": "Are you sure you want to delete this category?",
- "confirm-new-password": "Confirm new password",
+ "confirm-new-password": "Bestätige das neue Passwort",
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "The nickname is almost used in the themes to display the author of the content",
- "allow-unicode": "Allow Unicode",
- "allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Allow Unicode characters in the URL and some part of the system.",
- "variables-allowed": "Variables allowed",
+ "allow-unicode": "Unicode",
+ "allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Unicode-Zeichen mit Umlauten usw. im URL und bei einigen Teilen des Systems verwenden.",
+ "variables-allowed": "Mögliche Platzhalter:",
"tag": "Tag",
- "drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.",
+ "drag-and-drop-to-sort-the-plugins": "Die Reihenfolge der Plugings kann mit Drag and Drop geändert werden.",
"seo": "SEO",
- "documentation": "Documentation",
- "forum-support": "Forum support",
- "chat-support": "Chat support",
- "quick-links": "Quick links",
+ "documentation": "Dokumentation",
+ "forum-support": "Support-Forum",
+ "chat-support": "Support-Chat",
+ "quick-links": "Quicklinks",
"leave-empty-for-autocomplete-by-bludit": "Leave empty for autocomplete by Bludit.",
- "choose-a-password-for-the-user-admin": "Choose a password for the user admin<\/code>",
- "access-denied": "Access denied",
- "choose-images-to-upload": "Choose images to upload",
- "insert": "Insert"
-}
\ No newline at end of file
+ "choose-a-password-for-the-user-admin": "Gib ein Passwort für den Benutzer admin<\/code> ein",
+ "access-denied": "Zugriff verweigert",
+ "choose-images-to-upload": "Bilder auswählen und auf den Server laden",
+ "insert": "Einfügen"
+}