Translated using Weblate (Swedish)

Currently translated at 87.8% (58 of 66 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/sv/
This commit is contained in:
nobody 2021-04-01 04:41:58 +00:00 committed by Hosted Weblate
parent 68c933956d
commit dd941b9a65
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 22 additions and 22 deletions

View File

@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "Skyddar dig mot att spåras av \"gratis\" centraliserad innehållsleverans.", "message": "Skyddar dig mot att spåras av CDNs (Innehållsleveransnätverk) genom vidarebefordring till lokala resurser.",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources." "description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
}, },
"amountInjectedDescription": { "amountInjectedDescription": {
@ -48,7 +48,7 @@
"description": "Deactivate LocalCDN for these domains:" "description": "Deactivate LocalCDN for these domains:"
}, },
"allowlistedDomainsDescription": { "allowlistedDomainsDescription": {
"message": "Ange domäner för vitlistning. Separera flera domänposter med semikolon (;).", "message": "Ange domäner för vitlistning. En per linje.",
"description": "Enter domains to disable LocalCDN there. One entry per line." "description": "Enter domains to disable LocalCDN there. One entry per line."
}, },
"advancedLabel": { "advancedLabel": {
@ -128,11 +128,11 @@
"description": "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": { "chooseIconStyle": {
"message": "", "message": "Välj en icon för detta tillägg",
"description": "Choose an icon for this extension" "description": "Choose an icon for this extension"
}, },
"internalStatisticsTitle": { "internalStatisticsTitle": {
"message": "", "message": "Intern statistik",
"description": "Internal statistics" "description": "Internal statistics"
}, },
"internalStatisticsDescription": { "internalStatisticsDescription": {
@ -140,7 +140,7 @@
"description": "No data transmission. Its all local on your device." "description": "No data transmission. Its all local on your device."
}, },
"headerStatistics": { "headerStatistics": {
"message": "", "message": "Statistik",
"description": "Statistics. The header of a statistics page." "description": "Statistics. The header of a statistics page."
}, },
"labelToday": { "labelToday": {
@ -172,7 +172,7 @@
"description": "Followed by a number of injections within a specific period." "description": "Followed by a number of injections within a specific period."
}, },
"dialogConfirmDeleteStatistics": { "dialogConfirmDeleteStatistics": {
"message": "", "message": "Är du säker på att du vill radera all statistik?",
"description": "Are you sure you want to delete all the statistics?" "description": "Are you sure you want to delete all the statistics?"
}, },
"labelDomainsAllowlistGoogleFonts": { "labelDomainsAllowlistGoogleFonts": {
@ -184,11 +184,11 @@
"description": "Basic" "description": "Basic"
}, },
"btnAdvanced": { "btnAdvanced": {
"message": "", "message": "Avancerat",
"description": "Advanced" "description": "Advanced"
}, },
"btnOther": { "btnOther": {
"message": "", "message": "Annat",
"description": "Other" "description": "Other"
}, },
"btnInfo": { "btnInfo": {
@ -200,7 +200,7 @@
"description": "Storage type" "description": "Storage type"
}, },
"labelStorageTypeLocal": { "labelStorageTypeLocal": {
"message": "", "message": "Lokal",
"description": "Local" "description": "Local"
}, },
"labelStorageTypeSync": { "labelStorageTypeSync": {
@ -212,55 +212,55 @@
"description": "Import/Export" "description": "Import/Export"
}, },
"labelExportData": { "labelExportData": {
"message": "", "message": "Säkerhetskopiera till fil",
"description": "Back up to file" "description": "Back up to file"
}, },
"labelImportData": { "labelImportData": {
"message": "", "message": "Återställ från fil",
"description": "Restore from file" "description": "Restore from file"
}, },
"dialogImportSuccessful": { "dialogImportSuccessful": {
"message": "", "message": "Import lyckades",
"description": "Import successful" "description": "Import successful"
}, },
"dialogImportFailed": { "dialogImportFailed": {
"message": "", "message": "Import mislyckad",
"description": "Import failed" "description": "Import failed"
}, },
"updateNotificationTitle": { "updateNotificationTitle": {
"message": "", "message": "Notifiera efter en uppdatering",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "Aldrig (Tysta Uppdateringar)",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "Bara om nya CDNs och regler",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "Alltid",
"description": "Always" "description": "Always"
}, },
"websiteBroken": { "websiteBroken": {
"message": "", "message": "Websida trasig?",
"description": "Website broken?" "description": "Website broken?"
}, },
"hideDonationButton": { "hideDonationButton": {
"message": "", "message": "Dölj donation knapp",
"description": "Hide donation button" "description": "Hide donation button"
}, },
"betaLabel": { "betaLabel": {
"message": "", "message": "Beta",
"description": "beta" "description": "beta"
}, },
"changeBadgeColorMissingResourcesTitle": { "changeBadgeColorMissingResourcesTitle": {
"message": "", "message": "Indikera saknade resurser på ikonen",
"description": "Indicate missing resources on the icon" "description": "Indicate missing resources on the icon"
}, },
"changeBadgeColorMissingResourcesDescription": { "changeBadgeColorMissingResourcesDescription": {
"message": "", "message": "Ändra färg om resurser saknas.",
"description": "Change the badge color if resources are missing." "description": "Change the badge color if resources are missing."
} }
} }