mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 01:54:28 +02:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
admin: "Administrator"
|
||||
admin_welcome: "Willkommen"
|
||||
admin_create_new_user_welcome: "Um die Installation abzuschließen und die Ihre abzusichern, erstellen nachfolgend bitte Ihren ersten Benutzer."
|
||||
admin_create_new_user_welcome: "Um die Installation abzuschließen und Ihre Seite abzusichern, erstellen Sie bitte Ihren ersten Benutzer."
|
||||
admin_cancel: "Abbrechen"
|
||||
admin_create: "Erstellen"
|
||||
admin_debugging: "Fehlerbehebung"
|
||||
@@ -226,7 +226,7 @@ admin_template_code: "Vorlagencode"
|
||||
admin_you_have_no_api_tokens_yet: "Sie haben noch keine API Tokens erstellt!"
|
||||
admin_you_have_not_created_any_entries_yet: "Du hast noch keine Einträge erstellt!"
|
||||
admin_you_have_not_created_any_snippets_yet: "Du hast noch keine Snippets erstellt!"
|
||||
admin_you_have_not_created_any_templates_yet: "Du hast noch keine Vorlagen erstellt!"
|
||||
admin_you_have_not_created_any_templates_yet: "Du hast noch keine Templates erstellt!"
|
||||
admin_you_have_not_created_any_fieldsets_yet: "Sie haben noch keine Feldgruppen erstellt!"
|
||||
admin_twig_auto_reload: "Automatisches Nachladen"
|
||||
admin_display_error_details: "Zeige Fehlerdetails"
|
||||
@@ -265,7 +265,7 @@ admin_slugify_lowercase_after_regexp: "Kleinbuchstaben nach regexp"
|
||||
admin_slugify_regexp: "Regexp"
|
||||
admin_gallery_img: "Galeriebild"
|
||||
admin_tags: "Tags"
|
||||
admin_twig_templating: "Twig Templates"
|
||||
admin_twig_templating: "Twig-Templates"
|
||||
admin_twig_debug: "Debuggen"
|
||||
admin_twig_charset: "Zeichensatz"
|
||||
admin_twig_cache: "Cache"
|
||||
@@ -302,7 +302,7 @@ admin_help_text_for_settings_image_driver_label: "Bildtreiber. In einigen Fälle
|
||||
admin_help_text_for_settings_twig_templating_debug_label: "Twig Debug-Modus aktivieren oder deaktivieren."
|
||||
admin_help_text_for_settings_twig_templating_cache_label: "Auf true setzen, um Twig Caching zu aktivieren."
|
||||
admin_help_text_for_settings_twig_templating_autoreload_label: "Cache bei Änderungen aktualisieren."
|
||||
admin_help_text_for_settings_twig_templating_charset_label: "Template Zeichensatz."
|
||||
admin_help_text_for_settings_twig_templating_charset_label: "Template-Zeichensatz."
|
||||
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."
|
||||
|
@@ -196,7 +196,7 @@ admin_admin_panel: "Admin panel"
|
||||
admin_light: "Világos"
|
||||
admin_dark: "Sötét"
|
||||
admin_name: "Név"
|
||||
admin_hide: "Hide"
|
||||
admin_hide: "Elrejtés"
|
||||
admin_api: "API"
|
||||
admin_memcached_server: "Memcached kiszolgáló"
|
||||
admin_memcached_port: "Memcached port"
|
||||
@@ -274,7 +274,7 @@ admin_licence: "Licensz"
|
||||
admin_plugin: "Plugin"
|
||||
admin_icon: "Ikon"
|
||||
admin_menu: "Menü"
|
||||
admin_seo: "Seo"
|
||||
admin_seo: "SEO"
|
||||
admin_main: "Main"
|
||||
admin_file: "Fájl"
|
||||
admin_you_have_no_plugins: "You have no plugins"
|
||||
@@ -320,7 +320,7 @@ admin_you_have_not_created_any_delivery_api_tokens_yet: "You haven't created any
|
||||
admin_create_new_delivery_token: "Create New Delivery Token"
|
||||
admin_edit_delivery_token: "Edit Delivery Token"
|
||||
admin_delivery: "Delivery"
|
||||
admin_api_calls_limit: "API Calls limit"
|
||||
admin_api_calls_limit: "API hívások limitje"
|
||||
admin_help_text_for_api_calls_limit_label: "Limits for API Calls. Leave 0 for unlimited API Calls."
|
||||
admin_error_api_calls_empty_input: "API Calls limit has to be an numeric value."
|
||||
admin_help_text_for_api_token_icon: "API Token valid :link icon class."
|
||||
|
Reference in New Issue
Block a user