mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 17:47:41 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
15 lines
763 B
JSON
15 lines
763 B
JSON
{
|
||
"deleteFaceAttempts": {
|
||
"desc_one": "Сигурни ли сте, че искате да изтриете {{count}} лице? Това действие не може да бъде отменено.",
|
||
"desc_other": "Сигурни ли сте, че искате да изтриете {{count}} лица? Това действие не може да бъде отменено."
|
||
},
|
||
"toast": {
|
||
"success": {
|
||
"deletedFace_one": "Успешно изтрито {{count}} лице.",
|
||
"deletedFace_other": "Успешно изтрити {{count}} лица.",
|
||
"deletedName_one": "{{count}} лице бе изтрито успешно.",
|
||
"deletedName_other": "{{count}} лица бяха изтрити успешно."
|
||
}
|
||
}
|
||
}
|