mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
New translations
This commit is contained in:
parent
13203a905d
commit
de14490574
@ -811,6 +811,10 @@
|
|||||||
"message": "What is the scope of the whitelisting?",
|
"message": "What is the scope of the whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Whitelist only the {api}",
|
"message": "Whitelist only the {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "Was soll erlaubt werden?",
|
"message": "Was soll erlaubt werden?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "Wie soll erlaubt werden?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Erlaube nur die {api}",
|
"message": "Erlaube nur die {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "¿Cuál es el alcance de la lista blanca?",
|
"message": "¿Cuál es el alcance de la lista blanca?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Permitir solo {api}",
|
"message": "Permitir solo {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "Que souhaitez-vous autoriser ?",
|
"message": "Que souhaitez-vous autoriser ?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "Quel est le type de liste blanche ?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Autoriser uniquement l’interface {api}",
|
"message": "Autoriser uniquement l’interface {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "What is the scope of the whitelisting?",
|
"message": "What is the scope of the whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Whitelist only the {api}",
|
"message": "Whitelist only the {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "What is the scope of the whitelisting?",
|
"message": "What is the scope of the whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Whitelist only the {api}",
|
"message": "Whitelist only the {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_title_notified": {
|
"browserAction_title_notified": {
|
||||||
"message": " \n\nprotection successful for:",
|
"message": " \n\nskuteczna ochrona dla:",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_title_whitelisted": {
|
"browserAction_title_whitelisted": {
|
||||||
@ -24,11 +24,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_status_on": {
|
"browserAction_status_on": {
|
||||||
"message": "CanvasBlocker on",
|
"message": "CanvasBlocker włączony",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"browserAction_status_off": {
|
"browserAction_status_off": {
|
||||||
"message": "CanvasBlocker off",
|
"message": "CanvasBlocker wyłączony",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"more": {
|
"more": {
|
||||||
@ -184,7 +184,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"disruptSessionOnUpdate_title": {
|
"disruptSessionOnUpdate_title": {
|
||||||
"message": "Disrupt session on update",
|
"message": "Przerwij sesję przy aktualizacji",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"disruptSessionOnUpdate_description": {
|
"disruptSessionOnUpdate_description": {
|
||||||
@ -192,11 +192,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_title": {
|
"reloadExtension_title": {
|
||||||
"message": "Reload extension",
|
"message": "Przeładuj rozszerzenie",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_description": {
|
"reloadExtension_description": {
|
||||||
"message": "Perform a pending update.",
|
"message": "Wykonaj oczekującą aktualizację.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"reloadExtension_label": {
|
"reloadExtension_label": {
|
||||||
@ -600,7 +600,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"minColors_title": {
|
"minColors_title": {
|
||||||
"message": "Minimal number of colors",
|
"message": "Minimalna liczba kolorów",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"minColors_description": {
|
"minColors_description": {
|
||||||
@ -608,7 +608,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakeAlphaChannel_title": {
|
"fakeAlphaChannel_title": {
|
||||||
"message": "Fake the alpha channel",
|
"message": "Fałszywy kanał alfa",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakeAlphaChannel_description": {
|
"fakeAlphaChannel_description": {
|
||||||
@ -811,12 +811,16 @@
|
|||||||
"message": "What is the scope of the whitelisting?",
|
"message": "What is the scope of the whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Whitelist only the {api}",
|
"message": "Whitelist only the {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelistAllAPIs": {
|
"whitelistAllAPIs": {
|
||||||
"message": "Whitelist all APIs",
|
"message": "Dodaj wszystkie API do białej listy",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
@ -848,7 +852,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"showNotifications_title": {
|
"showNotifications_title": {
|
||||||
"message": "Show notification icon",
|
"message": "Pokaż ikonę powiadomień",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightPageAction_description": {
|
"highlightPageAction_description": {
|
||||||
@ -892,15 +896,15 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightBrowserAction_title": {
|
"highlightBrowserAction_title": {
|
||||||
"message": "Change toolbar icon on notification",
|
"message": "Zmień ikonę paska narzędzi przy powiadomieniu",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightBrowserAction_options.none": {
|
"highlightBrowserAction_options.none": {
|
||||||
"message": "change nothing",
|
"message": "nic nie zmieniaj",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightBrowserAction_options.color": {
|
"highlightBrowserAction_options.color": {
|
||||||
"message": "change color",
|
"message": "zmień kolor",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"highlightBrowserAction_options.blink": {
|
"highlightBrowserAction_options.blink": {
|
||||||
@ -912,7 +916,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"stackEntryOutput": {
|
"stackEntryOutput": {
|
||||||
"message": "{url} line {line} column {column}",
|
"message": "{url} wiersz {line} kolumna {column}",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"stackList_description": {
|
"stackList_description": {
|
||||||
@ -1252,7 +1256,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakeMinimalScreenSize_description": {
|
"fakeMinimalScreenSize_description": {
|
||||||
"message": "Use a minimal screen size from the following set that can fit the inner window dimensions. Screen sizes: 1366x768, 1440x900, 1600x900, 1920x1080, 4096x2160, 8192x4320",
|
"message": "Użyj minimalnego rozmiaru ekranu z następującego zestawu, który może pasować do wewnętrznych wymiarów okna. Rozmiary ekranu: 1366x768, 1440x900, 1600x900, 1920x1080, 4096x2160, 8192x4320",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"fakeMinimalScreenSize_urlSpecific": {
|
"fakeMinimalScreenSize_urlSpecific": {
|
||||||
@ -1560,7 +1564,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelist_inspection_description": {
|
"whitelist_inspection_description": {
|
||||||
"message": "Shows which API protections are active for a given site. If you remove a checkmark for an API this API will be not protected for the selected site.",
|
"message": "Pokazuje jakie zabezpieczenia API są aktywne dla danej witryny. Jeśli usuniesz znak kontrolny dla API, to API nie będzie chronione dla wybranej witryny.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"whitelist_all_apis": {
|
"whitelist_all_apis": {
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "Qual é o âmbito da lista branca?",
|
"message": "Qual é o âmbito da lista branca?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Adicione apenas a {api} à lista branca",
|
"message": "Adicione apenas a {api} à lista branca",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "Qual é o âmbito do whitelisting?",
|
"message": "Qual é o âmbito do whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Somente a whitelist {api}",
|
"message": "Somente a whitelist {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "Какова сфера действия белого списка?",
|
"message": "Какова сфера действия белого списка?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "Добавить в белый список только для {api}",
|
"message": "Добавить в белый список только для {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "白名单的范围是什么?",
|
"message": "白名单的范围是什么?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "What is the type of the whitelisting?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "仅限 {api}",
|
"message": "仅限 {api}",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
@ -811,6 +811,10 @@
|
|||||||
"message": "What is the scope of the whitelisting?",
|
"message": "What is the scope of the whitelisting?",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
"selectWhitelistType": {
|
||||||
|
"message": "白名單的類型是什麼?",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
"whitelistOnlyAPI": {
|
"whitelistOnlyAPI": {
|
||||||
"message": "僅將{api} 加到白名單",
|
"message": "僅將{api} 加到白名單",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user