Update translations

This commit is contained in:
Johannes Zellner
2025-10-17 16:46:51 +02:00
parent ea822f66ca
commit 78017b8adb
11 changed files with 237 additions and 106 deletions
+5 -12
View File
@@ -971,7 +971,7 @@
"selectOne": "Select at least one day and time",
"days": "Days",
"hours": "Hours",
"description": "Set the days and times for automatic platform and app updates. Make sure this schedule does not overlap with the <a href=\"/#/backups\">backup schedule</a>."
"description": "Set the days and times for automatic platform and app updates. Make sure this schedule does not overlap with the backup schedules."
},
"updateDialog": {
"title": "Update Cloudron to",
@@ -1709,7 +1709,7 @@
"title": "Automatic Updates"
},
"updates": {
"description": "Cloudron periodically checks the <a href=\"https://cloudron.io\" target=\"_blank\">App Store</a> for updates."
"description": "Cloudron periodically checks the App Store for updates."
}
},
"backups": {
@@ -1741,7 +1741,7 @@
"repair": {
"recovery": {
"title": "Recovery Mode",
"description": "To fix broken plugins or misconfiguration, place the app in <a href=\"{{ docsLink }}\" target=\"_blank\">Recovery Mode</a>.",
"description": "To fix broken plugins or misconfiguration, place the app in Recovery Mode.",
"restartAction": "Restart",
"disableAction": "Disable Recovery Mode",
"enableAction": "Enable Recovery Mode"
@@ -2061,7 +2061,7 @@
},
"storage": {
"mounts": {
"description": "Mounted <a href=\"/#/volumes\">volumes</a> can be accessed at <code>/media/(volume name)</code>. Mounted data is not included in the app's backup."
"description": "Mounted volumes can be accessed at <code>/media/(volume name)</code>. Mounted data is not included in the app's backup."
}
},
"oidc": {
@@ -2078,7 +2078,6 @@
"loginRedirectUri": "Login callback URLs (comma separated)",
"logoutRedirectUri": "Logout callback Url (optional)"
},
"title": "OpenID",
"description": "The OpenID provider can be used by external applications for single sign-on.",
"editClientDialog": {
"title": "Edit Client {{ client }}"
@@ -2133,7 +2132,7 @@
"provider": "Provider",
"username": "Username",
"title": "Docker Registries",
"description": "Cloudron can pull and install <a href=\"{{ customAppsLink }}\" target=\"_blank\">custom apps</a> from a private docker registry.",
"description": "Cloudron can pull and install custom apps from a private docker registry.",
"removeDialog": {
"title": "Delete {{ serverAddress }}"
},
@@ -2164,11 +2163,5 @@
},
"server": {
"title": "Server"
},
"docker": {
"title": "Docker"
},
"ldap": {
"title": "LDAP"
}
}