mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 06:45:40 +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
17 lines
589 B
JSON
17 lines
589 B
JSON
{
|
|
"form": {
|
|
"password": "Wachtwoord",
|
|
"login": "Inloggen",
|
|
"errors": {
|
|
"rateLimit": "Limiet overschreden. Probeer het later opnieuw.",
|
|
"loginFailed": "Inloggen mislukt",
|
|
"usernameRequired": "Gebruikersnaam is vereist",
|
|
"passwordRequired": "Wachtwoord is vereist",
|
|
"unknownError": "Onbekende fout. Bekijk de logs.",
|
|
"webUnknownError": "Onbekende fout. Controleer consolelogboeken."
|
|
},
|
|
"user": "Gebruikersnaam",
|
|
"firstTimeLogin": "Probeer je voor het eerst in te loggen? De inloggegevens staan vermeld in de Frigate-logs."
|
|
}
|
|
}
|