|
25 | 25 | "note" : "Button shown in an error page that warns users of security risks on a website due to Phishing or Malware issues. The buttons allows the user to visit the website anyway despite the risks."
|
26 | 26 | },
|
27 | 27 | "malwarePageHeading" : {
|
28 |
| - "title" : "Предупреждение: Този сайт може да изложи личната ви информация на риск", |
29 |
| - "note" : "Title shown in an error page that warn users of security risks on a website due to malware distribution" |
| 28 | + "title" : "Предупреждение: Този сайт може да представлява{newline}риск за сигурността", |
| 29 | + "note" : "Title shown in an error page that warn users of security risks on a website due to malware distribution. The {newline} tag should not be translated. It should be placed within the sentence to avoid having a single word hanging on the last line" |
| 30 | + }, |
| 31 | + "malwareTabTitle" : { |
| 32 | + "title" : "Предупреждение: Риск за сигурността", |
| 33 | + "note" : "Title shown in the browser window or tab when the current page may be a security risk due to malware" |
30 | 34 | },
|
31 | 35 | "malwareWarningText" : {
|
32 |
| - "title" : "DuckDuckGo блокира тази страница, защото тя може да разпространява зловреден софтуер, който да компрометира устройството ви или да открадне личната ви информация. <a>Научете повече</a>", |
33 |
| - "note" : "Error description shown in an error page that warns users of security risks on a website due to malware distribution." |
| 36 | + "title" : "DuckDuckGo блокира тази страница, защото тя може да разпространява зловреден софтуер, който да компрометира устройството ви или да открадне личната ви информация.{newline}<a>Научете повече</a>", |
| 37 | + "note" : "Error description shown in an error page that warns users of security risks on a website due to malware distribution. The {newline} tag should not be translated. It should be placed before the translated <a>Learn More</a> text." |
34 | 38 | },
|
35 | 39 | "malwareAdvancedInfoHeading" : {
|
36 | 40 | "title" : "Ако смятате, че този уебсайт е безопасен, можете да <a>съобщите за грешка</a>. Все пак можете да посетите уебсайта на свой собствен риск.",
|
37 | 41 | "note" : "Title of the Advanced info section shown in an error page that warns users of security risks on a website due to malware distribution."
|
38 | 42 | },
|
39 | 43 | "phishingPageHeading" : {
|
40 |
| - "title" : "Предупреждение: Този сайт може да изложи личната ви информация на риск", |
41 |
| - "note" : "Title shown in an error page that warn users of security risks on a website due to Phishing issues" |
| 44 | + "title" : "Предупреждение: Този сайт може да представлява{newline}риск за сигурността", |
| 45 | + "note" : "Title shown in an error page that warn users of security risks on a website due to Phishing issues. The {newline} tag should not be translated. It should be placed within the sentence to avoid having a single word hanging on the last line" |
| 46 | + }, |
| 47 | + "phishingTabTitle" : { |
| 48 | + "title" : "Предупреждение: Риск за сигурността", |
| 49 | + "note" : "Title shown in the browser window or tab when the current page may be a security risk due to phishing" |
42 | 50 | },
|
43 | 51 | "phishingWarningText" : {
|
44 |
| - "title" : "Този уебсайт може да имитира легитимен сайт, за да ви подмами да предоставите лична информация, като например пароли или номера на кредитни карти. <a>Научете повече</a>", |
45 |
| - "note" : "Error description shown in an error page that warns users of security risks on a website due to Phishing issues." |
| 52 | + "title" : "Този уебсайт може да имитира легитимен сайт, за да ви подмами да предоставите лична информация, като например пароли или номера на кредитни карти.{newline}<a>Научете повече</a>", |
| 53 | + "note" : "Error description shown in an error page that warns users of security risks on a website due to Phishing issues. The {newline} tag should not be translated. It should be placed before the translated <a>Learn More</a> text." |
46 | 54 | },
|
47 | 55 | "phishingAdvancedInfoHeading" : {
|
48 | 56 | "title" : "Ако смятате, че този уебсайт е безопасен, можете да <a>съобщите за грешка</a>. Все пак можете да посетите уебсайта на свой собствен риск.",
|
|
0 commit comments