mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 01:48:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/audio Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
88 lines
3.4 KiB
JSON
88 lines
3.4 KiB
JSON
{
|
|
"documentTitle": {
|
|
"cameras": "Statusi kamera - Frigate",
|
|
"storage": "Statistika skladištenja - Frigate",
|
|
"general": "Општа статистика - Фригејт",
|
|
"enrichments": "Statistika obogaćivanja - Frigate",
|
|
"logs": {
|
|
"frigate": "Frigate logovi - Frigate",
|
|
"go2rtc": "Go2RTC dnevnici - Frigate",
|
|
"nginx": "Nginx logovi - Frigate"
|
|
}
|
|
},
|
|
"title": "Sistem",
|
|
"metrics": "Системске метрике",
|
|
"logs": {
|
|
"download": {
|
|
"label": "Преузимање логова"
|
|
},
|
|
"copy": {
|
|
"label": "Копирање",
|
|
"success": "Логови су копирани",
|
|
"error": "Копирање логова није успело"
|
|
},
|
|
"type": {
|
|
"label": "Тип",
|
|
"timestamp": "Временски тренутак",
|
|
"tag": "Ознака",
|
|
"message": "Порука"
|
|
},
|
|
"tips": "Логови стримују са сервера",
|
|
"toast": {
|
|
"error": {
|
|
"fetchingLogsFailed": "Грешка при преузимању логова: {{errorMessage}}",
|
|
"whileStreamingLogs": "Грешка код стримовања логова: {{errorMessage}}"
|
|
}
|
|
}
|
|
},
|
|
"general": {
|
|
"title": "Опште",
|
|
"detector": {
|
|
"title": "Детектори",
|
|
"inferenceSpeed": "Детектор брзине закључивања",
|
|
"temperature": "Детектор температуре",
|
|
"cpuUsage": "Детектор употребе CPU-а",
|
|
"cpuUsageInformation": "CPU коришћен за припрему улаза и излаза података у/из модела детекције. Ова вредност не мери коришћење инференције, чак ни када користи GPU или акселератор.",
|
|
"memoryUsage": "Употреба меморије од стране детектора"
|
|
},
|
|
"hardwareInfo": {
|
|
"title": "Информације о хардверу",
|
|
"gpuUsage": "Употреба GPU",
|
|
"gpuMemory": "GPU меморија",
|
|
"gpuEncoder": "GPU енкодер",
|
|
"gpuDecoder": "GPU декодер",
|
|
"gpuInfo": {
|
|
"vainfoOutput": {
|
|
"title": "Vainfo Output",
|
|
"returnCode": "Повратни код: {{code}}",
|
|
"processOutput": "Обрада излаза:",
|
|
"processError": "Грешка у обради:"
|
|
},
|
|
"nvidiaSMIOutput": {
|
|
"title": "Nvidia SMI излаз",
|
|
"name": "Назив: {{name}}",
|
|
"driver": "Драјвер: {{driver}}",
|
|
"cudaComputerCapability": "Способност CUDA рачунања: {{cuda_compute}}",
|
|
"vbios": "VBios Info: {{vbios}}"
|
|
},
|
|
"closeInfo": {
|
|
"label": "Затварање GPU информација"
|
|
},
|
|
"copyInfo": {
|
|
"label": "Копирање GPU ифнормација"
|
|
},
|
|
"toast": {
|
|
"success": "Копиране су GPU информације у клипборд"
|
|
}
|
|
},
|
|
"npuUsage": "Употреба NPU",
|
|
"npuMemory": "NPU меморија"
|
|
},
|
|
"otherProcesses": {
|
|
"title": "Остали процеси",
|
|
"processCpuUsage": "Процесна употреба CPU",
|
|
"processMemoryUsage": "Процесна употреба меморије"
|
|
}
|
|
}
|
|
}
|