mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 21:44:13 +03:00
Translated using Weblate (Czech)
Currently translated at 67.5% (404 of 598 strings) Translated using Weblate (Czech) Currently translated at 3.0% (3 of 98 strings) Translated using Weblate (Czech) Currently translated at 67.9% (405 of 596 strings) Translated using Weblate (Czech) Currently translated at 92.1% (47 of 51 strings) Translated using Weblate (Czech) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Vitek <vit@vakula.cz> Co-authored-by: lukascissa <lukas@cissa.cz> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/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/components-auth Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
This commit is contained in:
parent
229b7ead78
commit
7e5c117cd6
@ -10,6 +10,7 @@
|
||||
"unknownError": "Neznámá chyba. Zkontrolujte logy.",
|
||||
"webUnknownError": "Neznámá chuba. Zkontrolujte logy konzoly.",
|
||||
"rateLimit": "Limit požadavků překročen. Zkuste to znovu později."
|
||||
}
|
||||
},
|
||||
"firstTimeLogin": "Přihlašujete se poprvé? Přihlašovací údaje jsou vypsány v logu Frigate."
|
||||
}
|
||||
}
|
||||
|
||||
@ -1 +1,7 @@
|
||||
{}
|
||||
{
|
||||
"documentTitle": "Klasifikační modely",
|
||||
"button": {
|
||||
"deleteClassificationAttempts": "Odstranit Klasifikační obrazy",
|
||||
"renameCategory": "Přejmenovat třídu"
|
||||
}
|
||||
}
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"aria": "Vybrat trénink"
|
||||
},
|
||||
"description": {
|
||||
"addFace": "Prúvodce přidání nové kolekce do Knižnice obličejů.",
|
||||
"addFace": "Přidejte novou kolekci do Knihovny obličejů nahráním prvního obrázku.",
|
||||
"placeholder": "Zadejte název pro tuto kolekci",
|
||||
"invalidName": "Neplatný název. Názvy mohou obsahovat pouze písmena, čísla, mezery, apostrofy, podtržítka a pomlčky."
|
||||
},
|
||||
|
||||
@ -11,7 +11,8 @@
|
||||
"general": "Obecné nastavení - Frigate",
|
||||
"frigatePlus": "Frigate+ nastavení - Frigate",
|
||||
"enrichments": "Nastavení obohacení - Frigate",
|
||||
"cameraManagement": "Správa kamer - Frigate"
|
||||
"cameraManagement": "Správa kamer - Frigate",
|
||||
"cameraReview": "Nastavení kontroly kamery - Frigate"
|
||||
},
|
||||
"frigatePlus": {
|
||||
"toast": {
|
||||
@ -846,7 +847,9 @@
|
||||
"createRole": "Role {{role}} byla úspěšně vytvořena",
|
||||
"updateCameras": "Kamery byly aktualizovány pro roli {{role}}",
|
||||
"deleteRole": "Role {{role}} byla úspěšně smazána",
|
||||
"userRolesUpdated": "{{count}} uživatel(ů) přiřazených k této roli bylo aktualizováno na „Divák“, který má přístup ke všem kamerám."
|
||||
"userRolesUpdated_one": "{{count}} uživatel(ů) přiřazených k této roli bylo aktualizováno na „Divák“, který má přístup ke všem kamerám.",
|
||||
"userRolesUpdated_few": "",
|
||||
"userRolesUpdated_other": ""
|
||||
},
|
||||
"error": {
|
||||
"createRoleFailed": "Nepodařilo se vytvořit roli: {{errorMessage}}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user