diff --git a/apps/desktop/src/locales/hr/messages.json b/apps/desktop/src/locales/hr/messages.json index f0c3da705d..793f09ac65 100644 --- a/apps/desktop/src/locales/hr/messages.json +++ b/apps/desktop/src/locales/hr/messages.json @@ -1534,11 +1534,11 @@ "message": "Postavi glavnu lozinku" }, "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" }, "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" }, "currentMasterPass": { @@ -1668,7 +1668,7 @@ "message": "Pravila organizacije utječu na tvoje mogućnosti vlasništva." }, "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": { "message": "Svi Sendovi", @@ -2425,38 +2425,38 @@ "message": "Podizbornik" }, "typePasskey": { - "message": "Passkey" + "message": "Pristupni ključ" }, "passkeyNotCopied": { - "message": "Passkey will not be copied" + "message": "Pristupni ključ neće biti kopiran" }, "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": { "message": "Alias domene" }, "importData": { - "message": "Import data", + "message": "Uvezi podatke", "description": "Used for the desktop menu item and the header of the import dialog" }, "importError": { - "message": "Import error" + "message": "Greška prilikom uvoza" }, "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": { - "message": "Resolve the errors below and try again." + "message": "Popravi navedene greške i pokušaj ponovo." }, "description": { - "message": "Description" + "message": "Opis" }, "importSuccess": { - "message": "Data successfully imported" + "message": "Uvoz podataka u trezor je uspio" }, "importSuccessNumberOfItems": { - "message": "A total of $AMOUNT$ items were imported.", + "message": "Ukupno je uvezeno $AMOUNT$ stavaka.", "placeholders": { "amount": { "content": "$1", @@ -2465,10 +2465,10 @@ } }, "total": { - "message": "Total" + "message": "Ukupno" }, "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": { "organization": { "content": "$1", @@ -2477,31 +2477,31 @@ } }, "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": { - "message": "Nothing was imported." + "message": "Ništa nije uvezeno." }, "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": { - "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": { - "message": "Import destination" + "message": "Odredište uvoza" }, "learnAboutImportOptions": { - "message": "Learn about your import options" + "message": "Više o mogućnostima uvoza" }, "selectImportFolder": { - "message": "Select a folder" + "message": "Odaberi mapu" }, "selectImportCollection": { - "message": "Select a collection" + "message": "Odaberi zbirku" }, "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.", "placeholders": { "destination": { @@ -2511,25 +2511,25 @@ } }, "importUnassignedItemsError": { - "message": "File contains unassigned items." + "message": "Datoteka sadrži nedodijeljene stavke." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "Odaberi format datoteke za uvoz" }, "selectImportFile": { - "message": "Select the import file" + "message": "Odaberi datoteku za uvoz" }, "chooseFile": { - "message": "Choose File" + "message": "Odaberi datoteku" }, "noFileChosen": { - "message": "No file chosen" + "message": "Nije odabrana datoteka" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "ili kopiraj/zalijepi sadržaj uvozne datoteke" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "$NAME$ upute", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -2539,76 +2539,76 @@ } }, "confirmVaultImport": { - "message": "Confirm vault import" + "message": "Potvrdi uvoz trezora" }, "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": { - "message": "Confirm file password" + "message": "Potvrdi lozinku datoteke" }, "multifactorAuthenticationCancelled": { - "message": "Multifactor authentication cancelled" + "message": "Multifaktorska autentifikacija otkazana" }, "noLastPassDataFound": { - "message": "No LastPass data found" + "message": "Nisu nađeni LastPass podaci" }, "incorrectUsernameOrPassword": { - "message": "Incorrect username or password" + "message": "Neispravno korisničko ime ili lozinka" }, "multifactorAuthenticationFailed": { - "message": "Multifactor authentication failed" + "message": "Multifaktorska autentifikacija nije uspjela" }, "includeSharedFolders": { - "message": "Include shared folders" + "message": "Uključi dijeljene mape" }, "lastPassEmail": { - "message": "LastPass Email" + "message": "LastPass e-pošta" }, "importingYourAccount": { - "message": "Importing your account..." + "message": "Uvoz tvog računa..." }, "lastPassMFARequired": { - "message": "LastPass multifactor authentication required" + "message": "Potrebna LastPass multifaktorska autenfikacija" }, "lastPassMFADesc": { - "message": "Enter your one-time passcode from your authentication app" + "message": "Unesi svoj jednokratni kôd iz aplikacije za autentifikaciju" }, "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": { "message": "Passcode" }, "lastPassMasterPassword": { - "message": "LastPass master password" + "message": "LastPass glavna lozinka" }, "lastPassAuthRequired": { - "message": "LastPass authentication required" + "message": "Potrebna LastPass autentifikacija" }, "awaitingSSO": { - "message": "Awaiting SSO authentication" + "message": "Čekanje SSO autentifikacije" }, "awaitingSSODesc": { - "message": "Please continue to log in using your company credentials." + "message": "Prijavi se koristeći pristupne podatke svoje tvrtke." }, "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." }, "importDirectlyFromLastPass": { - "message": "Import directly from LastPass" + "message": "Uvezi direktno iz LastPass-a" }, "importFromCSV": { - "message": "Import from CSV" + "message": "Uvezi iz CSV-a" }, "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": { - "message": "Collection" + "message": "Zbirka" }, "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." } } diff --git a/apps/desktop/src/locales/lt/messages.json b/apps/desktop/src/locales/lt/messages.json index 203af065a6..6fa2488cd3 100644 --- a/apps/desktop/src/locales/lt/messages.json +++ b/apps/desktop/src/locales/lt/messages.json @@ -1534,11 +1534,11 @@ "message": "Nustatyti pagrindinį slaptažodį" }, "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" }, "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" }, "currentMasterPass": { @@ -1668,7 +1668,7 @@ "message": "Organizacijos politika turi įtakos jūsų nuosavybės galimybėms." }, "personalOwnershipPolicyInEffectImports": { - "message": "An organization policy has blocked importing items into your individual vault." + "message": "Organizacijos politika blokavo elementų importavimą į jūsų individualią saugyklą." }, "allSends": { "message": "Visi Sendai", @@ -2425,38 +2425,38 @@ "message": "Submeniu" }, "typePasskey": { - "message": "Passkey" + "message": "Prieigos raktas" }, "passkeyNotCopied": { - "message": "Passkey will not be copied" + "message": "Prieigos raktas nebus kopijuotas" }, "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": { "message": "Alias domenas" }, "importData": { - "message": "Import data", + "message": "Importuoti duomenis", "description": "Used for the desktop menu item and the header of the import dialog" }, "importError": { - "message": "Import error" + "message": "Importavimo klaida" }, "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": { - "message": "Resolve the errors below and try again." + "message": "Ištaisykite klaidas ir pabandykite iš naujo." }, "description": { - "message": "Description" + "message": "Aprašymas" }, "importSuccess": { - "message": "Data successfully imported" + "message": "Duomenys sėkmingai importuoti" }, "importSuccessNumberOfItems": { - "message": "A total of $AMOUNT$ items were imported.", + "message": "Iš viso importuoti $AMOUNT$ elementai.", "placeholders": { "amount": { "content": "$1", @@ -2465,10 +2465,10 @@ } }, "total": { - "message": "Total" + "message": "Iš viso" }, "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": { "organization": { "content": "$1", @@ -2477,31 +2477,31 @@ } }, "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": { - "message": "Nothing was imported." + "message": "Niekas nebuvo importuota." }, "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": { - "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": { - "message": "Import destination" + "message": "Importavimo vieta" }, "learnAboutImportOptions": { - "message": "Learn about your import options" + "message": "Sužinoti apie importavimo pasirinkimus" }, "selectImportFolder": { - "message": "Select a folder" + "message": "Pasirinkti aplanką" }, "selectImportCollection": { - "message": "Select a collection" + "message": "Pasirinkti rinkinį" }, "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.", "placeholders": { "destination": { @@ -2511,25 +2511,25 @@ } }, "importUnassignedItemsError": { - "message": "File contains unassigned items." + "message": "Faile yra nepriskirtų elementų." }, "selectFormat": { - "message": "Select the format of the import file" + "message": "Pasirinkti importuojamo failo formatą" }, "selectImportFile": { - "message": "Select the import file" + "message": "Pasirinkti importuojamą failą" }, "chooseFile": { - "message": "Choose File" + "message": "Pasirinkti failą" }, "noFileChosen": { - "message": "No file chosen" + "message": "Nepasirinktas joks failas" }, "orCopyPasteFileContents": { - "message": "or copy/paste the import file contents" + "message": "arba kopijuokite/įklijuokite importuojamo failo turinį" }, "instructionsFor": { - "message": "$NAME$ Instructions", + "message": "$NAME$ Instrukcijos", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -2539,76 +2539,76 @@ } }, "confirmVaultImport": { - "message": "Confirm vault import" + "message": "Patvirtinti saugyklos importavimą" }, "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": { - "message": "Confirm file password" + "message": "Patvirtinti failo slaptažodį" }, "multifactorAuthenticationCancelled": { - "message": "Multifactor authentication cancelled" + "message": "Kelių veiksnių autentifikacija atšaukta" }, "noLastPassDataFound": { - "message": "No LastPass data found" + "message": "Nerasti jokie LastPass duomenys" }, "incorrectUsernameOrPassword": { - "message": "Incorrect username or password" + "message": "Neteisingas naudotojo vardas arba slaptažodis" }, "multifactorAuthenticationFailed": { - "message": "Multifactor authentication failed" + "message": "Kelių veiksnių autentifikacija nepavyko" }, "includeSharedFolders": { - "message": "Include shared folders" + "message": "Įtraukti bendrinamus aplankus" }, "lastPassEmail": { - "message": "LastPass Email" + "message": "LastPass el. paštas" }, "importingYourAccount": { - "message": "Importing your account..." + "message": "Jūsų paskyra importuojama..." }, "lastPassMFARequired": { - "message": "LastPass multifactor authentication required" + "message": "Privalomas LastPass kelių veiksnių autentifikavimas" }, "lastPassMFADesc": { - "message": "Enter your one-time passcode from your authentication app" + "message": "Įveskite savo vienkartinį prieigos kodą iš autentifikavimo programėlės" }, "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": { - "message": "Passcode" + "message": "Prieigos kodas" }, "lastPassMasterPassword": { - "message": "LastPass master password" + "message": "LastPass pagrindinis slaptažodis" }, "lastPassAuthRequired": { - "message": "LastPass authentication required" + "message": "Privalomas LastPass autentifikavimas" }, "awaitingSSO": { - "message": "Awaiting SSO authentication" + "message": "Laukiama SSO autentifikavimo" }, "awaitingSSODesc": { - "message": "Please continue to log in using your company credentials." + "message": "Prašome toliau prisijungti naudojant savo įmonės prisijungimo duomenis." }, "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." }, "importDirectlyFromLastPass": { - "message": "Import directly from LastPass" + "message": "Importuoti tiesiai iš LastPass" }, "importFromCSV": { - "message": "Import from CSV" + "message": "Importuoti iš CSV" }, "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": { - "message": "Collection" + "message": "Rinkinys" }, "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ą." } } diff --git a/apps/desktop/src/locales/zh_CN/messages.json b/apps/desktop/src/locales/zh_CN/messages.json index 7fd8c0ef93..02eca45569 100644 --- a/apps/desktop/src/locales/zh_CN/messages.json +++ b/apps/desktop/src/locales/zh_CN/messages.json @@ -370,13 +370,13 @@ "message": "项目已发送到回收站" }, "overwritePasswordConfirmation": { - "message": "您确定要覆盖当前密码吗?" + "message": "确定要覆盖当前密码吗?" }, "overwriteUsername": { "message": "覆盖用户名" }, "overwriteUsernameConfirmation": { - "message": "您确定要覆盖当前用户名吗?" + "message": "确定要覆盖当前用户名吗?" }, "noneFolder": { "message": "无文件夹", @@ -461,7 +461,7 @@ "message": "附件已删除" }, "deleteAttachmentConfirmation": { - "message": "您确定要删除此附件吗?" + "message": "确定要删除此附件吗?" }, "attachmentSaved": { "message": "附件已保存" @@ -485,7 +485,7 @@ "message": "文件夹已添加" }, "deleteFolderConfirmation": { - "message": "您确定要删除此文件夹吗?" + "message": "确定要删除此文件夹吗?" }, "deletedFolder": { "message": "文件夹已删除" @@ -738,7 +738,7 @@ "message": "您的登录会话已过期。" }, "logOutConfirmation": { - "message": "您确定要注销吗?" + "message": "确定要注销吗?" }, "logOut": { "message": "注销" @@ -1472,7 +1472,7 @@ "message": "隐私条款" }, "unsavedChangesConfirmation": { - "message": "您确定要退出吗?如果您现在退出,您当前的信息不会被保存。" + "message": "确定要离开吗?如果您现在离开,您当前的信息不会被保存。" }, "unsavedChangesTitle": { "message": "更改未保存" @@ -1510,7 +1510,7 @@ "message": "永久删除项目" }, "permanentlyDeleteItemConfirmation": { - "message": "您确定要永久删除此项目吗?" + "message": "确定要永久删除此项目吗?" }, "permanentlyDeletedItem": { "message": "项目已永久删除" @@ -1948,7 +1948,7 @@ "message": "退出组织" }, "leaveOrganizationConfirmation": { - "message": "您确定要退出这个组织吗?" + "message": "确定要退出该组织吗?" }, "leftOrganization": { "message": "您已经退出该组织。" @@ -2085,7 +2085,7 @@ "message": "无法访问已停用组织中的项目。请联系您的组织所有者获取协助。" }, "neverLockWarning": { - "message": "确定要使用「从不」选项吗?将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项,应确保您的设备得到妥善的保护。" + "message": "确定要使用「从不」选项吗?将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项,您必须确保您的设备安全。" }, "vault": { "message": "密码库" @@ -2501,7 +2501,7 @@ "message": "选择一个集合" }, "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.", "placeholders": { "destination": { @@ -2560,7 +2560,7 @@ "message": "多重身份验证失败" }, "includeSharedFolders": { - "message": "包含已共享的文件夹" + "message": "包含共享的文件夹" }, "lastPassEmail": { "message": "LastPass Email"