Translated using Weblate (Bulgarian)

Currently translated at 31.1% (28 of 90 strings)

Translated using Weblate (Bulgarian)

Currently translated at 7.6% (1 of 13 strings)

Translated using Weblate (Bulgarian)

Currently translated at 50.0% (1 of 2 strings)

Translated using Weblate (Bulgarian)

Currently translated at 50.0% (1 of 2 strings)

Translated using Weblate (Bulgarian)

Currently translated at 7.4% (4 of 54 strings)

Translated using Weblate (Bulgarian)

Currently translated at 10.0% (1 of 10 strings)

Translated using Weblate (Bulgarian)

Currently translated at 17.7% (21 of 118 strings)

Co-authored-by: Borislav <sartheris@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/bg/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/bg/
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-icons
Translation: Frigate NVR/components-input
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
This commit is contained in:
Hosted Weblate 2025-11-25 14:39:28 +01:00
parent eecfa1e3fd
commit bcd29ec729
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
7 changed files with 27 additions and 6 deletions

View File

@ -1 +1,5 @@
{}
{
"form": {
"user": "Потребителско име"
}
}

View File

@ -8,5 +8,8 @@
"lastHour_other": "Последните {{count}} часа"
},
"select": "Избери"
},
"restart": {
"title": "Сигурен ли сте, че искате да рестартирате Frigate?"
}
}

View File

@ -1 +1,5 @@
{}
{
"iconPicker": {
"selectIcon": "Изберете иконка"
}
}

View File

@ -1 +1,7 @@
{}
{
"button": {
"downloadVideo": {
"label": "Свали видео"
}
}
}

View File

@ -18,5 +18,6 @@
"bicycle": "Велосипед",
"skateboard": "Скейтборд",
"door": "Врата",
"blender": "Блендер"
"blender": "Блендер",
"person": "Човек"
}

View File

@ -1 +1,3 @@
{}
{
"documentTitle": "Експорт - Frigate"
}

View File

@ -63,5 +63,6 @@
},
"cameraSettings": {
"cameraEnabled": "Камерата е включена"
}
},
"documentTitle": "Наживо - Frigate"
}