diff --git a/src/locales/af/messages.json b/src/locales/af/messages.json index f4d4b2d884..480ae23172 100644 --- a/src/locales/af/messages.json +++ b/src/locales/af/messages.json @@ -461,7 +461,7 @@ "message": "Delete Attachment" }, "deleteItemConfirmation": { - "message": "Are you sure you want to delete this item?" + "message": "Do you really want to send to the trash?" }, "deletedItem": { "message": "Item sent to trash" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Sakeportaal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/be/messages.json b/src/locales/be/messages.json index 4e8d78b86f..b26cc7a908 100644 --- a/src/locales/be/messages.json +++ b/src/locales/be/messages.json @@ -38,7 +38,7 @@ "message": "Пароль" }, "newPassword": { - "message": "New Password" + "message": "Новы пароль" }, "passphrase": { "message": "Парольная фраза" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/bg/messages.json b/src/locales/bg/messages.json index dfff9495a1..20be51db57 100644 --- a/src/locales/bg/messages.json +++ b/src/locales/bg/messages.json @@ -2814,10 +2814,10 @@ "message": "Не сте избрали нищо." }, "acceptPolicies": { - "message": "By checking this box you agree to the following:" + "message": "Чрез тази отметка вие се съгласявате със следните:" }, "acceptPoliciesError": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "Условията за използване и политиката за поверителност не бяха приети." }, "termsOfService": { "message": "Общи условия" @@ -2957,7 +2957,7 @@ "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." + "message": "Вашият API ключ е алтернативен механизъм автентикация. Той трябва да се пази в тайна." }, "oauth2ClientCredentials": { "message": "Идентификация за клиент за OAuth 2.0", @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Еднократна идентификация (SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Бизнес портал", "description": "The web portal used by business organizations for configuring certain features." @@ -3228,7 +3231,7 @@ "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." + "message": "Вашата настояща организация има политика, която не позволява да участвате в повече от една организация. Моля свържете се с администратора на организацията или се впишете с друг Bitwarden потребител." }, "singleOrgPolicyWarning": { "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization." @@ -3240,7 +3243,7 @@ "message": "Require users to log in with the Enterprise Single Sign-On method." }, "prerequisite": { - "message": "Prerequisite" + "message": "Предпоставкa" }, "requireSsoPolicyReq": { "message": "The Single Organization enterprise policy must be enabled before activating this policy." @@ -3293,7 +3296,7 @@ "message": "Deletion Date" }, "expirationDate": { - "message": "Expiration Date" + "message": "Срок на валидност" }, "maxAccessCount": { "message": "Maximum Access Count" @@ -3313,7 +3316,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { - "message": "Remove Password" + "message": "Премахване на парола" }, "removedPassword": { "message": "Removed Password" @@ -3341,7 +3344,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Download File" + "message": "Изтеглете файл" }, "noSendsInList": { "message": "There are no Sends to list.", diff --git a/src/locales/ca/messages.json b/src/locales/ca/messages.json index cf0a76d878..553c2d3566 100644 --- a/src/locales/ca/messages.json +++ b/src/locales/ca/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Inici de sessió únic d'empresa" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portal empresarial", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/cs/messages.json b/src/locales/cs/messages.json index 64ee85ae4d..55ac52cbd9 100644 --- a/src/locales/cs/messages.json +++ b/src/locales/cs/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Jednotné podnikové přihlášení" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Podnikový portál", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/da/messages.json b/src/locales/da/messages.json index 13551e2e1c..96c0f03963 100644 --- a/src/locales/da/messages.json +++ b/src/locales/da/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Virksomheds Single Sign On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Virksomhedssportal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/de/messages.json b/src/locales/de/messages.json index 23952af2b4..379f66f65e 100644 --- a/src/locales/de/messages.json +++ b/src/locales/de/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Unternehmensportal", "description": "The web portal used by business organizations for configuring certain features." @@ -3225,7 +3228,7 @@ "message": "Einzelne Organisation" }, "singleOrgDesc": { - "message": "Usern verbieten, anderen Organisationen beizutreten." + "message": "Benutzern verbieten, anderen Organisationen beizutreten." }, "singleOrgBlockCreateMessage": { "message": "Ihre aktuelle Organisation hat eine Richtlinie, die es Ihnen nicht erlaubt, mehr als einer Organisation beizutreten. Bitte kontaktieren Sie die Administratoren Ihrer Organisation oder melden Sie sich mit einem anderen Bitwarden-Konto an." diff --git a/src/locales/el/messages.json b/src/locales/el/messages.json index 0567022fa3..0a53cfef55 100644 --- a/src/locales/el/messages.json +++ b/src/locales/el/messages.json @@ -38,7 +38,7 @@ "message": "Κωδικός" }, "newPassword": { - "message": "New Password" + "message": "Νέος Κωδικός" }, "passphrase": { "message": "Συνθηματικό" @@ -2814,10 +2814,10 @@ "message": "Δεν έχετε επιλέξει τίποτα." }, "acceptPolicies": { - "message": "By checking this box you agree to the following:" + "message": "Επιλέγοντας αυτό το πλαίσιο, συμφωνείτε με τα εξής:" }, "acceptPoliciesError": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "Οι Όροι Παροχής Υπηρεσιών και η Πολιτική Απορρήτου δεν έχουν αναγνωριστεί." }, "termsOfService": { "message": "Όροι Χρήσης" @@ -2954,10 +2954,10 @@ "message": "Το κλειδί API έχει πλήρη πρόσβαση στον οργανισμό. Πρέπει να το κρατήσετε μυστικό." }, "userApiKeyDesc": { - "message": "Your API key can be used to authenticate in the Bitwarden CLI." + "message": "Το κλειδί API σας μπορεί να χρησιμοποιηθεί για έλεγχο ταυτότητας στο Bitwarden CLI." }, "userApiKeyWarning": { - "message": "Your API key is an alternative authentication mechanism. It should be kept secret." + "message": "Το κλειδί API σας είναι ένας εναλλακτικός μηχανισμός ελέγχου ταυτότητας. Θα πρέπει να κρατηθεί μυστικό." }, "oauth2ClientCredentials": { "message": "Πιστοποιητικά πελάτη OAuth 2.0", @@ -3176,175 +3176,178 @@ "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, ορίστε έναν κύριο κωδικό πρόσβασης για πρόσβαση και προστασία του vault σας." }, "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": "Συνδεθείτε χρησιμοποιώντας την πύλη μεμονωμένης σύνδεσης του οργανισμού σας. Εισάγετε το αναγνωριστικό του οργανισμού σας για να ξεκινήσετε." }, "enterpriseSingleSignOn": { - "message": "Enterprise Single Sign-On" + "message": "Ενιαία είσοδος για επιχειρήσεις" + }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." }, "businessPortal": { - "message": "Business Portal", + "message": "Επιχειρηματική πύλη", "description": "The web portal used by business organizations for configuring certain features." }, "includeAllTeamsFeatures": { - "message": "All Teams features, plus:" + "message": "Όλα τα χαρακτηριστικά του Teams, συν:" }, "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." + "message": "Η διαμόρφωση πολιτικής μετακινήθηκε και σύντομα αυτή η σελίδα θα καταργηθεί. Κάντε κλικ παρακάτω για να χρησιμοποιήσετε τη σελίδα πολιτικών Business Portal." }, "singleOrg": { - "message": "Single Organization" + "message": "Ενιαίος οργανισμός" }, "singleOrgDesc": { - "message": "Restrict users from being able to join any other organizations." + "message": "Περιορίστε τους χρήστες να μην μπορούν να συμμετάσχουν σε άλλους οργανισμούς." }, "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." + "message": "Ο τρέχων οργανισμός σας έχει μια πολιτική που δεν σας επιτρέπει να συμμετάσχετε σε περισσότερους από έναν οργανισμούς. Επικοινωνήστε με τους διαχειριστές του οργανισμού σας ή εγγραφείτε από διαφορετικό λογαριασμό Bitwarden." }, "singleOrgPolicyWarning": { - "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization." + "message": "Τα μέλη του οργανισμού που δεν είναι κάτοχοι ή διαχειριστές και είναι ήδη μέλη άλλου οργανισμού θα αφαιρεθούν από τον οργανισμό σας." }, "requireSso": { - "message": "Single Sign-On Authentication" + "message": "Έλεγχος ταυτότητας μεμονωμένης σύνδεσης" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Απαιτήστε από τους χρήστες να συνδεθούν με τη μέθοδο Enterprise Single Sign-On." }, "prerequisite": { - "message": "Prerequisite" + "message": "Προαπαιτούμενο" }, "requireSsoPolicyReq": { - "message": "The Single Organization enterprise policy must be enabled before activating this policy." + "message": "Απαιτήστε από τους χρήστες να συνδεθούν με τη μέθοδο Enterprise Single Sign-On." }, "requireSsoPolicyReqError": { - "message": "Single Organization policy not enabled." + "message": "Η πολιτική ενός οργανισμού δεν ενεργοποιήθηκε." }, "requireSsoExemption": { - "message": "Organization Owners and Administrators are exempt from this policy's enforcement." + "message": "Οι κάτοχοι και οι διαχειριστές του οργανισμού εξαιρούνται από την εφαρμογή αυτής της πολιτικής." }, "sendTypeFile": { - "message": "File" + "message": "Αρχείο" }, "sendTypeText": { - "message": "Text" + "message": "Κείμενο" }, "createSend": { - "message": "Create New Send", + "message": "Δημιουργία Νέου Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Edit Send", + "message": "Επεξεργασία Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Created Send", + "message": "Το Send Δημιουργήθηκε", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Edited Send", + "message": "Το Send Επεξεργάστηκε", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Deleted Send", + "message": "Το Send Διαγράφηκε", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Delete Send", + "message": "Διαγραφή 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?", + "message": "Είστε βέβαιοι ότι θέλετε να διαγράψετε το 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?", + "message": "Τι είδους Send είναι αυτό;", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { - "message": "Deletion Date" + "message": "Ημερομηνία διαγραφής" }, "expirationDate": { - "message": "Expiration Date" + "message": "Ημερομηνία Λήξης" }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Μέγιστος Αριθμός Πρόσβασης" }, "currentAccessCount": { - "message": "Current Access Count" + "message": "Τρέχων Αριθμός Πρόσβασης" }, "disabled": { - "message": "Disabled" + "message": "Απενεργοποιημένο" }, "sendLink": { - "message": "Send Link", + "message": "Αποστολή Συνδέσμου", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLink": { - "message": "Copy Send Link", + "message": "Αντιγραφή Συνδέσμου Αποστολής", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { - "message": "Remove Password" + "message": "Αφαίρεση κωδικού" }, "removedPassword": { - "message": "Removed Password" + "message": "Καταργήθηκε κωδικός πρόσβασης" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε τον κωδικό πρόσβασης;" }, "allSends": { - "message": "All Sends" + "message": "Όλα τα Sends" }, "searchSends": { - "message": "Search Sends", + "message": "Αναζήτηση 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.", + "message": "Αυτό το Send προστατεύεται με κωδικό πρόσβασης. Πληκτρολογήστε τον κωδικό πρόσβασης παρακάτω για να συνεχίσετε.", "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.", + "message": "Δεν γνωρίζετε τον κωδικό; Ζητήστε από τον αποστολέα τον κωδικό που απαιτείται για την πρόσβαση σε αυτό το 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.", + "message": "Αυτό το send είναι κρυμμένο από προεπιλογή. Μπορείτε να αλλάξετε την ορατότητά του χρησιμοποιώντας το παρακάτω κουμπί.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Download File" + "message": "Λήψη Αρχείου" }, "noSendsInList": { - "message": "There are no Sends to list.", + "message": "Δεν υπάρχουν Sends στη λίστα.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/en_GB/messages.json b/src/locales/en_GB/messages.json index 1c8a1f838d..09037cd25d 100644 --- a/src/locales/en_GB/messages.json +++ b/src/locales/en_GB/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise single sign-on" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/en_IN/messages.json b/src/locales/en_IN/messages.json index 0eb90b78d4..93f87b6f91 100644 --- a/src/locales/en_IN/messages.json +++ b/src/locales/en_IN/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise single sign-on" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/eo/messages.json b/src/locales/eo/messages.json index 2a218a4bcc..6521835fe4 100644 --- a/src/locales/eo/messages.json +++ b/src/locales/eo/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/es/messages.json b/src/locales/es/messages.json index a1124e2af5..528dca474b 100644 --- a/src/locales/es/messages.json +++ b/src/locales/es/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Inicio de sesión único empresarial" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portal de negocios", "description": "The web portal used by business organizations for configuring certain features." @@ -3237,7 +3240,7 @@ "message": "Autenticación de inicio de sesión único" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Requiere que los usuarios inicien sesión con el método Enterprise Single Sign-On." }, "prerequisite": { "message": "Prerequisito" @@ -3333,7 +3336,7 @@ "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.", + "message": "¿No conoce la contraseña? Pídele al remitente la contraseña necesaria para acceder a este enviar.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendHiddenByDefault": { diff --git a/src/locales/et/messages.json b/src/locales/et/messages.json index 10614c0e0f..2a5ec63a49 100644 --- a/src/locales/et/messages.json +++ b/src/locales/et/messages.json @@ -38,7 +38,7 @@ "message": "Parool" }, "newPassword": { - "message": "New Password" + "message": "Uus Parool" }, "passphrase": { "message": "Paroolifraas" @@ -542,7 +542,7 @@ "message": "Sisesta ülemparool uuesti" }, "masterPassHint": { - "message": "Ülemparooli vihje (ei ole kohutuslik)" + "message": "Ülemparooli vihje (ei ole kohustuslik)" }, "masterPassHintLabel": { "message": "Ülemparooli vihje" @@ -706,7 +706,7 @@ "message": "YubiKey OTP Turvaline võti" }, "yubiKeyDesc": { - "message": "Kasuta kontole ligipääsemiseks YubiKey-d. See töötab YubiKey 4, 4 Nano, 4C ja NEO seadmetega." + "message": "Kasuta kontole ligipääsemiseks YubiKey-d. See töötab YubiKey 4, 5 ja NEO seadmetega." }, "duoDesc": { "message": "Kinnita Duo Security abil, kasutades selleks Duo Mobile rakendust, SMS-i, telefonikõnet või U2F turvavõtit.", @@ -863,7 +863,7 @@ "message": "Kood" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize your the email address change.", + "message": "Kinnituskood on saadetud e-postile $EMAIL$. Kontrolli oma e-posti ning sisesta see kood allolevasse kasti, et e-posti aadressi muutmine lõpule viia.", "placeholders": { "email": { "content": "$1", @@ -1109,7 +1109,7 @@ "message": "Kaheastmelise kinnitamine aktiveerimine võib luua olukorra, kus sul on võimatu oma Bitwardeni kontosse sisse logida. Näiteks juhtudel, kui kaotad oma nutiseadme. Taastamise kood võimaldab aga kontole ligi pääseda ka juhtudel, kui kaheastmelist kinnitamist ei ole võimalik läbi viia. Sellistel juhtudel ei saa ka Bitwardeni klienditugi sinu kontole ligipääsu taastada. Selle tõttu soovitame taastekoodi välja printida ja seda turvalises kohas hoida." }, "viewRecoveryCode": { - "message": "Vaata taaastamise koodi" + "message": "Vaata taastamise koodi" }, "providers": { "message": "Teenused", @@ -1343,7 +1343,7 @@ } }, "noUnsecuredWebsites": { - "message": "Hoidlas olevad kirjed ei kasuta ebaturvalisi URL-e." + "message": "Hoidlas olevad kirjed ei kasuta ebaturvalisi URI-sid." }, "inactive2faReport": { "message": "Sisselülitamata 2FA raport" @@ -1406,7 +1406,7 @@ "message": "Nõrkade paroolide raport" }, "weakPasswordsReportDesc": { - "message": "Nõrgad paroolid on häkkerite poolt vägagi lihtasti lahtimurtavad, sest selleks kasutatakse automatiseeritud tööriistu. Bitwardeni parooli genereerija aitab sul luua paroole, mida on märksa keerulisem lahti murda." + "message": "Nõrgad paroolid on häkkerite poolt vägagi lihtsasti lahtimurtavad, sest selleks kasutatakse automatiseeritud tööriistu. Bitwardeni parooli genereerija aitab sul luua paroole, mida on märksa keerulisem lahti murda." }, "weakPasswordsFound": { "message": "Avastatud on nõrgad paroolid" @@ -1560,7 +1560,7 @@ "message": "Parooli hügieen, konto seisukord ja andmelekete raportid aitavad hoidlat turvalisena hoida." }, "premiumSignUpTotp": { - "message": "TOTP kinnituskoodide (2FA) genereeria hoidlas olevatele kasutajakontodele." + "message": "TOTP kinnituskoodide (2FA) genereerija hoidlas olevatele kasutajakontodele." }, "premiumSignUpSupport": { "message": "Kiirem klienditugi." @@ -1648,7 +1648,7 @@ } }, "paymentChargedWithTrial": { - "message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei debiteerita raha enne, kui prooviperiood otsa lõpeb. Välja toodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.", + "message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei võeta raha enne, kui prooviperiood otsa lõpeb. Välja toodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.", "placeholders": { "interval": { "content": "$1", @@ -2681,7 +2681,7 @@ "message": "Laadi arve alla" }, "verifyBankAccount": { - "message": "Pangakonto verifitseerimine" + "message": "Pangakonto kinnitamine" }, "verifyBankAccountDesc": { "message": "Tegime sinu pangakontole kaks väikest ülekannet (nende kohalejõudmine võib võtta 1-2 tööpäeva). Selleks, et pangakonto kinnitada, sisesta need summad siia." @@ -2814,10 +2814,10 @@ "message": "Midagi pole valitud." }, "acceptPolicies": { - "message": "By checking this box you agree to the following:" + "message": "Märkeruudu markeerimisel nõustud järgnevaga:" }, "acceptPoliciesError": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "Kasutustingimuste ja Privaatsuspoliitikaga pole nõustutud." }, "termsOfService": { "message": "Kasutustingimused" @@ -2954,10 +2954,10 @@ "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." + "message": "Sinu API võtit saab kasutada Bitwardeni CLI-s autentimiseks." }, "userApiKeyWarning": { - "message": "Your API key is an alternative authentication mechanism. It should be kept secret." + "message": "API võti on alternatiivne autentimise mehhanism. Seda tuleks salajas hoida." }, "oauth2ClientCredentials": { "message": "OAuthi 2.0 kliendi tunnistus", @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Ettevõtte Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Ärikliendi portaal", "description": "The web portal used by business organizations for configuring certain features." @@ -3219,132 +3222,132 @@ "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." + "message": "Poliitikate konfigureerimine on kolinud ning see lehekülg on peatselt aegumas. Palun kasuta poliitikate juurutamiseks allolevat Ärikliendi portaali linki." }, "singleOrg": { - "message": "Single Organization" + "message": "Üksainus organisatsioon" }, "singleOrgDesc": { - "message": "Restrict users from being able to join any other organizations." + "message": "Keela kasutajatel teiste organisatsioonidega liitumine." }, "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." + "message": "Sinu praeguse organisatsiooni poliitika kohaselt ei saa sa olla rohkem kui ühe organisatsiooni liige. Palun kontakteeru oma praeguse organisatsiooni administraatoritega või kasuta liitumiseks teist Bitwardeni kontot." }, "singleOrgPolicyWarning": { - "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization." + "message": "Sisselülitamisel eemaldatakse organisatsioonist liikmed, kes on juba mõne teise organisatsiooniga liitunud. See ei puuduta liikmeid, kelle staatus on Omanik või Administraator." }, "requireSso": { - "message": "Single Sign-On Authentication" + "message": "Single Sign-On autentiseerimine" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Nõua kasutajatelt sisselogimist läbi Ettevõtte Single Sign-On meetodi." }, "prerequisite": { - "message": "Prerequisite" + "message": "Eeltingimus" }, "requireSsoPolicyReq": { - "message": "The Single Organization enterprise policy must be enabled before activating this policy." + "message": "Selle poliitika aktiveerimise eelduseks on valiku „Üksainus organisatsioon“ sisselülitamine." }, "requireSsoPolicyReqError": { - "message": "Single Organization policy not enabled." + "message": "Poliitika „Üksainus organisatsioon“ ei ole sisse lülitatud." }, "requireSsoExemption": { - "message": "Organization Owners and Administrators are exempt from this policy's enforcement." + "message": "Selle poliitika rakendamine ei puuduta Omanikke ega Administraatoreid." }, "sendTypeFile": { - "message": "File" + "message": "Fail" }, "sendTypeText": { - "message": "Text" + "message": "Tekst" }, "createSend": { - "message": "Create New Send", + "message": "Loo uus Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Edit Send", + "message": "Muuda Sendi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Created Send", + "message": "Lõi Sendi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Edited Send", + "message": "Muutis Sendi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Deleted Send", + "message": "Kustutas Sendi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Delete Send", + "message": "Kustuta 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?", + "message": "Soovid tõesti selle Sendi kustutada?", "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?", + "message": "Mis tüüpi Send see on?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { - "message": "Deletion Date" + "message": "Kustutamise kuupäev" }, "expirationDate": { - "message": "Expiration Date" + "message": "Aegumiskuupäev" }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Maksimaalne ligipääsude arv" }, "currentAccessCount": { - "message": "Current Access Count" + "message": "Hetkeline ligipääsude arv" }, "disabled": { - "message": "Disabled" + "message": "Keelatud" }, "sendLink": { - "message": "Send Link", + "message": "Sendi 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", + "message": "Kopeeri Sendi link", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { - "message": "Remove Password" + "message": "Eemalda parool" }, "removedPassword": { - "message": "Removed Password" + "message": "Eemaldas parooli" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Soovid kindlasti selle parooli eemaldada?" }, "allSends": { - "message": "All Sends" + "message": "Kõik Sendid" }, "searchSends": { - "message": "Search Sends", + "message": "Otsi Sende", "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.", + "message": "See Send on parooliga kaitstud. Jätkamiseks sisesta parool allolevale väljale.", "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.", + "message": "Sa ei tea parooli? Küsi seda konkreetse Sendi saatjalt.", "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.", + "message": "See Send on vaikeseades peidetud. Saad selle nähtavust alloleva nupu abil seadistada.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Download File" + "message": "Laadi fail alla" }, "noSendsInList": { - "message": "There are no Sends to list.", + "message": "Puuduvad Sendid, mida kuvada.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/fi/messages.json b/src/locales/fi/messages.json index b5a8d96172..92992e20c3 100644 --- a/src/locales/fi/messages.json +++ b/src/locales/fi/messages.json @@ -190,7 +190,7 @@ "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." }, "exact": { - "message": "Täsmälleen…" + "message": "Tarkka" }, "startsWith": { "message": "Alkaa…" @@ -2954,7 +2954,7 @@ "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." + "message": "API-avaintasi voi käyttää tunnistautumiseen Bitwardenin CLI:ssä." }, "userApiKeyWarning": { "message": "API-avaimesi on vaihtoehtoinen autentikointimekanismi. Se on pidettävä salassa." @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Yrityksen kertakirjautuminen [SSO]" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Yritys sisäänkäynti", "description": "The web portal used by business organizations for configuring certain features." @@ -3222,7 +3225,7 @@ "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" + "message": "Yksi organisaatio" }, "singleOrgDesc": { "message": "Restrict users from being able to join any other organizations." @@ -3234,7 +3237,7 @@ "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" + "message": "Kertakirjautumisen todennus" }, "requireSsoPolicyDesc": { "message": "Require users to log in with the Enterprise Single Sign-On method." @@ -3258,35 +3261,35 @@ "message": "Teksti" }, "createSend": { - "message": "Create New Send", + "message": "Luo uusi Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Edit Send", + "message": "Muokkaa Sendiä", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Created Send", + "message": "Send luotu", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Edited Send", + "message": "Sendiä muokattu", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Deleted Send", + "message": "Send poistettu", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Delete Send", + "message": "Poista 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?", + "message": "Haluatko varmasti poistaa tämän Sendin?", "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?", + "message": "Millainen Send tämä on?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { @@ -3309,7 +3312,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLink": { - "message": "Copy Send Link", + "message": "Kopioi Send-linkki", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { @@ -3322,29 +3325,29 @@ "message": "Haluatko varmasti poistaa salasanan?" }, "allSends": { - "message": "All Sends" + "message": "Kaikki Sendit" }, "searchSends": { - "message": "Search Sends", + "message": "Hae Sendeistä", "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.", + "message": "Tämä Send on suojattu salasanalla. Kirjoita salasana alle jatkaaksesi.", "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.", + "message": "Etkö tiedä salasanaa? Pyydä lähettäjältä tämän Sendin avaukseen tarvittavaa salasanaa.", "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.", + "message": "Tämä Send on oletusarvoisesti piilotettu. Voit vaihtaa sen näkyvyyttä alla olevalla painikkeella.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { "message": "Lataa tiedosto" }, "noSendsInList": { - "message": "There are no Sends to list.", + "message": "Ei näytettäviä Sendejä.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/fr/messages.json b/src/locales/fr/messages.json index 9d54ee314a..af2c7a86d2 100644 --- a/src/locales/fr/messages.json +++ b/src/locales/fr/messages.json @@ -2954,10 +2954,10 @@ "message": "Votre clé d'API a un accès complet à l'organisation. Elle doit être gardée secrète." }, "userApiKeyDesc": { - "message": "Votre clé API peut être utilisée pour vous authentifier dans le CLI de Bitwarden." + "message": "Votre clé d'API peut être utilisée pour vous authentifier dans l'interface ligne de commande (CLI) de Bitwarden." }, "userApiKeyWarning": { - "message": "Votre clé API est un mécanisme d'authentification alternatif. Elle doit être gardée secrète." + "message": "Votre clé d'API est un mécanisme d'authentification alternatif. Elle doit être gardée secrète." }, "oauth2ClientCredentials": { "message": "Identifiants du client OAuth 2.0", @@ -3191,7 +3191,10 @@ "message": "Connectez-vous en utilisant le portail de connexion unique de votre organisation. Veuillez entrer l'identifiant de votre organisation pour commencer." }, "enterpriseSingleSignOn": { - "message": "Portail de connexion unique d'entreprise" + "message": "Portail de connexion unique d'entreprise (Single Sign-On)" + }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." }, "businessPortal": { "message": "Portail d'entreprise", @@ -3219,7 +3222,7 @@ "message": "Lier SSO" }, "webPoliciesDeprecationWarning": { - "message": "La configuration de la politique a été déplacée et cette page sera bientôt obsolète. Veuillez cliquer ci-dessous pour utiliser la page des règles du Portail Affaires à la place." + "message": "La configuration des politiques a été déplacée et cette page sera bientôt obsolète. Veuillez cliquer ci-dessous pour utiliser la page des politiques du portail d'entreprise à la place." }, "singleOrg": { "message": "Organisation Unique" @@ -3231,22 +3234,22 @@ "message": "Votre organisation actuelle a une politique qui ne vous permet pas de rejoindre plus d'une organisation. Veuillez contacter les administrateurs de votre organisation ou vous inscrire à partir d'un compte Bitwarden différent." }, "singleOrgPolicyWarning": { - "message": "Les membres de l'organisation qui ne sont ni Propriétaires ni Administrateurs et qui sont déjà membres d'une autre organisation seront retirés de votre organisation." + "message": "Les membres de l'organisation qui ne sont ni propriétaires ni administrateurs et qui sont déjà membres d'une autre organisation seront retirés de votre organisation." }, "requireSso": { - "message": "Authentification par Authentification Unique" + "message": "Authentification par Connexion Unique (Single Sign-On)" }, "requireSsoPolicyDesc": { - "message": "Exiger que les utilisateurs se connectent avec la méthode du Portail de Connexion Unique." + "message": "Exiger que les utilisateurs se connectent avec la méthode du portail de connexion unique d'entreprise." }, "prerequisite": { "message": "Prérequis" }, "requireSsoPolicyReq": { - "message": "La Politique d'Entreprise d'Organisation Unique doit être activée avant d'activer cette politique." + "message": "La politique d'entreprise \"Organisation Unique\" doit être activée avant d'activer cette politique." }, "requireSsoPolicyReqError": { - "message": "La Politique d'Organisation Unique n'est pas activée." + "message": "La politique \"Organisation Unique\" n'est pas activée." }, "requireSsoExemption": { "message": "Les propriétaires et les administrateurs de l'organisation sont exonérés de l'application de cette politique." @@ -3258,35 +3261,35 @@ "message": "Texte" }, "createSend": { - "message": "Créer un Nouvel Envoi", + "message": "Créer un nouveau Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Modifier l'Envoi", + "message": "Modifier le Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Envoi créé", + "message": "Send créé", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Envoi édité", + "message": "Send modifié", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Envoi supprimé", + "message": "Send supprimé", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Supprimer l'Envoi", + "message": "Supprimer le Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSendConfirmation": { - "message": "Êtes-vous sûr de vouloir supprimer cet Envoi ?", + "message": "Êtes-vous sûr de vouloir supprimer ce Send ?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "whatTypeOfSend": { - "message": "De quel type d'Envoi s'agit-il?", + "message": "De quel type de Send s'agit-il ?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { @@ -3296,55 +3299,55 @@ "message": "Date d'expiration" }, "maxAccessCount": { - "message": "Nombre Maximum d'Accès" + "message": "Nombre maximum d'accès" }, "currentAccessCount": { - "message": "Nombre d'Accès Actuels" + "message": "Nombre d'accès actuel" }, "disabled": { "message": "Désactivé" }, "sendLink": { - "message": "Envoyez le Lien", + "message": "Lien du Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLink": { - "message": "Copier le Lien d'Envoi", + "message": "Copier le lien du Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { - "message": "Supprimer le Mot de Passe" + "message": "Supprimer le mot de passe" }, "removedPassword": { - "message": "Mot de Passe supprimé" + "message": "Mot de passe supprimé" }, "removePasswordConfirmation": { - "message": "Êtes-vous sûr(e) de vouloir supprimer le Mot de Passe ?" + "message": "Êtes-vous sûr(e) de vouloir supprimer le mot de passe ?" }, "allSends": { - "message": "Tous les Envois" + "message": "Tous les Sends" }, "searchSends": { - "message": "Rechercher les Envois", + "message": "Rechercher dans les Sends", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendProtectedPassword": { - "message": "Cet Envoi est protégé par un Mot de Passe. Veuillez entrer le Mot de Passe ci-dessous pour continuer.", + "message": "Ce Send est protégé par un mot de passe. Veuillez saisir le mot de passe ci-dessous pour continuer.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendProtectedPasswordDontKnow": { - "message": "Vous ne connaissez pas le Mot de Passe ? Demandez à l'Expéditeur le Mot de Passe nécessaire pour accéder à cet Envoi.", + "message": "Vous ne connaissez pas le mot de passe ? Demandez à l'expéditeur le mot de passe nécessaire pour accéder à ce Send.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendHiddenByDefault": { - "message": "Cet Envoi est masqué par défaut. Vous pouvez changer sa visibilité en utilisant le bouton ci-dessous.", + "message": "Ce Send est masqué par défaut. Vous pouvez changer sa visibilité en utilisant le bouton ci-dessous.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Télécharger le Fichier" + "message": "Télécharger le fichier" }, "noSendsInList": { - "message": "Il n'y a aucun Envoi à afficher.", + "message": "Il n'y a aucun Send à afficher.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/he/messages.json b/src/locales/he/messages.json index 2c815f3eb9..1870aa77c4 100644 --- a/src/locales/he/messages.json +++ b/src/locales/he/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "כניסה ארגונית אחודה" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "פורטל עסקי", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/hr/messages.json b/src/locales/hr/messages.json index 1df28fe233..fcbc56ac71 100644 --- a/src/locales/hr/messages.json +++ b/src/locales/hr/messages.json @@ -461,7 +461,7 @@ "message": "Delete Attachment" }, "deleteItemConfirmation": { - "message": "Are you sure you want to delete this item?" + "message": "Do you really want to send to the trash?" }, "deletedItem": { "message": "Izbrisana stavka" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/hu/messages.json b/src/locales/hu/messages.json index 0a8e81ff2a..02ea772228 100644 --- a/src/locales/hu/messages.json +++ b/src/locales/hu/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Vállalati önálló bejelentkezés" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Üzleti portál", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/id/messages.json b/src/locales/id/messages.json index 237c6bba69..994b1119fd 100644 --- a/src/locales/id/messages.json +++ b/src/locales/id/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Sistem Masuk Tunggal Perusahaan" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portal Bisnis", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/it/messages.json b/src/locales/it/messages.json index 0251a7c17a..f4873bf5e4 100644 --- a/src/locales/it/messages.json +++ b/src/locales/it/messages.json @@ -38,7 +38,7 @@ "message": "Password" }, "newPassword": { - "message": "New Password" + "message": "Nuova Password" }, "passphrase": { "message": "Frase segreta" @@ -706,7 +706,7 @@ "message": "Chiave di Sicurezza YubiKey OTP" }, "yubiKeyDesc": { - "message": "Usa YubiKey per accedere al tuo account. Compatibile con YubiKey 4, 4 Nano, 4C, e dispositivi NEO." + "message": "Utilizzate una YubiKey per accedere al vostro conto. Funziona con dispositivi YubiKey serie 4, serie 5 e NEO." }, "duoDesc": { "message": "Verifica con Duo Security usando l'applicazione Duo Mobile, SMS, chiamata telefonica, o chiave di sicurezza U2F.", @@ -2814,13 +2814,13 @@ "message": "Non hai selezionato nulla." }, "acceptPolicies": { - "message": "By checking this box you agree to the following:" + "message": "Selezionando la casella accetti quanto segue:" }, "acceptPoliciesError": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "I Termini di Servizio e l'Informativa sulla Privacy non sono stati accettati." }, "termsOfService": { - "message": "Codizioni di servizio" + "message": "Termini del servizio" }, "privacyPolicy": { "message": "Informativa sulla privacy" @@ -2954,10 +2954,10 @@ "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." + "message": "Puoi utilizzare la tua chiave API per autenticarti nella CLI di Bitwarden." }, "userApiKeyWarning": { - "message": "Your API key is an alternative authentication mechanism. It should be kept secret." + "message": "La tua chiave API è la tua autenticazione alternativa e dovrebbe rimanere segreta." }, "oauth2ClientCredentials": { "message": "Credenziali client OAuth 2.0", @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Accesso con il portale dell'organizzazione Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portale aziendale", "description": "The web portal used by business organizations for configuring certain features." @@ -3219,132 +3222,132 @@ "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." + "message": "La configurazione delle policy è stata spostata, e questa pagina sarà presto deprecata. Per favore, clicca sotto per utilizzare la configurazione delle policy del portale aziendale." }, "singleOrg": { - "message": "Single Organization" + "message": "Organizzazione unica" }, "singleOrgDesc": { - "message": "Restrict users from being able to join any other organizations." + "message": "Impedisci agli utenti di unirsi dalle altre organizzazioni." }, "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." + "message": "La tua attuale organizzazione ha una policy che non ti permette di unirti ad altre organizzazioni. Per favore, contatta gli amministratori della tua organizzazione o registrati da un altro account Bitwarden." }, "singleOrgPolicyWarning": { - "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization." + "message": "I membri dell'organizzazione che non sono proprietari o amministratori e sono già membri di un'altra organizzazione saranno rimossi dalla tua organizzazione." }, "requireSso": { - "message": "Single Sign-On Authentication" + "message": "Autenticazione Single Sign-On" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Richiedi agli utenti di accedere con Enterprise Single Sign-On." }, "prerequisite": { - "message": "Prerequisite" + "message": "Prerequisito" }, "requireSsoPolicyReq": { - "message": "The Single Organization enterprise policy must be enabled before activating this policy." + "message": "La policy aziendale per l'organizzazione unica deve essere abilitata prima di attivare questa policy." }, "requireSsoPolicyReqError": { - "message": "Single Organization policy not enabled." + "message": "La policy dell'organizzazione unica non è abilitata." }, "requireSsoExemption": { - "message": "Organization Owners and Administrators are exempt from this policy's enforcement." + "message": "I proprietari e gli amministratori dell'organizzazione sono esenti dall'applicazione di questa policy." }, "sendTypeFile": { "message": "File" }, "sendTypeText": { - "message": "Text" + "message": "Testo" }, "createSend": { - "message": "Create New Send", + "message": "Crea Nuovo Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Edit Send", + "message": "Modifica Send", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Created Send", + "message": "Send Creato", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Edited Send", + "message": "Send modificato", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Deleted Send", + "message": "Send eliminato", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Delete Send", + "message": "Elimina 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?", + "message": "Sei sicuro di eliminare questo 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?", + "message": "Di quale tipo di Send si tratta?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { - "message": "Deletion Date" + "message": "Data di eliminazione" }, "expirationDate": { - "message": "Expiration Date" + "message": "Data di scadenza" }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Numero massimo di accessi" }, "currentAccessCount": { - "message": "Current Access Count" + "message": "Conteggio accessi corrente" }, "disabled": { - "message": "Disabled" + "message": "Disattivo" }, "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", + "message": "Copia 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" + "message": "Rimuovi Password" }, "removedPassword": { - "message": "Removed Password" + "message": "Password Rimossa" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Sei sicuro di voler rimuovere la password?" }, "allSends": { - "message": "All Sends" + "message": "Tutti i Send" }, "searchSends": { - "message": "Search Sends", + "message": "Cerca Send", "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.", + "message": "Il Send è protetto da password. Per favore, digita la password sotto per continuare.", "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.", + "message": "Non conosci la password? Chiedi al Sender la password necessaria per l'accesso a questo 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.", + "message": "Questo Send è nascosto per impostazione predefinita. È possibile modificarne la visibilità utilizzando il pulsante in basso.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Download File" + "message": "Scarica File" }, "noSendsInList": { - "message": "There are no Sends to list.", + "message": "Non ci sono Sends da elencare.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/ja/messages.json b/src/locales/ja/messages.json index b96f77a706..ec9c622a61 100644 --- a/src/locales/ja/messages.json +++ b/src/locales/ja/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "組織のシングルサインオン" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "ビジネスポータル", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/ko/messages.json b/src/locales/ko/messages.json index be6c3f964a..870eb07f90 100644 --- a/src/locales/ko/messages.json +++ b/src/locales/ko/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "엔터프라이즈 통합 인증 (SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "비즈니스 포탈", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/lv/messages.json b/src/locales/lv/messages.json index b8a86f2e9e..3d2e495063 100644 --- a/src/locales/lv/messages.json +++ b/src/locales/lv/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Uzņēmuma Vienotā Pierakstīšanās" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Biznesa Portāls", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/ml/messages.json b/src/locales/ml/messages.json index 6217d0e07c..5e2d26d2c5 100644 --- a/src/locales/ml/messages.json +++ b/src/locales/ml/messages.json @@ -1726,7 +1726,7 @@ "message": "സ്റ്റോറേജ് നീക്കംചെയ്യുക" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷനിൽ മൊത്തം $MAX_STORAGE$ GB എൻ‌ക്രിപ്റ്റ് ചെയ്ത ഫയൽ സംഭരണമുണ്ട്. നിങ്ങൾ നിലവിൽ $USED_STORAGE$ ഉപയോഗിക്കുന്നു.", "placeholders": { "max_storage": { "content": "$1", @@ -1742,7 +1742,7 @@ "message": "പണംകൊടുക്കൽ രീതി" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "ഫയലിൽ പേയ്‌മെന്റ് രീതികളൊന്നുമില്ല." }, "addPaymentMethod": { "message": "പണംകൊടുക്കൽ രീതി ചേർക്കുക" @@ -1765,14 +1765,14 @@ "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "transactions": { - "message": "Transactions", + "message": "ഇടപാടുകൾ", "description": "Payment/credit transactions." }, "noTransactions": { - "message": "No transactions." + "message": "ഇടപാടുകളൊന്നുമില്ല." }, "chargeNoun": { - "message": "Charge", + "message": "ചാർജ്ജ്", "description": "Noun. A charge from a payment method." }, "refundNoun": { @@ -1780,7 +1780,7 @@ "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "ചാർജുകൾ നിങ്ങളുടെ പ്രസ്താവനയിൽ $STATEMENT_NAME$ ആയി ദൃശ്യമാകും.", "placeholders": { "statement_name": { "content": "$1", @@ -1789,19 +1789,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "ചേർക്കുന്നതിനുള്ള സംഭരണത്തിന്റെ ജിബി" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "നീക്കംചെയ്യുന്നതിന് സംഭരണത്തിന്റെ ജിബി" }, "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": "സംഭരണം ചേർക്കുന്നത് നിങ്ങളുടെ ബില്ലിംഗ് ആകെത്തുകകളിലേക്ക് ക്രമീകരിക്കുകയും ഫയലിൽ നിങ്ങളുടെ പേയ്‌മെന്റ് രീതി ഉടൻ ചാർജ് ചെയ്യുകയും ചെയ്യും. നിലവിലെ ബില്ലിംഗ് സൈക്കിളിന്റെ ബാക്കി ഭാഗത്തിനായി ആദ്യ ചാർജ് പ്രോറേറ്റ് ചെയ്യും." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "സംഭരണം നീക്കംചെയ്യുന്നത് നിങ്ങളുടെ ബില്ലിംഗ് ടോട്ടലുകളിലേക്കുള്ള ക്രമീകരണങ്ങളിൽ കലാശിക്കും, അത് നിങ്ങളുടെ അടുത്ത ബില്ലിംഗ് ചാർജിലേക്കുള്ള ക്രെഡിറ്റായി കണക്കാക്കപ്പെടും." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "$AMOUNT$ GB സംഭരണം ക്രമീകരിച്ചു.", "placeholders": { "amount": { "content": "$1", @@ -1822,7 +1822,7 @@ "message": "ലൈസൻസ് ഫയൽ" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "നിങ്ങളുടെ ലൈസൻസ് ഫയലിന് $FILE_NAME$ എന്ന് പേരുനൽകും", "placeholders": { "file_name": { "content": "$1", @@ -1834,13 +1834,13 @@ "message": "നിങ്ങളുടെ അക്കൗണ്ട് പ്രീമിയം അംഗത്വത്തിലേക്ക് അപ്ഗ്രേഡ് ചെയ്യുന്നതിന്, നിങ്ങൾ ശെരിയായ ഒരു ലൈസൻസ് ഫയൽ അപ്‌ലോഡ് ചെയ്യണം." }, "uploadLicenseFileOrg": { - "message": "To create an on-premises hosted organization you need to upload a valid license file." + "message": "ഒരു പരിസരത്ത് ഹോസ്റ്റുചെയ്ത ഓർഗനൈസേഷൻ സൃഷ്ടിക്കുന്നതിന് നിങ്ങൾ സാധുവായ ഒരു ലൈസൻസ് ഫയൽ അപ്‌ലോഡ് ചെയ്യേണ്ടതുണ്ട്." }, "accountEmailMustBeVerified": { "message": "നിങ്ങളുടെ അക്കൗണ്ടിന്റെ ഇമെയിൽ വിലാസം സ്ഥിരീകരിക്കേണ്ടതാണ്." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "നിങ്ങളുടെ നിലവറയുടെ ഭാഗങ്ങൾ മറ്റുള്ളവരുമായി പങ്കിടാനും ഒരു കുടുംബം, ചെറിയ ടീം അല്ലെങ്കിൽ വലിയ കമ്പനി പോലുള്ള ഒരു നിർദ്ദിഷ്ട എന്റിറ്റിക്കായി ബന്ധപ്പെട്ട ഉപയോക്താക്കളെ മാനേജുചെയ്യാനും ഓർഗനൈസേഷനുകൾ നിങ്ങളെ അനുവദിക്കുന്നു." }, "generalInformation": { "message": "പൊതുവിവരം" @@ -1995,19 +1995,19 @@ "message": "ഉപയോക്തൃ ആക്സസ് ഗ്രൂപ്പുകൾ ഉപയോഗിച്ച് നിയന്ത്രിക്കുക" }, "syncUsersFromDirectory": { - "message": "Sync your users and Groups from a directory" + "message": "ഒരു ഡയറക്‌ടറിയിൽ‌ നിന്നും നിങ്ങളുടെ ഉപയോക്താക്കളെയും ഗ്രൂപ്പുകളെയും സമന്വയിപ്പിക്കുക" }, "trackAuditLogs": { - "message": "Track user actions with audit logs" + "message": "ഓഡിറ്റ് ലോഗുകൾ ഉപയോഗിച്ച് ഉപയോക്തൃ പ്രവർത്തനങ്ങൾ ട്രാക്കുചെയ്യുക" }, "enforce2faDuo": { - "message": "Enforce 2FA with Duo" + "message": "ഡ്യുവോ ഉപയോഗിച്ച് 2 എഫ്എ നടപ്പിലാക്കുക" }, "priorityCustomerSupport": { "message": "Priority customer support" }, "xDayFreeTrial": { - "message": "$COUNT$ day free trial, cancel anytime", + "message": "$COUNT$ ദിവസത്തെ സ trial ജന്യ ട്രയൽ, എപ്പോൾ വേണമെങ്കിലും റദ്ദാക്കുക", "placeholders": { "count": { "content": "$1", @@ -2064,7 +2064,7 @@ "message": "നയങ്ങൾ" }, "editPolicy": { - "message": "Edit Policy" + "message": "നയം എഡിറ്റുചെയ്യുക" }, "groups": { "message": "ഗ്രൂപ്പുകൾ" @@ -2085,10 +2085,10 @@ "message": "ഈ ഉപയോക്താവിനെ നീക്കംചെയ്യണമെന്ന് നിങ്ങൾക്ക് ഉറപ്പാണോ?" }, "externalId": { - "message": "External Id" + "message": "ബാഹ്യ 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": "ബാഹ്യ ഐഡി ഒരു റഫറൻസായി ഉപയോഗിക്കാം അല്ലെങ്കിൽ ഈ ഉറവിടം ഒരു ഉപയോക്തൃ ഡയറക്ടറി പോലുള്ള ഒരു ബാഹ്യ സിസ്റ്റത്തിലേക്ക് ലിങ്കുചെയ്യാൻ കഴിയും." }, "accessControl": { "message": "പ്രവേശന നിയന്ത്രണം" @@ -2121,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": "നിങ്ങളുടെ ഓർ‌ഗനൈസേഷനിലേക്ക് ഒരു പുതിയ ഉപയോക്താവിനെ അവരുടെ ബിറ്റ്‌വർ‌ഡൻ‌ അക്ക email ണ്ട് ഇമെയിൽ‌ വിലാസം നൽ‌കിക്കൊണ്ട് ക്ഷണിക്കുക. അവർക്ക് ഇതിനകം ഒരു ബിറ്റ്വാർഡൻ അക്ക have ണ്ട് ഇല്ലെങ്കിൽ, ഒരു പുതിയ അക്ക create ണ്ട് സൃഷ്ടിക്കാൻ അവരോട് ആവശ്യപ്പെടും." }, "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", @@ -2163,19 +2163,19 @@ "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": "എല്ലാം" @@ -2187,7 +2187,7 @@ "message": "ടൈംസ്റ്റാമ്പ്" }, "event": { - "message": "Event" + "message": "ഇവന്റ്" }, "unknown": { "message": "അറിയപ്പെടാത്ത" @@ -2217,19 +2217,19 @@ "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": "Exported vault." @@ -2646,7 +2646,7 @@ "message": "നികുതി വിവരങ്ങൾ" }, "taxInformationDesc": { - "message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices." + "message": "യു‌എസിനുള്ളിലെ ഉപഭോക്താക്കൾ‌ക്കായി, വിൽ‌പന നികുതി ആവശ്യകതകൾ‌ നിറവേറ്റുന്നതിന് പിൻ‌ കോഡ് ആവശ്യമാണ്, മറ്റ് രാജ്യങ്ങൾ‌ക്കായി നിങ്ങളുടെ ഇൻ‌വോയിസുകളിൽ‌ പ്രത്യക്ഷപ്പെടുന്നതിന് ഒരു ടാക്സ് ഐഡൻറിഫിക്കേഷൻ നമ്പറും (വാറ്റ് / ജിഎസ്ടി) കൂടാതെ / അല്ലെങ്കിൽ വിലാസവും നൽകാം." }, "billingPlan": { "message": "പ്ലാൻ", @@ -2657,11 +2657,11 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.", + "message": "ചുവടെയുള്ള വിവരങ്ങൾ നൽകി നിങ്ങളുടെ പ്ലാൻ മറ്റൊരു പ്ലാനിലേക്ക് അപ്‌ഗ്രേഡുചെയ്യുക. നിങ്ങൾക്ക് അക്കൗണ്ടിലേക്ക് ഒരു സജീവ പേയ്‌മെന്റ് രീതി ചേർത്തിട്ടുണ്ടെന്ന് ഉറപ്പാക്കുക.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "message": "നിങ്ങളുടെ പ്ലാൻ‌ മാറ്റാൻ‌ താൽ‌പ്പര്യപ്പെടുന്നെങ്കിൽ‌ ഉപഭോക്തൃ പിന്തുണയുമായി ബന്ധപ്പെടുക. നിങ്ങൾക്ക് അക്കൗണ്ടിലേക്ക് ഒരു സജീവ പേയ്‌മെന്റ് രീതി ചേർത്തിട്ടുണ്ടെന്ന് ഉറപ്പാക്കുക.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { @@ -2684,13 +2684,13 @@ "message": "ബാങ്ക് അക്കൗണ്ട് സ്ഥിരീകരിക്കുക" }, "verifyBankAccountDesc": { - "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + "message": "ഞങ്ങൾ നിങ്ങളുടെ ബാങ്ക് അക്കൗണ്ടിലേക്ക് രണ്ട് മൈക്രോ ഡെപ്പോസിറ്റുകൾ നടത്തി (ഇത് കാണിക്കാൻ 1-2 പ്രവൃത്തി ദിവസമെടുത്തേക്കാം). ബാങ്ക് അക്കൗണ്ട് സ്ഥിരീകരിക്കുന്നതിന് ഈ തുകകൾ നൽകുക." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "ഒരു ബാങ്ക് അക്ക with ണ്ട് ഉപയോഗിച്ചുള്ള പേയ്‌മെന്റ് യുണൈറ്റഡ് സ്റ്റേറ്റ്സിലെ ഉപയോക്താക്കൾക്ക് മാത്രമേ ലഭ്യമാകൂ. നിങ്ങളുടെ ബാങ്ക് അക്കൗണ്ട് പരിശോധിക്കേണ്ടതുണ്ട്. അടുത്ത 1-2 പ്രവൃത്തി ദിവസത്തിനുള്ളിൽ ഞങ്ങൾ രണ്ട് മൈക്രോ നിക്ഷേപങ്ങൾ നടത്തും. ബാങ്ക് അക്കൗണ്ട് സ്ഥിരീകരിക്കുന്നതിന് ഓർഗനൈസേഷന്റെ ബില്ലിംഗ് പേജിൽ ഈ തുകകൾ നൽകുക." }, "verifyBankAccountFailureWarning": { - "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + "message": "ബാങ്ക് അക്കൗണ്ട് സ്ഥിരീകരിക്കുന്നതിൽ പരാജയപ്പെടുന്നത് പേയ്‌മെന്റ് നഷ്‌ടപ്പെടുന്നതിനും നിങ്ങളുടെ സബ്‌സ്‌ക്രിപ്‌ഷൻ പ്രവർത്തനരഹിതമാക്കുന്നതിനും ഇടയാക്കും." }, "verifiedBankAccount": { "message": "ബാങ്ക് അക്കൗണ്ട് സ്ഥിരീകരിച്ചു." @@ -2725,7 +2725,7 @@ "message": "കമ്പനി (ബിസിനസ്)" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "വ്യക്തിഗത (വ്യക്തിഗത)" }, "enterInstallationId": { "message": "നിങ്ങളുടെ ഇൻസ്റ്റാളേഷൻ ഐഡി നൽകുക" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "എന്റർപ്രൈസ് SSO" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "ബിസിനസ് പോർട്ടൽ", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/nb/messages.json b/src/locales/nb/messages.json index 8b89fe6bab..8d7fa4ee05 100644 --- a/src/locales/nb/messages.json +++ b/src/locales/nb/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/nl/messages.json b/src/locales/nl/messages.json index 771a0c353c..bbe7de8fcb 100644 --- a/src/locales/nl/messages.json +++ b/src/locales/nl/messages.json @@ -2172,7 +2172,7 @@ "message": "Een standaardgebruiker met toegang tot de verzamelingen van je organisatie." }, "manager": { - "message": "Beheerder" + "message": "Manager" }, "managerDesc": { "message": "Managers hebben toegang tot toegewezen verzamelingen binnen je organisatie en kunnen deze ook beheren." @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Zakelijk portaal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/pl/messages.json b/src/locales/pl/messages.json index 3b197cdde8..92559555d8 100644 --- a/src/locales/pl/messages.json +++ b/src/locales/pl/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Logowanie jednokrotne" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portal biznesowy", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/pt_BR/messages.json b/src/locales/pt_BR/messages.json index e7ab6a35e5..b6f05c3cf4 100644 --- a/src/locales/pt_BR/messages.json +++ b/src/locales/pt_BR/messages.json @@ -3193,8 +3193,11 @@ "enterpriseSingleSignOn": { "message": "Início de Sessão Único Empresarial" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { - "message": "Portal Business", + "message": "Portal para Empresas", "description": "The web portal used by business organizations for configuring certain features." }, "includeAllTeamsFeatures": { diff --git a/src/locales/pt_PT/messages.json b/src/locales/pt_PT/messages.json index f11d965bae..8a864c187a 100644 --- a/src/locales/pt_PT/messages.json +++ b/src/locales/pt_PT/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Início de Sessão Único da Empresa" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portal de Empresas", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/ro/messages.json b/src/locales/ro/messages.json index b42ee396cc..734ad9b1d5 100644 --- a/src/locales/ro/messages.json +++ b/src/locales/ro/messages.json @@ -38,7 +38,7 @@ "message": "Parolă" }, "newPassword": { - "message": "New Password" + "message": "Parola nouă" }, "passphrase": { "message": "Frază de acces" @@ -50,181 +50,181 @@ "message": "Câmpuri personalizate" }, "cardholderName": { - "message": "Cardholder Name" + "message": "Deținător card" }, "number": { - "message": "Number" + "message": "Număr card" }, "brand": { - "message": "Brand" + "message": "Tip card" }, "expiration": { - "message": "Expiration" + "message": "Data de expirare" }, "securityCode": { - "message": "Security Code (CVV)" + "message": "Cod de securitate (CVV)" }, "identityName": { - "message": "Identity Name" + "message": "Identitate" }, "company": { - "message": "Company" + "message": "Companie" }, "ssn": { - "message": "Social Security Number" + "message": "Cod Numeric Personal" }, "passportNumber": { - "message": "Passport Number" + "message": "Număr de pașaport" }, "licenseNumber": { - "message": "License Number" + "message": "Numărul licenței" }, "email": { - "message": "Email" + "message": "E-mail" }, "phone": { - "message": "Phone" + "message": "Numar Telefon" }, "january": { - "message": "January" + "message": "Ianuarie" }, "february": { - "message": "February" + "message": "Februarie" }, "march": { - "message": "March" + "message": "Martie" }, "april": { - "message": "April" + "message": "Aprilie" }, "may": { - "message": "May" + "message": "Mai" }, "june": { - "message": "June" + "message": "Iunie" }, "july": { - "message": "July" + "message": "Iulie" }, "august": { "message": "August" }, "september": { - "message": "September" + "message": "Septembrie" }, "october": { - "message": "October" + "message": "Octombrie" }, "november": { - "message": "November" + "message": "Noiembrie" }, "december": { - "message": "December" + "message": "Decembrie" }, "title": { - "message": "Title" + "message": "Titlu" }, "mr": { - "message": "Mr" + "message": "Dl" }, "mrs": { - "message": "Mrs" + "message": "Dna" }, "ms": { - "message": "Ms" + "message": "Dra" }, "dr": { "message": "Dr" }, "expirationMonth": { - "message": "Expiration Month" + "message": "Luna expirării" }, "expirationYear": { - "message": "Expiration Year" + "message": "Anul expirării" }, "authenticatorKeyTotp": { - "message": "Authenticator Key (TOTP)" + "message": "Cheie autentificare (TOTP)" }, "folder": { - "message": "Folder" + "message": "Dosar" }, "newCustomField": { - "message": "New Custom Field" + "message": "Câmp nou personalizat" }, "value": { - "message": "Value" + "message": "Valoare" }, "dragToSort": { - "message": "Drag to sort" + "message": "Trageți pentru sortare" }, "cfTypeText": { "message": "Text" }, "cfTypeHidden": { - "message": "Hidden" + "message": "Ascuns" }, "cfTypeBoolean": { "message": "Boolean" }, "remove": { - "message": "Remove" + "message": "Ștergeți" }, "unassigned": { - "message": "Unassigned" + "message": "Nealocat" }, "noneFolder": { - "message": "No Folder", + "message": "Niciun dosar", "description": "This is the folder for uncategorized items" }, "addFolder": { - "message": "Add Folder" + "message": "Adăugare dosar" }, "editFolder": { - "message": "Edit Folder" + "message": "Editare dosar" }, "baseDomain": { - "message": "Base domain" + "message": "Domeniu de bază" }, "host": { - "message": "Host", + "message": "Domeniul sau adresa de bază", "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." }, "exact": { "message": "Exact" }, "startsWith": { - "message": "Starts with" + "message": "Începe cu" }, "regEx": { - "message": "Regular expression", + "message": "Expresie regulată", "description": "A programming term, also known as 'RegEx'." }, "matchDetection": { - "message": "Match Detection", + "message": "Detectare potrivire", "description": "URI match detection for auto-fill." }, "defaultMatchDetection": { - "message": "Default match detection", + "message": "Detectarea de potriviri implicite", "description": "Default URI match detection for auto-fill." }, "never": { - "message": "Never" + "message": "Niciodată" }, "toggleVisibility": { - "message": "Toggle Visibility" + "message": "Comutare vizibilitate" }, "toggleCollapse": { - "message": "Toggle Collapse", + "message": "Comută afișarea", "description": "Toggling an expand/collapse state." }, "generatePassword": { - "message": "Generate Password" + "message": "Generează parolă" }, "checkPassword": { - "message": "Check if password has been exposed." + "message": "Verifică dacă parola a fost dezvăluită." }, "passwordExposed": { - "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.", + "message": "Această parolă a fost dezvăluită de $VALUE$ ori într-unul sau mai multe incident de securitate. Ar trebui să o schimbați.", "placeholders": { "value": { "content": "$1", @@ -233,132 +233,132 @@ } }, "passwordSafe": { - "message": "This password was not found in any known data breaches. It should be safe to use." + "message": "Aceasta parola nu a fost găsită în nici un incident de securitate cunoscută. Ar trebui să fie sigură pentru a fi utilizată." }, "save": { - "message": "Save" + "message": "Salvare" }, "cancel": { - "message": "Cancel" + "message": "Anulare" }, "canceled": { - "message": "Canceled" + "message": "Anulat" }, "close": { - "message": "Close" + "message": "Închide" }, "delete": { - "message": "Delete" + "message": "Șterge" }, "favorite": { - "message": "Favorite" + "message": "Favorit" }, "unfavorite": { - "message": "Unfavorite" + "message": "Scoate din favorite" }, "edit": { - "message": "Edit" + "message": "Editare" }, "searchCollection": { - "message": "Search Collection" + "message": "Caută în colecție" }, "searchFolder": { - "message": "Search Folder" + "message": "Caută în Dosar" }, "searchFavorites": { - "message": "Search Favorites" + "message": "Caută în Favorite" }, "searchType": { - "message": "Search Type", + "message": "Caută în Tipuri", "description": "Search item type" }, "searchVault": { - "message": "Search Vault" + "message": "Caută în seif" }, "allItems": { - "message": "All Items" + "message": "Toate elementele" }, "favorites": { - "message": "Favorites" + "message": "Favorite" }, "types": { - "message": "Types" + "message": "Tipuri" }, "typeLogin": { - "message": "Login" + "message": "Logare" }, "typeCard": { "message": "Card" }, "typeIdentity": { - "message": "Identity" + "message": "Identitate" }, "typeSecureNote": { - "message": "Secure Note" + "message": "Notă securizată" }, "folders": { - "message": "Folders" + "message": "Dosare" }, "collections": { - "message": "Collections" + "message": "Colecții" }, "firstName": { - "message": "First Name" + "message": "Prenume" }, "middleName": { - "message": "Middle Name" + "message": "Al doilea prenume" }, "lastName": { - "message": "Last Name" + "message": "Nume" }, "address1": { - "message": "Address 1" + "message": "Adresă 1" }, "address2": { - "message": "Address 2" + "message": "Adresă 2" }, "address3": { - "message": "Address 3" + "message": "Adresă 3" }, "cityTown": { - "message": "City / Town" + "message": "Localitate" }, "stateProvince": { - "message": "State / Province" + "message": "Județ" }, "zipPostalCode": { - "message": "Zip / Postal Code" + "message": "Cod poștal" }, "country": { - "message": "Country" + "message": "Țară" }, "shared": { - "message": "Shared" + "message": "Partajate" }, "attachments": { - "message": "Attachments" + "message": "Ataşamente" }, "select": { - "message": "Select" + "message": "Selectare" }, "addItem": { - "message": "Add Item" + "message": "Adăugare articol" }, "editItem": { - "message": "Edit Item" + "message": "Editare articol" }, "ex": { "message": "ex.", "description": "Short abbreviation for 'example'." }, "other": { - "message": "Other" + "message": "Altele" }, "share": { - "message": "Share" + "message": "Distribuie" }, "valueCopied": { - "message": "$VALUE$ copied", + "message": "$VALUE$ copiată", "description": "Value has been copied to the clipboard.", "placeholders": { "value": { @@ -368,232 +368,232 @@ } }, "copyValue": { - "message": "Copy Value", + "message": "Copiere valoare", "description": "Copy value to clipboard" }, "copyPassword": { - "message": "Copy Password", + "message": "Copiere parolă", "description": "Copy password to clipboard" }, "copyUsername": { - "message": "Copy Username", + "message": "Copiere nume utilizator", "description": "Copy username to clipboard" }, "copyNumber": { - "message": "Copy Number", + "message": "Copiere număr", "description": "Copy credit card number" }, "copySecurityCode": { - "message": "Copy Security Code", + "message": "Copiere cod de securitate", "description": "Copy credit card security code (CVV)" }, "copyUri": { - "message": "Copy URI", + "message": "Copiere URL", "description": "Copy URI to clipboard" }, "myVault": { - "message": "My Vault" + "message": "Seiful meu" }, "vault": { - "message": "Vault" + "message": "Seif" }, "shareSelected": { - "message": "Share Selected" + "message": "Distribuie selecția" }, "deleteSelected": { - "message": "Delete Selected" + "message": "Șterge selecția" }, "moveSelected": { - "message": "Move Selected" + "message": "Mută selecția" }, "selectAll": { - "message": "Select All" + "message": "Selectează tot" }, "unselectAll": { - "message": "Unselect All" + "message": "Deselectează tot" }, "launch": { - "message": "Launch" + "message": "Lansare" }, "newAttachment": { - "message": "Add New Attachment" + "message": "Adaugă un nou atașament" }, "deletedAttachment": { - "message": "Deleted attachment" + "message": "Atașament șters" }, "deleteAttachmentConfirmation": { - "message": "Are you sure you want to delete this attachment?" + "message": "Sigur doriți să ștergeți acest atașament?" }, "attachmentSaved": { - "message": "The attachment has been saved." + "message": "Atașamentul a fost salvat." }, "file": { - "message": "File" + "message": "Fișier" }, "selectFile": { - "message": "Select a file." + "message": "Alege un fișier." }, "maxFileSize": { - "message": "Maximum file size is 100 MB." + "message": "Talia maximă a fișierului este 100 MB." }, "updateKey": { - "message": "You cannot use this feature until you update your encryption key." + "message": "Nu puteți utiliza această caracteristică până nu vă actualizați cheia de criptare." }, "addedItem": { - "message": "Added item" + "message": "Articol adăugat" }, "editedItem": { - "message": "Edited item" + "message": "Articol editat" }, "sharedItem": { - "message": "Shared item" + "message": "Articol partajat" }, "sharedItems": { - "message": "Shared items" + "message": "Articole partajate" }, "deleteItem": { - "message": "Delete Item" + "message": "Șterge articolul" }, "deleteFolder": { - "message": "Delete Folder" + "message": "Șterge dosarul" }, "deleteAttachment": { - "message": "Delete Attachment" + "message": "Șterge atașamentul" }, "deleteItemConfirmation": { - "message": "Are you sure you want to delete this item?" + "message": "Sigur doriți să ștergeți acest articol?" }, "deletedItem": { - "message": "Item sent to trash" + "message": "Articol trimis în trash" }, "deletedItems": { - "message": "Items sent to trash" + "message": "Articole trimise în trash" }, "movedItems": { - "message": "Moved items" + "message": "Elemente mutate" }, "overwritePasswordConfirmation": { - "message": "Are you sure you want to overwrite the current password?" + "message": "Sigur doriți să suprascrieți parola curentă?" }, "editedFolder": { - "message": "Edited folder" + "message": "Dosar editat" }, "addedFolder": { - "message": "Added folder" + "message": "Dosar adăugat" }, "deleteFolderConfirmation": { - "message": "Are you sure you want to delete this folder?" + "message": "Sigur doriți să ștergeți acest folder?" }, "deletedFolder": { - "message": "Deleted folder" + "message": "Dosar șters" }, "loggedOut": { - "message": "Logged out" + "message": "Deconectat" }, "loginExpired": { - "message": "Your login session has expired." + "message": "Sesiunea de autentificare a expirat." }, "logOutConfirmation": { - "message": "Are you sure you want to log out?" + "message": "Sigur doriți să vă deconectați?" }, "logOut": { - "message": "Log Out" + "message": "Deconectare" }, "ok": { "message": "Ok" }, "yes": { - "message": "Yes" + "message": "Da" }, "no": { - "message": "No" + "message": "Nu" }, "loginOrCreateNewAccount": { - "message": "Log in or create a new account to access your secure vault." + "message": "Conectați-vă sau creați un cont nou pentru a vă accesa seiful securizat." }, "createAccount": { - "message": "Create Account" + "message": "Creare cont" }, "logIn": { - "message": "Log In" + "message": "Conectare" }, "submit": { - "message": "Submit" + "message": "Trimite" }, "emailAddressDesc": { - "message": "You'll use your email address to log in." + "message": "Vă veți folosi adresa de e-mail pentru a vă conecta." }, "yourName": { - "message": "Your Name" + "message": "Numele dvs." }, "yourNameDesc": { - "message": "What should we call you?" + "message": "Cum să vă numim?" }, "masterPass": { - "message": "Master Password" + "message": "Parola principală" }, "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." + "message": "Parola principală este parola pe care o utilizați pentru a accesa seiful dvs. Este foarte important să nu uitați această parolă. Nu există nici o modalitate de a recupera parola în cazul în care ați uitat-o." }, "masterPassHintDesc": { - "message": "A master password hint can help you remember your password if you forget it." + "message": "Un indiciu pentru parola principală vă poate ajuta să vă amintiți parola dacă o uitați." }, "reTypeMasterPass": { - "message": "Re-type Master Password" + "message": "Reintroduceți parola principală" }, "masterPassHint": { - "message": "Master Password Hint (optional)" + "message": "Indiciu pentru parola principală (opțional)" }, "masterPassHintLabel": { - "message": "Master Password Hint" + "message": "Indiciu pentru parola principală" }, "settings": { - "message": "Settings" + "message": "Setări" }, "passwordHint": { - "message": "Password Hint" + "message": "Indiciu parolă" }, "enterEmailToGetHint": { - "message": "Enter your account email address to receive your master password hint." + "message": "Introduceți adresa de e-mail a contului pentru a primi indiciul parolei principale." }, "getMasterPasswordHint": { - "message": "Get master password hint" + "message": "Obțineți indiciul parolei principale" }, "emailRequired": { - "message": "Email address is required." + "message": "Adresa de e-mail este necesară." }, "invalidEmail": { - "message": "Invalid email address." + "message": "Adresa de e-mail greșită." }, "masterPassRequired": { - "message": "Master password is required." + "message": "Este necesară parola principală." }, "masterPassLength": { - "message": "Master password must be at least 8 characters long." + "message": "Parola principală trebuie să aibă cel puțin 8 caractere." }, "masterPassDoesntMatch": { - "message": "Master password confirmation does not match." + "message": "Confirmarea parolei principale nu se potrivește." }, "newAccountCreated": { - "message": "Your new account has been created! You may now log in." + "message": "Contul a fost creat! Acum vă puteți autentifica." }, "masterPassSent": { - "message": "We've sent you an email with your master password hint." + "message": "V-am trimis un e-mail cu indiciul parolei principale." }, "unexpectedError": { - "message": "An unexpected error has occurred." + "message": "A apărut o eroare neașteptată." }, "emailAddress": { - "message": "Email Address" + "message": "Adresa de e-mail" }, "yourVaultIsLocked": { - "message": "Your vault is locked. Verify your master password to continue." + "message": "Seiful dvs. este blocat. Verificați parola principală pentru a continua." }, "unlock": { - "message": "Unlock" + "message": "Deblocare" }, "loggedInAsEmailOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Autentificat ca $EMAIL$ în $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -606,34 +606,34 @@ } }, "invalidMasterPassword": { - "message": "Invalid master password" + "message": "Parola principală este incorectă" }, "lockNow": { - "message": "Lock Now" + "message": "Blocați acum" }, "noItemsInList": { - "message": "There are no items to list." + "message": "Nu există articole de listat." }, "noCollectionsInList": { - "message": "There are no collections to list." + "message": "Nu există colecții de listat." }, "noGroupsInList": { - "message": "There are no groups to list." + "message": "Nu există grupuri de listat." }, "noUsersInList": { - "message": "There are no users to list." + "message": "Nu există utilizatori de listat." }, "noEventsInList": { - "message": "There are no events to list." + "message": "Nu există evenimente de listat." }, "newOrganization": { - "message": "New Organization" + "message": "Organizație nouă" }, "noOrganizationsList": { - "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + "message": "Nu aparțineți niciunei organizații. Organizațiile vă permit să partajați în siguranță articole cu alți utilizatori." }, "versionNumber": { - "message": "Version $VERSION_NUMBER$", + "message": "Versiunea $VERSION_NUMBER$", "placeholders": { "version_number": { "content": "$1", @@ -642,10 +642,10 @@ } }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Introduceți codul de verificare de 6 cifre din aplicația de autentificare." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "message": "Introduceți codul de verificare de 6 cifre trimis prin e-mail la $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -654,7 +654,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verification email sent to $EMAIL$.", + "message": "E-mailul de verificare a fost trimis la $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -663,91 +663,91 @@ } }, "rememberMe": { - "message": "Remember me" + "message": "Memorizare" }, "sendVerificationCodeEmailAgain": { - "message": "Send verification code email again" + "message": "Trimite din nou un e-mail cu codul de verificare" }, "useAnotherTwoStepMethod": { - "message": "Use another two-step login method" + "message": "Utilizați o altă metodă de autentificare în două etape" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "Introduceți YubiKey în portul USB al calculatorului, apoi atingeți butonul acestuia." }, "insertU2f": { - "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + "message": "Introduceți cheia de securitate în portul USB al computerului. Dacă are un buton, atingeți-l." }, "loginUnavailable": { - "message": "Login Unavailable" + "message": "Login indisponibil" }, "noTwoStepProviders": { - "message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser." + "message": "Acest cont are activată conectarea în doi pași, totuși, niciunul dintre furnizorii configurați în doi pași nu este acceptat de acest browser web." }, "noTwoStepProviders2": { - "message": "Please use a supported web browser (such as Chrome) and/or add additional providers that are better supported across web browsers (such as an authenticator app)." + "message": "Utilizați un browser web acceptat (cum ar fi Chrome) și/sau adăugați furnizori suplimentari care sunt mai bine acceptați în browserele web (cum ar fi o aplicație de autentificare)." }, "twoStepOptions": { - "message": "Two-step Login Options" + "message": "Opțiuni autentificare în două etape" }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account." + "message": "Ați pierdut accesul la toți furnizorii dvs. în doi pași? Utilizați codul de recuperare pentru a dezactiva toți furnizorii în doi pași din contul dvs." }, "recoveryCodeTitle": { - "message": "Recovery Code" + "message": "Cod de recuperare" }, "authenticatorAppTitle": { - "message": "Authenticator App" + "message": "Aplicație de autentificare" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "message": "Utilizați o aplicație de autentificare (cum ar fi Authy sau Google Authenticator) pentru a genera coduri de verificare bazate pe timp.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP Security Key" + "message": "Cheie de securitate YubiKey OTP" }, "yubiKeyDesc": { - "message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices." + "message": "Folosiți un YubiKey pentru a vă accesa contul. Funcționează cu dispozitivele YubiKey serie 4, 5 și NEO." }, "duoDesc": { - "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Verificați cu Duo Security utilizând aplicația Duo Mobile, SMS, apel sau cheia de securitate U2F.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "duoOrganizationDesc": { - "message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Verificați cu Duo Security pentru organizația dvs. utilizând aplicația Duo Mobile, SMS, apel sau cheia de securitate U2F.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "u2fDesc": { - "message": "Use any FIDO U2F enabled security key to access your account." + "message": "Utilizați orice cheie de securitate activată FIDO U2F pentru a vă accesa contul." }, "u2fTitle": { - "message": "FIDO U2F Security Key" + "message": "Cheie de securitate FIDO U2F" }, "emailTitle": { - "message": "Email" + "message": "E-mail" }, "emailDesc": { - "message": "Verification codes will be emailed to you." + "message": "Codurile de verificare vă vor fi trimise prin e-mail." }, "continue": { - "message": "Continue" + "message": "Continuare" }, "organization": { - "message": "Organization" + "message": "Organizație" }, "organizations": { - "message": "Organizations" + "message": "Organizații" }, "shareDesc": { - "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + "message": "Alegeți o organizație cu care doriți să partajați acest element. Partajarea transferă proprietatea asupra articolului către organizație. Nu veți mai fi proprietarul direct al acestui articol după ce a fost distribuit." }, "shareManyDesc": { - "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared." + "message": "Alegeți o organizație cu care doriți să partajați aceste elemente. Partajarea transferă proprietatea asupra articolelor către organizație. Nu veți mai fi proprietarul direct al acestor articole după ce au fost partajate." }, "collectionsDesc": { - "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." + "message": "Editați colecțiile cu care este partajat acest element. Numai utilizatorii organizației cu acces la aceste colecții vor putea vedea acest element." }, "deleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "message": "Ați selectat $COUNT$ (de) articol(e) pentru ștergere. Sigur doriți să ștergeți toate aceste elemente?", "placeholders": { "count": { "content": "$1", @@ -756,7 +756,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "message": "Alegeți un dosar în care doriți să mutați $COUNT$ (de) articol(e) selectate.", "placeholders": { "count": { "content": "$1", @@ -765,7 +765,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "Ați selectat $COUNT$ (de) articol(e). $SHAREABLE_COUNT$ articole sunt partajabile, $NONSHAREABLE_COUNT$ nu sunt.", "placeholders": { "count": { "content": "$1", @@ -782,88 +782,88 @@ } }, "verificationCodeTotp": { - "message": "Verification Code (TOTP)" + "message": "Cod de verificare (TOTP)" }, "copyVerificationCode": { - "message": "Copy Verification Code" + "message": "Copiați codul de verificare" }, "warning": { - "message": "Warning" + "message": "Avertisment" }, "exportWarningDesc": { - "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." + "message": "Acest export conține datele dvs. de seif în format necriptat. Fișierul exportat nu trebuie stocat sau trimis pe canale nesigure (cum ar fi e-mail). Ștergeți-l imediat după ce ați terminat de utilizat." }, "exportMasterPassword": { - "message": "Enter your master password to export your vault data." + "message": "Introduceți parola principală pentru a exporta datele din seif." }, "exportVault": { - "message": "Export Vault" + "message": "Export seif" }, "fileFormat": { - "message": "File Format" + "message": "Format fișier" }, "exportSuccess": { - "message": "Your vault data has been exported." + "message": "Datele seifului dvs. au fost exportate." }, "passwordGenerator": { - "message": "Password Generator" + "message": "Generator de parole" }, "minComplexityScore": { - "message": "Minimum Complexity Score" + "message": "Scor minim de complexitate" }, "minNumbers": { - "message": "Minimum Numbers" + "message": "Minimum de numere" }, "minSpecial": { - "message": "Minimum Special", + "message": "Minimum de caractere speciale", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid Ambiguous Characters" + "message": "Evitați caracterele ambigue" }, "regeneratePassword": { - "message": "Regenerate Password" + "message": "Regenerare parolă" }, "length": { - "message": "Length" + "message": "Lungime" }, "numWords": { - "message": "Number of Words" + "message": "Număr de cuvinte" }, "wordSeparator": { - "message": "Word Separator" + "message": "Separator de cuvinte" }, "capitalize": { - "message": "Capitalize", + "message": "Majuscule inițiale", "description": "Make the first letter of a work uppercase." }, "includeNumber": { - "message": "Include Number" + "message": "Include cifre" }, "passwordHistory": { - "message": "Password History" + "message": "Istoric parole" }, "noPasswordsInList": { - "message": "There are no passwords to list." + "message": "Nu există parole de afișat." }, "clear": { - "message": "Clear", + "message": "Ștergere", "description": "To clear something out. example: To clear browser history." }, "accountUpdated": { - "message": "Account Updated" + "message": "Cont Actualizat" }, "changeEmail": { - "message": "Change Email" + "message": "Schimbare e-mail" }, "newEmail": { - "message": "New Email" + "message": "Noul e-mail" }, "code": { - "message": "Code" + "message": "Cod" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "message": "Am trimis prin e-mail un cod de verificare la $EMAIL$. Verificați e-mailul pentru acest cod și introduceți-l mai jos pentru a finaliza schimbarea adresei de e-mail.", "placeholders": { "email": { "content": "$1", @@ -872,43 +872,43 @@ } }, "loggedOutWarning": { - "message": "Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Continuând, veți fi deconectat de la sesiunea curentă, solicitându-vă să vă conectați din nou. Sesiunile active pe alte dispozitive pot continua să rămână active timp de până la o oră." }, "emailChanged": { - "message": "Email Changed" + "message": "E-mail a fost modificat" }, "logBackIn": { - "message": "Please log back in." + "message": "Vă rugăm să vă conectați din nou." }, "logBackInOthersToo": { - "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + "message": "Vă rugăm să vă conectați din nou. Dacă utilizați alte aplicații Bitwarden, reconectați-vă din nou la ele de asemenea." }, "changeMasterPassword": { - "message": "Change Master Password" + "message": "Schimbare parolă principală" }, "masterPasswordChanged": { - "message": "Master Password Changed" + "message": "Parola principală schimbată" }, "currentMasterPass": { - "message": "Current Master Password" + "message": "Parola principală curentă" }, "newMasterPass": { - "message": "New Master Password" + "message": "Noua parolă principală" }, "confirmNewMasterPass": { - "message": "Confirm New Master Password" + "message": "Confirmați noua parolă principală" }, "encKeySettings": { - "message": "Encryption Key Settings" + "message": "Setări cheie de criptare" }, "kdfAlgorithm": { - "message": "KDF Algorithm" + "message": "Algoritm KDF" }, "kdfIterations": { - "message": "KDF Iterations" + "message": "Iterații KDF" }, "kdfIterationsDesc": { - "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "message": "Iterațiile KDF mai mari pot ajuta să vă protejați parola principală de a fi atacată prin forța brută de un atacator. Vă recomandăm o valoare de $VALUE$ sau mai mare.", "placeholders": { "value": { "content": "$1", @@ -917,7 +917,7 @@ } }, "kdfIterationsWarning": { - "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "message": "Setând iterațiile KDF prea sus poate duce la performanțe slabe la conectarea (și deblocarea) Bitwarden pe dispozitive cu procesoare mai lente. Vă recomandăm să măriți valoarea în trepte de $INCREMENT$ și apoi să testați toate dispozitivele.", "placeholders": { "increment": { "content": "$1", @@ -926,91 +926,91 @@ } }, "changeKdf": { - "message": "Change KDF" + "message": "Modificare KDF" }, "encKeySettingsChanged": { - "message": "Encryption Key Settings Changed" + "message": "Setări cheie de criptare modificate" }, "dangerZone": { - "message": "Danger Zone" + "message": "Zonă periculoasă" }, "dangerZoneDesc": { - "message": "Careful, these actions are not reversible!" + "message": "Atenție, aceste acțiuni nu sunt reversibile!" }, "deauthorizeSessions": { - "message": "Deauthorize Sessions" + "message": "Revocați sesiunile" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Vă faceți griji de conectarea cu contul dvs. pe alt dispozitiv? Urmați pașii de mai jos pentru a revoca computerele sau dispozitivele folosite anterior. Acest pas de securitate este recomandat dacă ați folosit anterior un computer public sau ați salvat accidental parola pe un dispozitiv care nu vă aparține. Acest pas va șterge, de asemenea, orice sesiune de conectare în doi pași stocată anterior." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Continuând, veți fi deconectat de asemeni de la sesiunea curentă, solicitându-vă să vă conectați din nou. De asemenea, vi se va solicita din nou conectarea în doi pași, dacă este activată. Sesiunile active pe alte dispozitive pot continua să rămână active timp de până la o oră." }, "sessionsDeauthorized": { - "message": "All Sessions Deauthorized" + "message": "Toate sesiunile au fost revocate" }, "purgeVault": { - "message": "Purge Vault" + "message": "Curăță seiful" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Seiful organizației a fost curățat." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Continuați mai jos pentru a șterge toate articolele și dosarele seifului dvs. Elementele care aparțin unei organizații cu care partajați nu vor fi șterse." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Continuați mai jos pentru a șterge toate articolele din seiful organizației." }, "purgeVaultWarning": { - "message": "Purging your vault is permanent. It cannot be undone." + "message": "Curățarea seifului dvs. este permanentă. Nu poate fi anulată." }, "vaultPurged": { - "message": "Your vault has been purged." + "message": "Seiful dvs. a fost curățat." }, "deleteAccount": { - "message": "Delete Account" + "message": "Șterge Contul" }, "deleteAccountDesc": { - "message": "Proceed below to delete your account and all associated data." + "message": "Continuați mai jos pentru a vă șterge contul și toate datele asociate." }, "deleteAccountWarning": { - "message": "Deleting your account is permanent. It cannot be undone." + "message": "Ștergerea seifului dvs. este permanentă. Nu poate fi anulată." }, "accountDeleted": { - "message": "Account Deleted" + "message": "Contul a fost șters" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Contul dvs. a fost închis și toate datele asociate au fost șterse." }, "myAccount": { - "message": "My Account" + "message": "Contul meu" }, "tools": { - "message": "Tools" + "message": "Unelte" }, "importData": { - "message": "Import Data" + "message": "Importă date" }, "importSuccess": { - "message": "Data has been successfully imported into your vault." + "message": "Datele au fost importate cu succes în seiful dvs." }, "importFormatError": { - "message": "Data is not formatted correctly. Please check your import file and try again." + "message": "Datele nu au formatul corect. Verificați vă rog fișierul de import și încercați din nou." }, "importNothingError": { - "message": "Nothing was imported." + "message": "Nimic nu a fost importat." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "Selectați formatul fișierului de import" }, "selectImportFile": { - "message": "Select the import file" + "message": "Selectați fișierul de import" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "sau copiați/lipiți conținutul fișierului de import" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "Instrucțiuni $NAME$", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1020,72 +1020,72 @@ } }, "options": { - "message": "Options" + "message": "Opțiuni" }, "optionsDesc": { - "message": "Customize your web vault experience." + "message": "Personalizați-vă experiența seifului web." }, "optionsUpdated": { - "message": "Options updated" + "message": "Opțiuni actualizate" }, "language": { - "message": "Language" + "message": "Limbă" }, "languageDesc": { - "message": "Change the language used by the web vault." + "message": "Schimbați limba utilizată de seiful web." }, "disableIcons": { - "message": "Disable Website Icons" + "message": "Dezactivați iconurile site-urilor" }, "disableIconsDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Iconurile oferă o imagine recognoscibilă alături de fiecare element de conectare din seiful dvs." }, "enableGravatars": { - "message": "Enable Gravatars", + "message": "Activați Gravatar", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Use avatar images loaded from gravatar.com." + "message": "Utilizați imagini avatar încărcate de pe gravatar.com." }, "enableFullWidth": { - "message": "Enable Full Width Layout", + "message": "Activați aspectul cu lățime completă", "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": "Permiteți seiful web să extindă întreaga lățime a ferestrei browserului." }, "default": { - "message": "Default" + "message": "Implicit" }, "domainRules": { - "message": "Domain Rules" + "message": "Reguli de domeniu" }, "domainRulesDesc": { - "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + "message": "Dacă aveți aceeași autentificare în mai multe domenii diferite ale site-ului, puteți marca site-ul ca \"echivalent\". Domeniile \"globale\" sunt deja create pentru dvs. de Bitwarden." }, "globalEqDomains": { - "message": "Global Equivalent Domains" + "message": "Domenii Globale Echivalente" }, "customEqDomains": { - "message": "Custom Equivalent Domains" + "message": "Domenii Personalizate Echivalente" }, "exclude": { - "message": "Exclude" + "message": "Excludere" }, "include": { - "message": "Include" + "message": "Includere" }, "customize": { - "message": "Customize" + "message": "Personalizare" }, "newCustomDomain": { - "message": "New Custom Domain" + "message": "Domeniu nou personalizat" }, "newCustomDomainDesc": { - "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + "message": "Introduceți o listă de domenii separate de virgulă. Numai \"baza\" domeniilor este permisă. Nu intrați sub-domenii. De exemplu, introduceți \"google.com\" în loc de \"www.google.com\". Puteți introduce de asemenea \"androidapp://package.name\" pentru a asocia o aplicație Android cu alte domenii de site-uri web." }, "customDomainX": { - "message": "Custom Domain $INDEX$", + "message": "Domeniu personalizat $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1094,126 +1094,126 @@ } }, "domainsUpdated": { - "message": "Domains updated" + "message": "Domenii actualizate" }, "twoStepLogin": { - "message": "Two-step Login" + "message": "Autentificare în doi pași" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Securizați-vă contul solicitând un pas suplimentar la conectare." }, "twoStepLoginOrganizationDesc": { - "message": "Require two-step login for your organization's users by configuring providers at the organization level." + "message": "Necesită conectarea în doi pași pentru utilizatorii organizației dvs. prin configurarea furnizorilor la nivel de organizație." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "Activarea conectării în doi pași vă poate bloca definitiv din contul Bitwarden. Un cod de recuperare vă permite să vă accesați contul când nu mai puteți utiliza furnizorul dvs. normal de conectare în doi pași (ex. vă pierdeți dispozitivul). Asistența Bitwarden nu vă va putea ajuta dacă pierdeți accesul la contul dvs. Vă recomandăm să notați sau să imprimați codul de recuperare și să îl păstrați într-un loc sigur." }, "viewRecoveryCode": { - "message": "View Recovery Code" + "message": "Vedeți codul de recuperare" }, "providers": { - "message": "Providers", + "message": "Furnizori", "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc." }, "enable": { - "message": "Enable" + "message": "Activare" }, "enabled": { - "message": "Enabled" + "message": "Activat" }, "premium": { "message": "Premium", "description": "Premium Membership" }, "premiumMembership": { - "message": "Premium Membership" + "message": "Membru Premium" }, "premiumRequired": { - "message": "Premium Required" + "message": "Este necesar Premium" }, "premiumRequiredDesc": { - "message": "A premium membership is required to use this feature." + "message": "Un abonament premium este necesar pentru a utiliza această caracteristică." }, "youHavePremiumAccess": { - "message": "You have premium access" + "message": "Aveți acces premium" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Aveți deja acces la funcții premium deoarece sunteți membrul unei organizații." }, "manage": { - "message": "Manage" + "message": "Gestionare" }, "disable": { - "message": "Disable" + "message": "Dezactivare" }, "twoStepLoginProviderEnabled": { - "message": "This two-step login provider is enabled on your account." + "message": "Acest furnizor de conectare în doi pași este activat în contul dvs." }, "twoStepLoginAuthDesc": { - "message": "Enter your master password to modify two-step login settings." + "message": "Introduceți parola principală pentru a modifica setările de conectare în doi pași." }, "twoStepAuthenticatorDesc": { - "message": "Follow these steps to set up two-step login with an authenticator app:" + "message": "Urmați acești pași pentru a configura conectarea în doi pași cu o aplicație de autentificare:" }, "twoStepAuthenticatorDownloadApp": { - "message": "Download a two-step authenticator app" + "message": "Descărcați o aplicație de autentificare în doi pași" }, "twoStepAuthenticatorNeedApp": { - "message": "Need a two-step authenticator app? Download one of the following" + "message": "Aveți nevoie de o aplicație de autentificare în doi pași? Descărcați una dintre următoarele" }, "iosDevices": { - "message": "iOS devices" + "message": "Dispozitive iOS" }, "androidDevices": { - "message": "Android devices" + "message": "Dispozitive Android" }, "windowsDevices": { - "message": "Windows devices" + "message": "Dispozitive Windows" }, "twoStepAuthenticatorAppsRecommended": { - "message": "These apps are recommended, however, other authenticator apps will also work." + "message": "Aceste aplicații sunt recomandate, dar puteți utiliza și alte aplicații de validare." }, "twoStepAuthenticatorScanCode": { - "message": "Scan this QR code with your authenticator app" + "message": "Scanați acest cod QR cu aplicația de validare" }, "key": { - "message": "Key" + "message": "Cheie" }, "twoStepAuthenticatorEnterCode": { - "message": "Enter the resulting 6 digit verification code from the app" + "message": "Introduceți codul de verificare din 6 cifre din aplicație" }, "twoStepAuthenticatorReaddDesc": { - "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + "message": "Dacă trebuie să-l adăugați la un alt dispozitiv, mai jos este codul QR (sau cheia) cerut de aplicația dvs. de autentificare." }, "twoStepDisableDesc": { - "message": "Are you sure you want to disable this two-step login provider?" + "message": "Sigur doriți să dezactivați acest furnizor de conectare în doi pași?" }, "twoStepDisabled": { - "message": "Two-step login provider disabled." + "message": "Furnizorul de conectare în doi pași este dezactivat." }, "twoFactorYubikeyAdd": { - "message": "Add a new YubiKey to your account" + "message": "Adăugați-vă un nou YubiKey în cont" }, "twoFactorYubikeyPlugIn": { - "message": "Plug the YubiKey into your computer's USB port." + "message": "Conectați YubiKey la portul USB al computerului." }, "twoFactorYubikeySelectKey": { - "message": "Select the first empty YubiKey input field below." + "message": "Selectați primul câmp gol de intrare YubiKey mai jos." }, "twoFactorYubikeyTouchButton": { - "message": "Touch the YubiKey's button." + "message": "Atingeți butonul YubiKey." }, "twoFactorYubikeySaveForm": { - "message": "Save the form." + "message": "Salvați formularul." }, "twoFactorYubikeyWarning": { - "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + "message": "Datorită limitării platformei, YubiKeys nu poate fi utilizat pe toate aplicațiile Bitwarden. Ar trebui să activați un alt furnizor de conectare în doi pași pentru a vă accesa contul atunci când YubiKeys nu se poate utiliza. Platforme acceptate:" }, "twoFactorYubikeySupportUsb": { - "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + "message": "Seif web, aplicația desktop, CLI, și toate extensiile de browser de pe un aparat cu un port USB care poate accepta YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Mobile apps on a device with NFC capabilities or a data port that can accept your YubiKey." + "message": "Aplicații mobile pe un aparat cu capacități NFC sau un port de date care poate accepta YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -1225,7 +1225,7 @@ } }, "u2fkeyX": { - "message": "U2F Key $INDEX$", + "message": "Cheie U2F $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1234,107 +1234,107 @@ } }, "nfcSupport": { - "message": "NFC Support" + "message": "Suport NFC" }, "twoFactorYubikeySupportsNfc": { - "message": "One of my keys supports NFC." + "message": "Una dintre cheile mele acceptă NFC." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + "message": "Dacă unul din YubiKeys-urile dvs. acceptă NFC (cum ar fi un YubiKey NEO), vi se va solicita pe dispozitivele mobile ori de câte ori este detectată disponibilitatea NFC." }, "yubikeysUpdated": { - "message": "YubiKeys updated" + "message": "YubiKeys actualizat" }, "disableAllKeys": { - "message": "Disable All Keys" + "message": "Dezactivează toate cheile" }, "twoFactorDuoDesc": { - "message": "Enter the Bitwarden application information from your Duo Admin panel." + "message": "Introduceți informațiile despre aplicația Bitwarden din panoul dvs. Duo Admin." }, "twoFactorDuoIntegrationKey": { - "message": "Integration Key" + "message": "Cheie DUO de integrare" }, "twoFactorDuoSecretKey": { - "message": "Secret Key" + "message": "Cheie DUO secretă" }, "twoFactorDuoApiHostname": { - "message": "API Hostname" + "message": "Numele gazdei API DUO" }, "twoFactorEmailDesc": { - "message": "Follow these steps to set up two-step login with email:" + "message": "Urmați acești pași pentru a configura conectarea în doi pași cu e-mail:" }, "twoFactorEmailEnterEmail": { - "message": "Enter the email that you wish to receive verification codes" + "message": "Introduceți adresa de e-mail la care doriți să o primiți coduri de verificare" }, "twoFactorEmailEnterCode": { - "message": "Enter the resulting 6 digit verification code from the email" + "message": "Introduceți codul de verificare din 6 cifre din e-mail" }, "sendEmail": { - "message": "Send Email" + "message": "Trimite e-mail" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Adăugați o cheie de securitate FIDO U2F în contul dvs." }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Sigur doriți să eliminați această cheie de securitate?" }, "readKey": { - "message": "Read Key" + "message": "Citire cheie" }, "keyCompromised": { - "message": "Key is compromised." + "message": "Cheia este compromisă." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Dați cheii de securitate un nume prietenos pentru a o identifica." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Conectați cheia de securitate la portul USB al computerului și clicați pe butonul \"Citire cheie\"." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Când cheia de securitate are un buton, atingeți-l." }, "twoFactorU2fSaveForm": { - "message": "Save the form." + "message": "Salvați formularul." }, "twoFactorU2fWarning": { - "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + "message": "Datorită limitării platformei, FIDO U2F nu poate fi utilizat pe toate aplicațiile Bitwarden. Ar trebui să activați un alt furnizor de conectare în doi pași pentru a vă accesa contul atunci când FIDO U2F nu se poate utiliza. Platforme acceptate:" }, "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": "Seiful web și extensiile de browser pe un desktop/laptop cu un browser activat U2F (Chrome, Opera, Vivaldi, sau Firefox cu FIDO U2F activat)." }, "twoFactorU2fWaiting": { - "message": "Waiting for you to touch the button on your security key" + "message": "Așteptând să atingeți butonul de pe cheia de securitate" }, "twoFactorU2fClickSave": { - "message": "Click the \"Save\" button below to enable this security key for two-step login." + "message": "Clicați butonul \"Salvare\" mai jos pentru a activa cheia de securitate de conectarea în doi pași." }, "twoFactorU2fProblemReadingTryAgain": { - "message": "There was a problem reading the security key. Try again." + "message": "A apărut o problemă la citirea cheii de securitate. Încercați din nou." }, "twoFactorRecoveryYourCode": { - "message": "Your Bitwarden two-step login recovery code" + "message": "Codul dvs. de recuperare autentificare în doi pași Bitwarden" }, "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": "Nu ați activat încă niciun furnizor de conectare în doi pași. După ce ați activat un furnizor de conectare în doi pași, puteți reveni aici pentru codul de recuperare." }, "printCode": { - "message": "Print Code", + "message": "Imprimare cod", "description": "Print 2FA recovery code" }, "reports": { - "message": "Reports" + "message": "Rapoarte" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Raport site-uri nesecurizate" }, "unsecuredWebsitesReportDesc": { - "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + "message": "Utilizarea site-urilor nesecurizate cu schema http:// poate fi periculoasă. Dacă site-ul permite, ar trebui să îl accesați întotdeauna utilizând schema https://, astfel încât conexiunea dvs. să fie criptată." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Site-uri nesecurizate găsite" }, "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": "Am găsit $COUNT$ articole în seiful dvs. cu URI-uri nesecurizate. Ar trebui să schimbați schema URl-urilor lor în https:// dacă site-ul o permite.", "placeholders": { "count": { "content": "$1", @@ -1343,19 +1343,19 @@ } }, "noUnsecuredWebsites": { - "message": "No items in your vault have unsecured URIs." + "message": "Niciun articol din seiful dvs. nu are URI-uri nesecurizate." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "Raport 2FA inactiv" }, "inactive2faReportDesc": { - "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + "message": "Autentificarea cu doi factori (2FA) este o setare importantă de securitate care vă ajută să vă securizați conturile. Dacă site-ul îl oferă, ar trebui să activați întotdeauna autentificarea cu doi factori." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "Conectări fără 2FA găsite" }, "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": "Am găsit $COUNT$ sait(uri) în seiful dvs., care probabil nu au fost configurate cu autentificarea cu doi factori (conform twofactorauth.org). Pentru a proteja în continuare aceste conturi, ar trebui să activați autentificarea cu doi factori.", "placeholders": { "count": { "content": "$1", @@ -1364,22 +1364,22 @@ } }, "noInactive2fa": { - "message": "No websites were found in your vault with a missing two-factor authentication configuration." + "message": "Nu au fost găsite saituri în seiful dvs. cu o configurație lipsă de autentificare cu doi factori." }, "instructions": { - "message": "Instructions" + "message": "Instrucțiuni" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Raport de parole expuse" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Parolele expuse sunt parole care au fost descoperite în breșe cunoscute de date care au fost lansate public sau vândute pe dark web de către hackeri." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "S-au găsit parole expuse" }, "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": "Am găsit $COUNT$ articole în seiful dvs. care folosesc parole expuse în breșe de date cunoscute. Ar trebui să le schimbați pentru a utiliza o nouă parolă.", "placeholders": { "count": { "content": "$1", @@ -1388,13 +1388,13 @@ } }, "noExposedPasswords": { - "message": "No items in your vault have passwords that have been exposed in known data breaches." + "message": "Niciun articol din seiful dvs. nu are parole expuse în breșe de date cunoscute." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Verifică parolele compromise" }, "exposedXTimes": { - "message": "Exposed $COUNT$ time(s)", + "message": "Expusă $COUNT$ dată/ori", "placeholders": { "count": { "content": "$1", @@ -1403,16 +1403,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Raport de parole slabe" }, "weakPasswordsReportDesc": { - "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + "message": "Parolele slabe pot fi ușor ghicite de hackeri și de instrumente automate folosite la spargerea parolelor. Generatorul de parole Bitwarden vă poate ajuta la crearea unor parole puternice." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "S-au găsit parole slabe" }, "weakPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "message": "Am găsit $COUNT$ cu parole slabe articole în seiful dvs. Ar trebui să le actualizați ca să folosească parole puternice.", "placeholders": { "count": { "content": "$1", @@ -1421,19 +1421,19 @@ } }, "noWeakPasswords": { - "message": "No items in your vault have weak passwords." + "message": "Niciun articol din seiful dvs. nu are parole slabe." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Raport de parole refolosite" }, "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": "Dacă unul din serviciile folosite este compromis, folosind aceeași parolă în altă parte poate permite hackerilor să aibă acces ușor la mai multe conturi online. Trebuie să folosiți parole unice pentru fiecare cont sau servici." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "S-au găsit parole refolosite" }, "reusedPasswordsFoundDesc": { - "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "message": "Am găsit $COUNT$ parolă(e) reutilizată(e) în seiful dvs. Ar trebui să le schimbați la o valoare unică.", "placeholders": { "count": { "content": "$1", @@ -1442,10 +1442,10 @@ } }, "noReusedPasswords": { - "message": "No logins in your vault have passwords that are being reused." + "message": "Nicio dată de conectare din seiful dvs. nu conține parole reutilizate." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "Refolosit $COUNT$ dată/ori", "placeholders": { "count": { "content": "$1", @@ -1454,19 +1454,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Raport de scurgere de date" }, "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": "O \"scurgere\" este un incident unde datele unui site au fost accesate ilegal de hackeri apoi expuse public. Verificați tipul de date compromise (e-mail, parole, carduri de credit etc.) și luați măsura adecvată, cum ar fi schimbarea parolelor." }, "breachCheckUsernameEmail": { - "message": "Check any usernames or email addresses that you use." + "message": "Verificați orice nume de utilizator sau adresă e-mail pe care o folosești." }, "checkBreaches": { - "message": "Check Breaches" + "message": "Verificați scurgerile" }, "breachUsernameNotFound": { - "message": "$USERNAME$ was not found in any known data breaches.", + "message": "$USERNAME$ nu a fost găsit în nicio scurgere de date cunoscută.", "placeholders": { "username": { "content": "$1", @@ -1475,11 +1475,11 @@ } }, "goodNews": { - "message": "Good News", + "message": "Vești bune", "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "message": "$USERNAME$ a fost găsit în $COUNT$ diferită(e) scurgere(i) de date online.", "placeholders": { "username": { "content": "$1", @@ -1492,84 +1492,84 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "S-au găsit conturi cu scurgeri" }, "compromisedData": { - "message": "Compromised data" + "message": "Date compromise" }, "website": { - "message": "Website" + "message": "Site web" }, "affectedUsers": { - "message": "Affected Users" + "message": "Utilizatori afectați" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "Scurgere produsă pe" }, "breachReported": { - "message": "Breach Reported" + "message": "Scurgere raportată pe" }, "reportError": { - "message": "An error occurred trying to load the report. Try again" + "message": "A apărut o eroare la încărcarea raportului. Încercați din nou" }, "billing": { - "message": "Billing" + "message": "Facturare" }, "accountCredit": { - "message": "Account Credit", + "message": "Creditul contului", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "accountBalance": { - "message": "Account Balance", + "message": "Balanța contului", "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." }, "addCredit": { - "message": "Add Credit", + "message": "Adaugă credit", "description": "Add more credit to your account's balance." }, "amount": { - "message": "Amount", + "message": "Sumă", "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "Creditul adăugat va apare în contul dvs. după procesarea completă a plății. Unele metode de plată sunt întârziate și pot lua mai mult timp de procesare decât altele." }, "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": "Vă rugăm să vă asigurați că aveți suficient credit disponibil în cont pentru această achiziție. Dacă nu aveți suficient credit în cont, metoda dvs. implicită de plată înregistrată va fi folosită pentru diferență. Puteți adăuga credit în contul dvs. din pagina Facturare." }, "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": "Creditul contului dvs. se poate utiliza pentru a face cumpărături. Orice credit disponibil va fi aplicat automat pentru facturile generate pentru acest cont." }, "goPremium": { - "message": "Go Premium", + "message": "Obțineți Premium", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "You've upgraded to premium." + "message": "Ați făcut upgrade la premium." }, "premiumUpgradeUnlockFeatures": { - "message": "Upgrade your account to a premium membership and unlock some great additional features." + "message": "Faceți upgrade contului dvs. la un abonament premium și deblocați câteva funcții suplimentare excelente." }, "premiumSignUpStorage": { - "message": "1 GB encrypted storage for file attachments." + "message": "1 GB stocare criptată pentru pentru fișiere atașate." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Opțiuni suplimentare de conectare în doi pași, cum ar fi YubiKey, FIDO U2F și Duo." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Rapoarte de igiena parolelor, sănătatea contului și scurgerile de date pentru păstrarea siguranței seifului." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "Generator de cod de verificare TOTP (2FA) pentru autentificări în seiful dvs." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Asistență prioritară pentru clienți." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Toate funcțiile premium viitoare. În curând mai multe!" }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "Totul pentru numai $PRICE$ /an!", "placeholders": { "price": { "content": "$1", @@ -1578,13 +1578,13 @@ } }, "addons": { - "message": "Addons" + "message": "Add-on-uri" }, "premiumAccess": { - "message": "Premium Access" + "message": "Acces premium" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Puteți adăuga acces premium tuturor membrilor organizației dvs. pentru $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1597,13 +1597,13 @@ } }, "additionalStorageGb": { - "message": "Additional Storage (GB)" + "message": "Stocare adițională (GB)" }, "additionalStorageGbDesc": { - "message": "# of additional GB" + "message": "# de GB adiționali" }, "additionalStorageIntervalDesc": { - "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "message": "Planul dvs. vine cu $SIZE$ de stocare criptată de fișiere. Puteți adăuga stocare suplimentară pentru $PRICE$ per GB /$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -1620,26 +1620,26 @@ } }, "summary": { - "message": "Summary" + "message": "Rezumat" }, "total": { "message": "Total" }, "year": { - "message": "year" + "message": "an" }, "month": { - "message": "month" + "message": "lună" }, "monthAbbr": { - "message": "mo.", + "message": "lună", "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + "message": "Metoda dvs. de plată va fi facturată imediat și apoi în mod recurent în fiecare an. Puteți anula în orice moment." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Metoda dvs. de plată va fi facturată imediat și apoi în mod recurent în fiecare $INTERVAL$. Puteți anula în orice moment.", "placeholders": { "interval": { "content": "$1", @@ -1648,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": "Planul dvs. vine cu o încercare gratuită de 7 zile. Metoda dvs. de plată nu va fi facturată până la sfârșitul perioadei de încercare. Facturarea se va face recurent la fiecare $INTERVAL$. Puteți anula oricând.", "placeholders": { "interval": { "content": "$1", @@ -1657,76 +1657,76 @@ } }, "paymentInformation": { - "message": "Payment Information" + "message": "Informații de plată" }, "creditCard": { - "message": "Credit Card" + "message": "Card de credit" }, "paypalClickSubmit": { - "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + "message": "Clicați pe butonul PayPal pentru a vă conecta la contul PayPal, apoi clicați pe butonul Trimite mai jos pentru a continua." }, "cancelSubscription": { - "message": "Cancel Subscription" + "message": "Anulare abonament" }, "subscriptionCanceled": { - "message": "The subscription has been canceled." + "message": "Abonamentul a fost anulat." }, "pendingCancellation": { - "message": "Pending Cancellation" + "message": "Anulare în așteptare" }, "subscriptionPendingCanceled": { - "message": "The subscription has been marked for cancellation at the end of the current billing period." + "message": "Abonamentul a fost marcat pentru anulare la sfârșitul perioadei curente de facturare." }, "reinstateSubscription": { - "message": "Reinstate Subscription" + "message": "Restabiliți abonamentul" }, "reinstateConfirmation": { - "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + "message": "Sigur doriți să eliminați cererea de anulare în așteptare și să vă restabiliți abonamentul?" }, "reinstated": { - "message": "The subscription has been reinstated." + "message": "Abonamentul a fost restabilit." }, "cancelConfirmation": { - "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." + "message": "Sunteți sigur că doriți să anulați? Veți pierde accesul la toate funcționalitățile acestui abonament la sfârșitul acestui ciclu de facturare." }, "canceledSubscription": { - "message": "The subscription has been canceled." + "message": "Abonamentul a fost anulat." }, "neverExpires": { - "message": "Never Expires" + "message": "Nu expiră niciodată" }, "status": { - "message": "Status" + "message": "Stare" }, "nextCharge": { - "message": "Next Charge" + "message": "Plata următoare" }, "details": { - "message": "Details" + "message": "Detalii" }, "downloadLicense": { - "message": "Download License" + "message": "Descărcați licența" }, "updateLicense": { - "message": "Update License" + "message": "Actualizați licența" }, "updatedLicense": { - "message": "Updated license" + "message": "Licență actualizată" }, "manageSubscription": { - "message": "Manage Subscription" + "message": "Gestionați abonamentul" }, "storage": { - "message": "Storage" + "message": "Stocare" }, "addStorage": { - "message": "Add Storage" + "message": "Adăugați stocare" }, "removeStorage": { - "message": "Remove Storage" + "message": "Eliminați stocare" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "Abonamentul dvs. are un total de $MAX_STORAGE$ GB de stocare criptată de fișiere. În prezent folosiți $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1739,48 +1739,48 @@ } }, "paymentMethod": { - "message": "Payment Method" + "message": "Metodă de plată" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "Nu există nicio metodă de plată înregistrată." }, "addPaymentMethod": { - "message": "Add Payment Method" + "message": "Adăugați metoda de plată" }, "changePaymentMethod": { - "message": "Change Payment Method" + "message": "Schimbați metoda de plată" }, "invoices": { - "message": "Invoices" + "message": "Facturi" }, "noInvoices": { - "message": "No invoices." + "message": "Nici o factură." }, "paid": { - "message": "Paid", + "message": "Plătit", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "unpaid": { - "message": "Unpaid", + "message": "Neplătit", "description": "Past tense status of an invoice. ex. Paid or unpaid." }, "transactions": { - "message": "Transactions", + "message": "Tranzacții", "description": "Payment/credit transactions." }, "noTransactions": { - "message": "No transactions." + "message": "Fără tranzacții." }, "chargeNoun": { - "message": "Charge", + "message": "Debit", "description": "Noun. A charge from a payment method." }, "refundNoun": { - "message": "Refund", + "message": "Rambursare", "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "Cheltuielile în contul dvs. vor apărea ca $STATEMENT_NAME$.", "placeholders": { "statement_name": { "content": "$1", @@ -1789,19 +1789,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "GB de stocare de adăugat" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "GB de stocare de eliminat" }, "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": "Adăugarea stocării va duce la ajustări ale totalurilor de facturare și la taxarea imediată conform metodei dvs. de facturare. Prima taxă va fi aplicată proporțional la restul ciclului curent de facturare." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Eliminarea stocării va duce la ajustări ale totalurilor dvs. de facturare, care vor fi proporționate ca credite pentru următoarea taxă de facturare." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "$AMOUNT$ GB de spațiu de stocare ajustat.", "placeholders": { "amount": { "content": "$1", @@ -1810,19 +1810,19 @@ } }, "contactSupport": { - "message": "Contact Customer Support" + "message": "Contactați asistența pentru clienți" }, "updatedPaymentMethod": { - "message": "Updated payment method." + "message": "Metodă de plată actualizată." }, "purchasePremium": { - "message": "Purchase Premium" + "message": "Cumpărați Premium" }, "licenseFile": { - "message": "License File" + "message": "Fișier de licență" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "Fișierul dvs. de licență va fi numit ceva de genul $FILE_NAME$", "placeholders": { "file_name": { "content": "$1", @@ -1831,49 +1831,49 @@ } }, "uploadLicenseFilePremium": { - "message": "To upgrade your account to a premium membership you need to upload a valid license file." + "message": "Pentru un upgrade al contului la un abonament premium, trebuie să încărcați un fișier de licență valid." }, "uploadLicenseFileOrg": { - "message": "To create an on-premises hosted organization you need to upload a valid license file." + "message": "Pentru a crea o organizație găzduită locală, trebuie să încărcați un fișier de licență valid." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Adresa de e-mail a contului dvs. trebuie verificată." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "Organizațiile vă permit să vă partajați părți din seif cu alții, precum și să gestionați utilizatorii asociați pentru o anumită entitate, cum ar fi o familie, echipă mică sau companie mare." }, "generalInformation": { - "message": "General Information" + "message": "Informații generale" }, "organizationName": { - "message": "Organization Name" + "message": "Numele organizației" }, "accountOwnedBusiness": { - "message": "This account is owned by a business." + "message": "Acest cont este deținut de un business." }, "billingEmail": { - "message": "Billing Email" + "message": "E-mail de facturare" }, "businessName": { - "message": "Business Name" + "message": "Numele businessului" }, "chooseYourPlan": { - "message": "Choose Your Plan" + "message": "Alegeți-vă planul" }, "users": { - "message": "Users" + "message": "Utilizatori" }, "userSeats": { - "message": "User Seats" + "message": "Licențe utilizator" }, "additionalUserSeats": { - "message": "Additional User Seats" + "message": "Licențe utilizator adiționale" }, "userSeatsDesc": { - "message": "# of user seats" + "message": "# de licențe utilizator" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Planul dvs. vine cu $BASE_SEATS$ licențe de utilizator. Puteți adăuga utilizatori adiționali pentru $SEAT_PRICE$ per utilizator /lună.", "placeholders": { "base_seats": { "content": "$1", @@ -1886,14 +1886,14 @@ } }, "userSeatsHowManyDesc": { - "message": "How many user seats do you need? You can also add additional seats later if needed." + "message": "De câte licențe de utilizator aveți nevoie? Dacă este nevoie, licențe suplimentare pot fi adăugate mai târziu." }, "planNameFree": { - "message": "Free", + "message": "Gratuit", "description": "Free as in 'free beer'." }, "planDescFree": { - "message": "For testing or personal users to share with $COUNT$ other user.", + "message": "Pentru testare sau pentru utilizatori privați pentru partajarea cu $COUNT$ alt/alți utilizator(i).", "placeholders": { "count": { "content": "$1", @@ -1902,28 +1902,28 @@ } }, "planNameFamilies": { - "message": "Families" + "message": "Familii" }, "planDescFamilies": { - "message": "For personal use, to share with family & friends." + "message": "Pentru uz personal, pentru a partaja cu familia și prietenii." }, "planNameTeams": { - "message": "Teams" + "message": "Echipe" }, "planDescTeams": { - "message": "For businesses and other team organizations." + "message": "Pentru businessuri și alte organizații in echipă." }, "planNameEnterprise": { - "message": "Enterprise" + "message": "Întreprindere" }, "planDescEnterprise": { - "message": "For businesses and other large organizations." + "message": "Pentru businessuri și alte organizații mari." }, "freeForever": { - "message": "Free Forever" + "message": "Gratuit pentru totdeauna" }, "includesXUsers": { - "message": "includes $COUNT$ users", + "message": "include $COUNT$ utilizatori", "placeholders": { "count": { "content": "$1", @@ -1932,10 +1932,10 @@ } }, "additionalUsers": { - "message": "Additional Users" + "message": "Utilizatori suplimentari" }, "costPerUser": { - "message": "$COST$ per user", + "message": "$COST$ per utilizator", "placeholders": { "cost": { "content": "$1", @@ -1944,7 +1944,7 @@ } }, "limitedUsers": { - "message": "Limited to $COUNT$ users (including you)", + "message": "Limitat la $COUNT$ utilizatori (inclusiv dvs.)", "placeholders": { "count": { "content": "$1", @@ -1953,7 +1953,7 @@ } }, "limitedCollections": { - "message": "Limited to $COUNT$ collections", + "message": "Limitat la $COUNT$ colecții", "placeholders": { "count": { "content": "$1", @@ -1962,7 +1962,7 @@ } }, "addShareLimitedUsers": { - "message": "Add and share with up to $COUNT$ users", + "message": "Adăugați și partajați cu până la $COUNT$ utilizatori", "placeholders": { "count": { "content": "$1", @@ -1971,13 +1971,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Add and share with unlimited users" + "message": "Adăugați și partajați cu utilizatori nelimitați" }, "createUnlimitedCollections": { - "message": "Create unlimited Collections" + "message": "Creați colecții nelimitate" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ encrypted file storage", + "message": "$SIZE$ de stocare de fișiere criptate", "placeholders": { "size": { "content": "$1", @@ -1986,13 +1986,13 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (optional)" + "message": "Găzduire locală (opțional)" }, "usersGetPremium": { - "message": "Users get access to Premium Features" + "message": "Utilizatorii au acces la funcțiile Premium" }, "controlAccessWithGroups": { - "message": "Control user access with Groups" + "message": "Controlați accesul utilizatorilor cu Grupuri" }, "syncUsersFromDirectory": { "message": "Sync your users and Groups from a directory" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." @@ -3341,10 +3344,10 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { - "message": "Download File" + "message": "Descarcă fișierul" }, "noSendsInList": { - "message": "There are no Sends to list.", + "message": "Nu există Sends de afișat.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." } } diff --git a/src/locales/ru/messages.json b/src/locales/ru/messages.json index 6b1cb37024..49bf061aee 100644 --- a/src/locales/ru/messages.json +++ b/src/locales/ru/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Единая корпоративная авторизация (SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Корпоративный портал", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/si/messages.json b/src/locales/si/messages.json index e28a458304..6f598203b7 100644 --- a/src/locales/si/messages.json +++ b/src/locales/si/messages.json @@ -461,7 +461,7 @@ "message": "Delete Attachment" }, "deleteItemConfirmation": { - "message": "Are you sure you want to delete this item?" + "message": "Do you really want to send to the trash?" }, "deletedItem": { "message": "Item sent to trash" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/sk/messages.json b/src/locales/sk/messages.json index 5bad1f5a69..e8b79a234a 100644 --- a/src/locales/sk/messages.json +++ b/src/locales/sk/messages.json @@ -917,7 +917,7 @@ } }, "kdfIterationsWarning": { - "message": "Nastavenie KDF iterácií príliš vysoko môže viesť k spomalení pri prihlasovaní sa do Bitwarden (a pri odomykaní) v zariadeniach s pomalším procesorom. Odporúčame zvýšiť hodnotu v prírastkoch po $INCREMENT$ a potom testovať na všetkých vašich zariadeniach.", + "message": "Ak nastavíte KDF iterácie príliš vysoko, môže to viesť k zníženému výkonu pri prihlasovaní do Bitwardenu (a pri jeho odomykaní) na zariadeniach s pomalšimi procesormi. Odporúčame navyšovať túto hodnotu po $INCREMENT$ inkrementoch a následne otestovať na všetkých vašich zariadeniach.", "placeholders": { "increment": { "content": "$1", @@ -3000,7 +3000,7 @@ "message": "Členovia organizácie, ktorí nie su vlastníci alebo administratori a ktorí nemajú zapnuté dvojstupňové prihlásenie budú odstranení z organizácie a obdržia email s informáciou o tejto zmene." }, "twoStepLoginPolicyUserWarning": { - "message": "Ste členom organizácie, ktorá požaduje dvojstupňové prihlásenie do vášho použivateľského účtu. Ak odstránite všetky formy dvojstupňového prihlasovania, budete s takýchto organizácii odstránený." + "message": "Ste členom organizácie, ktorá vyžaduje dvojstupňové prihlásenie do vášho použivateľského účtu. Ak zakážete všetky formy dvojstupňového prihlasovania, budete automaticky odstránený z týchto organizácií." }, "passwordGeneratorPolicyDesc": { "message": "Zvoľte minimálne požiadavky pre nastavenie generátora hesiel." @@ -3188,11 +3188,14 @@ "message": "Identifikátor organizácie" }, "ssoLogInWithOrgIdentifier": { - "message": "Prihláste sa prostredníctvom prihlasovacieho portálu (SSO) vašej organizácie. Najskôr zadajte identifikátor vašej organizácie." + "message": "Prihláste sa prostredníctvom jednotného prihlasovania (SSO) vašej organizácie. Najskôr zadajte identifikátor vašej organizácie." }, "enterpriseSingleSignOn": { "message": "Prihlásenie cez prihlasovací formulár spoločnosti (SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Portál spoločnosti", "description": "The web portal used by business organizations for configuring certain features." @@ -3234,10 +3237,10 @@ "message": "Členovia organizácie, ktorí nie sú vlastníkmi alebo administrátormi a už sú členmi inej organizácie, budú odstránení z vašej organizácie." }, "requireSso": { - "message": "Single Sign-On Authentication" + "message": "Overovanie prostredníctvom jednotného prihlasovania (SSO)" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Vyžadovať od používateľov prihlásenie prostredníctvom jednotného prihlasovania (SSO) spoločnosti." }, "prerequisite": { "message": "Predpoklad" @@ -3249,7 +3252,7 @@ "message": "Pravidlo jednej organizácie nie je povolené." }, "requireSsoExemption": { - "message": "Organization Owners and Administrators are exempt from this policy's enforcement." + "message": "Vlastníci a administrátori organizácie sú vyňatí z uplatnenia tohto pravidla." }, "sendTypeFile": { "message": "Súbor" diff --git a/src/locales/sr/messages.json b/src/locales/sr/messages.json index f6b013a72a..6bf0ce0815 100644 --- a/src/locales/sr/messages.json +++ b/src/locales/sr/messages.json @@ -41,7 +41,7 @@ "message": "Нова лозинка" }, "passphrase": { - "message": "Лозинка" + "message": "Фраза лозинка" }, "notes": { "message": "Напомене" @@ -143,7 +143,7 @@ "message": "Година истека" }, "authenticatorKeyTotp": { - "message": "Кључ аутентификације (TOTP)" + "message": "Једнократни код" }, "folder": { "message": "Фасцикла" @@ -173,7 +173,7 @@ "message": "Недодељено" }, "noneFolder": { - "message": "Нема фасцикле", + "message": "Без фасцикле", "description": "This is the folder for uncategorized items" }, "addFolder": { @@ -273,7 +273,7 @@ "description": "Search item type" }, "searchVault": { - "message": "Претраћи Сеф" + "message": "Претражи сеф" }, "allItems": { "message": "Све ставке" @@ -288,7 +288,7 @@ "message": "Пријава" }, "typeCard": { - "message": "Картица" + "message": "Кредитна Картица" }, "typeIdentity": { "message": "Идентитет" @@ -464,10 +464,10 @@ "message": "Сигурно избрисати ову ставку?" }, "deletedItem": { - "message": "Ставка послана у Ђубре" + "message": "Ставка послана у отпад" }, "deletedItems": { - "message": "Ставке послане у Ђубре" + "message": "Ставке послане у отпад" }, "movedItems": { "message": "Ставке померене" @@ -533,7 +533,7 @@ "message": "Главна Лозинка" }, "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." + "message": "Главна Лозинка је лозинка коју користите за приступ Вашем сефу. Врло је важно да је не заборавите. Не постоји начин да повратите лозинку у случају да је заборавите." }, "masterPassHintDesc": { "message": "Савет Главне Лозинке може да Вам помогне да се је потсетите ако је заборавите." @@ -630,7 +630,7 @@ "message": "Нова организација" }, "noOrganizationsList": { - "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + "message": "Не припадате ниједној организацији. Организације вам омогућавају да безбедно делите ставке са другим корисницима." }, "versionNumber": { "message": "Верзија $VERSION_NUMBER$", @@ -642,10 +642,10 @@ } }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Унесите шестоцифрени верификациони код из апликације за утврђивање аутентичности." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "message": "Унесите шестоцифрени верификациони код који је послан на $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -654,7 +654,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verification email sent to $EMAIL$.", + "message": "Провера имејла послата на $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -666,31 +666,31 @@ "message": "Запамти ме" }, "sendVerificationCodeEmailAgain": { - "message": "Send verification code email again" + "message": "Поново послати верификациони код на имејл" }, "useAnotherTwoStepMethod": { - "message": "Use another two-step login method" + "message": "Користите другу методу пријављивања у два корака" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "Убаците свој YubiKey у УСБ порт рачунара, а затим додирните његово дугме." }, "insertU2f": { - "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + "message": "Убаците свој сигурносни кључ у УСБ порт рачунара, и ако има дугме, додирните га." }, "loginUnavailable": { "message": "Пријава недоступна" }, "noTwoStepProviders": { - "message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser." + "message": "Овај налог има омогућено пријављивање у два корака, међутим овај веб прегледач не подржава ниједног од конфигурисаних добављача." }, "noTwoStepProviders2": { - "message": "Please use a supported web browser (such as Chrome) and/or add additional providers that are better supported across web browsers (such as an authenticator app)." + "message": "Користите подржани веб прегледач (као што је Chrome) и/или додајте додатне добављаче који су боље подржани у веб прегледачима (као што је апликација за аутентификацију)." }, "twoStepOptions": { "message": "Опције дво-коракне пријаве" }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account." + "message": "Изгубили сте приступ свим својим двофакторским добављачима? Употребите код за опоравак да онемогућите све двофакторске добављаче из налога." }, "recoveryCodeTitle": { "message": "Шифра за опоравак" @@ -699,34 +699,34 @@ "message": "Апликација Аутентификатор" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "message": "Користите апликацију за аутентификацију (као што је Authy или Google Authenticator) за генерисање верификационих кодова.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP Security Key" + "message": "YubiKey OTP сигурносни кључ" }, "yubiKeyDesc": { - "message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices." + "message": "Користите YubiKey за приступ налогу. Ради са YubiKey 4 и 5, и NEO уређаје." }, "duoDesc": { - "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Провери са Duo Security користећи Duo Mobile апликацију, СМС, телефонски позив, или U2F кључ.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "duoOrganizationDesc": { - "message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Провери са Duo Security за вашу организацију користећи Duo Mobile апликацију, СМС, телефонски позив, или U2F кључ.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "u2fDesc": { - "message": "Use any FIDO U2F enabled security key to access your account." + "message": "Користите било који FIDO U2F сигурносни кључ за присту налога." }, "u2fTitle": { - "message": "FIDO U2F Security Key" + "message": "FIDO U2F сигурносни кључ" }, "emailTitle": { "message": "Е-пошта" }, "emailDesc": { - "message": "Verification codes will be emailed to you." + "message": "Верификациони кодови ће вам бити послати имејлом." }, "continue": { "message": "Настави" @@ -738,16 +738,16 @@ "message": "Организације" }, "shareDesc": { - "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + "message": "Изаберите организацију са којом желите да делите ову ставку. Дељење преноси власништво предмета на организацију. Више нећете бити директни власник ове ставке када се она дели." }, "shareManyDesc": { - "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared." + "message": "Изаберите организацију са којом желите да делите ове ставке. Дељење преноси власништво предмета на организацију. Више нећете бити директни власник ових ставка када се оне деле." }, "collectionsDesc": { - "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item." + "message": "Уредите колекције са којима се ова ставка дели. Само корисници организације који имају приступ овим колекцијама моћи ће да виде ову ставку." }, "deleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?", + "message": "Одабрали сте $COUNT$ ставке за брисање. Да ли сте сигурни да желите да избришете све ове ставке?", "placeholders": { "count": { "content": "$1", @@ -756,7 +756,7 @@ } }, "moveSelectedItemsDesc": { - "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.", + "message": "Изаберите фасциклу у коју желите да преместите одабране $COUNT$ ставке.", "placeholders": { "count": { "content": "$1", @@ -765,7 +765,7 @@ } }, "shareSelectedItemsCountDesc": { - "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.", + "message": "Одабрали сте $COUNT$ ставке. $SHAREABLE_COUNT$ ставке су дељиве, $NONSHAREABLE_COUNT$ нису.", "placeholders": { "count": { "content": "$1", @@ -782,7 +782,7 @@ } }, "verificationCodeTotp": { - "message": "Верификациони код (TOTP)" + "message": "Једнократни код" }, "copyVerificationCode": { "message": "Копирај Верификациони код" @@ -791,10 +791,10 @@ "message": "Упозорење" }, "exportWarningDesc": { - "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." + "message": "Овај извоз садржи податке сефа у нешифрираном формату. Не бисте смели да сачувате или шаљете извезену датотеку преко несигурних канала (као што је имејл). Избришите датотеку одмах након што завршите са коришћењем." }, "exportMasterPassword": { - "message": "Enter your master password to export your vault data." + "message": "Унети главну лозинку за извоз сефа." }, "exportVault": { "message": "Извоз сефа" @@ -803,13 +803,13 @@ "message": "Формат датотеке" }, "exportSuccess": { - "message": "Your vault data has been exported." + "message": "Податци сефа су извежени." }, "passwordGenerator": { "message": "Генератор Лозинке" }, "minComplexityScore": { - "message": "Minimum Complexity Score" + "message": "Оцена минималне сложености" }, "minNumbers": { "message": "Минимално Бројева" @@ -819,7 +819,7 @@ "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid Ambiguous Characters" + "message": "Избегавајте двосмислене знакове" }, "regeneratePassword": { "message": "Поново генериши лозинку" @@ -863,7 +863,7 @@ "message": "Кôд" }, "changeEmailDesc": { - "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.", + "message": "Послали смо верификациони код на $EMAIL$. Потражите у свој имејл овај код и унесите га испод да бисте довршили промену имејла.", "placeholders": { "email": { "content": "$1", @@ -872,7 +872,7 @@ } }, "loggedOutWarning": { - "message": "Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Ако наставите, одјавићете се са тренутне сесије, што захтева поновно пријављивање. Активне сесије на другим уређајима могу да остану активне до једног сата." }, "emailChanged": { "message": "Имејл промењен" @@ -881,7 +881,7 @@ "message": "Молимо да се поново пријавите." }, "logBackInOthersToo": { - "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well." + "message": "Молимо вас да се поново пријавите. Ако користите друге Bitwarden апликације, одјавите се и вратите се и на њих." }, "changeMasterPassword": { "message": "Промени Главну Лозинку" @@ -905,10 +905,10 @@ "message": "KDF Алгоритам" }, "kdfIterations": { - "message": "KDF Iterations" + "message": "KDF понављања" }, "kdfIterationsDesc": { - "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.", + "message": "Веће KDF итерације могу заштитити вашу главну лозинку од грубе форсирања од стране нападача. Препоручујемо вредност од најмање $VALUE$.", "placeholders": { "value": { "content": "$1", @@ -917,7 +917,7 @@ } }, "kdfIterationsWarning": { - "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.", + "message": "Постављање превисоких KDF итерација може резултирати лошим перформансама приликом пријављивања (и откључавања) Bitwarden-а на уређајима са споријим процесорима. Препоручујемо вам да повећате вредност у корацима од $INCREMENT$, а затим тестирате све своје уређаје.", "placeholders": { "increment": { "content": "$1", @@ -926,61 +926,61 @@ } }, "changeKdf": { - "message": "Change KDF" + "message": "Променити KDF" }, "encKeySettingsChanged": { - "message": "Encryption Key Settings Changed" + "message": "Подешавања кључа шифровања промењена" }, "dangerZone": { - "message": "Danger Zone" + "message": "Опасна зона" }, "dangerZoneDesc": { - "message": "Careful, these actions are not reversible!" + "message": "Пажљиво, ове акције су крајне!" }, "deauthorizeSessions": { - "message": "Deauthorize Sessions" + "message": "Одузели овлашћење сесије" }, "deauthorizeSessionsDesc": { - "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions." + "message": "Забринути сте да је ваш налог пријављен на другом уређају? Наставите доле да бисте одузели овлашћење за све рачунаре или уређаје које сте раније користили. Овај сигурносни корак се препоручује ако сте раније користили јавни рачунар или случајно сачували лозинку на уређају који није ваш. Овај корак ће такође обрисати све претходно запамћене сесије пријаве у два корака." }, "deauthorizeSessionsWarning": { - "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Наставак ће вас такође одјавити из тренутне сесије, што захтева поновно пријављивање. Од вас ће такође бити затражено да се поново пријавите у два корака, ако је омогућено. Активне сесије на другим уређајима могу да остану активне још један сат." }, "sessionsDeauthorized": { - "message": "All Sessions Deauthorized" + "message": "Одузето овлашћење свих сесија" }, "purgeVault": { "message": "Испрани Сеф" }, "purgedOrganizationVault": { - "message": "Purged organization vault." + "message": "Прочишћени сефа организације." }, "purgeVaultDesc": { - "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted." + "message": "Наставите доле да бисте избрисали све ставке и фасцикле у сефу. Ставке које припадају организацији са којом делите неће бити избрисане." }, "purgeOrgVaultDesc": { - "message": "Proceed below to delete all items in the organization's vault." + "message": "Наставите доле да бисте избрисали све ставке у сефу организације." }, "purgeVaultWarning": { - "message": "Purging your vault is permanent. It cannot be undone." + "message": "Чишћење сефа је трајно. Не може се поништити." }, "vaultPurged": { - "message": "Your vault has been purged." + "message": "Ваш сеф је очишћен." }, "deleteAccount": { "message": "Избриши Налог" }, "deleteAccountDesc": { - "message": "Proceed below to delete your account and all associated data." + "message": "Наставите доле да бисте избрисали свој налог и све повезане податке." }, "deleteAccountWarning": { - "message": "Deleting your account is permanent. It cannot be undone." + "message": "Брисање налога је трајно. Не може се поништити." }, "accountDeleted": { "message": "Налог обрисан" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Ваш налог је затворен и сви повезани подаци су избрисани." }, "myAccount": { "message": "Мој Налог" @@ -992,10 +992,10 @@ "message": "Увези податке" }, "importSuccess": { - "message": "Data has been successfully imported into your vault." + "message": "Подаци су успешно увезени у ваш сеф." }, "importFormatError": { - "message": "Data is not formatted correctly. Please check your import file and try again." + "message": "Подаци нису правилно форматирани. Проверите датотеку за увоз и покушајте поново." }, "importNothingError": { "message": "Ништа није увежено." @@ -1007,7 +1007,7 @@ "message": "Одабрати датотеку за увоз" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "или копирајте/налепите садржај датотеке за увоз" }, "instructionsFor": { "message": "Инструкције за $NAME$", @@ -1023,7 +1023,7 @@ "message": "Опције" }, "optionsDesc": { - "message": "Customize your web vault experience." + "message": "Прилагодите свој доживљај веб сефа." }, "optionsUpdated": { "message": "Ажуриране опције" @@ -1038,21 +1038,21 @@ "message": "Угаси иконице сајта" }, "disableIconsDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Иконе веб сајта пружају препознатљиву слику поред сваке пријаву у сефу." }, "enableGravatars": { "message": "Омогући Gravatar", "description": "'Gravatar' is the name of a service. See www.gravatar.com" }, "enableGravatarsDesc": { - "message": "Use avatar images loaded from gravatar.com." + "message": "Користите слике аватара учитане са gravatar.com." }, "enableFullWidth": { "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": "Подразумевано" @@ -1061,13 +1061,13 @@ "message": "Правила домена" }, "domainRulesDesc": { - "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." + "message": "Ако имате исту пријаву на више различитих домена, можете је означити као „еквивалентну“. „Глобални“ домени су они које је Bitwarden већ креирао за вас." }, "globalEqDomains": { - "message": "Global Equivalent Domains" + "message": "Глобални еквивалентни домени" }, "customEqDomains": { - "message": "Custom Equivalent Domains" + "message": "Прилагођени еквивалентни домени" }, "exclude": { "message": "Искључити" @@ -1082,10 +1082,10 @@ "message": "Прилагођен домен" }, "newCustomDomainDesc": { - "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains." + "message": "Унесите листу домена одвојених зарезима. Дозвољени су само „основни“ домени. Не уносите поддомене. На пример, унесите \"google.com\" у место \"www.google.com\". Такође можете унети \"androidapp://package.name\" да асоцирате андроид апликацију са другим доменима." }, "customDomainX": { - "message": "Custom Domain $INDEX$", + "message": "Прилагођени домен $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1100,13 +1100,13 @@ "message": "Дво-коракна лозинка" }, "twoStepLoginDesc": { - "message": "Secure your account by requiring an additional step when logging in." + "message": "Заштитите свој налог захтевањем додатног корака приликом пријављивања." }, "twoStepLoginOrganizationDesc": { - "message": "Require two-step login for your organization's users by configuring providers at the organization level." + "message": "Захтевајте пријаву у два корака за кориснике ваше организације конфигурисањем добављача на нивоу организације." }, "twoStepLoginRecoveryWarning": { - "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." + "message": "Омогућавање пријаве у два корака може вас трајно закључати са вашег Bitwarden-а налога. Код за опоравак омогућава вам приступ вашем налогу у случају да више не можете да користите свог уобичајеног добављача услуге пријављивања у два корака (нпр. ако изгубите уређај). Подршка Bitwarden-а неће вам моћи помоћи ако изгубите приступ свом налогу. Препоручујемо да запишете или одштампате код за опоравак и сачувате га на сигурном месту." }, "viewRecoveryCode": { "message": "Погледати шифру за опоравак" @@ -1122,7 +1122,7 @@ "message": "Омогућено" }, "premium": { - "message": "Премиум", + "message": "Премијум", "description": "Premium Membership" }, "premiumMembership": { @@ -1138,28 +1138,28 @@ "message": "Имате пречијум приступ" }, "alreadyPremiumFromOrg": { - "message": "You already have access to premium features because of an organization you are a member of." + "message": "Већ имате приступ премијум функцијама због организације чији сте члан." }, "manage": { - "message": "Управљај" + "message": "Управљати" }, "disable": { "message": "Онемогући" }, "twoStepLoginProviderEnabled": { - "message": "This two-step login provider is enabled on your account." + "message": "Овај добављач услуге пријављивања у два корака је омогућен на вашем налогу." }, "twoStepLoginAuthDesc": { - "message": "Enter your master password to modify two-step login settings." + "message": "Унесите главну лозинку да бисте изменили подешавања пријављивања у два корака." }, "twoStepAuthenticatorDesc": { - "message": "Follow these steps to set up two-step login with an authenticator app:" + "message": "Следите ове кораке за подешавање пријаве у два корака помоћу апликације за проверу аутентичности:" }, "twoStepAuthenticatorDownloadApp": { - "message": "Download a two-step authenticator app" + "message": "Преузмите апликацију за аутентификацију у два корака" }, "twoStepAuthenticatorNeedApp": { - "message": "Need a two-step authenticator app? Download one of the following" + "message": "Треба вам апликација за аутентификацију у два корака? Преузмите једну од следеће" }, "iosDevices": { "message": "iOS уређаји" @@ -1171,7 +1171,7 @@ "message": "Windows уређаји" }, "twoStepAuthenticatorAppsRecommended": { - "message": "These apps are recommended, however, other authenticator apps will also work." + "message": "Ове апликације се препоручују, међутим, друге апликације за утврђивање аутентичности такође ће радити." }, "twoStepAuthenticatorScanCode": { "message": "Скенирајте овај QR код са апликацијом за идентификљцију" @@ -1180,40 +1180,40 @@ "message": "Кључ" }, "twoStepAuthenticatorEnterCode": { - "message": "Enter the resulting 6 digit verification code from the app" + "message": "Унесите резултирајући шестоцифрени код из апликације" }, "twoStepAuthenticatorReaddDesc": { - "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app." + "message": "У случају да га требате додати на други уређај, доле је КР код (или кључ) који захтева ваша апликација за аутентификацију." }, "twoStepDisableDesc": { - "message": "Are you sure you want to disable this two-step login provider?" + "message": "Да ли сте сигурни да желите да онемогућите овог добављача услуге пријављивања у два корака?" }, "twoStepDisabled": { - "message": "Two-step login provider disabled." + "message": "Онемогућен добављач пријаве у два корака." }, "twoFactorYubikeyAdd": { - "message": "Add a new YubiKey to your account" + "message": "Додајте нови YubiKey на свој налог" }, "twoFactorYubikeyPlugIn": { - "message": "Plug the YubiKey into your computer's USB port." + "message": "Убаците YubiKey у УСБ порт рачунара." }, "twoFactorYubikeySelectKey": { - "message": "Select the first empty YubiKey input field below." + "message": "Изаберите прво празно YubiKey поље за унос." }, "twoFactorYubikeyTouchButton": { - "message": "Touch the YubiKey's button." + "message": "Додирните YubiKey дугме." }, "twoFactorYubikeySaveForm": { "message": "Сачувај образац." }, "twoFactorYubikeyWarning": { - "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:" + "message": "Због ограничења платформе, YubiKeys се не могу користити на свим Bitwarden апликацијама. Требали бисте омогућити другог добављача услуге пријављивања у два корака како бисте могли да приступите свом налогу када YubiKeys не могу да се користе. Подржане платформе:" }, "twoFactorYubikeySupportUsb": { - "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." + "message": "Веб сеф, апликација за рачунаре, ЦЛИ и сви додаци прегледача на уређају са УСБ портом који могу да прихвате ваш YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Mobile apps on a device with NFC capabilities or a data port that can accept your YubiKey." + "message": "Мобилне апликације на уређају са НФЦ могућностима или податковни порт који може да прихвати ваш YubiKey." }, "yubikeyX": { "message": "YubiKey $INDEX$", @@ -1237,10 +1237,10 @@ "message": "NFC подршка" }, "twoFactorYubikeySupportsNfc": { - "message": "One of my keys supports NFC." + "message": "Један од мојих кључа подржава НФЦ." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected." + "message": "Ако један од ваших YubiKey подржава НФЦ (као што је YubiKey NEO), поставља ће се питање на мобилни уређаји кад год се открије доступност НФЦ-а." }, "yubikeysUpdated": { "message": "YubiKeys ажирирано" @@ -1249,7 +1249,7 @@ "message": "Онемогући све кључеве" }, "twoFactorDuoDesc": { - "message": "Enter the Bitwarden application information from your Duo Admin panel." + "message": "Унесите информације о апликацији Bitwarden из администрације Duo." }, "twoFactorDuoIntegrationKey": { "message": "Кључ интеграције" @@ -1258,64 +1258,64 @@ "message": "Тајни кључ" }, "twoFactorDuoApiHostname": { - "message": "API Hostname" + "message": "API Име хоста" }, "twoFactorEmailDesc": { - "message": "Follow these steps to set up two-step login with email:" + "message": "Следите ове кораке за подешавање пријаве у два корака путем имејла:" }, "twoFactorEmailEnterEmail": { - "message": "Enter the email that you wish to receive verification codes" + "message": "Унесите имејл на којем желите да примате верификационе кодове" }, "twoFactorEmailEnterCode": { - "message": "Enter the resulting 6 digit verification code from the email" + "message": "Унесите резултирајући шестоцифрени верификациони код из имејла" }, "sendEmail": { "message": "Пошаљи е-пошту" }, "twoFactorU2fAdd": { - "message": "Add a FIDO U2F security key to your account" + "message": "Додати FIDO U2F сигурносни кључ вашем налогу" }, "removeU2fConfirmation": { - "message": "Are you sure you want to remove this security key?" + "message": "Да ли сте сигурни да желите да уклоните овај сигурносни кључ?" }, "readKey": { "message": "Читај кључ" }, "keyCompromised": { - "message": "Key is compromised." + "message": "Кључ је угрожен." }, "twoFactorU2fGiveName": { - "message": "Give the security key a friendly name to identify it." + "message": "Дајте безбедносном кључу пријатељско име да бисте га препознали." }, "twoFactorU2fPlugInReadKey": { - "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button." + "message": "Прикључите безбедносни кључ у УСБ порт рачунара и кликните на дугме „Читај Кључ“." }, "twoFactorU2fTouchButton": { - "message": "If the security key has a button, touch it." + "message": "Ако сигурносни кључ има дугме, додирните га." }, "twoFactorU2fSaveForm": { "message": "Сачувај образац." }, "twoFactorU2fWarning": { - "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:" + "message": "Због ограничења платформе, FIDO U2F се не могу користити на свим Bitwarden апликацијама. Требали бисте омогућити другог добављача услуге пријављивања у два корака како бисте могли да приступите свом налогу када FIDO U2F не могу да се користе. Подржане платформе:" }, "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": "Веб сеф и додатке прегледача на рачунару са U2F омогућен прегледач (Chrome, Opera, Vivaldi, или Firefox са FIDO U2F омогућено)." }, "twoFactorU2fWaiting": { - "message": "Waiting for you to touch the button on your security key" + "message": "Чекајући да додирнете дугме на вашем сигурносном кључу" }, "twoFactorU2fClickSave": { - "message": "Click the \"Save\" button below to enable this security key for two-step login." + "message": "Кликните на „Сачувај“ да бисте омогућили овај безбедносни кључ за пријављивање у два корака." }, "twoFactorU2fProblemReadingTryAgain": { - "message": "There was a problem reading the security key. Try again." + "message": "Догодила се грешка приликом читања безбедносног кључа. Покушајте поново." }, "twoFactorRecoveryYourCode": { - "message": "Your Bitwarden two-step login recovery code" + "message": "Ваш Bitwarden код за опоравак пријаве у два корака" }, "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": "Још нисте омогућили ниједног добављача услуге пријављивања у два корака. Након што то омогућите, овде можете поново потражити код за опоравак." }, "printCode": { "message": "Штампање кода", @@ -1325,16 +1325,16 @@ "message": "Извештаји" }, "unsecuredWebsitesReport": { - "message": "Unsecured Websites Report" + "message": "Извештај о несигурним веб локацијама" }, "unsecuredWebsitesReportDesc": { - "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted." + "message": "Коришћење незаштићених веб странице са http:// шемом може бити опасно. Ако веб страница то дозвољава, увек бисте јој требали приступити помоћу https://, тако да је ваша веза шифрована." }, "unsecuredWebsitesFound": { - "message": "Unsecured Websites Found" + "message": "Пронађене су незаштићене веб странице" }, "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": "Нашли смо $COUNT$ ставке у вашем сефу са незаштићеним УРЛ. Требали би да промените шеме у https:// ако веб страница то дозвољава.", "placeholders": { "count": { "content": "$1", @@ -1343,19 +1343,19 @@ } }, "noUnsecuredWebsites": { - "message": "No items in your vault have unsecured URIs." + "message": "Ниједна ставка у вашем сефу нема незаштићене УРИ-је." }, "inactive2faReport": { - "message": "Inactive 2FA Report" + "message": "Извештај неактивног 2FA" }, "inactive2faReportDesc": { - "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication." + "message": "Двофакторска потврда идентитета (2FA) је важно сигурносно подешавање које помаже у заштити ваших налога. Ако је веб страница нуди, увек треба да омогућите двостепену потврду идентитета." }, "inactive2faFound": { - "message": "Logins Without 2FA Found" + "message": "Нађене пријаве без 2FA" }, "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": "Насшли смо $COUNT$ сајта у вашем сефу који можда нису подешени са двофакторском потврдом идентитета (према twofactorauth.org). Да бисте додатно заштитили ове налоге, требало би да омогућите двостепену потврду идентитета.", "placeholders": { "count": { "content": "$1", @@ -1364,22 +1364,22 @@ } }, "noInactive2fa": { - "message": "No websites were found in your vault with a missing two-factor authentication configuration." + "message": "У вашем сефу нису пронађене веб странице са недостајућом конфигурацијом двофакторском потврде идентитета." }, "instructions": { "message": "Упутства" }, "exposedPasswordsReport": { - "message": "Exposed Passwords Report" + "message": "Извештај о изложеним лозинкама" }, "exposedPasswordsReportDesc": { - "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers." + "message": "Изложене лозинке су лозинке које су откривене у познатим крешења података које су хакери јавно објавили или продали на тамној мрежи." }, "exposedPasswordsFound": { - "message": "Exposed Passwords Found" + "message": "Пронађене изложене лозинке" }, "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": "Пронашли смо у вашем сефу $COUNT$ предмета који садрже лозинке откривене у познатим повредама података. Требали би да их промените да бисте користили нову лозинку.", "placeholders": { "count": { "content": "$1", @@ -1388,13 +1388,13 @@ } }, "noExposedPasswords": { - "message": "No items in your vault have passwords that have been exposed in known data breaches." + "message": "Ниједна ставка у вашем сефу нема лозинке које су откривене у познатим кршења података." }, "checkExposedPasswords": { - "message": "Check Exposed Passwords" + "message": "Проверите изложене лозинке" }, "exposedXTimes": { - "message": "Exposed $COUNT$ time(s)", + "message": "Изложено $COUNT$ пута", "placeholders": { "count": { "content": "$1", @@ -1403,16 +1403,16 @@ } }, "weakPasswordsReport": { - "message": "Weak Passwords Report" + "message": "Извештај о слабим лозинкама" }, "weakPasswordsReportDesc": { - "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords." + "message": "Хакери и аутоматизовани алати могу лако погодити слабе лозинке. Генератор лозинки Bitwarden-а може вам помоћи да створите јаке лозинке." }, "weakPasswordsFound": { - "message": "Weak Passwords Found" + "message": "Пронађене су слабе лозинке" }, "weakPasswordsFoundDesc": { - "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", + "message": "Пронашли смо у вашем сефу $COUNT$ ставки са слабим лозинкама. Требали бисте их ажурирати да би користили јаче лозинке.", "placeholders": { "count": { "content": "$1", @@ -1421,19 +1421,19 @@ } }, "noWeakPasswords": { - "message": "No items in your vault have weak passwords." + "message": "Ниједна ставка у вашем сефу сабржи слабе лозинке." }, "reusedPasswordsReport": { - "message": "Reused Passwords Report" + "message": "Извештај о поновној употреби лозинки" }, "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": "Ако је услуга коју користите угрожена, поновна употреба исте лозинке другде може омогућити хакерима да лако добију приступ већем броју ваших мрежних налога. Требали бисте користити јединствену лозинку за сваки налог или услугу." }, "reusedPasswordsFound": { - "message": "Reused Passwords Found" + "message": "Пронађене поновне лозинке" }, "reusedPasswordsFoundDesc": { - "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", + "message": "Нашли смо $COUNT$ лозинке које се поново користе у вашем сефу. Требали бисте да их промените у јединствену вредност.", "placeholders": { "count": { "content": "$1", @@ -1442,10 +1442,10 @@ } }, "noReusedPasswords": { - "message": "No logins in your vault have passwords that are being reused." + "message": "Ниједна пријава у ваш сефу нема лозинке које се поново користе." }, "reusedXTimes": { - "message": "Reused $COUNT$ times", + "message": "Коришћено $COUNT$ пута", "placeholders": { "count": { "content": "$1", @@ -1454,19 +1454,19 @@ } }, "dataBreachReport": { - "message": "Data Breach Report" + "message": "Извештај о кршењу података" }, "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": "„Кршење“ је инцидент у коме су хакери илегално приступили подацима странице, а затим их јавно објавили. Прегледајте врсте података који су угрожени (имејл, лозинке, кредитне картице итд.) и предузмите одговарајуће мере, као што је промена лозинке." }, "breachCheckUsernameEmail": { - "message": "Check any usernames or email addresses that you use." + "message": "Проверите сва корисничка имена или имејл које користите." }, "checkBreaches": { - "message": "Check Breaches" + "message": "Провери кршења" }, "breachUsernameNotFound": { - "message": "$USERNAME$ was not found in any known data breaches.", + "message": "$USERNAME$ није пронађен ни у једном познатом кршењу података.", "placeholders": { "username": { "content": "$1", @@ -1479,7 +1479,7 @@ "description": "ex. Good News, No Breached Accounts Found!" }, "breachUsernameFound": { - "message": "$USERNAME$ was found in $COUNT$ different data breaches online.", + "message": "$USERNAME$ је пронађен у $COUNT$ различите повреде података на мрежи.", "placeholders": { "username": { "content": "$1", @@ -1492,10 +1492,10 @@ } }, "breachFound": { - "message": "Breached Accounts Found" + "message": "Пронађени су неисправни рачуни" }, "compromisedData": { - "message": "Compromised data" + "message": "Компромитовани подаци" }, "website": { "message": "Веб сајт" @@ -1504,13 +1504,13 @@ "message": "Погођени Корисници" }, "breachOccurred": { - "message": "Breach Occurred" + "message": "Догодила се повреда" }, "breachReported": { - "message": "Breach Reported" + "message": "Извештај повреде" }, "reportError": { - "message": "An error occurred trying to load the report. Try again" + "message": "Дошло је до грешке при покушају учитавања извештаја. Покушајте поново" }, "billing": { "message": "Наплате" @@ -1532,44 +1532,44 @@ "description": "Dollar amount, or quantity." }, "creditDelayed": { - "message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others." + "message": "Додати кредит ће се појавити на вашем рачуну након што је уплата у потпуности обрађена. Неки начини плаћања касне и поступак може потрајати дуже него други." }, "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": "Уверите се да је на вашем рачуну доступно довољно кредита за ову куповину. Ако на вашем рачуну нема довољно кредита, за разлику ће се користити ваш подразумевани начин плаћања у евиденцији. На свој рачун можете да додате кредит на страници Обрачун." }, "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": "Кредит вашег рачуна може се користити за куповину. Сав расположиви кредит аутоматски ће се применити на фактуре генерисане за овај рачун." }, "goPremium": { - "message": "Купи Премиум", + "message": "Купи Премијум", "description": "Another way of saying \"Get a premium membership\"" }, "premiumUpdated": { - "message": "You've upgraded to premium." + "message": "Надоградили сте на премијум." }, "premiumUpgradeUnlockFeatures": { - "message": "Upgrade your account to a premium membership and unlock some great additional features." + "message": "Надоградите свој налог на премијум чланство и откључајте неке сјајне додатне функције." }, "premiumSignUpStorage": { - "message": "1 GB encrypted storage for file attachments." + "message": "1ГБ шифровано складиште за прилоге." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Додатне опције пријаве у два корака као што су YubiKey, FIDO U2F, и Duo." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Извештаји о хигијени лозинки, здравственом стању налога и кршењу података да бисте заштитили сеф." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "Генератор једнократног кода (2FA) за пријаве из сефа." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Приоритетна корисничка подршка." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Све будуће премијум функције. Више долазе ускоро!" }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "Све то за само $PRICE$ годишње!", "placeholders": { "price": { "content": "$1", @@ -1584,7 +1584,7 @@ "message": "Приступ премијум" }, "premiumAccessDesc": { - "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.", + "message": "Можете да додате премијум приступ свим члановима своје организације за $PRICE$ /$INTERVAL$.", "placeholders": { "price": { "content": "$1", @@ -1597,13 +1597,13 @@ } }, "additionalStorageGb": { - "message": "Additional Storage (GB)" + "message": "Додатно складиште (ГБ)" }, "additionalStorageGbDesc": { - "message": "# of additional GB" + "message": "# додатних ГБ" }, "additionalStorageIntervalDesc": { - "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.", + "message": "Ваш план долази са $SIZE$ шифрованог складишта за датотеке. Можете додати додатно складиште за $PRICE$ по ГБ /$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -1636,10 +1636,10 @@ "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time." + "message": "Ваш начин плаћања наплаћиваће се одмах, а затим редовно сваке године. Можете отказати било када." }, "paymentCharged": { - "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.", + "message": "Ваш начин плаћања наплаћиваће се одмах, а затим редовно сваке $INTERVAL$. Можете отказати било када.", "placeholders": { "interval": { "content": "$1", @@ -1648,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": "Ваш план долази са бесплатним 7-дневним пробним периодом. Начин плаћања неће бити наплаћен док се пробно време не заврши. Наплата ће се вршити периодично, сваки $INTERVAL$. Можете отказати било када.", "placeholders": { "interval": { "content": "$1", @@ -1663,7 +1663,7 @@ "message": "Кредитна Картица" }, "paypalClickSubmit": { - "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue." + "message": "Кликните на дугме PayPal да бисте се пријавили на свој PayPal налог, а затим кликните на дугме Пошаљи испод да бисте наставили." }, "cancelSubscription": { "message": "Откажи претплату" @@ -1675,22 +1675,22 @@ "message": "Отказивање на чекању" }, "subscriptionPendingCanceled": { - "message": "The subscription has been marked for cancellation at the end of the current billing period." + "message": "Претплата је означена за отказивање на крају текућег обрачунског периода." }, "reinstateSubscription": { - "message": "Reinstate Subscription" + "message": "Врати претплату" }, "reinstateConfirmation": { - "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?" + "message": "Да ли сте сигурни да желите уклонити захтјев за отказивање на чекању и поново успоставити претплату?" }, "reinstated": { - "message": "The subscription has been reinstated." + "message": "Претплата је враћена." }, "cancelConfirmation": { - "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." + "message": "Јесте ли сигурни да хоћете да откажете? На крају овог обрачунског циклуса изгубићете приступ свим функцијама ове претплате." }, "canceledSubscription": { - "message": "The subscription has been canceled." + "message": "Претплата је отказана." }, "neverExpires": { "message": "Никада не застареваје" @@ -1726,7 +1726,7 @@ "message": "Уклони складиште" }, "subscriptionStorage": { - "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.", + "message": "Ваша претплата има укупно $MAX_STORAGE$ ГБ шифрованог складишта. Тренутно користите $USED_STORAGE$.", "placeholders": { "max_storage": { "content": "$1", @@ -1742,13 +1742,13 @@ "message": "Начин плаћања" }, "noPaymentMethod": { - "message": "No payment method on file." + "message": "У евиденцији нема начина плаћања." }, "addPaymentMethod": { - "message": "Add Payment Method" + "message": "Додајте начин плаћања" }, "changePaymentMethod": { - "message": "Change Payment Method" + "message": "Промените начин плаћања" }, "invoices": { "message": "Фактуре" @@ -1780,7 +1780,7 @@ "description": "Noun. A refunded payment that was charged." }, "chargesStatement": { - "message": "Any charges will appear on your statement as $STATEMENT_NAME$.", + "message": "Сви трошкови ће се појавити на вашој изјави као $STATEMENT_NAME$.", "placeholders": { "statement_name": { "content": "$1", @@ -1789,19 +1789,19 @@ } }, "gbStorageAdd": { - "message": "GB of Storage To Add" + "message": "ГБ простора за додавање" }, "gbStorageRemove": { - "message": "GB of Storage To Remove" + "message": "ГБ простора за уклањање" }, "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": "Додавањем простора резултираће прилагођавањем укупних рачуна и одмах ће се наплатити начин плаћања у евиденцији. Прва наплата пропорционална је за остатак текућег обрачунског циклуса." }, "storageRemoveNote": { - "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge." + "message": "Уклањање простора резултираће прилагођавањем укупних обрачуна који ће се сразмерити као кредити за следећу наплату." }, "adjustedStorage": { - "message": "Adjusted $AMOUNT$ GB of storage.", + "message": "Подешено $AMOUNT$ ГБ складишта.", "placeholders": { "amount": { "content": "$1", @@ -1810,10 +1810,10 @@ } }, "contactSupport": { - "message": "Contact Customer Support" + "message": "Обратите се корисничкој подршци" }, "updatedPaymentMethod": { - "message": "Updated payment method." + "message": "Ажуриран начин плаћања." }, "purchasePremium": { "message": "Купити премијум" @@ -1822,7 +1822,7 @@ "message": "Датотека лиценце" }, "licenseFileDesc": { - "message": "Your license file will be named something like $FILE_NAME$", + "message": "Датотека ваше лиценце назваће се отприлике тако $FILE_NAME$", "placeholders": { "file_name": { "content": "$1", @@ -1831,16 +1831,16 @@ } }, "uploadLicenseFilePremium": { - "message": "To upgrade your account to a premium membership you need to upload a valid license file." + "message": "Да бисте свој рачун надоградили на премијум чланство, морате да унесете важећу датотеку лиценце." }, "uploadLicenseFileOrg": { - "message": "To create an on-premises hosted organization you need to upload a valid license file." + "message": "Да бисте креирали локалну организацију која је домаћин, потребно је да увезете важећу лиценцу." }, "accountEmailMustBeVerified": { - "message": "Your account's email address must be verified." + "message": "Имејл вашег налога мора бити верификован." }, "newOrganizationDesc": { - "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company." + "message": "Организације вам омогућавају да делите делове сефа са другима, као и да управљате повезаним корисницима за одређени ентитет, попут породице, малог тима или велике компаније." }, "generalInformation": { "message": "Опште информације" @@ -1849,7 +1849,7 @@ "message": "Име организације" }, "accountOwnedBusiness": { - "message": "This account is owned by a business." + "message": "Овај рачун је у власништву предузећа." }, "billingEmail": { "message": "Имејл куповине" @@ -1864,16 +1864,16 @@ "message": "Корисници" }, "userSeats": { - "message": "User Seats" + "message": "Корисничка места" }, "additionalUserSeats": { - "message": "Additional User Seats" + "message": "Додатна корисничка места" }, "userSeatsDesc": { - "message": "# of user seats" + "message": "# од корисничка места" }, "userSeatsAdditionalDesc": { - "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.", + "message": "Ваш план долази са $BASE_SEATS$ корисничка места. Можете додати додатне кориснике за $SEAT_PRICE$ по кориснику/месечно.", "placeholders": { "base_seats": { "content": "$1", @@ -1886,14 +1886,14 @@ } }, "userSeatsHowManyDesc": { - "message": "How many user seats do you need? You can also add additional seats later if needed." + "message": "Колико корисничких места треба? Такође можете додати додатна места касније ако је потребно." }, "planNameFree": { "message": "Бесплатно", "description": "Free as in 'free beer'." }, "planDescFree": { - "message": "For testing or personal users to share with $COUNT$ other user.", + "message": "За тестирање или личне кориснике са којима можете да делите са $COUNT$ друга корисника.", "placeholders": { "count": { "content": "$1", @@ -1905,25 +1905,25 @@ "message": "Фамилија" }, "planDescFamilies": { - "message": "For personal use, to share with family & friends." + "message": "За личну употребу, за дељење са породицом и пријатељима." }, "planNameTeams": { "message": "Тимови" }, "planDescTeams": { - "message": "For businesses and other team organizations." + "message": "За предузећа и друге тимске организације." }, "planNameEnterprise": { "message": "Предузећа" }, "planDescEnterprise": { - "message": "For businesses and other large organizations." + "message": "За предузећа и друге велике организације." }, "freeForever": { "message": "Бесплатно заувек" }, "includesXUsers": { - "message": "includes $COUNT$ users", + "message": "укључује $COUNT$ корисника", "placeholders": { "count": { "content": "$1", @@ -1932,10 +1932,10 @@ } }, "additionalUsers": { - "message": "Additional Users" + "message": "Додатни корисници" }, "costPerUser": { - "message": "$COST$ per user", + "message": "$COST$ по кориснику", "placeholders": { "cost": { "content": "$1", @@ -1944,7 +1944,7 @@ } }, "limitedUsers": { - "message": "Limited to $COUNT$ users (including you)", + "message": "Ограничено на $COUNT$ корисника (укључујући вас)", "placeholders": { "count": { "content": "$1", @@ -1953,7 +1953,7 @@ } }, "limitedCollections": { - "message": "Limited to $COUNT$ collections", + "message": "Ограничено на $COUNT$ колекције", "placeholders": { "count": { "content": "$1", @@ -1962,7 +1962,7 @@ } }, "addShareLimitedUsers": { - "message": "Add and share with up to $COUNT$ users", + "message": "Додајте и делите до $COUNT$ корисника", "placeholders": { "count": { "content": "$1", @@ -1971,13 +1971,13 @@ } }, "addShareUnlimitedUsers": { - "message": "Add and share with unlimited users" + "message": "Додајте и делите са неограниченим корисницима" }, "createUnlimitedCollections": { - "message": "Create unlimited Collections" + "message": "Креирајте неограничене колекције" }, "gbEncryptedFileStorage": { - "message": "$SIZE$ encrypted file storage", + "message": "$SIZE$ шифрованог складишта", "placeholders": { "size": { "content": "$1", @@ -1986,28 +1986,28 @@ } }, "onPremHostingOptional": { - "message": "On-premise hosting (optional)" + "message": "Локални хостинг (опционално)" }, "usersGetPremium": { - "message": "Users get access to Premium Features" + "message": "Корисници добијају приступ Премијум функцијама" }, "controlAccessWithGroups": { - "message": "Control user access with Groups" + "message": "Контролишите приступ корисника помоћу група" }, "syncUsersFromDirectory": { - "message": "Sync your users and Groups from a directory" + "message": "Синхронизујте своје кориснике и Групе из фасцикле" }, "trackAuditLogs": { - "message": "Track user actions with audit logs" + "message": "Пратите радње корисника помоћу дневника" }, "enforce2faDuo": { - "message": "Enforce 2FA with Duo" + "message": "Натерај 2FA са Duo" }, "priorityCustomerSupport": { - "message": "Priority customer support" + "message": "Приоритетна корисничка подршка" }, "xDayFreeTrial": { - "message": "$COUNT$ day free trial, cancel anytime", + "message": "$COUNT$ дана бесплатни пробни период, откажите било када", "placeholders": { "count": { "content": "$1", @@ -2025,22 +2025,22 @@ "message": "Основна цена" }, "organizationCreated": { - "message": "Organization Created" + "message": "Организација креирана" }, "organizationReadyToGo": { - "message": "Your new organization is ready to go!" + "message": "Ваша нова организација је спремна за рад!" }, "organizationUpgraded": { - "message": "Your organization has been upgraded." + "message": "Ваша организација је надограђена." }, "leave": { "message": "Напусти" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organization?" + "message": "Да ли сте сигурни да желите да напустите ову организацију?" }, "leftOrganization": { - "message": "You have left the organization." + "message": "Напустили сте организацију." }, "defaultCollection": { "message": "Стандардна колекција" @@ -2064,7 +2064,7 @@ "message": "Полисе" }, "editPolicy": { - "message": "Edit Policy" + "message": "Измените смернице" }, "groups": { "message": "Групе" @@ -2079,25 +2079,25 @@ "message": "Уреди групу" }, "deleteGroupConfirmation": { - "message": "Are you sure you want to delete this group?" + "message": "Да ли сте сигурни да желите да обришете ову групу?" }, "removeUserConfirmation": { - "message": "Are you sure you want to remove this user?" + "message": "Да ли сте сигурни да желите да уклоните овог корисника?" }, "externalId": { - "message": "External Id" + "message": "Спољни 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": "Спољни ид се може користити као референца или за повезивање овог ресурса са спољним системом као што је корисничка фасцикла." }, "accessControl": { "message": "Контрола Приступа" }, "groupAccessAllItems": { - "message": "This group can access and modify all items." + "message": "Ова група може приступити и изменити све ставке." }, "groupAccessSelectedCollections": { - "message": "This group can access only the selected collections." + "message": "Ова група може приступити само одабраним колекцијама." }, "readOnly": { "message": "Само за читање" @@ -2112,7 +2112,7 @@ "message": "Уреди колекцију" }, "deleteCollectionConfirmation": { - "message": "Are you sure you want to delete this collection?" + "message": "Сигурно обрисати ову колекцију?" }, "editUser": { "message": "Измени корисника" @@ -2121,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", @@ -2133,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": "Тражи" @@ -2157,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": "Све" @@ -2217,28 +2217,28 @@ "message": "Промена лозинке налога." }, "enabledUpdated2fa": { - "message": "Enabled/updated two-step login." + "message": "Омогућено/ажурирано пријављивање у два корака." }, "disabled2fa": { - "message": "Disabled two-step login." + "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": "Сеф извежен." }, "exportedOrganizationVault": { - "message": "Exported organization vault." + "message": "Извезени сеф организације." }, "editedOrgSettings": { - "message": "Edited organization settings." + "message": "Измењена подешавања организације." }, "createdItemId": { "message": "$ID$ креирано.", @@ -2259,7 +2259,7 @@ } }, "deletedItemId": { - "message": "Пошаљи $ID$ у Ђубре.", + "message": "Пошаљи $ID$ у отпад.", "placeholders": { "id": { "content": "$1", @@ -2268,7 +2268,7 @@ } }, "sharedItemId": { - "message": "Shared item $ID$.", + "message": "Дељена ставка $ID$.", "placeholders": { "id": { "content": "$1", @@ -2277,7 +2277,7 @@ } }, "viewedItemId": { - "message": "Viewed item $ID$.", + "message": "Прогледана ставка $ID$.", "placeholders": { "id": { "content": "$1", @@ -2286,7 +2286,7 @@ } }, "viewedPasswordItemId": { - "message": "Viewed password for item $ID$.", + "message": "Прогледана лозинка за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2295,7 +2295,7 @@ } }, "viewedHiddenFieldItemId": { - "message": "Viewed hidden field for item $ID$.", + "message": "Прогледано сакривено поље за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2304,7 +2304,7 @@ } }, "viewedSecurityCodeItemId": { - "message": "Viewed security code for item $ID$.", + "message": "Прогледан сигурносни код за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2313,7 +2313,7 @@ } }, "copiedPasswordItemId": { - "message": "Copied password for item $ID$.", + "message": "Копирана лозинка за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2322,7 +2322,7 @@ } }, "copiedHiddenFieldItemId": { - "message": "Copied hidden field for item $ID$.", + "message": "Копирано сакривено поље за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2331,7 +2331,7 @@ } }, "copiedSecurityCodeItemId": { - "message": "Copied security code for item $ID$.", + "message": "Копиран сигуросни код за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2340,7 +2340,7 @@ } }, "autofilledItemId": { - "message": "Auto-filled item $ID$.", + "message": "Ставке $ID$ ауто-пуњења.", "placeholders": { "id": { "content": "$1", @@ -2349,7 +2349,7 @@ } }, "createdCollectionId": { - "message": "Created collection $ID$.", + "message": "Колекција $ID$ креирана.", "placeholders": { "id": { "content": "$1", @@ -2358,7 +2358,7 @@ } }, "editedCollectionId": { - "message": "Edited collection $ID$.", + "message": "Колекција $ID$ промењена.", "placeholders": { "id": { "content": "$1", @@ -2367,7 +2367,7 @@ } }, "deletedCollectionId": { - "message": "Deleted collection $ID$.", + "message": "Колекција $ID$ избрисана.", "placeholders": { "id": { "content": "$1", @@ -2376,7 +2376,7 @@ } }, "editedPolicyId": { - "message": "Edited policy $ID$.", + "message": "Политика $ID$ промењена.", "placeholders": { "id": { "content": "$1", @@ -2385,7 +2385,7 @@ } }, "createdGroupId": { - "message": "Created group $ID$.", + "message": "Група $ID$ креирана.", "placeholders": { "id": { "content": "$1", @@ -2394,7 +2394,7 @@ } }, "editedGroupId": { - "message": "Edited group $ID$.", + "message": "Група $ID$ промењена.", "placeholders": { "id": { "content": "$1", @@ -2403,7 +2403,7 @@ } }, "deletedGroupId": { - "message": "Deleted group $ID$.", + "message": "Група $ID$ обрисана.", "placeholders": { "id": { "content": "$1", @@ -2412,7 +2412,7 @@ } }, "removedUserId": { - "message": "Removed user $ID$.", + "message": "Корисник $ID$ уклоњен.", "placeholders": { "id": { "content": "$1", @@ -2421,7 +2421,7 @@ } }, "createdAttachmentForItem": { - "message": "Created attachment for item $ID$.", + "message": "Креиран прилог за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2430,7 +2430,7 @@ } }, "deletedAttachmentForItem": { - "message": "Deleted attachment for item $ID$.", + "message": "Обрисан прилог из $ID$.", "placeholders": { "id": { "content": "$1", @@ -2439,7 +2439,7 @@ } }, "editedCollectionsForItem": { - "message": "Edited collections for item $ID$.", + "message": "Коекције промењене за $ID$.", "placeholders": { "id": { "content": "$1", @@ -2448,7 +2448,7 @@ } }, "invitedUserId": { - "message": "Invited user $ID$.", + "message": "Корисник $ID$ позван.", "placeholders": { "id": { "content": "$1", @@ -2457,7 +2457,7 @@ } }, "confirmedUserId": { - "message": "Confirmed user $ID$.", + "message": "Корисник $ID$ потврђен.", "placeholders": { "id": { "content": "$1", @@ -2466,7 +2466,7 @@ } }, "editedUserId": { - "message": "Edited user $ID$.", + "message": "Корисник $ID$ промењен.", "placeholders": { "id": { "content": "$1", @@ -2475,7 +2475,7 @@ } }, "editedGroupsForUser": { - "message": "Edited groups for user $ID$.", + "message": "Промењене групе за корисника $ID$.", "placeholders": { "id": { "content": "$1", @@ -2505,16 +2505,16 @@ "message": "Приступ групе" }, "groupAccessUserDesc": { - "message": "Edit the groups that this user belongs to." + "message": "Уредите групе којима овај корисник припада." }, "invitedUsers": { - "message": "Invited user(s)." + "message": "Позван(и) корисник(ци)." }, "resendInvitation": { - "message": "Resend Invitation" + "message": "Поновно послати позивницу" }, "hasBeenReinvited": { - "message": "$USER$ has been reinvited.", + "message": "$USER$ је поново позван.", "placeholders": { "user": { "content": "$1", @@ -2523,13 +2523,13 @@ } }, "confirm": { - "message": "Confirm" + "message": "Потврди" }, "confirmUser": { - "message": "Confirm User" + "message": "Потврдите корисника" }, "hasBeenConfirmed": { - "message": "$USER$ has been confirmed.", + "message": "$USER$ је потврђен.", "placeholders": { "user": { "content": "$1", @@ -2538,10 +2538,10 @@ } }, "confirmUsers": { - "message": "Confirm Users" + "message": "Потврдите кориснике" }, "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": "Имате кориснике који су прихватили њихов позив, али и даље их треба потврдити. Корисници неће имати приступ организацији док им се не потврди." }, "startDate": { "message": "Почетни Датум" @@ -2553,43 +2553,43 @@ "message": "Потврди имејл" }, "verifyEmailDesc": { - "message": "Verify your account's email address to unlock access to all features." + "message": "Потврдите имејл свог налога да бисте откључали приступ свим функцијама." }, "verifyEmailFirst": { - "message": "Your account's email address first must be verified." + "message": "Имејл вашег налога мора прво бити верификован." }, "checkInboxForVerification": { - "message": "Check your email inbox for a verification link." + "message": "Потражите везу за верификацију у пријемном имејлу." }, "emailVerified": { "message": "Ваш имејл је потврђен." }, "emailVerifiedFailed": { - "message": "Unable to verify your email. Try sending a new verification email." + "message": "Није могуће верификовати ваш имејл. Покушајте да пошаљете нову поруку за верификацију." }, "updateBrowser": { "message": "Ажурирајте Претраживач" }, "updateBrowserDesc": { - "message": "You are using an unsupported web browser. The web vault may not function properly." + "message": "Користите неподржани веб прегледач. Веб сеф можда неће правилно функционисати." }, "joinOrganization": { "message": "Придружи Организацију" }, "joinOrganizationDesc": { - "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account." + "message": "Позвани сте да се придружите наведеној организацији. Да бисте прихватили позивницу, потребно је да се пријавите или направите нови Bitwarden налог." }, "inviteAccepted": { - "message": "Invitation Accepted" + "message": "Позив прихваћен" }, "inviteAcceptedDesc": { - "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens." + "message": "Овој организацији можете приступити када администратор потврди ваше чланство. Послаћемо вам имејл када се то догоди." }, "inviteAcceptFailed": { - "message": "Unable to accept invitation. Ask an organization admin to send a new invitation." + "message": "Није могуће прихватити позивницу. Замолите администратора организације да пошаље нову позивницу." }, "inviteAcceptFailedShort": { - "message": "Unable to accept invitation. $DESCRIPTION$", + "message": "Није могуће прихватити позивницу. $DESCRIPTION$", "placeholders": { "description": { "content": "$1", @@ -2601,25 +2601,25 @@ "message": "Запамти имејл" }, "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": "Ако не можете да приступите свом налогу путем уобичајених метода пријављивања у два корака, можете користити свој код за опоравак пријаве да бисте онемогућили све добављаче услуга у два корака на свом налогу." }, "recoverAccountTwoStep": { - "message": "Recover Account Two-Step Login" + "message": "Опоравак пријаве у два корака" }, "twoStepRecoverDisabled": { - "message": "Two-step login has been disabled on your account." + "message": "Пријављивање у два корака је онемогућено на вашем налогу." }, "learnMore": { "message": "Сазнај више" }, "deleteRecoverDesc": { - "message": "Enter your email address below to recover and delete your account." + "message": "Унесите свој имејл да бисте опоравили и избрисали налог." }, "deleteRecoverEmailSent": { - "message": "If your account exists, we've sent you an email with further instructions." + "message": "Ако ваш налог постоји, послали смо вам имејл са даљим упутствима." }, "deleteRecoverConfirmDesc": { - "message": "You have requested to delete your Bitwarden account. Click the button below to confirm." + "message": "Затражили сте да избришете свој Bitwarden рачун. Кликните на доње дугме да бисте потврдили." }, "myOrganization": { "message": "Моја организација" @@ -2628,25 +2628,25 @@ "message": "Уклони организацију" }, "deleteOrganizationDesc": { - "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. " + "message": "Наставите доле да бисте избрисали ову организацију и све повезане податке. Појединачни кориснички рачуни ће остати, иако више неће бити повезани са овом организацијом." }, "deleteOrganizationWarning": { - "message": "Deleting the organization is permanent. It cannot be undone." + "message": "Брисање организације је трајно. Не може се поништити." }, "organizationDeleted": { "message": "Организација уклоњена" }, "organizationDeletedDesc": { - "message": "The organization and all associated data has been deleted." + "message": "Организација и сви повезани подаци су избрисани." }, "organizationUpdated": { - "message": "Organization updated" + "message": "Организација ажурирана" }, "taxInformation": { - "message": "Tax Information" + "message": "Пореске информације" }, "taxInformationDesc": { - "message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices." + "message": "За купце у Сједињеним Државама поштански број је потребан да би задовољио захтеве за порезом на промет, а за друге земље можете да наведете порески идентификациони број (VAT/GST) и/или адресу која ће се појавити на вашим фактурама." }, "billingPlan": { "message": "План", @@ -2657,11 +2657,11 @@ "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Upgrade your account to another plan by providing the information below. Please ensure that you have an active payment method added to the account.", + "message": "Надоградите свој рачун на други план тако што ћете пружити информације у наставку. Обавезно проверите да имате активни начин плаћања на рачун.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "changeBillingPlanDesc": { - "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.", + "message": "Обратите се корисничкој подршци ако желите да промените свој план. Обавезно проверите да имате активни начин плаћања на рачун.", "description": "A billing plan/package. For example: families, teams, enterprise, etc." }, "invoiceNumber": { @@ -2681,25 +2681,25 @@ "message": "Преузмите фактуру" }, "verifyBankAccount": { - "message": "Verify Bank Account" + "message": "Потврдите банковни рачун" }, "verifyBankAccountDesc": { - "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account." + "message": "Извршили смо два микро депозита на ваш банковни рачун (можда ће требати 1-2 радна дана да се појаве). Унесите износе да бисте верификовали банковни рачун." }, "verifyBankAccountInitialDesc": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." + "message": "Плаћање путем банковног рачуна је доступно само купцима у Сједињеним Државама. Мораћете да верификујете свој банковни рачун. Уложићемо два микро депозита у наредна 1-2 радна дана. Унесите те износе на страницу за обрачун организације да бисте верификовали банковни рачун." }, "verifyBankAccountFailureWarning": { - "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled." + "message": "Ако не верификујете банковни рачун, резултираће пропуштеном уплатом и претплата ће бити онемогућена." }, "verifiedBankAccount": { - "message": "Bank account has been verified." + "message": "Банковни рачун је верификован." }, "bankAccount": { "message": "Банковни рачун" }, "amountX": { - "message": "Amount $COUNT$", + "message": "Износ $COUNT$", "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50", "placeholders": { "count": { @@ -2709,37 +2709,37 @@ } }, "routingNumber": { - "message": "Routing Number", + "message": "Број усмеравања", "description": "Bank account routing number" }, "accountNumber": { - "message": "Account Number" + "message": "Број налога" }, "accountHolderName": { - "message": "Account Holder Name" + "message": "Име носиоца рачуна" }, "bankAccountType": { - "message": "Account Type" + "message": "Тип рачуна" }, "bankAccountTypeCompany": { - "message": "Company (Business)" + "message": "Компанија (фирма)" }, "bankAccountTypeIndividual": { - "message": "Individual (Personal)" + "message": "Индивидуално (лично)" }, "enterInstallationId": { - "message": "Enter your installation id" + "message": "Унесите свој инсталациони ИД" }, "addSeats": { - "message": "Add Seats", + "message": "Додати места", "description": "Seat = User Seat" }, "removeSeats": { - "message": "Remove Seats", + "message": "Уклонити места", "description": "Seat = User Seat" }, "subscriptionUserSeats": { - "message": "Your subscription allows for a total of $COUNT$ users.", + "message": "Ваша претплата омогућава укупно $COUNT$ корисника.", "placeholders": { "count": { "content": "$1", @@ -2748,19 +2748,19 @@ } }, "seatsToAdd": { - "message": "Seats To Add" + "message": "Места за додавање" }, "seatsToRemove": { - "message": "Seats To Remove" + "message": "Места за уклон" }, "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": "Додавањем места резултираће прилагођавањем укупних рачуна и одмах ће се наплатити начин плаћања у евиденцији. Прва наплата пропорционална је за остатак текућег обрачунског циклуса." }, "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": "Уклањање места резултираће прилагођавањем укупних обрачуна који ће се сразмерити као кредити за следећу наплату." }, "adjustedSeats": { - "message": "Adjusted $AMOUNT$ user seats.", + "message": "$AMOUNT$ места прилагођена.", "placeholders": { "amount": { "content": "$1", @@ -2769,22 +2769,22 @@ } }, "keyUpdated": { - "message": "Key Updated" + "message": "Кључ је ажуриран" }, "updateKeyTitle": { - "message": "Update Key" + "message": "Ажурирате кључ" }, "updateEncryptionKey": { - "message": "Update Encryption Key" + "message": "Ажурирајте кључ за шифровање" }, "updateEncryptionKeyShortDesc": { - "message": "You are currently using an outdated encryption scheme." + "message": "Тренутно користите застарелу шему шифровања." }, "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." + "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": "Претплата" @@ -2799,19 +2799,19 @@ "message": "Надогради организацију" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Ова функција није доступна за бесплатне организације. Пребаците се на плаћени пакет да бисте откључали више функција." }, "createOrganizationStep1": { - "message": "Create Organization: Step 1" + "message": "Створити Организацију: Корак 1" }, "createOrganizationCreatePersonalAccount": { - "message": "Before creating your organization, you first need to create a free personal account." + "message": "Пре него што креирате организацију, прво морате да креирате бесплатан лични налог." }, "refunded": { "message": "Рефундиран" }, "nothingSelected": { - "message": "You have not selected anything." + "message": "Нисте ништа изабрали." }, "acceptPolicies": { "message": "Означавањем овог поља пристајете на следеће:" @@ -2832,7 +2832,7 @@ "message": "Тајмаут сефа" }, "vaultTimeoutDesc": { - "message": "Choose when your vault will timeout and perform the selected action." + "message": "Изаберите када ће сеф истећи и да изврши одабрану радњу." }, "oneMinute": { "message": "1 минут" @@ -2853,7 +2853,7 @@ "message": "4 сата" }, "onRefresh": { - "message": "On Browser Refresh" + "message": "На освежавању прегледача" }, "dateUpdated": { "message": "Ажурирано", @@ -2864,13 +2864,13 @@ "description": "ex. Date this password was updated" }, "organizationIsDisabled": { - "message": "Organization is disabled." + "message": "Организација је онемогућена." }, "licenseIsExpired": { "message": "Лиценца је истекла." }, "updatedUsers": { - "message": "Updated users" + "message": "Ажурирани корисници" }, "selected": { "message": "Изабано" @@ -2879,7 +2879,7 @@ "message": "Власништво" }, "whoOwnsThisItem": { - "message": "Who owns this item?" + "message": "Ко је власник ове ставке?" }, "strong": { "message": "Јако", @@ -2901,29 +2901,29 @@ "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": "Главна лозинка коју сте одабрали је слаба. Требали бисте користити јаку главну лозинку (или фразу лозинке) да бисте правилно заштитили свој налог. Да ли сте сигурни да желите да користите ову главну лозинку?" }, "rotateAccountEncKey": { - "message": "Also rotate my account's encryption key" + "message": "Такође променити кључ за шифровање мог налога" }, "rotateEncKeyTitle": { - "message": "Rotate Encryption Key" + "message": "Променити кључ за шифровање" }, "rotateEncKeyConfirmation": { - "message": "Are you sure you want to rotate your account's encryption key?" + "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": "Ваша Сигурносна Фраза Сефа", @@ -2945,44 +2945,44 @@ "message": "API кључ" }, "apiKeyDesc": { - "message": "Your API key can be used to authenticate to the Bitwarden public API." + "message": "Ваш API кључ се може користити за потврду идентитета на Bitwarden јавни API." }, "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." + "message": "Ваш API кључ се може користити за потврду идентитета у Bitwarden CLI." }, "userApiKeyWarning": { - "message": "Your API key is an alternative authentication mechanism. It should be kept secret." + "message": "Ваш API кључ је алтернативни механизам за потврду идентитета. То треба чувати у тајности." }, "oauth2ClientCredentials": { - "message": "OAuth 2.0 Client Credentials", + "message": "OAuth 2.0 Акредитиви клијента", "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated." }, "viewApiKey": { "message": "Преглед API кључа" }, "rotateApiKey": { - "message": "Rotate API Key" + "message": "Променити API кључ" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Морате одабрати макар једну колекцију." }, "couldNotChargeCardPayInvoice": { - "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below." + "message": "Нисмо могли да наплатимо вашу картицу. Молимо погледајте и платите наведену неплаћену фактуру." }, "inAppPurchase": { - "message": "In-app Purchase" + "message": "Куповина Унутар Апликације" }, "cannotPerformInAppPurchase": { - "message": "You cannot perform this action while using an in-app purchase payment method." + "message": "Не можете да извршите ову радњу док користите начин плаћања за куповину у апликацији." }, "manageSubscriptionFromStore": { - "message": "You must manage your subscription from the store where your in-app purchase was made." + "message": "Морате управљати претплатом из продавнице у којој је обављена куповина у апликацији." }, "minLength": { "message": "Минимална Дужина" @@ -2991,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 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." + "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", @@ -3021,7 +3021,7 @@ } }, "policyInEffectMinLength": { - "message": "Minimum length of $LENGTH$", + "message": "Минимална дужина од $LENGTH$", "placeholders": { "length": { "content": "$1", @@ -3030,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", @@ -3048,36 +3048,36 @@ } }, "masterPasswordPolicyRequirementsNotMet": { - "message": "Your new master password does not meet the policy requirements." + "message": "Ваша нова главна лозинка не испуњава захтеве смерница." }, "minimumNumberOfWords": { - "message": "Minimum Number of Words" + "message": "Минимални број речи" }, "defaultType": { - "message": "Default Type" + "message": "Подразумевани тип" }, "userPreference": { - "message": "User Preference" + "message": "Подешавање Корисника" }, "vaultTimeoutAction": { - "message": "Vault Timeout Action" + "message": "Акција на тајмаут сефа" }, "vaultTimeoutActionLockDesc": { - "message": "A locked vault requires that you re-enter your master password to access it again." + "message": "Закључани сеф захтева да поново унесете главну лозинку да бисте му поново приступили." }, "vaultTimeoutActionLogOutDesc": { - "message": "A logged out vault requires that you re-authenticate to access it again." + "message": "Одјављени сеф захтева да поново потврдите идентитет да бисте му поново приступили." }, "lock": { "message": "Закључај", "description": "Verb form: to make secure or inaccesible by" }, "trash": { - "message": "Смеће", + "message": "Отпад", "description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted" }, "searchTrash": { - "message": "Тражи смеће" + "message": "Тражи отпад" }, "permanentlyDelete": { "message": "Трајно избрисати" @@ -3089,16 +3089,16 @@ "message": "Трајно избрисати ставку" }, "permanentlyDeleteItemConfirmation": { - "message": "Are you sure you want to permanently delete this item?" + "message": "Да ли сте сигурни да желите да трајно избришете ову ставку?" }, "permanentlyDeletedItem": { - "message": "Permanently Deleted item" + "message": "Трајно избрисати ставку" }, "permanentlyDeletedItems": { - "message": "Permanently Deleted items" + "message": "Трајно избрисати ставке" }, "permanentlyDeleteSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?", + "message": "Одабрали сте $COUNT$ ставке за трајно брисање. Да ли сте сигурни да желите да трајно избришете све ове ставке?", "placeholders": { "count": { "content": "$1", @@ -3107,7 +3107,7 @@ } }, "permanentlyDeletedItemId": { - "message": "Permanently Deleted item $ID$.", + "message": "Трајно избрисати ставку $ID$.", "placeholders": { "id": { "content": "$1", @@ -3131,13 +3131,13 @@ "message": "Ставке враћене" }, "restoreItemConfirmation": { - "message": "Are you sure you want to restore this item?" + "message": "Да ли сте сигурни да желите да вратите ову ставку?" }, "restoreItems": { "message": "Врати ставке" }, "restoreSelectedItemsDesc": { - "message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?", + "message": "Одабрали сте $COUNT$ ставке за повраћај. Да ли сте сигурни да желите да повратите све ове ставке?", "placeholders": { "count": { "content": "$1", @@ -3146,7 +3146,7 @@ } }, "restoredItemId": { - "message": "Restored item $ID$.", + "message": "Ставка $ID$ повраћена.", "placeholders": { "id": { "content": "$1", @@ -3155,101 +3155,104 @@ } }, "vaultTimeoutLogOutConfirmation": { - "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?" + "message": "Одјава ће уклонити сваки приступ вашем сефу и захтева мрежну потврду идентитета након истека тајмаута. Да ли сте сигурни да желите да користите ову поставку?" }, "vaultTimeoutLogOutConfirmationTitle": { - "message": "Timeout Action Confirmation" + "message": "Потврда акције тајмаута" }, "hidePasswords": { "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" }, "taxInfoUpdated": { - "message": "Tax information updated." + "message": "Подаци о порезу ажурирани." }, "setMasterPassword": { "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": "Идентификатор" }, "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": "Пријавите се помоћу портала за јединствену пријаву ваше организације. Унесите идентификатор организације да бисте започели." }, "enterpriseSingleSignOn": { - "message": "Enterprise Single Sign-On" + "message": "Enterprise Једна Пријава" + }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." }, "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 везу" }, "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." + "message": "Конфигурација смерница је премештена и ова страница ће ускоро бити застарела. Кликните доле да бисте користили страницу смерница Пословног портала." }, "singleOrg": { - "message": "Single Organization" + "message": "Јединствена организација" }, "singleOrgDesc": { - "message": "Restrict users from being able to join any other organizations." + "message": "Ограничите корисницима могућност придруживања било којој другој организацији." }, "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." + "message": "Ваша тренутна организација има смернице које не дозвољавају да се придружите више организација. Молимо контактирајте администраторе своје организације или се пријавите са другим Bitwarden налога." }, "singleOrgPolicyWarning": { - "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization." + "message": "Чланови организације који нису власници или администратори и који су већ чланови друге организације биће уклоњени из ваше организације." }, "requireSso": { - "message": "Single Sign-On Authentication" + "message": "Аутентификација једнократном пријавом" }, "requireSsoPolicyDesc": { - "message": "Require users to log in with the Enterprise Single Sign-On method." + "message": "Захтевати од корисника да се пријаве помоћу Enterprise Single Sign-On методом." }, "prerequisite": { "message": "Предуслови" }, "requireSsoPolicyReq": { - "message": "The Single Organization enterprise policy must be enabled before activating this policy." + "message": "Политика предузећа за јединствену организацију мора бити омогућена пре активирања ове политике." }, "requireSsoPolicyReqError": { - "message": "Single Organization policy not enabled." + "message": "Смернице за јединствену организацију нису омогућене." }, "requireSsoExemption": { - "message": "Organization Owners and Administrators are exempt from this policy's enforcement." + "message": "Власници и администратори организација изузети су ове политике." }, "sendTypeFile": { "message": "Датотека" @@ -3296,10 +3299,10 @@ "message": "Датум истека" }, "maxAccessCount": { - "message": "Maximum Access Count" + "message": "Максималан број приступа" }, "currentAccessCount": { - "message": "Current Access Count" + "message": "Тренутни број приступа" }, "disabled": { "message": "Онемогућено" @@ -3319,7 +3322,7 @@ "message": "Лозинка укљоњена" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Да ли сте сигурни да желите уклонити лозинку?" }, "allSends": { "message": "Све 'Send'" @@ -3329,15 +3332,15 @@ "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.", + "message": "Ово Слање је заштићено лозинком. Унесите лозинку испод да бисте наставили.", "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.", + "message": "Не знате лозинку? Затражите од пошиљаоца лозинку потребну за приступ овом Слању.", "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.", + "message": "Ово Слање је подразумевано скривено. Можете да пребацујете његову видљивост помоћу дугмета испод.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { diff --git a/src/locales/sv/messages.json b/src/locales/sv/messages.json index 99e6651da1..6ce7f7a4e5 100644 --- a/src/locales/sv/messages.json +++ b/src/locales/sv/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Single Sign-On för företag" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Företagets portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/tr/messages.json b/src/locales/tr/messages.json index fd79914cfe..63c3f597bc 100644 --- a/src/locales/tr/messages.json +++ b/src/locales/tr/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Kurumsal Tek Oturum Açma" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Şirket Portalı", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/uk/messages.json b/src/locales/uk/messages.json index 6445c7d10b..2c289f0635 100644 --- a/src/locales/uk/messages.json +++ b/src/locales/uk/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Єдиний корпоративний вхід (SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Бізнес-портал", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/vi/messages.json b/src/locales/vi/messages.json index 0f407689e6..14f0688b68 100644 --- a/src/locales/vi/messages.json +++ b/src/locales/vi/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features." diff --git a/src/locales/zh_CN/messages.json b/src/locales/zh_CN/messages.json index 34e0f5fa70..f759c9165a 100644 --- a/src/locales/zh_CN/messages.json +++ b/src/locales/zh_CN/messages.json @@ -2954,7 +2954,7 @@ "message": "您的 API 密钥拥有组织的全部访问权限。请将其存放在安全的地方。" }, "userApiKeyDesc": { - "message": "您的 API 密钥可以用来验证 Bitwarden CLI。" + "message": "您的 API 密钥可用于在 Bitwarden CLI 中进行身份验证。" }, "userApiKeyWarning": { "message": "您的 API 密钥是另一套等效的身份验证机制。请严格保密。" @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "企业单点登录(SSO)" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "业务门户", "description": "The web portal used by business organizations for configuring certain features." @@ -3222,13 +3225,13 @@ "message": "策略配置已转移,此页面很快将废弃。请改用下方的业务门户策略页面。" }, "singleOrg": { - "message": "单个组织" + "message": "单一组织" }, "singleOrgDesc": { "message": "限制用户加入任何其他组织。" }, "singleOrgBlockCreateMessage": { - "message": "您当前的组织有策略禁止您加入多个组织。 请联系您的组织管理员,或从其他 Bitwarden 帐户注册。" + "message": "您当前的组织策略禁止您加入多个组织。 请联系您的组织管理员,或从其他 Bitwarden 帐户注册。" }, "singleOrgPolicyWarning": { "message": "非所有者或管理员并且已是其他组织成员的组织成员将从您的组织中移除。" @@ -3243,10 +3246,10 @@ "message": "先决条件" }, "requireSsoPolicyReq": { - "message": "启用此策略前,需先启用“单个组织”企业策略。" + "message": "启用此策略前,需先启用单一组织企业策略。" }, "requireSsoPolicyReqError": { - "message": "“单个组织”策略未启用。" + "message": "单一组织策略未启用。" }, "requireSsoExemption": { "message": "组织的所有者和管理员豁免此策略。" @@ -3337,7 +3340,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendHiddenByDefault": { - "message": "此 Send 默认隐藏。使用下方的按钮可以切换。", + "message": "此 Send 默认隐藏。您可使用下方的按钮切换其可见性。", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "downloadFile": { diff --git a/src/locales/zh_TW/messages.json b/src/locales/zh_TW/messages.json index f9d74c4efd..cf9c7edf6d 100644 --- a/src/locales/zh_TW/messages.json +++ b/src/locales/zh_TW/messages.json @@ -3193,6 +3193,9 @@ "enterpriseSingleSignOn": { "message": "Enterprise Single Sign-On" }, + "ssoHandOff": { + "message": "You may now close this tab and continue in the extension." + }, "businessPortal": { "message": "Business Portal", "description": "The web portal used by business organizations for configuring certain features."