Update translations
This commit is contained in:
@@ -546,7 +546,9 @@
|
||||
"nameComUsername": "Name.com Username",
|
||||
"goDaddyApiKey": "API-Schlüssel",
|
||||
"cloudflareEmail": "Cloudflare-E-Mail",
|
||||
"linodeToken": "Linode-Token"
|
||||
"linodeToken": "Linode-Token",
|
||||
"mastodonHostname": "Mastodon Server Domäne",
|
||||
"matrixHostname": "Matrix Server Domäne"
|
||||
},
|
||||
"changeDashboardDomain": {
|
||||
"title": "Die Dashboard-Domäne ändern",
|
||||
@@ -1338,7 +1340,11 @@
|
||||
"locationPlaceholder": "Leer lassen, um die Haupt-Domäne zu verwenden",
|
||||
"redirections": "Weiterleitungen",
|
||||
"redirectionsPlaceholder": "Leer lassen, um die Haupt-Domäne zu verwenden",
|
||||
"addRedirectionAction": "Eine Weiterleitung hinzufügen"
|
||||
"addRedirectionAction": "Eine Weiterleitung hinzufügen",
|
||||
"aliasesPlaceholder": "Leer lassen um Hauptdomäne zu benutzen",
|
||||
"noAliases": "Kein Alias konfiguriert.",
|
||||
"addAliasAction": "Alias hinzufügen",
|
||||
"aliases": "Aliasse"
|
||||
},
|
||||
"updateDialog": {
|
||||
"subscriptionExpired": "Das Cloudron-Abonnement ist abgelaufen. Bitte ein Abonnement einrichten, um die Anwendung zu aktualisieren.",
|
||||
|
||||
@@ -789,7 +789,10 @@
|
||||
"fallbackCertKeyPlaceholder": "Key",
|
||||
"fallbackCertCertificatePlaceholder": "Certificate",
|
||||
"matrixHostname": "Matrix server location",
|
||||
"mastodonHostname": "Mastodon server location"
|
||||
"mastodonHostname": "Mastodon server location",
|
||||
"netcupCustomerNumber": "Customer Number",
|
||||
"netcupApiKey": "API Key",
|
||||
"netcupApiPassword": "API Password"
|
||||
},
|
||||
"removeDialog": {
|
||||
"title": "Really remove {{ domain }}?",
|
||||
|
||||
@@ -590,7 +590,9 @@
|
||||
"fallbackCertInfo": "Certificaten worden automatisch verkregen en vernieuwd door <a href=\"https://letsencrypt.org/\" target=\"_blank\">Let’s Encrypt</a>. Bekijk de huidige limieten <a href=\"https://letsencrypt.org/docs/rate-limits/\" target=\"_blank\">hier</a>.\nDit wildcardcertificaat wordt gebruikt indien het verkrijgen van een Let's Encrypt-certificaat mislukt. Als dit niet het geval is, wordt een automatisch gegenereerd zelfondertekend certificaat gebruikt als reserve.",
|
||||
"addDescription": "Met het toevoegen van een domein krijg je de mogelijkheid om apps te installeren op subdomeinen. E-mailinstellingen voor het domein gaat via het E-mail scherm.",
|
||||
"domain": "Domein",
|
||||
"gcdnsServiceAccountKey": "Service Account Sleutel"
|
||||
"gcdnsServiceAccountKey": "Service Account Sleutel",
|
||||
"mastodonHostname": "Mastodon server domein",
|
||||
"matrixHostname": "Matrix server domein"
|
||||
},
|
||||
"title": "Domeinen & Certificaten",
|
||||
"addDomain": "Domein toevoegen",
|
||||
@@ -669,7 +671,11 @@
|
||||
"locationPlaceholder": "Leeg laten om hoofddomein te gebruiken",
|
||||
"saveAction": "Opslaan",
|
||||
"location": "Locatie",
|
||||
"noRedirections": "Er zijn geen omleidingen ingesteld."
|
||||
"noRedirections": "Er zijn geen omleidingen ingesteld.",
|
||||
"aliasesPlaceholder": "Leeg laten om hoofddomein te gebruiken",
|
||||
"noAliases": "Er is geen alias geconfigureerd.",
|
||||
"addAliasAction": "Alias toevoegen",
|
||||
"aliases": "Aliassen"
|
||||
},
|
||||
"accessControl": {
|
||||
"userManagement": {
|
||||
|
||||
Reference in New Issue
Block a user