Update existing translations

This commit is contained in:
Johannes Zellner
2022-04-24 22:36:50 +02:00
parent 659acb21ea
commit 3bdac62e7c
2 changed files with 34 additions and 14 deletions

View File

@@ -511,7 +511,9 @@
"backupNow": "Backup maken",
"stopTask": "Stop {{ taskType === 'backup' ? 'Backup' : 'Cleanup' }}",
"appCount": "{{ appCount }} apps",
"tooltipDownloadBackupConfig": "Download Backup Configuratie"
"tooltipDownloadBackupConfig": "Download Backup Configuratie",
"tooltipEditBackup": "Bewerk Backup",
"tooltipPreservedBackup": "Deze backup blijft behouden"
},
"logs": {
"title": "Logbestanden",
@@ -594,6 +596,14 @@
"check": {
"noop": "Cloudron backups zijn uitgeschakeld. Zorg ervoor dat deze server op een andere manier wordt geback-upt. Kijk op https://docs.cloudron.io/backups/#storage-providers voor meer informatie.",
"sameDisk": "Cloudron backups staan momenteel op dezelfde schijf als deze Cloudron server. Dit is gevaarlijk en kan leiden tot gegevensverlies als de schijf defect raakt. Kijk op https://docs.cloudron.io/backups/#storage-providers hoe je backups op een externe locatie kan zetten."
},
"backupEdit": {
"preserved": {
"tooltip": "Dit behoudt ook de mail en {{ appsLength }} app backup(s).",
"description": "Backup blijven maken, ongeacht het bewaarbeleid"
},
"title": "Bewerk Backup",
"label": "Label"
}
},
"branding": {