1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-22 16:12:13 +01:00

Translated using Weblate (English (Canada))

Currently translated at 40.0% (14 of 35 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/en_CA/
This commit is contained in:
WILLIAM DAVIS (Student) 2020-07-14 14:57:20 +00:00 committed by Hosted Weblate
parent 7c1818e3dc
commit c5a239cf2f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,30 +1,30 @@
{
"extensionDescription": {
"message": "",
"message": "Protects you against tracking through \"free\", centralized, content delivery.",
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "",
"message": "Amount of local Content Delivery Network resource injections since installation.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "",
"message": "Options",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "",
"message": "Display injection counts on icon",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "",
"message": "Show the number of injected resources on the extension icon.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "",
"message": "Block requests for missing resources",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "",
"message": "Cancel intercepted request if the required resource is not locally available.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {