Files
espocrm/application/Espo/Resources/i18n/de_DE/Portal.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

40 lines
1.3 KiB
JSON

{
"fields": {
"portalRoles": "Rollen",
"isActive": "Ist aktiv",
"isDefault": "Ist Standard",
"tabList": "Menüoptionen",
"quickCreateList": "Liste Schnellerstellung",
"theme": "Design",
"language": "Sprache",
"dateFormat": "Datumsformat",
"timeFormat": "Zeitformat",
"timeZone": "Zeitzone",
"weekStart": "Erster Tag der Woche",
"defaultCurrency": "Standardwährung",
"customUrl": "Benutzerdefinierte URL",
"customId": "Benutzerdefinierte ID",
"layoutSet": "Layout-Satz",
"authenticationProvider": "Authentifizierungsanbieter",
"authTokenLifetime": "Auth Token-Lebensdauer (Stunden)",
"authTokenMaxIdleTime": "Auth Token Maximale Leerlaufzeit (Stunden)",
"applicationName": "Name der Anwendung"
},
"links": {
"users": "Benutzer",
"portalRoles": "Rollen",
"notes": "Notizen",
"layoutSet": "Layout-Satz",
"authenticationProvider": "Authentifizierungsanbieter"
},
"tooltips": {
"portalRoles": "Die spezifizierten Portal-Rollen werden auf alle Benutzer dieses Portals angewendet.",
"layoutSet": "Bietet die Möglichkeit, von den Standard-Layouts abweichende Layouts zu haben."
},
"labels": {
"Create Portal": "Portal erstellen",
"User Interface": "Benutzeroberfläche",
"General": "Allgemein",
"Settings": "Einstellungen"
}
}