1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Autosync the updated translations (#13442)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
bw-ghapp[bot]
2025-02-17 10:54:36 +01:00
committed by GitHub
parent 002ae0e6ca
commit 44becd34bd
8 changed files with 976 additions and 976 deletions

View File

@@ -2364,7 +2364,7 @@
"message": "Canvieu-ho a la configuració" "message": "Canvieu-ho a la configuració"
}, },
"change": { "change": {
"message": "Change" "message": "Canvia"
}, },
"changeButtonTitle": { "changeButtonTitle": {
"message": "Change password - $ITEMNAME$", "message": "Change password - $ITEMNAME$",
@@ -2425,7 +2425,7 @@
"message": "Turned on autofill" "message": "Turned on autofill"
}, },
"dismiss": { "dismiss": {
"message": "Dismiss" "message": "Descarta"
}, },
"websiteItemLabel": { "websiteItemLabel": {
"message": "Website $number$ (URI)", "message": "Website $number$ (URI)",
@@ -3191,7 +3191,7 @@
"message": "Unlock Bitwarden on your device or on the" "message": "Unlock Bitwarden on your device or on the"
}, },
"notificationSentDeviceAnchor": { "notificationSentDeviceAnchor": {
"message": "web app" "message": "aplicació web"
}, },
"notificationSentDevicePart2": { "notificationSentDevicePart2": {
"message": "Make sure the Fingerprint phrase matches the one below before approving." "message": "Make sure the Fingerprint phrase matches the one below before approving."
@@ -4792,7 +4792,7 @@
"description": "Represents the % key in screen reader content as a readable word" "description": "Represents the % key in screen reader content as a readable word"
}, },
"caretCharacterDescriptor": { "caretCharacterDescriptor": {
"message": "Caret", "message": "Circumflex",
"description": "Represents the ^ key in screen reader content as a readable word" "description": "Represents the ^ key in screen reader content as a readable word"
}, },
"ampersandCharacterDescriptor": { "ampersandCharacterDescriptor": {
@@ -4812,11 +4812,11 @@
"description": "Represents the ) key in screen reader content as a readable word" "description": "Represents the ) key in screen reader content as a readable word"
}, },
"hyphenCharacterDescriptor": { "hyphenCharacterDescriptor": {
"message": "Underscore", "message": "Subratllat",
"description": "Represents the _ key in screen reader content as a readable word" "description": "Represents the _ key in screen reader content as a readable word"
}, },
"underscoreCharacterDescriptor": { "underscoreCharacterDescriptor": {
"message": "Hyphen", "message": "Guió",
"description": "Represents the - key in screen reader content as a readable word" "description": "Represents the - key in screen reader content as a readable word"
}, },
"plusCharacterDescriptor": { "plusCharacterDescriptor": {
@@ -4828,19 +4828,19 @@
"description": "Represents the = key in screen reader content as a readable word" "description": "Represents the = key in screen reader content as a readable word"
}, },
"braceLeftCharacterDescriptor": { "braceLeftCharacterDescriptor": {
"message": "Left brace", "message": "Clau esquerra",
"description": "Represents the { key in screen reader content as a readable word" "description": "Represents the { key in screen reader content as a readable word"
}, },
"braceRightCharacterDescriptor": { "braceRightCharacterDescriptor": {
"message": "Right brace", "message": "Clau dreta",
"description": "Represents the } key in screen reader content as a readable word" "description": "Represents the } key in screen reader content as a readable word"
}, },
"bracketLeftCharacterDescriptor": { "bracketLeftCharacterDescriptor": {
"message": "Left bracket", "message": "Claudàtor esquerra",
"description": "Represents the [ key in screen reader content as a readable word" "description": "Represents the [ key in screen reader content as a readable word"
}, },
"bracketRightCharacterDescriptor": { "bracketRightCharacterDescriptor": {
"message": "Right bracket", "message": "Claudàtor dret",
"description": "Represents the ] key in screen reader content as a readable word" "description": "Represents the ] key in screen reader content as a readable word"
}, },
"pipeCharacterDescriptor": { "pipeCharacterDescriptor": {

View File

@@ -2364,10 +2364,10 @@
"message": "Dies in den Einstellungen ändern" "message": "Dies in den Einstellungen ändern"
}, },
"change": { "change": {
"message": "Change" "message": "Ändern"
}, },
"changeButtonTitle": { "changeButtonTitle": {
"message": "Change password - $ITEMNAME$", "message": "Passwort ändern - $ITEMNAME$",
"placeholders": { "placeholders": {
"itemname": { "itemname": {
"content": "$1", "content": "$1",
@@ -2376,10 +2376,10 @@
} }
}, },
"atRiskPasswords": { "atRiskPasswords": {
"message": "At-risk passwords" "message": "Risikoreiche Passwörter"
}, },
"atRiskPasswordsDescSingleOrg": { "atRiskPasswordsDescSingleOrg": {
"message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at risk.", "message": "$ORGANIZATION$ fordert dich auf, diese $COUNT$ Passwörter zu ändern, da diese in risikoreich sind.",
"placeholders": { "placeholders": {
"organization": { "organization": {
"content": "$1", "content": "$1",
@@ -2392,7 +2392,7 @@
} }
}, },
"atRiskPasswordsDescMultiOrg": { "atRiskPasswordsDescMultiOrg": {
"message": "Your organizations are requesting you change the $COUNT$ passwords because they are at risk.", "message": "Deine Organisationen fordern dich auf, diese $COUNT$ Passwörter zu ändern, da diese risikoreich sind.",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",
@@ -2401,10 +2401,10 @@
} }
}, },
"reviewAndChangeAtRiskPassword": { "reviewAndChangeAtRiskPassword": {
"message": "Review and change one at-risk password" "message": "Überprüfe und ändere ein risikoreiches Passwort"
}, },
"reviewAndChangeAtRiskPasswordsPlural": { "reviewAndChangeAtRiskPasswordsPlural": {
"message": "Review and change $COUNT$ at-risk passwords", "message": "Überprüfe und ändere $COUNT$ risikoreiche Passwörter",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",
@@ -2413,19 +2413,19 @@
} }
}, },
"changeAtRiskPasswordsFaster": { "changeAtRiskPasswordsFaster": {
"message": "Change at-risk passwords faster" "message": "Ändere risikoreiche Passwörter schneller"
}, },
"changeAtRiskPasswordsFasterDesc": { "changeAtRiskPasswordsFasterDesc": {
"message": "Update your settings so you can quickly autofill your passwords and generate new ones" "message": "Aktualisiere deine Einstellungen, damit du deine Passwörter schnell automatisch ausfüllen kannst und neue generieren kannst"
}, },
"turnOnAutofill": { "turnOnAutofill": {
"message": "Turn on autofill" "message": "Auto-Ausfüllen aktivieren"
}, },
"turnedOnAutofill": { "turnedOnAutofill": {
"message": "Turned on autofill" "message": "Auto-Ausfüllen aktiviert"
}, },
"dismiss": { "dismiss": {
"message": "Dismiss" "message": "Verwerfen"
}, },
"websiteItemLabel": { "websiteItemLabel": {
"message": "Website $number$ (URI)", "message": "Website $number$ (URI)",

File diff suppressed because it is too large Load Diff

View File

@@ -2401,10 +2401,10 @@
} }
}, },
"reviewAndChangeAtRiskPassword": { "reviewAndChangeAtRiskPassword": {
"message": "Eén risicovol wachtwoord controleren en wijzigen" "message": "Eén risicovol wachtwoord beoordelen en wijzigen"
}, },
"reviewAndChangeAtRiskPasswordsPlural": { "reviewAndChangeAtRiskPasswordsPlural": {
"message": "$COUNT$ risicovolle wachtwoorden controleren en wijzigen", "message": "$COUNT$ risicovolle wachtwoorden beoordelen en wijzigen",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",
@@ -3194,7 +3194,7 @@
"message": "webapp" "message": "webapp"
}, },
"notificationSentDevicePart2": { "notificationSentDevicePart2": {
"message": "Zorg ervoor dat de Vingerafdrukzin overeenkomt met de onderstaande voor je deze goedkeurt." "message": "Zorg ervoor dat de vingerafdrukzin overeenkomt met de onderstaande voor je deze goedkeurt."
}, },
"aNotificationWasSentToYourDevice": { "aNotificationWasSentToYourDevice": {
"message": "Er is een melding naar je apparaat verzonden" "message": "Er is een melding naar je apparaat verzonden"

View File

@@ -35,7 +35,7 @@
"message": "Ställ in ett starkt lösenord" "message": "Ställ in ett starkt lösenord"
}, },
"finishCreatingYourAccountBySettingAPassword": { "finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password" "message": "Slutför skapandet av ditt konto genom att ange ett lösenord"
}, },
"enterpriseSingleSignOn": { "enterpriseSingleSignOn": {
"message": "Single Sign-On för företag" "message": "Single Sign-On för företag"

View File

@@ -1618,10 +1618,10 @@
"message": "Показувати піктограми вебсайтів" "message": "Показувати піктограми вебсайтів"
}, },
"faviconDesc": { "faviconDesc": {
"message": "Показувати впізнаване зображення біля кожного запису." "message": "Показувати зображення біля кожного запису."
}, },
"faviconDescAlt": { "faviconDescAlt": {
"message": "Показати впізнаване зображення поруч з кожним записом. Застосовується для всіх облікових записів, до яких виконано вхід." "message": "Показувати зображення поруч з кожним записом. Застосовується для всіх облікових записів, до яких виконано вхід."
}, },
"enableBadgeCounter": { "enableBadgeCounter": {
"message": "Показувати лічильник" "message": "Показувати лічильник"
@@ -2364,10 +2364,10 @@
"message": "Змінити в налаштуваннях" "message": "Змінити в налаштуваннях"
}, },
"change": { "change": {
"message": "Change" "message": "Змінити"
}, },
"changeButtonTitle": { "changeButtonTitle": {
"message": "Change password - $ITEMNAME$", "message": "Змінити пароль $ITEMNAME$",
"placeholders": { "placeholders": {
"itemname": { "itemname": {
"content": "$1", "content": "$1",
@@ -2376,10 +2376,10 @@
} }
}, },
"atRiskPasswords": { "atRiskPasswords": {
"message": "At-risk passwords" "message": "Ризиковані паролі"
}, },
"atRiskPasswordsDescSingleOrg": { "atRiskPasswordsDescSingleOrg": {
"message": "$ORGANIZATION$ is requesting you change the $COUNT$ passwords because they are at risk.", "message": "$ORGANIZATION$ вимагає зміни $COUNT$ паролів, оскільки вони ризиковані.",
"placeholders": { "placeholders": {
"organization": { "organization": {
"content": "$1", "content": "$1",
@@ -2392,7 +2392,7 @@
} }
}, },
"atRiskPasswordsDescMultiOrg": { "atRiskPasswordsDescMultiOrg": {
"message": "Your organizations are requesting you change the $COUNT$ passwords because they are at risk.", "message": "Ваші організації вимагають зміни $COUNT$ паролів, оскільки вони ризиковані.",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",
@@ -2401,10 +2401,10 @@
} }
}, },
"reviewAndChangeAtRiskPassword": { "reviewAndChangeAtRiskPassword": {
"message": "Review and change one at-risk password" "message": "Перегляньте і змініть один ризикований пароль"
}, },
"reviewAndChangeAtRiskPasswordsPlural": { "reviewAndChangeAtRiskPasswordsPlural": {
"message": "Review and change $COUNT$ at-risk passwords", "message": "Перегляньте і змініть $COUNT$ ризикованих паролів",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",
@@ -2413,19 +2413,19 @@
} }
}, },
"changeAtRiskPasswordsFaster": { "changeAtRiskPasswordsFaster": {
"message": "Change at-risk passwords faster" "message": "Швидше змінюйте ризиковані паролі"
}, },
"changeAtRiskPasswordsFasterDesc": { "changeAtRiskPasswordsFasterDesc": {
"message": "Update your settings so you can quickly autofill your passwords and generate new ones" "message": "Оновіть налаштування, щоб швидше автоматично заповнювати й створювати паролі"
}, },
"turnOnAutofill": { "turnOnAutofill": {
"message": "Turn on autofill" "message": "Увімкніть автозаповнення"
}, },
"turnedOnAutofill": { "turnedOnAutofill": {
"message": "Turned on autofill" "message": "Автозаповнення увімкнено"
}, },
"dismiss": { "dismiss": {
"message": "Dismiss" "message": "Відхилити"
}, },
"websiteItemLabel": { "websiteItemLabel": {
"message": "Вебсайт $number$ (URI)", "message": "Вебсайт $number$ (URI)",
@@ -3188,13 +3188,13 @@
"message": "Сповіщення було надіслано на ваш пристрій." "message": "Сповіщення було надіслано на ваш пристрій."
}, },
"notificationSentDevicePart1": { "notificationSentDevicePart1": {
"message": "Unlock Bitwarden on your device or on the" "message": "Розблокуйте Bitwarden на своєму пристрої або у"
}, },
"notificationSentDeviceAnchor": { "notificationSentDeviceAnchor": {
"message": "web app" "message": "вебпрограмі"
}, },
"notificationSentDevicePart2": { "notificationSentDevicePart2": {
"message": "Make sure the Fingerprint phrase matches the one below before approving." "message": "Перш ніж підтверджувати, обов'язково перевірте відповідність зазначеної нижче фрази відбитка."
}, },
"aNotificationWasSentToYourDevice": { "aNotificationWasSentToYourDevice": {
"message": "Сповіщення надіслано на ваш пристрій" "message": "Сповіщення надіслано на ваш пристрій"
@@ -3209,7 +3209,7 @@
"message": "Ініційовано вхід" "message": "Ініційовано вхід"
}, },
"logInRequestSent": { "logInRequestSent": {
"message": "Request sent" "message": "Запит надіслано"
}, },
"exposedMasterPassword": { "exposedMasterPassword": {
"message": "Головний пароль викрито" "message": "Головний пароль викрито"

View File

@@ -3194,7 +3194,7 @@
"message": "网页 App" "message": "网页 App"
}, },
"notificationSentDevicePart2": { "notificationSentDevicePart2": {
"message": "在批准前,请确保指纹短语与下面的一致。" "message": "在批准前,请确保指纹短语与下面的相匹配。"
}, },
"aNotificationWasSentToYourDevice": { "aNotificationWasSentToYourDevice": {
"message": "通知已发送到您的设备" "message": "通知已发送到您的设备"

View File

@@ -118,10 +118,10 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="Name" xml:space="preserve"> <data name="Name" xml:space="preserve">
<value>Bitwarden Password Manager</value> <value>מנהל הסיסמאות Bitwarden</value>
</data> </data>
<data name="Summary" xml:space="preserve"> <data name="Summary" xml:space="preserve">
<value>At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information.</value> <value>בבית, בעבודה, או בדרך, Bitwarden מאבטח בקלות את כל הסיסמאות, מפתחות הגישה, והמידע הרגיש שלך.</value>
</data> </data>
<data name="Description" xml:space="preserve"> <data name="Description" xml:space="preserve">
<value>Recognized as the best password manager by PCMag, WIRED, The Verge, CNET, G2, and more! <value>Recognized as the best password manager by PCMag, WIRED, The Verge, CNET, G2, and more!
@@ -169,7 +169,7 @@ End-to-end encrypted credential management solutions from Bitwarden empower orga
</value> </value>
</data> </data>
<data name="AssetTitle" xml:space="preserve"> <data name="AssetTitle" xml:space="preserve">
<value>At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information.</value> <value>בבית, בעבודה, או בדרך, Bitwarden מאבטח בקלות את כל הסיסמאות, מפתחות הגישה, והמידע הרגיש שלך.</value>
</data> </data>
<data name="ScreenshotSync" xml:space="preserve"> <data name="ScreenshotSync" xml:space="preserve">
<value>סנכרון וגישה לכספת שלך ממגוון מכשירים</value> <value>סנכרון וגישה לכספת שלך ממגוון מכשירים</value>