mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-12 11:26:17 +01:00
115 lines
3.9 KiB
JSON
115 lines
3.9 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": "Whitelisted domains title:"
|
|
},
|
|
"whitelistedDomainsDescription": {
|
|
"message": "Írj be domaineket, amik ne legyenek megvizsgálva. Az elemeket pontosvesszővel (;) kell elválasztani.",
|
|
"description": "Whitelisted domains description."
|
|
},
|
|
"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"
|
|
}
|
|
}
|