mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Translated using Weblate (Czech)
Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Czech) Currently translated at 96.7% (413 of 427 strings) Translated using Weblate (Czech) Currently translated at 100.0% (122 of 122 strings) Translated using Weblate (Czech) Currently translated at 100.0% (192 of 192 strings) Translated using Weblate (Czech) Currently translated at 96.3% (185 of 192 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Martin S <martin@szkandera.eu> Co-authored-by: leroyloren <lama18@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/cs/ Translation: Frigate NVR/common Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
Martin S
leroyloren
parent
e06127947d
commit
db765f2a60
@@ -52,7 +52,8 @@
|
||||
"detectIsSlow": "{{detect}} je pomalé ({{speed}} ms)",
|
||||
"detectIsVerySlow": "{{detect}} je velmi pomalé ({{speed}} ms)",
|
||||
"detectHighCpuUsage": "{{camera}} má vysoké využití CPU detekcemi ({{detectAvg}} %)",
|
||||
"ffmpegHighCpuUsage": "{{camera}} má vyské využití CPU FFmpegem ({{ffmpegAvg}}%)"
|
||||
"ffmpegHighCpuUsage": "{{camera}} má vyské využití CPU FFmpegem ({{ffmpegAvg}}%)",
|
||||
"shmTooLow": "Alokace /dev/shm ({{total}} MB) by měla být zvýšena alespoň na {{min}} MB."
|
||||
},
|
||||
"enrichments": {
|
||||
"embeddings": {
|
||||
@@ -77,7 +78,8 @@
|
||||
"title": "Detektory",
|
||||
"inferenceSpeed": "Detekční rychlost",
|
||||
"memoryUsage": "Detektor využití paměti",
|
||||
"cpuUsage": "Detektor využití CPU"
|
||||
"cpuUsage": "Detektor využití CPU",
|
||||
"cpuUsageInformation": "CPU používané při přípravě vstupních a výstupních dat do/z detekčních modelů. Tato hodnota neměří využití inferenčních operací, ani v případě použití GPU nebo akcelerátoru."
|
||||
},
|
||||
"hardwareInfo": {
|
||||
"title": "Informace o hardware",
|
||||
|
||||
Reference in New Issue
Block a user