* New translations media-requests-list.json (Spanish) * New translations media-requests-list.json (Danish) * New translations media-requests-list.json (German) * New translations media-requests-list.json (Hebrew) * New translations media-requests-list.json (Italian) * New translations media-requests-list.json (Norwegian) * New translations media-requests-list.json (Slovak) * New translations media-requests-list.json (English) * New translations media-requests-list.json (Spanish) * New translations media-requests-list.json (German) * New translations media-requests-list.json (English) * New translations rss.json (German) * New translations media-requests-list.json (Hebrew) * New translations media-requests-list.json (Italian) * New translations media-requests-list.json (Chinese Simplified) * New translations media-requests-list.json (Chinese Simplified) * New translations media-requests-stats.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations add-app.json (Chinese Simplified) * New translations error-boundary.json (Chinese Simplified) * New translations media-requests-list.json (Danish) * New translations media-requests-list.json (Dutch) * New translations media-requests-stats.json (Dutch) * New translations common.json (Dutch) * New translations dashdot.json (Dutch) * New translations ping.json (Dutch) * New translations page-appearance.json (Dutch) * New translations config-changer.json (Dutch) * New translations search-engine.json (Dutch) * New translations add-app.json (Dutch) * New translations about.json (Dutch) * New translations change-position.json (Dutch) * New translations torrents-status.json (Dutch) * New translations general.json (Dutch) * New translations gridstack.json (Dutch) * New translations video-stream.json (Dutch) * New translations rss.json (Dutch) * New translations rss.json (English) * New translations iframe.json (Dutch) * New translations error-boundary.json (Dutch) * New translations dashdot.json (Chinese Simplified) * New translations about.json (Chinese Simplified) * New translations rss.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations rss.json (Chinese Simplified) * New translations error-boundary.json (Chinese Simplified)
87 lines
3.0 KiB
JSON
87 lines
3.0 KiB
JSON
{
|
|
"configSelect": {
|
|
"label": "Configuratiewisselaar",
|
|
"description": "{{configCount}} configuraties zijn beschikbaar",
|
|
"loadingNew": "Uw configuratie wordt geladen...",
|
|
"pleaseWait": "Wacht tot uw nieuwe configuratie is geladen!"
|
|
},
|
|
"modal": {
|
|
"copy": {
|
|
"title": "Kies de naam van uw nieuwe configuratie",
|
|
"form": {
|
|
"configName": {
|
|
"label": "Configuratie naam",
|
|
"validation": {
|
|
"required": "Configuratienaam is vereist",
|
|
"notUnique": "Configuratienaam is al in gebruik"
|
|
},
|
|
"placeholder": "Uw nieuwe configuratienaam"
|
|
},
|
|
"submitButton": "Bevestig"
|
|
},
|
|
"events": {
|
|
"configSaved": {
|
|
"title": "Configuratie opgeslagen",
|
|
"message": "Configuratie opgeslagen als {{configName}}"
|
|
},
|
|
"configCopied": {
|
|
"title": "Configuratie gekopieerd",
|
|
"message": "Configuratie gekopieerd als {{configName}}"
|
|
},
|
|
"configNotCopied": {
|
|
"title": "Kan configuratie niet kopiëren",
|
|
"message": "Uw configuratie werd niet gekopieerd als {{configName}}"
|
|
}
|
|
}
|
|
},
|
|
"confirmDeletion": {
|
|
"title": "Bevestig de verwijdering van uw configuratie",
|
|
"warningText": "Je staat op het punt om '<b>{{configName}}</b>' te verwijderen",
|
|
"text": "Houd er rekening mee dat het verwijderen niet teruggedraaid kan worden en dat je gegevens permanent verloren gaan. Nadat u op deze knop hebt geklikt, wordt het bestand permanent van uw schijf verwijderd. Zorg ervoor dat u een adequate back-up van uw configuratie maakt.",
|
|
"buttons": {
|
|
"confirm": "Ja, verwijder '<b>{{configName}}</b>'"
|
|
}
|
|
}
|
|
},
|
|
"buttons": {
|
|
"download": "Download configuratie",
|
|
"delete": {
|
|
"text": "Verwijder configuratie",
|
|
"notifications": {
|
|
"deleted": {
|
|
"title": "Configuratie verwijderd",
|
|
"message": "Configuratie verwijderd"
|
|
},
|
|
"deleteFailed": {
|
|
"title": "Configuratie verwijderen mislukt",
|
|
"message": "Configuratie verwijderen mislukt"
|
|
},
|
|
"deleteFailedDefaultConfig": {
|
|
"title": "De standaardconfiguratie kan niet worden verwijderd",
|
|
"message": "Configuratie is niet verwijderd uit het bestandssysteem"
|
|
}
|
|
}
|
|
},
|
|
"saveCopy": "Kopie opslaan"
|
|
},
|
|
"dropzone": {
|
|
"notifications": {
|
|
"invalidConfig": {
|
|
"title": "Kan configuratie niet laden",
|
|
"message": "Kon uw configuratie niet laden. Ongeldige JSON-indeling."
|
|
},
|
|
"loadedSuccessfully": {
|
|
"title": "Configuratie {{configName}} succesvol geladen"
|
|
}
|
|
},
|
|
"accept": {
|
|
"title": "Configuratie Upload",
|
|
"text": "Sleep bestanden hierheen om een configuratie te uploaden. Alleen ondersteuning voor JSON-bestanden."
|
|
},
|
|
"reject": {
|
|
"title": "Drag & Drop Upload afgewezen",
|
|
"text": "Dit bestandsformaat wordt niet ondersteund. Upload alleen JSON-bestanden."
|
|
}
|
|
}
|
|
}
|