1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-28 04:08:47 +02:00

New Crowdin updates (#697)

* New translations messages.json (Romanian)

* New translations messages.json (Indonesian)

* New translations messages.json (Swedish)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Croatian)

* New translations messages.json (Slovak)

* New translations messages.json (Estonian)

* New translations messages.json (Latvian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Esperanto)

* New translations messages.json (Malayalam)

* New translations messages.json (Sinhala)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Serbian (Latin))

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Russian)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Spanish)

* New translations messages.json (Afrikaans)

* New translations messages.json (Belarusian)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Greek)

* New translations messages.json (Portuguese)

* New translations messages.json (Finnish)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (English, India)
This commit is contained in:
Kyle Spearrin 2020-11-10 17:19:12 -05:00 committed by GitHub
parent 759dc647e5
commit a818e7dd40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
40 changed files with 19236 additions and 796 deletions

View File

@ -1,6 +1,6 @@
{
"pageTitle": {
"message": "$APP_NAME$ Web Vault",
"message": "$APP_NAME$ Webkluis",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
@ -10,7 +10,7 @@
}
},
"whatTypeOfItem": {
"message": "What type of item is this?"
"message": "Welke tipe item is dit?"
},
"name": {
"message": "Naam"
@ -37,6 +37,9 @@
"password": {
"message": "Wagwoord"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Wagfrase"
},
@ -50,10 +53,10 @@
"message": "Kaarthouernaam"
},
"number": {
"message": "Number"
"message": "Nommer"
},
"brand": {
"message": "Brand"
"message": "Handelsmerk"
},
"expiration": {
"message": "Expiration"
@ -170,20 +173,20 @@
"message": "Unassigned"
},
"noneFolder": {
"message": "No Folder",
"message": "Geen vouer",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Add Folder"
"message": "Voeg vouer toe"
},
"editFolder": {
"message": "Edit Folder"
"message": "Wysig vouer"
},
"baseDomain": {
"message": "Base domain"
"message": "Basisdomein"
},
"host": {
"message": "Host",
"message": "Gasheer",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
@ -205,13 +208,13 @@
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Never"
"message": "Nooit"
},
"toggleVisibility": {
"message": "Toggle Visibility"
"message": "Tokkel sigbaarheid"
},
"toggleCollapse": {
"message": "Toggle Collapse",
"message": "Tokkel invou",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
@ -239,22 +242,22 @@
"message": "Kanselleer"
},
"canceled": {
"message": "Canceled"
"message": "Gekanselleer"
},
"close": {
"message": "Close"
},
"delete": {
"message": "Delete"
"message": "Skrap"
},
"favorite": {
"message": "Favorite"
"message": "Gunsteling"
},
"unfavorite": {
"message": "Unfavorite"
},
"edit": {
"message": "Edit"
"message": "Wysig"
},
"searchCollection": {
"message": "Search Collection"
@ -273,31 +276,31 @@
"message": "Search Vault"
},
"allItems": {
"message": "All Items"
"message": "Alle items"
},
"favorites": {
"message": "Favorites"
"message": "Gunstelinge"
},
"types": {
"message": "Types"
"message": "Tipes"
},
"typeLogin": {
"message": "Login"
"message": "Aantekening"
},
"typeCard": {
"message": "Card"
"message": "Kaart"
},
"typeIdentity": {
"message": "Identity"
"message": "Identiteit"
},
"typeSecureNote": {
"message": "Secure Note"
"message": "Beveiligde nota"
},
"folders": {
"message": "Folders"
"message": "Vouers"
},
"collections": {
"message": "Collections"
"message": "Versamelings"
},
"firstName": {
"message": "First Name"
@ -419,22 +422,22 @@
"message": "Deleted attachment"
},
"deleteAttachmentConfirmation": {
"message": "Are you sure you want to delete this attachment?"
"message": "Is u seker u wil hierdie aanhegsel skrap?"
},
"attachmentSaved": {
"message": "The attachment has been saved."
"message": "Die aanhegsel is bewaar."
},
"file": {
"message": "File"
"message": "Lêer"
},
"selectFile": {
"message": "Select a file."
"message": "Kies n lêer."
},
"maxFileSize": {
"message": "Maximum file size is 100 MB."
"message": "Maksimum lêergrootte is 100 MB."
},
"updateKey": {
"message": "You cannot use this feature until you update your encryption key."
"message": "U kan eers hierdie funksie gebruik wanneer u u enkripsiesleutel bygewerk het."
},
"addedItem": {
"message": "Added item"
@ -497,37 +500,37 @@
"message": "Log Out"
},
"ok": {
"message": "Ok"
"message": "Goed"
},
"yes": {
"message": "Yes"
"message": "Ja"
},
"no": {
"message": "No"
"message": "Nee"
},
"loginOrCreateNewAccount": {
"message": "Log in or create a new account to access your secure vault."
},
"createAccount": {
"message": "Create Account"
"message": "Skep rekening"
},
"logIn": {
"message": "Log In"
"message": "Teken aan"
},
"submit": {
"message": "Submit"
"message": "Dien in"
},
"emailAddressDesc": {
"message": "You'll use your email address to log in."
},
"yourName": {
"message": "Your Name"
"message": "U naam"
},
"yourNameDesc": {
"message": "What should we call you?"
"message": "Wat moet ons u noem?"
},
"masterPass": {
"message": "Master Password"
"message": "Hoofwagwoord"
},
"masterPassDesc": {
"message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
@ -539,16 +542,16 @@
"message": "Re-type Master Password"
},
"masterPassHint": {
"message": "Master Password Hint (optional)"
"message": "Hoofwagwoordwenk (opsioneel)"
},
"masterPassHintLabel": {
"message": "Master Password Hint"
"message": "Hoofwagwoordwenk"
},
"settings": {
"message": "Settings"
"message": "Instellings"
},
"passwordHint": {
"message": "Password Hint"
"message": "Wagwoordwenk"
},
"enterEmailToGetHint": {
"message": "Enter your account email address to receive your master password hint."
@ -1575,7 +1578,7 @@
}
},
"addons": {
"message": "Addons"
"message": "Toevoegings"
},
"premiumAccess": {
"message": "Premium Access"
@ -1594,10 +1597,10 @@
}
},
"additionalStorageGb": {
"message": "Additional Storage (GB)"
"message": "Bykomende berging (GB)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
"message": "# in bykomende GB"
},
"additionalStorageIntervalDesc": {
"message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.",
@ -1617,19 +1620,19 @@
}
},
"summary": {
"message": "Summary"
"message": "Opsomming"
},
"total": {
"message": "Total"
"message": "Totaal"
},
"year": {
"message": "year"
"message": "jaar"
},
"month": {
"message": "month"
"message": "maand"
},
"monthAbbr": {
"message": "mo.",
"message": "md.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
@ -1654,25 +1657,25 @@
}
},
"paymentInformation": {
"message": "Payment Information"
"message": "Betaalinligting"
},
"creditCard": {
"message": "Credit Card"
"message": "Kredietkaart"
},
"paypalClickSubmit": {
"message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
},
"cancelSubscription": {
"message": "Cancel Subscription"
"message": "Kanselleer Intekening"
},
"subscriptionCanceled": {
"message": "The subscription has been canceled."
"message": "Die intekening is gekanselleer."
},
"pendingCancellation": {
"message": "Pending Cancellation"
"message": "Hangende kansellasie"
},
"subscriptionPendingCanceled": {
"message": "The subscription has been marked for cancellation at the end of the current billing period."
"message": "Die intekening is gemerk vir kansellasie aan die einde van die huidige faktureringstydperk."
},
"reinstateSubscription": {
"message": "Reinstate Subscription"
@ -1687,10 +1690,10 @@
"message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
},
"canceledSubscription": {
"message": "The subscription has been canceled."
"message": "Die intekening is gekanselleer."
},
"neverExpires": {
"message": "Never Expires"
"message": "Verval nooit"
},
"status": {
"message": "Status"
@ -1702,25 +1705,25 @@
"message": "Details"
},
"downloadLicense": {
"message": "Download License"
"message": "Laai lisensie af"
},
"updateLicense": {
"message": "Update License"
"message": "Werk lisensie by"
},
"updatedLicense": {
"message": "Updated license"
"message": "Lisensie bygewerk"
},
"manageSubscription": {
"message": "Manage Subscription"
"message": "Bestuur intekening"
},
"storage": {
"message": "Storage"
"message": "Berging"
},
"addStorage": {
"message": "Add Storage"
"message": "Voeg berging toe"
},
"removeStorage": {
"message": "Remove Storage"
"message": "Verwyder berging"
},
"subscriptionStorage": {
"message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
@ -1736,37 +1739,37 @@
}
},
"paymentMethod": {
"message": "Payment Method"
"message": "Betaalmetode"
},
"noPaymentMethod": {
"message": "No payment method on file."
"message": "Geen betaalmetode op lêer."
},
"addPaymentMethod": {
"message": "Add Payment Method"
"message": "Voeg betaalmetode toe"
},
"changePaymentMethod": {
"message": "Change Payment Method"
"message": "Verander betaalmetode"
},
"invoices": {
"message": "Invoices"
"message": "Fakture"
},
"noInvoices": {
"message": "No invoices."
"message": "Geen fakture."
},
"paid": {
"message": "Paid",
"message": "Betaal",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Unpaid",
"message": "Nie betaal",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transactions",
"message": "Transaksies",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "No transactions."
"message": "Geen transaksies."
},
"chargeNoun": {
"message": "Charge",
@ -1816,10 +1819,10 @@
"message": "Purchase Premium"
},
"licenseFile": {
"message": "License File"
"message": "Lisensielêer"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"message": "U lisensielêer sal iets soos $FILE_NAME$ genoem wees",
"placeholders": {
"file_name": {
"content": "$1",
@ -1852,7 +1855,7 @@
"message": "Billing Email"
},
"businessName": {
"message": "Business Name"
"message": "Besigheidnaam"
},
"chooseYourPlan": {
"message": "Kies U Plan"
@ -2088,7 +2091,7 @@
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
},
"accessControl": {
"message": "Access Control"
"message": "Toegangbeheer"
},
"groupAccessAllItems": {
"message": "Hierdie groep het toegang tot alle items en kan dit wysig."
@ -2142,16 +2145,16 @@
"message": "Soek"
},
"invited": {
"message": "Invited"
"message": "Genooi"
},
"accepted": {
"message": "Accepted"
"message": "Aanvaar"
},
"confirmed": {
"message": "Confirmed"
"message": "Bevestig"
},
"owner": {
"message": "Owner"
"message": "Eienaar"
},
"ownerDesc": {
"message": "The highest access user that can manage all aspects of your organization."
@ -2238,7 +2241,7 @@
"message": "Edited organization settings."
},
"createdItemId": {
"message": "Created item $ID$.",
"message": "Item $ID$ geskep.",
"placeholders": {
"id": {
"content": "$1",
@ -2247,7 +2250,7 @@
}
},
"editedItemId": {
"message": "Edited item $ID$.",
"message": "Item $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2256,7 +2259,7 @@
}
},
"deletedItemId": {
"message": "Sent item $ID$ to trash.",
"message": "Item $ID$ na asblik gestuur.",
"placeholders": {
"id": {
"content": "$1",
@ -2265,7 +2268,7 @@
}
},
"sharedItemId": {
"message": "Shared item $ID$.",
"message": "Item $ID$ gedeel.",
"placeholders": {
"id": {
"content": "$1",
@ -2274,7 +2277,7 @@
}
},
"viewedItemId": {
"message": "Viewed item $ID$.",
"message": "Item $ID$ gekyk.",
"placeholders": {
"id": {
"content": "$1",
@ -2283,7 +2286,7 @@
}
},
"viewedPasswordItemId": {
"message": "Viewed password for item $ID$.",
"message": "Het wagwoord vir item $ID$ bekyk.",
"placeholders": {
"id": {
"content": "$1",
@ -2292,7 +2295,7 @@
}
},
"viewedHiddenFieldItemId": {
"message": "Viewed hidden field for item $ID$.",
"message": "Het versteekte veld vir item $ID$ bekyk.",
"placeholders": {
"id": {
"content": "$1",
@ -2301,7 +2304,7 @@
}
},
"viewedSecurityCodeItemId": {
"message": "Viewed security code for item $ID$.",
"message": "Het sekerheidskode vir item $ID$ bekyk.",
"placeholders": {
"id": {
"content": "$1",
@ -2310,7 +2313,7 @@
}
},
"copiedPasswordItemId": {
"message": "Copied password for item $ID$.",
"message": "Het wagwoord vir item $ID$ gekopieer.",
"placeholders": {
"id": {
"content": "$1",
@ -2319,7 +2322,7 @@
}
},
"copiedHiddenFieldItemId": {
"message": "Copied hidden field for item $ID$.",
"message": "Het versteekte veld vir item $ID$ gekopieer.",
"placeholders": {
"id": {
"content": "$1",
@ -2328,7 +2331,7 @@
}
},
"copiedSecurityCodeItemId": {
"message": "Copied security code for item $ID$.",
"message": "Het sekerheidskode vir item $ID$ gekopieer.",
"placeholders": {
"id": {
"content": "$1",
@ -2337,7 +2340,7 @@
}
},
"autofilledItemId": {
"message": "Auto-filled item $ID$.",
"message": "Item $ID$ outomaties ingevul.",
"placeholders": {
"id": {
"content": "$1",
@ -2346,7 +2349,7 @@
}
},
"createdCollectionId": {
"message": "Created collection $ID$.",
"message": "Versameling $ID$ geskep.",
"placeholders": {
"id": {
"content": "$1",
@ -2355,7 +2358,7 @@
}
},
"editedCollectionId": {
"message": "Edited collection $ID$.",
"message": "Versameling $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2364,7 +2367,7 @@
}
},
"deletedCollectionId": {
"message": "Deleted collection $ID$.",
"message": "Versameling $ID$ geskrap.",
"placeholders": {
"id": {
"content": "$1",
@ -2373,7 +2376,7 @@
}
},
"editedPolicyId": {
"message": "Edited policy $ID$.",
"message": "Beleid $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2382,7 +2385,7 @@
}
},
"createdGroupId": {
"message": "Created group $ID$.",
"message": "Groep $ID$ geskep.",
"placeholders": {
"id": {
"content": "$1",
@ -2391,7 +2394,7 @@
}
},
"editedGroupId": {
"message": "Edited group $ID$.",
"message": "Groep $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2400,7 +2403,7 @@
}
},
"deletedGroupId": {
"message": "Deleted group $ID$.",
"message": "Groep $ID$ geskrap.",
"placeholders": {
"id": {
"content": "$1",
@ -2409,7 +2412,7 @@
}
},
"removedUserId": {
"message": "Removed user $ID$.",
"message": "Gebruiker $ID$ verwyder.",
"placeholders": {
"id": {
"content": "$1",
@ -2418,7 +2421,7 @@
}
},
"createdAttachmentForItem": {
"message": "Created attachment for item $ID$.",
"message": "Het aanhegsel vir item $ID$ geskep.",
"placeholders": {
"id": {
"content": "$1",
@ -2427,7 +2430,7 @@
}
},
"deletedAttachmentForItem": {
"message": "Deleted attachment for item $ID$.",
"message": "Het aanhegsel vir item $ID$ geskrap.",
"placeholders": {
"id": {
"content": "$1",
@ -2436,7 +2439,7 @@
}
},
"editedCollectionsForItem": {
"message": "Edited collections for item $ID$.",
"message": "Het aanhegsel vir item $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2445,7 +2448,7 @@
}
},
"invitedUserId": {
"message": "Invited user $ID$.",
"message": "Gebruiker $ID$ genooi.",
"placeholders": {
"id": {
"content": "$1",
@ -2454,7 +2457,7 @@
}
},
"confirmedUserId": {
"message": "Confirmed user $ID$.",
"message": "Gebruiker $ID$ is bevestig.",
"placeholders": {
"id": {
"content": "$1",
@ -2463,7 +2466,7 @@
}
},
"editedUserId": {
"message": "Edited user $ID$.",
"message": "Gebruiker $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2472,7 +2475,7 @@
}
},
"editedGroupsForUser": {
"message": "Edited groups for user $ID$.",
"message": "Groepe vir gebruiker $ID$ gewysig.",
"placeholders": {
"id": {
"content": "$1",
@ -2502,13 +2505,13 @@
"message": "Groeptoegang"
},
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
"message": "Wysig die groepe waaraan hierdie gebruiker behoort."
},
"invitedUsers": {
"message": "Gebruiker(s) genooi."
},
"resendInvitation": {
"message": "Resend Invitation"
"message": "Stuur weer uitnodiging"
},
"hasBeenReinvited": {
"message": "$USER$ is weer uitgenooi.",
@ -2538,22 +2541,22 @@
"message": "Bevestig Gebruikers"
},
"usersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
"message": "U het gebruikers wat die uitnodiging aanvaar het, maar nog bevestig moet word. Gebruikers sal nie toegang tot die organisasie hê tot hulle bevestig is nie."
},
"startDate": {
"message": "Start Date"
"message": "Begindatum"
},
"endDate": {
"message": "End Date"
"message": "Einddatum"
},
"verifyEmail": {
"message": "Verify Email"
"message": "Bevestig e-pos"
},
"verifyEmailDesc": {
"message": "Verify your account's email address to unlock access to all features."
"message": "Bevestig u rekening se e-posadres om toegang tot alle funksies te ontgrendel."
},
"verifyEmailFirst": {
"message": "Your account's email address first must be verified."
"message": "U rekening se e-posadres moet eers bevestig word."
},
"checkInboxForVerification": {
"message": "Check your email inbox for a verification link."
@ -2769,13 +2772,13 @@
"message": "Key Updated"
},
"updateKeyTitle": {
"message": "Update Key"
"message": "Werk sleutel by"
},
"updateEncryptionKey": {
"message": "Update Encryption Key"
"message": "Werk enkripsiesleutel by"
},
"updateEncryptionKeyShortDesc": {
"message": "You are currently using an outdated encryption scheme."
"message": "U gebruik tans n verouderde enkripsieskema."
},
"updateEncryptionKeyDesc": {
"message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
@ -2808,11 +2811,13 @@
"message": "Refunded"
},
"nothingSelected": {
"message": "You have not selected anything."
"message": "U het niks gekies nie."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Gebruiksvoorwaardes"
@ -2859,16 +2864,16 @@
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
"message": "Organisasie is gedeaktiveer."
},
"licenseIsExpired": {
"message": "Lisensie het verstryk."
},
"updatedUsers": {
"message": "Updated users"
"message": "Bygewerkte gebruikers"
},
"selected": {
"message": "Selected"
"message": "Gekose"
},
"ownership": {
"message": "Eienaarskap"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "U API-sleutel het volledige toegang tot die organisasie. Dit moet geheim bly."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
@ -3087,7 +3098,7 @@
"message": "Permanent Geskrapte Items"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"message": "U het $COUNT$ item(s) gekies om permanent te skrap. Is u seker u wil al hierdie items permanent skrap?",
"placeholders": {
"count": {
"content": "$1",
@ -3150,10 +3161,10 @@
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
"message": "Versteek wagwoorde"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
"message": "Ons benodig hierdie inligting slegs om verkoopsbelasting te bereken en vir finansiële verslaggewing."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
@ -3165,16 +3176,16 @@
"message": "Tax information updated."
},
"setMasterPassword": {
"message": "Set Master Password"
"message": "Stel Hoofwagwoord"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
},
"identifier": {
"message": "Identifier"
"message": "Identifiseerder"
},
"organizationIdentifier": {
"message": "Organization Identifier"
"message": "Organisasie-identifiseerder"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
@ -3183,7 +3194,7 @@
"message": "Enterprise Single Sign-On"
},
"businessPortal": {
"message": "Business Portal",
"message": "Sakeportaal",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
@ -3199,12 +3210,141 @@
"message": "SSO Validation Failed"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
"message": "Organisasie-identifiseerder word benodig."
},
"unlinkSso": {
"message": "Unlink SSO"
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Пароль"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Парольная фраза"
},
@ -527,22 +530,22 @@
"message": "What should we call you?"
},
"masterPass": {
"message": "Майстар-пароль"
"message": "Асноўны пароль"
},
"masterPassDesc": {
"message": "Майстар-пароль — ключ да вашага бяспечнага сховішча. Ён вельмі важны, таму не забывайце яго. Аднавіць майстар-пароль немагчыма."
"message": "Асноўны пароль — ключ да вашага бяспечнага сховішча. Ён вельмі важны, таму не забывайце яго. Аднавіць асноўны пароль немагчыма."
},
"masterPassHintDesc": {
"message": "Падказка да майстра-пароля можа дапамагчы вам яго ўспомніць."
"message": "Падказка да асноўнага пароля можа дапамагчы вам яго ўспомніць."
},
"reTypeMasterPass": {
"message": "Увядзіце майстар-пароль паўторна"
"message": "Увядзіце асноўны пароль паўторна"
},
"masterPassHint": {
"message": "Падказка да майстра-пароля (неабавязкова)"
"message": "Падказка да асноўнага пароля (неабавязкова)"
},
"masterPassHintLabel": {
"message": "Падказка да майстра-пароля"
"message": "Падказка да асноўнага пароля"
},
"settings": {
"message": "Налады"
@ -551,10 +554,10 @@
"message": "Падказка да пароля"
},
"enterEmailToGetHint": {
"message": "Увядзіце адрас электроннай пошты ўліковага запісу для атрымання падказкі для пароля."
"message": "Увядзіце адрас электроннай пошты ўліковага запісу для атрымання падказкі для асноўнага пароля."
},
"getMasterPasswordHint": {
"message": "Атрымаць падказку для майстра-пароля"
"message": "Атрымаць падказку для асноўнага пароля"
},
"emailRequired": {
"message": "Патрабуецца адрас электроннай пошты."
@ -563,19 +566,19 @@
"message": "Памылковы адрас электроннай пошты."
},
"masterPassRequired": {
"message": "Патрабуецца майстар-пароль."
"message": "Патрабуецца асноўны пароль."
},
"masterPassLength": {
"message": "Майстар-пароль павінен быць даўжынёй не менш за 8 сімвалаў."
"message": "Асноўны пароль павінен быць даўжынёй не менш за 8 сімвалаў."
},
"masterPassDoesntMatch": {
"message": "Майстры-паролі не супадаюць."
"message": "Асноўныя паролі не супадаюць."
},
"newAccountCreated": {
"message": "Ваш уліковы запіс створаны! Вы можаце ўвайсці."
},
"masterPassSent": {
"message": "Мы адправілі вам на электронную пошту падказку для майстра-пароля."
"message": "Мы адправілі вам на электронную пошту падказку для асноўнага пароля."
},
"unexpectedError": {
"message": "Адбылася нечаканая памылка."
@ -584,7 +587,7 @@
"message": "Адрас эл. пошты"
},
"yourVaultIsLocked": {
"message": "Ваша сховішча заблакіравана. Каб працягнуць, увядзіце майстар-пароль."
"message": "Ваша сховішча заблакіравана. Каб працягнуць, увядзіце асноўны пароль."
},
"unlock": {
"message": "Разблакіраваць"
@ -603,7 +606,7 @@
}
},
"invalidMasterPassword": {
"message": "Памылковы майстар-пароль"
"message": "Памылковы асноўны пароль"
},
"lockNow": {
"message": "Заблакіраваць"
@ -791,7 +794,7 @@
"message": "Экспартуемы файл утрымлівае даныя вашага сховішча ў незашыфраваным фармаце. Яго не варта захоўваць ці адпраўляць па небяспечным каналам (напрыклад, па электроннай пошце). Выдаліце яго адразу пасля выкарыстання."
},
"exportMasterPassword": {
"message": "Увядзіце ваш майстар-пароль для экспарту даных са сховішча."
"message": "Увядзіце ваш асноўны пароль для экспарту даных са сховішча."
},
"exportVault": {
"message": "Экспарт сховішча"
@ -881,19 +884,19 @@
"message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well."
},
"changeMasterPassword": {
"message": "Змяніць майстар-пароль"
"message": "Змяніць асноўны пароль"
},
"masterPasswordChanged": {
"message": "Майстар-пароль зменены"
"message": "Асноўны пароль зменены"
},
"currentMasterPass": {
"message": "Current Master Password"
"message": "Бягучы асноўны пароль"
},
"newMasterPass": {
"message": "New Master Password"
"message": "Новы асноўны пароль"
},
"confirmNewMasterPass": {
"message": "Confirm New Master Password"
"message": "Пацвердзіць новы асноўны пароль"
},
"encKeySettings": {
"message": "Encryption Key Settings"
@ -980,13 +983,13 @@
"message": "Your account has been closed and all associated data has been deleted."
},
"myAccount": {
"message": "My Account"
"message": "Мой уліковы запіс"
},
"tools": {
"message": "Tools"
"message": "Інструменты"
},
"importData": {
"message": "Import Data"
"message": "Імпарт даных"
},
"importSuccess": {
"message": "Data has been successfully imported into your vault."
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of Service"
@ -2893,10 +2898,10 @@
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Weak Master Password"
"message": "Слабы асноўны пароль"
},
"weakMasterPasswordDesc": {
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
"message": "Асноўны пароль, выбраны вамі, з'яўляецца слабым. Для належнай абароны ўліковага запісу Bitwarden, вы павінны выкарыстоўваць моцны асноўны пароль (або парольную фразу). Вы ўпэўнены, што хочаце выкарыстоўваць гэты асноўны пароль?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2980,13 +2991,13 @@
"message": "Clone"
},
"masterPassPolicyDesc": {
"message": "Set minimum requirements for master password strength."
"message": "Задайце мінімальныя патрабаванні да надзейнасці асноўнага пароля."
},
"twoStepLoginPolicyDesc": {
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
@ -2998,7 +3009,7 @@
"message": "One or more organization policies are affecting your generator settings."
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
"message": "Згодна з адной або некалькімі палітыкамі арганізацыі неабходна, каб ваш асноўны пароль адказваў наступным патрабаванням:"
},
"policyInEffectMinComplexity": {
"message": "Minimum complexity score of $SCORE$",
@ -3037,7 +3048,7 @@
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
"message": "Ваш новы асноўны пароль не адпавядае патрабаванням палітыкі арганізацыі."
},
"minimumNumberOfWords": {
"message": "Minimum Number of Words"
@ -3165,7 +3176,7 @@
"message": "Tax information updated."
},
"setMasterPassword": {
"message": "Set Master Password"
"message": "Задаць асноўны пароль"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Парола"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Парола-фраза"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Не сте избрали нищо."
},
"submitAgreePolicies": {
"message": "С натискането на бутона „Подаване“ се съгласявате със следните политики:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Общи условия"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Ключът за API дава пълен достъп до организацията. Трябва да го пазите в тайна."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Идентификация за клиент за OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Свързване на еднократна идентификация"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Contrasenya"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Frase de pas"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "No heu seleccionat res."
},
"submitAgreePolicies": {
"message": "Fent clic al botó \"Envia\", accepteu les polítiques següents:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Condicions del servei"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "La clau de l'API té accés total a l'organització. S'ha de mantenir en secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Credencials de client OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Enllaça SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Heslo"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Heslová fráze"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Nevybrali jste žádné položky."
},
"submitAgreePolicies": {
"message": "Klepnutím na tlačítko \"Odeslat\" souhlasíte s následující podmínkami:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Podmínky služby"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Váš API klíč má plný přístup k organizaci. Měl by být uchován v tajnosti."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 klientské údaje",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3180,17 +3191,17 @@
"message": "Přihlaste se pomocí přihlašovacího portálu vaší organizace. Chcete-li začít, zadejte prosím identifikátor vaší organizace."
},
"enterpriseSingleSignOn": {
"message": "Enterprise Single Sign-On"
"message": "Jednotné podnikové přihlášení"
},
"businessPortal": {
"message": "Business Portal",
"message": "Podnikový portál",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
"message": "Všechny funkce Týmů, navíc:"
},
"includeSsoAuthentication": {
"message": "SSO Authentication via SAML2.0 and OpenID Connect"
"message": "Podnikové přihlášení prostřednictvím SAML2.0 a OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Podnikové politiky"
@ -3202,9 +3213,138 @@
"message": "Je vyžadován identifikátor organizace."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "Odebrat podnikové přihlášení"
},
"linkSso": {
"message": "Link SSO"
"message": "Propojit s podnikovým přihlášením"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Adgangskode"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Adgangssætning"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Du har ikke valgt noget."
},
"submitAgreePolicies": {
"message": "Ved at klikke på \"Indsend\"-knappen accepterer du følgende politikker:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Servicevilkår"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Din API-nøgle har fuld adgang til organisationen. Den skal holdes hemmelig."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 legitimationsoplysninger",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Tilknyt SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Passwort"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Passphrase"
},
@ -831,7 +834,7 @@
"message": "Worttrennzeichen"
},
"capitalize": {
"message": "Wortanfänge großschreiben",
"message": "Großschreiben",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Sie haben keine Auswahl getroffen."
},
"submitAgreePolicies": {
"message": "Durch Klicken des Absenden-Buttons stimmen Sie den folgenden Bedingungen zu:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Allgemeine Geschäftsbedingungen"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Ihr API-Schlüssel hat vollen Zugriff auf die Organisation. Er sollte geheim gehalten werden."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Anmeldeinformationen",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3202,9 +3213,138 @@
"message": "Unternehmenskennung ist erforderlich."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "SSO aufheben"
},
"linkSso": {
"message": "Link SSO"
"message": "SSO verknüpfen"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Κωδικός"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Συνθηματικό"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Δεν έχετε επιλέξει τίποτα."
},
"submitAgreePolicies": {
"message": "Κάνοντας κλικ στο κουμπί \"Υποβολή\", συμφωνείτε με τις ακόλουθες πολιτικές:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Όροι Χρήσης"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Το κλειδί API έχει πλήρη πρόσβαση στον οργανισμό. Πρέπει να το κρατήσετε μυστικό."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Πιστοποιητικά πελάτη OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Password"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Passphrase"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of service"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organisation. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 client credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,9 @@
"password": {
"message": "Pasvorto"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Sekreta frazo"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Kondiĉoj de Servado"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "Vi estas membro de organizo, kiu postulas dupaŝan ensaluton esti ebligita en via uzantokonto. Se vi malebligas ĉiujn dupaŝajn ensalutajn provizantojn, vi estos aŭtomate forigita el ĉi tiuj organizoj."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -10,7 +10,7 @@
}
},
"whatTypeOfItem": {
"message": "¿Que tipo de elemento es este?"
"message": "¿Qué tipo de elemento es este?"
},
"name": {
"message": "Nombre"
@ -37,6 +37,9 @@
"password": {
"message": "Contraseña"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Frase de contraseña"
},
@ -68,10 +71,10 @@
"message": "Empresa"
},
"ssn": {
"message": "Nº de la seguridad social"
"message": "Número de la seguridad social"
},
"passportNumber": {
"message": "Nº de pasaporte"
"message": "Número de pasaporte"
},
"licenseNumber": {
"message": "Número de licencia"
@ -152,7 +155,7 @@
"message": "Valor"
},
"dragToSort": {
"message": "Arrastre para ordenar"
"message": "Arrastra para ordenar"
},
"cfTypeText": {
"message": "Texto"
@ -282,7 +285,7 @@
"message": "Tipos"
},
"typeLogin": {
"message": "Entrada"
"message": "Inicio de sesión"
},
"typeCard": {
"message": "Tarjeta"
@ -524,7 +527,7 @@
"message": "Tu nombre"
},
"yourNameDesc": {
"message": "¿Como deberíamos llamarte?"
"message": "¿Cómo deberíamos llamarte?"
},
"masterPass": {
"message": "Contraseña maestra"
@ -545,7 +548,7 @@
"message": "Pista de contraseña maestra"
},
"settings": {
"message": "Ajustes"
"message": "Configuración"
},
"passwordHint": {
"message": "Pista de contraseña"
@ -938,7 +941,7 @@
"message": "Desautorizar sesiones"
},
"deauthorizeSessionsDesc": {
"message": "¿Te preocupa que tu cuenta esté identificada en otro dispositivo? Utiliza la opción de abajo para desautorizar otros equipos o dispositivos que hayas usado anteriormente. Este paso es recomendable si anteriormente has utilizando un equipo pública o has guardado tu contraseña por error en un dispositivo que no es tuyo. Esto también eliminarar cualquier autenticación en dos pasos anteriormente recordada."
"message": "¿Te preocupa que tu cuenta esté identificada en otro dispositivo? Utiliza la opción de abajo para desautorizar otros equipos o dispositivos que hayas usado anteriormente. Este paso es recomendable si anteriormente has utilizando un equipo pública o has guardado tu contraseña por error en un dispositivo que no es tuyo. Esto también eliminará cualquier autenticación en dos pasos anteriormente recordada."
},
"deauthorizeSessionsWarning": {
"message": "Proceder también cerrará tu sesión actual, requiriendo que vuelvas a identificarte. También se te pedirá nuevamente tu autenticación en dos pasos en caso de que la tengas habilitada. Las sesiones activas en otros dispositivos pueden mantenerse activas hasta una hora más."
@ -947,16 +950,16 @@
"message": "Desautorizadas todas las sesiones"
},
"purgeVault": {
"message": "Purgar caja fuerte"
"message": "Caja fuerte purgada"
},
"purgedOrganizationVault": {
"message": "Caja fuerte de organización purgada."
},
"purgeVaultDesc": {
"message": "Proceder eliminará todos los elementos y carpetas de tu caja fuerte. Los elementos que petenezcan a una organización con la que compartes contenido, no serán eliminados."
"message": "Proceder eliminará todos los elementos y carpetas de tu caja fuerte. Los elementos que pertenezcan a una organización con la que compartes contenido, no serán eliminados."
},
"purgeOrgVaultDesc": {
"message": "Proceda a continuación para eliminar todos los elementos de la caja fuerte de la organización."
"message": "Proceder para eliminar todos los elementos de la caja fuerte de la organización."
},
"purgeVaultWarning": {
"message": "Purgar tu caja fuerte es permanente. No se puede deshacer."
@ -1032,10 +1035,10 @@
"message": "Cambiar el idioma utilizado en la caja fuerte web."
},
"disableIcons": {
"message": "Deshabilitar iconos de sitio web"
"message": "Deshabilitar iconos de sitios web"
},
"disableIconsDesc": {
"message": "Los iconos del sitio web añaden una imagen reconocible al lado de cada entrada de tu caja fuerte."
"message": "Los iconos de sitios web añaden una imagen reconocible al lado de cada entrada de tu caja fuerte."
},
"enableGravatars": {
"message": "Habilitar Gravatars",
@ -1049,7 +1052,7 @@
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Permitir que la bóveda web amplíe el ancho completo de la ventana del navegador."
"message": "Permite que la caja fuerte web se amplíe al ancho completo de la ventana del navegador."
},
"default": {
"message": "Por defecto"
@ -1103,7 +1106,7 @@
"message": "Requiere autenticación en dos pasos para los usuarios de tu organización configurando los proveedores a nivel de organización."
},
"twoStepLoginRecoveryWarning": {
"message": "Habilitar la autenticación en dos pasos puede impedirte acceder permanentemente a tu cuenta de Bitwarden. Un código de recuperación te permite acceder a la cuenta en caso de que no puedas usar más tu provedor de autenticación en dos pasos (ej. si pierdes tu dispositivo). El soporte de Bitwarden no será capaz de asistirte si pierdes acceso a tu cuenta. Te recomendamos que escribas a o imprimas este código y lo guardes en un lugar seguro."
"message": "Habilitar la autenticación en dos pasos puede impedirte acceder permanentemente a tu cuenta de Bitwarden. Un código de recuperación te permite acceder a la cuenta en caso de que no puedas usar más tu proveedor de autenticación en dos pasos (ej. si pierdes tu dispositivo). El soporte de Bitwarden no será capaz de asistirte si pierdes acceso a tu cuenta. Te recomendamos que escribas o imprimas este código y lo guardes en un lugar seguro."
},
"viewRecoveryCode": {
"message": "Ver código de recuperación"
@ -1123,7 +1126,7 @@
"description": "Premium Membership"
},
"premiumMembership": {
"message": "Membresía Premium"
"message": "Suscripción Premium"
},
"premiumRequired": {
"message": "Premium requerido"
@ -1135,7 +1138,7 @@
"message": "Tienes acceso premium"
},
"alreadyPremiumFromOrg": {
"message": "Ya tiene acceso a las características premium, debido a que es miembro de una organización."
"message": "Ya tienes acceso a las características premium, debido a que eres miembro de una organización."
},
"manage": {
"message": "Gestionar"
@ -1156,7 +1159,7 @@
"message": "Descarga una aplicación autenticadora en dos pasos"
},
"twoStepAuthenticatorNeedApp": {
"message": "¿Necesitas aun aplicación autenticadora en dos pasos? Descarga una de las siguientes"
"message": "¿Necesitas una aplicación de autenticación en dos pasos? Descarga una de las siguientes"
},
"iosDevices": {
"message": "Dispositivos iOS"
@ -1210,7 +1213,7 @@
"message": "Caja fuerte Web, aplicación de escritorio, CLI y todas las extensiones de navegador en un dispositivo con un puerto USB que pueden aceptar tu YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Aplicaciones móviles en un dispositivo con capacidades NFC o un puerto USB pueden aceptar tu YubiKey."
"message": "Aplicaciones móviles en un dispositivo con capacidades NFC o un puerto USB que puede aceptar su YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "No has seleccionado nada."
},
"submitAgreePolicies": {
"message": "Pulsando el botón 'Enviar', indicas estar de acuerdo con las siguientes políticas:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Términos y condiciones del servicio"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Su clave API tiene acceso completo a la organización. Debe mantenerse en secreto."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Credenciales de cliente OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3202,9 +3213,138 @@
"message": "Se requiere un identificador de organización."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "Desenlazar SSO"
},
"linkSso": {
"message": "Link SSO"
"message": "Enlazar SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Parool"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Paroolifraas"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Midagi pole valitud."
},
"submitAgreePolicies": {
"message": "Klikkides \"Kinnita\" nupule, nõustud järgnevate tingimustega:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Kasutustingimused"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Sinu API võtmel on täielik ligipääs organisatsioonile. Seda võtit peab salajas hoidma ja kaitsma."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuthi 2.0 kliendi tunnistus",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3202,9 +3213,138 @@
"message": "Nõutud on organisatsioon identifikaator."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "Ühenda SSO lahti"
},
"linkSso": {
"message": "Link SSO"
"message": "Ühenda SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Salasana"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Tunnuslause"
},
@ -806,7 +809,7 @@
"message": "Salasanageneraattori"
},
"minComplexityScore": {
"message": "Minimum Complexity Score"
"message": "Monimutkaisuuden vähimmäispistemäärä"
},
"minNumbers": {
"message": "Numeroja vähintään"
@ -1297,7 +1300,7 @@
"message": "Alustakohtaisten rajoitusten vuoksi, FIDO U2F:ää ei pystytä käyttämään kaikissa Bitwarden sovelluksissa. Sinun tulee ottaa käyttöön toinen kaksivaiheisen tunnistautumisen tapa, jotta voit käyttää tiliäsi, kun FIDO U2F ei ole saatavilla. Tuetut alustat:"
},
"twoFactorU2fSupportWeb": {
"message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
"message": "Web-holvi ja selainlaajennukset pöytäkoneella/kannettavalla U2F-yhteensopivalla selaimella (Chrome, Opera, Vivaldi tai Firefox FIDO U2F valittuna)."
},
"twoFactorU2fWaiting": {
"message": "Odotetaan, että kosketat turva-avaimessa olevaa painiketta"
@ -1312,7 +1315,7 @@
"message": "Bitwarden kaksivaiheisen kirjautumisesi palautuskoodi"
},
"twoFactorRecoveryNoCode": {
"message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
"message": "Et ole vielä aktivoinut mitään kaksivaiheisen kirjautumisen tarjoajaa. Kun olet ottanut kaksivaiheisen kirjautumisen käyttöön, löydät palautuskoodin jatkossa täältä."
},
"printCode": {
"message": "Tulosta koodi",
@ -1331,7 +1334,7 @@
"message": "Unsecured Websites Found"
},
"unsecuredWebsitesFoundDesc": {
"message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.",
"message": "Löysimme holvistasi $COUNT$ kohdetta suojaamattomilla URI:illa. Sinun tulisi muuttaa niiden URI-muotoon https:// jos sivusto mahdollistaa sen.",
"placeholders": {
"count": {
"content": "$1",
@ -1352,7 +1355,7 @@
"message": "Logins Without 2FA Found"
},
"inactive2faFoundDesc": {
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to twofactorauth.org). To further protect these accounts, you should enable two-factor authentication.",
"message": "Löysimme holvistasi $COUNT$ sivustoa, joita ei ehkä ole määritetty käyttämään kaksivaiheista todennusta (twofactorauth.org-sivuston mukaan). Suojataksesi nämä tilit paremmin, sinun tulisi ottaa kaksivaiheinen todennus käyttöön.",
"placeholders": {
"count": {
"content": "$1",
@ -1361,7 +1364,7 @@
}
},
"noInactive2fa": {
"message": "No websites were found in your vault with a missing two-factor authentication configuration."
"message": "Holvistasi ei löytynyt sivustoja, joille ei ole määritetty kaksivaiheista tunnistautumista."
},
"instructions": {
"message": "Ohjeet"
@ -1376,7 +1379,7 @@
"message": "Exposed Passwords Found"
},
"exposedPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"message": "Löysimme holvistasi $COUNT$ kohdetta, jotka sisältävät tunnetuissa tietovuodoissa paljastuneita salasanoja. Sinun tulisi vaihtaa näiden palveluiden salasanat.",
"placeholders": {
"count": {
"content": "$1",
@ -1409,7 +1412,7 @@
"message": "Heikkoja salasanoja löydetty"
},
"weakPasswordsFoundDesc": {
"message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
"message": "Löysimme holvistasi $COUNT$ kohdetta, joiden salasanat eivät ole vahvoja. Sinun tulisi vaihtaa nämä vahvempiin salasanoihin.",
"placeholders": {
"count": {
"content": "$1",
@ -1424,13 +1427,13 @@
"message": "Reused Passwords Report"
},
"reusedPasswordsReportDesc": {
"message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
"message": "Jos käyttämäsi palvelu on vaarassa, saman salasanan uudelleenkäyttö muualla voi mahdollistaa hakkereiden pääsyn myös muille käyttäjätileillesi. Sinun tulee käyttää yksilöllistä salasanaa jokaiselle tilille tai palvelulle."
},
"reusedPasswordsFound": {
"message": "Reused Passwords Found"
},
"reusedPasswordsFoundDesc": {
"message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
"message": "Löysimme $COUNT$ salasanaa, joita käytetään uudelleen holvissasi. Sinun tulisi vaihtaa ne yksilöllisiksi.",
"placeholders": {
"count": {
"content": "$1",
@ -1439,7 +1442,7 @@
}
},
"noReusedPasswords": {
"message": "No logins in your vault have passwords that are being reused."
"message": "Holvissasi ei ole salasanoja, joita käytetään uudelleen."
},
"reusedXTimes": {
"message": "Käytetty uudestaan $COUNT$ kertaa",
@ -1454,7 +1457,7 @@
"message": "Data Breach Report"
},
"breachDesc": {
"message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
"message": "\"Murto\" on tilanne, jossa hakkerit ovat laittomasti päässeet käsiksi sivuston suojattuihin tietoihin ja julkaisseet ne tämän jälkeen julkisesti. Tarkista vaarantuneet tiedot (sähköpostiosoitteet, salasanat, luottokortit jne.) ja tee asianmukaiset toimet, kuten salasanan vaihdokset."
},
"breachCheckUsernameEmail": {
"message": "Tarkista kaikki käyttämäsi käyttäjänimet ja sähköpostiosoitteet."
@ -1532,10 +1535,10 @@
"message": "Lisätty luotto näkyy tililläsi sen jälkeen, kun maksu on täysin käsitelty. Jotkin maksutavat ovat viivästettyjä ja osassa maksutavoista käsittely kestää kauemmin kuin muissa."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
"message": "Varmista, että tililläsi on riittävästi saldoa tätä ostoa varten. Jos tililläsi ei ole tarpeeksi saldoa, voidaan erotus veloittaa tallennettua oletusmaksutapaa käyttäen. Voit lisätä tilillesi saldoa laskutussivulta."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
"message": "Tilisi saldoa voidaan käyttää ostosten tekemiseen. Kaikki käytettävissä oleva saldo kohdistetaan automaattisesti tälle tilille luotuihin laskuihin."
},
"goPremium": {
"message": "Päivitä premiumiin",
@ -1545,7 +1548,7 @@
"message": "Olet päivittänyt premiumiin."
},
"premiumUpgradeUnlockFeatures": {
"message": "Upgrade your account to a premium membership and unlock some great additional features."
"message": "Päivitä tilisi Premium-jäsenyyteen ja avaa joitakin hienoja lisäominaisuuksia."
},
"premiumSignUpStorage": {
"message": "1 Gt salattua tallennustilaa tiedostoliitteille."
@ -1597,7 +1600,7 @@
"message": "Lisätallennustilaa (Gt)"
},
"additionalStorageGbDesc": {
"message": "# of additional GB"
"message": "# lisättävästä Gb:stä"
},
"additionalStorageIntervalDesc": {
"message": "Tilaukseesi sisältyy $SIZE$ salattua tallennustilaa. Voit saada lisätilaa $PRICE$ per GB /$INTERVAL$.",
@ -1645,7 +1648,7 @@
}
},
"paymentChargedWithTrial": {
"message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
"message": "Tilauksesi sisältää ilmaisen 7 päivän kokeilujakson. Maksutapaasi ei veloiteta ennen kuin kokeilujakso on päättynyt. Laskutus tapahtuu toistuvasti $INTERVAL$ välein. Voit päättää tilauksen milloin tahansa.",
"placeholders": {
"interval": {
"content": "$1",
@ -1792,10 +1795,10 @@
"message": "Gt tallennustilaa poistettavana"
},
"storageAddNote": {
"message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
"message": "Tallennuskapasiteetin lisäys muuttaa kokonaislaskutustasi ja korotus veloitetaan tilillesi tallennetulta maksutavalta välittömästi. Ensimmäinen veloitus sovitetaan tämänhetkisen laskutusjaksosi jäljellä olevalle ajalle."
},
"storageRemoveNote": {
"message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
"message": "Tallennuskapasiteetin vähennys muuttaa kokonaislaskutustasi ja tämä huomioidaan seuraavan veloituksen yhteydessä."
},
"adjustedStorage": {
"message": "Muutettiin $AMOUNT$ Gt tallennustilaa.",
@ -1959,7 +1962,7 @@
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"message": "Lisää ja jaa enintään $COUNT$ käyttäjän kanssa",
"placeholders": {
"count": {
"content": "$1",
@ -1998,7 +2001,7 @@
"message": "Seuraa käyttäjien toimintoja audit-lokeilla"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
"message": "Vaadi 2FA Duo:n kanssa"
},
"priorityCustomerSupport": {
"message": "Etusija asiakastuessa"
@ -2085,7 +2088,7 @@
"message": "External Id"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "Ulkoista tunnusta voidaan käyttää viitteenä tai linkittää tämä resurssi ulkoiseen järjestelmään, kuten käyttäjähakemistoon."
},
"accessControl": {
"message": "Access Control"
@ -2598,7 +2601,7 @@
"message": "Muista sähköpostiosoite"
},
"recoverAccountTwoStepDesc": {
"message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
"message": "Jos et voi käyttää tiliäsi tavallisten kaksivaiheisen kirjautumisen menetelmien kautta, voit käyttää kaksivaiheisen kirjautumisen palautuskoodia kytkeäksesi kaikki tilillesi määritetyt kaksivaiheiset kirjautumisvaihtoehdot pois päältä."
},
"recoverAccountTwoStep": {
"message": "Recover Account Two-Step Login"
@ -2751,10 +2754,10 @@
"message": "Poistettavat paikat"
},
"seatsAddNote": {
"message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
"message": "Käyttäjäpaikkojen lisäys muuttaa kokonaislaskutustasi ja korotus veloitetaan tilillesi tallennetulta maksutavalta välittömästi. Ensimmäinen veloitus sovitetaan tämänhetkisen laskutusjaksosi jäljellä olevalle ajalle."
},
"seatsRemoveNote": {
"message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
"message": "Käyttäjäpaikkojen vähennys muuttaa kokonaislaskutustasi ja tämä huomioidaan seuraavan veloituksen yhteydessä."
},
"adjustedSeats": {
"message": "Muutettiin $AMOUNT$ käyttäjäpaikkaa.",
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Et ole valinnut mitään."
},
"submitAgreePolicies": {
"message": "Klikkaamalla \"Lähetä\" painiketta, hyväksyt seuraavat ehdot:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Käyttöehdot"
@ -2908,7 +2913,7 @@
"message": "Haluatko varmasti kierrättää tilisi salausavaimen?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
"message": "Tällä nimikkeellä on vanhoja liitteitä, jotka on korjattava."
},
"attachmentFixDesc": {
"message": "Tämä on vanha tiedostoliite, joka on korjattava. Paina lukeaksesi lisää."
@ -2925,7 +2930,7 @@
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"message": "Varmistaaksesi salausavaimien eheyden, tarkista käyttäjän sormenjälkilause ennen kuin jatkat.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "API-avaimellasi on täysi käyttöoikeus organisaatioon. Pidä avain turvassa."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 -asiakkaan käyttäjätiedot",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2971,7 +2982,7 @@
"message": "Et voi suorittaa tätä toimintoa, kun käytät sovelluksen sisäisen oston maksutapaa."
},
"manageSubscriptionFromStore": {
"message": "You must manage your subscription from the store where your in-app purchase was made."
"message": "Sinun on hallittava tilaustasi kaupasta, jossa sovelluksen sisäinen ostoksesi on tehty."
},
"minLength": {
"message": "Vähimmäispituus"
@ -3156,7 +3167,7 @@
"message": "Nämä tiedot tarvitaan ainoastaan liikevaihtoveroa ja talous raportointia varten."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
"message": "Sisällytä ALV/GST-tiedot (valinnainen)"
},
"taxIdNumber": {
"message": "ALV/GST -verotunniste"
@ -3187,7 +3198,7 @@
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
"message": "Kaikki Tiimien ominaisuudet, sekä:"
},
"includeSsoAuthentication": {
"message": "Kertakirjaus todennus [SSO], SAML2.0:n ja OpenID yhteyden kautta"
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Linkitä SSOhon"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Mot de passe"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Phrase de passe"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Vous n'avez rien sélectionné."
},
"submitAgreePolicies": {
"message": "En cliquant sur le bouton « Soumettre », vous acceptez les politiques suivantes :",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Conditions d'utilisation"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Votre clé d'API a un accès complet à l'organisation. Elle doit être gardée secrète."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Identifiants du client OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3187,7 +3198,7 @@
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "Toutes les fonctionnalités de Teams, plus :"
"message": "Toutes les fonctionnalités d'équipes, plus :"
},
"includeSsoAuthentication": {
"message": "Authentification SSO via SAML2.0 et OpenID Connect"
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Lier SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "סיסמה"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "משפט סיסמה"
},
@ -1045,11 +1048,11 @@
"message": "שימוש בתמונות אווטאר שנטענו מהאתר gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"message": "אפשר תצוגה ברוחב מלא",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
"message": "אפשר לחלון הכספת לגדול לרוחב חלון הדפדפן."
},
"default": {
"message": "ברירת מחדל"
@ -1986,13 +1989,13 @@
"message": "אחסון שרת מקומי (אופציונאלי)"
},
"usersGetPremium": {
"message": "משתמשים מקבלים גישה ליכולות פרמיום"
"message": "המשתמשים יקבלו גישה ליכולות פרימיום"
},
"controlAccessWithGroups": {
"message": "שלוט על גישת משתמשים בעזרת קבוצות"
},
"syncUsersFromDirectory": {
"message": "סנכרן את המשתמשים והקבוצות מתוך Active Directory"
"message": "סנכרן את המשתמשים והקבוצות עם Active Directory"
},
"trackAuditLogs": {
"message": "עקוב אחר פעולות המשתמשים בעזרת יומן ביקורת"
@ -2004,7 +2007,7 @@
"message": "קדימות בתמיכה הטכנית"
},
"xDayFreeTrial": {
"message": "$COUNT$ day free trial, cancel anytime",
"message": "$COUNT$ ימי נסיון, ניתן לבטל תמיד",
"placeholders": {
"count": {
"content": "$1",
@ -2118,10 +2121,10 @@
"message": "הזמן משתמש"
},
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
"message": "הזמן משתמש חדש לארגון שלך על ידי הזנת כתובת האימייל שלהם שמשמשת אותם בחשבון Bitwarden. אם אין להם חשבון Bitwarden, הם יתבקשו ליצור חשבון."
},
"inviteMultipleEmailDesc": {
"message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.",
"message": "באפשרותך להזמין עד $COUNT$ משתמשים בכל פעם על ידי הפרדת הכתובות בעזרת פסיק.",
"placeholders": {
"count": {
"content": "$1",
@ -2130,13 +2133,13 @@
}
},
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
"message": "משתמש זה הפעיל כניסה דו שלבית כדי להגן על חשבונו."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
"message": "משתמש זה יכול לגשת ולשנות את כל הפריטים."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
"message": "משתמש זה יכול לגשת רק לאוספים נבחרים."
},
"search": {
"message": "חיפוש"
@ -2154,25 +2157,25 @@
"message": "בעלים"
},
"ownerDesc": {
"message": "The highest access user that can manage all aspects of your organization."
"message": "החשבון בעל ההרשאות הגבוהות ביותר שיכול לנהל את כל ההיבטים של הארגון."
},
"admin": {
"message": "מנהל"
},
"adminDesc": {
"message": "Admins can access and manage all items, collections and users in your organization."
"message": "מנהלים יכולים לגשת ולנהל את כל הפריטים, האוספים והמשתמשים שבארגונך."
},
"user": {
"message": "משתמש"
},
"userDesc": {
"message": "A regular user with access to assigned collections in your organization."
"message": "משתמש רגיל עם גישה לאוספים נבחרים בארגון שלך."
},
"manager": {
"message": "מנהל"
},
"managerDesc": {
"message": "Managers can access and manage assigned collections in your organization."
"message": "מנהלים יכולים לגשת ולנהל אוספים נבחרים בארגונך."
},
"all": {
"message": "הכל"
@ -2211,22 +2214,22 @@
"message": "מחובר."
},
"changedPassword": {
"message": "Changed account password."
"message": "סיסמת החשבון שונתה."
},
"enabledUpdated2fa": {
"message": "Enabled/updated two-step login."
"message": "כניסה דו שלבית הופעלה\\עודכנה."
},
"disabled2fa": {
"message": "בטל כניסה דו שלבית."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
"message": "חשבון שוחזר מכניסה דו שלבית."
},
"failedLogin": {
"message": "Login attempt failed with incorrect password."
"message": "נסיון כניסה נכשל עם סיסמה שגויה."
},
"failedLogin2fa": {
"message": "Login attempt failed with incorrect two-step login."
"message": "נסיונות כניסה עם אימות דו שלבי נכשלו."
},
"exportedVault": {
"message": "יצוא כספת."
@ -2643,7 +2646,7 @@
"message": "מידע מיסים"
},
"taxInformationDesc": {
"message": "אנא צור קשר עם התמיכה כדי לספק (או לעדכן) את פרטי המס עבור הקבלות שלך."
"message": "עבור לקוחות בתוך ארצות הברית, יש לכתוב מיקוד לצורך דיווח מיסוי. עבור לקוחות ממדינות אחרות ניתן למלא מספר זיהוי מס (VAT/GST) ו\\או כתובת שתופיע על הקבלות שלך."
},
"billingPlan": {
"message": "תוכנית",
@ -2781,7 +2784,7 @@
"message": "התחלנו להשתמש במפתחות הצפנה גדולים יותר בכדי לספק אבטחה טובה יותר ולאפשר גישה ליכולות חדשות. תהליך עדכון מפתחות האבטחה שלך הוא קל ומהיר. פשוט הזן את הסיסמה הראשית שלך. שים לב שעדכון זה יהפוך להכרחי בסופו של דבר."
},
"updateEncryptionKeyWarning": {
"message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
"message": "לאחר עדכון מפתחות ההצפנה שלך, תתבקש לצאת ולהכנס שוב בכל אפליקציות Bitwarden שאתה משתמש בהן (האפליקציה לפלאפון או ההרחבה לדפדפן). אם לא תצא ותכנס שוב (פעולת הכניסה מורידה את המפתח החדש), יתכן שתתקל במידע שגוי. אנו ננסה לגרום ליציאה אוטומטית, אך יתכן שהדבר לא יקרה מיידית."
},
"subscription": {
"message": "מנוי"
@ -2796,13 +2799,13 @@
"message": "שדרג ארגון"
},
"upgradeOrganizationDesc": {
"message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
"message": "תכונה זו לא זמינה בתוכנית החינמיית עבור ארגונים. עבור לתוכנית בתשלום בכדי להשתמש בתכונות נוספות."
},
"createOrganizationStep1": {
"message": "יצירת ארגון: צעד 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Before creating your organization, you first need to create a free personal account."
"message": "לפני יצירת הארגון, עליך ליצור חשבון אישי חינמי."
},
"refunded": {
"message": "זוכה"
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "לא בחרת כלום."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "תנאי שירות"
@ -2899,7 +2904,7 @@
"message": "הסיסמה הראשית שבחרת חלשה מאוד. עליך לבחור סיסמה חזקה יותר (או להשתמש במשפט במקום מילה אחת) בכדי לאבטח את החשבון שלך. האם אתה בטוח שברצונך להשתמש בסיסמה ראשית זו?"
},
"rotateAccountEncKey": {
"message": "Also rotate my account's encryption key"
"message": "כמו כן החלף את מפתח ההצפנה של החשבון שלי"
},
"rotateEncKeyTitle": {
"message": "החלף מפתח הצפנה"
@ -2908,28 +2913,28 @@
"message": "האם אתה בטוח שברצונך להחליף (לבצע רוטציה) של מפתח ההצפנה בחשבונך?"
},
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
"message": "לפריט זה יש קובץ מצורף שצריך תיקון."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"message": "קובץ מצורף זה צריך לעבור תיקון. לחץ כאן כדי לגלות עוד פרטים."
},
"fix": {
"message": "תקן",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
"message": "בכספת שלך קיים קובץ מצורף ישן שצריך לעבור תיקון לפני שתוכל להחליף את מפתחות ההצפנה של החשבון שלך."
},
"yourAccountsFingerprint": {
"message": "הסיסמה של טביעת האצבעות בחשבון שלך",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
"message": "בכדי לוודא את תקינות מפתחות ההצפנה שלך, אנא ודא את משפט טביעת האצבע לפני שתמשיך.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "Don't ask to verify fingerprint phrase again",
"message": "אל תבקש ממני לאמת את משפט טביעת האצבע יותר",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
@ -2940,13 +2945,19 @@
"message": "מפתח API"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "מפתח הAPI שלך יכול לשמש עבור אימות מול הAPI הפומבי של Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "רוטציית מפתח הAPI הופכת את המפתח הקודם ללא תקין. באפשרותך לבצע רוטציה של מפתח הAPI אם אתה מאמין שהמפתח הנוכחי לא בטוח לשימוש."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "למפתח הAPI שלך יש גישה מלאה לארגון שלך. מומלץ מאוד לשמור אותו בסוד."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "אישורי לקוח OAuth 2.0",
@ -2980,28 +2991,28 @@
"message": "שכפול"
},
"masterPassPolicyDesc": {
"message": "Set minimum requirements for master password strength."
"message": "קבע דרישות מינימום עבור חוזק הסיסמה הראשית."
},
"twoStepLoginPolicyDesc": {
"message": "Require users to set up two-step login on their personal accounts."
"message": "דרוש מהמשתמשים להגדיר כניסה דו-שלבית בחשבונות האישיים שלהם."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "חברי ארגון ללא הגדרת כניסה דו-שלבית יוסרו מהארגון ויקבלו אימייל המסביר את השינוי."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
"message": "הינך חבר בארגון המחייב כניסה דו-שלבית מוגדרת בחשבונך. אם תבטל את כל הספקים המאפשרים כניסה דו-שלבית, תוסר אוטומטית מהארגון."
},
"passwordGeneratorPolicyDesc": {
"message": "Set minimum requirements for password generator configuration."
"message": "הגדר דרישות מינימום במחולל הסיסמאות."
},
"passwordGeneratorPolicyInEffect": {
"message": "One or more organization policies are affecting your generator settings."
"message": "מדיניות ארגונית אחת או יותר משפיעה על הגדרות המחולל שלך."
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
"message": "אחד או יותר מכללי מדיניות הארגון דורשים שסיסמתך הראשית תעמוד בדרישות הבאות:"
},
"policyInEffectMinComplexity": {
"message": "Minimum complexity score of $SCORE$",
"message": "ניקוד מורכבות הסיסמה צריך להיות לפחות $SCORE$",
"placeholders": {
"score": {
"content": "$1",
@ -3010,7 +3021,7 @@
}
},
"policyInEffectMinLength": {
"message": "Minimum length of $LENGTH$",
"message": "אורך מינימלי של $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
@ -3019,16 +3030,16 @@
}
},
"policyInEffectUppercase": {
"message": "Contain one or more uppercase characters"
"message": "מכילה אות גדולה אחת או יותר"
},
"policyInEffectLowercase": {
"message": "Contain one or more lowercase characters"
"message": "מכילה אות קטנה אחת או יותר"
},
"policyInEffectNumbers": {
"message": "Contain one or more numbers"
"message": "מכילה ספרה אחת או יותר"
},
"policyInEffectSpecial": {
"message": "Contain one or more of the following special characters $CHARS$",
"message": "מכילה תו אחד או יותר מהתווים הבאים: $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
@ -3037,7 +3048,7 @@
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
"message": "הסיסמה הראשית החדשה שלך לא עומדת בדרישות המדיניות."
},
"minimumNumberOfWords": {
"message": "מספר מינימאלי של מילים"
@ -3150,61 +3161,190 @@
"message": "אישור פעולת אימות לאחר חוסר פעילות"
},
"hidePasswords": {
"message": "Hide Passwords"
"message": "הסתר סיסמאות"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
"message": "אנו מבקשים מידע זה בכדי לחשב את עלויות המיסים והדוחות הכספיים שלנו בלבד."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
"message": "כלול נתוני מעמ/VAT/GST (אופציונאלי)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
"message": "מזהה מיסוי מעמ/VAT/GST"
},
"taxInfoUpdated": {
"message": "Tax information updated."
"message": "מידע מיסוי עודכן."
},
"setMasterPassword": {
"message": "Set Master Password"
"message": "קבע סיסמה ראשית"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
"message": "כדי להשלים את הכניסה עם SSO, נא להגדיר סיסמה ראשית כדי לגשת ולהגן על הכספת שלך."
},
"identifier": {
"message": "Identifier"
"message": "מזהה"
},
"organizationIdentifier": {
"message": "Organization Identifier"
"message": "מזהה ארגוני"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
"message": "הכנס באמצעות פורטל ההזדהות האחודה (SSO) הארגוני שלך. אנא הזן את המזהה הארגוני שלך כדי להתחיל."
},
"enterpriseSingleSignOn": {
"message": "Enterprise Single Sign-On"
"message": "כניסה ארגונית אחודה"
},
"businessPortal": {
"message": "Business Portal",
"message": "פורטל עסקי",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
"message": "כל התכונות הקיימות ב\"צוות\", ובנוסף:"
},
"includeSsoAuthentication": {
"message": "SSO Authentication via SAML2.0 and OpenID Connect"
"message": "אימות SSO דרך SAML2.0 וOpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Enterprise Policies"
"message": "מדיניות ארגונית"
},
"ssoValidationFailed": {
"message": "SSO Validation Failed"
"message": "אימות SSO נכשל"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
"message": "מזהה הארגון נחוץ."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "נתק SSO"
},
"linkSso": {
"message": "Link SSO"
"message": "חבר SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Lozinka"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Lozinka"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Niste ništa odabrali."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of Service"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 vjerodajnice klijenta",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Jelszó"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Kulcskifejezés"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Nincs kiválasztva semmi."
},
"submitAgreePolicies": {
"message": "A \"Beküldés\" gombra kattintva elfogadjuk a következő szabályokat:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Felhasználási feltételek"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Az API kulcs teljes hozzáférést biztosít a szervezethez. Célszerű titokban tartani."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 ügyfél hitelesítések",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "SSO csatolása"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

3350
src/locales/id/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,9 @@
"password": {
"message": "Password"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Frase segreta"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Non hai selezionato nulla."
},
"submitAgreePolicies": {
"message": "Cliccando sul pulsante \"Invia\", accetti i seguenti criteri:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Codizioni di servizio"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "La tua chiave API ha pieno accesso all'organizzazione. Dovrebbe essere tenuta segreta."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Credenziali client OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Collega SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "パスワード"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "パスフレーズ"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "何も選択されていません。"
},
"submitAgreePolicies": {
"message": "「送信」ボタンをクリックすると、次のポリシーに同意します。",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "利用規約"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "API キーは組織へのフルアクセス権限を持っています。漏れないよう秘密にしてください。"
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 クライアント資格情報",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "SSO をリンク"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "비밀번호"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "패스프레이즈"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "아무것도 선택하지 않았습니다."
},
"submitAgreePolicies": {
"message": "\"제출\" 버튼을 클릭하는 것으로 이하의 정책에 동의합니다:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "서비스 약관"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "귀하의 API 키는 조직에 대한 전체 액세스 권한을 가집니다. 이것은 비밀로 해야 합니다."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 클라이언트 자격 증명",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3168,43 +3179,172 @@
"message": "마스터 비밀번호 설정"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
"message": "SSO 로그인을 하기 위해서 보관함에 접근하고 보호할 수 있도록 마스터 비밀번호를 설정해주세요."
},
"identifier": {
"message": "Identifier"
"message": "식별자"
},
"organizationIdentifier": {
"message": "Organization Identifier"
"message": "조직 식별자"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
"message": "조직의 통합 인증(SSO) 포탈을 통해서 로그인하세요. 시작하려면 조직 식별자를 입력해주세요."
},
"enterpriseSingleSignOn": {
"message": "Enterprise Single Sign-On"
"message": "엔터프라이즈 통합 인증 (SSO)"
},
"businessPortal": {
"message": "Business Portal",
"message": "비즈니스 포탈",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
"message": "모든 팀 기능, 추가로:"
},
"includeSsoAuthentication": {
"message": "SSO Authentication via SAML2.0 and OpenID Connect"
"message": "SAML2.0과 OpenID Connect를 통한 SSO 인증"
},
"includeEnterprisePolicies": {
"message": "Enterprise Policies"
"message": "엔터프라이즈 정책"
},
"ssoValidationFailed": {
"message": "SSO 검증 실패"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
"message": "조직 식별자가 필요합니다."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "SSO 연결 해제"
},
"linkSso": {
"message": "Link SSO"
"message": "SSO 연결"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Parole"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Paroles frāze"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Jūs neesat neko atlasījis."
},
"submitAgreePolicies": {
"message": "Nospiežot \"Iesniegt\" pogu, jūs piekrītat sekojošām politikām:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Lietošanas Nosacījumi"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Jūsu API atslēgai ir pilna piekļuve šai organizācijai. Tā ir jātur slepenībā."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Klientu Akreditācijas Dati",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3165,46 +3176,175 @@
"message": "Nodokļu informācija atjaunota."
},
"setMasterPassword": {
"message": "Set Master Password"
"message": "Uzstādīt Galveno Paroli"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
"message": "Lai pabeigtu ieeju ar SSO, lūdzu uzstādi galveno paroli lai piekļūtu un aizsargātu savu seifu."
},
"identifier": {
"message": "Identifier"
"message": "Identifikators"
},
"organizationIdentifier": {
"message": "Organization Identifier"
"message": "Organizācijas Identifikators"
},
"ssoLogInWithOrgIdentifier": {
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
"message": "Ieej izmantojot savas organizācijas vienotās pieteikšanās portālu. Lūdzu ievadi savas organizācijas identifikatoru lai sāktu."
},
"enterpriseSingleSignOn": {
"message": "Enterprise Single Sign-On"
"message": "Uzņēmuma Vienotā Pierakstīšanās"
},
"businessPortal": {
"message": "Business Portal",
"message": "Biznesa Portāls",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "All Teams features, plus:"
"message": "Visas Komandu iespējas, plus:"
},
"includeSsoAuthentication": {
"message": "SSO Authentication via SAML2.0 and OpenID Connect"
"message": "SSO Autentifikācija ar SAML 2.0 un OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Enterprise Policies"
"message": "Uzņēmuma Politikas"
},
"ssoValidationFailed": {
"message": "SSO Validation Failed"
"message": "SSO Validācija Neizdevās"
},
"ssoIdentifierRequired": {
"message": "Organization Identifier is required."
"message": "Organizācijas Identifikators ir nepieciešams."
},
"unlinkSso": {
"message": "Unlink SSO"
"message": "Atvienot SSO"
},
"linkSso": {
"message": "Link SSO"
"message": "Pievienot SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,9 @@
"password": {
"message": "Passord"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Passfrase"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Du har ikke valgt noe."
},
"submitAgreePolicies": {
"message": "Ved å klikke på «Send inn»-knappen, sier du deg enig i de følgende retningslinjene:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Tjenestevilkår"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Din API-nøkkel har full tilgang til organisasjonen. Det bør holdes hemmelig."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0-klientinformasjon",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Wachtwoord"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Wachtwoordzin"
},
@ -2172,7 +2175,7 @@
"message": "Beheerder"
},
"managerDesc": {
"message": "Beheerders hebben toegang tot toegewezen verzamelingen binnen je organisatie en kunnen deze ook beheren."
"message": "Managers hebben toegang tot toegewezen verzamelingen binnen je organisatie en kunnen deze ook beheren."
},
"all": {
"message": "Alle"
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Je hebt niets geselecteerd."
},
"submitAgreePolicies": {
"message": "Met \"Versturen\" ga je akkoord met de volgende voorwaarden:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Algemene gebruiksvoorwaarden"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Je API-sleutel heeft volledige toegang tot de organisatie. Houd het geheim."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 clientreferenties",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Vereis tweestapsaanmelding op het persoonlijke account van gebruikers."
},
"twoStepLoginPolicyWarning": {
"message": "Organisatieleden zonder tweestapsaanmelding op hun persoonlijke account worden verwijderd uit de organisatie en krijgen hiervan een notificatie via e-mail."
"message": "Verwijdert organisatieleden zonder tweestapsaanmelding op hun persoonlijke account uit de organisatie en stuurt hen een notificatie via e-mail."
},
"twoStepLoginPolicyUserWarning": {
"message": "Je bent lid van een organisatie die tweestapsaanmelding vereist op je persoonlijke account. Als je tweestapsaanmelding uitschakelt wordt je automatisch uit deze organisaties verwijderd."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "SSO koppelen"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Hasło"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Hasło wyrazowe"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Nie zaznaczyłeś żadnych elementów."
},
"submitAgreePolicies": {
"message": "Klikając przycisk \"Wyślij\", zgadzasz się na następujące zasady:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Regulamin"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Twój klucz API umożliwia pełny dostęp do organizacji, dlatego powinien być dobrze strzeżony."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Dane uwierzytelniające OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Połącz logowanie jednokrotne SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Senha"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Frase Secreta"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Você selecionou nada."
},
"submitAgreePolicies": {
"message": "Ao clicar no botão \"Enviar\", você concorda com as seguintes políticas:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Termos de Serviço"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Sua chave de API tem acesso total à organização. Deve ser mantido em segredo."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Credenciais do cliente OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Vincular SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Palavra-passe"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Frase-passe"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Não selecionou nada."
},
"submitAgreePolicies": {
"message": "Ao clicar no botão \"Submeter\", concorda com as seguintes políticas:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Termos de serviço"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "A sua chave da API tem acesso total à organização. Esta deve ser mantida secreta."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Credenciais de cliente OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Ligar SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

3350
src/locales/ro/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,9 @@
"password": {
"message": "Пароль"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Парольная фраза"
},
@ -1986,7 +1989,7 @@
"message": "Локальный хостинг (опционально)"
},
"usersGetPremium": {
"message": "Пользователи получают доступ к возможностям Премиум-статуса"
"message": "Пользователи получают доступ к возможностям Премиум"
},
"controlAccessWithGroups": {
"message": "Управление доступом пользователей с помощью групп"
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Вы ничего не выбрали."
},
"submitAgreePolicies": {
"message": "Нажимая кнопку 'Подтвердить', вы принимаете следующие правила:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Условия использования"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Ваш ключ API имеет полный доступ к организации. Это должно храниться в секрете."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Учетные данные клиента OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Подключить SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Password"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Passphrase"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of Service"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Heslo"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Heslo"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Nič ste nevybrali."
},
"submitAgreePolicies": {
"message": "Kliknutím na tlačidlo \"Odoslať\" súhlasíte s následujúcimi podmienkami:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Podmienky používania"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "API kľúč má plný prístup k organizácii. To by by ste ho udržať v bezpečí."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 klientské poverenia",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Prepojiť SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

3350
src/locales/sr/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,6 +37,9 @@
"password": {
"message": "Lösenord"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Lösenordsfras"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Du har inte markerat något."
},
"submitAgreePolicies": {
"message": "Genom att klicka på \"Skicka\"-knappen godkänner du följande policyer:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Användarvillkor"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Din API-nyckel har full tillgång till organisationen. Den bör hållas hemlig."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Klientautentiseringsuppgifter",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Länka SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Parola"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Kelimelerden Oluşan Parola"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Hiçbir şey seçmediniz."
},
"submitAgreePolicies": {
"message": "'Gönder' butonuna tıklayın; politikaları onaylamak için:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Hizmet Koşulları"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "API anahtarınız organizasyona tam erişime sahiptir. Gizli tutulmalıdır."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 İstemci Bilgileri",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Tek Oturum Açma (SSO) Bağlantısı Oluştur"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Пароль"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Парольна фраза"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "Ви нічого не обрали."
},
"submitAgreePolicies": {
"message": "Натискаючи кнопку \"Відправити\", ви приймаєте такі умови:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Умови користування"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Ваш ключ API має повний доступ до організації. Він повинен зберігатися в секреті."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "Облікові дані клієнта OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Під'єднати SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "Mật khẩu"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "Cụm từ mật khẩu"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "You have not selected anything."
},
"submitAgreePolicies": {
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "Terms of Service"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -2986,7 +2997,7 @@
"message": "Require users to set up two-step login on their personal accounts."
},
"twoStepLoginPolicyWarning": {
"message": "Organization members who do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
"message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
},
"twoStepLoginPolicyUserWarning": {
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "密码"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "密码短语"
},
@ -170,7 +173,7 @@
"message": "未分派"
},
"noneFolder": {
"message": "没有文件夹",
"message": "默认文件夹",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
@ -461,10 +464,10 @@
"message": "您确定要删除此项目吗?"
},
"deletedItem": {
"message": "项目已删除"
"message": "项目已发送到回收站"
},
"deletedItems": {
"message": "项目已删除"
"message": "项目已发送到回收站"
},
"movedItems": {
"message": "项目已移动"
@ -666,7 +669,7 @@
"message": "重发验证码电子邮件"
},
"useAnotherTwoStepMethod": {
"message": "使用其他两步登录方"
"message": "使用其他两步登录方"
},
"insertYubiKey": {
"message": "将您的 YubiKey 插入计算机的 USB 端口,然后按下按钮。"
@ -1135,7 +1138,7 @@
"message": "您拥有高级访问权限"
},
"alreadyPremiumFromOrg": {
"message": "由于您是其所属组织的成员,您已经拥有高级会员功能权限。"
"message": "由于您是拥有高级会员功能的组织的成员,您已经拥有此功能。"
},
"manage": {
"message": "管理"
@ -1210,7 +1213,7 @@
"message": "具有 USB 端口的设备上的网页版密码库、桌面应用程序、CLI 以及浏览器扩展都可以使用您的 YubiKey。"
},
"twoFactorYubikeySupportMobile": {
"message": "兼容 NFC 或者有数据端口的设备上的移动 APP可以使用您的 YubiKey。"
"message": "兼容 NFC 或者有数据端口的设备上的移动 APP 可以使用您的 YubiKey。"
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@ -1243,7 +1246,7 @@
"message": "YubiKey 已更新"
},
"disableAllKeys": {
"message": "禁用全部钥"
"message": "禁用全部"
},
"twoFactorDuoDesc": {
"message": "输入 Duo 管理面板提供的 Bitwarden 应用信息。"
@ -1276,7 +1279,7 @@
"message": "您确认要删除这个安全钥匙吗?"
},
"readKey": {
"message": "读取钥"
"message": "读取"
},
"keyCompromised": {
"message": "密钥被破坏。"
@ -1306,7 +1309,7 @@
"message": "单击下面的 \"保存\" 按钮,以启用此安全钥匙进行两步登录。"
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "读取安全钥时出现问题,请再试一次。"
"message": "读取安全时出现问题,请再试一次。"
},
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 两步登录恢复代码"
@ -1846,7 +1849,7 @@
"message": "组织名称"
},
"accountOwnedBusiness": {
"message": "此帐户由商业用户拥有。"
"message": "此帐户由公司拥有。"
},
"billingEmail": {
"message": "账单电子邮件"
@ -2256,7 +2259,7 @@
}
},
"deletedItemId": {
"message": "已删除项目 $ID$。",
"message": "项目 $ID$ 已发送到回收站。",
"placeholders": {
"id": {
"content": "$1",
@ -2427,7 +2430,7 @@
}
},
"deletedAttachmentForItem": {
"message": "已为项目 $ID$ 删除附件。",
"message": "已删除项目 $ID$ 的附件。",
"placeholders": {
"id": {
"content": "$1",
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "您没有选择任何内容。"
},
"submitAgreePolicies": {
"message": "当您点击 \"提交\" 按钮,表示您同意以下条款:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "服务条款"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "您的 API 密钥拥有组织的全部访问权限。请将其存放在安全的地方。"
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 客户端证书",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3087,7 +3098,7 @@
"message": "已永久删除项目"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "您选择了要永久删除 $COUNT$ 个项目。确要永久删除所有这些项目吗?",
"message": "您选择了要永久删除 $COUNT$ 个项目。确要永久删除所有这些项目吗?",
"placeholders": {
"count": {
"content": "$1",
@ -3190,7 +3201,7 @@
"message": "包含所有团队版功能"
},
"includeSsoAuthentication": {
"message": "通过 SAML2.0 和 OpenID 连接进行 SSO 身份验证"
"message": "通过 SAML 2.0 和 OpenID 连接进行 SSO 身份验证"
},
"includeEnterprisePolicies": {
"message": "企业策略"
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "链接 SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}

View File

@ -37,6 +37,9 @@
"password": {
"message": "密碼"
},
"newPassword": {
"message": "New Password"
},
"passphrase": {
"message": "密碼短語"
},
@ -2810,9 +2813,11 @@
"nothingSelected": {
"message": "您沒有選擇任何項目。"
},
"submitAgreePolicies": {
"message": "一旦您按下「送出」,表示您同意以下條款:",
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
"acceptPolicies": {
"message": "By checking this box you agree to the following:"
},
"acceptPoliciesError": {
"message": "Terms of Service and Privacy Policy have not been acknowledged."
},
"termsOfService": {
"message": "服務條款"
@ -2948,6 +2953,12 @@
"apiKeyWarning": {
"message": "你的 API 金鑰對組織有完整存取權限,應要保密。"
},
"userApiKeyDesc": {
"message": "Your API key can be used to authenticate in the Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Your API key is an alternative authentication mechanism. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 客戶端登入資訊",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
@ -3206,5 +3217,134 @@
},
"linkSso": {
"message": "連結 SSO"
},
"webPoliciesDeprecationWarning": {
"message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
},
"singleOrg": {
"message": "Single Organization"
},
"singleOrgDesc": {
"message": "Restrict users from being able to join any other organizations."
},
"singleOrgBlockCreateMessage": {
"message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
},
"requireSso": {
"message": "Single Sign-On Authentication"
},
"requireSsoPolicyDesc": {
"message": "Require users to log in with the Enterprise Single Sign-On method."
},
"prerequisite": {
"message": "Prerequisite"
},
"requireSsoPolicyReq": {
"message": "The Single Organization enterprise policy must be enabled before activating this policy."
},
"requireSsoPolicyReqError": {
"message": "Single Organization policy not enabled."
},
"requireSsoExemption": {
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
"message": "File"
},
"sendTypeText": {
"message": "Text"
},
"createSend": {
"message": "Create New Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Created Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Edited Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Deleted Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Delete Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Are you sure you want to delete this Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "What type of Send is this?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"expirationDate": {
"message": "Expiration Date"
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"currentAccessCount": {
"message": "Current Access Count"
},
"disabled": {
"message": "Disabled"
},
"sendLink": {
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Remove Password"
},
"removedPassword": {
"message": "Removed Password"
},
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
"allSends": {
"message": "All Sends"
},
"searchSends": {
"message": "Search Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "This Send is protected with a password. Please type the password below to continue.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "This send is hidden by default. You can toggle its visibility using the button below.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Download File"
},
"noSendsInList": {
"message": "There are no Sends to list.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
}
}