mirror of
https://github.com/bitwarden/web
synced 2026-01-06 18:43:18 +00:00
Updates
This commit is contained in:
@@ -771,8 +771,8 @@
|
||||
"warning": {
|
||||
"message": "Varování"
|
||||
},
|
||||
"exportWarning": {
|
||||
"message": "Soubor exportu obsahuje nezašifrovaná data ve formátu .csv. Neměli byste ho ukládat ani odesílat přes nezabezpečené kanály (např. e-mailem). Smažte jej okamžitě po jeho použití."
|
||||
"exportWarningDesc": {
|
||||
"message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it."
|
||||
},
|
||||
"exportMasterPassword": {
|
||||
"message": "Zadejte své hlavní heslo pro export dat."
|
||||
@@ -780,6 +780,9 @@
|
||||
"exportVault": {
|
||||
"message": "Exportovat přihlašovací údaje"
|
||||
},
|
||||
"fileFormat": {
|
||||
"message": "File Format"
|
||||
},
|
||||
"exportSuccess": {
|
||||
"message": "Data trezoru byla exportována"
|
||||
},
|
||||
@@ -2030,6 +2033,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"userUsingTwoStep": {
|
||||
"message": "This user is using two-step login to protect their account."
|
||||
},
|
||||
"userAccessAllItems": {
|
||||
"message": "Tento uživatel může vidět a upravovat vše."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user