From 353d2fa4f0a507a400497dcf1eb9585b7c6ceac4 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sat, 23 Nov 2019 14:24:23 +0300 Subject: [PATCH] New translations en_US.yaml (German) --- site/plugins/admin/lang/de_DE.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site/plugins/admin/lang/de_DE.yaml b/site/plugins/admin/lang/de_DE.yaml index 149ce0d6..00d570ea 100644 --- a/site/plugins/admin/lang/de_DE.yaml +++ b/site/plugins/admin/lang/de_DE.yaml @@ -29,9 +29,9 @@ admin_not_installed: "Nicht installiert" admin_off: "Aus" admin_on: "An" admin_add: "Hinzufügen" -admin_routable: "Routable" -admin_yes: "Yes" -admin_no: "No" +admin_routable: "Route" +admin_yes: "Ja" +admin_no: "Nein" admin_entry_attributes: "Eintragsattribute" admin_fieldset_for_template: "Fieldset für Vorlage" admin_content: "Inhalt" @@ -179,7 +179,7 @@ admin_message_settings_saved: "Einstellungen gespeichert" admin_message_settings_was_not_saved: "Einstellungen wurden nicht gespeichert" admin_message_wrong_username_password: "Benutzername oder Passwort falsch" admin_message_plugin_settings_saved: "Plugin Einstellungen gespeichert" -admin_message_plugin_settings_not_saved: "Plugin settings was not saved" +admin_message_plugin_settings_not_saved: "Plugin Einstellungen wurden nicht gespeichert" admin_quality: "Qualität" admin_width: "Breite" admin_height: "Höhe" @@ -194,7 +194,7 @@ admin_admin_panel: "Administration" admin_light: "Hell" admin_dark: "Dunkel" admin_name: "Name" -admin_hide: "Hide" +admin_hide: "Ausblenden" admin_memcached_server: "Memcached Server" admin_memcached_port: "Memcached Port" admin_redis_socket: "Redis Socket" @@ -274,7 +274,7 @@ admin_main: "Start" admin_you_have_no_plugins: "Sie haben keine Plugins" admin_you_have_no_themes: "Sie haben keine Themes" admin_message_theme_settings_saved: "Theme-Einstellungen gespeichert" -admin_message_theme_settings_not_saved: "Theme settings not saved" +admin_message_theme_settings_not_saved: "Theme-Einstellungen nicht gespeichert" admin_help_text_for_settings_site_title_label: "Titel für Ihre Website." admin_help_text_for_settings_site_robots_label: "Robots-Einstellungen für Ihre Website." admin_help_text_for_settings_site_keywords_label: "Schlüsselwörter für Ihre Website." @@ -301,7 +301,7 @@ admin_help_text_for_settings_errors_display_label: "Fehler anzeigen." admin_help_text_for_settings_errors_display_datails_label: "Fehlerdetails anzeigen." admin_help_text_for_settings_errors_whoops_editor_label: "Whoops-Editor." admin_help_text_for_settings_errors_whoops_page_title_label: "Whoops-Seitentitel." -admin_help_text_for_fieldsets_hide: "Hide fieldsets from entries type select." -admin_help_text_for_entry_label: "Entry title." -admin_help_text_for_entry_name: "Entry unique name in lowercase chars only." -admin_help_text_for_entry_type: "Entry type based on Fieldset." +admin_help_text_for_fieldsets_hide: "Feldsätze bei der Eintragstyp Auswahl ausblenden." +admin_help_text_for_entry_label: "Eintragstitel." +admin_help_text_for_entry_name: "Eindeutiger Namen des Eintrags in Kleinbuchstaben." +admin_help_text_for_entry_type: "Eintragstyp basierend auf Feldsatz."