Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/PrivacyManager/lang/en.json')
-rw-r--r--plugins/PrivacyManager/lang/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/PrivacyManager/lang/en.json b/plugins/PrivacyManager/lang/en.json
index 751b44f3e0..ca1e49598e 100644
--- a/plugins/PrivacyManager/lang/en.json
+++ b/plugins/PrivacyManager/lang/en.json
@@ -29,7 +29,7 @@
"AnonymizeLocation": "Anonymize Location",
"AnonymizeLocationHelp": "This action cannot be undone. Re-evaluates the location based on the anonymized IP (at least 2 bytes of the IP will be anonymized).",
"AnonymizeUserId": "Replace User ID with a pseudonym",
- "AnonymizeUserIdHelp": "When you enable this option, the User ID will be replaced by a pseudonym to avoid directly storing and displaying personally identifiable information such as an email address. In technical terms: given your User ID, Matomo will process the User ID pseudonym using a salted hash function.<br/><br/><em>Note: replacing with a pseudonym is not the same as anonymisation. In GDPR terms: the User ID pseudonym still counts as personal data. The original User ID could still be identified if certain additional information is available (which only Matomo and your data processor has access to).</em>",
+ "AnonymizeUserIdHelp": "When you enable this option, the User ID will be replaced by a pseudonym to avoid directly storing and displaying personally identifiable information such as an email address. In technical terms: given your User ID, Matomo will process the User ID pseudonym using a salted hash function.<br\/><br\/><em>Note: replacing with a pseudonym is not the same as anonymisation. In GDPR terms: the User ID pseudonym still counts as personal data. The original User ID could still be identified if certain additional information is available (which only Matomo and your data processor has access to).<\/em>",
"AnonymizeProcessInfo": "This action may take a long time and will therefore not be executed right away. You will be able to follow the current state of the process below. The anonymization should typically start within one hour.",
"AnonymizeDataNow": "Anonymize past data for the selected site and time",
"AnonymizeDataConfirm": "Are you sure you want to anonymize the data for the selected website(s) and time range? This action cannot be undone, data may be deleted as requested, and this process may take a long time.",
@@ -48,9 +48,9 @@
"DataRetentionInMatomo": "Data retention for data stored in Matomo:",
"DataRetentionOverall": "The overall data retention rate for your privacy policy is the raw data retention rate. Please note that aggregated reports may contain personal data as well. If you are using features like User ID, Custom Variables, Custom Dimension, or track personal data in other ways such as events, page URLs or page titles, etc, then the overall data retention rate for your privacy policy is the higher of the two.",
"RawDataRemovedAfter": "all visits and actions raw data are deleted after %1$s.",
- "RawDataNeverRemoved": "visits and actions raw data are <strong>never</strong> deleted.",
+ "RawDataNeverRemoved": "visits and actions raw data are <strong>never<\/strong> deleted.",
"ReportsRemovedAfter": "all aggregated reports are deleted after %1$s.",
- "ReportsNeverRemoved": "aggregated reports are <strong>never</strong> deleted.",
+ "ReportsNeverRemoved": "aggregated reports are <strong>never<\/strong> deleted.",
"DBPurged": "DB purged.",
"DeleteBothConfirm": "You are about to enable both raw data deletion & report data deletion. This will permanently remove your ability to view old analytics data. Are you sure you want to do this?",
"DeleteDataDescription": "You can configure Matomo to regularly delete old raw data and\/or aggregated reports to keep your database small or to meet privacy regulations such as GDPR.",
@@ -186,4 +186,4 @@
"PrivacyPolicy": "Privacy Policy",
"TermsAndConditions": "Terms & Conditions"
}
-}
+} \ No newline at end of file