Skip to content

Commit 9ba1de7

Browse files
Autosync the updated translations (#16913)
Co-authored-by: bitwarden-devops-bot <[email protected]>
1 parent c3e24c8 commit 9ba1de7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2912
-1692
lines changed

apps/browser/src/_locales/ar/messages.json

Lines changed: 33 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
"message": "Archive",
559559
"description": "Verb"
560560
},
561-
"unarchive": {
561+
"unArchive": {
562562
"message": "Unarchive"
563563
},
564564
"itemsInArchive": {
@@ -570,11 +570,11 @@
570570
"noItemsInArchiveDesc": {
571571
"message": "Archived items will appear here and will be excluded from general search results and autofill suggestions."
572572
},
573-
"itemSentToArchive": {
574-
"message": "Item sent to archive"
573+
"itemWasSentToArchive": {
574+
"message": "Item was sent to archive"
575575
},
576-
"itemRemovedFromArchive": {
577-
"message": "Item removed from archive"
576+
"itemUnarchived": {
577+
"message": "Item was unarchived"
578578
},
579579
"archiveItem": {
580580
"message": "Archive item"
@@ -5579,17 +5579,37 @@
55795579
"hasItemsVaultNudgeTitle": {
55805580
"message": "Welcome to your vault!"
55815581
},
5582-
"phishingPageTitle": {
5583-
"message": "Phishing website"
5582+
"phishingPageTitleV2": {
5583+
"message": "Phishing attempt detected"
55845584
},
5585-
"phishingPageCloseTab": {
5586-
"message": "Close tab"
5585+
"phishingPageSummary": {
5586+
"message": "The site you are attempting to visit is a known malicious site and a security risk."
55875587
},
5588-
"phishingPageContinue": {
5589-
"message": "Continue"
5588+
"phishingPageCloseTabV2": {
5589+
"message": "Close this tab"
55905590
},
5591-
"phishingPageLearnWhy": {
5592-
"message": "Why are you seeing this?"
5591+
"phishingPageContinueV2": {
5592+
"message": "Continue to this site (not recommended)"
5593+
},
5594+
"phishingPageExplanation1": {
5595+
"message": "This site was found in ",
5596+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
5597+
},
5598+
"phishingPageExplanation2": {
5599+
"message": ", an open-source list of known phishing sites used for stealing personal and sensitive information.",
5600+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
5601+
},
5602+
"phishingPageLearnMore": {
5603+
"message": "Learn more about phishing detection"
5604+
},
5605+
"protectedBy": {
5606+
"message": "Protected by $PRODUCT$",
5607+
"placeholders": {
5608+
"product": {
5609+
"content": "$1",
5610+
"example": "Bitwarden Phishing Blocker"
5611+
}
5612+
}
55935613
},
55945614
"hasItemsVaultNudgeBodyOne": {
55955615
"message": "Autofill items for the current page"

apps/browser/src/_locales/az/messages.json

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
"message": "Arxivlə",
559559
"description": "Verb"
560560
},
561-
"unarchive": {
561+
"unArchive": {
562562
"message": "Arxivdən çıxart"
563563
},
564564
"itemsInArchive": {
@@ -570,10 +570,10 @@
570570
"noItemsInArchiveDesc": {
571571
"message": "Arxivlənmiş elementlər burada görünəcək, ümumi axtarış nəticələrindən və avto-doldurma təkliflərindən xaric ediləcək."
572572
},
573-
"itemSentToArchive": {
573+
"itemWasSentToArchive": {
574574
"message": "Element arxivə göndərildi"
575575
},
576-
"itemRemovedFromArchive": {
576+
"itemUnarchived": {
577577
"message": "Element arxivdən çıxarıldı"
578578
},
579579
"archiveItem": {
@@ -5579,17 +5579,37 @@
55795579
"hasItemsVaultNudgeTitle": {
55805580
"message": "Seyfinizə xoş gəlmisiniz!"
55815581
},
5582-
"phishingPageTitle": {
5583-
"message": "Fişinq veb sayt"
5582+
"phishingPageTitleV2": {
5583+
"message": "Fişinq cəhdi aşkarlandı"
55845584
},
5585-
"phishingPageCloseTab": {
5586-
"message": "Vərəqi bağla"
5585+
"phishingPageSummary": {
5586+
"message": "Ziyarət etməyə cəhd etdiyiniz sayt, zərərli sayt kimi tanınır və təhlükəsizlik baxımından risklidir."
55875587
},
5588-
"phishingPageContinue": {
5589-
"message": "Davam"
5588+
"phishingPageCloseTabV2": {
5589+
"message": "Bu vərəqi bağla"
5590+
},
5591+
"phishingPageContinueV2": {
5592+
"message": "Bu sayta davam et (tövsiyə olunmur)"
5593+
},
5594+
"phishingPageExplanation1": {
5595+
"message": "Bu sayt burada üzə çıxdı ",
5596+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
5597+
},
5598+
"phishingPageExplanation2": {
5599+
"message": "Bu mənbədə fərdi və həssas məlumatların oğurlanması üçün istifadə olunan məlum fişinq saytların açıq mənbəli siyahısıdır.",
5600+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
5601+
},
5602+
"phishingPageLearnMore": {
5603+
"message": "Fişinq aşkarlaması haqqında daha ətraflı"
55905604
},
5591-
"phishingPageLearnWhy": {
5592-
"message": "Bunu niyə görürürsünüz?"
5605+
"protectedBy": {
5606+
"message": "$PRODUCT$ tərəfindən qorunur",
5607+
"placeholders": {
5608+
"product": {
5609+
"content": "$1",
5610+
"example": "Bitwarden Phishing Blocker"
5611+
}
5612+
}
55935613
},
55945614
"hasItemsVaultNudgeBodyOne": {
55955615
"message": "Hazırkı səhifə üçün elementləri avto-doldur"

apps/browser/src/_locales/be/messages.json

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"message": "Скапіяваць нататкі"
190190
},
191191
"copy": {
192-
"message": "Copy",
192+
"message": "Скапіяваць",
193193
"description": "Copy to clipboard"
194194
},
195195
"fill": {
@@ -558,7 +558,7 @@
558558
"message": "Archive",
559559
"description": "Verb"
560560
},
561-
"unarchive": {
561+
"unArchive": {
562562
"message": "Unarchive"
563563
},
564564
"itemsInArchive": {
@@ -570,11 +570,11 @@
570570
"noItemsInArchiveDesc": {
571571
"message": "Archived items will appear here and will be excluded from general search results and autofill suggestions."
572572
},
573-
"itemSentToArchive": {
574-
"message": "Item sent to archive"
573+
"itemWasSentToArchive": {
574+
"message": "Item was sent to archive"
575575
},
576-
"itemRemovedFromArchive": {
577-
"message": "Item removed from archive"
576+
"itemUnarchived": {
577+
"message": "Item was unarchived"
578578
},
579579
"archiveItem": {
580580
"message": "Archive item"
@@ -5579,17 +5579,37 @@
55795579
"hasItemsVaultNudgeTitle": {
55805580
"message": "Welcome to your vault!"
55815581
},
5582-
"phishingPageTitle": {
5583-
"message": "Phishing website"
5582+
"phishingPageTitleV2": {
5583+
"message": "Phishing attempt detected"
55845584
},
5585-
"phishingPageCloseTab": {
5586-
"message": "Close tab"
5585+
"phishingPageSummary": {
5586+
"message": "The site you are attempting to visit is a known malicious site and a security risk."
55875587
},
5588-
"phishingPageContinue": {
5589-
"message": "Continue"
5588+
"phishingPageCloseTabV2": {
5589+
"message": "Close this tab"
55905590
},
5591-
"phishingPageLearnWhy": {
5592-
"message": "Why are you seeing this?"
5591+
"phishingPageContinueV2": {
5592+
"message": "Continue to this site (not recommended)"
5593+
},
5594+
"phishingPageExplanation1": {
5595+
"message": "This site was found in ",
5596+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
5597+
},
5598+
"phishingPageExplanation2": {
5599+
"message": ", an open-source list of known phishing sites used for stealing personal and sensitive information.",
5600+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
5601+
},
5602+
"phishingPageLearnMore": {
5603+
"message": "Learn more about phishing detection"
5604+
},
5605+
"protectedBy": {
5606+
"message": "Protected by $PRODUCT$",
5607+
"placeholders": {
5608+
"product": {
5609+
"content": "$1",
5610+
"example": "Bitwarden Phishing Blocker"
5611+
}
5612+
}
55935613
},
55945614
"hasItemsVaultNudgeBodyOne": {
55955615
"message": "Autofill items for the current page"

apps/browser/src/_locales/bg/messages.json

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
"message": "Архивиране",
559559
"description": "Verb"
560560
},
561-
"unarchive": {
561+
"unArchive": {
562562
"message": "Изваждане от архива"
563563
},
564564
"itemsInArchive": {
@@ -570,11 +570,11 @@
570570
"noItemsInArchiveDesc": {
571571
"message": "Архивираните елементи ще се показват тук и ще бъдат изключени от общите резултати при търсене и от предложенията за автоматично попълване."
572572
},
573-
"itemSentToArchive": {
574-
"message": "Елементът е преместен в архива"
573+
"itemWasSentToArchive": {
574+
"message": "Елементът беше преместен в архива"
575575
},
576-
"itemRemovedFromArchive": {
577-
"message": "Елементът е изваден от архива"
576+
"itemUnarchived": {
577+
"message": "Елементът беше изваден от архива"
578578
},
579579
"archiveItem": {
580580
"message": "Архивиране на елемента"
@@ -3226,7 +3226,7 @@
32263226
}
32273227
},
32283228
"exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
3229-
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. My items collections will not be included.",
3229+
"message": "Само трезорът свързан с $ORGANIZATION$ ще бъде експортиран. Моите записи няма да бъдат включени.",
32303230
"placeholders": {
32313231
"organization": {
32323232
"content": "$1",
@@ -5579,17 +5579,37 @@
55795579
"hasItemsVaultNudgeTitle": {
55805580
"message": "Добре дошли в трезора си!"
55815581
},
5582-
"phishingPageTitle": {
5583-
"message": "Измамен уеб сайт"
5582+
"phishingPageTitleV2": {
5583+
"message": "Засечен е опит за измама"
55845584
},
5585-
"phishingPageCloseTab": {
5586-
"message": "Затваряне на раздела"
5585+
"phishingPageSummary": {
5586+
"message": "Уеб сайтът, който се опитвате да посетите, е известен като злонамерен и може да представлява риск за сигурността."
55875587
},
5588-
"phishingPageContinue": {
5589-
"message": "Продължаване"
5588+
"phishingPageCloseTabV2": {
5589+
"message": "Затваряне на този раздел"
5590+
},
5591+
"phishingPageContinueV2": {
5592+
"message": "Продължаване към уеб сайта (не се препоръчва)"
5593+
},
5594+
"phishingPageExplanation1": {
5595+
"message": "Този уеб сайт е открит в ",
5596+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
5597+
},
5598+
"phishingPageExplanation2": {
5599+
"message": ", отворен списък с известни измамни уеб сайтове, които могат да отмъкнат Вашите лични или поверителни данни.",
5600+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
5601+
},
5602+
"phishingPageLearnMore": {
5603+
"message": "Научете повече относно разпознаването на измамни уеб сайтове"
55905604
},
5591-
"phishingPageLearnWhy": {
5592-
"message": "Защо виждате това?"
5605+
"protectedBy": {
5606+
"message": "Защитено от $PRODUCT$",
5607+
"placeholders": {
5608+
"product": {
5609+
"content": "$1",
5610+
"example": "Bitwarden Phishing Blocker"
5611+
}
5612+
}
55935613
},
55945614
"hasItemsVaultNudgeBodyOne": {
55955615
"message": "Попълвайте автоматично елементи в текущата страница"

apps/browser/src/_locales/bn/messages.json

Lines changed: 33 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
"message": "Archive",
559559
"description": "Verb"
560560
},
561-
"unarchive": {
561+
"unArchive": {
562562
"message": "Unarchive"
563563
},
564564
"itemsInArchive": {
@@ -570,11 +570,11 @@
570570
"noItemsInArchiveDesc": {
571571
"message": "Archived items will appear here and will be excluded from general search results and autofill suggestions."
572572
},
573-
"itemSentToArchive": {
574-
"message": "Item sent to archive"
573+
"itemWasSentToArchive": {
574+
"message": "Item was sent to archive"
575575
},
576-
"itemRemovedFromArchive": {
577-
"message": "Item removed from archive"
576+
"itemUnarchived": {
577+
"message": "Item was unarchived"
578578
},
579579
"archiveItem": {
580580
"message": "Archive item"
@@ -5579,17 +5579,37 @@
55795579
"hasItemsVaultNudgeTitle": {
55805580
"message": "Welcome to your vault!"
55815581
},
5582-
"phishingPageTitle": {
5583-
"message": "Phishing website"
5582+
"phishingPageTitleV2": {
5583+
"message": "Phishing attempt detected"
55845584
},
5585-
"phishingPageCloseTab": {
5586-
"message": "Close tab"
5585+
"phishingPageSummary": {
5586+
"message": "The site you are attempting to visit is a known malicious site and a security risk."
55875587
},
5588-
"phishingPageContinue": {
5589-
"message": "Continue"
5588+
"phishingPageCloseTabV2": {
5589+
"message": "Close this tab"
55905590
},
5591-
"phishingPageLearnWhy": {
5592-
"message": "Why are you seeing this?"
5591+
"phishingPageContinueV2": {
5592+
"message": "Continue to this site (not recommended)"
5593+
},
5594+
"phishingPageExplanation1": {
5595+
"message": "This site was found in ",
5596+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name follows this."
5597+
},
5598+
"phishingPageExplanation2": {
5599+
"message": ", an open-source list of known phishing sites used for stealing personal and sensitive information.",
5600+
"description": "This is in multiple parts to allow for bold text in the middle of the sentence. A proper name precedes this."
5601+
},
5602+
"phishingPageLearnMore": {
5603+
"message": "Learn more about phishing detection"
5604+
},
5605+
"protectedBy": {
5606+
"message": "Protected by $PRODUCT$",
5607+
"placeholders": {
5608+
"product": {
5609+
"content": "$1",
5610+
"example": "Bitwarden Phishing Blocker"
5611+
}
5612+
}
55935613
},
55945614
"hasItemsVaultNudgeBodyOne": {
55955615
"message": "Autofill items for the current page"

0 commit comments

Comments
 (0)