Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Translation system for IntelSight website
|
||||
* Translation system for AegisSight website
|
||||
* Supports German (de) and English (en)
|
||||
*/
|
||||
|
||||
@@ -7,13 +7,13 @@
|
||||
const translations = {
|
||||
de: {
|
||||
// Page meta
|
||||
pageTitle: 'IntelSight - Sicherheit Made in Germany',
|
||||
pageTitle: 'AegisSight - Sicherheit Made in Germany',
|
||||
|
||||
// Navigation
|
||||
skipNav: 'Zum Hauptinhalt springen',
|
||||
navHome: 'Startseite',
|
||||
navAbout: 'Über uns',
|
||||
navProducts: 'Produkte & Lösungen',
|
||||
navProducts: 'Lösungen',
|
||||
navContact: 'Kontakt',
|
||||
langSwitch: 'DE | EN',
|
||||
|
||||
@@ -40,7 +40,7 @@ const translations = {
|
||||
whoWeAreTitle: 'Unternehmen',
|
||||
companyCardTitle1: 'Spezialist für Behördensoftware',
|
||||
companyCardTitle2: 'Unser Ansatz',
|
||||
whoWeArePara1: 'IntelSight UG ist Ihr <strong>Spezialist für hochsichere, maßgeschneiderte IT-Lösungen</strong> aus Nordrhein-Westfalen. Wir entwickeln innovative Software speziell für staatliche Sicherheits- und Ermittlungsbehörden.',
|
||||
whoWeArePara1: 'AegisSight UG ist Ihr <strong>Spezialist für hochsichere, maßgeschneiderte IT-Lösungen</strong> aus Nordrhein-Westfalen. Wir entwickeln innovative Software speziell für staatliche Sicherheits- und Ermittlungsbehörden.',
|
||||
whoWeArePara2: 'Unser Ansatz vereint modernste Technologie mit einem tiefen Verständnis für die besonderen Anforderungen von Behörden. Dabei steht die Balance zwischen Sicherheit, Effizienz und rechtskonformer Umsetzung im Mittelpunkt unserer Arbeit.',
|
||||
locationBadge: 'Nordrhein-Westfalen, Deutschland',
|
||||
nrwLabel: 'Nordrhein-Westfalen',
|
||||
@@ -67,7 +67,7 @@ const translations = {
|
||||
comp3Desc: 'Kontinuierliche Sicherheitsupdates und zuverlässige Wartung über den gesamten Lebenszyklus',
|
||||
|
||||
// Why Us
|
||||
whyUsTitle: 'Warum IntelSight UG?',
|
||||
whyUsTitle: 'Warum AegisSight UG?',
|
||||
why1Title: 'Enge Zusammenarbeit',
|
||||
why1Desc: 'Wir arbeiten Hand in Hand mit unseren Kunden für maßgeschneiderte Lösungen',
|
||||
why2Title: 'Made in Germany',
|
||||
@@ -78,7 +78,7 @@ const translations = {
|
||||
why4Desc: 'Fokus auf Sicherheit, Professionalität & zukunftssichere Lösungen',
|
||||
|
||||
// Products Section
|
||||
productsTitle: 'PRODUKTE & LÖSUNGEN',
|
||||
productsTitle: 'LÖSUNGEN',
|
||||
productsSubtitle: 'Professionelle Werkzeuge für moderne Ermittlungsarbeit',
|
||||
|
||||
// Professional Toolbox
|
||||
@@ -120,23 +120,21 @@ const translations = {
|
||||
loginForAccess: 'Anmelden für Zugriff',
|
||||
|
||||
// Footer
|
||||
footerCompanyTitle: 'IntelSight UG (haftungsbeschränkt)',
|
||||
footerCompanyTitle: 'AegisSight UG (haftungsbeschränkt)',
|
||||
footerCompanyAddress1: 'Gladbacher Strasse 3-5',
|
||||
footerCompanyAddress2: '40764 Langenfeld',
|
||||
footerNavTitle: 'Navigation',
|
||||
footerNavHome: 'Startseite',
|
||||
footerNavAbout: 'Über uns',
|
||||
footerNavProducts: 'Produkte',
|
||||
footerNavContact: 'Kontakt',
|
||||
footerNavProducts: 'Lösungen',
|
||||
|
||||
footerLegalTitle: 'Rechtliches',
|
||||
footerImprint: 'Impressum',
|
||||
footerPrivacy: 'Datenschutz',
|
||||
footerCookies: 'Cookie-Einstellungen',
|
||||
footerTerms: 'AGB',
|
||||
|
||||
footerContactTitle: 'Kontakt',
|
||||
copyright: '© 2025 IntelSight UG (haftungsbeschränkt). Alle Rechte vorbehalten.',
|
||||
copyright: '© {year} AegisSight UG (haftungsbeschränkt). Alle Rechte vorbehalten.',
|
||||
|
||||
// Modal texts
|
||||
authRequired: 'Authentifizierung erforderlich',
|
||||
@@ -154,13 +152,13 @@ const translations = {
|
||||
|
||||
en: {
|
||||
// Page meta
|
||||
pageTitle: 'IntelSight - Sicherheit Made in Germany',
|
||||
pageTitle: 'AegisSight - Sicherheit Made in Germany',
|
||||
|
||||
// Navigation
|
||||
skipNav: 'Skip to main content',
|
||||
navHome: 'Home',
|
||||
navAbout: 'About Us',
|
||||
navProducts: 'Products & Solutions',
|
||||
navProducts: 'Solutions',
|
||||
navContact: 'Contact',
|
||||
langSwitch: 'EN | DE',
|
||||
|
||||
@@ -187,7 +185,7 @@ const translations = {
|
||||
whoWeAreTitle: 'Company',
|
||||
companyCardTitle1: 'Government Software Specialist',
|
||||
companyCardTitle2: 'Our Approach',
|
||||
whoWeArePara1: 'IntelSight UG is your <strong>specialist for highly secure, customized IT solutions</strong> from North Rhine-Westphalia. We develop innovative software specifically for government security and law enforcement agencies.',
|
||||
whoWeArePara1: 'AegisSight UG is your <strong>specialist for highly secure, customized IT solutions</strong> from North Rhine-Westphalia. We develop innovative software specifically for government security and law enforcement agencies.',
|
||||
whoWeArePara2: 'Our approach combines cutting-edge technology with a deep understanding of the special requirements of government agencies. The balance between security, efficiency and legally compliant implementation is at the center of our work.',
|
||||
locationBadge: 'North Rhine-Westphalia, Germany',
|
||||
nrwLabel: 'North Rhine-Westphalia',
|
||||
@@ -214,7 +212,7 @@ const translations = {
|
||||
comp3Desc: 'Continuous security updates and reliable maintenance throughout the entire lifecycle',
|
||||
|
||||
// Why Us
|
||||
whyUsTitle: 'Why IntelSight UG?',
|
||||
whyUsTitle: 'Why AegisSight UG?',
|
||||
why1Title: 'Close Collaboration',
|
||||
why1Desc: 'We work hand in hand with our customers for customized solutions',
|
||||
why2Title: 'Made in Germany',
|
||||
@@ -225,7 +223,7 @@ const translations = {
|
||||
why4Desc: 'Focus on security, professionalism & future-proof solutions',
|
||||
|
||||
// Products Section
|
||||
productsTitle: 'Products & Solutions',
|
||||
productsTitle: 'Solutions',
|
||||
productsSubtitle: 'Professional Tools for Modern Investigation Work',
|
||||
|
||||
// Professional Toolbox
|
||||
@@ -267,23 +265,21 @@ const translations = {
|
||||
loginForAccess: 'Login for Access',
|
||||
|
||||
// Footer
|
||||
footerCompanyTitle: 'IntelSight UG (haftungsbeschränkt)',
|
||||
footerCompanyTitle: 'AegisSight UG (haftungsbeschränkt)',
|
||||
footerCompanyAddress1: 'Gladbacher Strasse 3-5',
|
||||
footerCompanyAddress2: '40764 Langenfeld',
|
||||
footerNavTitle: 'Navigation',
|
||||
footerNavHome: 'Home',
|
||||
footerNavAbout: 'About Us',
|
||||
footerNavProducts: 'Products',
|
||||
footerNavContact: 'Contact',
|
||||
footerNavProducts: 'Solutions',
|
||||
|
||||
footerLegalTitle: 'Legal',
|
||||
footerImprint: 'Imprint',
|
||||
footerPrivacy: 'Privacy Policy',
|
||||
footerCookies: 'Cookie Settings',
|
||||
footerTerms: 'Terms & Conditions',
|
||||
|
||||
footerContactTitle: 'Contact',
|
||||
copyright: '© 2025 IntelSight UG (haftungsbeschränkt). All rights reserved.',
|
||||
copyright: '© {year} AegisSight UG (haftungsbeschränkt). All rights reserved.',
|
||||
|
||||
// Modal texts
|
||||
authRequired: 'Authentication Required',
|
||||
@@ -330,6 +326,11 @@ function switchLanguage(language) {
|
||||
currentLanguage = language;
|
||||
localStorage.setItem(CONFIG.I18N.STORAGE_KEY, language);
|
||||
applyTranslations(language);
|
||||
|
||||
// Update cookie consent language
|
||||
if (typeof CookieConsent !== 'undefined' && CookieConsent.setLanguage) {
|
||||
CookieConsent.setLanguage(language);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -355,11 +356,19 @@ function applyTranslations(language) {
|
||||
const key = element.getAttribute(DATA_ATTRS.TRANSLATE);
|
||||
|
||||
if (t[key]) {
|
||||
let content = t[key];
|
||||
|
||||
// Replace {year} placeholder with current year
|
||||
if (content.includes('{year}')) {
|
||||
const currentYear = new Date().getFullYear();
|
||||
content = content.replace('{year}', currentYear);
|
||||
}
|
||||
|
||||
// Check if content contains HTML tags
|
||||
if (t[key].includes('<strong>') || t[key].includes('<em>')) {
|
||||
element.innerHTML = t[key];
|
||||
if (content.includes('<strong>') || content.includes('<em>')) {
|
||||
element.innerHTML = content;
|
||||
} else {
|
||||
element.textContent = t[key];
|
||||
element.textContent = content;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren