Update translations

This commit is contained in:
Girish Ramakrishnan
2024-06-03 15:35:39 +02:00
parent 9c5fb2823c
commit db7e88e302
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -632,7 +632,7 @@
},
"check": {
"noop": "Cloudron backups are disabled. Please ensure this server is backed up using alternate means. See https://docs.cloudron.io/backups/#storage-providers for more information.",
"sameDisk": "Cloudron backups are currently on the same disk as the Cloudron server instance. This is dangerous and can lead to complete data loss if the disk fails. See https://docs.cloudron.io/backups/#storage-providers for storing backups in an external location."
"sameDisk": "Backups are currently on the same disk as Cloudron itself. If the disk fills up with these backups, Cloudron will not function. A disk failure can also lead to complete data loss. See https://docs.cloudron.io/backups/#storage-providers for storing backups in an external location."
},
"backupEdit": {
"title": "Edit Backup",
+2 -2
View File
@@ -1229,12 +1229,12 @@
"network": {
"title": "Netwerk",
"ip": {
"title": "IP Adres",
"title": "IPv4",
"provider": "Aanbieder",
"interface": "Naam netwerkinterface",
"configure": "Configureer",
"interfaceDescription": "Toon beschikbare apparaten op deze server met:",
"description": "Cloudron gebruikt dit IP adres tijdens het instellen van DNS records.",
"description": "Cloudron gebruikt dit IPv4 adres om de DNS records in te stellen.",
"detected": "gedetecteerd",
"address": "IP adres"
},