LocalCDN-Firefox-Chrome-Brave/_locales/hu/messages.json

139 lines
5.4 KiB
JSON

{
"extensionDescription": {
"message": "Véd attól, hogy az „ingyenes”, centralizált tartalomszolgáltatók kövessenek.",
"description": "Extension description."
},
"amountInjectedTitle": {
"message": "Helyből beszúrt erőforrások számlálója",
"description": "Amount injected title"
},
"amountInjectedDescription": {
"message": "Telepítés óta beszúrt helyi Content Delivery Network erőforrások száma.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Beállítások",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Beszúrások számlálójának megjelenítése az ikonon",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "A beszúrt erőforrások számának megjelenítése a bővítmény ikonján.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Hiányzó erőforrások blokkolása",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Megszakított kérések blokkolása, amennyiben a kért erőforrás nem érhető el helyben.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Link prefetching letiltása",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Letiltott kérések kiszivárgásának megakadályozása.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Metaadatok törlése az engedélyezett kérésekből",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Érzékeny adatok törlése az engedélyezett CDN kérésekből.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Domainek vizsgálatának elhagyása",
"description": "Deactivate LocalCDN for these domains:"
},
"whitelistedDomainsDescription": {
"message": "Írj be domaineket, amik ne legyenek megvizsgálva. Az elemeket pontosvesszővel (;) kell elválasztani.",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "Haladó",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Szabálykészleteket generálhat az uBlock vagy az uMatrix számára",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
},
"lastUpdate": {
"message": "",
"description": "Last update:"
},
"copyRuleSet": {
"message": "",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "",
"description": "Filters HTML source code"
},
"labelShowMoreInjections": {
"message": "",
"description": "Show more Injections"
},
"labelDonate": {
"message": "",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "",
"description": "Invert HTML-Filter"
},
"negateHtmlFilterListDescription": {
"message": "",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
"description": "Do not apply HTML-Filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "",
"description": "Enter the domains to be handled or ignored by the HTML-Filter. Separate multiple entries with semi-colons (;). Default: Apply HTML-Filters only for these domains."
},
"htmlFilterDomainsTitleInclude": {
"message": "",
"description": "Apply HTML-Filter for these domains:"
}
}