1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-30 12:54:31 +01:00

New translations messages.json (English, United Kingdom)

This commit is contained in:
Kyle Spearrin 2021-01-22 12:13:12 -05:00
parent 5b1c919513
commit fa5938f7aa

View File

@ -340,7 +340,7 @@
"message": "Delete attachment" "message": "Delete attachment"
}, },
"deleteItemConfirmation": { "deleteItemConfirmation": {
"message": "Are you sure you want to delete this item?" "message": "Do you really want to send to the bin?"
}, },
"deletedItem": { "deletedItem": {
"message": "Sent item to bin" "message": "Sent item to bin"
@ -853,10 +853,10 @@
"message": "When minimising the window, show an icon in the system tray instead." "message": "When minimising the window, show an icon in the system tray instead."
}, },
"enableMinToMenuBar": { "enableMinToMenuBar": {
"message": "Minimize to menu bar" "message": "Minimise to menu bar"
}, },
"enableMinToMenuBarDesc": { "enableMinToMenuBarDesc": {
"message": "When minimizing the window, show an icon in the menu bar instead." "message": "When minimising the window, show an icon in the menu bar instead."
}, },
"enableCloseToTray": { "enableCloseToTray": {
"message": "Close to tray icon" "message": "Close to tray icon"
@ -898,7 +898,7 @@
"message": "Always show in the Dock" "message": "Always show in the Dock"
}, },
"alwaysShowDockDesc": { "alwaysShowDockDesc": {
"message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar." "message": "Show the Bitwarden icon in the Dock even when minimised to the menu bar."
}, },
"confirmTrayTitle": { "confirmTrayTitle": {
"message": "Confirm disable tray" "message": "Confirm disable tray"
@ -1289,7 +1289,7 @@
"message": "Unlock with Touch ID" "message": "Unlock with Touch ID"
}, },
"touchIdConsentMessage": { "touchIdConsentMessage": {
"message": "Verify for Bitwarden." "message": "unlock your vault"
}, },
"lockWithMasterPassOnRestart": { "lockWithMasterPassOnRestart": {
"message": "Lock with master password on restart" "message": "Lock with master password on restart"
@ -1475,7 +1475,7 @@
"message": "Verify browser connection" "message": "Verify browser connection"
}, },
"verifyBrowserDesc": { "verifyBrowserDesc": {
"message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension." "message": "Please ensure the shown fingerprint is identical to the fingerprint shown in the browser extension."
}, },
"biometricsNotEnabledTitle": { "biometricsNotEnabledTitle": {
"message": "Biometrics not enabled" "message": "Biometrics not enabled"
@ -1484,12 +1484,12 @@
"message": "Browser biometrics requires desktop biometrics to be enabled in the settings first." "message": "Browser biometrics requires desktop biometrics to be enabled in the settings first."
}, },
"personalOwnershipSubmitError": { "personalOwnershipSubmitError": {
"message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections." "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organisation and choose from available Collections."
}, },
"hintEqualsPassword": { "hintEqualsPassword": {
"message": "Your password hint cannot be the same as your password." "message": "Your password hint cannot be the same as your password."
}, },
"personalOwnershipPolicyInEffect": { "personalOwnershipPolicyInEffect": {
"message": "An organization policy is affecting your ownership options." "message": "An organisation policy is affecting your ownership options."
} }
} }