1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-23 00:25:15 +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": { "extensionDescription": {
"message": "", "message": "Protects you against tracking through \"free\", centralized, content delivery.",
"description": "Extension description." "description": "Extension description."
}, },
"amountInjectedDescription": { "amountInjectedDescription": {
"message": "", "message": "Amount of local Content Delivery Network resource injections since installation.",
"description": "Amount injected description." "description": "Amount injected description."
}, },
"optionsTitle": { "optionsTitle": {
"message": "", "message": "Options",
"description": "Options title" "description": "Options title"
}, },
"showIconBadgeTitle": { "showIconBadgeTitle": {
"message": "", "message": "Display injection counts on icon",
"description": "Show icon badge title" "description": "Show icon badge title"
}, },
"showIconBadgeDescription": { "showIconBadgeDescription": {
"message": "", "message": "Show the number of injected resources on the extension icon.",
"description": "Show icon badge description." "description": "Show icon badge description."
}, },
"blockMissingTitle": { "blockMissingTitle": {
"message": "", "message": "Block requests for missing resources",
"description": "Block requests for missing resources title" "description": "Block requests for missing resources title"
}, },
"blockMissingDescription": { "blockMissingDescription": {
"message": "", "message": "Cancel intercepted request if the required resource is not locally available.",
"description": "Block requests for missing resources description." "description": "Block requests for missing resources description."
}, },
"disablePrefetchTitle": { "disablePrefetchTitle": {