From ce9aa2f55ab17c624e380d0003aa1acba7a3dcc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:26:28 +0100 Subject: [PATCH] Autosync the updated translations (#4640) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> --- apps/desktop/src/locales/da/messages.json | 2 +- apps/desktop/src/locales/fil/messages.json | 1134 +++++----- apps/desktop/src/locales/gl/messages.json | 2068 ++++++++++++++++++ apps/desktop/src/locales/pt_BR/messages.json | 8 +- apps/desktop/src/locales/sk/messages.json | 4 +- apps/desktop/src/locales/zh_TW/messages.json | 2 +- 6 files changed, 2643 insertions(+), 575 deletions(-) create mode 100644 apps/desktop/src/locales/gl/messages.json diff --git a/apps/desktop/src/locales/da/messages.json b/apps/desktop/src/locales/da/messages.json index 5832c50428c..e11ab8f1b71 100644 --- a/apps/desktop/src/locales/da/messages.json +++ b/apps/desktop/src/locales/da/messages.json @@ -239,7 +239,7 @@ "message": "Frk." }, "mx": { - "message": "Mx" + "message": "Neutral" }, "dr": { "message": "Dr." diff --git a/apps/desktop/src/locales/fil/messages.json b/apps/desktop/src/locales/fil/messages.json index 1a2bc774bff..6a486d12472 100644 --- a/apps/desktop/src/locales/fil/messages.json +++ b/apps/desktop/src/locales/fil/messages.json @@ -3,19 +3,19 @@ "message": "Bitwarden" }, "filters": { - "message": "Filters" + "message": "Mga Filter" }, "allItems": { - "message": "All items" + "message": "Lahat ng mga item" }, "favorites": { - "message": "Favorites" + "message": "Mga Paborito" }, "types": { - "message": "Types" + "message": "Mga uri" }, "typeLogin": { - "message": "Login" + "message": "Mag-login" }, "typeCard": { "message": "Card" @@ -27,28 +27,28 @@ "message": "Secure note" }, "folders": { - "message": "Folders" + "message": "Mga Folder" }, "collections": { - "message": "Collections" + "message": "Koleksyon" }, "searchVault": { - "message": "Search vault" + "message": "Hanapin ang vault" }, "addItem": { - "message": "Add item" + "message": "Magdagdag ng item" }, "shared": { - "message": "Shared" + "message": "Iniimbak" }, "share": { - "message": "Share" + "message": "I-share" }, "moveToOrganization": { - "message": "Move to organization" + "message": "Lumipat sa organisasyon" }, "movedItemToOrg": { - "message": "$ITEMNAME$ moved to $ORGNAME$", + "message": "$ITEMNAME$ lumipat sa $ORGNAME$", "placeholders": { "itemname": { "content": "$1", @@ -61,16 +61,16 @@ } }, "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": "Pumili ng isang organisasyon kung saan mo nais na ipalipat ang item na ito. Ang paglipat sa isang organisasyon ay nagpapalipat ng pagmamay-ari ng item sa organisasyon na iyon. Hindi ka na magiging direktang may-ari ng item na ito kapag naipadala na ito." }, "attachments": { - "message": "Attachments" + "message": "Mga Attachment" }, "viewItem": { - "message": "View item" + "message": "Tingnan ang Item" }, "name": { - "message": "Name" + "message": "Pangalan" }, "uri": { "message": "URI" @@ -86,154 +86,154 @@ } }, "newUri": { - "message": "New URI" + "message": "Bagong URI" }, "username": { - "message": "Username" + "message": "Ang pangalan ng tagagamit" }, "password": { - "message": "Password" + "message": "Ang Password" }, "passphrase": { - "message": "Passphrase" + "message": "Pasa salita" }, "editItem": { - "message": "Edit item" + "message": "Baguhin ang Item" }, "emailAddress": { "message": "Email address" }, "verificationCodeTotp": { - "message": "Verification code (TOTP)" + "message": "Code ng Pag-verify (TOTP)" }, "website": { "message": "Website" }, "notes": { - "message": "Notes" + "message": "Mga nota" }, "customFields": { - "message": "Custom fields" + "message": "Pasadyang mga patlang" }, "launch": { - "message": "Launch" + "message": "Paglulunsad" }, "copyValue": { - "message": "Copy value", + "message": "Halaga ng kopya", "description": "Copy value to clipboard" }, "minimizeOnCopyToClipboard": { - "message": "Minimize when copying to clipboard" + "message": "Mag minimize kapag kinokopya sa clipboard" }, "minimizeOnCopyToClipboardDesc": { - "message": "Minimize application when copying an item's data to the clipboard." + "message": "I-minimize ang application kapag kinokopya ang data ng isang item sa clipboard." }, "toggleVisibility": { - "message": "Toggle visibility" + "message": "I-toggle ang kakayahang makita" }, "toggleCollapse": { - "message": "Toggle collapse", + "message": "I-toggle ang pagbagal", "description": "Toggling an expand/collapse state." }, "cardholderName": { - "message": "Cardholder name" + "message": "Pangalan ng cardholder" }, "number": { - "message": "Number" + "message": "Numero" }, "brand": { - "message": "Brand" + "message": "Tatak" }, "expiration": { - "message": "Expiration" + "message": "Pag-expire" }, "securityCode": { - "message": "Security code" + "message": "Kodigo ng Seguridad" }, "identityName": { - "message": "Identity name" + "message": "Pangalan ng Identidad" }, "company": { - "message": "Company" + "message": "Kumpanya" }, "ssn": { "message": "Social Security number" }, "passportNumber": { - "message": "Passport number" + "message": "Numero ng Pasaporte" }, "licenseNumber": { "message": "License number" }, "email": { - "message": "Email" + "message": "Mag-email" }, "phone": { - "message": "Phone" + "message": "Telepono" }, "address": { "message": "Address" }, "premiumRequired": { - "message": "Premium required" + "message": "Kailangan ng premium" }, "premiumRequiredDesc": { - "message": "A Premium membership is required to use this feature." + "message": "Ang pagiging miyembro ng Premium ay kinakailangan upang magamit ang tampok na ito." }, "errorOccurred": { - "message": "An error has occurred." + "message": "Nagkaproblema." }, "error": { - "message": "Error" + "message": "Mali" }, "january": { - "message": "January" + "message": "Enero" }, "february": { - "message": "February" + "message": "Pebrero" }, "march": { - "message": "March" + "message": "Marso" }, "april": { - "message": "April" + "message": "Abril" }, "may": { - "message": "May" + "message": "Mayo" }, "june": { - "message": "June" + "message": "Hunyo" }, "july": { - "message": "July" + "message": "Hulyo" }, "august": { - "message": "August" + "message": "Agosto" }, "september": { - "message": "September" + "message": "Setyembre" }, "october": { - "message": "October" + "message": "Oktubre" }, "november": { - "message": "November" + "message": "Nobyembre" }, "december": { - "message": "December" + "message": "Disyembre" }, "ex": { "message": "ex.", "description": "Short abbreviation for 'example'." }, "title": { - "message": "Title" + "message": "Pamagat" }, "mr": { - "message": "Mr" + "message": "Ginoo" }, "mrs": { - "message": "Mrs" + "message": "Gng" }, "ms": { "message": "Ms" @@ -245,34 +245,34 @@ "message": "Dr" }, "expirationMonth": { - "message": "Expiration month" + "message": "Buwan ng Pagpaso" }, "expirationYear": { - "message": "Expiration year" + "message": "Taon ng Pag-expire" }, "select": { - "message": "Select" + "message": "Piliin" }, "other": { - "message": "Other" + "message": "Iba pa" }, "generatePassword": { - "message": "Generate password" + "message": "Magtatag ng Password" }, "type": { "message": "Type" }, "firstName": { - "message": "First name" + "message": "Unang Pangalan" }, "middleName": { - "message": "Middle name" + "message": "Gitnang Pangalan" }, "lastName": { - "message": "Last name" + "message": "Huling pangalan" }, "fullName": { - "message": "Full name" + "message": "Buong Pangalan" }, "address1": { "message": "Address 1" @@ -287,310 +287,310 @@ "message": "City / Town" }, "stateProvince": { - "message": "State / Province" + "message": "Estado/Probinsya" }, "zipPostalCode": { "message": "Zip / Postal code" }, "country": { - "message": "Country" + "message": "Bayan" }, "save": { - "message": "Save" + "message": "I-save" }, "cancel": { - "message": "Cancel" + "message": "Kanselahin" }, "delete": { - "message": "Delete" + "message": "Alisin" }, "favorite": { - "message": "Favorite" + "message": "Ang Paborito" }, "edit": { - "message": "Edit" + "message": "Baguhin" }, "authenticatorKeyTotp": { - "message": "Authenticator key (TOTP)" + "message": "Susi ng Authenticator (TOTP)" }, "folder": { - "message": "Folder" + "message": "Folder/Direktoryo" }, "newCustomField": { - "message": "New custom field" + "message": "Bagong custom field" }, "value": { - "message": "Value" + "message": "Halaga" }, "dragToSort": { - "message": "Drag to sort" + "message": "I-drag sa pag-aayos" }, "cfTypeText": { - "message": "Text" + "message": "Teksto" }, "cfTypeHidden": { - "message": "Hidden" + "message": "Nakatago" }, "cfTypeBoolean": { "message": "Boolean" }, "cfTypeLinked": { - "message": "Linked", + "message": "Nilikha", "description": "This describes a field that is 'linked' (related) to another field." }, "linkedValue": { - "message": "Linked value", + "message": "Naka link na halaga", "description": "This describes a value that is 'linked' (related) to another value." }, "remove": { - "message": "Remove" + "message": "Alisin" }, "nameRequired": { - "message": "Name is required." + "message": "Kailangan ang pangalan." }, "addedItem": { - "message": "Item added" + "message": "Ang item ay idinagdag" }, "editedItem": { - "message": "Item saved" + "message": "Ang item ay nai-save" }, "deleteItem": { - "message": "Delete item" + "message": "Tanggalin ang item" }, "deleteFolder": { - "message": "Delete folder" + "message": "Tanggalin ang folder" }, "deleteAttachment": { - "message": "Delete attachment" + "message": "Tanggalin ang attachment" }, "deleteItemConfirmation": { - "message": "Do you really want to send to the trash?" + "message": "Gusto mo bang talagang ipadala sa basura?" }, "deletedItem": { - "message": "Item sent to trash" + "message": "Item na ipinadala sa basurahan" }, "overwritePasswordConfirmation": { - "message": "Are you sure you want to overwrite the current password?" + "message": "Sigurado ka bang gusto mong palitan ang kasalukuyang password?" }, "overwriteUsername": { - "message": "Overwrite username" + "message": "I-overwrite ang username" }, "overwriteUsernameConfirmation": { - "message": "Are you sure you want to overwrite the current username?" + "message": "Sigurado ka bang gusto mong palitan ang kasalukuyang username?" }, "noneFolder": { - "message": "No folder", + "message": "Walang folder", "description": "This is the folder for uncategorized items" }, "addFolder": { - "message": "Add folder" + "message": "Magdagdag ng folder" }, "editFolder": { - "message": "Edit folder" + "message": "Baguhin ang folder" }, "regeneratePassword": { - "message": "Regenerate password" + "message": "Muling I-generate ang Password" }, "copyPassword": { - "message": "Copy password" + "message": "Kopyahin ang password" }, "copyUri": { - "message": "Copy URI" + "message": "Kopyahin ang URI" }, "copyVerificationCodeTotp": { - "message": "Copy verification code (TOTP)" + "message": "Kopyahin ang verification code (TOTP)" }, "length": { - "message": "Length" + "message": "Kahabaan" }, "uppercase": { "message": "Uppercase (A-Z)" }, "lowercase": { - "message": "Lowercase (a-z)" + "message": "Maliit na titik (a-z)" }, "numbers": { - "message": "Numbers (0-9)" + "message": "Mga Bilang (0-9)" }, "specialCharacters": { - "message": "Special characters (!@#$%^&*)" + "message": "Mga espesyal na character (!@#$%^&*)" }, "numWords": { - "message": "Number of words" + "message": "Ang bilang ng mga salitaNumero ng mga salita" }, "wordSeparator": { - "message": "Word separator" + "message": "Separador ng salita" }, "capitalize": { - "message": "Capitalize", + "message": "Pagkapital", "description": "Make the first letter of a word uppercase." }, "includeNumber": { - "message": "Include number" + "message": "Isama ang numero" }, "close": { - "message": "Close" + "message": "Isara" }, "minNumbers": { - "message": "Minimum numbers" + "message": "Pinakamababang mga numero" }, "minSpecial": { - "message": "Minimum special", + "message": "Inakamababang espesyal", "description": "Minimum Special Characters" }, "ambiguous": { - "message": "Avoid ambiguous characters" + "message": "Iwasan ang mga hindi malinaw na character" }, "searchCollection": { - "message": "Search collection" + "message": "Maghanap ng koleksyon" }, "searchFolder": { - "message": "Search folder" + "message": "Folder ng paghahanap" }, "searchFavorites": { - "message": "Search favorites" + "message": "Maghanap ng mga paborito" }, "searchType": { - "message": "Search type", + "message": "Uri ng paghahanap", "description": "Search item type" }, "newAttachment": { - "message": "Add new attachment" + "message": "Magdagdag ng bagong attachment" }, "deletedAttachment": { - "message": "Attachment deleted" + "message": "Attachment na natanggal" }, "deleteAttachmentConfirmation": { - "message": "Are you sure you want to delete this attachment?" + "message": "Sigurado ka bang gusto mong tanggalin ang attachment na ito?" }, "attachmentSaved": { - "message": "Attachment saved" + "message": "Nailigtas ang attachment" }, "file": { - "message": "File" + "message": "Mag-file" }, "selectFile": { - "message": "Select a file" + "message": "Pumili ng file" }, "maxFileSize": { - "message": "Maximum file size is 500 MB." + "message": "Maximum na laki ng file ay 500 MB." }, "updateKey": { - "message": "You cannot use this feature until you update your encryption key." + "message": "You cannot use this feature until you update your encryption key. - Hindi mo maari gamitin ang tampok na ito hanggang hindi mo iupdate ang iyong encryption key." }, "editedFolder": { - "message": "Folder saved" + "message": "Nai-save na folder" }, "addedFolder": { - "message": "Folder added" + "message": "Idinagdag ang folder" }, "deleteFolderConfirmation": { - "message": "Are you sure you want to delete this folder?" + "message": "Sigurado ka bang gusto mong tanggalin ang folder na ito?" }, "deletedFolder": { - "message": "Folder deleted" + "message": "Tinanggal ang folder" }, "loginOrCreateNewAccount": { - "message": "Log in or create a new account to access your secure vault." + "message": "Maglog-in o gumawa ng bagong account para ma-access ang iyong ligtas na kahadeyero." }, "createAccount": { - "message": "Create account" + "message": "Gumawa ng Account" }, "logIn": { - "message": "Log in" + "message": "Mag-log in" }, "submit": { - "message": "Submit" + "message": "Isumite" }, "masterPass": { - "message": "Master password" + "message": "Master Password" }, "masterPassDesc": { - "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it." + "message": "Ang master password ay ang password na gagamitin mo upang ma-access ang iyong kahadeyero. Napakaimportante na hindi mo makalimutan ang iyong master password. Walang paraan upang ma-recover ang password kapag nakalimutan mo ito." }, "masterPassHintDesc": { - "message": "A master password hint can help you remember your password if you forget it." + "message": "May isang pahiwatig para sa master password na makakatulong na maalala mo ang iyong password kapag nakalimutan mo ito." }, "reTypeMasterPass": { - "message": "Re-type master password" + "message": "Muling i-type ang Master Password" }, "masterPassHint": { - "message": "Master password hint (optional)" + "message": "Mungkahi sa Master Password (opsyonal)" }, "settings": { - "message": "Settings" + "message": "Mga Preperensya" }, "passwordHint": { - "message": "Password hint" + "message": "Mungkahi sa Password" }, "enterEmailToGetHint": { - "message": "Enter your account email address to receive your master password hint." + "message": "Ipasok ang iyong email address ng account para makatanggap ng hint ng iyong master password." }, "getMasterPasswordHint": { - "message": "Get master password hint" + "message": "Makuha ang Punong Password na Hint" }, "emailRequired": { - "message": "Email address is required." + "message": "Kailangan ang email address." }, "invalidEmail": { - "message": "Invalid email address." + "message": "Di-wasto na email address." }, "masterPasswordRequired": { - "message": "Master password is required." + "message": "Kailangan ang master password." }, "confirmMasterPasswordRequired": { - "message": "Master password retype is required." + "message": "Kailangan ang master password retype." }, "masterPasswordMinlength": { - "message": "Master password must be at least 8 characters long." + "message": "Ang master password ay dapat hindi bababa sa 8 na mga character." }, "masterPassDoesntMatch": { - "message": "Master password confirmation does not match." + "message": "Hindi tugma ang kumpirmasyon ng master password." }, "newAccountCreated": { - "message": "Your new account has been created! You may now log in." + "message": "Nalikha na ang iyong bagong account! Maaari ka nang mag-log in." }, "masterPassSent": { - "message": "We've sent you an email with your master password hint." + "message": "Pinadala na namin sa iyo ang email na may hint ng master password mo." }, "unexpectedError": { - "message": "An unexpected error has occurred." + "message": "Isang hindi inaasahang error ang naganap." }, "itemInformation": { - "message": "Item information" + "message": "Impormasyon ng item" }, "noItemsInList": { - "message": "There are no items to list." + "message": "Walang mga bagay na maipapakita." }, "sendVerificationCode": { - "message": "Send a verification code to your email" + "message": "Magpadala ng isang verification code sa iyong email" }, "sendCode": { - "message": "Send code" + "message": "Magpadala ng Code" }, "codeSent": { - "message": "Code sent" + "message": "Ipinadala ang code" }, "verificationCode": { - "message": "Verification code" + "message": "VerificationCode sa Filipino ay Pagsasagot sa Tanong" }, "confirmIdentity": { - "message": "Confirm your identity to continue." + "message": "Kumpirmahin ang iyong identididad upang magpatuloy." }, "verificationCodeRequired": { - "message": "Verification code is required." + "message": "Kailangan ang verification code." }, "invalidVerificationCode": { - "message": "Invalid verification code" + "message": "Maling verification code" }, "continue": { - "message": "Continue" + "message": "Magpatuloy" }, "enterVerificationCodeApp": { - "message": "Enter the 6 digit verification code from your authenticator app." + "message": "Ipasok ang 6 na digit na code ng pagpapatunay mula sa iyong authenticator app." }, "enterVerificationCodeEmail": { - "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "message": "Ipasok ang 6 digit verification code na ipinadala sa $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -599,7 +599,7 @@ } }, "verificationCodeEmailSent": { - "message": "Verification email sent to $EMAIL$.", + "message": "Email ng pagpapatunay na ipinadala sa $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -608,88 +608,88 @@ } }, "rememberMe": { - "message": "Remember me" + "message": "Tandaan mo ako" }, "sendVerificationCodeEmailAgain": { - "message": "Send verification code email again" + "message": "Ipadala muli ang email ng verification code" }, "useAnotherTwoStepMethod": { - "message": "Use another two-step login method" + "message": "Gamitin ang isa pang two-step na paraan ng pag-login" }, "insertYubiKey": { - "message": "Insert your YubiKey into your computer's USB port, then touch its button." + "message": "Ipasok ang iyong YubiKey sa USB port ng iyong computer, pagkatapos ay hawakan ang pindutan nito." }, "insertU2f": { - "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + "message": "Ipasok ang iyong key ng seguridad sa USB port ng iyong computer. Kung may butones ito, hawakan ito." }, "recoveryCodeDesc": { - "message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers on your account." + "message": "Nawala ang access sa lahat ng iyong dalawang-factor provider? Gamitin ang iyong recovery code para patayin ang lahat ng dalawang-factor provider sa iyong account." }, "recoveryCodeTitle": { "message": "Recovery code" }, "authenticatorAppTitle": { - "message": "Authenticator app" + "message": "App ng Authenticator" }, "authenticatorAppDesc": { - "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "message": "Gumamit ng isang authenticator app (tulad ng Authy o Google Authenticator) upang makabuo ng mga code ng pag verify na batay sa oras.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { - "message": "YubiKey OTP security key" + "message": "YubiKey OTP susi ng seguridad" }, "yubiKeyDesc": { - "message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices." + "message": "Gumamit ng YubiKey upang ma access ang iyong account. Gumagana sa YubiKey 4, 4 Nano, 4C, at NEO aparato." }, "duoDesc": { - "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Patunayan sa Duo Security gamit ang Duo Mobile app, SMS, tawag sa telepono, o key ng seguridad ng U2F.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "duoOrganizationDesc": { - "message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.", + "message": "Patunayan sa Duo Security para sa iyong samahan gamit ang Duo Mobile app, SMS, tawag sa telepono, o U2F security key.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "webAuthnTitle": { "message": "FIDO2 WebAuthn" }, "webAuthnDesc": { - "message": "Use any WebAuthn compatible security key to access your account." + "message": "Gumamit ng anumang WebAuthn compatible security key upang ma access ang iyong account." }, "emailTitle": { - "message": "Email" + "message": "Mag-email" }, "emailDesc": { - "message": "Verification codes will be emailed to you." + "message": "Ang mga verification code ay i email sa iyo." }, "loginUnavailable": { - "message": "Login unavailable" + "message": "Hindi magagamit ang pag-login" }, "noTwoStepProviders": { - "message": "This account has two-step login set up, however, none of the configured two-step providers are supported by this device." + "message": "Ang account na ito ay may dalawang hakbang na pag login set up, gayunpaman, wala sa mga naka configure na dalawang hakbang na provider ang suportado ng aparatong ito." }, "noTwoStepProviders2": { - "message": "Please add additional providers that are better supported across devices (such as an authenticator app)." + "message": "Mangyaring magdagdag ng karagdagang mga provider na mas mahusay na suportado sa buong mga aparato (tulad ng isang authenticator app)." }, "twoStepOptions": { - "message": "Two-step login options" + "message": "Mga pagpipilian para sa two-step login" }, "selfHostedEnvironment": { - "message": "Self-hosted environment" + "message": "Kapaligirang self-hosted" }, "selfHostedEnvironmentFooter": { - "message": "Specify the base URL of your on-premises hosted Bitwarden installation." + "message": "Tukuyin ang base URL ng iyong on premises na naka host sa pag install ng Bitwarden." }, "customEnvironment": { - "message": "Custom environment" + "message": "Kapaligirang Custom" }, "customEnvironmentFooter": { - "message": "For advanced users. You can specify the base URL of each service independently." + "message": "Para sa mga advanced na gumagamit. Maaari mong tukuyin ang base URL ng bawat serbisyo nang independiyente." }, "baseUrl": { - "message": "Server URL" + "message": "URL ng Server" }, "apiUrl": { - "message": "API server URL" + "message": "URL ng API server" }, "webVaultUrl": { "message": "Web vault server URL" @@ -698,123 +698,123 @@ "message": "Identity server URL" }, "notificationsUrl": { - "message": "Notifications server URL" + "message": "URL ng server ng mga abiso" }, "iconsUrl": { "message": "Icons server URL" }, "environmentSaved": { - "message": "Environment URLs saved" + "message": "Nai-save ang mga URL ng Kapaligiran" }, "ok": { "message": "Ok" }, "yes": { - "message": "Yes" + "message": "Oo" }, "no": { - "message": "No" + "message": "Hindi" }, "overwritePassword": { - "message": "Overwrite password" + "message": "I-overwrite ang password" }, "learnMore": { - "message": "Learn more" + "message": "Matuto nang higit pa" }, "featureUnavailable": { - "message": "Feature unavailable" + "message": "Hindi magagamit ang tampok" }, "loggedOut": { - "message": "Logged out" + "message": "Umalis na" }, "loginExpired": { - "message": "Your login session has expired." + "message": "Nag-expire na ang iyong session sa login." }, "logOutConfirmation": { - "message": "Are you sure you want to log out?" + "message": "Sigurado ka bang gusto mong mag-log out?" }, "logOut": { - "message": "Log out" + "message": "Mag-Log Out" }, "addNewLogin": { - "message": "New login" + "message": "Bagong pag login" }, "addNewItem": { - "message": "New item" + "message": "Bagong item" }, "addNewFolder": { - "message": "New folder" + "message": "Bagong folder" }, "view": { - "message": "View" + "message": "Tanaw" }, "account": { "message": "Account" }, "loading": { - "message": "Loading..." + "message": "Naglo-load..." }, "lockVault": { - "message": "Lock vault" + "message": "I-lock ang vault" }, "passwordGenerator": { - "message": "Password generator" + "message": "Tagapaglikha ng Password" }, "contactUs": { - "message": "Contact us" + "message": "Makipag ugnay sa amin" }, "getHelp": { - "message": "Get help" + "message": "Humingi ng tulong" }, "fileBugReport": { - "message": "File a bug report" + "message": "Mag file ng bug report" }, "blog": { "message": "Blog" }, "followUs": { - "message": "Follow us" + "message": "Sundin mo kami" }, "syncVault": { - "message": "Sync vault" + "message": "Vault ng Sync" }, "changeMasterPass": { - "message": "Change master password" + "message": "Palitan ang master password" }, "changeMasterPasswordConfirmation": { - "message": "You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "Maaari mong palitan ang iyong master password sa bitwarden.com web vault. Gusto mo bang bisitahin ang website ngayon?" }, "fingerprintPhrase": { - "message": "Fingerprint phrase", + "message": "Hulmabig ng Hilik ng Dako", "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "yourAccountsFingerprint": { - "message": "Your account's fingerprint phrase", + "message": "Ang fingerprint pala ng iyong account", "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "goToWebVault": { - "message": "Go to web vault" + "message": "Pumunta sa web vault" }, "getMobileApp": { - "message": "Get mobile app" + "message": "Kumuha ng mobile app" }, "getBrowserExtension": { - "message": "Get browser extension" + "message": "Kumuha ng extension ng browser" }, "syncingComplete": { - "message": "Syncing complete" + "message": "Ang pag-sync ay nakumpleto" }, "syncingFailed": { - "message": "Syncing failed" + "message": "Ang pag-sync ay nabigo" }, "yourVaultIsLocked": { - "message": "Your vault is locked. Verify your identity to continue." + "message": "Naka-lock ang iyong vault. Patunayan ang iyong pagkakakilanlan upang magpatuloy." }, "unlock": { - "message": "Unlock" + "message": "Buksan" }, "loggedInAsOn": { - "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "message": "Nag-log in bilang $EMAIL$ noong $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -827,174 +827,174 @@ } }, "invalidMasterPassword": { - "message": "Invalid master password" + "message": "Imbalidong master password" }, "twoStepLoginConfirmation": { - "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be set up on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "Ang two-step login ay nagpapagaan sa iyong account sa pamamagitan ng pag-verify sa iyong login sa isa pang device tulad ng security key, authenticator app, SMS, tawag sa telepono o email. Ang two-step login ay maaaring magawa sa bitwarden.com web vault. Gusto mo bang bisitahin ang website ngayon?" }, "twoStepLogin": { - "message": "Two-step login" + "message": "Dalawahang-hakbang na Pag-login" }, "vaultTimeout": { "message": "Vault timeout" }, "vaultTimeoutDesc": { - "message": "Choose when your vault will take the vault timeout action." + "message": "Piliin kung kailan gagawin ng iyong vault ang vault timeout action." }, "immediately": { - "message": "Immediately" + "message": "Kaagad" }, "tenSeconds": { - "message": "10 seconds" + "message": "10 segundo" }, "twentySeconds": { - "message": "20 seconds" + "message": "20 segundo" }, "thirtySeconds": { - "message": "30 seconds" + "message": "30 segundo" }, "oneMinute": { - "message": "1 minute" + "message": "1 minuto" }, "twoMinutes": { - "message": "2 minutes" + "message": "2 minuto" }, "fiveMinutes": { - "message": "5 minutes" + "message": "5 minuto" }, "fifteenMinutes": { - "message": "15 minutes" + "message": "15 minuto" }, "thirtyMinutes": { - "message": "30 minutes" + "message": "30 mga minuto" }, "oneHour": { - "message": "1 hour" + "message": "1 oras" }, "fourHours": { - "message": "4 hours" + "message": "4 oras" }, "onIdle": { - "message": "On system idle" + "message": "Sa system idle" }, "onSleep": { - "message": "On system sleep" + "message": "Sa sistema ng pagtulog" }, "onLocked": { - "message": "On system lock" + "message": "Sa system lock" }, "onRestart": { - "message": "On restart" + "message": "Sa muling pagsisimula" }, "never": { - "message": "Never" + "message": "Hindi kailanman" }, "security": { - "message": "Security" + "message": "Kaligtasan" }, "clearClipboard": { - "message": "Clear clipboard", + "message": "Linisin ang clipboard", "description": "Clipboard is the operating system thing where you copy/paste data to on your device." }, "clearClipboardDesc": { - "message": "Automatically clear copied values from your clipboard.", + "message": "Awtomatikong linisin ang mga kopya mula sa iy.", "description": "Clipboard is the operating system thing where you copy/paste data to on your device." }, "enableFavicon": { - "message": "Show website icons" + "message": "Ipakita ang mga icon ng website" }, "faviconDesc": { - "message": "Show a recognizable image next to each login." + "message": "Ipakita ang isang kilalang larawan sa tabi ng bawat login." }, "enableMinToTray": { - "message": "Minimize to tray icon" + "message": "I-minimise sa icon ng tray" }, "enableMinToTrayDesc": { - "message": "When minimizing the window, show an icon in the system tray instead." + "message": "Kapag pinaliit ang window, ipakita ang isang icon sa system tray sa halip." }, "enableMinToMenuBar": { - "message": "Minimize to menu bar" + "message": "Mag-minimize sa menu bar" }, "enableMinToMenuBarDesc": { - "message": "When minimizing the window, show an icon in the menu bar instead." + "message": "Kapag pinaliit ang window, ipakita ang isang icon sa menu bar sa halip." }, "enableCloseToTray": { - "message": "Close to tray icon" + "message": "Malapit sa icon ng tray" }, "enableCloseToTrayDesc": { - "message": "When closing the window, show an icon in the system tray instead." + "message": "Kapag isinasara ang window, magpakita ng isang icon sa system tray sa halip." }, "enableCloseToMenuBar": { - "message": "Close to menu bar" + "message": "Malapit sa menu bar" }, "enableCloseToMenuBarDesc": { - "message": "When closing the window, show an icon in the menu bar instead." + "message": "Kapag isinasara ang window, ipakita ang isang icon sa menu bar sa halip." }, "enableTray": { - "message": "Show tray icon" + "message": "Ipakita ang icon ng tray" }, "enableTrayDesc": { - "message": "Always show an icon in the system tray." + "message": "Laging magpakita ng isang icon sa system tray." }, "startToTray": { - "message": "Start to tray icon" + "message": "Icon ng start to tray" }, "startToTrayDesc": { - "message": "When the application is first started, only show an icon in the system tray." + "message": "Kapag ang application ay unang sinimulan, ipakita lamang ang isang icon sa system tray." }, "startToMenuBar": { - "message": "Start to menu bar" + "message": "Magsimula sa menu bar" }, "startToMenuBarDesc": { - "message": "When the application is first started, only show an icon in the menu bar." + "message": "Kapag ang application ay unang sinimulan, magpakita lamang ng isang icon sa menu bar." }, "openAtLogin": { - "message": "Start automatically on login" + "message": "Awtomatikong magsimula sa pag login" }, "openAtLoginDesc": { - "message": "Start the Bitwarden desktop application automatically on login." + "message": "Awtomatikong simulan ang application ng desktop ng Bitwarden sa pag login." }, "alwaysShowDock": { - "message": "Always show in the Dock" + "message": "Laging ipakita sa Dock" }, "alwaysShowDockDesc": { - "message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar." + "message": "Ipakita ang icon ng Bitwarden sa Dock kahit na minimize sa menu bar." }, "confirmTrayTitle": { - "message": "Confirm hiding tray" + "message": "Kumpirmahin ang pagtatago ng tray" }, "confirmTrayDesc": { - "message": "Turning off this setting will also turn off all other tray related settings." + "message": "Ang pag-off ng setting na ito ay papatayin din ang lahat ng iba pang mga setting na may kaugnayan sa tray." }, "language": { - "message": "Language" + "message": "Wika" }, "languageDesc": { - "message": "Change the language used by the application. Restart is required." + "message": "Baguhin ang wikang ginamit ng application. Kailangan ng restart." }, "theme": { - "message": "Theme" + "message": "Tagapagmana" }, "themeDesc": { - "message": "Change the application's color theme." + "message": "Baguhin ang tema ng kulay ng application." }, "dark": { - "message": "Dark", + "message": "Madilim", "description": "Dark color" }, "light": { - "message": "Light", + "message": "Mabait", "description": "Light color" }, "copy": { - "message": "Copy", + "message": "Kopyahin", "description": "Copy to clipboard" }, "checkForUpdates": { - "message": "Check for updates…" + "message": "Check mo kung may updates..." }, "version": { - "message": "Version $VERSION_NUM$", + "message": "Bersyon $VERSION_NUM$", "placeholders": { "version_num": { "content": "$1", @@ -1003,10 +1003,10 @@ } }, "restartToUpdate": { - "message": "Restart to update" + "message": "Muling magsimula para mag-update" }, "restartToUpdateDesc": { - "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", + "message": "Version $VERSION_NUM$ ay handa nang i-install. Kailangan mong i restart ang application upang makumpleto ang pag install. Gusto mo bang mag-restart at mag-update ngayon?", "placeholders": { "version_num": { "content": "$1", @@ -1015,87 +1015,87 @@ } }, "updateAvailable": { - "message": "Update available" + "message": "Magagamit ang update" }, "updateAvailableDesc": { - "message": "An update was found. Do you want to download it now?" + "message": "Isang update ang natagpuan. Gusto mo bang i-download ito ngayon?" }, "restart": { - "message": "Restart" + "message": "Muling magsimula" }, "later": { - "message": "Later" + "message": "Mamaya" }, "noUpdatesAvailable": { - "message": "No updates are currently available. You are using the latest version." + "message": "Walang mga update na kasalukuyang magagamit. Gumagamit ka ng pinakabagong bersyon." }, "updateError": { - "message": "Update error" + "message": "Mali sa pag-update" }, "unknown": { - "message": "Unknown" + "message": "Hindi kilala" }, "copyUsername": { - "message": "Copy username" + "message": "Kopyahin ang username" }, "copyNumber": { - "message": "Copy number", + "message": "Pamamagitan ng Kopya ng Bilang", "description": "Copy credit card number" }, "copySecurityCode": { - "message": "Copy security code", + "message": "Kopyahin ang code ng seguridad", "description": "Copy credit card security code (CVV)" }, "premiumMembership": { - "message": "Premium membership" + "message": "Pagiging miyembro ng premium" }, "premiumManage": { - "message": "Manage membership" + "message": "Pamahalaan ang pagiging miyembro" }, "premiumManageAlert": { - "message": "You can manage your membership on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "Maaari mong pamahalaan ang iyong pagiging miyembro sa bitwarden.com web vault. Gusto mo bang bisitahin ang website ngayon?" }, "premiumRefresh": { - "message": "Refresh membership" + "message": "I-refresh ang pagiging miyembro" }, "premiumNotCurrentMember": { - "message": "You are not currently a Premium member." + "message": "Hindi ka kasalukuyang miyembro ng Premium." }, "premiumSignUpAndGet": { - "message": "Sign up for a Premium membership and get:" + "message": "Mag sign up para sa isang Premium membership at makakuha ng:" }, "premiumSignUpStorage": { - "message": "1 GB encrypted storage for file attachments." + "message": "1 GB naka encrypt na imbakan para sa mga attachment ng file." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Karagdagang dalawang hakbang na mga pagpipilian sa pag login tulad ng YubiKey, FIDO U2F, at Duo." }, "premiumSignUpReports": { - "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + "message": "Kalinisan ng password, kalusugan ng account, at mga ulat ng paglabag sa data upang mapanatiling ligtas ang iyong vault." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "TOTP verification code (2FA) generator para sa mga pag login sa iyong vault." }, "premiumSignUpSupport": { - "message": "Priority customer support." + "message": "Priority suporta sa customer." }, "premiumSignUpFuture": { - "message": "All future premium features. More coming soon!" + "message": "Lahat ng mga tampok na premium sa hinaharap. Marami pang darating sa lalong madaling panahon!" }, "premiumPurchase": { - "message": "Purchase Premium" + "message": "Bumili ng Premium" }, "premiumPurchaseAlert": { - "message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?" + "message": "Maaari kang bumili ng premium membership sa bitwarden.com web vault. Gusto mo bang bisitahin ang website ngayon?" }, "premiumCurrentMember": { - "message": "You are a premium member!" + "message": "Ikaw ay isang premium na miyembro!" }, "premiumCurrentMemberThanks": { - "message": "Thank you for supporting Bitwarden." + "message": "Salamat sa pagsuporta sa Bitwarden." }, "premiumPrice": { - "message": "All for just $PRICE$ /year!", + "message": "Lahat para lamang sa $PRICE$ /taon!", "placeholders": { "price": { "content": "$1", @@ -1104,84 +1104,84 @@ } }, "refreshComplete": { - "message": "Refresh complete" + "message": "Kumpleto na ang pag-refresh" }, "passwordHistory": { "message": "Password history" }, "clear": { - "message": "Clear", + "message": "Hilahin", "description": "To clear something out. example: To clear browser history." }, "noPasswordsInList": { - "message": "There are no passwords to list." + "message": "Walang mga password na ilista." }, "undo": { - "message": "Undo" + "message": "Mag-undo" }, "redo": { - "message": "Redo" + "message": "Muling Gawin" }, "cut": { - "message": "Cut", + "message": "Gupitin", "description": "Cut to clipboard" }, "paste": { - "message": "Paste", + "message": "I-paste", "description": "Paste from clipboard" }, "selectAll": { - "message": "Select all" + "message": "Piliin ang lahat" }, "zoomIn": { - "message": "Zoom in" + "message": "Mag-zoom in" }, "zoomOut": { - "message": "Zoom out" + "message": "Mag-zoom out" }, "resetZoom": { - "message": "Reset zoom" + "message": "I-reset ang zoom" }, "toggleFullScreen": { - "message": "Toggle full screen" + "message": "Toggle buong screen" }, "reload": { - "message": "Reload" + "message": "Mag-load muli" }, "toggleDevTools": { - "message": "Toggle developer tools" + "message": "Toggle ang mga tool ng developer" }, "minimize": { - "message": "Minimize", + "message": "I-minimise", "description": "Minimize window" }, "zoom": { - "message": "Zoom" + "message": "Mag-zoom" }, "bringAllToFront": { - "message": "Bring all to front", + "message": "Dalhin ang lahat sa harap", "description": "Bring all windows to front (foreground)" }, "aboutBitwarden": { - "message": "About Bitwarden" + "message": "Tungkol sa Bitwarden" }, "services": { - "message": "Services" + "message": "Mga Serbisyo" }, "hideBitwarden": { - "message": "Hide Bitwarden" + "message": "Itago ang Bitwarden" }, "hideOthers": { - "message": "Hide others" + "message": "Itago ang iba" }, "showAll": { - "message": "Show all" + "message": "Ipakita ang lahat" }, "quitBitwarden": { - "message": "Quit Bitwarden" + "message": "Tumigil sa Bitwarden" }, "valueCopied": { - "message": "$VALUE$ copied", + "message": "$VALUE$ kinopya", "description": "Value has been copied to the clipboard.", "placeholders": { "value": { @@ -1191,16 +1191,16 @@ } }, "help": { - "message": "Help" + "message": "Tulong" }, "window": { "message": "Window" }, "checkPassword": { - "message": "Check if password has been exposed." + "message": "Suriin kung ang password ay na-expose." }, "passwordExposed": { - "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.", + "message": "Ang password na ito ay nalantad $VALUE$ (mga) oras sa mga paglabag sa data. Dapat palitan mo na.", "placeholders": { "value": { "content": "$1", @@ -1209,14 +1209,14 @@ } }, "passwordSafe": { - "message": "This password was not found in any known data breaches. It should be safe to use." + "message": "Ang password na ito ay hindi natagpuan sa alinman sa mga alam na data breach. Maaari itong gamitin nang ligtas." }, "baseDomain": { "message": "Base domain", "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain name", + "message": "Pangalan ng domain", "description": "Domain name. Ex. website.com" }, "host": { @@ -1224,10 +1224,10 @@ "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." }, "exact": { - "message": "Exact" + "message": "Eksakto" }, "startsWith": { - "message": "Starts with" + "message": "Naguumpisa sa" }, "regEx": { "message": "Regular expression", @@ -1238,31 +1238,31 @@ "description": "URI match detection for auto-fill." }, "defaultMatchDetection": { - "message": "Default match detection", + "message": "Default na pagtuklas ng tugma", "description": "Default URI match detection for auto-fill." }, "toggleOptions": { - "message": "Toggle options" + "message": "Mga pagpipilian sa toggle" }, "organization": { - "message": "Organization", + "message": "Organisasyon", "description": "An entity of multiple related people (ex. a team or business organization)." }, "default": { - "message": "Default" + "message": "Default na" }, "exit": { - "message": "Exit" + "message": "I-sara" }, "showHide": { - "message": "Show / Hide", + "message": "Ipakita / Itago", "description": "Text for a button that toggles the visibility of the window. Shows the window when it is hidden or hides the window if it is currently open." }, "hideToTray": { - "message": "Hide to tray" + "message": "Magtago sa tray" }, "alwaysOnTop": { - "message": "Always on top", + "message": "Laging nasa itaas", "description": "Application window should always stay on top of other windows" }, "dateUpdated": { @@ -1270,7 +1270,7 @@ "description": "ex. Date this item was updated" }, "dateCreated": { - "message": "Created", + "message": "Nilikha", "description": "ex. Date this item was created" }, "datePasswordUpdated": { @@ -1278,200 +1278,200 @@ "description": "ex. Date this password was updated" }, "exportVault": { - "message": "Export vault" + "message": "I-export vault" }, "fileFormat": { - "message": "File format" + "message": "Format ng file" }, "hCaptchaUrl": { "message": "hCaptcha Url", "description": "hCaptcha is the name of a website, should not be translated" }, "loadAccessibilityCookie": { - "message": "Load accessibility cookie" + "message": "I-load ang accessibility cookie" }, "registerAccessibilityUser": { - "message": "Register as an accessibility user at", + "message": "Magrehistro bilang isang gumagamit ng accessibility sa", "description": "ex. Register as an accessibility user at hcaptcha.com" }, "copyPasteLink": { - "message": "Copy and paste the link sent to your email below" + "message": "Kopyahin at i paste ang link na ipinadala sa iyong email sa ibaba" }, "enterhCaptchaUrl": { - "message": "Enter URL to load accessibility cookie for hCaptcha", + "message": "Ipasok ang URL upang i load ang accessibility cookie para sa hCaptcha", "description": "hCaptcha is the name of a website, should not be translated" }, "hCaptchaUrlRequired": { - "message": "hCaptcha Url is required", + "message": "hCaptcha Url ay kinakailangan", "description": "hCaptcha is the name of a website, should not be translated" }, "invalidUrl": { - "message": "Invalid Url" + "message": "Imbalidong URL" }, "done": { - "message": "Done" + "message": "Tapos na" }, "accessibilityCookieSaved": { - "message": "Accessibility cookie saved!" + "message": "Nai-save ang Accessibility cookie!" }, "noAccessibilityCookieSaved": { - "message": "No accessibility cookie saved" + "message": "Walang na-save na accessibility cookie" }, "warning": { - "message": "WARNING", + "message": "BABALA", "description": "WARNING (should stay in capitalized letters if the language permits)" }, "confirmVaultExport": { - "message": "Confirm vault export" + "message": "Tanggapin ang pag-export ng vault" }, "exportWarningDesc": { - "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." + "message": "Ang export na ito ay naglalaman ng iyong data sa vault sa isang hindi naka-encrypt na format. Hindi mo dapat i-store o ipadala ang naka-export na file sa pamamagitan ng mga hindi secure na channel (gaya ng email). Tanggalin agad ito pagkatapos mong gamitin." }, "encExportKeyWarningDesc": { - "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file." + "message": "Ang export na ito ay naka-encrypt ng iyong data gamit ang encryption key ng iyong account. Kung kailanman mo i-rotate ang encryption key ng iyong account, dapat mong i-export muli dahil hindi mo na mababawasan ang export file na ito." }, "encExportAccountWarningDesc": { - "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account." + "message": "Ang encryption keys ng account ay isa-isa lamang sa bawat user account ng Bitwarden, kaya hindi mo ma-import ang naka-encrypt na export sa ibang account." }, "noOrganizationsList": { - "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + "message": "Hindi ka kabilang sa anumang mga organisasyon. Pinapayagan ka ng mga organisasyon na ligtas na magbahagi ng mga item sa iba pang mga gumagamit." }, "noCollectionsInList": { - "message": "There are no collections to list." + "message": "Walang mga koleksyon na maipapakita." }, "ownership": { - "message": "Ownership" + "message": "Pag-aari" }, "whoOwnsThisItem": { - "message": "Who owns this item?" + "message": "Sino ang may-ari ng item na ito?" }, "strong": { - "message": "Strong", + "message": "Makapangyarihan", "description": "ex. A strong password. Scale: Weak -> Good -> Strong" }, "good": { - "message": "Good", + "message": "Mabuti", "description": "ex. A good password. Scale: Weak -> Good -> Strong" }, "weak": { - "message": "Weak", + "message": "Mahina", "description": "ex. A weak password. Scale: Weak -> Good -> Strong" }, "weakMasterPassword": { - "message": "Weak master password" + "message": "Mahina master password" }, "weakMasterPasswordDesc": { - "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + "message": "Ang master password na iyong pinili ay mahina. Dapat kang gumamit ng isang malakas na master password (o isang passphrase) upang maayos na protektahan ang iyong Bitwarden account. Sigurado ka bang gusto mong gamitin ang master password na ito?" }, "pin": { "message": "PIN", "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device." }, "unlockWithPin": { - "message": "Unlock with PIN" + "message": "I-unlock gamit ang PIN" }, "setYourPinCode": { - "message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application." + "message": "Itakda ang iyong PIN code para sa pag-unlock ng Bitwarden. Ang iyong mga setting ng PIN ay ma-reset kung kailanman ay lubusang lumabas ka mula sa application." }, "pinRequired": { - "message": "PIN code is required." + "message": "Kailangan ang PIN code." }, "invalidPin": { - "message": "Invalid PIN code." + "message": "Imbalidong PIN code." }, "unlockWithWindowsHello": { - "message": "Unlock with Windows Hello" + "message": "I-unlock gamit ang Windows Hello" }, "windowsHelloConsentMessage": { - "message": "Verify for Bitwarden." + "message": "Verify para sa Bitwarden." }, "unlockWithTouchId": { - "message": "Unlock with Touch ID" + "message": "I-unlock gamit ang Touch ID" }, "touchIdConsentMessage": { - "message": "unlock your vault" + "message": "i-unlock ang iyong vault" }, "autoPromptWindowsHello": { - "message": "Ask for Windows Hello on launch" + "message": "Humingi ng Windows Hello sa paglulunsad" }, "autoPromptTouchId": { - "message": "Ask for Touch ID on launch" + "message": "Humingi ng Touch ID sa paglulunsad" }, "lockWithMasterPassOnRestart": { - "message": "Lock with master password on restart" + "message": "I-lock gamit ang master password sa restart" }, "deleteAccount": { - "message": "Delete account" + "message": "Tanggalin ang account" }, "deleteAccountDesc": { - "message": "Proceed below to delete your account and all vault data." + "message": "Magpatuloy sa ibaba upang tanggalin ang iyong account at lahat ng data ng vault." }, "deleteAccountWarning": { - "message": "Deleting your account is permanent. It cannot be undone." + "message": "Ang pagtanggal ng iyong account ay permanente. Hindi na ito mababawi." }, "accountDeleted": { - "message": "Account deleted" + "message": "Tinanggal ang account" }, "accountDeletedDesc": { - "message": "Your account has been closed and all associated data has been deleted." + "message": "Isinara na ang iyong account at natanggal na ang lahat ng kaugnay na data." }, "preferences": { - "message": "Preferences" + "message": "Mga Kagustuhan" }, "enableMenuBar": { - "message": "Show menu bar icon" + "message": "Ipakita ang icon ng menu bar" }, "enableMenuBarDesc": { - "message": "Always show an icon in the menu bar." + "message": "Laging magpakita ng icon sa menu bar." }, "hideToMenuBar": { - "message": "Hide to menu bar" + "message": "Magtago sa menu bar" }, "selectOneCollection": { - "message": "You must select at least one collection." + "message": "Kailangan mong piliin ang hindi bababa sa isang koleksyon." }, "premiumUpdated": { - "message": "You've upgraded to Premium." + "message": "Nag upgrade ka na sa Premium." }, "restore": { - "message": "Restore" + "message": "I-restore" }, "premiumManageAlertAppStore": { - "message": "You can manage your subscription from the App Store. Do you want to visit the App Store now?" + "message": "Maaari mong pamahalaan ang iyong subscription mula sa App Store. Gusto mo bang bisitahin ang App Store ngayon?" }, "legal": { - "message": "Legal", + "message": "Legal na", "description": "Noun. As in 'legal documents', like our terms of service and privacy policy." }, "termsOfService": { - "message": "Terms of Service" + "message": "Mga Tuntunin ng Serbisyo" }, "privacyPolicy": { - "message": "Privacy Policy" + "message": "Patakaran sa Privacy" }, "unsavedChangesConfirmation": { - "message": "Are you sure you want to leave? If you leave now then your current information will not be saved." + "message": "Sigurado ka bang gusto mong umalis? Kung umalis ka ngayon pagkatapos ay ang iyong kasalukuyang impormasyon ay hindi nai save." }, "unsavedChangesTitle": { - "message": "Unsaved changes" + "message": "Mga hindi na-save na pagbabago" }, "clone": { - "message": "Clone" + "message": "Kopyahin ang item" }, "passwordGeneratorPolicyInEffect": { - "message": "One or more organization policies are affecting your generator settings." + "message": "Ang isa o higit pang mga patakaran sa organisasyon ay nakakaapekto sa iyong mga setting ng generator." }, "vaultTimeoutAction": { "message": "Vault timeout action" }, "vaultTimeoutActionLockDesc": { - "message": "Master password or other unlock method is required to access your vault again." + "message": "Kailangan ang master password o iba pang paraan ng pag unlock upang ma access muli ang iyong vault." }, "vaultTimeoutActionLogOutDesc": { - "message": "Re-authentication is required to access your vault again." + "message": "Kailangan ang muling pagpapatunay upang ma access muli ang iyong vault." }, "lock": { - "message": "Lock", + "message": "I-lock", "description": "Verb form: to make secure or inaccesible by" }, "trash": { @@ -1482,52 +1482,52 @@ "message": "Search trash" }, "permanentlyDeleteItem": { - "message": "Permanently delete item" + "message": "Permanenteng tanggalin ang item" }, "permanentlyDeleteItemConfirmation": { - "message": "Are you sure you want to permanently delete this item?" + "message": "Sigurado ka bang gusto mong tuluyang tanggalin ang item na ito?" }, "permanentlyDeletedItem": { - "message": "Item permanently deleted" + "message": "Item permanenteng tinanggal" }, "restoreItem": { - "message": "Restore item" + "message": "Ibalik ang item" }, "restoreItemConfirmation": { - "message": "Are you sure you want to restore this item?" + "message": "Sigurado ka bang gusto mong ibalik ang item na ito?" }, "restoredItem": { - "message": "Item restored" + "message": "Item na nai-restore" }, "permanentlyDelete": { - "message": "Permanently delete" + "message": "Permanenteng tanggalin" }, "vaultTimeoutLogOutConfirmation": { - "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?" + "message": "Sigurado ka bang gusto mong gamitin ang setting na ito? Pagsasara ay magtatanggal ng lahat ng access sa iyong vault at nangangailangan ng online authentication pagkatapos ng timeout period?" }, "vaultTimeoutLogOutConfirmationTitle": { - "message": "Timeout action confirmation" + "message": "Pagkumpirma ng pagkilos ng timeout" }, "enterpriseSingleSignOn": { - "message": "Enterprise single sign-on" + "message": "Enterprise Single Sign-On sa Filipino ay Isang Sign-On na Enterprise" }, "setMasterPassword": { - "message": "Set master password" + "message": "Itakda ang master password" }, "ssoCompleteRegistration": { - "message": "In order to complete logging in with SSO, please set a master password to access and protect your vault." + "message": "Upang matapos ang pag-log in sa SSO, mangyaring magtakda ng master password upang ma-access at maprotektahan ang iyong vault." }, "newMasterPass": { - "message": "New master password" + "message": "Bagong master password" }, "confirmNewMasterPass": { - "message": "Confirm new master password" + "message": "Kumpirmahin ang bagong password ng master" }, "masterPasswordPolicyInEffect": { - "message": "One or more organization policies require your master password to meet the following requirements:" + "message": "Isang o higit pang mga patakaran ng organisasyon ay nangangailangan ng iyong master password upang matugunan ang sumusunod na kinakailangan:" }, "policyInEffectMinComplexity": { - "message": "Minimum complexity score of $SCORE$", + "message": "Minimum na iskor ng pagiging kumplikado ng $SCORE$", "placeholders": { "score": { "content": "$1", @@ -1536,7 +1536,7 @@ } }, "policyInEffectMinLength": { - "message": "Minimum length of $LENGTH$", + "message": "Minimum na haba ng $LENGTH$", "placeholders": { "length": { "content": "$1", @@ -1545,16 +1545,16 @@ } }, "policyInEffectUppercase": { - "message": "Contain one or more uppercase characters" + "message": "Naglalaman ng isa o higit pang mga uppercase character" }, "policyInEffectLowercase": { - "message": "Contain one or more lowercase characters" + "message": "Naglalaman ng isa o higit pang mga lowercase character" }, "policyInEffectNumbers": { - "message": "Contain one or more numbers" + "message": "Naglalaman ng isa o higit pang mga numero" }, "policyInEffectSpecial": { - "message": "Contain one or more of the following special characters $CHARS$", + "message": "Naglalaman ng isa o higit pa sa sumusunod na mga espesyal na character $CHARS$", "placeholders": { "chars": { "content": "$1", @@ -1563,55 +1563,55 @@ } }, "masterPasswordPolicyRequirementsNotMet": { - "message": "Your new master password does not meet the policy requirements." + "message": "Ang iyong bagong master password ay hindi nakakatugon sa mga kinakailangan sa patakaran." }, "acceptPolicies": { - "message": "By checking this box you agree to the following:" + "message": "Sa pamamagitan ng pagsuri sa kahong ito sumasang ayon ka sa mga sumusunod:" }, "acceptPoliciesRequired": { - "message": "Terms of Service and Privacy Policy have not been acknowledged." + "message": "Hindi pa kinikilala ang Mga Tuntunin ng Serbisyo at Patakaran sa Pagkapribado." }, "enableBrowserIntegration": { - "message": "Allow browser integration" + "message": "Payagan ang pagsasama ng browser" }, "enableBrowserIntegrationDesc": { - "message": "Used for biometrics in browser." + "message": "Ginagamit para sa biometrics sa browser." }, "enableDuckDuckGoBrowserIntegration": { - "message": "Allow DuckDuckGo browser integration" + "message": "Payagan ang pagsasama ng browser ng DuckDuckGo" }, "enableDuckDuckGoBrowserIntegrationDesc": { - "message": "Use your Bitwarden vault when browsing with DuckDuckGo." + "message": "Gamitin ang iyong Bitwarden vault kapag nagba browse sa DuckDuckGo." }, "browserIntegrationUnsupportedTitle": { - "message": "Browser integration not supported" + "message": "Hindi suportado ang pagsasama ng browser" }, "browserIntegrationMasOnlyDesc": { - "message": "Unfortunately browser integration is only supported in the Mac App Store version for now." + "message": "Sa kasamaang palad ang pagsasama ng browser ay suportado lamang sa bersyon ng Mac App Store para sa ngayon." }, "browserIntegrationWindowsStoreDesc": { - "message": "Unfortunately browser integration is currently not supported in the Microsoft Store version." + "message": "Sa kasamaang palad ang pagsasama ng browser ay kasalukuyang hindi suportado sa bersyon ng Microsoft Store." }, "browserIntegrationLinuxDesc": { - "message": "Unfortunately browser integration is currently not supported in the linux version." + "message": "Sa kasamaang palad ang pagsasama ng browser ay kasalukuyang hindi suportado sa bersyon ng linux." }, "enableBrowserIntegrationFingerprint": { - "message": "Require verification for browser integration" + "message": "Kailangan ng pag verify para sa pagsasama ng browser" }, "enableBrowserIntegrationFingerprintDesc": { - "message": "Add an additional layer of security by requiring fingerprint phrase confirmation when establishing a link between your desktop and browser. This requires user action and verification each time a connection is created." + "message": "Magdagdag ng karagdagang layer ng seguridad sa pamamagitan ng pagkumpirma ng parirala ng fingerprint kapag nagtatatag ng isang link sa pagitan ng iyong desktop at browser. Nangangailangan ito ng pagkilos at pagpapatunay ng gumagamit sa bawat oras na nilikha ang isang koneksyon." }, "approve": { - "message": "Approve" + "message": "Aprubahan ang" }, "verifyBrowserTitle": { - "message": "Verify browser connection" + "message": "Patunayan ang koneksyon sa browser" }, "verifyBrowserDesc": { - "message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension." + "message": "Mangyaring tiyakin na ang ipinapakita na fingerprint ay magkapareho sa fingerprint na ipinapakita sa extension ng browser." }, "verifyNativeMessagingConnectionTitle": { - "message": "$APPID$ wants to connect to Bitwarden", + "message": "Gusto $APPID$ kumonekta sa Bitwarden", "placeholders": { "appid": { "content": "$1", @@ -1620,130 +1620,130 @@ } }, "verifyNativeMessagingConnectionDesc": { - "message": "Would you like to approve this request?" + "message": "Gusto mo bang aprubahan ang kahilingan na ito?" }, "verifyNativeMessagingConnectionWarning": { - "message": "If you did not initiate this request, do not approve it." + "message": "Kung hindi mo sinimulan ang kahilingan na ito, huwag itong aprubahan." }, "biometricsNotEnabledTitle": { - "message": "Biometrics not set up" + "message": "Hindi naka set up ang biometrics" }, "biometricsNotEnabledDesc": { - "message": "Browser biometrics requires desktop biometrics to be set up in the settings first." + "message": "Ang biometrics ng browser ay nangangailangan ng desktop biometrics na mai set up muna sa mga setting." }, "personalOwnershipSubmitError": { - "message": "Due to an enterprise policy, you are restricted from saving items to your individual vault. Change the ownership option to an organization and choose from available collections." + "message": "Dahil sa isang patakaran sa enterprise, pinaghihigpitan ka mula sa pag-save ng mga item sa iyong vault. Baguhin ang pagpipilian sa pagmamay ari sa isang organisasyon at pumili mula sa mga magagamit na koleksyon." }, "hintEqualsPassword": { - "message": "Your password hint cannot be the same as your password." + "message": "Ang iyong password hint ay hindi maaaring pareho sa iyong password." }, "personalOwnershipPolicyInEffect": { - "message": "An organization policy is affecting your ownership options." + "message": "Isang organisasyon policy ang nakakaapekto sa iyong mga pagpipilian sa ownership." }, "allSends": { - "message": "All Sends", + "message": "Lahat ng Mga Padala", "description": "'Sends' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendTypeFile": { - "message": "File" + "message": "Mag-file" }, "sendTypeText": { - "message": "Text" + "message": "Teksto" }, "searchSends": { - "message": "Search Sends", + "message": "Maghanap ng Mga Padala", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Edit Send", + "message": "I-edit ang Ipadala", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "myVault": { - "message": "My vault" + "message": "Aking Kahadeyero" }, "text": { - "message": "Text" + "message": "Teksto" }, "deletionDate": { - "message": "Deletion date" + "message": "Petsa ng Pagtanggal" }, "deletionDateDesc": { - "message": "The Send will be permanently deleted on the specified date and time.", + "message": "Ang Ipadala ay tatanggalin nang permanente sa tinukoy na petsa at oras.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "expirationDate": { - "message": "Expiration date" + "message": "Petsa ng pag-expire" }, "expirationDateDesc": { - "message": "If set, access to this Send will expire on the specified date and time.", + "message": "Kung nakatakda, ang access sa Send na ito ay mag-expire sa tinukoy na petsa at oras.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { - "message": "Maximum access count", + "message": "Maximum na bilang ng access", "description": "This text will be displayed after a Send has been accessed the maximum amount of times." }, "maxAccessCountDesc": { - "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", + "message": "Kung nakatakda, ang mga user ay hindi na maaaring ma-access ang Send na ito pagkatapos makarating sa maximum access count.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "currentAccessCount": { - "message": "Current access count" + "message": "Kasalukuyang access count" }, "disableSend": { - "message": "Deactivate this Send so that no one can access it.", + "message": "Deactivate ang Send na ito para walang maka access dito.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendPasswordDesc": { - "message": "Optionally require a password for users to access this Send.", + "message": "Maipapayo na mag-require ng password para sa mga user na ma-access ang Send na ito.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendNotesDesc": { - "message": "Private notes about this Send.", + "message": "Pribadong mga tala tungkol sa Send na ito.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendLink": { - "message": "Send link", + "message": "Magpadala ng link", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendLinkLabel": { - "message": "Send link", + "message": "Magpadala ng link", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "textHiddenByDefault": { - "message": "When accessing the Send, hide the text by default", + "message": "Kapag na access ang Ipadala, itago ang teksto sa pamamagitan ng default", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Send added", + "message": "Magpadala ng idinagdag", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Send saved", + "message": "Ipadala na nai-save", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Send deleted", + "message": "Ipadala ang tinanggal", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "newPassword": { - "message": "New password" + "message": "Bagong password" }, "whatTypeOfSend": { - "message": "What type of Send is this?", + "message": "Anong type ng Send ito", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createSend": { - "message": "New Send", + "message": "Bagong Ipadala", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendTextDesc": { - "message": "The text you want to send." + "message": "Ang teksto na nais mong ipadala." }, "sendFileDesc": { - "message": "The file you want to send." + "message": "Ang file na gusto mong ipadala." }, "days": { - "message": "$DAYS$ days", + "message": "$DAYS$ araw", "placeholders": { "days": { "content": "$1", @@ -1752,77 +1752,77 @@ } }, "oneDay": { - "message": "1 day" + "message": "1 araw" }, "custom": { - "message": "Custom" + "message": "Pasadyang" }, "deleteSendConfirmation": { - "message": "Are you sure you want to delete this Send?", + "message": "Sigurado ka bang gusto mo na i-delete ang Ipadala na ito?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLinkToClipboard": { - "message": "Copy Send link to clipboard", + "message": "Kopyahin Ipadala ang link sa clipboard", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLinkOnSave": { - "message": "Copy the link to share this Send to my clipboard upon save." + "message": "Kopyahin ang link upang ibahagi ito Ipadala sa aking clipboard sa save." }, "sendDisabled": { - "message": "Send removed", + "message": "Ipadala ang tinanggal", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendDisabledWarning": { - "message": "Due to an enterprise policy, you are only able to delete an existing Send.", + "message": "Dahil sa isang enterprise policy, ikaw ay magagawang lamang na tanggalin ang umiiral na Ipadala.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copyLink": { - "message": "Copy link" + "message": "Kopyahin ang link" }, "disabled": { - "message": "Disabled" + "message": "Ipadala nai-delete" }, "removePassword": { - "message": "Remove password" + "message": "Tanggalin ang password" }, "removedPassword": { - "message": "Password removed" + "message": "Tinanggal ang password" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Sigurado ka bang gusto mo na tanggalin ang password?" }, "maxAccessCountReached": { - "message": "Max access count reached" + "message": "Ang pinaka-access count ay nakaabot na" }, "expired": { - "message": "Expired" + "message": "Paso na" }, "pendingDeletion": { - "message": "Pending deletion" + "message": "Nakabinbing pagbura" }, "webAuthnAuthenticate": { - "message": "Authenticate WebAuthn" + "message": "I-authenticate ang WebAuthn" }, "hideEmail": { - "message": "Hide my email address from recipients." + "message": "Itago ang aking email address mula sa mga tatanggap." }, "sendOptionsPolicyInEffect": { - "message": "One or more organization policies are affecting your Send options." + "message": "Isang o higit pang mga patakaran ng organisasyon ay nakaapekto sa iyong mga pagpipilian sa Pagpadala." }, "emailVerificationRequired": { - "message": "Email verification required" + "message": "Kailangan ang pag verify ng email" }, "emailVerificationRequiredDesc": { - "message": "You must verify your email to use this feature." + "message": "Kailangan mong i verify ang iyong email upang magamit ang tampok na ito." }, "passwordPrompt": { - "message": "Master password re-prompt" + "message": "Muling pagsusuri sa master password" }, "passwordConfirmation": { - "message": "Master password confirmation" + "message": "Kumpirmasyon ng master password" }, "passwordConfirmationDesc": { - "message": "This action is protected. To continue, please re-enter your master password to verify your identity." + "message": "Ang pagkilos na ito ay protektado. Upang magpatuloy, mangyaring ipasok muli ang iyong master password upang i verify ang iyong pagkakakilanlan." }, "updatedMasterPassword": { "message": "Updated master password" @@ -1831,16 +1831,16 @@ "message": "Update master password" }, "updateMasterPasswordWarning": { - "message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Ang iyong master password ay binago kamakailan ng isang administrator sa iyong samahan. Para ma-access ang vault, kailangan mo itong i-update ngayon. Ang proceeding ay mag-log out sa iyong kasalukuyang session, na nangangailangan na mag-log in muli. Ang mga aktibong sesyon sa iba pang mga aparato ay maaaring patuloy na manatiling aktibo hanggang sa isang oras." }, "hours": { - "message": "Hours" + "message": "Mga Oras" }, "minutes": { - "message": "Minutes" + "message": "Mga Minuto" }, "vaultTimeoutPolicyInEffect": { - "message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)", + "message": "Ang iyong mga patakaran sa organisasyon ay nakakaapekto sa iyong vault timeout. Ang maximum na pinapayagang timeout ng vault ay $HOURS$ oras (mga) oras at $MINUTES$ (mga) minuto", "placeholders": { "hours": { "content": "$1", @@ -1853,31 +1853,31 @@ } }, "vaultTimeoutTooLarge": { - "message": "Your vault timeout exceeds the restrictions set by your organization." + "message": "Ang iyong vault timeout ay lumalampas sa mga restriksiyon na itinakda ng iyong organisasyon." }, "resetPasswordPolicyAutoEnroll": { - "message": "Automatic enrollment" + "message": "Awtomatikong pagpapatala" }, "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": "Ang organisasyon na ito ay may enterprise policy na automatikong mag-eenroll sa iyo sa password reset. Ang enrollment ay magbibigay ng mga administrator ng organisasyon upang mabago ang iyong master password." }, "vaultExportDisabled": { - "message": "Vault export removed" + "message": "Inalis ang pag export ng vault" }, "personalVaultExportPolicyInEffect": { - "message": "One or more organization policies prevents you from exporting your personal vault." + "message": "Ang isa o higit pang mga patakaran sa organisasyon ay pumipigil sa iyo na i export ang iyong personal na vault." }, "addAccount": { - "message": "Add account" + "message": "Magdagdag ng account" }, "removeMasterPassword": { - "message": "Remove master password" + "message": "Tanggalin ang master password" }, "removedMasterPassword": { - "message": "Master password removed" + "message": "Tinanggal ang password ng master" }, "convertOrganizationEncryptionDesc": { - "message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.", + "message": "$ORGANIZATION$ ay gumagamit ng SSO na may self-hosted key server. Ang isang master password ay hindi na kinakailangan upang mag log in para sa mga miyembro ng organisasyong ito.", "placeholders": { "organization": { "content": "$1", @@ -1886,34 +1886,34 @@ } }, "leaveOrganization": { - "message": "Leave organization" + "message": "Umalis sa organisasyon" }, "leaveOrganizationConfirmation": { - "message": "Are you sure you want to leave this organization?" + "message": "Sigurado ka bang gusto mong umalis sa organisasyong ito?" }, "leftOrganization": { - "message": "You have left the organization." + "message": "Umalis ka na sa samahan." }, "ssoKeyConnectorError": { - "message": "Key connector error: make sure key connector is available and working correctly." + "message": "Key connector error: tiyakin na ang key connector ay magagamit at gumagana nang tama." }, "lockAllVaults": { - "message": "Lock all vaults" + "message": "I-lock ang lahat ng vault" }, "accountLimitReached": { - "message": "No more than 5 accounts may be logged in at the same time." + "message": "Hindi hihigit sa 5 account ang maaaring naka log in nang sabay sabay." }, "accountPreferences": { - "message": "Preferences" + "message": "Mga Kagustuhan" }, "appPreferences": { - "message": "App settings (all accounts)" + "message": "Mga setting ng app (lahat ng mga account)" }, "accountSwitcherLimitReached": { - "message": "Account limit reached. Log out of an account to add another." + "message": "Naabot ang limitasyon ng account. Mag log out sa isang account upang magdagdag ng isa pa." }, "settingsTitle": { - "message": "App settings for $EMAIL$", + "message": "Mga setting ng app para sa $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -1922,19 +1922,19 @@ } }, "switchAccount": { - "message": "Switch account" + "message": "Lumipat ng account" }, "options": { - "message": "Options" + "message": "Mga Pagpipilian" }, "sessionTimeout": { - "message": "Your session has timed out. Please go back and try logging in again." + "message": "Nag time out na ang session mo. Mangyaring bumalik at subukang mag log in muli." }, "exportingPersonalVaultTitle": { - "message": "Exporting individual vault" + "message": "Pag-export ng indibidwal na vault" }, "exportingPersonalVaultDescription": { - "message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "message": "Tanging ang mga indibidwal na vault item na nauugnay sa $EMAIL$ ang i-export. Hindi isasama ang mga vault item ng organisasyon.", "placeholders": { "email": { "content": "$1", @@ -1943,22 +1943,22 @@ } }, "locked": { - "message": "Locked" + "message": "Naka-lock" }, "unlocked": { - "message": "Unlocked" + "message": "Hindi naka-lock" }, "generator": { - "message": "Generator" + "message": "Magmamana" }, "whatWouldYouLikeToGenerate": { - "message": "What would you like to generate?" + "message": "Ano ang nais mong bumuo?" }, "passwordType": { - "message": "Password type" + "message": "Uri ng Password" }, "regenerateUsername": { - "message": "Regenerate username" + "message": "Muling bumuo ng username" }, "generateUsername": { "message": "Generate username" @@ -1971,86 +1971,86 @@ "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" }, "plusAddressedEmailDesc": { - "message": "Use your email provider's sub-addressing capabilities." + "message": "Gamitin ang mga kakayahan ng sub address ng iyong email provider." }, "catchallEmail": { "message": "Catch-all email" }, "catchallEmailDesc": { - "message": "Use your domain's configured catch-all inbox." + "message": "Gamitin ang naka configure na inbox ng catch all ng iyong domain." }, "random": { - "message": "Random" + "message": "Random - Walang pinipili" }, "randomWord": { - "message": "Random word" + "message": "Random na salita" }, "websiteName": { - "message": "Website name" + "message": "Pangalan ng website" }, "service": { - "message": "Service" + "message": "Serbisyo" }, "allVaults": { - "message": "All vaults" + "message": "Lahat ng Vault" }, "searchOrganization": { - "message": "Search organization" + "message": "Maghanap ng organisasyon" }, "searchMyVault": { - "message": "Search my vault" + "message": "Maghanap sa aking vault" }, "forwardedEmail": { - "message": "Forwarded email alias" + "message": "Ipinasa ang alias ng email" }, "forwardedEmailDesc": { - "message": "Generate an email alias with an external forwarding service." + "message": "Bumuo ng isang email alias na may isang panlabas na serbisyo sa pagpapasa." }, "hostname": { - "message": "Hostname", + "message": "Pangalan ng Hostname", "description": "Part of a URL." }, "apiAccessToken": { - "message": "API Access Token" + "message": "Token ng Access sa API" }, "apiKey": { - "message": "API key" + "message": "Ang API key" }, "premiumSubcriptionRequired": { - "message": "Premium subscription required" + "message": "Kinakailangan ng subscription ng Premium" }, "organizationIsDisabled": { - "message": "Organization suspended" + "message": "Organisasyon suspendido" }, "disabledOrganizationFilterError": { - "message": "Items in suspended organizations cannot be accessed. Contact your organization owner for assistance." + "message": "Hindi ma access ang mga item sa mga suspendidong organisasyon. Makipag-ugnayan sa may-ari ng iyong organisasyon para sa tulong." }, "neverLockWarning": { - "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." + "message": "Sigurado ka bang gusto mong gamitin ang opsyon na \"Never\" Ang pagtatakda ng iyong mga pagpipilian sa lock sa \"Hindi kailanman\" ay nag iimbak ng key ng pag encrypt ng iyong vault sa iyong aparato. Kung gagamitin mo ang pagpipiliang ito dapat mong tiyakin na pinapanatili mong protektado nang maayos ang iyong aparato." }, "cardBrandMir": { "message": "Mir" }, "vault": { - "message": "Vault" + "message": "Ayos" }, "loginWithMasterPassword": { - "message": "Log in with master password" + "message": "Mag-login gamit ang pangunahing password" }, "loggingInAs": { - "message": "Logging in as" + "message": "Pag log in bilang" }, "rememberEmail": { - "message": "Remember email" + "message": "Tandaan ang email" }, "notYou": { - "message": "Not you?" + "message": "Hindi ikaw?" }, "newAroundHere": { - "message": "New around here?" + "message": "Mag-login gamit ang pangunahing password?" }, "loggingInTo": { - "message": "Logging in to $DOMAIN$", + "message": "Pag-log in sa $DOMAIN$", "placeholders": { "domain": { "content": "$1", @@ -2059,10 +2059,10 @@ } }, "logInWithAnotherDevice": { - "message": "Log in with another device" + "message": "Mag log in gamit ang ibang device" }, "toggleCharacterCount": { - "message": "Toggle character count", + "message": "I-toggle ang bilang ng character", "description": "'Character count' describes a feature that displays a number next to each character of the password." } } diff --git a/apps/desktop/src/locales/gl/messages.json b/apps/desktop/src/locales/gl/messages.json new file mode 100644 index 00000000000..1a2bc774bff --- /dev/null +++ b/apps/desktop/src/locales/gl/messages.json @@ -0,0 +1,2068 @@ +{ + "bitwarden": { + "message": "Bitwarden" + }, + "filters": { + "message": "Filters" + }, + "allItems": { + "message": "All items" + }, + "favorites": { + "message": "Favorites" + }, + "types": { + "message": "Types" + }, + "typeLogin": { + "message": "Login" + }, + "typeCard": { + "message": "Card" + }, + "typeIdentity": { + "message": "Identity" + }, + "typeSecureNote": { + "message": "Secure note" + }, + "folders": { + "message": "Folders" + }, + "collections": { + "message": "Collections" + }, + "searchVault": { + "message": "Search vault" + }, + "addItem": { + "message": "Add item" + }, + "shared": { + "message": "Shared" + }, + "share": { + "message": "Share" + }, + "moveToOrganization": { + "message": "Move to organization" + }, + "movedItemToOrg": { + "message": "$ITEMNAME$ moved to $ORGNAME$", + "placeholders": { + "itemname": { + "content": "$1", + "example": "Secret Item" + }, + "orgname": { + "content": "$2", + "example": "Company Name" + } + } + }, + "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." + }, + "attachments": { + "message": "Attachments" + }, + "viewItem": { + "message": "View item" + }, + "name": { + "message": "Name" + }, + "uri": { + "message": "URI" + }, + "uriPosition": { + "message": "URI $POSITION$", + "description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.", + "placeholders": { + "position": { + "content": "$1", + "example": "2" + } + } + }, + "newUri": { + "message": "New URI" + }, + "username": { + "message": "Username" + }, + "password": { + "message": "Password" + }, + "passphrase": { + "message": "Passphrase" + }, + "editItem": { + "message": "Edit item" + }, + "emailAddress": { + "message": "Email address" + }, + "verificationCodeTotp": { + "message": "Verification code (TOTP)" + }, + "website": { + "message": "Website" + }, + "notes": { + "message": "Notes" + }, + "customFields": { + "message": "Custom fields" + }, + "launch": { + "message": "Launch" + }, + "copyValue": { + "message": "Copy value", + "description": "Copy value to clipboard" + }, + "minimizeOnCopyToClipboard": { + "message": "Minimize when copying to clipboard" + }, + "minimizeOnCopyToClipboardDesc": { + "message": "Minimize application when copying an item's data to the clipboard." + }, + "toggleVisibility": { + "message": "Toggle visibility" + }, + "toggleCollapse": { + "message": "Toggle collapse", + "description": "Toggling an expand/collapse state." + }, + "cardholderName": { + "message": "Cardholder name" + }, + "number": { + "message": "Number" + }, + "brand": { + "message": "Brand" + }, + "expiration": { + "message": "Expiration" + }, + "securityCode": { + "message": "Security code" + }, + "identityName": { + "message": "Identity name" + }, + "company": { + "message": "Company" + }, + "ssn": { + "message": "Social Security number" + }, + "passportNumber": { + "message": "Passport number" + }, + "licenseNumber": { + "message": "License number" + }, + "email": { + "message": "Email" + }, + "phone": { + "message": "Phone" + }, + "address": { + "message": "Address" + }, + "premiumRequired": { + "message": "Premium required" + }, + "premiumRequiredDesc": { + "message": "A Premium membership is required to use this feature." + }, + "errorOccurred": { + "message": "An error has occurred." + }, + "error": { + "message": "Error" + }, + "january": { + "message": "January" + }, + "february": { + "message": "February" + }, + "march": { + "message": "March" + }, + "april": { + "message": "April" + }, + "may": { + "message": "May" + }, + "june": { + "message": "June" + }, + "july": { + "message": "July" + }, + "august": { + "message": "August" + }, + "september": { + "message": "September" + }, + "october": { + "message": "October" + }, + "november": { + "message": "November" + }, + "december": { + "message": "December" + }, + "ex": { + "message": "ex.", + "description": "Short abbreviation for 'example'." + }, + "title": { + "message": "Title" + }, + "mr": { + "message": "Mr" + }, + "mrs": { + "message": "Mrs" + }, + "ms": { + "message": "Ms" + }, + "mx": { + "message": "Mx" + }, + "dr": { + "message": "Dr" + }, + "expirationMonth": { + "message": "Expiration month" + }, + "expirationYear": { + "message": "Expiration year" + }, + "select": { + "message": "Select" + }, + "other": { + "message": "Other" + }, + "generatePassword": { + "message": "Generate password" + }, + "type": { + "message": "Type" + }, + "firstName": { + "message": "First name" + }, + "middleName": { + "message": "Middle name" + }, + "lastName": { + "message": "Last name" + }, + "fullName": { + "message": "Full name" + }, + "address1": { + "message": "Address 1" + }, + "address2": { + "message": "Address 2" + }, + "address3": { + "message": "Address 3" + }, + "cityTown": { + "message": "City / Town" + }, + "stateProvince": { + "message": "State / Province" + }, + "zipPostalCode": { + "message": "Zip / Postal code" + }, + "country": { + "message": "Country" + }, + "save": { + "message": "Save" + }, + "cancel": { + "message": "Cancel" + }, + "delete": { + "message": "Delete" + }, + "favorite": { + "message": "Favorite" + }, + "edit": { + "message": "Edit" + }, + "authenticatorKeyTotp": { + "message": "Authenticator key (TOTP)" + }, + "folder": { + "message": "Folder" + }, + "newCustomField": { + "message": "New custom field" + }, + "value": { + "message": "Value" + }, + "dragToSort": { + "message": "Drag to sort" + }, + "cfTypeText": { + "message": "Text" + }, + "cfTypeHidden": { + "message": "Hidden" + }, + "cfTypeBoolean": { + "message": "Boolean" + }, + "cfTypeLinked": { + "message": "Linked", + "description": "This describes a field that is 'linked' (related) to another field." + }, + "linkedValue": { + "message": "Linked value", + "description": "This describes a value that is 'linked' (related) to another value." + }, + "remove": { + "message": "Remove" + }, + "nameRequired": { + "message": "Name is required." + }, + "addedItem": { + "message": "Item added" + }, + "editedItem": { + "message": "Item saved" + }, + "deleteItem": { + "message": "Delete item" + }, + "deleteFolder": { + "message": "Delete folder" + }, + "deleteAttachment": { + "message": "Delete attachment" + }, + "deleteItemConfirmation": { + "message": "Do you really want to send to the trash?" + }, + "deletedItem": { + "message": "Item sent to trash" + }, + "overwritePasswordConfirmation": { + "message": "Are you sure you want to overwrite the current password?" + }, + "overwriteUsername": { + "message": "Overwrite username" + }, + "overwriteUsernameConfirmation": { + "message": "Are you sure you want to overwrite the current username?" + }, + "noneFolder": { + "message": "No folder", + "description": "This is the folder for uncategorized items" + }, + "addFolder": { + "message": "Add folder" + }, + "editFolder": { + "message": "Edit folder" + }, + "regeneratePassword": { + "message": "Regenerate password" + }, + "copyPassword": { + "message": "Copy password" + }, + "copyUri": { + "message": "Copy URI" + }, + "copyVerificationCodeTotp": { + "message": "Copy verification code (TOTP)" + }, + "length": { + "message": "Length" + }, + "uppercase": { + "message": "Uppercase (A-Z)" + }, + "lowercase": { + "message": "Lowercase (a-z)" + }, + "numbers": { + "message": "Numbers (0-9)" + }, + "specialCharacters": { + "message": "Special characters (!@#$%^&*)" + }, + "numWords": { + "message": "Number of words" + }, + "wordSeparator": { + "message": "Word separator" + }, + "capitalize": { + "message": "Capitalize", + "description": "Make the first letter of a word uppercase." + }, + "includeNumber": { + "message": "Include number" + }, + "close": { + "message": "Close" + }, + "minNumbers": { + "message": "Minimum numbers" + }, + "minSpecial": { + "message": "Minimum special", + "description": "Minimum Special Characters" + }, + "ambiguous": { + "message": "Avoid ambiguous characters" + }, + "searchCollection": { + "message": "Search collection" + }, + "searchFolder": { + "message": "Search folder" + }, + "searchFavorites": { + "message": "Search favorites" + }, + "searchType": { + "message": "Search type", + "description": "Search item type" + }, + "newAttachment": { + "message": "Add new attachment" + }, + "deletedAttachment": { + "message": "Attachment deleted" + }, + "deleteAttachmentConfirmation": { + "message": "Are you sure you want to delete this attachment?" + }, + "attachmentSaved": { + "message": "Attachment saved" + }, + "file": { + "message": "File" + }, + "selectFile": { + "message": "Select a file" + }, + "maxFileSize": { + "message": "Maximum file size is 500 MB." + }, + "updateKey": { + "message": "You cannot use this feature until you update your encryption key." + }, + "editedFolder": { + "message": "Folder saved" + }, + "addedFolder": { + "message": "Folder added" + }, + "deleteFolderConfirmation": { + "message": "Are you sure you want to delete this folder?" + }, + "deletedFolder": { + "message": "Folder deleted" + }, + "loginOrCreateNewAccount": { + "message": "Log in or create a new account to access your secure vault." + }, + "createAccount": { + "message": "Create account" + }, + "logIn": { + "message": "Log in" + }, + "submit": { + "message": "Submit" + }, + "masterPass": { + "message": "Master password" + }, + "masterPassDesc": { + "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it." + }, + "masterPassHintDesc": { + "message": "A master password hint can help you remember your password if you forget it." + }, + "reTypeMasterPass": { + "message": "Re-type master password" + }, + "masterPassHint": { + "message": "Master password hint (optional)" + }, + "settings": { + "message": "Settings" + }, + "passwordHint": { + "message": "Password hint" + }, + "enterEmailToGetHint": { + "message": "Enter your account email address to receive your master password hint." + }, + "getMasterPasswordHint": { + "message": "Get master password hint" + }, + "emailRequired": { + "message": "Email address is required." + }, + "invalidEmail": { + "message": "Invalid email address." + }, + "masterPasswordRequired": { + "message": "Master password is required." + }, + "confirmMasterPasswordRequired": { + "message": "Master password retype is required." + }, + "masterPasswordMinlength": { + "message": "Master password must be at least 8 characters long." + }, + "masterPassDoesntMatch": { + "message": "Master password confirmation does not match." + }, + "newAccountCreated": { + "message": "Your new account has been created! You may now log in." + }, + "masterPassSent": { + "message": "We've sent you an email with your master password hint." + }, + "unexpectedError": { + "message": "An unexpected error has occurred." + }, + "itemInformation": { + "message": "Item information" + }, + "noItemsInList": { + "message": "There are no items to list." + }, + "sendVerificationCode": { + "message": "Send a verification code to your email" + }, + "sendCode": { + "message": "Send code" + }, + "codeSent": { + "message": "Code sent" + }, + "verificationCode": { + "message": "Verification code" + }, + "confirmIdentity": { + "message": "Confirm your identity to continue." + }, + "verificationCodeRequired": { + "message": "Verification code is required." + }, + "invalidVerificationCode": { + "message": "Invalid verification code" + }, + "continue": { + "message": "Continue" + }, + "enterVerificationCodeApp": { + "message": "Enter the 6 digit verification code from your authenticator app." + }, + "enterVerificationCodeEmail": { + "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.", + "placeholders": { + "email": { + "content": "$1", + "example": "example@gmail.com" + } + } + }, + "verificationCodeEmailSent": { + "message": "Verification email sent to $EMAIL$.", + "placeholders": { + "email": { + "content": "$1", + "example": "example@gmail.com" + } + } + }, + "rememberMe": { + "message": "Remember me" + }, + "sendVerificationCodeEmailAgain": { + "message": "Send verification code email again" + }, + "useAnotherTwoStepMethod": { + "message": "Use another two-step login method" + }, + "insertYubiKey": { + "message": "Insert your YubiKey into your computer's USB port, then touch its button." + }, + "insertU2f": { + "message": "Insert your security key into your computer's USB port. If it has a button, touch it." + }, + "recoveryCodeDesc": { + "message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers on your account." + }, + "recoveryCodeTitle": { + "message": "Recovery code" + }, + "authenticatorAppTitle": { + "message": "Authenticator app" + }, + "authenticatorAppDesc": { + "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.", + "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." + }, + "yubiKeyTitle": { + "message": "YubiKey OTP security key" + }, + "yubiKeyDesc": { + "message": "Use a YubiKey to access your account. Works with YubiKey 4, 4 Nano, 4C, and NEO devices." + }, + "duoDesc": { + "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.", + "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." + }, + "duoOrganizationDesc": { + "message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.", + "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." + }, + "webAuthnTitle": { + "message": "FIDO2 WebAuthn" + }, + "webAuthnDesc": { + "message": "Use any WebAuthn compatible security key to access your account." + }, + "emailTitle": { + "message": "Email" + }, + "emailDesc": { + "message": "Verification codes will be emailed to you." + }, + "loginUnavailable": { + "message": "Login unavailable" + }, + "noTwoStepProviders": { + "message": "This account has two-step login set up, however, none of the configured two-step providers are supported by this device." + }, + "noTwoStepProviders2": { + "message": "Please add additional providers that are better supported across devices (such as an authenticator app)." + }, + "twoStepOptions": { + "message": "Two-step login options" + }, + "selfHostedEnvironment": { + "message": "Self-hosted environment" + }, + "selfHostedEnvironmentFooter": { + "message": "Specify the base URL of your on-premises hosted Bitwarden installation." + }, + "customEnvironment": { + "message": "Custom environment" + }, + "customEnvironmentFooter": { + "message": "For advanced users. You can specify the base URL of each service independently." + }, + "baseUrl": { + "message": "Server URL" + }, + "apiUrl": { + "message": "API server URL" + }, + "webVaultUrl": { + "message": "Web vault server URL" + }, + "identityUrl": { + "message": "Identity server URL" + }, + "notificationsUrl": { + "message": "Notifications server URL" + }, + "iconsUrl": { + "message": "Icons server URL" + }, + "environmentSaved": { + "message": "Environment URLs saved" + }, + "ok": { + "message": "Ok" + }, + "yes": { + "message": "Yes" + }, + "no": { + "message": "No" + }, + "overwritePassword": { + "message": "Overwrite password" + }, + "learnMore": { + "message": "Learn more" + }, + "featureUnavailable": { + "message": "Feature unavailable" + }, + "loggedOut": { + "message": "Logged out" + }, + "loginExpired": { + "message": "Your login session has expired." + }, + "logOutConfirmation": { + "message": "Are you sure you want to log out?" + }, + "logOut": { + "message": "Log out" + }, + "addNewLogin": { + "message": "New login" + }, + "addNewItem": { + "message": "New item" + }, + "addNewFolder": { + "message": "New folder" + }, + "view": { + "message": "View" + }, + "account": { + "message": "Account" + }, + "loading": { + "message": "Loading..." + }, + "lockVault": { + "message": "Lock vault" + }, + "passwordGenerator": { + "message": "Password generator" + }, + "contactUs": { + "message": "Contact us" + }, + "getHelp": { + "message": "Get help" + }, + "fileBugReport": { + "message": "File a bug report" + }, + "blog": { + "message": "Blog" + }, + "followUs": { + "message": "Follow us" + }, + "syncVault": { + "message": "Sync vault" + }, + "changeMasterPass": { + "message": "Change master password" + }, + "changeMasterPasswordConfirmation": { + "message": "You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?" + }, + "fingerprintPhrase": { + "message": "Fingerprint phrase", + "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." + }, + "yourAccountsFingerprint": { + "message": "Your account's fingerprint phrase", + "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." + }, + "goToWebVault": { + "message": "Go to web vault" + }, + "getMobileApp": { + "message": "Get mobile app" + }, + "getBrowserExtension": { + "message": "Get browser extension" + }, + "syncingComplete": { + "message": "Syncing complete" + }, + "syncingFailed": { + "message": "Syncing failed" + }, + "yourVaultIsLocked": { + "message": "Your vault is locked. Verify your identity to continue." + }, + "unlock": { + "message": "Unlock" + }, + "loggedInAsOn": { + "message": "Logged in as $EMAIL$ on $HOSTNAME$.", + "placeholders": { + "email": { + "content": "$1", + "example": "name@example.com" + }, + "hostname": { + "content": "$2", + "example": "bitwarden.com" + } + } + }, + "invalidMasterPassword": { + "message": "Invalid master password" + }, + "twoStepLoginConfirmation": { + "message": "Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be set up on the bitwarden.com web vault. Do you want to visit the website now?" + }, + "twoStepLogin": { + "message": "Two-step login" + }, + "vaultTimeout": { + "message": "Vault timeout" + }, + "vaultTimeoutDesc": { + "message": "Choose when your vault will take the vault timeout action." + }, + "immediately": { + "message": "Immediately" + }, + "tenSeconds": { + "message": "10 seconds" + }, + "twentySeconds": { + "message": "20 seconds" + }, + "thirtySeconds": { + "message": "30 seconds" + }, + "oneMinute": { + "message": "1 minute" + }, + "twoMinutes": { + "message": "2 minutes" + }, + "fiveMinutes": { + "message": "5 minutes" + }, + "fifteenMinutes": { + "message": "15 minutes" + }, + "thirtyMinutes": { + "message": "30 minutes" + }, + "oneHour": { + "message": "1 hour" + }, + "fourHours": { + "message": "4 hours" + }, + "onIdle": { + "message": "On system idle" + }, + "onSleep": { + "message": "On system sleep" + }, + "onLocked": { + "message": "On system lock" + }, + "onRestart": { + "message": "On restart" + }, + "never": { + "message": "Never" + }, + "security": { + "message": "Security" + }, + "clearClipboard": { + "message": "Clear clipboard", + "description": "Clipboard is the operating system thing where you copy/paste data to on your device." + }, + "clearClipboardDesc": { + "message": "Automatically clear copied values from your clipboard.", + "description": "Clipboard is the operating system thing where you copy/paste data to on your device." + }, + "enableFavicon": { + "message": "Show website icons" + }, + "faviconDesc": { + "message": "Show a recognizable image next to each login." + }, + "enableMinToTray": { + "message": "Minimize to tray icon" + }, + "enableMinToTrayDesc": { + "message": "When minimizing the window, show an icon in the system tray instead." + }, + "enableMinToMenuBar": { + "message": "Minimize to menu bar" + }, + "enableMinToMenuBarDesc": { + "message": "When minimizing the window, show an icon in the menu bar instead." + }, + "enableCloseToTray": { + "message": "Close to tray icon" + }, + "enableCloseToTrayDesc": { + "message": "When closing the window, show an icon in the system tray instead." + }, + "enableCloseToMenuBar": { + "message": "Close to menu bar" + }, + "enableCloseToMenuBarDesc": { + "message": "When closing the window, show an icon in the menu bar instead." + }, + "enableTray": { + "message": "Show tray icon" + }, + "enableTrayDesc": { + "message": "Always show an icon in the system tray." + }, + "startToTray": { + "message": "Start to tray icon" + }, + "startToTrayDesc": { + "message": "When the application is first started, only show an icon in the system tray." + }, + "startToMenuBar": { + "message": "Start to menu bar" + }, + "startToMenuBarDesc": { + "message": "When the application is first started, only show an icon in the menu bar." + }, + "openAtLogin": { + "message": "Start automatically on login" + }, + "openAtLoginDesc": { + "message": "Start the Bitwarden desktop application automatically on login." + }, + "alwaysShowDock": { + "message": "Always show in the Dock" + }, + "alwaysShowDockDesc": { + "message": "Show the Bitwarden icon in the Dock even when minimized to the menu bar." + }, + "confirmTrayTitle": { + "message": "Confirm hiding tray" + }, + "confirmTrayDesc": { + "message": "Turning off this setting will also turn off all other tray related settings." + }, + "language": { + "message": "Language" + }, + "languageDesc": { + "message": "Change the language used by the application. Restart is required." + }, + "theme": { + "message": "Theme" + }, + "themeDesc": { + "message": "Change the application's color theme." + }, + "dark": { + "message": "Dark", + "description": "Dark color" + }, + "light": { + "message": "Light", + "description": "Light color" + }, + "copy": { + "message": "Copy", + "description": "Copy to clipboard" + }, + "checkForUpdates": { + "message": "Check for updates…" + }, + "version": { + "message": "Version $VERSION_NUM$", + "placeholders": { + "version_num": { + "content": "$1", + "example": "1.2.3" + } + } + }, + "restartToUpdate": { + "message": "Restart to update" + }, + "restartToUpdateDesc": { + "message": "Version $VERSION_NUM$ is ready to install. You must restart the application to complete the installation. Do you want to restart and update now?", + "placeholders": { + "version_num": { + "content": "$1", + "example": "1.2.3" + } + } + }, + "updateAvailable": { + "message": "Update available" + }, + "updateAvailableDesc": { + "message": "An update was found. Do you want to download it now?" + }, + "restart": { + "message": "Restart" + }, + "later": { + "message": "Later" + }, + "noUpdatesAvailable": { + "message": "No updates are currently available. You are using the latest version." + }, + "updateError": { + "message": "Update error" + }, + "unknown": { + "message": "Unknown" + }, + "copyUsername": { + "message": "Copy username" + }, + "copyNumber": { + "message": "Copy number", + "description": "Copy credit card number" + }, + "copySecurityCode": { + "message": "Copy security code", + "description": "Copy credit card security code (CVV)" + }, + "premiumMembership": { + "message": "Premium membership" + }, + "premiumManage": { + "message": "Manage membership" + }, + "premiumManageAlert": { + "message": "You can manage your membership on the bitwarden.com web vault. Do you want to visit the website now?" + }, + "premiumRefresh": { + "message": "Refresh membership" + }, + "premiumNotCurrentMember": { + "message": "You are not currently a Premium member." + }, + "premiumSignUpAndGet": { + "message": "Sign up for a Premium membership and get:" + }, + "premiumSignUpStorage": { + "message": "1 GB encrypted storage for file attachments." + }, + "premiumSignUpTwoStep": { + "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + }, + "premiumSignUpReports": { + "message": "Password hygiene, account health, and data breach reports to keep your vault safe." + }, + "premiumSignUpTotp": { + "message": "TOTP verification code (2FA) generator for logins in your vault." + }, + "premiumSignUpSupport": { + "message": "Priority customer support." + }, + "premiumSignUpFuture": { + "message": "All future premium features. More coming soon!" + }, + "premiumPurchase": { + "message": "Purchase Premium" + }, + "premiumPurchaseAlert": { + "message": "You can purchase premium membership on the bitwarden.com web vault. Do you want to visit the website now?" + }, + "premiumCurrentMember": { + "message": "You are a premium member!" + }, + "premiumCurrentMemberThanks": { + "message": "Thank you for supporting Bitwarden." + }, + "premiumPrice": { + "message": "All for just $PRICE$ /year!", + "placeholders": { + "price": { + "content": "$1", + "example": "$10" + } + } + }, + "refreshComplete": { + "message": "Refresh complete" + }, + "passwordHistory": { + "message": "Password history" + }, + "clear": { + "message": "Clear", + "description": "To clear something out. example: To clear browser history." + }, + "noPasswordsInList": { + "message": "There are no passwords to list." + }, + "undo": { + "message": "Undo" + }, + "redo": { + "message": "Redo" + }, + "cut": { + "message": "Cut", + "description": "Cut to clipboard" + }, + "paste": { + "message": "Paste", + "description": "Paste from clipboard" + }, + "selectAll": { + "message": "Select all" + }, + "zoomIn": { + "message": "Zoom in" + }, + "zoomOut": { + "message": "Zoom out" + }, + "resetZoom": { + "message": "Reset zoom" + }, + "toggleFullScreen": { + "message": "Toggle full screen" + }, + "reload": { + "message": "Reload" + }, + "toggleDevTools": { + "message": "Toggle developer tools" + }, + "minimize": { + "message": "Minimize", + "description": "Minimize window" + }, + "zoom": { + "message": "Zoom" + }, + "bringAllToFront": { + "message": "Bring all to front", + "description": "Bring all windows to front (foreground)" + }, + "aboutBitwarden": { + "message": "About Bitwarden" + }, + "services": { + "message": "Services" + }, + "hideBitwarden": { + "message": "Hide Bitwarden" + }, + "hideOthers": { + "message": "Hide others" + }, + "showAll": { + "message": "Show all" + }, + "quitBitwarden": { + "message": "Quit Bitwarden" + }, + "valueCopied": { + "message": "$VALUE$ copied", + "description": "Value has been copied to the clipboard.", + "placeholders": { + "value": { + "content": "$1", + "example": "Password" + } + } + }, + "help": { + "message": "Help" + }, + "window": { + "message": "Window" + }, + "checkPassword": { + "message": "Check if password has been exposed." + }, + "passwordExposed": { + "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.", + "placeholders": { + "value": { + "content": "$1", + "example": "2" + } + } + }, + "passwordSafe": { + "message": "This password was not found in any known data breaches. It should be safe to use." + }, + "baseDomain": { + "message": "Base domain", + "description": "Domain name. Ex. website.com" + }, + "domainName": { + "message": "Domain name", + "description": "Domain name. Ex. website.com" + }, + "host": { + "message": "Host", + "description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'." + }, + "exact": { + "message": "Exact" + }, + "startsWith": { + "message": "Starts with" + }, + "regEx": { + "message": "Regular expression", + "description": "A programming term, also known as 'RegEx'." + }, + "matchDetection": { + "message": "Match detection", + "description": "URI match detection for auto-fill." + }, + "defaultMatchDetection": { + "message": "Default match detection", + "description": "Default URI match detection for auto-fill." + }, + "toggleOptions": { + "message": "Toggle options" + }, + "organization": { + "message": "Organization", + "description": "An entity of multiple related people (ex. a team or business organization)." + }, + "default": { + "message": "Default" + }, + "exit": { + "message": "Exit" + }, + "showHide": { + "message": "Show / Hide", + "description": "Text for a button that toggles the visibility of the window. Shows the window when it is hidden or hides the window if it is currently open." + }, + "hideToTray": { + "message": "Hide to tray" + }, + "alwaysOnTop": { + "message": "Always on top", + "description": "Application window should always stay on top of other windows" + }, + "dateUpdated": { + "message": "Updated", + "description": "ex. Date this item was updated" + }, + "dateCreated": { + "message": "Created", + "description": "ex. Date this item was created" + }, + "datePasswordUpdated": { + "message": "Password updated", + "description": "ex. Date this password was updated" + }, + "exportVault": { + "message": "Export vault" + }, + "fileFormat": { + "message": "File format" + }, + "hCaptchaUrl": { + "message": "hCaptcha Url", + "description": "hCaptcha is the name of a website, should not be translated" + }, + "loadAccessibilityCookie": { + "message": "Load accessibility cookie" + }, + "registerAccessibilityUser": { + "message": "Register as an accessibility user at", + "description": "ex. Register as an accessibility user at hcaptcha.com" + }, + "copyPasteLink": { + "message": "Copy and paste the link sent to your email below" + }, + "enterhCaptchaUrl": { + "message": "Enter URL to load accessibility cookie for hCaptcha", + "description": "hCaptcha is the name of a website, should not be translated" + }, + "hCaptchaUrlRequired": { + "message": "hCaptcha Url is required", + "description": "hCaptcha is the name of a website, should not be translated" + }, + "invalidUrl": { + "message": "Invalid Url" + }, + "done": { + "message": "Done" + }, + "accessibilityCookieSaved": { + "message": "Accessibility cookie saved!" + }, + "noAccessibilityCookieSaved": { + "message": "No accessibility cookie saved" + }, + "warning": { + "message": "WARNING", + "description": "WARNING (should stay in capitalized letters if the language permits)" + }, + "confirmVaultExport": { + "message": "Confirm vault export" + }, + "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." + }, + "encExportKeyWarningDesc": { + "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file." + }, + "encExportAccountWarningDesc": { + "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" + }, + "strong": { + "message": "Strong", + "description": "ex. A strong password. Scale: Weak -> Good -> Strong" + }, + "good": { + "message": "Good", + "description": "ex. A good password. Scale: Weak -> Good -> Strong" + }, + "weak": { + "message": "Weak", + "description": "ex. A weak password. Scale: Weak -> Good -> Strong" + }, + "weakMasterPassword": { + "message": "Weak master password" + }, + "weakMasterPasswordDesc": { + "message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?" + }, + "pin": { + "message": "PIN", + "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device." + }, + "unlockWithPin": { + "message": "Unlock with PIN" + }, + "setYourPinCode": { + "message": "Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application." + }, + "pinRequired": { + "message": "PIN code is required." + }, + "invalidPin": { + "message": "Invalid PIN code." + }, + "unlockWithWindowsHello": { + "message": "Unlock with Windows Hello" + }, + "windowsHelloConsentMessage": { + "message": "Verify for Bitwarden." + }, + "unlockWithTouchId": { + "message": "Unlock with Touch ID" + }, + "touchIdConsentMessage": { + "message": "unlock your vault" + }, + "autoPromptWindowsHello": { + "message": "Ask for Windows Hello on launch" + }, + "autoPromptTouchId": { + "message": "Ask for Touch ID on launch" + }, + "lockWithMasterPassOnRestart": { + "message": "Lock with master password on restart" + }, + "deleteAccount": { + "message": "Delete account" + }, + "deleteAccountDesc": { + "message": "Proceed below to delete your account and all vault data." + }, + "deleteAccountWarning": { + "message": "Deleting your account is permanent. It cannot be undone." + }, + "accountDeleted": { + "message": "Account deleted" + }, + "accountDeletedDesc": { + "message": "Your account has been closed and all associated data has been deleted." + }, + "preferences": { + "message": "Preferences" + }, + "enableMenuBar": { + "message": "Show menu bar icon" + }, + "enableMenuBarDesc": { + "message": "Always show an icon in the menu bar." + }, + "hideToMenuBar": { + "message": "Hide to menu bar" + }, + "selectOneCollection": { + "message": "You must select at least one collection." + }, + "premiumUpdated": { + "message": "You've upgraded to Premium." + }, + "restore": { + "message": "Restore" + }, + "premiumManageAlertAppStore": { + "message": "You can manage your subscription from the App Store. Do you want to visit the App Store now?" + }, + "legal": { + "message": "Legal", + "description": "Noun. As in 'legal documents', like our terms of service and privacy policy." + }, + "termsOfService": { + "message": "Terms of Service" + }, + "privacyPolicy": { + "message": "Privacy Policy" + }, + "unsavedChangesConfirmation": { + "message": "Are you sure you want to leave? If you leave now then your current information will not be saved." + }, + "unsavedChangesTitle": { + "message": "Unsaved changes" + }, + "clone": { + "message": "Clone" + }, + "passwordGeneratorPolicyInEffect": { + "message": "One or more organization policies are affecting your generator settings." + }, + "vaultTimeoutAction": { + "message": "Vault timeout action" + }, + "vaultTimeoutActionLockDesc": { + "message": "Master password or other unlock method is required to access your vault again." + }, + "vaultTimeoutActionLogOutDesc": { + "message": "Re-authentication is required to access your vault again." + }, + "lock": { + "message": "Lock", + "description": "Verb form: to make secure or inaccesible by" + }, + "trash": { + "message": "Trash", + "description": "Noun: a special folder to hold deleted items" + }, + "searchTrash": { + "message": "Search trash" + }, + "permanentlyDeleteItem": { + "message": "Permanently delete item" + }, + "permanentlyDeleteItemConfirmation": { + "message": "Are you sure you want to permanently delete this item?" + }, + "permanentlyDeletedItem": { + "message": "Item permanently deleted" + }, + "restoreItem": { + "message": "Restore item" + }, + "restoreItemConfirmation": { + "message": "Are you sure you want to restore this item?" + }, + "restoredItem": { + "message": "Item restored" + }, + "permanentlyDelete": { + "message": "Permanently delete" + }, + "vaultTimeoutLogOutConfirmation": { + "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?" + }, + "vaultTimeoutLogOutConfirmationTitle": { + "message": "Timeout action confirmation" + }, + "enterpriseSingleSignOn": { + "message": "Enterprise single sign-on" + }, + "setMasterPassword": { + "message": "Set master password" + }, + "ssoCompleteRegistration": { + "message": "In order to complete logging in with SSO, please set a master password to access and protect your vault." + }, + "newMasterPass": { + "message": "New master password" + }, + "confirmNewMasterPass": { + "message": "Confirm new master password" + }, + "masterPasswordPolicyInEffect": { + "message": "One or more organization policies require your master password to meet the following requirements:" + }, + "policyInEffectMinComplexity": { + "message": "Minimum complexity score of $SCORE$", + "placeholders": { + "score": { + "content": "$1", + "example": "4" + } + } + }, + "policyInEffectMinLength": { + "message": "Minimum length of $LENGTH$", + "placeholders": { + "length": { + "content": "$1", + "example": "14" + } + } + }, + "policyInEffectUppercase": { + "message": "Contain one or more uppercase characters" + }, + "policyInEffectLowercase": { + "message": "Contain one or more lowercase characters" + }, + "policyInEffectNumbers": { + "message": "Contain one or more numbers" + }, + "policyInEffectSpecial": { + "message": "Contain one or more of the following special characters $CHARS$", + "placeholders": { + "chars": { + "content": "$1", + "example": "!@#$%^&*" + } + } + }, + "masterPasswordPolicyRequirementsNotMet": { + "message": "Your new master password does not meet the policy requirements." + }, + "acceptPolicies": { + "message": "By checking this box you agree to the following:" + }, + "acceptPoliciesRequired": { + "message": "Terms of Service and Privacy Policy have not been acknowledged." + }, + "enableBrowserIntegration": { + "message": "Allow browser integration" + }, + "enableBrowserIntegrationDesc": { + "message": "Used for biometrics in browser." + }, + "enableDuckDuckGoBrowserIntegration": { + "message": "Allow DuckDuckGo browser integration" + }, + "enableDuckDuckGoBrowserIntegrationDesc": { + "message": "Use your Bitwarden vault when browsing with DuckDuckGo." + }, + "browserIntegrationUnsupportedTitle": { + "message": "Browser integration not supported" + }, + "browserIntegrationMasOnlyDesc": { + "message": "Unfortunately browser integration is only supported in the Mac App Store version for now." + }, + "browserIntegrationWindowsStoreDesc": { + "message": "Unfortunately browser integration is currently not supported in the Microsoft Store version." + }, + "browserIntegrationLinuxDesc": { + "message": "Unfortunately browser integration is currently not supported in the linux version." + }, + "enableBrowserIntegrationFingerprint": { + "message": "Require verification for browser integration" + }, + "enableBrowserIntegrationFingerprintDesc": { + "message": "Add an additional layer of security by requiring fingerprint phrase confirmation when establishing a link between your desktop and browser. This requires user action and verification each time a connection is created." + }, + "approve": { + "message": "Approve" + }, + "verifyBrowserTitle": { + "message": "Verify browser connection" + }, + "verifyBrowserDesc": { + "message": "Please ensure the shown fingerprint is identical to the fingerprint showed in the browser extension." + }, + "verifyNativeMessagingConnectionTitle": { + "message": "$APPID$ wants to connect to Bitwarden", + "placeholders": { + "appid": { + "content": "$1", + "example": "My App" + } + } + }, + "verifyNativeMessagingConnectionDesc": { + "message": "Would you like to approve this request?" + }, + "verifyNativeMessagingConnectionWarning": { + "message": "If you did not initiate this request, do not approve it." + }, + "biometricsNotEnabledTitle": { + "message": "Biometrics not set up" + }, + "biometricsNotEnabledDesc": { + "message": "Browser biometrics requires desktop biometrics to be set up in the settings first." + }, + "personalOwnershipSubmitError": { + "message": "Due to an enterprise policy, you are restricted from saving items to your individual vault. Change the ownership option to an organization and choose from available collections." + }, + "hintEqualsPassword": { + "message": "Your password hint cannot be the same as your password." + }, + "personalOwnershipPolicyInEffect": { + "message": "An organization policy is affecting your ownership options." + }, + "allSends": { + "message": "All Sends", + "description": "'Sends' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendTypeFile": { + "message": "File" + }, + "sendTypeText": { + "message": "Text" + }, + "searchSends": { + "message": "Search Sends", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "editSend": { + "message": "Edit Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "myVault": { + "message": "My vault" + }, + "text": { + "message": "Text" + }, + "deletionDate": { + "message": "Deletion date" + }, + "deletionDateDesc": { + "message": "The Send will be permanently deleted on the specified date and time.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "expirationDate": { + "message": "Expiration date" + }, + "expirationDateDesc": { + "message": "If set, access to this Send will expire on the specified date and time.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "maxAccessCount": { + "message": "Maximum access count", + "description": "This text will be displayed after a Send has been accessed the maximum amount of times." + }, + "maxAccessCountDesc": { + "message": "If set, users will no longer be able to access this Send once the maximum access count is reached.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "currentAccessCount": { + "message": "Current access count" + }, + "disableSend": { + "message": "Deactivate this Send so that no one can access it.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendPasswordDesc": { + "message": "Optionally require a password for users to access this Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendNotesDesc": { + "message": "Private notes about this Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendLink": { + "message": "Send link", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendLinkLabel": { + "message": "Send link", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "textHiddenByDefault": { + "message": "When accessing the Send, hide the text by default", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "createdSend": { + "message": "Send added", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "editedSend": { + "message": "Send saved", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "deletedSend": { + "message": "Send deleted", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "newPassword": { + "message": "New password" + }, + "whatTypeOfSend": { + "message": "What type of Send is this?", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "createSend": { + "message": "New Send", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendTextDesc": { + "message": "The text you want to send." + }, + "sendFileDesc": { + "message": "The file you want to send." + }, + "days": { + "message": "$DAYS$ days", + "placeholders": { + "days": { + "content": "$1", + "example": "1" + } + } + }, + "oneDay": { + "message": "1 day" + }, + "custom": { + "message": "Custom" + }, + "deleteSendConfirmation": { + "message": "Are you sure you want to delete this Send?", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copySendLinkToClipboard": { + "message": "Copy Send link to clipboard", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copySendLinkOnSave": { + "message": "Copy the link to share this Send to my clipboard upon save." + }, + "sendDisabled": { + "message": "Send removed", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "sendDisabledWarning": { + "message": "Due to an enterprise policy, you are only able to delete an existing Send.", + "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." + }, + "copyLink": { + "message": "Copy link" + }, + "disabled": { + "message": "Disabled" + }, + "removePassword": { + "message": "Remove password" + }, + "removedPassword": { + "message": "Password removed" + }, + "removePasswordConfirmation": { + "message": "Are you sure you want to remove the password?" + }, + "maxAccessCountReached": { + "message": "Max access count reached" + }, + "expired": { + "message": "Expired" + }, + "pendingDeletion": { + "message": "Pending deletion" + }, + "webAuthnAuthenticate": { + "message": "Authenticate WebAuthn" + }, + "hideEmail": { + "message": "Hide my email address from recipients." + }, + "sendOptionsPolicyInEffect": { + "message": "One or more organization policies are affecting your Send options." + }, + "emailVerificationRequired": { + "message": "Email verification required" + }, + "emailVerificationRequiredDesc": { + "message": "You must verify your email to use this feature." + }, + "passwordPrompt": { + "message": "Master password re-prompt" + }, + "passwordConfirmation": { + "message": "Master password confirmation" + }, + "passwordConfirmationDesc": { + "message": "This action is protected. To continue, please re-enter your master password to verify your identity." + }, + "updatedMasterPassword": { + "message": "Updated master password" + }, + "updateMasterPassword": { + "message": "Update master password" + }, + "updateMasterPasswordWarning": { + "message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update it now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + }, + "hours": { + "message": "Hours" + }, + "minutes": { + "message": "Minutes" + }, + "vaultTimeoutPolicyInEffect": { + "message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s)", + "placeholders": { + "hours": { + "content": "$1", + "example": "5" + }, + "minutes": { + "content": "$2", + "example": "5" + } + } + }, + "vaultTimeoutTooLarge": { + "message": "Your vault timeout exceeds the restrictions set by your organization." + }, + "resetPasswordPolicyAutoEnroll": { + "message": "Automatic enrollment" + }, + "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." + }, + "vaultExportDisabled": { + "message": "Vault export removed" + }, + "personalVaultExportPolicyInEffect": { + "message": "One or more organization policies prevents you from exporting your personal vault." + }, + "addAccount": { + "message": "Add account" + }, + "removeMasterPassword": { + "message": "Remove master password" + }, + "removedMasterPassword": { + "message": "Master password removed" + }, + "convertOrganizationEncryptionDesc": { + "message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.", + "placeholders": { + "organization": { + "content": "$1", + "example": "My Org Name" + } + } + }, + "leaveOrganization": { + "message": "Leave organization" + }, + "leaveOrganizationConfirmation": { + "message": "Are you sure you want to leave this organization?" + }, + "leftOrganization": { + "message": "You have left the organization." + }, + "ssoKeyConnectorError": { + "message": "Key connector error: make sure key connector is available and working correctly." + }, + "lockAllVaults": { + "message": "Lock all vaults" + }, + "accountLimitReached": { + "message": "No more than 5 accounts may be logged in at the same time." + }, + "accountPreferences": { + "message": "Preferences" + }, + "appPreferences": { + "message": "App settings (all accounts)" + }, + "accountSwitcherLimitReached": { + "message": "Account limit reached. Log out of an account to add another." + }, + "settingsTitle": { + "message": "App settings for $EMAIL$", + "placeholders": { + "email": { + "content": "$1", + "example": "jdoe@example.com" + } + } + }, + "switchAccount": { + "message": "Switch account" + }, + "options": { + "message": "Options" + }, + "sessionTimeout": { + "message": "Your session has timed out. Please go back and try logging in again." + }, + "exportingPersonalVaultTitle": { + "message": "Exporting individual vault" + }, + "exportingPersonalVaultDescription": { + "message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.", + "placeholders": { + "email": { + "content": "$1", + "example": "name@example.com" + } + } + }, + "locked": { + "message": "Locked" + }, + "unlocked": { + "message": "Unlocked" + }, + "generator": { + "message": "Generator" + }, + "whatWouldYouLikeToGenerate": { + "message": "What would you like to generate?" + }, + "passwordType": { + "message": "Password type" + }, + "regenerateUsername": { + "message": "Regenerate username" + }, + "generateUsername": { + "message": "Generate username" + }, + "usernameType": { + "message": "Username type" + }, + "plusAddressedEmail": { + "message": "Plus addressed email", + "description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com" + }, + "plusAddressedEmailDesc": { + "message": "Use your email provider's sub-addressing capabilities." + }, + "catchallEmail": { + "message": "Catch-all email" + }, + "catchallEmailDesc": { + "message": "Use your domain's configured catch-all inbox." + }, + "random": { + "message": "Random" + }, + "randomWord": { + "message": "Random word" + }, + "websiteName": { + "message": "Website name" + }, + "service": { + "message": "Service" + }, + "allVaults": { + "message": "All vaults" + }, + "searchOrganization": { + "message": "Search organization" + }, + "searchMyVault": { + "message": "Search my vault" + }, + "forwardedEmail": { + "message": "Forwarded email alias" + }, + "forwardedEmailDesc": { + "message": "Generate an email alias with an external forwarding service." + }, + "hostname": { + "message": "Hostname", + "description": "Part of a URL." + }, + "apiAccessToken": { + "message": "API Access Token" + }, + "apiKey": { + "message": "API key" + }, + "premiumSubcriptionRequired": { + "message": "Premium subscription required" + }, + "organizationIsDisabled": { + "message": "Organization suspended" + }, + "disabledOrganizationFilterError": { + "message": "Items in suspended organizations cannot be accessed. Contact your organization owner for assistance." + }, + "neverLockWarning": { + "message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected." + }, + "cardBrandMir": { + "message": "Mir" + }, + "vault": { + "message": "Vault" + }, + "loginWithMasterPassword": { + "message": "Log in with master password" + }, + "loggingInAs": { + "message": "Logging in as" + }, + "rememberEmail": { + "message": "Remember email" + }, + "notYou": { + "message": "Not you?" + }, + "newAroundHere": { + "message": "New around here?" + }, + "loggingInTo": { + "message": "Logging in to $DOMAIN$", + "placeholders": { + "domain": { + "content": "$1", + "example": "example.com" + } + } + }, + "logInWithAnotherDevice": { + "message": "Log in with another device" + }, + "toggleCharacterCount": { + "message": "Toggle character count", + "description": "'Character count' describes a feature that displays a number next to each character of the password." + } +} diff --git a/apps/desktop/src/locales/pt_BR/messages.json b/apps/desktop/src/locales/pt_BR/messages.json index d3758322c72..7d6aa9c38bd 100644 --- a/apps/desktop/src/locales/pt_BR/messages.json +++ b/apps/desktop/src/locales/pt_BR/messages.json @@ -1783,13 +1783,13 @@ "message": "Desativado" }, "removePassword": { - "message": "Remove password" + "message": "Remover senha" }, "removedPassword": { - "message": "Password removed" + "message": "Senha removida" }, "removePasswordConfirmation": { - "message": "Are you sure you want to remove the password?" + "message": "Você tem certeza que deseja remover a senha?" }, "maxAccessCountReached": { "message": "Número máximo de acessos atingido" @@ -2062,7 +2062,7 @@ "message": "Fazer login com outro dispositivo" }, "toggleCharacterCount": { - "message": "Toggle character count", + "message": "Ativar/Desativar contagem de caracteres", "description": "'Character count' describes a feature that displays a number next to each character of the password." } } diff --git a/apps/desktop/src/locales/sk/messages.json b/apps/desktop/src/locales/sk/messages.json index 3fa89fe60d8..25ca6b2b85a 100644 --- a/apps/desktop/src/locales/sk/messages.json +++ b/apps/desktop/src/locales/sk/messages.json @@ -178,7 +178,7 @@ "message": "Vyžaduje prémiový účet" }, "premiumRequiredDesc": { - "message": "Pre použitie tejto funkcie je potrebné prémiové členstvo." + "message": "Na použitie tejto funkcie je potrebné prémiové členstvo." }, "errorOccurred": { "message": "Vyskytla sa chyba." @@ -1590,7 +1590,7 @@ "message": "Bohužiaľ, integrácia v prehliadači je zatiaľ podporovaná iba vo verzii Mac App Store." }, "browserIntegrationWindowsStoreDesc": { - "message": "Bohužiaľ, integrácia v prehliadači je zatiaľ podporovaná iba vo verzii Windows Store." + "message": "Bohužiaľ, integrácia v prehliadači zatiaľ nie je podporovaná, ak je aplikácia nainštalovaná cez Microsoft Store." }, "browserIntegrationLinuxDesc": { "message": "Bohužiaľ, integrácia prehliadača nie je v súčasnosti podporovaná vo verzii pre Linux." diff --git a/apps/desktop/src/locales/zh_TW/messages.json b/apps/desktop/src/locales/zh_TW/messages.json index b300505bdf9..42e164f1386 100644 --- a/apps/desktop/src/locales/zh_TW/messages.json +++ b/apps/desktop/src/locales/zh_TW/messages.json @@ -958,7 +958,7 @@ "message": "總是在 Dock 中顯示" }, "alwaysShowDockDesc": { - "message": "即使最小化到選單列,也在 Docker 中顯示 Bitwarden 圖示。" + "message": "即使最小化到選單列,也在 Dock 中顯示 Bitwarden 圖示。" }, "confirmTrayTitle": { "message": "確認隱藏到系統匣"