Merge branch 'origin/develop' into Weblate.

This commit is contained in:
Hosted Weblate 2020-07-14 18:49:38 +02:00
commit 887b1bcdbf
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
4 changed files with 145 additions and 3 deletions

View File

@ -0,0 +1,142 @@
{
"extensionDescription": {
"message": "Protects you against tracking through \"free\", centralized, content delivery.",
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "Amount of local Content Delivery Network resource injections since installation.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Options",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Display injection counts on icon",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Show the number of injected resources on the extension icon.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Block requests for missing resources",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Cancel intercepted request if the required resource is not locally available.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Disable link prefetching",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Prevent disallowed requests from leaking out to delivery networks.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Strip metadata from allowed requests",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Erase sensitive data from allowed CDN-requests for improved privacy.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Deactivate LocalCDN for these domains:",
"description": "Deactivate LocalCDN for these domains:"
},
"whitelistedDomainsDescription": {
"message": "Enter domains to disable LocalCDN here. Separate multiple entries with semi-colons (;).",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "Advanced",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Generate rule sets for uBlock or uMatrix",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "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.",
"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": "Last update:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Copy",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Enable logging in browser console",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources.",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Disable release notes",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Turn this on to not receive any info about new LocalCDN features. This includes info about new uBlock/uMatrix rules.",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "Disable",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filter HTML source code",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "Donate",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "Invert HTML filter",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "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.",
"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": "This function can break websites. Please note the information on the Wiki page.",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Do not apply HTML filter to these domains:",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;).",
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
},
"htmlFilterDomainsTitleInclude": {
"message": "Apply HTML filter for these domains:",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Block Google Fonts",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "Choose an icon for this extension",
"description": "Choose an icon for this extension"
}
}

View File

@ -136,7 +136,7 @@
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "",
"message": "Choisissez une icône pour cette extension",
"description": "Choose an icon for this extension"
}
}

View File

@ -136,7 +136,7 @@
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "",
"message": "Velg et ikon for denne utvidelsen",
"description": "Choose an icon for this extension"
}
}

View File

@ -136,7 +136,7 @@
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"chooseIconStyle": {
"message": "",
"message": "Bu uzantı için bir simge seç",
"description": "Choose an icon for this extension"
}
}