mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
New translations messages.json (Polish)
This commit is contained in:
parent
23f2bf8b23
commit
8c852e96c9
@ -52,11 +52,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"input": {
|
"input": {
|
||||||
"message": "input",
|
"message": "wejście",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"readout": {
|
"readout": {
|
||||||
"message": "readout",
|
"message": "odczyt",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
@ -84,7 +84,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"resistFingerprintingNotice": {
|
"resistFingerprintingNotice": {
|
||||||
"message": "You have privacy.resistFingerprinting enabled. This slightly changes the behaviour of CanvasBlocker. See further information {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} and {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.",
|
"message": "Włączono privacy.resistFingerprint. To nieznacznie zmienia zachowanie CanvasBlocker. Zobacz dalsze informacje {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} i {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"openInTab": {
|
"openInTab": {
|
||||||
@ -104,11 +104,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"section_asking": {
|
"section_asking": {
|
||||||
"message": "Asking",
|
"message": "Pytanie",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"section_faking": {
|
"section_faking": {
|
||||||
"message": "Faking",
|
"message": "Fałszowanie",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"section_notifications": {
|
"section_notifications": {
|
||||||
@ -168,27 +168,27 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"displayDescriptions_title": {
|
"displayDescriptions_title": {
|
||||||
"message": "Display descriptions",
|
"message": "Wyświetl opis",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"displayDescriptions_description": {
|
"displayDescriptions_description": {
|
||||||
"message": "Displays the descriptions of the settings.",
|
"message": "Wyświetl opisy ustawień.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"hideSetting": {
|
"hideSetting": {
|
||||||
"message": "Click here to hide this setting.",
|
"message": "Kliknij tutaj, aby ukryć to ustawienie.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"displayHiddenSettings_title": {
|
"displayHiddenSettings_title": {
|
||||||
"message": "Display hidden settings",
|
"message": "Wyświetl ukryte ustawienia",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"displayHiddenSettings_description": {
|
"displayHiddenSettings_description": {
|
||||||
"message": "Activate to display the hidden settings.",
|
"message": "Aktywuj aby wyświetlić ukryte ustawienia.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForInvisiblePermission": {
|
"askForInvisiblePermission": {
|
||||||
"message": "Do you want to allow invisible <canvas>?",
|
"message": "Czy chcesz zezwolić na działanie niewidzialnych <canvas>?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"askForInvisibleInputPermission": {
|
"askForInvisibleInputPermission": {
|
||||||
@ -412,19 +412,19 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"protectedCanvasPart_options.nothing": {
|
"protectedCanvasPart_options.nothing": {
|
||||||
"message": "nothing",
|
"message": "nic",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"protectedCanvasPart_options.input": {
|
"protectedCanvasPart_options.input": {
|
||||||
"message": "input",
|
"message": "wejście",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"protectedCanvasPart_options.readout": {
|
"protectedCanvasPart_options.readout": {
|
||||||
"message": "readout",
|
"message": "odczyt",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"protectedCanvasPart_options.everything": {
|
"protectedCanvasPart_options.everything": {
|
||||||
"message": "everything",
|
"message": "wszystko",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"urlSettings_title": {
|
"urlSettings_title": {
|
||||||
@ -464,23 +464,23 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rng_options.constant": {
|
"rng_options.constant": {
|
||||||
"message": "constant",
|
"message": "stałe",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rng_options.nonPersistent": {
|
"rng_options.nonPersistent": {
|
||||||
"message": "non persistent",
|
"message": "nietrwały",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rng_options.white": {
|
"rng_options.white": {
|
||||||
"message": "none (completely white)",
|
"message": "brak (całkowicie biały)",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rng_title": {
|
"rng_title": {
|
||||||
"message": "Random number generator",
|
"message": "Generator liczb losowych",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndStorage_title": {
|
"persistentRndStorage_title": {
|
||||||
"message": "Persistent storage",
|
"message": "Trwałe przechowywanie",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndStorage_description": {
|
"persistentRndStorage_description": {
|
||||||
@ -504,31 +504,31 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.seconds": {
|
"persistentRndClearIntervalUnit_options.seconds": {
|
||||||
"message": "seconds",
|
"message": "sekund",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.minutes": {
|
"persistentRndClearIntervalUnit_options.minutes": {
|
||||||
"message": "minutes",
|
"message": "minut/y",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.hours": {
|
"persistentRndClearIntervalUnit_options.hours": {
|
||||||
"message": "hours",
|
"message": "godzin",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.days": {
|
"persistentRndClearIntervalUnit_options.days": {
|
||||||
"message": "days",
|
"message": "dni",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.weeks": {
|
"persistentRndClearIntervalUnit_options.weeks": {
|
||||||
"message": "weeks",
|
"message": "tygodni",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.months": {
|
"persistentRndClearIntervalUnit_options.months": {
|
||||||
"message": "months",
|
"message": "miesięcy",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"persistentRndClearIntervalUnit_options.years": {
|
"persistentRndClearIntervalUnit_options.years": {
|
||||||
"message": "years",
|
"message": "lat",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"clearPersistentRnd_title": {
|
"clearPersistentRnd_title": {
|
||||||
@ -540,15 +540,15 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"clearPersistentRnd_label": {
|
"clearPersistentRnd_label": {
|
||||||
"message": "Clear",
|
"message": "Wyczyść",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"clearPersistentRndForContainer_label": {
|
"clearPersistentRndForContainer_label": {
|
||||||
"message": "Clear container",
|
"message": "Wyczyść kontener",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"clearPersistentRndForContainer_title": {
|
"clearPersistentRndForContainer_title": {
|
||||||
"message": "Select container",
|
"message": "Wybierz kontener",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"sharePersistentRndBetweenDomains_title": {
|
"sharePersistentRndBetweenDomains_title": {
|
||||||
@ -696,7 +696,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakedScreenReadout": {
|
"fakedScreenReadout": {
|
||||||
"message": "Faked screen readout on {url}",
|
"message": "Fałszywy odczyt ekranu na {url}",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakedInput": {
|
"fakedInput": {
|
||||||
@ -708,19 +708,19 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignoreList_title": {
|
"ignoreList_title": {
|
||||||
"message": "Ignore list",
|
"message": "Ignoruj listę",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignoredAPIs_title": {
|
"ignoredAPIs_title": {
|
||||||
"message": "Ignored APIs",
|
"message": "Ignorowane API",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignoredAPIs_description": {
|
"ignoredAPIs_description": {
|
||||||
"message": "No notifications will be displayed for the selected APIs.",
|
"message": "Żadne powiadomienia nie będą wyświetlane dla wybranych API.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"localFile": {
|
"localFile": {
|
||||||
"message": "local file",
|
"message": "plik lokalny",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignorelistDomain": {
|
"ignorelistDomain": {
|
||||||
@ -728,7 +728,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignorelistURL": {
|
"ignorelistURL": {
|
||||||
"message": "ignore URL",
|
"message": "ignoruj adres URL",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"selectIgnore": {
|
"selectIgnore": {
|
||||||
@ -792,7 +792,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"message": "settings",
|
"message": "ustawienia",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"showCallingFile_description": {
|
"showCallingFile_description": {
|
||||||
@ -836,11 +836,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightPageAction_options.none": {
|
"highlightPageAction_options.none": {
|
||||||
"message": "no highlight",
|
"message": "bez podświetlenia",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightPageAction_options.color": {
|
"highlightPageAction_options.color": {
|
||||||
"message": "color",
|
"message": "kolor",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightPageAction_options.blink": {
|
"highlightPageAction_options.blink": {
|
||||||
@ -896,7 +896,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whiteList_title": {
|
"whiteList_title": {
|
||||||
"message": "Whitelist",
|
"message": "Biała lista",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whiteList_description": {
|
"whiteList_description": {
|
||||||
@ -904,7 +904,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelist": {
|
"whitelist": {
|
||||||
"message": "whitelist",
|
"message": "biała lista",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelistDomain": {
|
"whitelistDomain": {
|
||||||
@ -916,7 +916,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"ignorelist": {
|
"ignorelist": {
|
||||||
"message": "ignore",
|
"message": "ignoruj",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelistTemporarily": {
|
"whitelistTemporarily": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user