mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
New Crowdin updates (#1073)
* New translations messages.json (Romanian) * New translations messages.json (Turkish) * New translations messages.json (Ukrainian) * New translations messages.json (Chinese Simplified) * New translations messages.json (Chinese Traditional) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Estonian) * New translations messages.json (Serbian (Cyrillic)) * New translations messages.json (Latvian) * New translations messages.json (Azerbaijani) * New translations messages.json (English, United Kingdom) * New translations messages.json (Kannada) * New translations messages.json (Serbian (Latin)) * New translations messages.json (Swedish) * New translations messages.json (French) * New translations messages.json (Bulgarian) * New translations messages.json (Catalan) * New translations messages.json (Czech) * New translations messages.json (Danish) * New translations messages.json (German) * New translations messages.json (Finnish) * New translations messages.json (Slovak) * New translations messages.json (Hungarian) * New translations messages.json (Italian) * New translations messages.json (Japanese) * New translations messages.json (Korean) * New translations messages.json (Dutch) * New translations messages.json (Polish) * New translations messages.json (Russian)
This commit is contained in:
parent
324b74d5a6
commit
aa633480a0
4021
src/locales/az/messages.json
Normal file
4021
src/locales/az/messages.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -361,7 +361,7 @@
|
||||
"message": "Споделяне"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Преместване в организация"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ — копирано",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Трезор"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Преместване на избраните в организация"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Изтриване на избраното"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Елементът е редактиран"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ се премести в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Избраните записи бяха преместени в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Организации"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Изберете организацията, в която искате да преместите записа. Преместването прехвърля собствеността му към новата организация. След това няма вече директно да го притежавате."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Изберете организацията, в която искате да преместите избраните записи. Преместването прехвърля собствеността им към новата организация. След това няма вече директно да ги притежавате."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Редактиране на колекциите, с които записът е споделен. Само потребителите на организациите, с които колекцията е споделена, ще виждат записа."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Избрали сте $COUNT$ запис(а). От тях могат да се преместят: $MOVEABLE_COUNT$, не могат да се преместят: $NONMOVEABLE_COUNT$.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Въведете главната парола, за да изнесете данните."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Изнасяне"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Изнасяне на трезора"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Нищо не бе внесено."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Грешка при дешифрирането на изнесения файл. Ключът за шифриране не отговаря на този, който е използван за изнасянето на данните."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Избор на форма̀та на файла за внасяне"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Записът $ID$ беше преместен в организация.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Главната парола на потребителя $ID$ беше сменена.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Смяна на паролата"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Действието ще прекрати текущата сесия на $NAME$, след което ще се наложи той отново да се впише. Активните сесии на другите устройства може да останат такива до един час.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "този потребител"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Поне една политика на организация има следните изисквания към главната парола:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Успешна смяна на паролата!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Включването ще позволи на администраторите на организацията да променят главната Ви парола. Наистина ли искате да се включите?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Смяна на главната парола"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Позволяване на администраторите на организацията да сменят главните пароли на участващите потребители."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Потребителите в организацията ще трябва да се включат сами или да бъдат включени автоматично, преди администраторите да могат да сменят главните им пароли."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Автоматично включване"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Всички потребители ще бъдат включени автоматично в смяната на пароли след като приемат поканите си."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Потребителите, които вече са част от организацията, няма да бъдат включени в смяната на паролите. Те ще трябва да се включат сами, преди администраторите да могат да сменят главните им пароли."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Автоматично включване на новите потребители"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Тази организация включва автоматично новите си потребители в смяната на пароли. Това означава, че администраторите на организацията ще могат да променят главната Ви парола."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Празен отговор на заявката за ключовете на организацията"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Празен отговор на заявката за детайли относно смяната на паролата"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Записите, които са били в кошчето за повече от 30 дни, ще бъдат изтривани автоматично."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Това действие е защитено. За да продължите, въведете отново главната си парола, за да потвърдите самоличността си."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Изпращане на поканите наново"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Това действие не може да се изпълни за никого от избраните потребители."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Наистина ли искате да премахнете следните потребители? Процесът може да отнеме няколко секунди и не може да бъде прекъснат или отменен."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Потвърждаване на избраните"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Състояние на груповото действие"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Успешно потвърдено."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Успешно изпратени наново покани."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Успешно премахване"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Изключени като неподходящи за това действие."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Отпечатък"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Премахване на потребителите"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Грешка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Управлението на потребителите трябва също да бъде включено с разрешението за „Управление на помощта при смяната на паролата“"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Comparteix"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Desplaça a l'organització"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "S'ha copiat $VALUE$",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Caixa forta"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Desplaça la selecció a l'organització"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Suprimeix selecció"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Element editat"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ desplaçat a $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Els elements seleccionats s'han desplaçat a $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organitzacions"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Trieu una organització a la qual vulgueu desplaçar aquest element. El trasllat a una organització transfereix la propietat de l'element a aquesta organització. Ja no sereu el propietari directe d'aquest element una vegada s'haja mogut."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Trieu una organització a la qual vulgueu desplaçar aquests elements. El trasllat a una organització transfereix la propietat dels elements a aquesta organització. Ja no sereu el propietari directe d'aquests elements una vegada s'hagen mogut."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Editeu les col·leccions amb les què es comparteix aquest element. Només els usuaris de l'organització que tinguen accés a aquestes col·leccions podran veure'l."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Heu seleccionat $COUNT$ elements. $MOVEABLE_COUNT$ elements es poden desplaçar a una organització, $NONMOVEABLE_COUNT$ no.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Introduïu la contrasenya mestra per exportar les dades de la caixa forta."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exporta"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exporta la caixa forta"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "No s'ha importat res."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Error en desxifrar el fitxer exportat. La vostra clau de xifratge no coincideix amb la clau de xifratge utilitzada per exportar les dades."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Seleccioneu el format del fitxer d'importació"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Desplaça l'element $ID$ a una organització.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3413,7 +3413,7 @@
|
||||
"message": "Recompte màxim d'accés"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "Si s’estableix, els usuaris ja no podran accedir a aquest enviament una vegada s’assolisca el nombre màxim d’accessos.",
|
||||
"message": "Si s’estableix, els usuaris ja no podran accedir a aquest Send una vegada s’assolisca el nombre màxim d’accessos.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@ -3857,13 +3857,13 @@
|
||||
"message": "Per verificar el vostre 2FA, feu clic al botó següent."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Autenticar WebAutn"
|
||||
"message": "Autenticar WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn no és compatible amb aquest navegador."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong> WebAuthn s'ha verificat correctament! </strong> <br> Podeu tancar aquesta pestanya."
|
||||
"message": "WebAuthn s'ha verificat correctament! Podeu tancar aquesta pestanya."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "El vostre suggeriment de contrasenya no pot ser el mateix que la vostra contrasenya."
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Restabliment de la contrasenya mestra per a l'usuari $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Restableix la contrasenya"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "En continuar, es tancarà $NAME$ de la sessió actual, cosa que requereix que torneu a iniciar la sessió. Les sessions actives en altres dispositius poden continuar estant actives fins a una hora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "aquest usuari"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Una o més polítiques d’organització requereixen que la vostra contrasenya principal complisca els requisits següents:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "S'ha restablert la contrasenya correctament!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "La inscripció permetrà als administradors de l’organització canviar la vostra contrasenya mestra. Esteu segur que voleu inscriure-vos?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Restabliment de la contrasenya mestra"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Permetre als administradors de l'organització restablir la contrasenya mestra dels seus usuaris."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Els usuaris de l’organització hauran de registrar-se o ser registrats abans que els administradors puguen restablir la seua contrasenya mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Inscripció automàtica"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Una vegada s'accepte la invitació, tots els usuaris s'inscriuran automàticament al restabliment de la contrasenya."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Els usuaris que ja formen part de l’organització no s’inscriuran retroactivament al restabliment de la contrasenya. Hauran de registrar-se abans que els administradors puguen restablir la seua contrasenya mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Inscriviu automàticament usuaris nous"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Aquesta organització té una política empresarial que us inscriurà automàticament al restabliment de la contrasenya. La inscripció permetrà als administradors de l’organització canviar la vostra contrasenya mestra."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "La resposta de les claus d’organització és nul·la"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "La resposta Restableix detalls de contrasenya és nul·la"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Els xifratges que porten més de 30 dies a la paperera se suprimiran automàticament."
|
||||
"message": "Els elements que porten més de 30 dies a la paperera se suprimiran automàticament."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Els xifratges que porten un temps a la paperera se suprimiran automàticament."
|
||||
"message": "Els elements que porten un temps a la paperera se suprimiran automàticament."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Sol·licitud de la contrasenya mestra"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Aquesta acció està protegida. Per continuar, torneu a introduir la contrasenya principal per verificar la vostra identitat."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Tornar a enviar invitacions"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Aquesta acció no és aplicable a cap dels usuaris seleccionats."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Esteu segur que voleu eliminar els usuaris següents? El procés pot tardar uns segons a completar-se i no es pot interrompre ni cancel·lar."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Confirma la selecció"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Estat de l'acció en bloc"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Confirmat correctament."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Reconvidat correctament."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Suprimit correctament"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Exclòs, no aplicable per a aquesta acció."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Empremta digital"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Suprimeix usuaris"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "L'administració d'usuaris també ha d'estar habilitada amb el permís de l'administració de restabliment de contrasenyes"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Sdílet"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Přesunout do organizace"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ zkopírováno",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Trezor"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Přesunout vybrané do organizace"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Smazat vybrané"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Položka byla upravena"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ přesunut do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Vybrané položky přesunuty do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organizace"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Vyberte organizaci, do které chcete tuto položku přesunout. Přesun do organizace převede vlastnictví položky této organizaci. Po přesunutí této položky již nebudete přímým vlastníkem této položky."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Vyberte organizaci, do které chcete tyto položky přesunout. Přesun do organizace převede vlastnictví položek této organizaci. Po přesunutí již nebudete přímým vlastníkem těchto položek."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Upravit kolekce, ve kterých je tato položka sdílená. Pouze uživatelé organizace, kteří mají přístup k těmto kolekcím, budou moci tuto položku vidět."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Vybrali jste $COUNT$ položku(ek). $MOVEABLE_COUNT$ položku(ek) lze přesunout do organizace, $NONMOVEABLE_COUNT$ nelze.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Zadejte své hlavní heslo pro export dat."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportovat"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportovat přihlašovací údaje"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Nic nebylo importováno"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Chyba při dešifrování exportovaného souboru. Váš šifrovací klíč se neshoduje s klíčem použitým během exportu dat."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vyberte formát importovaného souboru"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Položka $ID$ přesunuta do organizace.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Hlavní heslo uživatele $ID$ obnoveno.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Obnovit heslo"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Pokračováním odhlásíte $NAME$ z aktuální relace, což znamená, že se budou muset znovu přihlásit. Aktivní relace na jiných zařízeních mohou zůstat aktivní až po dobu jedné hodiny.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "tento uživatel"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Jedna nebo více zásad organizace vyžaduje, aby hlavní heslo splňovalo následující požadavky:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Heslo bylo úspěšně obnoveno!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Registrace umožní správcům organizace změnit vaše hlavní heslo. Opravdu se chcete zaregistrovat?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Obnovení hlavního hesla"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Povolte správcům v organizaci resetovat hlavní heslo uživatelů organizace."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Uživatelé v organizaci se budou muset sami zaregistrovat nebo být automaticky zaregistrovaní předtím, než budou moct správcové resetovat jejich hlavní heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatická registrace"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Jakmile bude jejich pozvání přijato, všichni uživatelé budou automaticky zaregistrováni do obnovení hesla."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Uživatelé, kteří jsou již v organizaci, nebudou zpětně zaregistrováni do obnovení hesla. Než budou moci správci obnovit hlavní heslo, budou se muset zaregistrovat sami."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Automaticky zaregistrovat nové uživatele"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Tato organizace má podnikové zásady, které vás automaticky zaregistrují k obnovení hesla. Registrace umožní správcům organizace změnit vaše hlavní heslo."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Odpověď klíčů organizace je prázdná"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Odpověď na obnovení hesla je prázdná"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Položky, které byly v koši déle než 30 dní, budou automaticky smazány."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Tato akce je chráněna. Chcete-li pokračovat, zadejte znovu vaše hlavní heslo, abychom ověřili vaší totožnost."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Znovu odeslat pozvánky"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Tuto akci nelze použít na žádného z vybraných uživatelů."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Opravdu chcete odebrat následující uživatele? Proces může trvat několik sekund a nelze jej přerušit ani zrušit."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Potvrdit vybrané"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Stav hromadné akce"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Úspěšně potvrzeno."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Znovu úspěšně pozváno."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Úspěšně odstraněno"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Vyloučené, neplatí pro tuto akci."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Otisk prstu"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Odebrat uživatele"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Chyba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Správa uživatelů musí být také povolena s oprávněním spravovat obnovení hesla"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Del"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Flyt til organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopieret",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Boks"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Flyt valgte til organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Slet valgte"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Redigerede element"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ flyttet til $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Valgte emner flyttet til $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisationer"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Vælg den organisation, som du vil flytte dette emne til. Flytning overfører ejerskab af emnet til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af emnet."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Vælg en organisation, som du vil flytte disse emner til. Flytning overfører ejerskabet af emnerne til organisationen, og du vil efter flytningen ikke længere være den direkte ejer af disse emner."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Redigér de samlinger, som dette element deles med. Kun organisationsbrugere med adgang til disse samlinger vil kunne se dette element."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Du har valgt $COUNT$ emne(r). $MOVEABLE_COUNT$ emne(r) kan flyttes til en organisation, $NONMOVEABLE_COUNT$ kan ikke.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Indtast din hovedadgangskode for at eksportere dine data fra boksen."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Eksportér"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Eksportér boks"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Intet blev importeret."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Fejl ved dekryptering af den eksporterede fil. Din krypteringsnøglen matcher ikke den krypteringsnøgle, som blev anvendt til dataeksporten."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vælg formatet for importfilen"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Flyttede emnet $ID$ til en organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3863,7 +3863,7 @@
|
||||
"message": "Denne browser understøtter ikke WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn bekræftet!</strong><br>Denne fane kan lukkes."
|
||||
"message": "WebAuthn bekræftet Du kan lukke denne fane."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Dit kodeordstip må ikke være identisk med din adgangskode."
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Hovedadgangskode nulstillet for bruger $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Nulstil adgangskode"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Ved at fortsætte logges $NAME$ ud af sin nuværende session, hvilket kræver, at vedkommende logger ind igen. Aktive sessioner på andre enheder forbliver muligvis aktive i op til en time.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "denne bruger"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Én eller flere organisationspolitikker kræver, at hovedadgangskoden opfylder følgende krav:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Adgangskode nulstillet!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Indrullering vil tillade organisationsadministratorer at ændre din hovedadgangskode. Er du sikker på, at du vil indrullere dig?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Nulstil hovedadgangskode"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Tillad administratorer i organisationen at nulstille organisationsbrugeres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Brugere i organisationen skal selvindrullere eller være auto-indrulleret, før administratorer kan nulstille deres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Auto-indrullering"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Alle brugere opsættes automatisk til adgangskodenulstilling, når deres invitation er accepteret."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Brugere, som allerede er i organisationen, opsættes ikke med tilbagevirkende kraft til adgangskodenulstilling. De skal selvindrullere, før administratorer kan nulstille deres hovedadgangskode."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Auto-indrullér nye brugere"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Denne organisation har en virksomhedspolitik, der auto-opsætter dig til adgangskodenulstilling. Opsætningen giver organisationsadministratorer mulighed for at ændre din hovedadgangskode."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Organisationsnøgler svar er null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Nulstil adgangskode detaljer svar er null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Koder, som har været i papirkurven i mere end 30 dage, slettes automatisk."
|
||||
"message": "Elementer, som har været i papirkurven i mere end 30 dage, slettes automatisk."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Koder, som har været i papirkurven i et stykke tid, slettes automatisk."
|
||||
"message": "Elementer, som har været i papirkurven i et stykke tid, slettes automatisk."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Genanmodning om hovedadgangskode"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Denne handling er beskyttet. For at fortsætte, angiv din hovedadgangskode igen for at bekræfte din identitet."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Gensend invitationer"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Denne handling er ikke anvendelig for nogen af de valgte brugere."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Er du sikker på, at du vil fjerne følgende brugere? Processen kan tage et par sekunder at fuldføre og kan ikke afbrydes eller annulleres."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Bekræft valgte"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Status for massehandling"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Bekræftet med succes."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Geninviteret med succes."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Fjernet med succes"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Udelukket, ikke anvendeligt til denne handling."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Fingeraftryk"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Fjern brugere"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Fejl"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Administrér brugere skal også være aktiveret med tilladelsen Håndtér adgangskodenulstilling"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Teilen"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "In Organisation verschieben"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopiert",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Tresor"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Auswahl zur Organisation verschieben"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Auswahl löschen"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Eintrag bearbeitet"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ verschoben nach $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Ausgewählte Einträge nach $ORGNAME$ verschoben",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisationen"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Wähle eine Organisation aus, in die du diesen Eintrag verschieben möchtest. Das Verschieben in eine Organisation überträgt das Eigentum an diese Organisation. Du bist nicht mehr der direkte Besitzer dieses Eintrags, sobald er verschoben wurde."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Wähle eine Organisation aus, in die du diese Einträge verschieben möchtest. Das Verschieben in eine Organisation überträgt das Eigentum der Einträge an diese Organisation. Du bist nicht mehr der direkte Besitzer dieser Einträge, sobald sie verschoben wurden."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Bearbeiten Sie die Sammlungen, mit denen dieser Eintrag geteilt wird. Nur Organisationsmitglieder mit Zugriff auf diese Sammlungen werden diesen Eintrag sehen können."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Du hast $COUNT$ Element(e) ausgewählt. $MOVEABLE_COUNT$ Element(e) können in eine Organisation verschoben werden, $NONMOVEABLE_COUNT$ nicht.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Es wurde nichts importiert."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Fehler beim Entschlüsseln der exportierten Datei. Dein Verschlüsselungscode stimmt nicht mit dem beim Export verwendeten Verschlüsselungscode überein."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Wählen Sie das Format Ihrer Import-Datei"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Eintrag $ID$ wurde in eine Organisation verschoben.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Master-Passwort für Benutzer $ID$ zurückgesetzt.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Passwort zurücksetzen"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Wenn du fortfährst, wird $NAME$ aus seiner aktuellen Sitzung ausgeloggt und muss sich erneut einloggen. Aktive Sitzungen auf anderen Geräten können bis zu einer Stunde weiterhin aktiv bleiben.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "dieser Benutzer"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Eine oder mehrere Organisationsrichtlinien erfordern, dass dein Master-Passwort die folgenden Anforderungen erfüllt:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Passwort erfolgreich zurückgesetzt!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Die Registrierung erlaubt Administratoren der Organisation, dein Master-Passwort zu ändern. Bist du sicher, dass du dich registrieren möchtest?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Master-Passwort zurücksetzen"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Administratoren in der Organisation erlauben, das Master-Passwort der Organisationsbenutzer zurückzusetzen."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Benutzer in der Organisation müssen sich selbst registrieren oder automatisch registriert sein, bevor Administratoren deren Master-Passwort zurücksetzen können."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatische Registrierung"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Alle Benutzer werden automatisch für das Zurücksetzen des Passworts registriert, sobald ihre Einladung angenommen wurde."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Benutzer, die bereits in der Organisation sind, werden nicht rückwirkend für das Zurücksetzen des Passworts registriert. Sie müssen sich selbst registrieren, bevor Administratoren deren Master-Passwort zurücksetzen können."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Neue Benutzer automatisch registrieren"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Diese Organisation hat eine Unternehmensrichtlinie, die dich automatisch zum Zurücksetzen deines Passworts registriert. Die Registrierung wird es Administratoren der Organisation erlauben, dein Master-Passwort zu ändern."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Die Rückmeldung der Organisationsschlüssel ist null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Die Rückmeldung der Passwort Details Zurücksetzung ist null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Chiffren, die länger als 30 Tage im Papierkorb waren, werden automatisch gelöscht."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Diese Aktion ist geschützt. Um fortzufahren, geben Sie bitte Ihr Master-Passwort erneut ein, um Ihre Identität zu bestätigen."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Einladungen erneut senden"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Diese Aktion ist für keinen der ausgewählten Benutzer anwendbar."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Bist du sicher, dass du die folgenden Benutzer entfernen möchtest? Der Prozess kann einige Sekunden dauern und kann nicht unterbrochen oder abgebrochen werden."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Auswahl bestätigen"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Multi-Aktion Status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Erfolgreich bestätigt."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Erfolgreich wieder eingeladen."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Erfolgreich entfernt"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Ausgeschlossen, nicht anwendbar für diese Aktion."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Fingerabdruck"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Benutzer entfernen"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Fehler"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Benutzer verwalten muss ebenfalls mit der Passwort zurücksetzen Berechtigung aktiviert werden"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Share"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Move to Organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Vault"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Move Selected to Organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Delete selected"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisations"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Choose an organisation that you wish to move this item to. Moving to an organisation transfers ownership of the item to that organisation. You will no longer be the direct owner of this item once it has been moved."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Choose an organisation that you wish to move these items to. Moving to an organisation transfers ownership of the items to that organisation. You will no longer be the direct owner of these items once they have been moved."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edit the collections that this item is being shared with. Only organisation users with access to these collections will be able to see this item."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organisation, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Moved item $ID$ to an organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3926,22 +3926,22 @@
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "One or more organisation policies require the master password to meet the following requirements:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Enrollment will allow organisation administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Allow administrators in the organisation to reset organisation users' master password."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Users in the organisation will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
@ -3950,16 +3950,16 @@
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Users already in the organisation will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "This organisation has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organisation administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Organisation Keys response is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
@ -3986,7 +3986,7 @@
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or cancelled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Jaga"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Teisalda organisatsioonile"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ on kopeeritud",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Hoidla"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Teisalda valitud organisatsioonile"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Kustuta valitud"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Kirje on muudetud"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ teisaldati $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Valitud kirjed teisaldati $ORGNAME$-le",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisatsioon"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Vali organisatsioon, kuhu soovid seda kirjet teisaldada. Teisaldamisega saab kirje omanikuks organisatsioon. Pärast kirje teisaldamist ei ole sa enam selle otsene omanik."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Vali organisatsioon, kuhu soovid seda kirjet teisaldada. Teisaldamisega saab kirje omanikuks organisatsioon. Pärast kirje teisaldamist ei ole sa enam selle otsene omanik."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Muuda kollektsioone, millega seda kirjet jagatakse. Seda kirjet näevad üksnes organisatsiooni kasutajad, kes omavad nendele kollektsioonidele ligipääsu."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Valisid $COUNT$ kirje(t). $MOVEABLE_COUNT$ kirje(t) saab teisaldada organisatsioonile, $NONMOVEABLE_COUNT$ ei saa.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Hoidlas olevate andmete eksportimiseks on vajalik ülemparooli sisestamine."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Ekspordi"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Hoidla sisu eksportimine"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Midagi ei imporditud."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Eksporditud faili dekrüpteerimine nurjus. Sinu krüpteerimisvõti ei ühti selle võtmega, mida kasutati andmete eksportimisel."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vali imporditava faili vorming"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Kirje $ID$ on teisaldatud organisatsioonile.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -2704,7 +2704,7 @@
|
||||
"message": "Kui sa ei pääse oma kontole ühegi kaheastmeliste kinnitamise meetodi abiga ligi, saad selle välja lülitada. Selleks kasuta kaheastmelise kinnitamise tühistamise koodi."
|
||||
},
|
||||
"recoverAccountTwoStep": {
|
||||
"message": "Taasta ligipääs kaheastmelise kinnitamiseta"
|
||||
"message": "Taasta kaheastmelise kinnitamise ligipääs"
|
||||
},
|
||||
"twoStepRecoverDisabled": {
|
||||
"message": "Sinu konto kaheastmeline kinnitamine on välja lülitatud."
|
||||
@ -3631,7 +3631,7 @@
|
||||
"message": "Hädaolukorra ligipääsust keelduti"
|
||||
},
|
||||
"passwordResetFor": {
|
||||
"message": "$USER$ parool on taastatud. Saad nüüd uue parooliga sisse logida.",
|
||||
"message": "$USER$ parool on lähtestatud. Saad nüüd uue parooliga sisse logida.",
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"content": "$1",
|
||||
@ -3746,7 +3746,7 @@
|
||||
"message": "Kasutajate haldamine"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Parooli taastamise haldamine"
|
||||
"message": "Parooli lähtestamise haldamine"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Enne selle poliitika keelamist pead Single Sign-On autentimise käsitsi välja lülitama."
|
||||
@ -3762,7 +3762,7 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendNameDesc": {
|
||||
"message": "Sisesta Sendi nimi.",
|
||||
"message": "Sisesta Sendi nimi (kohustuslik).",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendTextDesc": {
|
||||
@ -3869,13 +3869,13 @@
|
||||
"message": "Parooli vihje ei saa olla sama mis parool ise."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Liitu parooli taastamise valikuga"
|
||||
"message": "Liitu parooli lähtestamise valikuga"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Parooli taastamise valikuga liitunud"
|
||||
"message": "Liitusid parooli lähtestamise valikuga"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Tühista parooli taastamise valik"
|
||||
"message": "Tühista nõusolek parooli lähtestamiseks"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Liitumine õnnestus!"
|
||||
@ -3884,7 +3884,7 @@
|
||||
"message": "Tühistamine õnnestus!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "Kasutaja $ID$ liitus parooli taastamise valikuga.",
|
||||
"message": "Kasutaja $ID$ liitus parooli lähtestamise valikuga.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3893,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "Kasutaja $ID$ tühistas parooli taastamise valiku.",
|
||||
"message": "Kasutaja $ID$ tühistas parooli taastamise valiku nõusuoleku.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Kasutaja $ID$ ülemparool on lähtestatud.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Lähtesta parool"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Jätkates logitakse $NAME$ praegusest sessioonis välja, mistõttu peavad nad kontosse uuesti sisse logima. Teised kontoga ühendatud seadmed võivad jääda sisselogituks kuni üheks tunniks.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,40 +3923,40 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "see kasutaja"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Üks või enam organisatsiooni eeskirja nõuavad, et ülemparool vastaks nendele nõudmistele:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Parool on edukalt lähtestatud!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Liitumine võimaldab organisatsiooni administraatoritel sinu ülemparooli muuta. Oled kindel, et soovid liituda?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Ülemparooli lähtestamine"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Võimalda organisatsiooni administraatoritel kasutajate ülemparooli lähtestada."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Organisatsiooni kuuluvad kasutajad peavad ise liituma või nad liidetakse automaatselt, enne kui nende ülemparooli lähtestada saab."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automaatne liitumine"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Kõik kasutajad, kes aktsepteerivad kutse, liidetakse automaatselt parooli lähtestamise funktsiooniga."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Kasutajad, kes on juba organisatsiooni liikmed, liidetakse parooli lähtestamise valikuga tagasiulatuvalt. Nad peavad selle ise üle kinnitama, enne kui administraatoritel tekib võimalus nende paroole lähtestada."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Liida uued kasutajad automaatselt"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Selle organisatsiooni poliitika kohaselt liidetakse sind automaatselt ülemparooli lähtestamise funktsiooniga. Liitumisel saavad organisatsiooni administraatorid sinu ülemparooli muuta."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "See tegevus on kaitstud. Jätkamiseks sisesta oma ülemparool."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Saada kutsed uuesti"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "See valik rakendub mistahes valitud kasutajatele."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Oled kindel, et soovid järgnevaid kasutajaid eemaldada? See tegevus võib võtta paar sekundit ning seda ei saa katkestada."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Kinnita valitud"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Masstegevuse staatus"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Edukalt kinnitatud."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Edukalt uuesti kutsutud."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Edukalt eemaldatud"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Välja jäetud, ei rakendu sellel tegevuse puhul."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Sõrmejälg"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Kasutajate eemaldamine"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Viga"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "\"Parooli lähtestamise haldamine\" nõuab ka valiku \"Kasutajate haldamine\" sisselülitamist"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Jaa"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Siirrä organisaatioon"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopioitiin",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Holvi"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Siirrä valitut organisaatioon"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Poista valitut"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Muokattiin kohdetta"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ siirrettiin organisaatioon $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Valitut kohteet siirrettiin organisaatioon $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -731,7 +731,7 @@
|
||||
"message": "Käytä YubiKey-todennuslaitetta tilisi avaukseen. Toimii YubiKey 4 ja 5 -sarjojen sekä NEO -laitteiden kanssa."
|
||||
},
|
||||
"duoDesc": {
|
||||
"message": "Vahvista Duo Securityn avulla käyttäen Duo Mobile ‑sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
|
||||
"message": "Vahvista kirjautuminen Duo Securityn avulla käyttäen Duo Mobile ‑sovellusta, tekstiviestiä, puhelua tai U2F-todennuslaitetta.",
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"duoOrganizationDesc": {
|
||||
@ -751,7 +751,7 @@
|
||||
"message": "Käytä mitä tahansa WebAuthn‑yhteensopivaa todennuslaitetta päästäksesi käsiksi tiliisi."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Siirretty FIDO:sta)"
|
||||
"message": "(siirretty FIDO:sta)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Sähköpostiosoite"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisaatiot"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Valitse organisaatio, johon haluat siirtää kohteen. Tämä siirtää kohteen organisaation omistukseen, etkä tämän jälkeen ole enää sen suora omistaja."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Valitse organisaatio, johon haluat siirtää kohteet. Tämä siirtää kohteet organisaation omistukseen, etkä tämän jälkeen ole enää niiden suora omistaja."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Muokkaa kokoelmia, joihin tämä kohde on jaettu. Kohteen näkevät vain ne organisaation käyttäjät, joilla on käyttöoikeus näihin kokoelmiin."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Olet valinnut $COUNT$ kohdetta. $MOVEABLE_COUNT$ kohdetta voidaan siirtää organisaatioon, $NONMOVEABLE_COUNT$ ei.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Syötä pääsalasanasi viedäksesi holvisi tiedot."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Vie"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Vie holvi"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Mitään ei tuotu."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Virhe purettaessa viedyn tiedoston salausta. Salausavaimesi ei vastaa viennissä käytettyä salausavainta."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Valitse tuotavan tiedoston muoto"
|
||||
@ -1122,7 +1122,7 @@
|
||||
"message": "Verkkotunnusten säännöt"
|
||||
},
|
||||
"domainRulesDesc": {
|
||||
"message": "Jos kirjautumistietosi ovat samat useille verkkotunnuksille, voit merkata sivustot vastaavanlaisiksi. Bitwarden on luonut sinulle valmiiksi globaaleita verkkotunnuksia."
|
||||
"message": "Jos kirjautumistietosi ovat samat useille verkkotunnuksille, voit merkata sivustot vastaavanlaisiksi. Bitwarden on luonut sinulle valmiiksi joitakin globaaleja verkkotunnuksia."
|
||||
},
|
||||
"globalEqDomains": {
|
||||
"message": "Globaalit vastaavat verkkotunnukset"
|
||||
@ -1660,7 +1660,7 @@
|
||||
}
|
||||
},
|
||||
"addons": {
|
||||
"message": "Lisäykset"
|
||||
"message": "Laajennukset"
|
||||
},
|
||||
"premiumAccess": {
|
||||
"message": "Premium-käyttöoikeus"
|
||||
@ -1679,7 +1679,7 @@
|
||||
}
|
||||
},
|
||||
"additionalStorageGb": {
|
||||
"message": "Lisättävä tallennustila, Gt"
|
||||
"message": "Lisää tallennustilaa (Gt)"
|
||||
},
|
||||
"additionalStorageGbDesc": {
|
||||
"message": "Gigatavujen määrä"
|
||||
@ -1874,7 +1874,7 @@
|
||||
}
|
||||
},
|
||||
"gbStorageAdd": {
|
||||
"message": "Lisättävä tallennustila, Gt"
|
||||
"message": "Lisättävän tallennustilan määrä (Gt)"
|
||||
},
|
||||
"gbStorageRemove": {
|
||||
"message": "Poistettava tallennustila, Gt"
|
||||
@ -1934,7 +1934,7 @@
|
||||
"message": "Organisaation nimi"
|
||||
},
|
||||
"accountOwnedBusiness": {
|
||||
"message": "Tämän tilin omistaa yritys."
|
||||
"message": "Tlin omistaa yritys."
|
||||
},
|
||||
"billingEmail": {
|
||||
"message": "Laskutuksen sähköpostiosoite"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Kohde $ID$ siirrettiin organisaatioon.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3857,13 +3857,13 @@
|
||||
"message": "Vahvista kaksivaiheinen kirjautuminen (2FA) klikkaamalla alla olevaa painiketta."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Todenna WebAuthn"
|
||||
"message": "WebAuthn-todennus"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn ei ole tuettu tässä selaimessa."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn vahvistettiin onnistuneesti!</strong><br>Voit sulkea välilehden."
|
||||
"message": "WebAuthn-todennus onnistui! Voit sulkea välilehden."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Salasanavihjeesi ei voi olla sama kuin salasanasi."
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Pääsalasanan palautus käyttäjälle $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Palauta salasana"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Jatkamalla kirjataan käyttäjät $NAME$ ulos nykyisistä istunnoistaan, jonka jälkeen heidän on kirjauduttava uudelleen. Aktiiviset istunnot toisilla laitteilla saattavat pysyä aktiivisina vielä tunnin ajan.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "tämä käyttäjä"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Yksi tai useampi organisaatiokäytäntö edellyttää, että pääsalasanasi täyttää seuraavat vaatimukset:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Salasanan palautus onnistui!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Liittyminen sallii organisaation ylläpitäjien vaihtaa pääsalasanasi. Haluatko varmasti liittyä?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Pääsalasanan palautus"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Salli organisaation ylläpitäjien palauttaa organisaation käyttäjien pääsalasana."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Organisaation käyttäjien on liityttävä itse tai automaattisen liitännän välityksellä ennen kuin ylläpitäjät voivat palauttaa heidän pääsalasanansa."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automaattinen liittyminen"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Kaikki käyttäjät liitetään salasanan palautukseen automaattisesti kun heidän kutsunsa hyväksytään."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Vanhoja organisaation käyttäjiä ei liitetä salasanan palautukseen takautuvasti, vaan heidän on itse liityttävä siihen ennen kuin järjestelmänvalvojat voivat palauttaa heidän pääsalasanaansa."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Liitä uudet käyttäjät automaattisesti"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Organisaatiolla on käytäntö, joka liittää sinut automaattisesti salasanan palautukseen. Liitos sallii organisaation ylläpitäjien vaihtaa pääsalasanasi."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Organisaatioavainten vastaus on tyhjä"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Salasanan palautuksen tietojen vastaus on tyhjä"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Roskakorissa yli 30 päivää olleet salausavaimet poistetaan automaattisesti."
|
||||
"message": "Roskakorissa yli 30 päivää olleet kohteet poistetaan automaattisesti."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Roskakorissa jonkin aikaa olleet salausavaimet poistetaan automaattisesti."
|
||||
"message": "Roskakorissa jonkin aikaa olleet kohteet poistetaan automaattisesti."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Pääsalasanan uudelleenkysely"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Toiminto on suojattu. Jatkaaksesi, syötä pääsalasanasi uudelleen vahvistaaksesi henkilöllisyytesi."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Lähetä kutsut uudelleen"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Toiminto ei koske valittuja käyttäjiä."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Haluatko varmasti poistaa poistaa seuraavat käyttäjät? Toiminto saattaa kestää muutamia sekunteja, eikä sitä voi keskeyttää tai peruuttaa."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Vahvista valitut"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Joukkotoiminnon tila"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Vahvistettu onnistuneesti."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Kutsuttu uudelleen onnistuneesti."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Poistettu onnistuneesti"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Ohitettu, ei koske tätä toimintoa."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Sormenjälki"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Poista käyttäjiä"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Virhe"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Käyttäjien hallinnan on myös oltava käytössä \"Hallinnoi salasanan palautusta\" -oikeuden kanssa"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Partager"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Déplacer vers l'Organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copié",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Coffre"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Déplacer la Sélection vers l'Organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Supprimer les éléments sélectionnés"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Élément modifié"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ déplacés vers $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Les éléments sélectionnés ont été déplacés vers $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisations"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Choisissez une organisation vers laquelle vous souhaitez déplacer cet élément. Déplacer vers une organisation transfère la propriété de l'élément à cette organisation. Vous ne serez plus le propriétaire direct de cet objet une fois qu'il a été déplacé."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Choisissez une organisation vers laquelle vous souhaitez déplacer ces éléments. Le déplacement vers une organisation transfère la propriété des éléments à cette organisation. Vous ne serez plus le propriétaire direct de ces objets une fois qu'ils ont été déplacés."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Modifier les collections avec lesquelles cet élément est partagé. Seuls les utilisateurs de l'organisation avec un accès à ces collections pourront voir cet élément."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Vous avez sélectionné $COUNT$ élément(s). $MOVEABLE_COUNT$ élément(s) peuvent être déplacés vers une organisation, $NONMOVEABLE_COUNT$ ne peuvent pas.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Saisissez votre mot de passe maître pour exporter les données de votre coffre."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exporter"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exporter le coffre"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Rien à importer."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Erreur lors du déchiffrement du fichier exporté. Votre clé de chiffrement ne correspond pas à la clé de chiffrement utilisée pour exporter les données."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Sélectionnez le format du fichier à importer"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "L'élément $ID$ a été déplacé vers une organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Réinitialisation du mot de passe maître pour l'utilisateur $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Réinitialiser le Mot de Passe"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "En continuant, $NAME$ seront déconnectés de leur session actuelle, ce qui leur demandera de se reconnecter. Les sessions actives sur d'autres appareils peuvent rester actives jusqu'à une heure.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "cet utilisateur"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Une ou plusieurs politiques d'organisation requièrent le mot de passe maître pour répondre aux exigences suivantes :"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Réinitialisation du Mot de Passe réussie!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe principal. Êtes-vous sûr de vouloir vous inscrire ?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Réinitialisation du Mot de Passe Maître"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Permettre aux administrateurs de l'organisation de réinitialiser le mot de passe maître des utilisateurs de l'organisation."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Les utilisateurs de l'organisation devront s'inscrire personnellement ou être inscrits automatiquement avant que les administrateurs puissent réinitialiser leur mot de passe principal."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Inscription Automatique"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Tous les utilisateurs seront automatiquement inscrits à la réinitialisation du mot de passe une fois leur invitation acceptée."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Les utilisateurs déjà dans l'organisation ne seront pas inscrits rétroactivement à la réinitialisation du mot de passe. Ils devront s'inscrire personnellement avant que les administrateurs puissent réinitialiser leur mot de passe maître."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Inscrire automatiquement les nouveaux utilisateurs"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Cette organisation a une politique d'entreprise qui vous inscrira automatiquement dans la réinitialisation du mot de passe. L'inscription permettra aux administrateurs de l'organisation de changer votre mot de passe principal."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "La réponse des Clés de l'Organisation est nulle"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "La réponse aux Détails de Réinitialisation du Mot de Passe est nulle"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Cette action est protégée. Pour continuer, veuillez ressaisir votre mot de passe maître pour vérifier votre identité."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Renvoyer les Invitations"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Cette action n'est applicable à aucun des utilisateurs sélectionnés."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Êtes-vous sûr de vouloir supprimer les utilisateurs suivants ? Le processus peut prendre quelques secondes et ne peut être interrompu ou annulé."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Confirmer la Sélection"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Statut de l'action groupée"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Confirmé avec succès."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Réinvité avec succès."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Supprimé avec succès"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Exclu, non applicable pour cette action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Empreinte digitale"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Supprimer les utilisateurs"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Erreur"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "La Gestion des Utilisateurs doit également être activée avec Gérer la Permission de Réinitialisation du Mot de Passe"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Megosztás"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Áthelyezés szervezetbe"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ másolásra került.",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Széf"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "A kiválasztott áthelyezése szervezetbe"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Kijelöltek törlése"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Az elem szerkesztésre került."
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ átkerült $ORGNAME$ szervezethez",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "A kiválasztott elemek átkerültek $ORGNAME$ szervezethez",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Szervezetek"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Válasszunk egy szervezetet, ahová áthelyezni szeretnénk ezt az elemet. A szervezetbe áthelyezés átruházza az elem tulajdonjogát az adott szervezetre. Az áthelyezés után többé nem leszünk az elem közvetlen tulajdonosa."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Válasszunk egy szervezetet, ahová áthelyezni szeretnénk ezeket az elemeket. A szervezetbe áthelyezés átruházza az elemek tulajdonjogát az adott szervezetre. Az áthelyezés után többé nem leszünk az elemek közvetlen tulajdonosa."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "A megosztásra kerülő elem gyűjteményének szerkesztése. Csak az ezeket a gyűjteményeket elérő szervezeti felhasználók látják ezt az elemet."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "$COUNT$ elem került kiválasztásra. $MOVEABLE_COUNT$ elem áthelyezhető szervezethezi, $NONMOVEABLE_COUNT$ nem.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "A mesterjelszó megadása a széfadatok exportálásához."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportálás"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Széf exportálása"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Semmi nem lett importálva."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Hiba történt az exportált fájl visszafejtése során. A titkosítási kulcs nem egyezik meg az adatok exportálásához használt titkosítási kulccsal."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Válasszuk ki az import fájl formátumát."
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "$ID$ elem átkerült egy szervezethez.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "A mesterjelszó alaphelyzetbe került $ID$ felhasználónál.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Jelszó visszaállítása"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "A folytatással $NAME$ kijelentkezik az aktuális munkamenetből és újra be kell jelentkeznie. A más eszközökön végzett aktív munkamenetek akár egy órán keresztül is aktívak maradhatnak.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "ez a felhasználó"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Egy vagy több szervezeti rendszabályhoz mesterjelszó szükséges a következő követelmények megfeleléséhez:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "A jelszó alaphelyzetbe állítása sikeres volt."
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "A regisztráció lehetővé teszi a szervezet adminisztrátorainak a saját mesterjelszó megváltoztatását. Biztosan feliratkozunk?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Mesterjelszó alaphelyzetbe állítás"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "A szervezet adminisztrátorai alaphelyzetbe állíthatják a szervezet mesterjelszavát."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "A szervezet felhasználóinak regisztrálniuk kell magukat vagy automatikus regisztrálás szükséges mielőtt az adminisztrátorok alaphelyzetbe állíthatják a mesterjelszavukat."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatikus regisztráció"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "A meghívó elfogadását követően minden felhasználó automatikusan regisztrálásra kerül a jelszó alaphelyzetbe állításnál."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "A szervezetben már szereplő felhasználók nem kerülnek visszamenőleg regisztrálva a jelszó alaphelyzetbe állításnál. Regisztráln kell magunkat, mielőtt az adminisztrátorok alaphelyzetbe állíthatják a mesterjelszavukat."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Új felhasználók automatikus regisztrálása"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Ennek a szervezetnek van egy vállalati házirendje, amely automatikusan regisztrál a jelszó alaphelyzetbe állítására. A regisztráció lehetővé teszi a szervezet adminisztrátorainak a mesterjelszó megváltoztatását."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "A szervezeti kulcs válasza null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "A jelszó alaphelyzetbe állítás válasza null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "A 30 napnál régebben lomtárba került elemek automatikusan törlésre kerülnek."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "A művelet védett. A személyazonosság igazolásához adjuk meg ismét a mesterjelszót."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Meghívó újraküldése"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Ez a művelet a kiválasztott felhasználók egyikére sem alkalmazható."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Biztosan eltávolításra kerüljenek a következő felhasználók? A folyamat néhány másodpercet vehet igénybe és nem szakítható meg vagy törölhető."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Kiválasztás megerősítése"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Tömeges művelet állapot"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "A megerősítés sikeres volt."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Az ismételt meghívás sikeres volt."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Az eltávolítás sikeres volt."
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Kizárva, nem alkalmazható erre a műveletre."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Ujjlenyomat"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Felhasználók eltávolítása"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Hiba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "A felhasználók kezelését engedélyezni kell a Jelszó visszaállításának kezelése jogosultsággal is."
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Condividi"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Sposta in organizzazione"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copiato",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Cassaforte"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Sposta selezionati in organizzazione"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Elimina selezionati"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Elemento modificato"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ spostato in $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Elementi selezionati spostati in $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organizzazioni"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Scegli un'organizzazione in cui desideri spostare questo elemento. Spostare in un'organizzazione trasferisce la proprietà dell'elemento all'organizzazione. Non sarai più il proprietario diretto di questo elemento una volta spostato."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Scegli un'organizzazione in cui desideri spostare questo elemento. Spostare in un'organizzazione trasferisce la proprietà dell'elemento all'organizzazione. Non sarai più il proprietario diretto di questo elemento una volta spostato."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Modifica le raccolte con le quali questo elemento viene condiviso. Solo gli utenti di organizzazioni che hanno accesso a queste raccolte saranno in grado di visualizzare questo elemento."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Hai selezionato $COUNT$ elementi. $MOVEABLE_COUNT$ elementi possono essere spostati in un'organizzazione, $NONMOVEABLE_COUNT$ no.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Inserisci la tua password principale per esportare i dati della tua cassaforte."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Esporta"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Esporta cassaforte"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Non è stato importato nulla."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Errore durante la decifratura del file esportato. La chiave di cifratura non corrisponde alla chiave di cifratura utilizzata per esportare i dati."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Seleziona il formato del file da importare"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Spostato l'elemento $ID$ in un'organizzazione.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3543,7 +3543,7 @@
|
||||
"message": "Entra in possesso"
|
||||
},
|
||||
"takeoverDesc": {
|
||||
"message": "Puoi reimpostare il tuo account con una nuova password principale."
|
||||
"message": "Puoi ripristinare il tuo account con una nuova password principale."
|
||||
},
|
||||
"waitTime": {
|
||||
"message": "Tempo di attesa"
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Ripristino della password principale per l'utente $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Ripristina password"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Procedendo $NAME$ verranno disconnessi dalla sessione corrente, richiedendo loro di rieffettuare l'accesso. Le sessioni attive su altri dispositivi potrebbero rimanere attive per un massimo di un'ora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "questo utente"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "La password principale deve avere i seguenti requisiti, stabiliti da una o più regole dell'organizzazione:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Password ripristinata con successo!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "L'iscrizione consentirà agli amministratori dell'organizzazione di cambiare la tua password principale. Sei sicuro di voler iscriverti?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Ripristino password principale"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Consenti agli amministratori dell'organizzazione di ripristinare la password principale degli utenti dell'organizzazione."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Gli utenti dell'organizzazione dovranno auto-iscriversi o essere iscritti automaticamente prima che gli amministratori possano ripristinare la loro password principale."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Iscrizione automatica"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Tutti gli utenti saranno automaticamente iscritti alla procedura di reimpostazione della password una volta accettato l'invito."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Gli utenti già presenti nell'organizzazione non saranno iscritti retroattivamente al ripristino della password. Essi dovranno auto-iscriversi prima che gli amministratori possano ripristinare la loro password principale."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Iscrivi automaticamente i nuovi utenti"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Questa organizzazione ha una politica aziendale che ti iscriverà automaticamente al reset della password. Ciò permetterà agli amministratori dell'organizzazione di cambiare la tua password principale."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "La risposta delle chiavi dell'organizzazione è nulla"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "La risposta ai dettagli del ripristino della password è nulla"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Gli elementi nel Cestino più vecchi di 30 giorni saranno automaticamente eliminati."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Questa azione è protetta. Per continuare, inserisci nuovamente la tua password principale per verificare la tua identità."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Invia nuovamente l'invito"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Questa azione non è applicabile a nessuno degli utenti selezionati."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Sei sicuro di voler rimuovere i seguenti utenti? Il processo potrebbe richiedere alcuni secondi per essere completato e non può essere interrotto o annullato."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Conferma selezionati"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Stato dell'azione in blocco"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Confermato correttamente."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Re-invitato correttamente."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Rimosso correttamente"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Escluso, non applicabile per questa azione."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Impronta"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Rimuovi utenti"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Errore"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Gestisci utenti deve essere abilitato con il permesso di gestione del ripristino delle password"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "共有"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "組織に移動"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ をコピーしました",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "保管庫"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "選択したものを組織に移動"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "選択したものを削除"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "編集されたアイテム"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ を $ORGNAME$ に移動しました",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "選択したアイテムを $ORGNAME$ に移動しました",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "組織"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "このアイテムを移動する組織を選択してください。組織に移動すると、アイテムの所有権がその組織に移行します。 このアイテムが移動された後、あなたはこのアイテムの直接の所有者にはなりません。"
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "このアイテムを移動する組織を選択してください。組織に移動すると、アイテムの所有権がその組織に移行します。 このアイテムが移動された後、あなたはこのアイテムの直接の所有者にはなりません。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "このアイテムを共有するコレクションを編集します。共有したアイテムは、当該コレクションにアクセスできる組織ユーザーにのみ表示されます。"
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "$COUNT$ アイテムを選択しました。 $MOVEABLE_COUNT$ アイテムは組織に移動できます。 $NONMOVEABLE_COUNT$ アイテムはできません。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "保管庫のデータをエクスポートするにはマスターパスワードを入力してください。"
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "エクスポート"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "保管庫のエクスポート"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "何もインポートされませんでした。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "エクスポートされたファイルの復号でエラーが発生しました。暗号化キーが、データをエクスポートするために使用された暗号化キーと一致しません。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "インポートするファイルの形式を選択"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "アイテム $ID$ を組織に移動しました。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "ユーザー $ID$ のマスターパスワードをリセット",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "パスワードをリセット"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "続行すると、現在のセッションから $NAME$ をログアウトし、再度ログインする必要があります。 他のデバイスでのアクティブなセッションは、最大1時間アクティブになり続けます。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "このユーザー\n"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "組織ポリシーの要件を満たすためにマスターパスワードが必要です:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "パスワードをリセットしました"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "登録すると、組織管理者はマスターパスワードを変更できます。登録してもよろしいですか?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "マスターパスワードのリセット"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "組織内の管理者に組織ユーザーのマスターパスワードのリセットを許可します。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "管理者がマスターパスワードをリセットするには、組織内のユーザーは自己登録または自動登録する必要があります。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "自動登録"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "招待が承認されると、すべてのユーザーは自動的にパスワードリセットに登録されます。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "すでに組織にいるユーザーは、パスワードリセットに遡って登録されません。管理者がマスターパスワードをリセットできるようにするには、自己登録する必要があります。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "自動的に新規ユーザーを登録する"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "この組織には自動的にパスワードリセットに登録するポリシーがあります。登録すると、組織の管理者はマスターパスワードを変更できます。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "組織鍵の応答が null です"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "パスワードリセットの詳細な応答が null です"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "招待を再送信"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "この操作は、選択されたユーザーには適用されません。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "次のユーザーを削除してもよろしいですか?プロセスは完了まで数秒かかることがあり、中断またはキャンセルすることはできません。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "選択を確認"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "一括操作の状態"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "確認に成功しました"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "再招待に成功しました"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "削除しました "
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "除外します。このアクションには適用されません。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "指紋"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "ユーザーを削除"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "エラー"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "パスワードリセットの管理権限を持つユーザーの管理も有効にする必要があります"
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -361,7 +361,7 @@
|
||||
"message": "공유"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "조직으로 이동하기"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$를 클립보드에 복사함",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "보관함"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "선택한 항목을 조직으로 이동함"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "선택 항목 삭제"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "항목 편집함"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$이(가) $ORGNAME$(으)로 이동됨",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "선택한 항목이 $ORGNAME$(으)로 이동됨",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "조직"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "이 항목을 이동할 조직을 선택하십시오. 항목이 조직으로 이동되면 소유권이 조직으로 이전됩니다. 일단 이동되면, 더는 이동된 항목의 직접적인 소유자가 아니게 됩니다."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "이 항목이 공유될 콜렉션을 수정하십시오. 이 콜렉션에 접근할 수 있는 조직 사용자만 이 항목을 볼 수 있습니다."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "$COUNT$개의 항목을 선택하셨습니다. $MOVEABLE_COUNT$개의 항목은 조직으로 이동시킬 수 있지만 나머지 $NONMOVEABLE_COUNT$개의 항목은 이동시킬 수 없습니다.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "보관함 데이터를 내보내려면 마스터 비밀번호를 입력하세요."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "내보내기"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "보관함 내보내기"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "아무것도 가져오지 못했습니다."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "내보내려는 파일을 복호화하던 중 오류가 발생했습니다. 암호화 키가 내보내려는 데이터를 암호화한 키와 일치하지 않습니다."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "불러올 파일의 포맷"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "$ID$ 항목을 조직으로 이동시켰습니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "$ID$ 사용자의 마스터 비밀번호를 재설정합니다.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "비밀번호 재설정"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "계속 진행하면 $NAME$이 로그아웃되므로 다시 로그인해야 합니다. 다른 기기에서 접속 중인 세션은 1시간 동안 접속이 가능합니다.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,19 +3923,19 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "이 사용자"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "하나 이상의 단체 정책이 마스터 비밀번호가 다음 사항을 따르도록 요구합니다:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "비밀번호 재설정 성공!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "마스터 비밀번호 재설정"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
@ -3959,10 +3959,10 @@
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "조직 키 반응 없음"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "비밀번호 재성정 정보 반응 없음"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "휴지통으로 이동된 암호는 30일 이후 자동으로 삭제됩니다."
|
||||
@ -3980,7 +3980,7 @@
|
||||
"message": "이 작업은 보호되어 있습니다. 계속하려면 마스터 비밀번호를 입력하여 신원을 인증하세요."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "초대장 다시 보내기"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
@ -3989,7 +3989,7 @@
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "선택 항목 확인"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
@ -3998,22 +3998,22 @@
|
||||
"message": "Confirmed successfully."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "성공적으로 재초대되었습니다."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "성공적으로 제거됨"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "지문"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "사용자 삭제"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "오류"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Kopīgot"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Pārvietot uz apvienību"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ ievietota starpliktuvē",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Glabātava"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Pārvietot atzīmēto uz apvienību"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Izdzēst atlasītos"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Vienums labots"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ pārvietots uz $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Atzīmētie vienumi pārvietoti uz $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Apvienības"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Izvēlies apvienību, uz kuru pārvietot šo vienumu. Pārvietošana nodod šī vienuma piederību apvienībai. Tu vairs nebūsi šī vienuma tiešais īpašnieks pēc tā pārvietošanas."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Izvēlies apvienību, uz kuru pārvietot šos vienumus. Pārvietošana nodod šo vienumu piederību apvienībai. Tu vairs nebūsi šo vienumu tiešais īpašnieks pēc to pārvietošanas."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Labot krājumus, ar kuriem šis vienums ir kopīgots. Tikai apvienības lietotāji, kam ir piekļuve šiem krājumiem, redzēs šo vienumu."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Ir atzīmēts(i) $COUNT$ vienums(i). $MOVEABLE_COUNT$ vienums(i) var tikt pārvietoti uz apvienību, bet $NONMOVEABLE_COUNT$ nē.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Ievadīt galveno paroli, lai izdotu glabātavas saturu."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Izdot"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Izdot glabātavas saturu"
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Delen"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Naar organisatie verplaatsen"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ gekopieerd",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Kluis"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Selectie naar organisatie verplaatsen"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Selectie verwijderen"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Item is bewerkt"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ verplaatst naar $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Geselecteerde items verplaatst naar $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisaties"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Kies een organisatie waarnaar je dit item wilt verplaatsen. Door het verplaatsen krijgt de organisatie de eigendomsrechten van het item. Je bent niet langer de directe eigenaar meer van het item als het is verplaatst."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Kies een organisatie waarnaar je deze items wilt verplaatsen. Door het verplaatsen krijgt de organisatie de eigendomsrechten van deze items. Je bent niet langer de directe eigenaar meer van deze items als ze zijn verplaatst."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Wijzig de verzamelingen waarmee dit item gedeeld is. Alleen organisatiegebruikers met toegang tot deze verzamelingen kunnen dit item inzien."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Je hebt $COUNT$ item(s) geselecteerd. Je kunt $MOVEABLE_COUNT$ verplaatsen naar een organisatie, $NONMOVEABLE_COUNT$ niet.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Voer je hoofdwachtwoord in om de kluisgegevens te exporteren."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exporteren"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Kluis exporteren"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Er is niets geïmporteerd."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Fout bij het decoderen van het geëxporteerde bestand. Je encryptiesleutel komt niet overeen met de gebruikte sleutel waarmee de gegevens zijn geëxporteerd."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecteer het formaat van het importbestand"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Item $ID$ naar een organisatie verplaatst.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3863,7 +3863,7 @@
|
||||
"message": "WebAuthn wordt niet ondersteund in deze browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn is met succes geverifieerd!</strong><br>Je kunt dit tabblad sluiten."
|
||||
"message": "WebAuthn met succes geverifieerd! Je kunt dit tabblad sluiten."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Je wachtwoordhint moet anders zijn dan je wachtwoord."
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Hoofdwachtwoord opnieuw instellen voor gebruiker $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Wachtwoord opnieuw instellen"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Doorgaan logt de huidige sessie van $NAME$ uit, waarna deze opnieuw moet aanmelden. Actieve sessies op andere apparaten kunnen mogelijk nog één uur actief blijven.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "deze gebruiker"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Een of meer organisatiebeleidseisen stelt de volgende eisen aan je hoofdwachtwoord:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Wachtwoord opnieuw ingesteld!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Inschrijving stelt organisatiebeheerders in staat om je hoofdwachtwoord te wijzigen. Weet je zeker dat je wilt inschrijven?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Hoofdwachtwoord opnieuw instellen"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Beheerders in de organisatie toestaan het hoofdwachtwoord van gebruikers van de organisatie opnieuw in te stellen."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Gebruikers in de organisatie moeten zichzelf inschrijven of automatisch worden ingeschreven voordat beheerders hun hoofdwachtwoord opnieuw kunnen instellen."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatische inschrijving"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Alle gebruikers worden automatisch ingeschreven voor wachtwoordherstel zodra hun uitnodiging wordt geaccepteerd."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Gebruikers die al deel uitmaken van de organisatie worden niet met terugwerkende kracht aangemeld voor wachtwoordherstel. Zij zullen zichzelf moeten inschrijven voordat beheerders hun hoofdwachtwoord kunnen herstellen."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Automatisch nieuwe gebruikers inschrijven"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Deze organisatie heeft een ondernemingsbeleid dat je automatisch inschrijft bij het resetten van je wachtwoord. Inschrijving stelt organisatiebeheerders in staat om je hoofdwachtwoord te wijzigen."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Reactie organisatiesleutels is null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Reactie Wachtwoordhersteldetails is null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Codes die meer dan 30 dagen in de prullenbak zitten worden automatisch verwijderd."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Deze actie is beveiligd. Voer je hoofdwachtwoord opnieuw in om je identiteit vast te stellen en door te gaan."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Uitnodigingen opnieuw verzenden"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Deze actie is niet van toepassing op de geselecteerde gebruikers."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Weet je zeker dat je de volgende gebruikers wilt verwijderen? Dit proces duurt enkele seconden en kan niet worden onderbroken of geannuleerd."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Bevestig selectie"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Bulkactie status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Succesvol bevestigd."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Succesvol opnieuw uitgenodigd."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Succesvol verwijderd"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Uitgezonderd, niet van toepassing voor deze actie."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Vingerafdruk"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Gebruikers verwijderen"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Fout"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Gebruikers beheren moet ingeschakeld zijn met de optie Wachtwoordherstel beheren"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Udostępnij"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Przenieś do organizacji"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "Skopiowano $VALUE$",
|
||||
@ -555,7 +555,7 @@
|
||||
"message": "Hasło główne"
|
||||
},
|
||||
"masterPassDesc": {
|
||||
"message": "Hasło główne zapewnia dostęp do sejfu. To bardzo ważne, abyś je pamiętał. Jeśli je zapomnisz, nie będzie możliwości, aby je przywrócić."
|
||||
"message": "Hasło główne zapewnia dostęp do sejfu. To bardzo ważne, aby je pamiętać, ponieważ zapomnianego hasła nie będzie można odzyskać."
|
||||
},
|
||||
"masterPassHintDesc": {
|
||||
"message": "Podpowiedź do hasła głównego może pomóc Ci przypomnieć hasło, jeśli je zapomnisz."
|
||||
@ -3923,7 +3923,7 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "ten użytkownik"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
@ -3980,7 +3980,7 @@
|
||||
"message": "Ta operacja jest chroniona. Aby kontynuować, wpisz ponownie hasło główne."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Wyślij ponownie zaproszenia"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
@ -4010,10 +4010,10 @@
|
||||
"message": "Fingerprint"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Usuń użytkowników"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Błąd"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Compartilhar"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Mover para a Organização"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copiado(a)",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Cofre"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Mover Selecionados para a organização"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Excluir Selecionados"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Item editado"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ movido para $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Itens selecionados movidos para $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organizações"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Escolha uma organização para a qual deseja mover este item. Mudar para uma organização transfere a propriedade do item para essa organização. Você não será mais o proprietário direto deste item depois que ele for movido."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Escolha uma organização para a qual deseja mover esses itens. Mudar para uma organização transfere a propriedade dos itens para essa organização. Você não será mais o proprietário direto desses itens depois que eles forem movidos."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Edite as coleções com as quais este item está sendo compartilhado. Somente usuários da organização com acesso a estas coleções poderão ver esse item."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Você selecionou $COUNT$ item(ns). $MOVEABLE_COUNT$ item(ns) podem ser movidos para uma organização, mas, $NONMOVEABLE_COUNT$ não pode.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Insira a sua senha mestra para exportar os dados do seu cofre."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportar"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportar cofre"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Nada foi importado."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Erro ao descriptografar o arquivo exportado. Sua chave de criptografia não corresponde à chave de criptografia usada para exportar os dados."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Selecione o formato do arquivo de importação"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Item $ID$ movido para uma organização.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Redefinir senha mestra para o usuário $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Redefinir Senha"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "O processo desconectará $NAME$ de sua sessão atual, exigindo que eles iniciem a sessão novamente. As sessões ativas em outros dispositivos podem continuar ativas por até uma hora.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "este usuário"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Uma ou mais políticas da organização exigem que a senha mestra cumpra aos seguintes requisitos:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Senha redefinida com sucesso!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "A inscrição permitirá que os administradores da organização alterem sua senha mestra. Tem certeza que deseja se inscrever?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Redefinir Senha Mestra"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Permitir que os administradores da organização redefinam a senha mestra dos usuários da organização."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Os usuários da organização terão de se inscrever automaticamente ou serem inscritos automaticamente para que os administradores possam redefinir sua senha mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Inscrição Automática"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Todos os usuários serão inscritos automaticamente na redefinição de senha assim que o convite for aceito."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Os usuários que já estão na organização não serão inscritos retroativamente na redefinição de senha. Eles precisarão se inscrever para que os administradores possam redefinir sua senha mestra."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Inscrever automaticamente novos usuários"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Esta organização possui uma política empresarial que irá inscrevê-lo automaticamente na redefinição de senha. A inscrição permitirá que os administradores da organização alterem sua senha mestra."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "A resposta das Chaves da Organização é nula"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "A resposta para Redefinir os Detalhes da Senha é nula"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "As cifras que ficarem na lixeira por mais de 30 dias serão excluídas automaticamente."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Esta ação está protegida. Para continuar, por favor, reinsira a sua senha mestra para verificar sua identidade."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Reenviar Convites"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Esta ação não é aplicável a nenhum dos usuários selecionados."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Tem certeza de que deseja remover os seguintes usuários? O processo pode levar alguns segundos para ser concluído e não pode ser interrompido ou cancelado."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Confirmar Selecionado(s)"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Status de ação em massa"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Confirmado com sucesso."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Convidado novamente com sucesso."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Removido com sucesso"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Excluído, não aplicável para esta ação."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Impressão digital"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Remover Usuários"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Erro"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Gerenciar Usuários também deve ser habilitado com a permissão para Gerenciar a Redefinição de Senha"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Partajare"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Mutare la organizație"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ s-a copiat",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Seif"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Mutați cele selectate în organizație"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Ștergere selecție"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Articol editat"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ mutat la $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Articolele selectate au fost mutate în $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -748,10 +748,10 @@
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
"message": "Utilizați orice cheie de securitate activată WebAuthn pentru a vă accesa contul."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrated from FIDO)"
|
||||
"message": "(Migrate din FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-mail"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organizații"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Alegeți o organizație la care doriți să mutați acest articol. Mutarea într-o organizație, transferă proprietatea asupra articolului către organizația respectivă. Nu veți mai fi proprietarul direct al acestui articol odată ce a fost mutat."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Alegeți o organizație la care doriți să mutați aceste articole. Mutarea într-o organizație, transferă proprietatea asupra articolelor către organizația respectivă. Nu veți mai fi proprietarul direct al acestor articole odată ce au fost mutate."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Editați colecțiile cu care este partajat acest articol. Numai utilizatorii organizației cu acces la aceste colecții vor putea vedea acest articol."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Ați selectat $COUNT$ articol(e). $MOVEABLE_COUNT$ articol(e) poate/pot fi mutat(e) într-o organizație, $NONMOVEABLE_COUNT$ nu.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Introducere parolă principală pentru exportarea datelor seifului."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportați"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export seif"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Nu s-a importat nimic."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Eroare la decriptarea fișierului exportat. Cheia dvs. de criptare nu corespunde cu cheia de criptare folosită pentru a exporta datele."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Alegeți din listă formatul fișierului de import"
|
||||
@ -1295,7 +1295,7 @@
|
||||
}
|
||||
},
|
||||
"webAuthnkeyX": {
|
||||
"message": "WebAuthn Key $INDEX$",
|
||||
"message": "Cheie WebAuthn $INDEX$",
|
||||
"placeholders": {
|
||||
"index": {
|
||||
"content": "$1",
|
||||
@ -1349,7 +1349,7 @@
|
||||
"message": "Sigur doriți să eliminați această cheie de securitate?"
|
||||
},
|
||||
"twoFactorWebAuthnAdd": {
|
||||
"message": "Add a WebAuthn security key to your account"
|
||||
"message": "Adăugare de cheie de securitate WebAuthn în contul dvs."
|
||||
},
|
||||
"readKey": {
|
||||
"message": "Citire cheie"
|
||||
@ -1385,10 +1385,10 @@
|
||||
"message": "A apărut o problemă la citirea cheii de securitate. Încercați din nou."
|
||||
},
|
||||
"twoFactorWebAuthnWarning": {
|
||||
"message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
|
||||
"message": "Drept consecință a limitărilor platformei, WebAuthn nu se poate utiliza pe toate aplicațiile Bitwarden. Ar trebui să activați un alt furnizor de conectare în două etape pentru a vă accesa contul, atunci când WebAuthn nu se poate utiliza. Platforme acceptate:"
|
||||
},
|
||||
"twoFactorWebAuthnSupportWeb": {
|
||||
"message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn 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 WebAuthn (Chrome, Opera, Vivaldi sau Firefox cu FIDO U2F activat)."
|
||||
},
|
||||
"twoFactorRecoveryYourCode": {
|
||||
"message": "Codul dvs. Bitwarden de recuperare a autentificării în două etape"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Articolul $ID$ a fost mutat la o organizație.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -2662,10 +2662,10 @@
|
||||
"message": "E-mailul dvs. nu a putut fi verificat. Încercați să trimiteți un nou e-mail de verificare."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
"message": "Este necesară verificarea adresei de e-mail"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
"message": "Trebuie să vă verificați e-mailul pentru a utiliza această caracteristică."
|
||||
},
|
||||
"updateBrowser": {
|
||||
"message": "Actualizare browser"
|
||||
@ -3448,7 +3448,7 @@
|
||||
"message": "Sigur doriți să eliminați parola?"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
"message": "Ascundeți adresa mea de e-mail de la destinatari."
|
||||
},
|
||||
"disableThisSend": {
|
||||
"message": "Dezactivați acest Send astfel încât nimeni să nu îl poată accesa.",
|
||||
@ -3670,25 +3670,25 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptions": {
|
||||
"message": "Send Options",
|
||||
"message": "Opțiuni Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyDesc": {
|
||||
"message": "Set options for creating and editing Sends.",
|
||||
"message": "Setați opțiunile pentru crearea și editarea Send-urilor.",
|
||||
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsExemption": {
|
||||
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
|
||||
"message": "Utilizatorii organizației care pot gestiona politicile organizației sunt exceptați de la aplicarea acestei politici."
|
||||
},
|
||||
"disableHideEmail": {
|
||||
"message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Nu permiteți utilizatorilor să-și ascundă adresa de e-mail de la destinatari, atunci când creează sau editează un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "The following organization policies are currently in effect:"
|
||||
"message": "În prezent, sunt în vigoare următoarele politici de organizare:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
|
||||
"message": "Utilizatorii nu au voie să-și ascundă adresa de e-mail de la destinatari atunci când creează sau editează un Send.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"modifiedPolicyId": {
|
||||
@ -3746,7 +3746,7 @@
|
||||
"message": "Gestionați utilizatorii"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"message": "Gestionați resetarea parolei"
|
||||
},
|
||||
"disableRequireSsoError": {
|
||||
"message": "Politica de autentificare la conectare unică (SSO) trebuie dezactivată manual înainte ca această politică să poată fi dezactivată."
|
||||
@ -3835,7 +3835,7 @@
|
||||
}
|
||||
},
|
||||
"viewSendHiddenEmailWarning": {
|
||||
"message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
|
||||
"message": "Utilizatorul Bitwarden care a creat acest Send a ales să-și ascundă adresa de e-mail. Ar trebui să vă asigurați că aveți încredere în sursa acestui link înainte de utilizarea sau descărcarea conținutului acestuia.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"expirationDateIsInvalid": {
|
||||
@ -3854,37 +3854,37 @@
|
||||
"message": "A survenit o eroare la salvarea datelor de ștergere și de expirare."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "To verify your 2FA please click the button below."
|
||||
"message": "Pentru a verifica 2FA, vă rugăm să faceți clic pe butonul de mai jos."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAuthn"
|
||||
"message": "Autentificare WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "WebAuthn is not supported in this browser."
|
||||
"message": "WebAuthn nu este acceptat în acest browser."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "WebAuthn verified successfully! You may close this tab."
|
||||
"message": "WebAuthn a fost verificat cu succes! Puteți închide această filă."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
"message": "Indiciul dvs. de parolă nu poate fi aceeași cu parola."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Înscriere în resetarea parolei"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Înregistrat la resetarea parolei"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Retragere din resetarea parolei"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Înregistrare reușită!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Retragere reușită!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Utilizator $ID$ s-a înscris în asistența de resetare a parolei.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3893,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Utilizatorul $ID$ s-a retras din asistența pentru resetarea parolei.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Resetarea parolei principale pentru utilizatorul $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Resetați parola"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Procedând, $NAME$ va fi deconectat de la sesiunea curentă, solicitându-i să se conecteze din nou. Sesiunile active pe alte dispozitive pot continua să rămână active timp de până la o oră.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,99 +3923,99 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "acest utilizator"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Una sau mai multe politici ale organizației, necesită ca parola principală să îndeplinească următoarele cerințe:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Parolă resetată cu succes!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Înscrierea va permite administratorilor organizației să vă schimbe parola principală. Sigur doriți să vă înscrieți?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Resetare parolă principală"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Permite administratorilor din organizație să reseteze parola principală a utilizatorilor organizației."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Utilizatorii din organizație vor trebui să se înregistreze singuri sau, să fie înregistrați automat, înainte ca administratorii să le poată reseta parola principală."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Înregistrare automată"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Toți utilizatorii vor fi înregistrați automat în resetarea parolei odată ce invitația lor este acceptată."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Utilizatorii care fac deja parte din organizație, nu vor fi înscriși retroactiv în resetarea parolei. Ei vor trebui să se înregistreze singuri, înainte ca administratorii să poată reseta parola lor principală."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Înregistrare automată a utilizatorilor noi"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Această organizație are o politică de întreprindere care vă va înregistra automat în resetarea parolei. Înregistrarea va permite administratorilor organizației să vă schimbe parola principală."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Răspunsul Cheilor organizației este nul"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Răspunsul detaliat la resetarea parolei este nul"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Articolele care au fost în coșul de reciclare mai mult de 30 de zile vor fi șterse automat."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Articolele care au fost în coșul de reciclare de ceva vreme vor fi șterse automat."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
"message": "Re-solicitare parolă principală"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
"message": "Confirmare parolă principală"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
"message": "Această acțiune este protejată. Pentru a continua, vă rugăm să reintroduceți parola principală pentru a vă verifica identitatea."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Retrimitere invitații"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Această acțiune nu se aplică niciunui utilizator selectat."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Sunteți sigur că doriți să eliminați următorii utilizatori? Finalizarea procesului poate dura câteva secunde și nu poate fi întrerupt sau anulat."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Confirmați selecția"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Starea operației în masă"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Confirmat cu succes."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Reinvitat cu succes."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Eliminat cu succes"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Exclus, nu se aplică pentru această acțiune."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Amprentă"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Eliminați utilizatorii"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Eroare"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Gestionare Utilizatori trebuie de asemenea activată cu Gestionare Permisiune de Resetare a Parolei"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Поделиться"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Переместить в организацию"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ скопирован(о)",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Хранилище"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Переместить выбранное в организацию"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Удалить выбранное"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Элемент изменен"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ перемещен в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Выбранные элементы перемещены в $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Организации"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Выберите организацию, в которую вы хотите переместить этот элемент. При перемещении в организацию право собственности на элемент переходит к этой организации. Вы больше не будете прямым владельцем этого элемента после его перемещения."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Выберите организацию, в которую вы хотите переместить эти элементы. При перемещении в организацию право собственности на элементы переходит к этой организации. Вы больше не будете прямым владельцем этих элементов после их перемещения."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Отредактируйте коллекции, с которыми совместно используется этот элемент. Данный элемент смогут видеть только пользователи организации, имеющие доступ к этим коллекциям."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Вы выбрали $COUNT$ элемента(-ов). $MOVEABLE_COUNT$ элемента(-ов) могут быть перемещены в организацию, $NONMOVEABLE_COUNT$ не могут.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Введите мастер-пароль для экспорта данных из хранилища."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Экспорт"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Экспортировать хранилище"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Ничего не было импортировано."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Ошибка при расшифровке экспортированного файла. Ваш ключ шифрования не совпадает с ключом шифрования, используемым для экспорта данных."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Выберите формат файла импорта"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Элемент $ID$ перемещен в организацию.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Мастер-пароль сброшен для пользователя $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Сбросить пароль"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "В случае продолжения сессия $NAME$ будет завершена, что потребует повторной авторизации. Сессии на других устройствах могут оставаться активными до одного часа.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "этот пользователь"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Согласно одной или нескольким политикам организации необходимо, чтобы мастер-пароль отвечал следующим требованиям:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Пароль успешно сброшен!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Регистрация позволит администраторам организации изменять мастер-пароль. Вы действительно хотите зарегистрироваться?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Сброс мастер-пароля"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Разрешить администраторам организации сбрасывать мастер-пароль пользователей организации."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Пользователи в организации должны самостоятельно зарегистрироваться или быть автоматически зарегистрированными, чтобы администраторы могли сбросить их мастер-пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Автоматическая регистрация"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Все пользователи будут автоматически зачислены на сброс пароля после того, как их приглашение будет принято."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Пользователи, уже входящие в организацию, не будут задним числом зачислены на сброс пароля. Им придется зарегистрироваться самостоятельно, чтобы администраторы могли сбросить их мастер-пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Автоматически регистрировать новых пользователей"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Эта организация имеет политику предприятия, которая автоматически зачислит вас в сброс пароля. Регистрация позволит администраторам организации изменить ваш мастер-пароль."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Ответ на ключи организации пустой"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Ответ на сброс пароля пустой"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Шифры, которые находились в корзине более 30 дней, будут автоматически удалены."
|
||||
"message": "Элементы, которые находились в корзине более 30 дней, будут автоматически удалены."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Шифры, которые находились в корзине в течение некоторого времени, будут автоматически удалены."
|
||||
"message": "Элементы, которые находились в корзине в течение некоторого времени, будут автоматически удалены."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Повторный запрос мастер-пароля"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Это действие защищено. Для продолжения введите свой мастер-пароль, чтобы подтвердить свою личность."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Отправить приглашения повторно"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Это действие не применимо ни к одному из выбранных пользователей."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Вы уверены, что хотите удалить следующих пользователей? Процесс может занять несколько секунд и не может быть прерван или отменен."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Подтвердить выбранное"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Статус массового действия"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Подтверждено успешно."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Повторно приглашен успешно."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Удален(-о) успешно"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Исключено, не применимо для данного действия."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Отпечаток"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Удалить пользователей"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Ошибка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Управление пользователями также должно быть включено с разрешением Управление сбросом пароля"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Zdieľať"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Presunúť do organizácie"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ skopírované",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Trezor"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Presunúť vybraté do organizácie"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Odstrániť vybrané"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Položka upravená"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ presunuté do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Vybraté položky boli presunuté do $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -745,13 +745,13 @@
|
||||
"message": "FIDO U2F bezpečnostný kľúč"
|
||||
},
|
||||
"webAuthnTitle": {
|
||||
"message": "FIDO2 WebAuth"
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"webAuthnDesc": {
|
||||
"message": "Použiť akýkoľvek WebAuth bezpečnostný kľúč pre prístup k vášmu účtu."
|
||||
"message": "Použiť akýkoľvek WebAuthn bezpečnostný kľúč pre prístup k vášmu účtu."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(Migrovavané z FIDO)"
|
||||
"message": "(Migrované z FIDO)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "Email"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organizácie"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Vyberte organizáciu, do ktorej chcete presunúť túto položku. Presunom do organizácie sa vlastníctvo položky prenáša na túto organizáciu. Po presunutí už nebudete priamym vlastníkom danej položky."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Vyberte organizáciu, do ktorej chcete presunúť tieto položky. Presunom do organizácie sa vlastníctvo položky prenáša na túto organizáciu. Po presunutí už nebudete priamym vlastníkom daných položiek."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Upravte zbierky s ktorými bude táto položka zdieľaná. Iba členovia organizácie s prístupom k vybraným zbierkam budú vidieť túto položku."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Vybrali ste $COUNT$ položku(iek). $MOVEABLE_COUNT$ položka(iek) môže(u) byť presunuté do organizácie, $NONMOVEABLE_COUNT$ nemôže(u).",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Zadajte vaše hlavné heslo pre export údajov trezoru."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportovať"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export trezoru"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Nič na importovanie."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Chyba pri dešifrovaní exportovaného súboru. Váš šifrovací kľúč sa nezhoduje so šifrovacím kľúčom použitým pri exporte údajov."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Vyberte formát súboru importu"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Položka $ID$ presunutá do organizácie.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -2662,7 +2662,7 @@
|
||||
"message": "Overovanie zlyhalo. Skúste si odoslať nový verifikačný e-mail."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Vyžaduje sa overenie e-mailom"
|
||||
"message": "Vyžaduje sa overenie e-mailu"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "Na používanie tejto funkcie musíte overiť svoj e-mail."
|
||||
@ -3854,37 +3854,37 @@
|
||||
"message": "Pri ukladaní dátumov odstránenia a vypršania platnosti sa vyskytla chyba."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "Na overenie 2Fa, prosím, kliknite na tlačidlo nižšie."
|
||||
"message": "Na overenie 2FA, prosím, kliknite na tlačidlo nižšie."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Overiť cez WebAuth"
|
||||
"message": "Overiť cez WebAuthn"
|
||||
},
|
||||
"webAuthnNotSupported": {
|
||||
"message": "Tento prehliadač nepodporuje WebAuthn."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn bol úspešne overený!</strong><br>Túto kartu môžete zavrieť."
|
||||
"message": "WebAuthn bol úspešne overený! Túto kartu môžete zavrieť."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Nápoveda pre heslo nemôže byť rovnaká ako heslo."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Zaregistrovať sa pre obnovu hesla"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Zaregistrovaný pre obnovu hesla"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Odhlásiť sa z obnovy hesla"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Registrácia úspešná!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Odhlásenie úspešné!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "User $ID$ enrolled in password reset assistance.",
|
||||
"message": "Používateľ $ID$ sa registroval na pomoc s obnovou hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3893,7 +3893,7 @@
|
||||
}
|
||||
},
|
||||
"eventWithdrawPasswordReset": {
|
||||
"message": "User $ID$ withdrew from password reset assistance.",
|
||||
"message": "Používateľ $ID$ sa odhlásil z pomoci obnovy hesla.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Obnoviť hlavné heslo pre používateľa $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Obnoviť heslo"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Pokračovaním sa $NAME$ odhlási z aktuálnej relácie a bude sa musieť znova prihlásiť. Aktívne relácie na iných zariadeniach môžu zostať aktívne až jednu hodinu.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "tento používateľ"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Jedno alebo viac pravidiel organizácie požadujú, aby hlavné heslo spĺňalo nasledujúce požiadavky:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Heslo bolo úspešne obnovené!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Registrácia umožní správcom organizácie zmeniť vaše hlavné heslo. Naozaj sa chcete zaregistrovať?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Hlavné heslo obnovené"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Umožní správcom v organizácii resetovať hlavné heslo používateľov organizácie."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Používatelia v organizácii sa budú musieť sami zaregistrovať alebo byť automaticky zaregistrovaní predtým, ako budú môcť správcovia resetovať ich hlavné heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatická registrácia"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Všetci používatelia budú po prijatí pozvánky automaticky zaregistrovaní na obnovenie hesla."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Používatelia, ktorí už v organizácii sú, nebudú spätne zaregistrovaní na obnovenie hesla. Budú sa musieť sami zaregistrovať predtým, ako im administrátori obnovia hlavné heslo."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Automaticky zaregistrovať nových používateľov"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Táto organizácia má podnikovú politiku, ktorá vás automaticky zaregistruje na obnovenia hesla. Registrácia umožní správcom organizácie zmeniť vaše hlavné heslo."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Prázdná odpoveď Organization Keys"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Odpoveď na obnovenie hesla je prázdna"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Items that have been in Trash more than 30 days will be automatically deleted."
|
||||
"message": "Položky ktoré boli v Koši viac ako 30 dní budú automaticky vymazané."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Items that have been in Trash for a while will be automatically deleted."
|
||||
"message": "Položky v Koši budú po nejakej dobe automaticky vymazané."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Znova zadajte hlavné heslo"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Táto akcia je chránená. Ak chcete pokračovať, znova zadajte hlavné heslo a overte svoju totožnosť."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Znovu poslať pozvánky"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Táto akcia sa nevzťahuje na žiadneho z vybraných používateľov."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Naozaj chcete odstrániť týchto používateľov? Dokončenie procesu môže trvať niekoľko sekúnd a nie je možné ho prerušiť ani zrušiť."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Potvrdiť vybrané"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Stav hromadnej akcie"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Úspešne potvrdené."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Opätovné pozvanie úspešné."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Odstránenie úspešné"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Vylúčené, neplatí pre túto akciu."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Odtlačok prsta"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Odstrániť používateľov"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Chyba"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Správa používateľov musí byť povolená aj s oprávnením spravovať obnovenie hesla"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Dela"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Flytta till organisation"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopierades",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Valv"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Flytta valda till organisation"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Radera markerade"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Redigerade objekt"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ flyttades till $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "De valda objekten flyttades till $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Organisationer"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Välj en organisation som du vill flytta detta objektet till. Flytt till en organisation överför ägandet av objektet till den organisationen. Du kommer inte längre att vara direkt ägare till detta objekt när det har flyttats."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Välj en organisation som du vill flytta dessa objekt till. Flytt till en organisation överför ägandet av objekten till den organisationen. Du kommer inte längre att vara direkt ägare till dessa objekt när de har flyttats."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Redigera de samlingar som detta objekt delas med. Endast organisationsanvändare med tillgång till dessa samlingar kommer att kunna se detta objekt."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Du har valt $COUNT$ objekt. $MOVEABLE_COUNT$ objekt kan flyttas till en organisation, $NONMOVEABLE_COUNT$ kan det inte.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Ange ditt huvudlösenord för att exportera ditt valv."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Exportera"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Exportera valv"
|
||||
@ -915,7 +915,7 @@
|
||||
}
|
||||
},
|
||||
"loggedOutWarning": {
|
||||
"message": "Om du fortsätter kommer du loggas ut från din nuvarande session och du kommer behöver logga in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
|
||||
"message": "Om du fortsätter kommer du loggas ut från sin nuvarande session vilket kräver att du loggar in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
|
||||
},
|
||||
"emailChanged": {
|
||||
"message": "E-postadressen ändrades"
|
||||
@ -987,7 +987,7 @@
|
||||
"message": "Orolig att ditt konto är inloggat på en annan enhet? Fortsätt nedan för att avauktorisera alla datorer eller enheter som du har använt tidigare. Detta rekommenderas om du har använt en offentlig dator eller av misstag sparat ditt lösenord på en enhet som inte är din. Detta steg kommer också att rensa alla tidigare ihågkomna sessioner med tvåstegsverifiering."
|
||||
},
|
||||
"deauthorizeSessionsWarning": {
|
||||
"message": "Om du fortsätter kommer du även loggas ut från din nuvarande session och du kommer behöver logga in igen. Du kommer även behöva verifiera med tvåstegsverifiering om det är aktiverat. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
|
||||
"message": "Om du fortsätter kommer du loggas ut från sin nuvarande session vilket kräver att du loggar in igen. Du kommer även behöva verifiera med tvåstegsverifiering om det är aktiverat. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme."
|
||||
},
|
||||
"sessionsDeauthorized": {
|
||||
"message": "Alla sessioner avauktoriserades"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Ingenting importerades."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Ett fel uppstod vid dekryptering av den exporterade filen. Din krypteringsnyckel matchar inte krypteringsnyckeln som användes för att exportera datan."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Välj importfilens format"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Flyttade objektet $ID$ till en organisation.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3685,7 +3685,7 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "Följande organisationsprinciper är aktiva just nu:"
|
||||
"message": "Följande organisationspolicyer är aktiva just nu:"
|
||||
},
|
||||
"sendDisableHideEmailInEffect": {
|
||||
"message": "Användare får inte dölja sin e-postadress från mottagare när de skapar eller redigerar en Send.",
|
||||
@ -3854,7 +3854,7 @@
|
||||
"message": "Det gick inte att spara raderings- och utgångsdatum."
|
||||
},
|
||||
"webAuthnFallbackMsg": {
|
||||
"message": "Vänligen klicka på knappen nedan för att verifiera din 2FA."
|
||||
"message": "Klicka på knappen nedan för att verifiera din 2FA."
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Autentisera WebAutn"
|
||||
@ -3869,19 +3869,19 @@
|
||||
"message": "Din lösenordsledtråd får inte vara samma som ditt lösenord."
|
||||
},
|
||||
"enrollPasswordReset": {
|
||||
"message": "Enroll in Password Reset"
|
||||
"message": "Delta i lösenordsåterställning"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "Enrolled in Password Reset"
|
||||
"message": "Deltar i lösenordsåterställning"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "Withdraw from Password Reset"
|
||||
"message": "Utträd från lösenordsåterställning"
|
||||
},
|
||||
"enrollPasswordResetSuccess": {
|
||||
"message": "Enrollment success!"
|
||||
"message": "Deltagandet lyckades!"
|
||||
},
|
||||
"withdrawPasswordResetSuccess": {
|
||||
"message": "Withdrawal success!"
|
||||
"message": "Utträdet lyckades!"
|
||||
},
|
||||
"eventEnrollPasswordReset": {
|
||||
"message": "Användare $ID$ anmälde sig till hjälp för återställning av lösenord.",
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Huvudlösenordet återställdes för användaren $ID$.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Återställ lösenord"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Om du fortsätter kommer $NAME$ loggas ut från sin nuvarande session vilket kräver att de loggar in igen. Aktiva sessioner på andra enheter kan fortsätta vara aktiva i upp till en timme.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,52 +3923,52 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "denna användare"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "En eller flera organisationspolicyer kräver att huvudlösenordet uppfyller följande krav:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Lösenordsåterställningen lyckades!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Deltagande tillåter organisationsadministratörer att ändra ditt huvudlösenord. Är du säker på att du vill delta?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Återställning av huvudlösenord"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Tillåt administratörer i organisationen att återställa organisationens användares huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Användare i organisationen måste själva delta eller delta automatiskt innan administratörer kan återställa deras huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Automatiskt deltagande"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Alla användare kommer automatiskt att delta i lösenordsåterställning när deras inbjudan accepteras."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Användare som redan är med i organisationen kommer inte att retroaktivt delta i lösenordsåterställning. De kommer behöva delta själva innan administratörer kan återställa sitt huvudlösenord."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Automatiskt deltagande för nya användare"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Denna organisation har en företagspolicy som automatiskt registrerar dig för lösenordsåterställning. Deltagandet gör det möjligt för organisationsadministratörer att ändra ditt huvudlösenord."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Svaret om organisationnycklar är null"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Svaret om detaljer om lösenordsåterställning är null"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Ciphers som har varit i papperskorgen mer än 30 dagar raderas automatiskt."
|
||||
"message": "Objekt som har varit i papperskorgen i mer än 30 dagar raderas automatiskt."
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "Ciphers som har varit i papperskorgen ett tag kommer att raderas automatiskt."
|
||||
"message": "Objekt som har varit i papperskorgen ett tag raderas automatiskt."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Återupprepa huvudlösenord"
|
||||
@ -3977,45 +3977,45 @@
|
||||
"message": "Bekräfta huvudlösenord"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "Denna åtgärd är skyddad. För att fortsätta, vänligen verifiera din identitet genom att ange ditt huvudlösenord."
|
||||
"message": "Denna åtgärd är skyddad. För att fortsätta, ange ditt huvudlösenord igen för att verifiera din identitet."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Skicka inbjudningar igen"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Denna åtgärd är inte tillämplig på någon av de valda användarna."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Är du säker på att du vill ta bort följande användare? Processen kan ta några sekunder att slutföra och kan inte pausas eller avbrytas."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Bekräfta valda"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Status för massåtgärd"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Bekräftade."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Bjöd in igen."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Tog bort"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Exkluderad, inte tillämplig för denna åtgärd."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Fingeravtryck"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Ta bort användare"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Fel"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Hantera användare måste också aktiveras med rättigheten Hantera lösenordsåterställning"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Paylaş"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Kuruluşa taşı"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ kopyalandı",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Kasa"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Seçilenleri kuruluşa taşı"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Seçilenleri sil"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Kayıt düzenlendi"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ $ORGNAME$ kuruluşuna taşındı",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Seçilen kayıtlar $ORGNAME$ kuruluşuna taşındı",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -751,7 +751,7 @@
|
||||
"message": "Hesabınıza erişmek için WebAuthn uyumlu bir güvenlik anahtarı kullanın."
|
||||
},
|
||||
"webAuthnMigrated": {
|
||||
"message": "(FIDO'dan Geçirildi)"
|
||||
"message": "(FIDO'dan taşındı)"
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-posta"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Kuruluşlar"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Bu kaydı taşımak istediğiniz kuruluşu seçin. Taşıdığınız kaydın sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kaydın doğrudan sahibi olmayacaksınız."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Bu kayıtları taşımak istediğiniz kuruluşu seçin. Taşıdığınız kayıtların sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kayıtların doğrudan sahibi olmayacaksınız."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Bu nesnenin şu anda paylaşıldığı koleksiyonları düzenler. Kurumdaki kullanıcılardan yalnızca bu koleksiyonlara erişimi olanlar bu nesneyi görebilirler."
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Kasadaki verilerinizi dışa aktarmak için ana parolanızı girin."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Dışarı aktar"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Kasayı dışa aktar"
|
||||
@ -1373,7 +1373,7 @@
|
||||
"message": "Platform sınırlamaları nedeniyle, FIDO U2F tüm Bitwarden uygulamalarında kullanılamaz. Başka bir iki adımlı giriş sağlayıcısını etkinleştirmeniz gerekir, böylece FIDO U2F kullanılamadığında hesabınıza erişebilirsiniz. Desteklenen platformlar:"
|
||||
},
|
||||
"twoFactorU2fSupportWeb": {
|
||||
"message": "Web kasası ve U2F etkinleştirilmiş bir tarayıcıya (FIDO U2F etkinleştirilmiş Chrome, Opera, Vivaldi veya Firefox) sahip bir masaüstü/dizüstü bilgisayarda tarayıcı uzantıları."
|
||||
"message": "Web kasası ve U2F uyumlu bir tarayıcıya (FIDO U2F uyumlu Chrome, Opera, Vivaldi veya Firefox) sahip bir bilgisayardaki tarayıcı uzantıları."
|
||||
},
|
||||
"twoFactorU2fWaiting": {
|
||||
"message": "Güvenlik anahtarınızdaki düğmeye dokunmanız bekleniyor"
|
||||
@ -3911,7 +3911,7 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Parolayı sıfırla"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
@ -3926,16 +3926,16 @@
|
||||
"message": "this user"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Bir veya daha fazla kuruluş ilkesi gereğince ana parola aşağıdaki gereksinimleri karşılamalıdır:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Parola başarıyla sıfırlandı."
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Ana parola sıfırlama"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
@ -3980,7 +3980,7 @@
|
||||
"message": "Bu işleme devam etmek için lütfen ana parolanızı yeniden girin."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Davetleri yeniden gönder"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
@ -3995,25 +3995,25 @@
|
||||
"message": "Bulk action status"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Başarıyla onaylandı."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Başarıyla kaldırıldı"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Parmak izi"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Kullanıcıları kaldır"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Hata"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "Поділитися"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "Перемістити до організації"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ скопійовано",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "Сховище"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "Перемістити вибране до організації"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "Видалити вибране"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "Запис змінено"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ переміщено до $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "Вибрані записи переміщено до $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "Організації"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "Виберіть організацію, до якої ви бажаєте перемістити цей запис. При переміщенні до організації власність запису передається тій організації. Ви більше не будете єдиним власником цього запису після переміщення."
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "Виберіть організацію, до якої ви бажаєте перемістити ці записи. При переміщенні до організації власність записів передається тій організації. Ви більше не будете єдиним власником цих записів після переміщення."
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "Редагуйте збірки, з якими цей запис знаходиться в спільному доступі. Лише учасники організацій з доступом до цих збірок матимуть можливість бачити цей запис."
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "Ви вибрали $COUNT$ запис(ів). $MOVEABLE_COUNT$ запис(ів) можна перемістити до організації, $NONMOVEABLE_COUNT$ не можна.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "Введіть головний пароль, щоб експортувати дані сховища."
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "Експорт"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Експорт сховища"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "Нічого не імпортовано."
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "Помилка при розшифруванні експортованого файлу. Ваш ключ шифрування відрізняється від ключа, використаного при експортуванні даних."
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "Оберіть формат імпортованого файлу"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "Запис $ID$ переміщено до організації.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3863,7 +3863,7 @@
|
||||
"message": "WebAuthn не підтримується в цьому браузері."
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn успішно підтверджено!</strong><br>Ви можете закрити цю вкладку."
|
||||
"message": "WebAuthn успішно підтверджено! Ви можете закрити цю вкладку."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Підказка для пароля не може бути такою самою, як ваш пароль."
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "Головний пароль для користувача $ID$ скинуто.",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "Скинути пароль"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "Продовжуючи, користувач $NAME$ вийде зі свого поточного сеансу і йому необхідно буде виконати вхід знову. Активні сеанси на інших пристроях можуть залишатися активними протягом години.",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "цей користувач"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "Одна або декілька політик організації вимагають дотримання таких вимог для головного пароля:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "Пароль успішно скинуто!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "Розгортання дозволить адміністраторам організації змінювати ваш головний пароль. Ви дійсно хочете розгорнути?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "Скидання головного пароля"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "Дозволити адміністраторам організації скидати головний пароль користувачів."
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "Користувачі в організації повинні виконати самостійне розгортання, або отримати автоматичне розгортання, перш ніж адміністратори зможуть скинути їхній пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "Автоматичне розгортання"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "Усі користувачі отримають автоматичне розгортання на скидання пароля одразу після схвалення запрошення."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "Вже наявні користувачі організації не отримають активного розгортання на скидання пароля. Їм необхідно буде виконати самостійне розгортання, перш ніж адміністратори зможуть скинути їхній пароль."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "Автоматично розгортати нових користувачів"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "Ця організація має корпоративну політику, яка автоматично розгортає вас на скидання пароля. Розгортання дозволятиме адміністраторам організації змінювати ваш головний пароль."
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "Порожня відповідь на ключі організації"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "Порожня відповідь на скидання пароля"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "Записи, що знаходяться в смітнику понад 30 днів, автоматично видалятимуться."
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "Ця дія захищена. Щоб продовжити, повторно введіть головний пароль."
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "Повторно надіслати запрошення"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "Ця дія не застосовується для жодного з вибраних користувачів."
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "Ви дійсно хочете вилучити зазначених користувачів? Цей процес може тривати кілька секунд і його неможливо перервати чи скасувати."
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "Підтвердити вибір"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "Стан масової дії"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "Успішно підтверджено."
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "Повторне запрошення успішне."
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "Успішно вилучено"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "Виключено, не застосовується для цієї дії."
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "Цифровий відбиток"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "Вилучити користувачів"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "Помилка"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "Керування користувачами повинно також бути увімкнено з дозволом Керувати скиданням пароля"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "共享"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "移动到组织"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ 已复制",
|
||||
@ -398,13 +398,13 @@
|
||||
"description": "Copy URI to clipboard"
|
||||
},
|
||||
"myVault": {
|
||||
"message": "我的密码库"
|
||||
"message": "密码库"
|
||||
},
|
||||
"vault": {
|
||||
"message": "密码库"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "移动所选项目到组织"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "删除所选"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "项目已编辑"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "$ITEMNAME$ 已移动到 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "所选项目已移动到 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -564,7 +564,7 @@
|
||||
"message": "确认主密码"
|
||||
},
|
||||
"masterPassHint": {
|
||||
"message": "主密码提示 (可选)"
|
||||
"message": "主密码提示(可选)"
|
||||
},
|
||||
"masterPassHintLabel": {
|
||||
"message": "主密码提示"
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "组织"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "选择一个您想将此项目移至的组织。移动到组织会将该项目的所有权转让给该组织。移动后,您将不再是此项目的直接所有者。"
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "选择一个您想将这些项目移至的组织。移动到组织会将这些项目的所有权转让给该组织。移动后,您将不再是这些项目的直接所有者。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "编辑与此项目共享的集合。只有具有这些集合访问权限的组织用户才能看到此项目。"
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "您选择了 $COUNT$ 个项目。$MOVEABLE_COUNT$ 个项目可以移动到组织,$NONMOVEABLE_COUNT$ 不能。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "输入主密码来导出你的密码库数据。"
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "导出"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "导出密码库"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "没有导入任何内容。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "选择导入文件的格式"
|
||||
@ -1452,7 +1452,7 @@
|
||||
"message": "公开密码报告"
|
||||
},
|
||||
"exposedPasswordsReportDesc": {
|
||||
"message": "公开密码是在已知数据泄露中被发现的密码,这些数据泄露是由黑客公开发布或在黑网上销售的。"
|
||||
"message": "已泄露密码是在已知的数据泄露中被发现的密码,这些数据已由黑客公开发布或在暗网上销售。"
|
||||
},
|
||||
"exposedPasswordsFound": {
|
||||
"message": "发现公开密码"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "已将项目 $ID$ 移动到组织。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3413,7 +3413,7 @@
|
||||
"message": "最大访问次数"
|
||||
},
|
||||
"maxAccessCountDesc": {
|
||||
"message": "如果设置了,达到最大访问次数后用户将无法访问此 Send。",
|
||||
"message": "如果设置,达到最大访问次数后用户将无法访问此 Send。",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"currentAccessCount": {
|
||||
@ -3863,7 +3863,7 @@
|
||||
"message": "此浏览器不支持 WebAuthn。"
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn 验证成功!</strong><br>您可以关闭此选项卡。"
|
||||
"message": "WebAuthn 验证成功!您可以关闭此标签页。"
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "密码提示不能与密码相同。"
|
||||
@ -3872,7 +3872,7 @@
|
||||
"message": "注册密码重置"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "注册了密码重置"
|
||||
"message": "已注册密码重置"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "撤销密码重置"
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "重置用户 $ID$ 的主密码。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "重置密码"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "继续操作会将 $NAME$ 登出当前会话,要求他们重新登录。在其他设备上的活动会话可能继续活动长达一个小时。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,55 +3923,55 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "此用户"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "一个或多个组织策略要求主密码满足下列要求:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "密码重置成功"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "注册后将允许组织管理员更改您的主密码。确定要注册吗?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "主密码重置"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "允许组织管理员重置组织用户的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "组织中的用户自行注册或被自动注册后,管理员才能重置他们的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "自动注册"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "所有邀请被接受后的用户将会被自动注册密码重置。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "已经在组织中的用户将不会被注册密码重置。需要他们自行注册后,管理员才能重置他们的主密码。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "自动为新用户注册"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "此组织有一个企业策略,将自动为你注册密码重置。注册后将允许组织管理员更改您的主密码。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "组织密钥响应为空"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "重置密码详细信息响应为空"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "回收站中超过 30 天的密码将会被自动删除。"
|
||||
"message": "回收站中超过 30 天的项目将会被自动删除。"
|
||||
},
|
||||
"trashCleanupWarningSelfHosted": {
|
||||
"message": "回收站中超过一定时间的密码将会被自动删除。"
|
||||
"message": "回收站中超过一定时间的项目将会被自动删除。"
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "重新提示主密码"
|
||||
"message": "重新询问主密码"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "确认主密码"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "此操作受到保护。若要继续,请重新输入您的主密码以验证您的身份。"
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "重新发送邀请"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "此操作不适用于所选用户。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "您确定要移除以下用户吗?该过程可能需要几秒钟才能完成,并且不能中断或取消。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "确认选择"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "批量操作状态"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "确认成功。"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "重新邀请成功。"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "移除成功"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "排除,不适用于此操作。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "指纹"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "移除用户"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "错误"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "必须启用管理密码重置权限后才能启用管理用户"
|
||||
}
|
||||
}
|
||||
|
@ -361,7 +361,7 @@
|
||||
"message": "共享"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to Organization"
|
||||
"message": "移動至組織"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ 已複製",
|
||||
@ -404,7 +404,7 @@
|
||||
"message": "密碼庫"
|
||||
},
|
||||
"moveSelectedToOrg": {
|
||||
"message": "Move Selected to Organization"
|
||||
"message": "移動已選項目到組織"
|
||||
},
|
||||
"deleteSelected": {
|
||||
"message": "刪除選取的項目"
|
||||
@ -452,7 +452,7 @@
|
||||
"message": "項目已編輯"
|
||||
},
|
||||
"movedItemToOrg": {
|
||||
"message": "$ITEMNAME$ moved to $ORGNAME$",
|
||||
"message": "已將 $ITEMNAME$ 移動至 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
@ -465,7 +465,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemsToOrg": {
|
||||
"message": "Selected items moved to $ORGNAME$",
|
||||
"message": "已將選擇項目移動至 $ORGNAME$",
|
||||
"placeholders": {
|
||||
"orgname": {
|
||||
"content": "$1",
|
||||
@ -769,10 +769,10 @@
|
||||
"message": "組織"
|
||||
},
|
||||
"moveToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved."
|
||||
"message": "選擇您希望將這個項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是此項目的直接擁有者。"
|
||||
},
|
||||
"moveManyToOrgDesc": {
|
||||
"message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved."
|
||||
"message": "選擇您希望將這些項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是這些項目的直接擁有者。"
|
||||
},
|
||||
"collectionsDesc": {
|
||||
"message": "編輯與此項目共享的集合。只有具有這些集合存取權限的組織使用者才能夠看到此項目。"
|
||||
@ -796,7 +796,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "You have selected $COUNT$ item(s). $MOVEABLE_COUNT$ item(s) can be moved to an organization, $NONMOVEABLE_COUNT$ cannot.",
|
||||
"message": "你選擇了 $COUNT$ 個項目。當中有 $MOVEABLE_COUNT$ 個項目可移動到組織當中,而有 $NONMOVEABLE_COUNT$ 個無法移動。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -837,7 +837,7 @@
|
||||
"message": "輸入您的主密碼以匯出密碼庫資料。"
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
"message": "匯出"
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "匯出密碼庫"
|
||||
@ -1059,7 +1059,7 @@
|
||||
"message": "沒有匯入任何內容。"
|
||||
},
|
||||
"importEncKeyError": {
|
||||
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
|
||||
"message": "解密匯出檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
|
||||
},
|
||||
"selectFormat": {
|
||||
"message": "選擇匯入檔案的格式"
|
||||
@ -2353,7 +2353,7 @@
|
||||
}
|
||||
},
|
||||
"movedItemIdToOrg": {
|
||||
"message": "Moved item $ID$ to an organization.",
|
||||
"message": "移動項目 $ID$ 至一個組織。",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3863,7 +3863,7 @@
|
||||
"message": "此瀏覽器不支援 WebAuthn。"
|
||||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn 驗證成功!</strong><br>您可以關閉此分頁。"
|
||||
"message": "WebAuthn 驗證成功!您可以關閉此分頁。"
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "密碼提示不能與密碼相同。"
|
||||
@ -3872,7 +3872,7 @@
|
||||
"message": "注冊密碼重設"
|
||||
},
|
||||
"enrolledPasswordReset": {
|
||||
"message": "注冊了密碼重設"
|
||||
"message": "已注冊密碼重設"
|
||||
},
|
||||
"withdrawPasswordReset": {
|
||||
"message": "撤銷密碼重設"
|
||||
@ -3902,7 +3902,7 @@
|
||||
}
|
||||
},
|
||||
"eventAdminPasswordReset": {
|
||||
"message": "Master password reset for user $ID$.",
|
||||
"message": "重新設定使用者 $ID$ 的主密碼",
|
||||
"placeholders": {
|
||||
"id": {
|
||||
"content": "$1",
|
||||
@ -3911,10 +3911,10 @@
|
||||
}
|
||||
},
|
||||
"resetPassword": {
|
||||
"message": "Reset Password"
|
||||
"message": "重設密碼"
|
||||
},
|
||||
"resetPasswordLoggedOutWarning": {
|
||||
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
|
||||
"message": "接下來會將 $NAME$ 登出目前的會話,並要求他們重新登入。其他裝置上的活動會話最多會保持一個小時。",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
@ -3923,46 +3923,46 @@
|
||||
}
|
||||
},
|
||||
"thisUser": {
|
||||
"message": "this user"
|
||||
"message": "這個使用者"
|
||||
},
|
||||
"resetPasswordMasterPasswordPolicyInEffect": {
|
||||
"message": "One or more organization policies require the master password to meet the following requirements:"
|
||||
"message": "一個或多個組織原則要求主密碼須符合下列條件:"
|
||||
},
|
||||
"resetPasswordSuccess": {
|
||||
"message": "Password reset success!"
|
||||
"message": "密碼重設成功!"
|
||||
},
|
||||
"resetPasswordEnrollmentWarning": {
|
||||
"message": "Enrollment will allow organization administrators to change your master password. Are you sure you want to enroll?"
|
||||
"message": "註冊將允許組織管理者去變更您的主密碼。確定要註冊嗎?"
|
||||
},
|
||||
"resetPasswordPolicy": {
|
||||
"message": "Master Password Reset"
|
||||
"message": "主密碼重設"
|
||||
},
|
||||
"resetPasswordPolicyDescription": {
|
||||
"message": "Allow administrators in the organization to reset organization users' master password."
|
||||
"message": "允許組織管理者去重新設定組織使用者的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyWarning": {
|
||||
"message": "Users in the organization will need to self-enroll or be auto-enrolled before administrators can reset their master password."
|
||||
"message": "組織使用者需要先自行註冊或將被自動註冊後管理者才能重新設定他們的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatic Enrollment"
|
||||
"message": "自動註冊"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollDescription": {
|
||||
"message": "All users will be automatically enrolled in password reset once their invite is accepted."
|
||||
"message": "所有邀請被接受后的使用者將會被自動註冊密碼重設。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollWarning": {
|
||||
"message": "Users already in the organization will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
|
||||
"message": "已經在組織中的使用者將不會被註冊密碼重設。他們需要先自行註冊後管理者才能重設他們的主密碼。"
|
||||
},
|
||||
"resetPasswordPolicyAutoEnrollCheckbox": {
|
||||
"message": "Automatically enroll new users"
|
||||
"message": "自動註冊新使用者"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password."
|
||||
"message": "此組織設定了讓您可自動重設密碼的企業政策。設定政策後,將允許組織管理員更改您的主控密碼。"
|
||||
},
|
||||
"resetPasswordOrgKeysError": {
|
||||
"message": "Organization Keys response is null"
|
||||
"message": "組織金鑰回覆為空"
|
||||
},
|
||||
"resetPasswordDetailsError": {
|
||||
"message": "Reset Password Details response is null"
|
||||
"message": "重設密碼細節回覆為空"
|
||||
},
|
||||
"trashCleanupWarning": {
|
||||
"message": "垃圾桶中超過 30 天的密碼將會被自動刪除。"
|
||||
@ -3971,7 +3971,7 @@
|
||||
"message": "垃圾桶中超過一定時間的密碼將會被自動刪除。"
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "重新提示主密碼"
|
||||
"message": "重新詢問主密碼"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "確認主密碼"
|
||||
@ -3980,42 +3980,42 @@
|
||||
"message": "此操作受到保護。若要繼續,請重新輸入您的主密碼以驗證您的身份。"
|
||||
},
|
||||
"reinviteSelected": {
|
||||
"message": "Resend Invitations"
|
||||
"message": "重新傳送邀請"
|
||||
},
|
||||
"noSelectedUsersApplicable": {
|
||||
"message": "This action is not applicable to any of the selected users."
|
||||
"message": "這個動作不適用於任何已選取的使用者。"
|
||||
},
|
||||
"removeUsersWarning": {
|
||||
"message": "Are you sure you want to remove the following users? The process may take a few seconds to complete and cannot be interrupted or canceled."
|
||||
"message": "您確定要移除以下使用者嗎?處理程序需要幾秒鐘去完成而且無法被中斷或取消。"
|
||||
},
|
||||
"confirmSelected": {
|
||||
"message": "Confirm Selected"
|
||||
"message": "確認所選"
|
||||
},
|
||||
"bulkConfirmStatus": {
|
||||
"message": "Bulk action status"
|
||||
"message": "批次作業狀態"
|
||||
},
|
||||
"bulkConfirmMessage": {
|
||||
"message": "Confirmed successfully."
|
||||
"message": "已成功確認。"
|
||||
},
|
||||
"bulkReinviteMessage": {
|
||||
"message": "Reinvited successfully."
|
||||
"message": "已成功重新邀請。"
|
||||
},
|
||||
"bulkRemovedMessage": {
|
||||
"message": "Removed successfully"
|
||||
"message": "已成功移除。"
|
||||
},
|
||||
"bulkFilteredMessage": {
|
||||
"message": "Excluded, not applicable for this action."
|
||||
"message": "排除,不適用於這個動作。"
|
||||
},
|
||||
"fingerprint": {
|
||||
"message": "Fingerprint"
|
||||
"message": "指紋"
|
||||
},
|
||||
"removeUsers": {
|
||||
"message": "Remove Users"
|
||||
"message": "移除使用者"
|
||||
},
|
||||
"error": {
|
||||
"message": "Error"
|
||||
"message": "錯誤"
|
||||
},
|
||||
"resetPasswordManageUsers": {
|
||||
"message": "Manage Users must also be enabled with the Manage Password Reset permission"
|
||||
"message": "必須開啟管理密碼重設權限後,才能開啟管理使用者權限"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user