forked from CCCHH/hacker.tours-website
Initial version
This commit is contained in:
commit
ed5653a7fc
211 changed files with 11043 additions and 0 deletions
107
themes/zen/i18n/de.toml
Normal file
107
themes/zen/i18n/de.toml
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
[menu_title]
|
||||
other = "Hauptmenü"
|
||||
|
||||
[menu_home]
|
||||
other = "Home"
|
||||
|
||||
[menu_mobile]
|
||||
other = "Menü"
|
||||
|
||||
[pager_next]
|
||||
other = "Weiter"
|
||||
|
||||
[pager_prev]
|
||||
other = "Zurück"
|
||||
|
||||
[taxo_tags]
|
||||
other = "Tags"
|
||||
|
||||
[last_mod]
|
||||
other = "Zuletzt geändert:"
|
||||
|
||||
[created]
|
||||
other = "Erstellt:"
|
||||
|
||||
[search_placeholder]
|
||||
other = "Suchbegriffe hier eingeben."
|
||||
|
||||
[search_title]
|
||||
other = "Suche"
|
||||
|
||||
[search_loading]
|
||||
other = "Loading search index…"
|
||||
|
||||
[string_at]
|
||||
other = "auf"
|
||||
|
||||
[string_by]
|
||||
other = "von"
|
||||
|
||||
[string_follow]
|
||||
other = "folgen"
|
||||
|
||||
[string_in]
|
||||
other = "in"
|
||||
|
||||
[string_on]
|
||||
other = "auf"
|
||||
|
||||
[string_recent_content]
|
||||
other = "Aktuelle Inhalte"
|
||||
|
||||
[string_see_also]
|
||||
other = "Siehe auch"
|
||||
|
||||
[js_required]
|
||||
other = "Javascript muss aktiviert sein um dieses Kontaktformular zu nutzen."
|
||||
|
||||
[contact_submitted]
|
||||
other = "Die Nachricht wurde versendet."
|
||||
|
||||
[contact_error]
|
||||
other = "Beim Senden der Nachricht ist ein Fehler aufgetreten."
|
||||
|
||||
[contact_name]
|
||||
other = "Name"
|
||||
|
||||
[contact_name_placeholder]
|
||||
other = "Dein Name"
|
||||
|
||||
[contact_mail]
|
||||
other = "E-Mail Adresse"
|
||||
|
||||
[contact_mail_placeholder]
|
||||
other = "Deine E-Mail Adresse"
|
||||
|
||||
[contact_subject]
|
||||
other = "Betreff"
|
||||
|
||||
[contact_subject_placeholder]
|
||||
other = "Eine kurze Beschreibung"
|
||||
|
||||
[contact_message]
|
||||
other = "Nachricht"
|
||||
|
||||
[contact_message_placeholder]
|
||||
other = "Hier den Nachrichtentext eingeben…"
|
||||
|
||||
[contact_submit]
|
||||
other = "Nachricht senden"
|
||||
|
||||
[contact_honeypot]
|
||||
other = "Überspringen, wenn du ein Mensch bist"
|
||||
|
||||
[lang_select_title]
|
||||
other = "Sprachauswahl"
|
||||
|
||||
[cookieconsent_message]
|
||||
other = "Diese Website nutzt nicht nicht essentielle Cookies für Tracking und Analysen, die Sie akzeptieren oder ablehnen können."
|
||||
|
||||
[cookieconsent_accept]
|
||||
other = "Tracking akzeptieren"
|
||||
|
||||
[cookieconsent_decline]
|
||||
other = "Tracking ablehnen"
|
||||
|
||||
[privacy_policy]
|
||||
other = "Datenschutzrichtlinie"
|
||||
Loading…
Add table
Add a link
Reference in a new issue