mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 01:22:17 +03:00
Translated using Weblate (Slovak)
Currently translated at 67.3% (68 of 101 strings) Translated using Weblate (Slovak) Currently translated at 0.9% (8 of 809 strings) Translated using Weblate (Slovak) Currently translated at 97.9% (234 of 239 strings) Translated using Weblate (Slovak) Currently translated at 98.0% (49 of 50 strings) Translated using Weblate (Slovak) Currently translated at 49.4% (631 of 1277 strings) Translated using Weblate (Slovak) Currently translated at 91.4% (118 of 129 strings) Translated using Weblate (Slovak) Currently translated at 1.6% (8 of 475 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pavol Krnáč <palokrnac@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sk/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Pavol Krnáč
parent
1c610a7271
commit
9f52372cfd
@@ -98,7 +98,7 @@
|
||||
"kbps": "kB/s",
|
||||
"mbps": "MB/s",
|
||||
"gbps": "GB/s",
|
||||
"kbph": "kb/hour",
|
||||
"kbph": "kb/hodina",
|
||||
"mbph": "MB/hodinu",
|
||||
"gbph": "GB/hodinu"
|
||||
}
|
||||
@@ -149,7 +149,16 @@
|
||||
"unsuspended": "Zrušte pozastavenie",
|
||||
"play": "Hrať",
|
||||
"unselect": "Zrušte výber",
|
||||
"continue": "Pokračovať"
|
||||
"continue": "Pokračovať",
|
||||
"copiedToClipboard": "Skopírované do schránky",
|
||||
"modified": "Upravené",
|
||||
"overridden": "Prepísané",
|
||||
"resetToGlobal": "Obnoviť na globálne",
|
||||
"resetToDefault": "Obnoviť predvolené",
|
||||
"saveAll": "Uložiť všetko",
|
||||
"savingAll": "Ukladá sa všetko…",
|
||||
"undoAll": "Vrátiť späť všetko",
|
||||
"retry": "Skúste to znova"
|
||||
},
|
||||
"menu": {
|
||||
"system": "Systém",
|
||||
@@ -252,7 +261,11 @@
|
||||
},
|
||||
"review": "Recenzia",
|
||||
"explore": "Preskúmať",
|
||||
"classification": "Klasifikácia"
|
||||
"classification": "Klasifikácia",
|
||||
"profiles": "Profily",
|
||||
"actions": "Akcie",
|
||||
"features": "Vlastnosti",
|
||||
"chat": "Chat"
|
||||
},
|
||||
"toast": {
|
||||
"copyUrlToClipboard": "Adresa URL bola skopírovaná do schránky.",
|
||||
@@ -261,7 +274,8 @@
|
||||
"error": {
|
||||
"title": "Chyba pri ukladaní zmien konfigurácie: {{errorMessage}}",
|
||||
"noMessage": "Chyba pri ukladaní zmien konfigurácie"
|
||||
}
|
||||
},
|
||||
"success": "Zmeny konfigurácie boli úspešne uložené."
|
||||
}
|
||||
},
|
||||
"role": {
|
||||
@@ -303,5 +317,10 @@
|
||||
"field": {
|
||||
"optional": "Voliteľné",
|
||||
"internalID": "Interné ID Frigate používa v konfigurácii a databáze"
|
||||
},
|
||||
"no_items": "Žiadne položky",
|
||||
"validation_errors": "Chyby overenia",
|
||||
"credentialField": {
|
||||
"savedPlaceholder": "Uložené – pre aktuálne informácie nechajte prázdne"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user