Update existing translations
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user