Update translations

This commit is contained in:
Girish Ramakrishnan
2021-05-27 14:13:38 -07:00
parent 8590148803
commit fcee182ca3
2 changed files with 36 additions and 5 deletions

View File

@@ -481,7 +481,13 @@
"copyConcurrencyDescription": "Number of remote file copies in parallel when backing up.",
"copyConcurrencyDigitalOceanNote": "DigitalOcean Spaces rate limits at 20.",
"encryptionPasswordPlaceholder": "Passphrase used to encrypt the backups",
"encryptionPasswordRepeat": "Repeat Password"
"encryptionPasswordRepeat": "Repeat Password",
"server": "Server IP or Hostname",
"remoteDirectory": "Remote Directory",
"username": "Username",
"password": "Password",
"configureMount": "Specify mount point configuration",
"setupMountDescription": "When checked, Cloudron will configure the mount point on the server"
},
"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.",
@@ -1502,7 +1508,10 @@
"password": "Password",
"diskPath": "Disk Path",
"noopWarning": "Cloudron will not configure the server to mount this volume",
"mountTypeInfo": "Cloudron will configure the server to automatically mount this volume"
"mountTypeInfo": "Cloudron will configure the server to automatically mount this volume",
"port": "Port",
"user": "User",
"privateKey": "Private SSH Key"
},
"removeVolumeDialog": {
"title": "Really remove {{ volume }} ?",