mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Currently translated at 100.0% (593 of 593 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (54 of 54 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (206 of 206 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (13 of 13 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (87 of 87 strings) Added translation using Weblate (Dutch) Translated using Weblate (Dutch) Currently translated at 100.0% (51 of 51 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (34 of 34 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (584 of 584 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (582 of 582 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (90 of 90 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (501 of 501 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Marijn <168113859+Marijn0@users.noreply.github.com> Co-authored-by: Patrick <github@derr.eu> Co-authored-by: kheno <kheno@go9.be> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/nl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nl/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-dialog Translation: Frigate NVR/objects Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings
24 lines
668 B
JSON
24 lines
668 B
JSON
{
|
|
"documentTitle": "Exporteren - Frigate",
|
|
"search": "Zoek",
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "Het is niet gelukt om de export te hernoemen: {{errorMessage}}"
|
|
}
|
|
},
|
|
"editExport": {
|
|
"title": "Hernoemen Export",
|
|
"saveExport": "Export opslaan",
|
|
"desc": "Voer een nieuwe naam in voor deze export."
|
|
},
|
|
"noExports": "Geen export gevonden",
|
|
"deleteExport": "Verwijder Export",
|
|
"deleteExport.desc": "Weet je zeker dat je dit wilt wissen: {{exportName}}?",
|
|
"tooltip": {
|
|
"shareExport": "Deel export",
|
|
"downloadVideo": "Download video",
|
|
"editName": "Naam bewerken",
|
|
"deleteExport": "Verwijder export"
|
|
}
|
|
}
|