Initial commit
This commit is contained in:
5
custom/Espo/Custom/Resources/i18n/de_DE/Account.json
Normal file
5
custom/Espo/Custom/Resources/i18n/de_DE/Account.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"fields": {
|
||||
"assignedUser": "Sachbearbeiter"
|
||||
}
|
||||
}
|
||||
5
custom/Espo/Custom/Resources/i18n/de_DE/CAdressen.json
Normal file
5
custom/Espo/Custom/Resources/i18n/de_DE/CAdressen.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create CAdressen": "Adressen erstellen"
|
||||
}
|
||||
}
|
||||
12
custom/Espo/Custom/Resources/i18n/de_DE/CBeteiligte.json
Normal file
12
custom/Espo/Custom/Resources/i18n/de_DE/CBeteiligte.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CBeteiligte": "Beteiligte erstellen"
|
||||
}
|
||||
}
|
||||
9
custom/Espo/Custom/Resources/i18n/de_DE/CCallQueues.json
Normal file
9
custom/Espo/Custom/Resources/i18n/de_DE/CCallQueues.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CCallQueues": "Call-Queue erstellen"
|
||||
}
|
||||
}
|
||||
5
custom/Espo/Custom/Resources/i18n/de_DE/CDokumente.json
Normal file
5
custom/Espo/Custom/Resources/i18n/de_DE/CDokumente.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create CDokumente": "Dokument erstellen"
|
||||
}
|
||||
}
|
||||
5
custom/Espo/Custom/Resources/i18n/de_DE/CMietobjekt.json
Normal file
5
custom/Espo/Custom/Resources/i18n/de_DE/CMietobjekt.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create CMietobjekt": "Mietobjekt erstellen"
|
||||
}
|
||||
}
|
||||
12
custom/Espo/Custom/Resources/i18n/de_DE/CVMHBeteiligte.json
Normal file
12
custom/Espo/Custom/Resources/i18n/de_DE/CVMHBeteiligte.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVMHBeteiligte": "VMHBeteiligte erstellen"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVmhErstgespraech": "Erstgespräch erstellen"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"": "",
|
||||
"Offen": "Offen",
|
||||
"Wird angerufen": "Wird angerufen",
|
||||
"Warte auf neuen Anruf": "Warte auf neuen Anruf",
|
||||
"Dauerhaft nicht erreicht": "Dauerhaft nicht erreicht",
|
||||
"Warte auf Mandatierung": "Warte auf Mandatierung",
|
||||
"Mandat erteilt": "Mandat erteilt",
|
||||
"Zurückgestellt": "Zurückgestellt",
|
||||
"Kein Fall": "Kein Fall",
|
||||
"Abgebrochen": "Abgebrochen",
|
||||
"Nicht Mandatiert": "Nicht Mandatiert"
|
||||
},
|
||||
"erfolgsaussichten": {
|
||||
"gute Erfolgsaussichten": "gute Erfolgsaussichten",
|
||||
"begrenzte Erfolgsaussichten": "begrenzte Erfolgsaussichten",
|
||||
"Abhängig von Beweisaufnahme": "Abhängig von Beweisaufnahme"
|
||||
}
|
||||
},
|
||||
"fields": {
|
||||
"erfolgsaussichten": "Erfolgsaussichten"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVmhMietverhltnis": "Mietverhältnis erstellen"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVmhRumungsklage": "Räumungsklage erstellen"
|
||||
}
|
||||
}
|
||||
12
custom/Espo/Custom/Resources/i18n/de_DE/CVmhVermieter.json
Normal file
12
custom/Espo/Custom/Resources/i18n/de_DE/CVmhVermieter.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Adresse"
|
||||
},
|
||||
"links": {
|
||||
"calls": "Anrufe",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVmhVermieter": "Vermieter erstellen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user