1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Autosync the updated translations (#16332)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
bw-ghapp[bot]
2025-09-08 14:08:39 +02:00
committed by GitHub
parent b7e6af441a
commit 0b73b97d7a
63 changed files with 7908 additions and 3561 deletions

View File

@@ -2114,8 +2114,11 @@
"languageDesc": {
"message": "Promenite jezik veb trezora."
},
"showIconsChangePasswordUrls": {
"message": "Show website icons and retrieve change password URLs"
"enableFavicon": {
"message": "Show website icons"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
},
"default": {
"message": "Podrazumevano"
@@ -9031,6 +9034,78 @@
}
}
},
"limitCollectionCreationEnabled": {
"message": "Turned on Restrict collection creation setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"limitCollectionCreationDisabled": {
"message": "Turned off Restrict collection creation setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"limitCollectionDeletionEnabled": {
"message": "Turned on Restrict collection deletion setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"limitCollectionDeletionDisabled": {
"message": "Turned off Restrict collection deletion setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"limitItemDeletionEnabled": {
"message": "Turned on Restrict item deletion setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"limitItemDeletionDisabled": {
"message": "Turned off Restrict item deletion setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"allowAdminAccessToAllCollectionItemsEnabled": {
"message": "Turned on Allow owners and admins to manage all collections and items setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"allowAdminAccessToAllCollectionItemsDisabled": {
"message": "Turned off Allow owners and admins to manage all collections and items setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
@@ -10996,12 +11071,6 @@
"message": "Billing address required to add credit.",
"description": "Error message shown when trying to add credit to a trialing organization without a billing address."
},
"aboutThisSetting": {
"message": "About this setting"
},
"permitCipherDetailsDescription": {
"message": "Bitwarden will use saved login URIs to identify which icon or change password URL should be used to improve your experience. No information is collected or saved when you use this service."
},
"billingAddress": {
"message": "Billing address"
},