mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
Translated using Weblate (Czech)
Currently translated at 63.5% (406 of 639 strings) Translated using Weblate (Czech) Currently translated at 92.3% (48 of 52 strings) Translated using Weblate (Czech) Currently translated at 75.0% (30 of 40 strings) Translated using Weblate (Czech) Currently translated at 16.8% (20 of 119 strings) Translated using Weblate (Czech) Currently translated at 63.2% (404 of 639 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Libor Vymětalík <vymetalik.libor@gmail.com> Co-authored-by: Martin Brož <code@martin-broz.cz> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/cs/ Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
This commit is contained in:
parent
2a10a1ce80
commit
375a6580fd
@ -25,7 +25,10 @@
|
|||||||
"deletedModel_one": "Úspešne odstranený {{count}} model",
|
"deletedModel_one": "Úspešne odstranený {{count}} model",
|
||||||
"deletedModel_few": "Úspešne odstranené {{count}} modely",
|
"deletedModel_few": "Úspešne odstranené {{count}} modely",
|
||||||
"deletedModel_other": "Úspěšne ostranených {{count}} modelov",
|
"deletedModel_other": "Úspěšne ostranených {{count}} modelov",
|
||||||
"deletedCategory": "Zmazať triedu"
|
"deletedCategory": "Zmazať triedu",
|
||||||
|
"categorizedImage": "Obrázek úspěšně klasifikován",
|
||||||
|
"trainedModel": "Úspěšně vytrénovaný model.",
|
||||||
|
"trainingModel": "Trénování modelu bylo úspěšně zahájeno."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -41,6 +41,8 @@
|
|||||||
"zoomOut": "Oddálit",
|
"zoomOut": "Oddálit",
|
||||||
"detail": {
|
"detail": {
|
||||||
"label": "Detail",
|
"label": "Detail",
|
||||||
"noDataFound": "Žádná detailní data k prohlédnutí"
|
"noDataFound": "Žádná detailní data k prohlédnutí",
|
||||||
|
"aria": "Přepnout detailní zobrazení",
|
||||||
|
"trackedObject_other": "{{count}} objektů"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -36,7 +36,7 @@
|
|||||||
"desc": "Skutečně chcete vymazat kolekci {{name}}? Toto trvale vymaže všechny přiřazené obličeje."
|
"desc": "Skutečně chcete vymazat kolekci {{name}}? Toto trvale vymaže všechny přiřazené obličeje."
|
||||||
},
|
},
|
||||||
"train": {
|
"train": {
|
||||||
"title": "Trénovat",
|
"title": "Nedávná rozpoznání",
|
||||||
"empty": "Nejsou zde žádné předchozí pokusy o rozpoznání obličeje",
|
"empty": "Nejsou zde žádné předchozí pokusy o rozpoznání obličeje",
|
||||||
"aria": "Vybrat trénink"
|
"aria": "Vybrat trénink"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
"masksAndZones": "Editor masky a zón - Frigate",
|
"masksAndZones": "Editor masky a zón - Frigate",
|
||||||
"motionTuner": "Ladění detekce pohybu - Frigate",
|
"motionTuner": "Ladění detekce pohybu - Frigate",
|
||||||
"object": "Ladění - Frigate",
|
"object": "Ladění - Frigate",
|
||||||
"general": "Obecné nastavení - Frigate",
|
"general": "Nastavení rozhraní- Frigate",
|
||||||
"frigatePlus": "Frigate+ nastavení - Frigate",
|
"frigatePlus": "Frigate+ nastavení - Frigate",
|
||||||
"enrichments": "Nastavení obohacení - Frigate",
|
"enrichments": "Nastavení obohacení - Frigate",
|
||||||
"cameraManagement": "Správa kamer - Frigate",
|
"cameraManagement": "Správa kamer - Frigate",
|
||||||
@ -307,7 +307,9 @@
|
|||||||
"frigateplus": "Frigate+",
|
"frigateplus": "Frigate+",
|
||||||
"enrichments": "Obohacení",
|
"enrichments": "Obohacení",
|
||||||
"triggers": "Spouštěče",
|
"triggers": "Spouštěče",
|
||||||
"cameraManagement": "Správa"
|
"cameraManagement": "Správa",
|
||||||
|
"cameraReview": "Kontrola",
|
||||||
|
"roles": "Role"
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"unsavedChanges": {
|
"unsavedChanges": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user