Fix email incoming enable translation

This commit is contained in:
Girish Ramakrishnan
2025-10-10 11:07:42 +02:00
parent 3b7bc6beba
commit d603ea50e2
9 changed files with 76 additions and 56 deletions

View File

@@ -661,7 +661,8 @@
"automaticUpdates": {
"title": "Backups van Automatische Updates",
"description": "Vóór automatische updates wordt altijd een back-up gemaakt. Kies of je die back-ups op deze locatie wilt opslaan."
}
},
"useEncryption": "Encrypt Backups"
},
"backupFailed": {
"title": "Backup maken niet mogelijk"
@@ -703,7 +704,14 @@
"addDialog": {
"title": "Voeg Backup Locatie toe"
}
}
},
"configAction": "Configureren",
"contentAction": "Inhoud",
"configureContent": {
"title": "Configureer Backup Inhoud"
},
"useFileAndFileNameEncryption": "Bestand en bestandsnaam encryptie gebruikt",
"useFileEncryption": "Bestand encryptie gebruikt"
},
"branding": {
"title": "Huisstijl",
@@ -1769,8 +1777,6 @@
"incomingUserInfo": "Gebruikersnaam",
"incomingPasswordInfo": "Wachtwoord",
"incomingPasswordUsage": "Wachtwoord van de eigenaar van de mailbox",
"enabled": "Cloudron e-mailserver is geconfigureerd voor inkomende e-mails voor dit domein.",
"disabled": "Cloudron e-mailserver ontvangt geen inkomende e-mails voor dit domein.",
"howToConnectDescription": "Gebruik onderstaande gegevens om e-mail programma's in te stellen."
},
"outbound": {