mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-08 14:35:26 +03:00
Currently translated at 2.6% (21 of 790 strings) Translated using Weblate (Polish) Currently translated at 13.6% (3 of 22 strings) Translated using Weblate (Polish) Currently translated at 98.9% (98 of 99 strings) Translated using Weblate (Polish) Currently translated at 15.1% (13 of 86 strings) Translated using Weblate (Polish) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Polish) Currently translated at 100.0% (145 of 145 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J P <jpoloczek24@gmail.com> Co-authored-by: Michał Budzik <budzikmichal@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pl/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-live
27 lines
713 B
JSON
27 lines
713 B
JSON
{
|
|
"search": "Szukaj",
|
|
"documentTitle": "Eksportuj - Frigate",
|
|
"noExports": "Nie znaleziono eksportów",
|
|
"deleteExport": "Usuń eksport",
|
|
"deleteExport.desc": "Czy na pewno chcesz usunąć {{exportName}}?",
|
|
"editExport": {
|
|
"title": "Zmień nazwę eksportu",
|
|
"desc": "Wprowadź nową nazwę dla tego eksportu.",
|
|
"saveExport": "Zapisz eksport"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"renameExportFailed": "Nie udało się zmienić nazwy eksportu: {{errorMessage}}"
|
|
}
|
|
},
|
|
"tooltip": {
|
|
"shareExport": "Udostępnij eksport",
|
|
"downloadVideo": "Pobierz wideo",
|
|
"editName": "Edytuj nazwę",
|
|
"deleteExport": "Usuń eksport"
|
|
},
|
|
"headings": {
|
|
"cases": "Przypadki"
|
|
}
|
|
}
|