Implements comprehensive GDPR compliance documentation explaining how the Tractatus Framework enforces data protection through architectural constraints rather than policy documents. Key features: - 8 sections covering GDPR Articles 5, 6, 15-22, 25, 32, 33 - Framework positioning: BoundaryEnforcer, CrossReferenceValidator, PluralisticDeliberationOrchestrator - Full trilingual support (EN/DE/FR) via DeepL API (322 translations) - Footer links and i18n integration across all languages - Professional translations for legal accuracy 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
55 lines
No EOL
2.3 KiB
JSON
55 lines
No EOL
2.3 KiB
JSON
{
|
|
"footer": {
|
|
"about_heading": "Tractatus Framework",
|
|
"about_text": "Architektonische Beschränkungen für KI-Sicherheit, die menschliche Entscheidungsfreiheit durch strukturelle, nicht aspirationale, Garantien wahren.",
|
|
"documentation_heading": "Dokumentation",
|
|
"documentation_links": {
|
|
"framework_docs": "Framework-Dokumentation",
|
|
"about": "Über uns",
|
|
"core_values": "Grundwerte",
|
|
"interactive_demo": "Interaktive Demo"
|
|
},
|
|
"support_heading": "Unterstützung",
|
|
"support_links": {
|
|
"koha": "Unterstützung (Koha)",
|
|
"transparency": "Transparenz",
|
|
"media_inquiries": "Medienanfragen",
|
|
"submit_case": "Fallstudie einreichen"
|
|
},
|
|
"legal_heading": "Rechtliches",
|
|
"legal_links": {
|
|
"privacy": "Datenschutzerklärung",
|
|
"gdpr": "DSGVO-Konformität",
|
|
"contact": "Kontakt",
|
|
"github": "GitHub"
|
|
},
|
|
"te_tiriti_label": "Te Tiriti o Waitangi:",
|
|
"te_tiriti_text": "Wir erkennen Te Tiriti o Waitangi und unser Bekenntnis zu Partnerschaft, Schutz und Teilhabe an. Dieses Projekt respektiert die Māori-Datensouveränität (rangatiratanga) und kollektive Vormundschaft (kaitiakitanga).",
|
|
"copyright": "John G Stroh. Lizenziert unter",
|
|
"license": "Apache 2.0",
|
|
"location": "Hergestellt in Aotearoa Neuseeland 🇳🇿"
|
|
},
|
|
"contact_modal": {
|
|
"heading": "Kontakt",
|
|
"description": "Haben Sie eine Frage oder möchten Sie Kontakt mit uns aufnehmen? Füllen Sie das untenstehende Formular aus und wir werden Ihnen innerhalb von 24 Stunden antworten.",
|
|
"type_label": "Anfrage Typ",
|
|
"type_options": {
|
|
"general": "Allgemeine Anfrage",
|
|
"partnership": "Partnerschaft",
|
|
"technical": "Technische Unterstützung",
|
|
"feedback": "Rückmeldung"
|
|
},
|
|
"name_label": "Name",
|
|
"email_label": "E-Mail",
|
|
"organization_label": "Organisation (fakultativ)",
|
|
"subject_label": "Thema (fakultativ)",
|
|
"message_label": "Nachricht",
|
|
"message_help": "Maximal 5000 Zeichen",
|
|
"email_link_text": "Oder senden Sie uns eine E-Mail an",
|
|
"cancel_button": "Abbrechen",
|
|
"submit_button": "Nachricht senden",
|
|
"success_message": "Vielen Dank, dass Sie mit uns Kontakt aufgenommen haben! Wir werden innerhalb von 24 Stunden antworten.",
|
|
"error_prefix": "Fehler:",
|
|
"submitting": "Senden..."
|
|
}
|
|
} |