# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. about-telemetry-ping-data-source = Źródło danych ping: about-telemetry-show-current-data = Bieżące dane about-telemetry-show-archived-ping-data = Archiwum about-telemetry-show-subsession-data = Dane podsesji about-telemetry-choose-ping = Pingi: about-telemetry-archive-ping-type = Typ about-telemetry-archive-ping-header = Ping about-telemetry-option-group-today = Dzisiaj about-telemetry-option-group-yesterday = Wczoraj about-telemetry-option-group-older = Starsze about-telemetry-previous-ping = << about-telemetry-next-ping = >> about-telemetry-page-title = Dane telemetrii about-telemetry-current-store = Obecna przechowalnia: about-telemetry-more-information = Szukasz dalszych informacji? about-telemetry-firefox-data-doc = Firefox Data Documentation zawiera przewodniki o tym, jak pracować z naszymi narzędziami danych about-telemetry-telemetry-client-doc = Dokumentacja klienta telemetrii programu Firefox zawiera definicje konceptów, dokumentację API i odniesienia do danych about-telemetry-telemetry-dashboard = Dashboardy telemetrii pozwalają wizualizować dane, jakie Mozilla otrzymuje poprzez telemetrię about-telemetry-telemetry-probe-dictionary = Probe Dictionary dostarcza szczegółów i opisów danych zbieranych na potrzeby telemetrii. about-telemetry-show-in-Firefox-json-viewer = Otwórz w przeglądarce JSON-a about-telemetry-home-section = Start about-telemetry-general-data-section = Ogólne about-telemetry-environment-data-section = Dane środowiska about-telemetry-session-info-section = Informacje o sesji about-telemetry-scalar-section = Skalary about-telemetry-keyed-scalar-section = Keyed scalars about-telemetry-histograms-section = Histogramy about-telemetry-keyed-histogram-section = Indeksowane histogramy about-telemetry-events-section = Zdarzenia about-telemetry-simple-measurements-section = Proste pomiary about-telemetry-slow-sql-section = Powolne polecenia SQL about-telemetry-addon-details-section = Szczegóły dodatków about-telemetry-late-writes-section = Późne zapisy about-telemetry-raw-payload-section = Nieprzetworzona zawartość about-telemetry-raw = Nieprzetworzony JSON about-telemetry-full-sql-warning = UWAGA: debugowanie powolnych poleceń SQL jest włączone. Pełne ciągi SQL mogą być widoczne poniżej, ale nie zostaną przesłane do telemetrii. about-telemetry-fetch-stack-symbols = Pobierz nazwy funkcji dla stosów about-telemetry-hide-stack-symbols = Wyświetl nieprzetworzone dane dla stosów # Selects the correct release version # Variables: # $channel (String): represents the corresponding release data string about-telemetry-data-type = { $channel -> [release] „release” *[prerelease] „pre-release” } # Selects the correct upload string # Variables: # $uploadcase (String): represents a corresponding upload string about-telemetry-upload-type = { $uploadcase -> [enabled] włączone *[disabled] wyłączone } # Example Output: 1 sample, average = 0, sum = 0 # Variables: # $sampleCount (Integer): amount of histogram samples # $prettyAverage (Integer): average of histogram samples # $sum (Integer): sum of histogram samples about-telemetry-histogram-stats = { $sampleCount -> [one] { $sampleCount } próbka, średnia = { $prettyAverage }, suma = { $sum } [few] { $sampleCount } próbki, średnia = { $prettyAverage }, suma = { $sum } *[many] { $sampleCount } próbek, średnia = { $prettyAverage }, suma = { $sum } } # Variables: # $telemetryServerOwner (String): the value of the toolkit.telemetry.server_owner preference. Typically "Mozilla" about-telemetry-page-subtitle = Na tej stronie wyświetlane są zebrane informacje o wydajności, charakterystyce sprzętu, wykorzystaniu funkcji i modyfikacjach programu. Informacje te są wysyłane do organizacji { $telemetryServerOwner } w celu ulepszenia programu { -brand-full-name }. about-telemetry-settings-explanation = Telemetria rejestruje dane { about-telemetry-data-type } i ich przesyłanie jest { about-telemetry-upload-type }. # Variables: # $name (String): ping name, e.g. “saved-session” # $timeStamp (String): ping localized timestamp, e.g. “2017/07/08 10:40:46” about-telemetry-ping-details = Wszystkie informacje są wysyłane wraz z pingami. Wyświetlany jest ping „{ $name }” z { $timestamp }. about-telemetry-data-details-current = Wszystkie informacje są wysyłane wraz z pingami. Wyświetlane są bieżące dane. # string used as a placeholder for the search field # More info about it can be found here: # https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html # Variables: # $selectedTitle (String): the section name from the structure of the ping. about-telemetry-filter-placeholder = .placeholder = Szukaj w sekcji { $selectedTitle } about-telemetry-filter-all-placeholder = .placeholder = Szukaj we wszystkich sekcjach # Variables: # $searchTerms (String): the searched terms about-telemetry-results-for-search = Wyniki dla „{ $searchTerms }” # More info about it can be found here: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html # Variables: # $sectionName (String): the section name from the structure of the ping. # $currentSearchText (String): the current text in the search input about-telemetry-no-search-results = Brak wyników w sekcji { $sectionName } dla „{ $currentSearchText }” # Variables: # $searchTerms (String): the searched terms about-telemetry-no-search-results-all = Brak wyników we wszystkich sekcjach dla „{ $searchTerms }” # This message is displayed when a section is empty. # Variables: # $sectionName (String): is replaced by the section name. about-telemetry-no-data-to-display = Brak danych w sekcji „{ $sectionName }” # used as a tooltip for the “current” ping title in the sidebar about-telemetry-current-data-sidebar = bieżące dane # used in the “Ping Type” select about-telemetry-telemetry-ping-type-all = wszystkie # button label to copy the histogram about-telemetry-histogram-copy = Kopiuj # these strings are used in the “Slow SQL Statements” section about-telemetry-slow-sql-main = Powolne polecenia SQL w wątku głównym about-telemetry-slow-sql-other = Powolne polecenia SQL w wątkach pomocniczych about-telemetry-slow-sql-hits = Trafienia about-telemetry-slow-sql-average = Średni czas (ms) about-telemetry-slow-sql-statement = Polecenie # these strings are used in the “Add-on Details” section about-telemetry-addon-table-id = Identyfikator dodatku about-telemetry-addon-table-details = Szczegóły # Variables: # $addonProvider (String): the name of an Add-on Provider (e.g. “XPI”, “Plugin”) about-telemetry-addon-provider = { $addonProvider } about-telemetry-keys-header = Własność about-telemetry-names-header = Nazwa about-telemetry-values-header = Wartość # Variables: # $lateWriteCount (Integer): the number of the late writes about-telemetry-late-writes-title = Późny zapis #{ $lateWriteCount } about-telemetry-stack-title = Stos: about-telemetry-memory-map-title = Mapa pamięci: about-telemetry-error-fetching-symbols = Podczas pobierania symboli wystąpił błąd. Proszę sprawdzić stan połączenia z Internetem i spróbować ponownie. about-telemetry-time-stamp-header = Znacznik czasu about-telemetry-category-header = Kategoria about-telemetry-method-header = Metoda about-telemetry-object-header = Obiekt about-telemetry-extra-header = Ekstra # Variables: # $process (String): type of process in subsection headers ( e.g. "content", "parent" ) about-telemetry-process = Proces: { $process }