mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
New translations
* New Italian translations * New Korean translations
This commit is contained in:
parent
6b172a0a4c
commit
f900c25900
@ -96,7 +96,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"settingsNotice.dom.webAudio.enabled": {
|
||||
"message": "You have dom.webAudio.enabled disabled. This makes you more trackable as very few people do this.",
|
||||
"message": "Hai dom.webAudio.enabled disattivato. Ciò ti rende maggiormente tracciabile poiché in pochi lo fanno.",
|
||||
"description": ""
|
||||
},
|
||||
"openInTab": {
|
||||
@ -160,7 +160,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"section_SVG-api": {
|
||||
"message": "SVG API",
|
||||
"message": "API SVG",
|
||||
"description": ""
|
||||
},
|
||||
"section_TextMetrics-api": {
|
||||
@ -308,15 +308,15 @@
|
||||
"description": ""
|
||||
},
|
||||
"askForSVGPermission": {
|
||||
"message": "Do you want to allow the SVG API?",
|
||||
"message": "Vuoi consentire l'API SVG?",
|
||||
"description": ""
|
||||
},
|
||||
"askForSVGInputPermission": {
|
||||
"message": "Do you want to allow SVG API input?",
|
||||
"message": "Vuoi consentire l'input di API SVG?",
|
||||
"description": ""
|
||||
},
|
||||
"askForSVGReadoutPermission": {
|
||||
"message": "Do you want to allow SVG API readout?",
|
||||
"message": "Vuoi consentire la lettura di API SVG?",
|
||||
"description": ""
|
||||
},
|
||||
"askForTextMetricsPermission": {
|
||||
@ -504,7 +504,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"rng_description": {
|
||||
"message": "none (completely white): a completely white image is returned. The option \"Fake the alpha channel\" should be activated with this. CAUTION: Do not use this with the \"fake at input\" mode.\n\nnon persistent: the random numbers will be determined freshly for each faking action. Keep in mind that many API protections have caches in place to prevent detection.\n\nconstant: variation of non persistent. But when altering canvas data same colored pixels also share the same color afterwards.\n\npersistent: the random number will only be determined once for every domain.",
|
||||
"message": "nessuno (completamente bianca): viene restituita un'immagine completamente bianca. L'opzione \"Falsifica il canale alpha\" dovrebbe essere attivata insieme a questa. ATTENZIONE: non usare questa insieme alla modalità \"falsifica all'input\".\n\nnon persistente: nuovi numeri casuali verranno determinati per ogni falsificazione. Tieni presente che molte protezioni API sono dotate di cache per impedire il rilevamento. \n\ncostante: variante del non persistente, ma quando si modificano i dati dei canvas, anche i pixel dello stesso colore condividono successivamente lo stesso colore.\n\npersistente: il numero casuale verrà determinato una sola volta per ogni dominio.",
|
||||
"description": ""
|
||||
},
|
||||
"rng_options.persistent": {
|
||||
@ -640,7 +640,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"webGLVendor_description": {
|
||||
"message": "Value to be reported in the webGL function \"getParameter\" for the \"vendor\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
|
||||
"message": "Valore da riportare nella funzione webGL \"getParameter\" per il \"vendor\". Valori speciali:\nLasciare vuoto per utilizzare il valore originale\n\n{undefined}: restituisce undefined (#508)\n\n{false}: restituisce il valore booleano false (#508)\n\n{empty}: restituisce una stringa vuota (#508)\n\n{disabled}: restituisce null (#508)\n\n{random vendor}: restituisce un vendor casuale dall'elenco incorporato (#493)\n\n{random renderer}: restituisce un renderer casuale dall'elenco incorporato (#493)\n\n<xxx|yyy|zzz>: sceglie casualmente una delle opzioni date xxx, yyy oo zzz (numero arbitrario di opzioni) (#493)",
|
||||
"description": ""
|
||||
},
|
||||
"webGLRenderer_title": {
|
||||
@ -648,7 +648,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"webGLRenderer_description": {
|
||||
"message": "Value to be reported in the webGL function \"getParameter\" for the \"renderer\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
|
||||
"message": "Valore da riportare nella funzione webGL \"getParameter\" per il \"renderer\". Valori speciali:\nLasciare vuoto per utilizzare il valore originale\n\n{undefined}: restituisce undefined (#508)\n\n{false}: restituisce il valore booleano false (#508)\n\n{empty}: restituisce una stringa vuota (#508)\n\n{disabled}: restituisce null (#508)\n\n{random vendor}: restituisce un vendor casuale dall'elenco incorporato (#493)\n\n{random renderer}: restituisce un renderer casuale dall'elenco incorporato (#493)\n\n<xxx|yyy|zzz>: sceglie casualmente una delle opzioni date xxx, yyy oo zzz (numero arbitrario di opzioni) (#493)",
|
||||
"description": ""
|
||||
},
|
||||
"webGLUnmaskedVendor_title": {
|
||||
@ -656,7 +656,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"webGLUnmaskedVendor_description": {
|
||||
"message": "Value to be reported in the webGL function \"getParameter\" for the \"unmasked vendor\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
|
||||
"message": "Valore da riportare nella funzione webGL \"getParameter\" per il \"vendor non mascherato\". Valori speciali:\nLasciare vuoto per utilizzare il valore originale\n\n{undefined}: restituisce undefined (#508)\n\n{false}: restituisce il valore booleano false (#508)\n\n{empty}: restituisce una stringa vuota (#508)\n\n{disabled}: restituisce null (#508)\n\n{random vendor}: restituisce un vendor casuale dall'elenco incorporato (#493)\n\n{random renderer}: restituisce un renderer casuale dall'elenco incorporato (#493)\n\n<xxx|yyy|zzz>: sceglie casualmente una delle opzioni date xxx, yyy oo zzz (numero arbitrario di opzioni) (#493)",
|
||||
"description": ""
|
||||
},
|
||||
"webGLUnmaskedRenderer_title": {
|
||||
@ -664,7 +664,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"webGLUnmaskedRenderer_description": {
|
||||
"message": "Value to be reported in the webGL function \"getParameter\" for the \"unmasked renderer\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
|
||||
"message": "Valore da riportare nella funzione webGL \"getParameter\" per il \"renderer non mascherato\". Valori speciali:\nLasciare vuoto per utilizzare il valore originale\n\n{undefined}: restituisce undefined (#508)\n\n{false}: restituisce il valore booleano false (#508)\n\n{empty}: restituisce una stringa vuota (#508)\n\n{disabled}: restituisce null (#508)\n\n{random vendor}: restituisce un vendor casuale dall'elenco incorporato (#493)\n\n{random renderer}: restituisce un renderer casuale dall'elenco incorporato (#493)\n\n<xxx|yyy|zzz>: sceglie casualmente una delle opzioni date xxx, yyy oo zzz (numero arbitrario di opzioni) (#493)",
|
||||
"description": ""
|
||||
},
|
||||
"useCanvasCache_title": {
|
||||
@ -736,7 +736,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"fakedSVGReadout": {
|
||||
"message": "Faked SVG readout on {url}",
|
||||
"message": "Lettura SVG falsificata su {url}",
|
||||
"description": ""
|
||||
},
|
||||
"fakedTextMetricsReadout": {
|
||||
@ -1024,7 +1024,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectAudio_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"audioFakeRate_title": {
|
||||
@ -1144,11 +1144,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectWindow_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"protectWindow_askReCaptchaException": {
|
||||
"message": "Protecting the window API breaks reCAPTCHA. Do you want to add an exception for it?",
|
||||
"message": "La protezione dell'API finestra blocca reCAPTCHA. Vuoi consentire l'API window.name nelle pagine incorporate, in modo da farla funzionare di nuovo?",
|
||||
"description": ""
|
||||
},
|
||||
"allowWindowNameInFrames_title": {
|
||||
@ -1172,7 +1172,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectDOMRect_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"domRectIntegerFactor_title": {
|
||||
@ -1184,15 +1184,15 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectSVG_title": {
|
||||
"message": "Protect SVG API",
|
||||
"message": "Proteggi API SVG",
|
||||
"description": ""
|
||||
},
|
||||
"protectSVG_description": {
|
||||
"message": "This protects against fingerprinting using SVGs.",
|
||||
"message": "Ciò protegge dal fingerprinting per mezzo di SVG.",
|
||||
"description": ""
|
||||
},
|
||||
"protectSVG_urlSpecific": {
|
||||
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"protectTextMetrics_title": {
|
||||
@ -1204,7 +1204,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectTextMetrics_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"protectNavigator_title": {
|
||||
@ -1216,7 +1216,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectNavigator_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"openNavigatorSettings_title": {
|
||||
@ -1272,7 +1272,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectScreen_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"screenSize_title": {
|
||||
@ -1296,7 +1296,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"fakeMinimalScreenSize_urlSpecific": {
|
||||
"message": "Per escludere siti web specifici dalla falsificazione, clicca la freccia nera per aprire il menu, aggiungi il dominio o l'URL cliccando \"+\" e rimuovi il segno di spunta.",
|
||||
"message": "Per escludere siti web specifici dalla falsificazione, clicca la freccia nera per aprire il menu, aggiungi il dominio o l'URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"theme_title": {
|
||||
@ -1340,7 +1340,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"blockDataURLs_urlSpecific": {
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimouvi la sua spunta.",
|
||||
"message": "Per escludere siti specifici da questa protezione, clicca la freccia nera per aprire il menu, aggiungi il dominio o URL cliccando \"+\" e rimuovi la sua spunta.",
|
||||
"description": ""
|
||||
},
|
||||
"showReleaseNotes_title": {
|
||||
|
@ -24,11 +24,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_status_on": {
|
||||
"message": "CanvasBlocker on",
|
||||
"message": "CanvasBlocker 켬",
|
||||
"description": ""
|
||||
},
|
||||
"browserAction_status_off": {
|
||||
"message": "CanvasBlocker off",
|
||||
"message": "CanvasBlocker 끔",
|
||||
"description": ""
|
||||
},
|
||||
"more": {
|
||||
@ -64,7 +64,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"readout": {
|
||||
"message": "readout",
|
||||
"message": "읽기",
|
||||
"description": ""
|
||||
},
|
||||
"options": {
|
||||
@ -116,11 +116,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"section_asking": {
|
||||
"message": "Asking",
|
||||
"message": "물어보기",
|
||||
"description": ""
|
||||
},
|
||||
"section_faking": {
|
||||
"message": "Faking",
|
||||
"message": "속이기",
|
||||
"description": ""
|
||||
},
|
||||
"section_notifications": {
|
||||
@ -132,7 +132,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"section_misc": {
|
||||
"message": "Misc",
|
||||
"message": "기타",
|
||||
"description": ""
|
||||
},
|
||||
"section_settings": {
|
||||
@ -140,19 +140,19 @@
|
||||
"description": ""
|
||||
},
|
||||
"section_canvas-api": {
|
||||
"message": "Canvas API",
|
||||
"message": "캔버스 API",
|
||||
"description": ""
|
||||
},
|
||||
"section_audio-api": {
|
||||
"message": "Audio API",
|
||||
"message": "오디오 API",
|
||||
"description": ""
|
||||
},
|
||||
"section_history-api": {
|
||||
"message": "History API",
|
||||
"message": "탐색 기록 API",
|
||||
"description": ""
|
||||
},
|
||||
"section_window-api": {
|
||||
"message": "Window API",
|
||||
"message": "창 API",
|
||||
"description": ""
|
||||
},
|
||||
"section_DOMRect-api": {
|
||||
@ -168,11 +168,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"section_Navigator-api": {
|
||||
"message": "Navigator API",
|
||||
"message": "네비게이터 API",
|
||||
"description": ""
|
||||
},
|
||||
"section_Screen-api": {
|
||||
"message": "Screen API",
|
||||
"message": "화면 API",
|
||||
"description": ""
|
||||
},
|
||||
"displayAdvancedSettings_title": {
|
||||
@ -272,39 +272,39 @@
|
||||
"description": ""
|
||||
},
|
||||
"askForHistoryPermission": {
|
||||
"message": "History API를 허용하시겠습니까?",
|
||||
"message": "탐색 기록 API를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForHistoryInputPermission": {
|
||||
"message": "History API 입력을 허용하시겠습니까?",
|
||||
"message": "탐색 기록 API 입력을 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForHistoryReadoutPermission": {
|
||||
"message": "History API 읽기를 허용하시겠습니까?",
|
||||
"message": "탐색 기록 API 읽기를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForWindowPermission": {
|
||||
"message": "Do you want to allow the window API?",
|
||||
"message": "창 API를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForWindowInputPermission": {
|
||||
"message": "Do you want to allow window API input?",
|
||||
"message": "창 API 입력을 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForWindowReadoutPermission": {
|
||||
"message": "Do you want to allow window API readout?",
|
||||
"message": "창 API 읽기를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForDOMRectPermission": {
|
||||
"message": "Do you want to allow the DOMRect API?",
|
||||
"message": "DOMRect API를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForDOMRectInputPermission": {
|
||||
"message": "Do you want to allow DOMRect API input?",
|
||||
"message": "DOMRect API 입력을 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForDOMRectReadoutPermission": {
|
||||
"message": "Do you want to allow DOMRect API readout?",
|
||||
"message": "DOMRect API 읽기를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForSVGPermission": {
|
||||
@ -344,15 +344,15 @@
|
||||
"description": ""
|
||||
},
|
||||
"askForScreenPermission": {
|
||||
"message": "Do you want to allow the screen API?",
|
||||
"message": "화면 API를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForScreenInputPermission": {
|
||||
"message": "Screen API를 허용하시겠습니까?",
|
||||
"message": "화면 API를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askForScreenReadoutPermission": {
|
||||
"message": "Screen API 읽기를 허용하시겠습니까?",
|
||||
"message": "화면 API 읽기를 허용하시겠습니까?",
|
||||
"description": ""
|
||||
},
|
||||
"askOnlyOnce_title": {
|
||||
@ -364,19 +364,19 @@
|
||||
"description": ""
|
||||
},
|
||||
"askOnlyOnce_options.no": {
|
||||
"message": "no",
|
||||
"message": "아니오",
|
||||
"description": ""
|
||||
},
|
||||
"askOnlyOnce_options.individual": {
|
||||
"message": "individual",
|
||||
"message": "개별",
|
||||
"description": ""
|
||||
},
|
||||
"askOnlyOnce_options.combined": {
|
||||
"message": "combined",
|
||||
"message": "복합",
|
||||
"description": ""
|
||||
},
|
||||
"askDenyMode_title": {
|
||||
"message": "Ask deny mode",
|
||||
"message": "차단 모드 묻기",
|
||||
"description": ""
|
||||
},
|
||||
"askDenyMode_description": {
|
||||
@ -400,11 +400,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"showCanvasWhileAsking_message": {
|
||||
"message": "The webpage wants to read the content of the following canvas:",
|
||||
"message": "이 웹 페이지는 다음과 같은 캔버스의 내용을 읽으려고 합니다:",
|
||||
"description": ""
|
||||
},
|
||||
"blackList_description": {
|
||||
"message": "Domains or URLs where all APIs shall always be blocked. To add multiple entries, separate them by commas.",
|
||||
"message": "모든 API를 항상 차단할 도메인 또는 URL 목록입니다. 여러 개의 항목을 추가하려면 쉼표(,)로 구분하세요.",
|
||||
"description": ""
|
||||
},
|
||||
"blackList_title": {
|
||||
@ -416,7 +416,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"blockMode_urlSpecific": {
|
||||
"message": "To set individual block modes for specific websites, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and select the desired block mode.",
|
||||
"message": "웹 사이트마다 다른 차단 모드를 설정하려면 검정색 화살표를 눌러 메뉴를 연 다음, \"+\"를 눌러 도메인 또는 URL을 추가한 뒤 사용하고자 하는 차단 모드를 선택하세요.",
|
||||
"description": ""
|
||||
},
|
||||
"blockMode_options.allowEverything": {
|
||||
@ -428,7 +428,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"blockMode_options.ask": {
|
||||
"message": "ask for permission",
|
||||
"message": "권한 요청",
|
||||
"description": ""
|
||||
},
|
||||
"blockMode_options.blockEverything": {
|
||||
@ -448,7 +448,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectedCanvasPart_title": {
|
||||
"message": "Protected part of the canvas API",
|
||||
"message": "보호된 일부 캔버스 APi",
|
||||
"description": ""
|
||||
},
|
||||
"protectedCanvasPart_description": {
|
||||
@ -592,11 +592,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"clearPersistentRndForContainer_label": {
|
||||
"message": "Clear container",
|
||||
"message": "컨테이너 비우기",
|
||||
"description": ""
|
||||
},
|
||||
"clearPersistentRndForContainer_title": {
|
||||
"message": "Select container",
|
||||
"message": "컨테이너 선택",
|
||||
"description": ""
|
||||
},
|
||||
"sharePersistentRndBetweenDomains_title": {
|
||||
@ -636,7 +636,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"webGLVendor_title": {
|
||||
"message": "Reported webGL vendor",
|
||||
"message": "보고된 WebGL 벤더",
|
||||
"description": ""
|
||||
},
|
||||
"webGLVendor_description": {
|
||||
@ -668,7 +668,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"useCanvasCache_title": {
|
||||
"message": "Use canvas cache",
|
||||
"message": "캔버스 캐시 사용",
|
||||
"description": ""
|
||||
},
|
||||
"useCanvasCache_description": {
|
||||
@ -676,7 +676,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"protectedAPIFeatures_title": {
|
||||
"message": "Protected API features",
|
||||
"message": "보호된 API 기능",
|
||||
"description": ""
|
||||
},
|
||||
"protectedAPIFeatures_description": {
|
||||
@ -696,7 +696,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"displayFullURL": {
|
||||
"message": "display full URL",
|
||||
"message": "전체 URL 표시",
|
||||
"description": ""
|
||||
},
|
||||
"enableStackList_description": {
|
||||
@ -712,43 +712,43 @@
|
||||
"description": ""
|
||||
},
|
||||
"blocked": {
|
||||
"message": "API blocked on {url}.",
|
||||
"message": "{url} 에서 API 차단됨.",
|
||||
"description": ""
|
||||
},
|
||||
"fakedReadout": {
|
||||
"message": "Faked canvas readout on {url}",
|
||||
"message": "{url} 에서 캔버스 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedAudioReadout": {
|
||||
"message": "Faked audio readout on {url}",
|
||||
"message": "{url} 에서 오디오 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedHistoryReadout": {
|
||||
"message": "Faked history readout on {url}",
|
||||
"message": "{url} 에서 탐색 기록 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedWindowReadout": {
|
||||
"message": "Faked window readout on {url}",
|
||||
"message": "{url} 에서 창 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedDOMRectReadout": {
|
||||
"message": "Faked DOMRect readout on {url}",
|
||||
"message": "{url} 에서 DOMRect 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedSVGReadout": {
|
||||
"message": "Faked SVG readout on {url}",
|
||||
"message": "{url} 에서 SVG 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedTextMetricsReadout": {
|
||||
"message": "Faked TextMetrics readout on {url}",
|
||||
"message": "{url} 에서 TextMetrics 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedNavigatorReadout": {
|
||||
"message": "Faked navigator readout on {url}",
|
||||
"message": "{url} 에서 네비게이터 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedScreenReadout": {
|
||||
"message": "Faked screen readout on {url}",
|
||||
"message": "{url} 에서 화면 읽기 속임",
|
||||
"description": ""
|
||||
},
|
||||
"fakedInput": {
|
||||
@ -780,7 +780,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"ignorelistURL": {
|
||||
"message": "ignore URL",
|
||||
"message": "URL 무시",
|
||||
"description": ""
|
||||
},
|
||||
"selectIgnore": {
|
||||
@ -908,7 +908,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"displayBadge_title": {
|
||||
"message": "Display badge",
|
||||
"message": "배지 표시",
|
||||
"description": ""
|
||||
},
|
||||
"highlightBrowserAction_description": {
|
||||
@ -924,7 +924,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"highlightBrowserAction_options.none": {
|
||||
"message": "change nothing",
|
||||
"message": "변경 안 함",
|
||||
"description": ""
|
||||
},
|
||||
"highlightBrowserAction_options.color": {
|
||||
@ -972,7 +972,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"ignorelist": {
|
||||
"message": "ignore",
|
||||
"message": "무시",
|
||||
"description": ""
|
||||
},
|
||||
"whitelistTemporarily": {
|
||||
@ -980,11 +980,11 @@
|
||||
"description": ""
|
||||
},
|
||||
"inspectWhitelist": {
|
||||
"message": "inspect whitelist",
|
||||
"message": "허용 목록 검사",
|
||||
"description": ""
|
||||
},
|
||||
"sessionWhiteList_title": {
|
||||
"message": "Session whitelist",
|
||||
"message": "세션 허용 목록",
|
||||
"description": ""
|
||||
},
|
||||
"sessionWhiteList_description": {
|
||||
@ -1068,7 +1068,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"audioNoiseLevel_title": {
|
||||
"message": "Noise level",
|
||||
"message": "소음 수준",
|
||||
"description": ""
|
||||
},
|
||||
"audioNoiseLevel_description": {
|
||||
@ -1488,7 +1488,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"sanitation_ruleset.disabledFeatures": {
|
||||
"message": "Disabled features",
|
||||
"message": "비활성화된 기능",
|
||||
"description": ""
|
||||
},
|
||||
"sanitation_ruleset.blockMode": {
|
||||
@ -1504,7 +1504,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"sanitation_ruleset.privacy": {
|
||||
"message": "Privacy",
|
||||
"message": "개인정보",
|
||||
"description": ""
|
||||
},
|
||||
"sanitation_error.unnecessaryURLValue": {
|
||||
@ -1624,7 +1624,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"preset_default_title": {
|
||||
"message": "Default settings",
|
||||
"message": "기본 설정",
|
||||
"description": ""
|
||||
},
|
||||
"preset_default_description": {
|
||||
@ -1632,7 +1632,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"preset_convenience_title": {
|
||||
"message": "Convenient settings",
|
||||
"message": "편의성 설정",
|
||||
"description": ""
|
||||
},
|
||||
"preset_convenience_description": {
|
||||
@ -1648,7 +1648,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"preset_max_protection_title": {
|
||||
"message": "Maximum protection",
|
||||
"message": "최대 보호",
|
||||
"description": ""
|
||||
},
|
||||
"preset_max_protection_description": {
|
||||
@ -1656,7 +1656,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"preset_recaptcha_title": {
|
||||
"message": "reCAPTCHA exception",
|
||||
"message": "reCAPTCHA 예외 처리",
|
||||
"description": ""
|
||||
},
|
||||
"preset_recaptcha_description": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user