diff --git a/dist/description/description-ru.txt b/dist/description/description-ru.txt index e50847f20..2f3a807c2 100644 --- a/dist/description/description-ru.txt +++ b/dist/description/description-ru.txt @@ -1,4 +1,4 @@ -Эффективный блокировщик: лёгок на ЦП и память, однако может загружать и применять на тысячи больше фильтров, чем популярные блокировщики. +Эффективный блокировщик: низкая нагрузка на ЦП и оперативную память, однако может загружать и применять на тысячи больше фильтров, чем популярные блокировщики. Иллюстрированный обзор его эффективности: https://github.com/gorhill/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json index 74a1ab82e..0d0f59d5e 100644 --- a/src/_locales/ca/messages.json +++ b/src/_locales/ca/messages.json @@ -216,7 +216,7 @@ "description":"English: Make use of context menu where appropriate" }, "settingsAdvancedUserPrompt":{ - "message":"I am an advanced user (Required reading<\/a>)", + "message":"Sóc un usuari avançat (Lectura necessària<\/a>)", "description":"English: " }, "settingsExperimentalPrompt":{ diff --git a/src/_locales/da/messages.json b/src/_locales/da/messages.json index 05c81ed55..c5f55067c 100644 --- a/src/_locales/da/messages.json +++ b/src/_locales/da/messages.json @@ -80,7 +80,7 @@ "description":"" }, "popupSite1pScriptEnabled":{ - "message":"1-part scripts er tilladte<\/b> på denne side", + "message":"Førsteparts scripts er tilladte<\/b> på denne side", "description":"" }, "popupSite1pScriptDisabled":{ @@ -104,51 +104,51 @@ "description":"" }, "popupSite3pFrameEnabled":{ - "message":"3rd-party frames are allowed<\/b> on this site", + "message":"Trejdeparts frames er tilladte<\/b> på dette site", "description":"" }, "popupSite3pFrameDisabled":{ - "message":"3rd-party frames are blocked<\/b> on this site", + "message":"Trejdeparts frames blokeres<\/b> på dette site", "description":"" }, "popupDefaultInlineScriptEnabled":{ - "message":"Inline script<\/code> tags are allowed<\/b> everywhere by default", + "message":"Som standard er inline script<\/code>-tags tilladte<\/b> alle steder", "description":"" }, "popupDefaultInlineScriptDisabled":{ - "message":"Inline script<\/code> tags are blocked<\/b> everywhere by default", + "message":"Som standard inline script<\/code>-tags blokeres<\/b> alle steder", "description":"" }, "popupDefault1pScriptEnabled":{ - "message":"1st-party scripts are allowed<\/b> everywhere by default", + "message":"Som standard er førsteparts scripts tilladte<\/b> alle steder", "description":"" }, "popupDefault1pScriptDisabled":{ - "message":"1st-party scripts are blocked<\/b> everywhere by default", + "message":"Som standard førsteparts scripts blokeres<\/b> alle steder", "description":"" }, "popupDefault3pScriptEnabled":{ - "message":"3rd-party scripts are allowed<\/b> everywhere by default", + "message":"Som standard er trejdeparts scripts tilladt<\/b> alle steder", "description":"" }, "popupDefault3pScriptDisabled":{ - "message":"3rd-party scripts are blocked<\/b> everywhere by default", + "message":"Som standard trejdeparts scripts blokeres<\/b> alle steder", "description":"" }, "popupDefault1pFrameEnabled":{ - "message":"1st-party frames are allowed<\/b> everywhere by default", + "message":"Som standard er førsteparts frames tilladte<\/b> alle steder", "description":"" }, "popupDefault1pFrameDisabled":{ - "message":"1st-party frames are blocked<\/b> everywhere by default", + "message":"Som standard førsteparts frames blokeres<\/b> alle steder", "description":"" }, "popupDefault3pFrameEnabled":{ - "message":"3rd-party frames are allowed<\/b> everywhere by default", + "message":"Som standard er tredjeparts frames tilladte<\/b> alle steder", "description":"" }, "popupDefault3pFrameDisabled":{ - "message":"3rd-party frames are blocked<\/b> everywhere by default", + "message":"Som standard tredjeparts frames blokeres<\/b> alle steder", "description":"" }, "popupImageRulePrompt":{ @@ -212,7 +212,7 @@ "description":"English: Show the number of blocked requests on the icon" }, "settingsContextMenuPrompt":{ - "message":"Make use of context menu where appropriate", + "message":"Brug contextmenuen når det passende", "description":"English: Make use of context menu where appropriate" }, "settingsAdvancedUserPrompt":{ @@ -220,7 +220,7 @@ "description":"English: " }, "settingsExperimentalPrompt":{ - "message":"Enable experimental features (About<\/a>)", + "message":"Slå eksperimentielle funktioner til (About<\/a>)", "description":"English: Enable experimental features" }, "3pListsOfBlockedHostsPrompt":{ @@ -320,7 +320,7 @@ "description":"English: Export" }, "1pExportFilename":{ - "message":"my-ublock-static-filters_{{datetime}}.txt", + "message":"mine-ublock-statiske-filtre_{{datetime}}.txt", "description":"English: my-ublock-static-filters_{{datetime}}.txt" }, "1pApplyChanges":{ @@ -348,7 +348,7 @@ "description":"" }, "rulesDefaultFileName":{ - "message":"my-ublock-dynamic-rules_{{datetime}}.txt", + "message":"mine-ublock-dynamiske-regler_{{datetime}}.txt", "description":"default file name to use" }, "whitelistPrompt":{ @@ -364,7 +364,7 @@ "description":"English: Export" }, "whitelistExportFilename":{ - "message":"my-ublock-whitelist_{{datetime}}.txt", + "message":"min-ublock-whitelist_{{datetime}}.txt", "description":"English: my-ublock-whitelist_{{datetime}}.txt" }, "whitelistApply":{ @@ -376,7 +376,7 @@ "description":"English: Enable the logging of network requests" }, "logNetRequestsHelp":{ - "message":"You can inspect the details of network requests if you wish by enabling this option. The logging of network requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.", + "message":"Du kan inspicere netværksforespørgslerne nærmere ved at slå denne funktion til. Opsamling af netværksforespørgsler forøger uBlocks brug af hukkommelse. Funktionen er som udgangspunkt slået fra da mange brugere aldrig vil komme til at gøre brug af den.", "description":"English: see _locales\/en\/messages.log" }, "logBlockedRequestsHeader":{ diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json index 8c3b3f1de..52ed79f3d 100644 --- a/src/_locales/pt_PT/messages.json +++ b/src/_locales/pt_PT/messages.json @@ -216,7 +216,7 @@ "description":"English: Make use of context menu where appropriate" }, "settingsAdvancedUserPrompt":{ - "message":"I am an advanced user (Required reading<\/a>)", + "message":"Eu sou um usuário avançado ( leitura obrigatória<\/a>)", "description":"English: " }, "settingsExperimentalPrompt":{