mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 18:08:58 +03:00
Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
74 lines
2.8 KiB
JSON
74 lines
2.8 KiB
JSON
{
|
|
"search": "Szukaj",
|
|
"savedSearches": "Zapisane wyszukiwania",
|
|
"searchFor": "Szukaj {{inputValue}}",
|
|
"button": {
|
|
"clear": "Wyczyść wyszukiwanie",
|
|
"save": "Zapisz wyszukiwanie",
|
|
"delete": "Usuń zapisane wyszukiwanie",
|
|
"filterInformation": "Informacje o filtrze",
|
|
"filterActive": "Aktywne filtry"
|
|
},
|
|
"trackedObjectId": "ID śledzonego obiektu",
|
|
"filter": {
|
|
"label": {
|
|
"cameras": "Kamery",
|
|
"labels": "Etykiety",
|
|
"zones": "Strefy",
|
|
"sub_labels": "Podetykiety",
|
|
"min_score": "Min. wynik",
|
|
"max_score": "Maks. wynik",
|
|
"min_speed": "Min. prędkość",
|
|
"max_speed": "Maks. prędkość",
|
|
"recognized_license_plate": "Rozpoznana tablica rejestracyjna",
|
|
"has_clip": "Posiada klip",
|
|
"has_snapshot": "Posiada zrzut ekranu",
|
|
"after": "Po",
|
|
"search_type": "Typ wyszukiwania",
|
|
"time_range": "Zakres czasu",
|
|
"before": "Przed",
|
|
"attributes": "Właściwości"
|
|
},
|
|
"searchType": {
|
|
"thumbnail": "Miniatura",
|
|
"description": "Opis"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"beforeDateBeLaterAfter": "Data 'przed' musi być późniejsza niż data 'po'.",
|
|
"afterDatebeEarlierBefore": "Data 'po' musi być wcześniejsza niż data 'przed'.",
|
|
"minScoreMustBeLessOrEqualMaxScore": "'Min. wynik' musi być mniejszy lub równy 'maks. wynikowi'.",
|
|
"maxScoreMustBeGreaterOrEqualMinScore": "'Maks. wynik' musi być większy lub równy 'min. wynikowi'.",
|
|
"minSpeedMustBeLessOrEqualMaxSpeed": "'Min. prędkość' musi być mniejsza lub równa 'maks. prędkości'.",
|
|
"maxSpeedMustBeGreaterOrEqualMinSpeed": "'Maks. prędkość' musi być większa lub równa 'min. prędkości'."
|
|
}
|
|
},
|
|
"tips": {
|
|
"title": "Jak używać filtrów tekstowych",
|
|
"desc": {
|
|
"text": "Filtry pomagają zawęzić wyniki wyszukiwania. Oto jak używać ich w polu wejściowym:",
|
|
"step2": "Wybierz wartość z sugestii lub wpisz własną.",
|
|
"step3": "Użyj kilku filtrów dodając jeden po drugim i oddzielając je spacją.",
|
|
"exampleLabel": "Przykład:",
|
|
"step1": "Wprowadź nazwę filtra z dwukropkiem (np.: \"cameras:\").",
|
|
"step4": "Filtry dat (before: i after:) użyj formatu {{DateFormat}}.",
|
|
"step5": "Filtr zakresu czasu wykorzystuje format {{exampleTime}}.",
|
|
"step6": "Usuń filtry klikając 'x' obok nich."
|
|
}
|
|
},
|
|
"header": {
|
|
"currentFilterType": "Wartości filtrów",
|
|
"noFilters": "Filtry",
|
|
"activeFilters": "Aktywne filtry"
|
|
}
|
|
},
|
|
"similaritySearch": {
|
|
"title": "Wyszukiwanie podobieństw",
|
|
"active": "Wyszukiwanie podobieństw aktywne",
|
|
"clear": "Wyczyść wyszukiwanie podobieństw"
|
|
},
|
|
"placeholder": {
|
|
"search": "Szukaj…"
|
|
}
|
|
}
|