Add missing backup site translations
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
"displayName": "Naam",
|
||||
"actions": "Acties",
|
||||
"table": {
|
||||
"date": "Datum"
|
||||
"date": "Datum",
|
||||
"version": "Versie"
|
||||
},
|
||||
"pagination": {
|
||||
"prev": "terug",
|
||||
@@ -162,7 +163,8 @@
|
||||
"configuredForCloudronEmail": "Deze app is voorgeconfigureerd voor gebruik met <a href=\"{{ emailDocsLink }}\" target=\"_blank\">Cloudron E-mail</a>.",
|
||||
"cloudflarePortWarning": "Cloudflare proxying dient uitgeschakeld te zijn voor het app-domein voor toegang tot deze poort",
|
||||
"titleAndVersion": "Deze app bevat {{ title }} {{ version }}",
|
||||
"portReadOnly": "alleen-lezen"
|
||||
"portReadOnly": "alleen-lezen",
|
||||
"ephemeralPortWarning": "Het gebruik van <a href=\"https://docs.cloudron.io/apps/#port-bindings\" target=\"_blank\">ephemeral poorten</a> kan onvoorspelbare conflicten opleveren."
|
||||
},
|
||||
"accountDialog": {
|
||||
"titleSignUp": "Bij Cloudron.io registreren",
|
||||
@@ -556,7 +558,7 @@
|
||||
"description": "Een volledige backup van het systeem is aangemaakt op basis van het gespecificeerde Planning in de <a href=\"/#/system-locale\">System Time Zone</a>. Oude backups worden verwijderd volgens de ingestelde bewaartermijn."
|
||||
},
|
||||
"listing": {
|
||||
"title": "Lijst met bestaande back-ups",
|
||||
"title": "Systeem back-ups",
|
||||
"noBackups": "Geen backups",
|
||||
"contents": "Inhoud",
|
||||
"version": "Versie",
|
||||
@@ -1483,7 +1485,6 @@
|
||||
"submitAction": "Indienen",
|
||||
"reportPlaceholder": "Beschrijf je probleem",
|
||||
"emailPlaceholder": "Indien nodig, geef een alternatief e-mailadres op dan hierboven is vermeld",
|
||||
"subscriptionRequiredDescription": "Je kunt ook antwoorden op je vragen vinden in onze <a href=\"{{ supportViewLink }}\" target=\"_blank\">documentatie</a> of vraag op ons <a href=\"{{ forumLink }}\" target=\"_blank\">Forum</a>.",
|
||||
"emailInfo": "(E-mail van het abonnement is {{ email }})",
|
||||
"sshCheckbox": "Sta toe dat ondersteuningsmedewerkers toegang krijgen tot deze server middels SSH",
|
||||
"emailVerifyAction": "Verifieer nu",
|
||||
@@ -1761,8 +1762,7 @@
|
||||
"catchall": {
|
||||
"title": "Catch-all",
|
||||
"description": "E-mails verstuurd naar niet-bestaande adressen worden doorgestuurd naar de volgende e-mailboxen.",
|
||||
"saveAction": "Opslaan",
|
||||
"subscriptionRequired": "Deze functie is alleen beschikbaar voor betaalde abonnementen. <a href=\"\" class=\"pull-right\" ng-click=\"openSubscriptionSetup()\">Neem een abonnement</a>"
|
||||
"saveAction": "Opslaan"
|
||||
},
|
||||
"incomingServerInfo": "Inkomende e-mail (IMAP)",
|
||||
"title": "Inkomende e-mail",
|
||||
@@ -1802,7 +1802,6 @@
|
||||
"description": "Deze tekst wordt toegevoegd aan alle uitgaande e-mails van dit domein.",
|
||||
"plainTextFormat": "Tekstformaat",
|
||||
"htmlFormat": "HTML formaat",
|
||||
"subscriptionRequired": "Deze functie is allen beschikbaar voor betaalde abonnementen. <a href=\"\" class=\"pull-right\" ng-click=\"openSubscriptionSetup()\">Abonneer nu</a>",
|
||||
"saveAction": "Opslaan"
|
||||
},
|
||||
"status": {
|
||||
@@ -2112,7 +2111,8 @@
|
||||
},
|
||||
"sites": {
|
||||
"title": "Backup Locaties",
|
||||
"emptyPlaceholder": "Geen Backup Locaties"
|
||||
"emptyPlaceholder": "Geen Backup Locaties",
|
||||
"lastRun": "Laatste uitvoering"
|
||||
},
|
||||
"site": {
|
||||
"removeDialog": {
|
||||
@@ -2160,5 +2160,8 @@
|
||||
},
|
||||
"docker": {
|
||||
"title": "Docker"
|
||||
},
|
||||
"ldap": {
|
||||
"title": "LDAP"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user