1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 19:13:39 +00:00

Autosync the updated translations (#6063)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-21 13:04:15 +00:00
committed by GitHub
parent 52c9fcb936
commit ce8dcd372d
62 changed files with 509 additions and 1439 deletions

View File

@@ -3842,30 +3842,12 @@
"restoreSelected": {
"message": "തിരഞ്ഞെടുത്തത് വീണ്ടെടുക്കുക "
},
"restoreItem": {
"message": "ഇനം വീണ്ടെടുക്കുക "
},
"restoredItem": {
"message": "വീണ്ടെടുത്ത ഇനങ്ങൾ"
},
"restoredItems": {
"message": "വീണ്ടെടുത്ത ഇനങ്ങൾ"
},
"restoreItemConfirmation": {
"message": "ഈ ഇനം വീണ്ടെടുക്കണമെന്ന് ഉറപ്പാണോ?"
},
"restoreItems": {
"message": "ഇനങ്ങൾ വീണ്ടെടുക്കുക"
},
"restoreSelectedItemsDesc": {
"message": "വീണ്ടെടുക്കാൻ നിങ്ങൾ $COUNT$ ഇനം(ങ്ങൾ) തിരഞ്ഞെടുത്തു. ഈ ഇനങ്ങളെല്ലാം വീണ്ടെടുക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "$ID$ എന്ന ഇനം വീണ്ടെടുത്തു.",
"placeholders": {
@@ -4950,8 +4932,8 @@
"disablePersonalVaultExport": {
"message": "Remove individual vault export"
},
"disablePersonalVaultExportDesc": {
"message": "Do not allow members to export their individual vault data."
"disablePersonalVaultExportDescription": {
"message": "Do not allow members to export data from their individual vault."
},
"vaultExportDisabled": {
"message": "Vault export removed"
@@ -5454,8 +5436,8 @@
"exportingOrganizationVaultTitle": {
"message": "Exporting organization vault"
},
"exportingPersonalVaultDescription": {
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated password history or attachments.",
"exportingIndividualVaultDescription": {
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
"placeholders": {
"email": {
"content": "$1",
@@ -7112,5 +7094,8 @@
},
"beta": {
"message": "Beta"
},
"alreadyHaveAccount": {
"message": "Already have an account?"
}
}