mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 09:58:51 +03:00
Translated using Weblate (Russian)
Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Russian) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Russian) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Russian) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Russian) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Russian) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Russian) Currently translated at 100.0% (80 of 80 strings) Translated using Weblate (Russian) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Russian) Currently translated at 100.0% (110 of 110 strings) Translated using Weblate (Russian) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Russian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Russian) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Russian) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Russian) Currently translated at 100.0% (104 of 104 strings) Translated using Weblate (Russian) Currently translated at 100.0% (332 of 332 strings) Translated using Weblate (Russian) Currently translated at 100.0% (177 of 177 strings) Translated using Weblate (Russian) Currently translated at 100.0% (177 of 177 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Co-authored-by: Артём Владимиров <artyomka71@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ru/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ru/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Sotski Eugene
Артём Владимиров
parent
2ec7ca143f
commit
69c83ab391
@@ -41,7 +41,8 @@
|
||||
"title": "Детекторы",
|
||||
"inferenceSpeed": "Скорость вывода детектора",
|
||||
"cpuUsage": "Использование CPU детектором",
|
||||
"memoryUsage": "Использование памяти детектором"
|
||||
"memoryUsage": "Использование памяти детектором",
|
||||
"temperature": "Температура детектора"
|
||||
},
|
||||
"hardwareInfo": {
|
||||
"title": "Информация об оборудовании",
|
||||
@@ -124,11 +125,20 @@
|
||||
},
|
||||
"framesAndDetections": "Кадры/детекции",
|
||||
"label": {
|
||||
"ffmpeg": "ffmpeg",
|
||||
"ffmpeg": "FFmpeg",
|
||||
"camera": "камера",
|
||||
"capture": "захват",
|
||||
"skipped": "пропущено",
|
||||
"detect": "детекция"
|
||||
"detect": "детекция",
|
||||
"cameraDetectionsPerSecond": "{{camName}} обнаружений в секунду",
|
||||
"cameraSkippedDetectionsPerSecond": "{{camName}} пропущенных обнаружений в секунду",
|
||||
"cameraFramesPerSecond": "{{camName}} кадров в секунду",
|
||||
"overallFramesPerSecond": "общее количество кадров в секунду",
|
||||
"overallDetectionsPerSecond": "общее количество обнаружений в секунду",
|
||||
"overallSkippedDetectionsPerSecond": "общее количество пропущенных обнаружений в секунду",
|
||||
"cameraFfmpeg": "{{camName}} FFmpeg",
|
||||
"cameraCapture": "{{camName}} захват",
|
||||
"cameraDetect": "{{camName}} обнаружения"
|
||||
},
|
||||
"toast": {
|
||||
"success": {
|
||||
@@ -141,7 +151,7 @@
|
||||
},
|
||||
"lastRefreshed": "Обновлено: ",
|
||||
"stats": {
|
||||
"ffmpegHighCpuUsage": "Камера {{camera}} использует чрезмерно много ресурсов CPU в FFMPEG ({{ffmpegAvg}}%)",
|
||||
"ffmpegHighCpuUsage": "Камера {{camera}} использует чрезмерно много ресурсов CPU в FFmpeg ({{ffmpegAvg}}%)",
|
||||
"detectHighCpuUsage": "Камера {{camera}} использует слишком много ресурсов CPU для детекции ({{detectAvg}}%)",
|
||||
"healthy": "Система в порядке",
|
||||
"reindexingEmbeddings": "Переиндексация эмбеддингов (выполнено {{processed}} %)",
|
||||
|
||||
Reference in New Issue
Block a user