mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Polish) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Polish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Polish) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Polish) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Polish) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Polish) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Polish) Currently translated at 100.0% (177 of 177 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mateusz Paś <piciuok@gmail.com> Co-authored-by: Patryk Smoliński <smolinski.patryk@mensa.org.pl> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/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-facelibrary/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/pl/ Translation: Frigate NVR/common Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
18 lines
498 B
JSON
18 lines
498 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}}"
|
|
}
|
|
}
|
|
}
|