frigate/web/public/locales/et/views/settings.json

63 lines
1.8 KiB
JSON
Raw Normal View History

Translated using Weblate (Estonian) Currently translated at 1.4% (3 of 214 strings) Translated using Weblate (Estonian) Currently translated at 4.3% (28 of 639 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Estonian) Currently translated at 7.6% (1 of 13 strings) Translated using Weblate (Estonian) Currently translated at 2.1% (1 of 46 strings) Translated using Weblate (Estonian) Currently translated at 2.5% (1 of 40 strings) Translated using Weblate (Estonian) Currently translated at 1.3% (1 of 72 strings) Translated using Weblate (Estonian) Currently translated at 3.6% (2 of 55 strings) Translated using Weblate (Estonian) Currently translated at 20.0% (2 of 10 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Estonian) Currently translated at 4.0% (1 of 25 strings) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Added translation using Weblate (Estonian) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/et/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/et/ Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-input Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-settings
2025-12-06 16:09:33 +03:00
{
"cameraWizard": {
"step1": {
"password": "Salasõna",
"passwordPlaceholder": "Valikuline",
"customUrlPlaceholder": "rtsp://kasutajanimi:salasõna@host:port/asukoht"
}
},
"users": {
"updatePassword": "Muuda salasõna",
"toast": {
"success": {
"updatePassword": "Salasõna muutmine õnnestus."
},
"error": {
"setPasswordFailed": "Salasõna salvestamine ei õnnestunud: {{errorMessage}}"
}
},
"table": {
"password": "Salasõna"
},
"dialog": {
"form": {
"password": {
"title": "Salasõna",
"placeholder": "Sisesta salasõna",
"confirm": {
"title": "Korda salasõna",
"placeholder": "Korda salasõna"
},
"strength": {
"title": "Salasõna tugevus: ",
"weak": "Nõrk",
"medium": "Keskmime",
"strong": "Tugev",
"veryStrong": "Väga tugev"
},
"match": "Salasõnad klapivad omavahel",
"notMatch": "Salasõnad ei klapi omavahel"
},
"newPassword": {
"title": "Uus salasõna",
"placeholder": "Sisesta uus salasõna",
"confirm": {
"placeholder": "Sisesta uus salasõna uuesti"
}
},
"passwordIsRequired": "Salasõna on vajalik"
},
"createUser": {
"confirmPassword": "Palun kinnita oma uus salasõna"
},
"passwordSetting": {
"cannotBeEmpty": "Salasõna ei või jääda tühjaks",
"doNotMatch": "Salasõnad ei klapi omavahel",
"updatePassword": "Muuda kasutaja {{username}} salasõna",
"setPassword": "Sisesta salasõna",
"desc": "Selle kasutajakonto turvalisuse tagamiseks lisa tugev salasõna."
}
}
}
}