Initial commit
This commit is contained in:
40
application/Espo/Resources/i18n/de_DE/Portal.json
Normal file
40
application/Espo/Resources/i18n/de_DE/Portal.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"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-Set",
|
||||
"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-Set",
|
||||
"authenticationProvider": "Authentifizierungsanbieter"
|
||||
},
|
||||
"tooltips": {
|
||||
"portalRoles": "Die spezifizierten Portal Rollen werden auf alle Benutzer dieses Portals angewendet.",
|
||||
"layoutSet": "Bietet die Möglichkeit, von Standard-Layouts abweichende Layouts zu haben."
|
||||
},
|
||||
"labels": {
|
||||
"Create Portal": "Portal erstellen",
|
||||
"User Interface": "Benutzeroberfläche",
|
||||
"General": "Allgemein",
|
||||
"Settings": "Einstellungen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user