Autosync the updated translations (#6900)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-11-19 08:44:21 +00:00 committed by GitHub
parent 621e0fb980
commit 181b673ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 120 additions and 120 deletions

View File

@ -1534,11 +1534,11 @@
"message": "Postavi glavnu lozinku" "message": "Postavi glavnu lozinku"
}, },
"orgPermissionsUpdatedMustSetPassword": { "orgPermissionsUpdatedMustSetPassword": {
"message": "Your organization permissions were updated, requiring you to set a master password.", "message": "Moraš postaviti glavnu lozinku jer su dopuštenja tvoje organizacije ažurirana.",
"description": "Used as a card title description on the set password page to explain why the user is there" "description": "Used as a card title description on the set password page to explain why the user is there"
}, },
"orgRequiresYouToSetPassword": { "orgRequiresYouToSetPassword": {
"message": "Your organization requires you to set a master password.", "message": "Tvoja organizacija zahtijeva da postaviš glavnu lozinku.",
"description": "Used as a card title description on the set password page to explain why the user is there" "description": "Used as a card title description on the set password page to explain why the user is there"
}, },
"currentMasterPass": { "currentMasterPass": {
@ -1668,7 +1668,7 @@
"message": "Pravila organizacije utječu na tvoje mogućnosti vlasništva." "message": "Pravila organizacije utječu na tvoje mogućnosti vlasništva."
}, },
"personalOwnershipPolicyInEffectImports": { "personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault." "message": "Organizacijsko pravilo onemogućuje uvoz stavki u tvoj osobni trezor."
}, },
"allSends": { "allSends": {
"message": "Svi Sendovi", "message": "Svi Sendovi",
@ -2425,38 +2425,38 @@
"message": "Podizbornik" "message": "Podizbornik"
}, },
"typePasskey": { "typePasskey": {
"message": "Passkey" "message": "Pristupni ključ"
}, },
"passkeyNotCopied": { "passkeyNotCopied": {
"message": "Passkey will not be copied" "message": "Pristupni ključ neće biti kopiran"
}, },
"passkeyNotCopiedAlert": { "passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" "message": "Pristupni ključ se neće kopirati u kloniranu stavku. Želiš li nastaviti klonirati ovu stavku?"
}, },
"aliasDomain": { "aliasDomain": {
"message": "Alias domene" "message": "Alias domene"
}, },
"importData": { "importData": {
"message": "Import data", "message": "Uvezi podatke",
"description": "Used for the desktop menu item and the header of the import dialog" "description": "Used for the desktop menu item and the header of the import dialog"
}, },
"importError": { "importError": {
"message": "Import error" "message": "Greška prilikom uvoza"
}, },
"importErrorDesc": { "importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again." "message": "Postoji problem s podacima za uvoz. Potrebno je razriješiti doljenavedene greške u izvornoj datoteci i pokušati ponovno."
}, },
"resolveTheErrorsBelowAndTryAgain": { "resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again." "message": "Popravi navedene greške i pokušaj ponovo."
}, },
"description": { "description": {
"message": "Description" "message": "Opis"
}, },
"importSuccess": { "importSuccess": {
"message": "Data successfully imported" "message": "Uvoz podataka u trezor je uspio"
}, },
"importSuccessNumberOfItems": { "importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.", "message": "Ukupno je uvezeno $AMOUNT$ stavaka.",
"placeholders": { "placeholders": {
"amount": { "amount": {
"content": "$1", "content": "$1",
@ -2465,10 +2465,10 @@
} }
}, },
"total": { "total": {
"message": "Total" "message": "Ukupno"
}, },
"importWarning": { "importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?", "message": "Uvoziš podatke u $ORGANIZATION$. Tvoji podaci možda će biti podijeljeni s članovima ove organizacije. Želiš li svejedno uvesti podatke?",
"placeholders": { "placeholders": {
"organization": { "organization": {
"content": "$1", "content": "$1",
@ -2477,31 +2477,31 @@
} }
}, },
"importFormatError": { "importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again." "message": "Podaci nisu ispravno formatirani. Provjeri uvoznu datoteku i pokušaj ponovno."
}, },
"importNothingError": { "importNothingError": {
"message": "Nothing was imported." "message": "Ništa nije uvezeno."
}, },
"importEncKeyError": { "importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data." "message": "Greška u dešifriranju izvozne datoteke. Ovaj ključ za šifriranje ne odgovara ključu za šifriranje korištenom pri izvozu datoteke."
}, },
"invalidFilePassword": { "invalidFilePassword": {
"message": "Invalid file password, please use the password you entered when you created the export file." "message": "Nesipravna lozinka datoteke. Unesi lozinku izvozne datoteke."
}, },
"importDestination": { "importDestination": {
"message": "Import destination" "message": "Odredište uvoza"
}, },
"learnAboutImportOptions": { "learnAboutImportOptions": {
"message": "Learn about your import options" "message": "Više o mogućnostima uvoza"
}, },
"selectImportFolder": { "selectImportFolder": {
"message": "Select a folder" "message": "Odaberi mapu"
}, },
"selectImportCollection": { "selectImportCollection": {
"message": "Select a collection" "message": "Odaberi zbirku"
}, },
"importTargetHint": { "importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$", "message": "Odaberi ovu opciju ako sadržaj uvezene datoteke želiš spremiti u $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.", "description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": { "placeholders": {
"destination": { "destination": {
@ -2511,25 +2511,25 @@
} }
}, },
"importUnassignedItemsError": { "importUnassignedItemsError": {
"message": "File contains unassigned items." "message": "Datoteka sadrži nedodijeljene stavke."
}, },
"selectFormat": { "selectFormat": {
"message": "Select the format of the import file" "message": "Odaberi format datoteke za uvoz"
}, },
"selectImportFile": { "selectImportFile": {
"message": "Select the import file" "message": "Odaberi datoteku za uvoz"
}, },
"chooseFile": { "chooseFile": {
"message": "Choose File" "message": "Odaberi datoteku"
}, },
"noFileChosen": { "noFileChosen": {
"message": "No file chosen" "message": "Nije odabrana datoteka"
}, },
"orCopyPasteFileContents": { "orCopyPasteFileContents": {
"message": "or copy/paste the import file contents" "message": "ili kopiraj/zalijepi sadržaj uvozne datoteke"
}, },
"instructionsFor": { "instructionsFor": {
"message": "$NAME$ Instructions", "message": "$NAME$ upute",
"description": "The title for the import tool instructions.", "description": "The title for the import tool instructions.",
"placeholders": { "placeholders": {
"name": { "name": {
@ -2539,76 +2539,76 @@
} }
}, },
"confirmVaultImport": { "confirmVaultImport": {
"message": "Confirm vault import" "message": "Potvrdi uvoz trezora"
}, },
"confirmVaultImportDesc": { "confirmVaultImportDesc": {
"message": "This file is password-protected. Please enter the file password to import data." "message": "Ova je datoteka zaštićena lozinkom. Unesi lozinku za nastavak uvoza."
}, },
"confirmFilePassword": { "confirmFilePassword": {
"message": "Confirm file password" "message": "Potvrdi lozinku datoteke"
}, },
"multifactorAuthenticationCancelled": { "multifactorAuthenticationCancelled": {
"message": "Multifactor authentication cancelled" "message": "Multifaktorska autentifikacija otkazana"
}, },
"noLastPassDataFound": { "noLastPassDataFound": {
"message": "No LastPass data found" "message": "Nisu nađeni LastPass podaci"
}, },
"incorrectUsernameOrPassword": { "incorrectUsernameOrPassword": {
"message": "Incorrect username or password" "message": "Neispravno korisničko ime ili lozinka"
}, },
"multifactorAuthenticationFailed": { "multifactorAuthenticationFailed": {
"message": "Multifactor authentication failed" "message": "Multifaktorska autentifikacija nije uspjela"
}, },
"includeSharedFolders": { "includeSharedFolders": {
"message": "Include shared folders" "message": "Uključi dijeljene mape"
}, },
"lastPassEmail": { "lastPassEmail": {
"message": "LastPass Email" "message": "LastPass e-pošta"
}, },
"importingYourAccount": { "importingYourAccount": {
"message": "Importing your account..." "message": "Uvoz tvog računa..."
}, },
"lastPassMFARequired": { "lastPassMFARequired": {
"message": "LastPass multifactor authentication required" "message": "Potrebna LastPass multifaktorska autenfikacija"
}, },
"lastPassMFADesc": { "lastPassMFADesc": {
"message": "Enter your one-time passcode from your authentication app" "message": "Unesi svoj jednokratni kôd iz aplikacije za autentifikaciju"
}, },
"lastPassOOBDesc": { "lastPassOOBDesc": {
"message": "Approve the login request in your authentication app or enter a one-time passcode." "message": "Odobri svoj zahtjev za prijavu u svojoj aplikaciji za autentifikaciju ili unesi jednokratni kôd."
}, },
"passcode": { "passcode": {
"message": "Passcode" "message": "Passcode"
}, },
"lastPassMasterPassword": { "lastPassMasterPassword": {
"message": "LastPass master password" "message": "LastPass glavna lozinka"
}, },
"lastPassAuthRequired": { "lastPassAuthRequired": {
"message": "LastPass authentication required" "message": "Potrebna LastPass autentifikacija"
}, },
"awaitingSSO": { "awaitingSSO": {
"message": "Awaiting SSO authentication" "message": "Čekanje SSO autentifikacije"
}, },
"awaitingSSODesc": { "awaitingSSODesc": {
"message": "Please continue to log in using your company credentials." "message": "Prijavi se koristeći pristupne podatke svoje tvrtke."
}, },
"seeDetailedInstructions": { "seeDetailedInstructions": {
"message": "See detailed instructions on our help site at", "message": "Detaljne upute za pomoć pronađi na našoj stranici za pomoć na",
"description": "This is followed a by a hyperlink to the help website." "description": "This is followed a by a hyperlink to the help website."
}, },
"importDirectlyFromLastPass": { "importDirectlyFromLastPass": {
"message": "Import directly from LastPass" "message": "Uvezi direktno iz LastPass-a"
}, },
"importFromCSV": { "importFromCSV": {
"message": "Import from CSV" "message": "Uvezi iz CSV-a"
}, },
"lastPassTryAgainCheckEmail": { "lastPassTryAgainCheckEmail": {
"message": "Try again or look for an email from LastPass to verify it's you." "message": "Pokušaj ponovno ili pogledaj e-poštu od LastPass-a za potvrdu."
}, },
"collection": { "collection": {
"message": "Collection" "message": "Zbirka"
}, },
"lastPassYubikeyDesc": { "lastPassYubikeyDesc": {
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." "message": "Umetni YubiKey pridružen svojem LastPass računu u USB priključak račuanala, a zatim dodirni njegovu tipku."
} }
} }

View File

@ -1534,11 +1534,11 @@
"message": "Nustatyti pagrindinį slaptažodį" "message": "Nustatyti pagrindinį slaptažodį"
}, },
"orgPermissionsUpdatedMustSetPassword": { "orgPermissionsUpdatedMustSetPassword": {
"message": "Your organization permissions were updated, requiring you to set a master password.", "message": "Dėl organizacijos leidimų atnaujinimo, jums reikia nustatyti pagrindinį slaptažodį.",
"description": "Used as a card title description on the set password page to explain why the user is there" "description": "Used as a card title description on the set password page to explain why the user is there"
}, },
"orgRequiresYouToSetPassword": { "orgRequiresYouToSetPassword": {
"message": "Your organization requires you to set a master password.", "message": "Jūsų organizacija reikalauja nustatyti pagrindinį slaptažodį.",
"description": "Used as a card title description on the set password page to explain why the user is there" "description": "Used as a card title description on the set password page to explain why the user is there"
}, },
"currentMasterPass": { "currentMasterPass": {
@ -1668,7 +1668,7 @@
"message": "Organizacijos politika turi įtakos jūsų nuosavybės galimybėms." "message": "Organizacijos politika turi įtakos jūsų nuosavybės galimybėms."
}, },
"personalOwnershipPolicyInEffectImports": { "personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault." "message": "Organizacijos politika blokavo elementų importavimą į jūsų individualią saugyklą."
}, },
"allSends": { "allSends": {
"message": "Visi Sendai", "message": "Visi Sendai",
@ -2425,38 +2425,38 @@
"message": "Submeniu" "message": "Submeniu"
}, },
"typePasskey": { "typePasskey": {
"message": "Passkey" "message": "Prieigos raktas"
}, },
"passkeyNotCopied": { "passkeyNotCopied": {
"message": "Passkey will not be copied" "message": "Prieigos raktas nebus kopijuotas"
}, },
"passkeyNotCopiedAlert": { "passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" "message": "Prieigos raktas nebus nukopijuotas į nuklonuotą elementą. Ar norite tęsti šio elemento klonavimą?"
}, },
"aliasDomain": { "aliasDomain": {
"message": "Alias domenas" "message": "Alias domenas"
}, },
"importData": { "importData": {
"message": "Import data", "message": "Importuoti duomenis",
"description": "Used for the desktop menu item and the header of the import dialog" "description": "Used for the desktop menu item and the header of the import dialog"
}, },
"importError": { "importError": {
"message": "Import error" "message": "Importavimo klaida"
}, },
"importErrorDesc": { "importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again." "message": "Kilo problema su duomenimis, kuriuos bandėte importuoti. Prašome pataisyti klaidas, išvardytas apačioje esančiam pradiniame faile ir pabandyti iš naujo."
}, },
"resolveTheErrorsBelowAndTryAgain": { "resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again." "message": "Ištaisykite klaidas ir pabandykite iš naujo."
}, },
"description": { "description": {
"message": "Description" "message": "Aprašymas"
}, },
"importSuccess": { "importSuccess": {
"message": "Data successfully imported" "message": "Duomenys sėkmingai importuoti"
}, },
"importSuccessNumberOfItems": { "importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.", "message": "Iš viso importuoti $AMOUNT$ elementai.",
"placeholders": { "placeholders": {
"amount": { "amount": {
"content": "$1", "content": "$1",
@ -2465,10 +2465,10 @@
} }
}, },
"total": { "total": {
"message": "Total" "message": "Iš viso"
}, },
"importWarning": { "importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?", "message": "Jūs importuojate duomenis į $ORGANIZATION$. Jūsų duomenimis gali būti pasidalinta tarp šios organizacijos narių. Ar norite tęsti?",
"placeholders": { "placeholders": {
"organization": { "organization": {
"content": "$1", "content": "$1",
@ -2477,31 +2477,31 @@
} }
}, },
"importFormatError": { "importFormatError": {
"message": "Data is not formatted correctly. Please check your import file and try again." "message": "Duomenys neteisingai suformatuoti. Prašome patikrinti savo importuojamą failą ir pabandyti iš naujo."
}, },
"importNothingError": { "importNothingError": {
"message": "Nothing was imported." "message": "Niekas nebuvo importuota."
}, },
"importEncKeyError": { "importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data." "message": "Kilo klaida iššifruojant eksportuotą failą. Jūsų šifravimo raktas nesutampa su šifravimo raktu, naudotu eksportuoti duomenis."
}, },
"invalidFilePassword": { "invalidFilePassword": {
"message": "Invalid file password, please use the password you entered when you created the export file." "message": "Netinkamas failo slaptažodis, prašome naudoti tą slaptažodį, kurį įvedėte kurdami eksportuojamą failą."
}, },
"importDestination": { "importDestination": {
"message": "Import destination" "message": "Importavimo vieta"
}, },
"learnAboutImportOptions": { "learnAboutImportOptions": {
"message": "Learn about your import options" "message": "Sužinoti apie importavimo pasirinkimus"
}, },
"selectImportFolder": { "selectImportFolder": {
"message": "Select a folder" "message": "Pasirinkti aplanką"
}, },
"selectImportCollection": { "selectImportCollection": {
"message": "Select a collection" "message": "Pasirinkti rinkinį"
}, },
"importTargetHint": { "importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$", "message": "Pasirinkite šį pasirinkimą jei norite jog importuoto failo turinys būtų perkeltas į $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.", "description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": { "placeholders": {
"destination": { "destination": {
@ -2511,25 +2511,25 @@
} }
}, },
"importUnassignedItemsError": { "importUnassignedItemsError": {
"message": "File contains unassigned items." "message": "Faile yra nepriskirtų elementų."
}, },
"selectFormat": { "selectFormat": {
"message": "Select the format of the import file" "message": "Pasirinkti importuojamo failo formatą"
}, },
"selectImportFile": { "selectImportFile": {
"message": "Select the import file" "message": "Pasirinkti importuojamą failą"
}, },
"chooseFile": { "chooseFile": {
"message": "Choose File" "message": "Pasirinkti failą"
}, },
"noFileChosen": { "noFileChosen": {
"message": "No file chosen" "message": "Nepasirinktas joks failas"
}, },
"orCopyPasteFileContents": { "orCopyPasteFileContents": {
"message": "or copy/paste the import file contents" "message": "arba kopijuokite/įklijuokite importuojamo failo turinį"
}, },
"instructionsFor": { "instructionsFor": {
"message": "$NAME$ Instructions", "message": "$NAME$ Instrukcijos",
"description": "The title for the import tool instructions.", "description": "The title for the import tool instructions.",
"placeholders": { "placeholders": {
"name": { "name": {
@ -2539,76 +2539,76 @@
} }
}, },
"confirmVaultImport": { "confirmVaultImport": {
"message": "Confirm vault import" "message": "Patvirtinti saugyklos importavimą"
}, },
"confirmVaultImportDesc": { "confirmVaultImportDesc": {
"message": "This file is password-protected. Please enter the file password to import data." "message": "Failas yra apsaugotas slaptažodžiu. Norint importuoti duomenis, prašome įvesti failo slaptažodį."
}, },
"confirmFilePassword": { "confirmFilePassword": {
"message": "Confirm file password" "message": "Patvirtinti failo slaptažodį"
}, },
"multifactorAuthenticationCancelled": { "multifactorAuthenticationCancelled": {
"message": "Multifactor authentication cancelled" "message": "Kelių veiksnių autentifikacija atšaukta"
}, },
"noLastPassDataFound": { "noLastPassDataFound": {
"message": "No LastPass data found" "message": "Nerasti jokie LastPass duomenys"
}, },
"incorrectUsernameOrPassword": { "incorrectUsernameOrPassword": {
"message": "Incorrect username or password" "message": "Neteisingas naudotojo vardas arba slaptažodis"
}, },
"multifactorAuthenticationFailed": { "multifactorAuthenticationFailed": {
"message": "Multifactor authentication failed" "message": "Kelių veiksnių autentifikacija nepavyko"
}, },
"includeSharedFolders": { "includeSharedFolders": {
"message": "Include shared folders" "message": "Įtraukti bendrinamus aplankus"
}, },
"lastPassEmail": { "lastPassEmail": {
"message": "LastPass Email" "message": "LastPass el. paštas"
}, },
"importingYourAccount": { "importingYourAccount": {
"message": "Importing your account..." "message": "Jūsų paskyra importuojama..."
}, },
"lastPassMFARequired": { "lastPassMFARequired": {
"message": "LastPass multifactor authentication required" "message": "Privalomas LastPass kelių veiksnių autentifikavimas"
}, },
"lastPassMFADesc": { "lastPassMFADesc": {
"message": "Enter your one-time passcode from your authentication app" "message": "Įveskite savo vienkartinį prieigos kodą iš autentifikavimo programėlės"
}, },
"lastPassOOBDesc": { "lastPassOOBDesc": {
"message": "Approve the login request in your authentication app or enter a one-time passcode." "message": "Patvirtinkite prisijungimo prašymą savo autentifikavimo programėlėje arba įveskite vienkartinį prieigos kodą."
}, },
"passcode": { "passcode": {
"message": "Passcode" "message": "Prieigos kodas"
}, },
"lastPassMasterPassword": { "lastPassMasterPassword": {
"message": "LastPass master password" "message": "LastPass pagrindinis slaptažodis"
}, },
"lastPassAuthRequired": { "lastPassAuthRequired": {
"message": "LastPass authentication required" "message": "Privalomas LastPass autentifikavimas"
}, },
"awaitingSSO": { "awaitingSSO": {
"message": "Awaiting SSO authentication" "message": "Laukiama SSO autentifikavimo"
}, },
"awaitingSSODesc": { "awaitingSSODesc": {
"message": "Please continue to log in using your company credentials." "message": "Prašome toliau prisijungti naudojant savo įmonės prisijungimo duomenis."
}, },
"seeDetailedInstructions": { "seeDetailedInstructions": {
"message": "See detailed instructions on our help site at", "message": "Peržiūrėkite detalias instrukcijas mūsų pagalbos tinklalapyje, esančiam",
"description": "This is followed a by a hyperlink to the help website." "description": "This is followed a by a hyperlink to the help website."
}, },
"importDirectlyFromLastPass": { "importDirectlyFromLastPass": {
"message": "Import directly from LastPass" "message": "Importuoti tiesiai iš LastPass"
}, },
"importFromCSV": { "importFromCSV": {
"message": "Import from CSV" "message": "Importuoti iš CSV"
}, },
"lastPassTryAgainCheckEmail": { "lastPassTryAgainCheckEmail": {
"message": "Try again or look for an email from LastPass to verify it's you." "message": "Pabandykite iš naujo arba ieškokite el. laiško iš LastPass kad patvirtintumėte, jog čia jūs."
}, },
"collection": { "collection": {
"message": "Collection" "message": "Rinkinys"
}, },
"lastPassYubikeyDesc": { "lastPassYubikeyDesc": {
"message": "Insert the YubiKey associated with your LastPass account into your computer's USB port, then touch its button." "message": "Įkiškite su LastPass paskyra susietą YubiKey į kompiuterio USB jungtį, tada palieskite jo mygtuką."
} }
} }

View File

@ -370,13 +370,13 @@
"message": "项目已发送到回收站" "message": "项目已发送到回收站"
}, },
"overwritePasswordConfirmation": { "overwritePasswordConfirmation": {
"message": "确定要覆盖当前密码吗?" "message": "确定要覆盖当前密码吗?"
}, },
"overwriteUsername": { "overwriteUsername": {
"message": "覆盖用户名" "message": "覆盖用户名"
}, },
"overwriteUsernameConfirmation": { "overwriteUsernameConfirmation": {
"message": "确定要覆盖当前用户名吗?" "message": "确定要覆盖当前用户名吗?"
}, },
"noneFolder": { "noneFolder": {
"message": "无文件夹", "message": "无文件夹",
@ -461,7 +461,7 @@
"message": "附件已删除" "message": "附件已删除"
}, },
"deleteAttachmentConfirmation": { "deleteAttachmentConfirmation": {
"message": "确定要删除此附件吗?" "message": "确定要删除此附件吗?"
}, },
"attachmentSaved": { "attachmentSaved": {
"message": "附件已保存" "message": "附件已保存"
@ -485,7 +485,7 @@
"message": "文件夹已添加" "message": "文件夹已添加"
}, },
"deleteFolderConfirmation": { "deleteFolderConfirmation": {
"message": "确定要删除此文件夹吗?" "message": "确定要删除此文件夹吗?"
}, },
"deletedFolder": { "deletedFolder": {
"message": "文件夹已删除" "message": "文件夹已删除"
@ -738,7 +738,7 @@
"message": "您的登录会话已过期。" "message": "您的登录会话已过期。"
}, },
"logOutConfirmation": { "logOutConfirmation": {
"message": "确定要注销吗?" "message": "确定要注销吗?"
}, },
"logOut": { "logOut": {
"message": "注销" "message": "注销"
@ -1472,7 +1472,7 @@
"message": "隐私条款" "message": "隐私条款"
}, },
"unsavedChangesConfirmation": { "unsavedChangesConfirmation": {
"message": "您确定要退出吗?如果您现在退出,您当前的信息不会被保存。" "message": "确定要离开吗?如果您现在离开,您当前的信息不会被保存。"
}, },
"unsavedChangesTitle": { "unsavedChangesTitle": {
"message": "更改未保存" "message": "更改未保存"
@ -1510,7 +1510,7 @@
"message": "永久删除项目" "message": "永久删除项目"
}, },
"permanentlyDeleteItemConfirmation": { "permanentlyDeleteItemConfirmation": {
"message": "确定要永久删除此项目吗?" "message": "确定要永久删除此项目吗?"
}, },
"permanentlyDeletedItem": { "permanentlyDeletedItem": {
"message": "项目已永久删除" "message": "项目已永久删除"
@ -1948,7 +1948,7 @@
"message": "退出组织" "message": "退出组织"
}, },
"leaveOrganizationConfirmation": { "leaveOrganizationConfirmation": {
"message": "您确定要退出这个组织吗?" "message": "确定要退出该组织吗?"
}, },
"leftOrganization": { "leftOrganization": {
"message": "您已经退出该组织。" "message": "您已经退出该组织。"
@ -2085,7 +2085,7 @@
"message": "无法访问已停用组织中的项目。请联系您的组织所有者获取协助。" "message": "无法访问已停用组织中的项目。请联系您的组织所有者获取协助。"
}, },
"neverLockWarning": { "neverLockWarning": {
"message": "确定要使用「从不」选项吗?将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项,应确保您的设备得到妥善的保护。" "message": "确定要使用「从不」选项吗?将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项,您必须确保您的设备安全。"
}, },
"vault": { "vault": {
"message": "密码库" "message": "密码库"
@ -2501,7 +2501,7 @@
"message": "选择一个集合" "message": "选择一个集合"
}, },
"importTargetHint": { "importTargetHint": {
"message": "如果您希望将导入的文件内容移动到 $DESTINATION$,请选择此选项", "message": "如果您希望将导入的文件内容移动到某个 $DESTINATION$,请选择此选项",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.", "description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": { "placeholders": {
"destination": { "destination": {
@ -2560,7 +2560,7 @@
"message": "多重身份验证失败" "message": "多重身份验证失败"
}, },
"includeSharedFolders": { "includeSharedFolders": {
"message": "包含共享的文件夹" "message": "包含共享的文件夹"
}, },
"lastPassEmail": { "lastPassEmail": {
"message": "LastPass Email" "message": "LastPass Email"