bitwarden-estensione-browser/apps/web/src/locales/id/messages.json

8045 lines
246 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"whatTypeOfItem": {
"message": "Jenis barang apa ini?"
},
"name": {
"message": "Nama"
},
"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": "URI Baru"
},
"username": {
"message": "Nama Pengguna"
},
"password": {
"message": "Kata Sandi"
},
"newPassword": {
"message": "Kata Sandi baru"
},
"passphrase": {
"message": "Frasa sandi"
},
"notes": {
"message": "Catatan"
},
"customFields": {
"message": "Kolom Ubahsuai"
},
"cardholderName": {
"message": "Nama Pemegang Kartu"
},
"number": {
"message": "Nomor"
},
"brand": {
"message": "Merek"
},
"expiration": {
"message": "Masa Berlaku"
},
"securityCode": {
"message": "Kode Keamanan (CVV)"
},
"identityName": {
"message": "Nama Identitas"
},
"company": {
"message": "Perusahaan"
},
"ssn": {
"message": "Nomor Jaminan Sosial"
},
"passportNumber": {
"message": "Nomor Paspor"
},
"licenseNumber": {
"message": "Nomor Lisensi"
},
"email": {
"message": "Surel"
},
"phone": {
"message": "Telepon"
},
"january": {
"message": "Januari"
},
"february": {
"message": "Februari"
},
"march": {
"message": "Maret"
},
"april": {
"message": "April"
},
"may": {
"message": "Mei"
},
"june": {
"message": "Juni"
},
"july": {
"message": "Juli"
},
"august": {
"message": "Agustus"
},
"september": {
"message": "September"
},
"october": {
"message": "Oktober"
},
"november": {
"message": "November"
},
"december": {
"message": "Desember"
},
"title": {
"message": "Panggilan"
},
"mr": {
"message": "Tn"
},
"mrs": {
"message": "Ny"
},
"ms": {
"message": "Nn"
},
"mx": {
"message": "Mx"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "Bulan Kedaluwarsa"
},
"expirationYear": {
"message": "Tahun Kedaluwarsa"
},
"authenticatorKeyTotp": {
"message": "Kunci Autentikasi (TOTP)"
},
"folder": {
"message": "Direktori"
},
"newCustomField": {
"message": "Kolom Ubahsuai Baru"
},
"value": {
"message": "Nilai"
},
"dragToSort": {
"message": "Tarik untuk mengurutkan"
},
"cfTypeText": {
"message": "Teks"
},
"cfTypeHidden": {
"message": "Tersembunyi"
},
"cfTypeBoolean": {
"message": "Boolean"
},
"cfTypeLinked": {
"message": "Terhubung",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "Hapus"
},
"unassigned": {
"message": "Belum ditetapkan"
},
"noneFolder": {
"message": "Tidak Ada Folder",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "Tambah Folder"
},
"editFolder": {
"message": "Edit Folder"
},
"baseDomain": {
"message": "Domain dasar",
"description": "Domain name. Example: website.com"
},
"domainName": {
"message": "Nama Domain",
"description": "Domain name. Example: 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": "Persis"
},
"startsWith": {
"message": "Dimulai dengan"
},
"regEx": {
"message": "Ekspresi umum",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "Deteksi kecocokan",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "Deteksi kecocokan standar",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Jangan pernah"
},
"toggleVisibility": {
"message": "Alihkan Visibilitas"
},
"toggleCollapse": {
"message": "Alihkan Ciutkan",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Buat Kata Sandi"
},
"checkPassword": {
"message": "Periksa apakah kata sandi telah terekspos."
},
"passwordExposed": {
"message": "Sandi ini telah terekspos $VALUE$ kali dalam kebocoran data. Sebaiknya, anda mengubahnya.",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "Kata sandi ini tidak ditemukan dalam kebocoran data yang diketahui. Kata sandi tersebut seharusnya aman untuk digunakan."
},
"save": {
"message": "Simpan"
},
"cancel": {
"message": "Batalkan"
},
"canceled": {
"message": "Dibatalkan"
},
"close": {
"message": "Tutup"
},
"delete": {
"message": "Hapus"
},
"favorite": {
"message": "Favorit"
},
"unfavorite": {
"message": "Batalkan favorit"
},
"edit": {
"message": "Sunting"
},
"searchCollection": {
"message": "Cari koleksi"
},
"searchFolder": {
"message": "Cari Folder"
},
"searchFavorites": {
"message": "Cari favorit"
},
"searchLogin": {
"message": "Search logins",
"description": "Search Login type"
},
"searchCard": {
"message": "Search cards",
"description": "Search Card type"
},
"searchIdentity": {
"message": "Search identities",
"description": "Search Identity type"
},
"searchSecureNote": {
"message": "Search secure notes",
"description": "Search Secure Note type"
},
"searchVault": {
"message": "Cari Brankas"
},
"searchMyVault": {
"message": "Search my vault"
},
"searchOrganization": {
"message": "Search organization"
},
"searchMembers": {
"message": "Search members"
},
"searchGroups": {
"message": "Search groups"
},
"allItems": {
"message": "Semua Item"
},
"favorites": {
"message": "Favorit"
},
"types": {
"message": "Jenis"
},
"typeLogin": {
"message": "Masuk"
},
"typeCard": {
"message": "Kartu"
},
"typeIdentity": {
"message": "Identitas"
},
"typeSecureNote": {
"message": "Catatan Aman"
},
"typeLoginPlural": {
"message": "Masuk"
},
"typeCardPlural": {
"message": "Kartu"
},
"typeIdentityPlural": {
"message": "Identitas"
},
"typeSecureNotePlural": {
"message": "Catatan Aman"
},
"folders": {
"message": "Folder"
},
"collections": {
"message": "Koleksi"
},
"firstName": {
"message": "Nama Depan"
},
"middleName": {
"message": "Nama Tengah"
},
"lastName": {
"message": "Nama Belakang"
},
"fullName": {
"message": "Nama Lengkap"
},
"address1": {
"message": "Alamat 1"
},
"address2": {
"message": "Alamat 2"
},
"address3": {
"message": "Alamat 3"
},
"cityTown": {
"message": "Kota / Kabupaten"
},
"stateProvince": {
"message": "Negara Bagian / Provinsi"
},
"zipPostalCode": {
"message": "Kode Pos"
},
"country": {
"message": "Negara"
},
"shared": {
"message": "Dibagikan"
},
"attachments": {
"message": "Lampiran"
},
"select": {
"message": "Pilih"
},
"newItem": {
"message": "New item"
},
"addItem": {
"message": "Tambah Item"
},
"editItem": {
"message": "Ubah Item"
},
"viewItem": {
"message": "Lihat Item"
},
"new": {
"message": "New",
"description": "for adding new items"
},
"item": {
"message": "Item"
},
"ex": {
"message": "cth.",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "Lainnya"
},
"share": {
"message": "Bagikan"
},
"moveToOrganization": {
"message": "Pindah ke Organisasi"
},
"valueCopied": {
"message": "$VALUE$ disalin",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "Salin Nilai",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "Salin Kata Sandi",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "Salin Nama Pengguna",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "Salin Nomor",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "Salin Kode Keamanan",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Salin URI",
"description": "Copy URI to clipboard"
},
"me": {
"message": "Saya"
},
"myVault": {
"message": "Brankas Saya"
},
"allVaults": {
"message": "Semua Vault"
},
"vault": {
"message": "Brankas"
},
"vaults": {
"message": "Brankas"
},
"vaultItems": {
"message": "Item Brankas"
},
"filter": {
"message": "Filter"
},
"moveSelectedToOrg": {
"message": "Pindahkan terpilih ke Organisasi"
},
"deleteSelected": {
"message": "Hapus yang Dipilih"
},
"moveSelected": {
"message": "Pindahkan yang Dipilih"
},
"selectAll": {
"message": "Pilih Semua"
},
"unselectAll": {
"message": "Batal Pilih Semua"
},
"launch": {
"message": "Luncurkan"
},
"newAttachment": {
"message": "Tambah Lampiran Baru"
},
"deletedAttachment": {
"message": "Lampiran dihapus"
},
"deleteAttachmentConfirmation": {
"message": "Apakah Anda yakin ingin menghapus lampiran ini?"
},
"attachmentSaved": {
"message": "Lampiran telah disimpan."
},
"file": {
"message": "Berkas"
},
"selectFile": {
"message": "Pilih berkas."
},
"maxFileSize": {
"message": "Ukuran berkas maksimal adalah 500 MB."
},
"addedItem": {
"message": "Item yang Ditambahkan"
},
"editedItem": {
"message": "Item yang Diedit"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ dipindah ke $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "Item terpilih dipindah ke $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Hapus Item"
},
"deleteFolder": {
"message": "Hapus Folder"
},
"deleteAttachment": {
"message": "Hapus Lampiran"
},
"deleteItemConfirmation": {
"message": "Anda yakin Anda ingin menghapus item ini?"
},
"deletedItem": {
"message": "Item dikirim ke sampah"
},
"deletedItems": {
"message": "Item dikirim ke sampah"
},
"movedItems": {
"message": "Item yang dipindahkan"
},
"overwritePasswordConfirmation": {
"message": "Anda yakin ingin menimpa sandi saat ini?"
},
"editedFolder": {
"message": "Folder yang di Edit"
},
"addedFolder": {
"message": "Folder ditambahkan"
},
"deleteFolderConfirmation": {
"message": "Anda yakin Anda ingin menghapus folder ini?"
},
"deletedFolder": {
"message": "Folder yang terhapus"
},
"editInfo": {
"message": "Edit info"
},
"access": {
"message": "Access"
},
"accessLevel": {
"message": "Access level"
},
"loggedOut": {
"message": "Keluar"
},
"loginExpired": {
"message": "Sesi masuk Anda telah berakhir."
},
"logOutConfirmation": {
"message": "Anda yakin ingin keluar?"
},
"logOut": {
"message": "Keluar"
},
"ok": {
"message": "Ok"
},
"yes": {
"message": "Ya"
},
"no": {
"message": "Tidak"
},
"loginOrCreateNewAccount": {
"message": "Masuk atau buat akun baru untuk mengakses brankas Anda."
},
"loginWithDevice": {
"message": "Masuk dengan perangkat"
},
"loginWithDeviceEnabledNote": {
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
},
"loginWithMasterPassword": {
"message": "Masuk dengan kata sandi utama"
},
"readingPasskeyLoading": {
"message": "Reading passkey..."
},
"readingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"useADifferentLogInMethod": {
"message": "Use a different log in method"
},
"loginWithPasskey": {
"message": "Log in with passkey"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "2FA for passkeys is not supported. Update the app to log in."
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "New passkey"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"useForVaultEncryption": {
"message": "Use for vault encryption"
},
"useForVaultEncryptionInfo": {
"message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup."
},
"useForVaultEncryptionErrorReadingPasskey": {
"message": "Error reading passkey. Try again or uncheck this option."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
},
"enablePasskeyEncryption": {
"message": "Set up encryption"
},
"usedForEncryption": {
"message": "Used for encryption"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
},
"passkeySaved": {
"message": "$NAME$ saved",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "Passkey removed"
},
"removePasskey": {
"message": "Remove passkey"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Try again"
},
"createAccount": {
"message": "Buat Akun"
},
"newAroundHere": {
"message": "Pengguna baru?"
},
"startTrial": {
"message": "Mulai Masa Percobaan"
},
"logIn": {
"message": "Masuk"
},
"logInInitiated": {
"message": "Log in initiated"
},
"submit": {
"message": "Kirim"
},
"emailAddressDesc": {
"message": "Anda akan menggunakan alamat email Anda untuk masuk."
},
"yourName": {
"message": "Nama Anda"
},
"yourNameDesc": {
"message": "Apakah kami harus memanggil Anda?"
},
"masterPass": {
"message": "Kata Sandi Utama"
},
"masterPassDesc": {
"message": "Kata sandi utama adalah kata sandi yang Anda gunakan untuk mengakses brankas Anda. Sangat penting bahwa Anda tidak lupa kata sandi utama Anda. Tidak ada cara untuk memulihkan kata sandi jika Anda melupakannya."
},
"masterPassImportant": {
"message": "Kata sandi utama tidak dapat dipulihkan jika Anda melupakannya!"
},
"masterPassHintDesc": {
"message": "Petunjuk kata sandi utama dapat membantu Anda mengingat kata sandi Anda jika Anda melupakannya."
},
"reTypeMasterPass": {
"message": "Ketik ulang Kata Sandi Utama"
},
"masterPassHint": {
"message": "Petunjuk Kata Sandi Utama (pilihan)"
},
"masterPassHintLabel": {
"message": "Petunjuk Kata Sandi Utama"
},
"settings": {
"message": "Setelan"
},
"passwordHint": {
"message": "Petunjuk Kata Sandi"
},
"enterEmailToGetHint": {
"message": "Masukkan email akun Anda untuk menerima pentunjuk sandi utama Anda."
},
"getMasterPasswordHint": {
"message": "Dapatkan petunjuk sandi utama"
},
"emailRequired": {
"message": "Alamat surel diperlukan."
},
"invalidEmail": {
"message": "Alamat surel tidak valid."
},
"masterPasswordRequired": {
"message": "Kata sandi utama diperlukan."
},
"confirmMasterPasswordRequired": {
"message": "Diperlukan pengetikan ulang kata sandi utama."
},
"masterPasswordMinlength": {
"message": "Master password must be at least $VALUE$ characters long.",
"description": "The Master Password must be at least a specific number of characters long.",
"placeholders": {
"value": {
"content": "$1",
"example": "8"
}
}
},
"masterPassDoesntMatch": {
"message": "Konfirmasi sandi utama tidak cocok."
},
"newAccountCreated": {
"message": "Akun baru Anda telah dibuat! Sekarang Anda bisa masuk."
},
"trialAccountCreated": {
"message": "Akun berhasil dibuat."
},
"masterPassSent": {
"message": "Kami telah mengirimi Anda email dengan petunjuk sandi utama Anda."
},
"unexpectedError": {
"message": "Terjadi kesalahan yang tak diduga."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Alamat Surel"
},
"yourVaultIsLocked": {
"message": "Brankas Anda terkunci. Verifikasi kata sandi utama Anda untuk melanjutkan."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Buka Kunci"
},
"loggedInAsEmailOn": {
"message": "Login sebagai $EMAIL$ di $HOSTNAME$.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "Sandi utama tidak valid"
},
"invalidFilePassword": {
"message": "Kata sandi berkas tidak valid, harap menggunakan kata sandi yang anda masukkan saat anda membuat berkas ekspor."
},
"lockNow": {
"message": "Kunci Sekarang"
},
"noItemsInList": {
"message": "Tidak ada item yang dapat dicantumkan."
},
"noPermissionToViewAllCollectionItems": {
"message": "You do not have permission to view all items in this collection."
},
"noCollectionsInList": {
"message": "Tidak ada koleksi yang akan ditampilkan."
},
"noGroupsInList": {
"message": "Tidak ada grup untuk dicantumkan."
},
"noUsersInList": {
"message": "Tidak ada pengguna untuk dicantumkan."
},
"noMembersInList": {
"message": "There are no members to list."
},
"noEventsInList": {
"message": "Tidak ada acara untuk dicantumkan."
},
"newOrganization": {
"message": "Organisasi Baru"
},
"noOrganizationsList": {
"message": "Anda tidak berada dalam organisasi apapun. Organisasi memungkinkan Anda dengan aman berbagi item dengan pengguna lainnya."
},
"notificationSentDevice": {
"message": "A notification has been sent to your device."
},
"versionNumber": {
"message": "Versi $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "Masukkan 6 digit kode verifikasi dari aplikasi autentikasi Anda."
},
"enterVerificationCodeEmail": {
"message": "Masukkan 6 digit kode verifikasi yang dikirim melalui email ke $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "Email verifikasi dikirim ke $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "Ingat saya"
},
"sendVerificationCodeEmailAgain": {
"message": "Kirim ulang email kode verifikasi"
},
"useAnotherTwoStepMethod": {
"message": "Gunakan metode login dua-langkah lainnya"
},
"insertYubiKey": {
"message": "Masukkan YubiKey Anda ke port USB komputer Anda, lalu sentuh tombol nya."
},
"insertU2f": {
"message": "Masukkan kunci keamanan ke port USB komputer Anda. Jika ada tombolnya, tekanlah."
},
"loginUnavailable": {
"message": "Info Masuk Tidak Tersedia"
},
"noTwoStepProviders": {
"message": "Login dua-langkah telah diaktifkan di akun ini, tetapi provider dua-langkah yang dipilih tidak didukung oleh web browser ini."
},
"noTwoStepProviders2": {
"message": "Silakan gunakan peramban web yang didukung (seperti Chrome) dan/atau tambahkan penyedia tambahan yang didukung di semua peramban web (seperti aplikasi autentikasi)."
},
"twoStepOptions": {
"message": "Opsi login dua-langkah"
},
"recoveryCodeDesc": {
"message": "Kehilangan akses ke semua penyedia dua faktor Anda? Gunakan kode pemulihan untuk menonaktifkan semua penyedia dua faktor dari akun Anda."
},
"recoveryCodeTitle": {
"message": "Kode Pemulihan"
},
"authenticatorAppTitle": {
"message": "Aplikasi Autentikasi"
},
"authenticatorAppDesc": {
"message": "Gunakan aplikasi autentikasi (seperti Authy atau Google Authenticator) untuk menghasilkan kode verifikasi berbasis waktu.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "Kunci Keamanan OTP YubiKey"
},
"yubiKeyDesc": {
"message": "Gunakan YubiKey untuk mengakses akun Anda. Bekerja dengan YubiKey 4, 4 Nano, 4C, dan peranti NEO."
},
"duoDesc": {
"message": "Verifikasi dengan Duo Security menggunakan aplikasi Duo Mobile, SMS, panggilan telepon, atau kunci keamanan U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "Verifikasi dengan Duo Security untuk organisasi Anda menggunakan aplikasi Duo Mobile, SMS, panggilan telepon, atau kunci keamanan U2F.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "Menggunakan FIDO U2F mengaktifkan kunci keamanan untuk mengakses akun anda."
},
"u2fTitle": {
"message": "Kunci Keamanan FIDO U2F"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "Gunakan kunci yang mendukung WebAUthn untuk mengakses akun anda."
},
"webAuthnMigrated": {
"message": "(Dipindahkan dari FIDO)"
},
"emailTitle": {
"message": "Surel"
},
"emailDesc": {
"message": "Kode verifikasi akan dikirim via email kepada Anda."
},
"continue": {
"message": "Lanjutkan"
},
"organization": {
"message": "Organisasi"
},
"organizations": {
"message": "Organisasi"
},
"moveToOrgDesc": {
"message": "Pilihlah sebuah organisasi yang Anda ingin memindahkan item ini. Memindahkan berarti memberikan kepemilikan kepada organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini."
},
"moveManyToOrgDesc": {
"message": "Pilihlah sebuah organisasi yang Anda ingin memindahkan item ini. Memindahkan berarti memberikan kepemilikan kepada organisasi tersebut. Anda tidak akan lagi menjadi pemilik item ini."
},
"collectionsDesc": {
"message": "Edit koleksi tempat item ini dibagikan. Hanya pengguna organisasi dengan akses ke koleksi ini yang dapat melihat item ini."
},
"deleteSelectedItemsDesc": {
"message": "Anda telah memilih $COUNT$ item untuk dihapus. Anda yakin ingin menghapus semua item ini?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"deleteSelectedCollectionsDesc": {
"message": "$COUNT$ collection(s) will be permanently deleted.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"deleteSelectedConfirmation": {
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Pilih folder tempat Anda ingin memindahkan $COUNT$ item yang dipilih.",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "Anda telah memilih $COUNT$ item. $MOVEABLE_COUNT$ item bisa dipindahkan ke sebuah organisasi, $NONMOVEABLE_COUNT$ tidak bisa.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "Kode Verifikasi (TOTP)"
},
"copyVerificationCode": {
"message": "Salin Kode Verifikasi"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Peringatan"
},
"confirmVaultExport": {
"message": "Konfirmasi Ekspor Brankas"
},
"confirmSecretsExport": {
"message": "Confirm secrets export"
},
"exportWarningDesc": {
"message": "Ekspor ini berisi data vault Anda dalam format yang tidak dienkripsi. Anda tidak boleh menyimpan atau mengirim file yang diekspor melalui saluran yang tidak aman (seperti email). Hapus segera setelah Anda selesai menggunakannya."
},
"exportSecretsWarningDesc": {
"message": "This export contains your secrets 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": "Ekspor ini mengenkripsi data Anda menggunakan kunci enkripsi akun Anda. Jika Anda pernah memutar kunci enkripsi akun Anda, Anda harus mengekspor lagi karena Anda tidak akan dapat mendekripsi file ekspor ini."
},
"encExportAccountWarningDesc": {
"message": "Kunci enkripsi akun adalah unik untuk setiap akun pengguna Bitwarden, sehingga Anda tidak dapat mengimpor ekspor terenkripsi ke akun yang berbeda."
},
"export": {
"message": "Ekspor"
},
"exportFrom": {
"message": "Export from"
},
"exportVault": {
"message": "Ekspor Brankas"
},
"exportSecrets": {
"message": "Export secrets"
},
"fileFormat": {
"message": "Format Berkas"
},
"fileEncryptedExportWarningDesc": {
"message": "This file export will be password protected and require the file password to decrypt."
},
"exportPasswordDescription": {
"message": "Kata sandi ini akan digunakan untuk mengekspor dan mengimpor berkas ini"
},
"confirmMasterPassword": {
"message": "Konfirmasi kata sandi utama"
},
"confirmFormat": {
"message": "Konfirmasi format"
},
"filePassword": {
"message": "File kata sandi"
},
"confirmFilePassword": {
"message": "Konfirmasi file kata sandi"
},
"accountRestrictedOptionDescription": {
"message": "Use your account encryption key, derived from your account's username and Master Password, to encrypt the export and restrict import to only the current Bitwarden account."
},
"passwordProtectedOptionDescription": {
"message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption."
},
"exportTypeHeading": {
"message": "Jenis ekspor"
},
"accountRestricted": {
"message": "Akun dibatasi"
},
"passwordProtected": {
"message": "Dilindungi kata sandi"
},
"filePasswordAndConfirmFilePasswordDoNotMatch": {
"message": "“File password” and “Confirm file password“ do not match."
},
"confirmVaultImport": {
"message": "Konfirmasi impor berangkas"
},
"confirmVaultImportDesc": {
"message": "This file is password-protected. Please enter the file password to import data."
},
"exportSuccess": {
"message": "Data brankas Anda telah diekspor."
},
"passwordGenerator": {
"message": "Pembuat Kata Sandi"
},
"minComplexityScore": {
"message": "Skor Kompleksitas Minimum"
},
"minNumbers": {
"message": "Angka Minimum"
},
"minSpecial": {
"message": "Karakter Khusus Minimum",
"description": "Minimum special characters"
},
"ambiguous": {
"message": "Hindari Karakter Ambigu"
},
"regeneratePassword": {
"message": "Buat Ulang Sandi"
},
"length": {
"message": "Panjang"
},
"passwordMinLength": {
"message": "Minimum password length"
},
"uppercase": {
"message": "Huruf Kapital (A-Z)",
"description": "Include uppercase letters in the password generator."
},
"lowercase": {
"message": "Huruf Kecil (a-z)",
"description": "Include lowercase letters in the password generator."
},
"numbers": {
"message": "Angka (0-9)"
},
"specialCharacters": {
"message": "Karakter Khusus (!@#$%^&*)"
},
"numWords": {
"message": "Jumlah Kata"
},
"wordSeparator": {
"message": "Pemisah Kata"
},
"capitalize": {
"message": "Gunakan Huruf Besar",
"description": "Make the first letter of a word uppercase."
},
"includeNumber": {
"message": "Sertakan Digit"
},
"passwordHistory": {
"message": "Riwayat Kata Sandi"
},
"noPasswordsInList": {
"message": "Tidak ada sandi yang dapat dicantumkan."
},
"clear": {
"message": "Bersihkan",
"description": "To clear something out. Example: To clear browser history."
},
"accountUpdated": {
"message": "Akun Diperbarui"
},
"changeEmail": {
"message": "Ubah Surel"
},
"changeEmailTwoFactorWarning": {
"message": "Melanjutkan proses ini akan mengubah alamat email akun Anda. Tindakan ini tidak akan mengubah alamat email yang digunakan untuk autentikasi dua-faktor. Anda bisa mengubah alamat email tersebut di pengaturan Login Dua-Langkah."
},
"newEmail": {
"message": "Surel Baru"
},
"code": {
"message": "Kode"
},
"changeEmailDesc": {
"message": "Kami telah mengirimkan kode verifikasi melalui email ke $EMAIL$. Silakan periksa email Anda untuk kode ini dan masukkan di bawah ini untuk menyelesaikan perubahan alamat email.",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "Melanjutkan akan mengeluarkan Anda dari sesi saat ini, mengharuskan Anda untuk masuk kembali. Sesi aktif di perangkat lain dapat terus aktif hingga satu jam."
},
"emailChanged": {
"message": "Surel Diubah"
},
"logBackIn": {
"message": "Harap masuk kembali."
},
"logBackInOthersToo": {
"message": "Harap masuk kembali. Jika Anda menggunakan aplikasi Bitwarden lain, keluarlah dan masuk kembali ke sana juga."
},
"changeMasterPassword": {
"message": "Ubah Kata Sandi Utama"
},
"masterPasswordChanged": {
"message": "Kata Sandi Utama Berubah"
},
"currentMasterPass": {
"message": "Kata Sandi Utama Saat Ini"
},
"newMasterPass": {
"message": "Kata Sandi Utama Baru"
},
"confirmNewMasterPass": {
"message": "Konfirmasi Kata Sandi Utama Baru"
},
"encKeySettings": {
"message": "Pengaturan Kunci Enkripsi"
},
"kdfAlgorithm": {
"message": "Algoritma KDF"
},
"kdfIterations": {
"message": "Iterasi KDF"
},
"kdfIterationsDesc": {
"message": "Iterasi KDF yang lebih tinggi dapat membantu melindungi kata sandi utama Anda agar tidak dipaksakan secara brutal oleh penyerang. Kami merekomendasikan nilai $VALUE$ atau lebih.",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "Mengatur iterasi KDF Anda terlalu tinggi dapat mengakibatkan kinerja yang buruk saat masuk ke (dan membuka kunci) Bitwarden di perangkat dengan CPU yang lebih lambat. Kami menyarankan Anda untuk meningkatkan nilai dengan kelipatan $INCREMENT$ dan kemudian menguji semua perangkat Anda.",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"kdfMemory": {
"message": "KDF memory (MB)",
"description": "Memory refers to computer memory (RAM). MB is short for megabytes."
},
"argon2Warning": {
"message": "Setting your KDF iterations, memory, and parallelism too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend changing these individually in small increments and then test all of your devices."
},
"kdfParallelism": {
"message": "KDF parallelism"
},
"argon2Desc": {
"message": "Higher KDF iterations, memory, and parallelism can help protect your master password from being brute forced by an attacker."
},
"changeKdf": {
"message": "Ubah KDF"
},
"encKeySettingsChanged": {
"message": "Pengaturan Kunci Enkripsi Berubah"
},
"dangerZone": {
"message": "Zona Bahaya"
},
"dangerZoneDesc": {
"message": "Hati-hati, tindakan ini tidak bisa dibatalkan!"
},
"deauthorizeSessions": {
"message": "Batalkan Otorisasi Sesi"
},
"deauthorizeSessionsDesc": {
"message": "Khawatir akun Anda masuk di perangkat lain? Lanjutkan di bawah untuk membatalkan otorisasi semua komputer atau perangkat yang pernah Anda gunakan sebelumnya. Langkah keamanan ini disarankan jika Anda sebelumnya menggunakan komputer publik atau secara tidak sengaja menyimpan sandi Anda di perangkat yang bukan milik Anda. Langkah ini juga akan menghapus semua sesi login dua langkah yang diingat sebelumnya."
},
"deauthorizeSessionsWarning": {
"message": "Melanjutkan juga akan mengeluarkan Anda dari sesi saat ini, mengharuskan Anda untuk masuk kembali. Anda juga akan diminta untuk masuk dua langkah lagi, jika diaktifkan. Sesi aktif di perangkat lain dapat terus aktif hingga satu jam."
},
"sessionsDeauthorized": {
"message": "Semua Sesi Dicabut Izinnya"
},
"purgeVault": {
"message": "Kosongkan Brankas"
},
"purgedOrganizationVault": {
"message": "Kubah organisasi yang dibersihkan."
},
"vaultAccessedByProvider": {
"message": "Brankas diakses oleh provider."
},
"purgeVaultDesc": {
"message": "Lanjutkan di bawah untuk menghapus semua item dan folder di lemari besi Anda. Item milik organisasi yang Anda bagikan tidak akan dihapus."
},
"purgeOrgVaultDesc": {
"message": "Lanjutkan di bawah untuk menghapus semua item di lemari besi organisasi."
},
"purgeVaultWarning": {
"message": "Membersihkan lemari besi Anda bersifat permanen. Itu tidak bisa dibatalkan."
},
"vaultPurged": {
"message": "Lemari besi Anda telah dibersihkan."
},
"deleteAccount": {
"message": "Hapus akun"
},
"deleteAccountDesc": {
"message": "Lanjutkan di bawah untuk menghapus akun Anda dan semua data terkait."
},
"deleteAccountWarning": {
"message": "Menghapus akun Anda bersifat permanen. Itu tidak bisa dibatalkan."
},
"accountDeleted": {
"message": "Akun Dihapus"
},
"accountDeletedDesc": {
"message": "Akun Anda telah ditutup dan semua data terkait telah dihapus."
},
"myAccount": {
"message": "Akun Saya"
},
"tools": {
"message": "Alat"
},
"importData": {
"message": "Impor Data"
},
"onboardingImportDataDetailsPartOne": {
"message": "If you don't have any data to import, you can create a ",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsLink": {
"message": "new item",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsPartTwoNoOrgs": {
"message": " instead.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
},
"onboardingImportDataDetailsPartTwoWithOrgs": {
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
},
"importError": {
"message": "Impor Kesalahan"
},
"importErrorDesc": {
"message": "Ada masalah dengan data yang Anda coba impor. Harap selesaikan kesalahan yang tercantum di bawah ini di file sumber Anda dan coba lagi."
},
"importSuccess": {
"message": "Data telah berhasil diimpor ke lemari besi Anda."
},
"importSuccessNumberOfItems": {
"message": "A total of $AMOUNT$ items were imported.",
"placeholders": {
"amount": {
"content": "$1",
"example": "2"
}
}
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Anda mengimpor data ke $ORGANIZATION$. Data Anda dapat dibagikan dengan anggota organisasi ini. Apakah Anda ingin melanjutkan?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "Data tidak diformat dengan benar. Silakan periksa file impor Anda dan coba lagi."
},
"importNothingError": {
"message": "Tidak ada yang diimpor."
},
"importEncKeyError": {
"message": "Tidak dapat mendekripsi file yang diekspor. Kunci enkripsi Anda tidak cocok dengan kunci enkripsi yang digunakan untuk menekspor data terkait."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Pilih format file impor"
},
"selectImportFile": {
"message": "Pilih file impor"
},
"chooseFile": {
"message": "Pilih berkas"
},
"noFileChosen": {
"message": "Tidak ada berkas yang dipilih"
},
"orCopyPasteFileContents": {
"message": "atau salin / tempel konten file impor"
},
"instructionsFor": {
"message": "$NAME$ Instruksi",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "Pilihan"
},
"preferences": {
"message": "Preferensi"
},
"preferencesDesc": {
"message": "Sesuaikan pengalaman brankas web Anda."
},
"preferencesUpdated": {
"message": "Preferensi telah diperbarui"
},
"language": {
"message": "Bahasa"
},
"languageDesc": {
"message": "Ubah bahasa yang digunakan oleh brankas web."
},
"enableFavicon": {
"message": "Tampilkan ikon website"
},
"faviconDesc": {
"message": "Tampilkan gambar pengenal di samping setiap login."
},
"default": {
"message": "Bawaan"
},
"domainRules": {
"message": "Aturan Domain"
},
"domainRulesDesc": {
"message": "Jika Anda memiliki info masuk yang sama di beberapa domain situs web yang berbeda, Anda dapat menandai situs web tersebut sebagai \"setara\". Domain \"Global\" sudah dibuat untuk Anda oleh Bitwarden."
},
"globalEqDomains": {
"message": "Domain Setara Global"
},
"customEqDomains": {
"message": "Domain Setara Kustom"
},
"exclude": {
"message": "Mengecualikan"
},
"include": {
"message": "Termasuk"
},
"customize": {
"message": "Sesuaikan"
},
"newCustomDomain": {
"message": "Domain Kustom Baru"
},
"newCustomDomainDesc": {
"message": "Masukkan daftar domain yang dipisahkan dengan koma. Hanya domain \"dasar\" yang diperbolehkan. Jangan masukkan subdomain. Misalnya, masukkan \"google.com\", bukan \"www.google.com\". Anda juga dapat memasukkan \"androidapp: //package.name\" untuk mengaitkan aplikasi android dengan domain situs lain."
},
"customDomainX": {
"message": "Domain Khusus $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "Domain diperbaharui"
},
"twoStepLogin": {
"message": "Login dua-langkah"
},
"twoStepLoginEnforcement": {
"message": "Two-step Login Enforcement"
},
"twoStepLoginDesc": {
"message": "Amankan akun Anda dengan meminta langkah tambahan saat masuk."
},
"twoStepLoginTeamsDesc": {
"message": "Enable two-step login for your organization."
},
"twoStepLoginEnterpriseDescStart": {
"message": "Enforce Bitwarden Two-step Login options for members by using the ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enforce Bitwarden Two-step Login options for members by using the Two-step Login Policy.'"
},
"twoStepLoginPolicy": {
"message": "Two-step Login Policy"
},
"twoStepLoginOrganizationDuoDesc": {
"message": "To enforce Two-step Login through Duo, use the options below."
},
"twoStepLoginOrganizationSsoDesc": {
"message": "If you have setup SSO or plan to, Two-step Login may already be enforced through your Identity Provider."
},
"twoStepLoginRecoveryWarning": {
"message": "Dengan mengaktifkan login dua-langkah, Anda bisa terkunci dari akun Bitwarden secara permanen. Jika Anda tidak bisa menggunakan provider login dua-langkah di kondisi normal (misal karena perangkat Anda hilang), Anda bisa menggunakan kode pemulihan untuk mengakses akun tersebut. Bitwarden sama sekali tidak dapat membantu jika Anda kehilangan akses ke akun Anda. Oleh karena itu, kami menyarankan Anda untuk menulis atau mencetak kode pemulihan dan menyimpannya di tempat yang aman."
},
"viewRecoveryCode": {
"message": "Lihat Kode Pemulihan"
},
"providers": {
"message": "Penyedia",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "Aktifkan"
},
"enabled": {
"message": "Diaktifkan"
},
"restoreAccess": {
"message": "Pulihkan Akses"
},
"premium": {
"message": "Premium",
"description": "Premium membership"
},
"premiumMembership": {
"message": "Keanggotaan Premium"
},
"premiumRequired": {
"message": "Memerlukan Keanggotaan Premium"
},
"premiumRequiredDesc": {
"message": "Keanggotaan premium diperlukan untuk menggunakan fitur ini."
},
"youHavePremiumAccess": {
"message": "Anda memiliki akses premium"
},
"alreadyPremiumFromOrg": {
"message": "Anda sudah memiliki akses ke fitur premium karena organisasi tempat Anda menjadi anggota."
},
"manage": {
"message": "Kelola"
},
"canManage": {
"message": "Can manage"
},
"disable": {
"message": "Nonaktifkan"
},
"revokeAccess": {
"message": "Cabut Akses"
},
"twoStepLoginProviderEnabled": {
"message": "Penyedia proses masuk dua langkah ini diaktifkan di akun Anda."
},
"twoStepLoginAuthDesc": {
"message": "Masukkan kata sandi utama Anda untuk mengubah pengaturan login dua langkah."
},
"twoStepAuthenticatorDesc": {
"message": "Ikuti langkah-langkah berikut untuk menyiapkan login dua langkah dengan aplikasi pengautentikasi:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "Unduh aplikasi autentikator dua langkah"
},
"twoStepAuthenticatorNeedApp": {
"message": "Butuh aplikasi pengautentikasi dua langkah? Unduh salah satu dari yang berikut ini"
},
"iosDevices": {
"message": "Perangkat iOS"
},
"androidDevices": {
"message": "Perangkat Android"
},
"windowsDevices": {
"message": "Perangkat Windows"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "Aplikasi ini direkomendasikan, namun aplikasi pengautentikasi lain juga akan berfungsi."
},
"twoStepAuthenticatorScanCode": {
"message": "Pindai kode QR ini dengan aplikasi pengautentikasi Anda"
},
"key": {
"message": "Kunci"
},
"twoStepAuthenticatorEnterCode": {
"message": "Masukkan 6 digit kode verifikasi yang dihasilkan dari aplikasi"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Jika Anda perlu menambahkannya ke perangkat lain, di bawah ini adalah kode QR (atau kunci) yang diperlukan oleh aplikasi autentikator Anda."
},
"twoStepDisableDesc": {
"message": "Anda yakin ingin menonaktifkan penyedia proses masuk dua langkah ini?"
},
"twoStepDisabled": {
"message": "Penyedia proses masuk dua langkah dinonaktifkan."
},
"twoFactorYubikeyAdd": {
"message": "Tambahkan YubiKey baru ke akun Anda"
},
"twoFactorYubikeyPlugIn": {
"message": "Colokkan YubiKey ke port USB komputer Anda."
},
"twoFactorYubikeySelectKey": {
"message": "Pilih bidang masukan YubiKey kosong pertama di bawah ini."
},
"twoFactorYubikeyTouchButton": {
"message": "Sentuh tombol YubiKey."
},
"twoFactorYubikeySaveForm": {
"message": "Simpan formulir."
},
"twoFactorYubikeyWarning": {
"message": "Karena keterbatasan platform, YubiKeys tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia proses masuk dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat YubiKeys tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorYubikeySupportUsb": {
"message": "Kubah web, aplikasi desktop, CLI, dan semua ekstensi peramban di perangkat dengan port USB yang dapat menerima YubiKey Anda."
},
"twoFactorYubikeySupportMobile": {
"message": "Aplikasi seluler di perangkat dengan kemampuan NFC atau port data yang dapat menerima YubiKey Anda."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "Kunci U2F $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "Kunci WebAuthn $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "Dukungan NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "Salah satu kunci saya mendukung NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "Jika salah satu YubiKey Anda mendukung NFC (seperti YubiKey NEO), Anda akan diminta pada perangkat seluler setiap kali ketersediaan NFC terdeteksi."
},
"yubikeysUpdated": {
"message": "YubiKeys diperbarui"
},
"disableAllKeys": {
"message": "Nonaktifkan Semua Kunci"
},
"twoFactorDuoDesc": {
"message": "Masukkan informasi aplikasi Bitwarden dari panel Duo Admin Anda."
},
"twoFactorDuoIntegrationKey": {
"message": "Kunci Integrasi"
},
"twoFactorDuoSecretKey": {
"message": "Kunci Rahasia"
},
"twoFactorDuoApiHostname": {
"message": "Nama Host API"
},
"twoFactorEmailDesc": {
"message": "Ikuti langkah-langkah berikut untuk menyiapkan login dua langkah dengan email:"
},
"twoFactorEmailEnterEmail": {
"message": "Masukkan email yang ingin Anda terima kode verifikasi"
},
"twoFactorEmailEnterCode": {
"message": "Masukkan 6 digit kode verifikasi yang dihasilkan dari email"
},
"sendEmail": {
"message": "Kirim Surel"
},
"twoFactorU2fAdd": {
"message": "Tambahkan kunci keamanan FIDO U2F ke akun Anda"
},
"removeU2fConfirmation": {
"message": "Anda yakin ingin menghapus kunci keamanan ini?"
},
"twoFactorWebAuthnAdd": {
"message": "Tambahkan kunci keamanan WebAuthn ke akun Anda"
},
"readKey": {
"message": "Baca Kunci"
},
"keyCompromised": {
"message": "Kunci disusupi."
},
"twoFactorU2fGiveName": {
"message": "Beri nama kunci keamanan untuk mengidentifikasinya."
},
"twoFactorU2fPlugInReadKey": {
"message": "Colokkan kunci keamanan ke port USB komputer Anda dan klik tombol \"Read Key\"."
},
"twoFactorU2fTouchButton": {
"message": "Jika kunci keamanan memiliki tombol, sentuhlah."
},
"twoFactorU2fSaveForm": {
"message": "Simpan formulir."
},
"twoFactorU2fWarning": {
"message": "Karena keterbatasan platform, FIDO U2F tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia login dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat FIDO U2F tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorU2fSupportWeb": {
"message": "Kubah web dan ekstensi browser di desktop / laptop dengan browser yang mendukung U2F (Chrome, Opera, Vivaldi, atau Firefox dengan FIDO U2F diaktifkan)."
},
"twoFactorU2fWaiting": {
"message": "Menunggu Anda menyentuh tombol di kunci keamanan Anda"
},
"twoFactorU2fClickSave": {
"message": "Klik tombol \"Simpan\" di bawah untuk mengaktifkan kunci keamanan ini untuk login dua langkah."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Ada masalah saat membaca kunci keamanan. Coba lagi."
},
"twoFactorWebAuthnWarning": {
"message": "Karena keterbatasan platform, WebAuthn tidak dapat digunakan di semua aplikasi Bitwarden. Anda harus mengaktifkan penyedia proses masuk dua langkah lainnya sehingga Anda dapat mengakses akun Anda saat WebAUthn tidak dapat digunakan. Platform yang didukung:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "Brankas web dan ekstensi browser di desktop / laptop dengan browser yang mendukung WebAuthn (Chrome, Opera, Vivaldi, atau Firefox dengan FIDO U2F diaktifkan)."
},
"twoFactorRecoveryYourCode": {
"message": "Kode pemulihan masuk dua langkah Bitwarden Anda"
},
"twoFactorRecoveryNoCode": {
"message": "Anda belum mengaktifkan penyedia proses masuk dua langkah apa pun. Setelah Anda mengaktifkan penyedia proses masuk dua langkah, Anda dapat memeriksa kembali di sini untuk kode pemulihan Anda."
},
"printCode": {
"message": "Cetak Kode",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Laporan"
},
"reportsDesc": {
"message": "Identifikasi dan tutup celah keamanan di akun-akun online Anda dengan meng-klik laporan di bawah ini.",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"orgsReportsDesc": {
"message": "Identify and close security gaps in your organization's accounts by clicking the reports below.",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"unsecuredWebsitesReport": {
"message": "Laporan Situs Web Tidak Aman"
},
"unsecuredWebsitesReportDesc": {
"message": "Menggunakan situs web tidak aman dengan skema http: // dapat berbahaya. Jika situs web memungkinkan, Anda harus selalu mengaksesnya menggunakan skema https: // sehingga koneksi Anda terenkripsi."
},
"unsecuredWebsitesFound": {
"message": "Situs Web Tidak Aman Ditemukan"
},
"unsecuredWebsitesFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda dengan URI yang tidak aman. Anda harus mengubah skema URI mereka menjadi https: // jika situs web mengizinkannya.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "Tidak ada item di vault Anda yang memiliki URI tidak aman."
},
"inactive2faReport": {
"message": "Laporan 2FA tidak aktif"
},
"inactive2faReportDesc": {
"message": "Otentikasi dua faktor (2FA) adalah pengaturan keamanan penting yang membantu mengamankan akun Anda. Jika situs web menawarkannya, Anda harus selalu mengaktifkan otentikasi dua faktor."
},
"inactive2faFound": {
"message": "Login Tanpa Ditemukan 2FA"
},
"inactive2faFoundDesc": {
"message": "We found $COUNT$ website(s) in your vault that may not be configured with two-step login (according to 2fa.directory). To further protect these accounts, you should set up two-step login.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "Tidak ada situs web yang ditemukan di lemari besi Anda dengan konfigurasi otentikasi dua faktor yang hilang."
},
"instructions": {
"message": "Instruksi"
},
"exposedPasswordsReport": {
"message": "Kata Sandi yang Terpapar"
},
"exposedPasswordsReportDesc": {
"message": "Kata yang terpapar di sebuah kebocoran data adalah sasaran empuk untuk para peretas. Ubah kata sandi terkait untuk mencegah potensi terjadinya peretasan."
},
"exposedPasswordsFound": {
"message": "Kata Sandi Terkena Ditemukan"
},
"exposedPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda yang memiliki sandi yang diketahui dalam pelanggaran data yang diketahui. Anda harus mengubahnya untuk menggunakan kata sandi baru.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "Tidak ada item di lemari besi Anda yang memiliki kata sandi yang telah terungkap dalam pelanggaran data yang diketahui."
},
"checkExposedPasswords": {
"message": "Periksa Kata Sandi yang Terpapar"
},
"exposedXTimes": {
"message": "Dipaparkan $COUNT$ kali",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "Laporan Kata Sandi Lemah"
},
"weakPasswordsReportDesc": {
"message": "Kata sandi yang lemah dapat dengan mudah ditebak oleh peretas dan alat otomatis yang digunakan untuk memecahkan kata sandi. Pembuat kata sandi Bitwarden dapat membantu Anda membuat kata sandi yang kuat."
},
"weakPasswordsFound": {
"message": "Kata Sandi Lemah Ditemukan"
},
"weakPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ item di lemari besi Anda dengan sandi yang tidak kuat. Anda harus memperbaruinya untuk menggunakan kata sandi yang lebih kuat.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "Tidak ada item di lemari besi Anda yang memiliki kata sandi yang lemah."
},
"reusedPasswordsReport": {
"message": "Laporan Kata Sandi yang Digunakan Kembali"
},
"reusedPasswordsReportDesc": {
"message": "Jika layanan yang Anda gunakan disusupi, menggunakan kembali kata sandi yang sama di tempat lain dapat memungkinkan peretas untuk dengan mudah mendapatkan akses ke lebih banyak akun online Anda. Anda harus menggunakan kata sandi unik untuk setiap akun atau layanan."
},
"reusedPasswordsFound": {
"message": "Kata Sandi yang Digunakan Kembali Ditemukan"
},
"reusedPasswordsFoundDesc": {
"message": "Kami menemukan $COUNT$ sandi yang digunakan kembali di lemari besi Anda. Anda harus mengubahnya menjadi nilai unik.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "Tidak ada login di vault Anda yang memiliki sandi yang sedang digunakan kembali."
},
"reusedXTimes": {
"message": "Digunakan kembali $COUNT$ kali",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "Laporan Pelanggaran Data"
},
"breachDesc": {
"message": "\"Pelanggaran\" adalah insiden ketika data situs telah diakses secara ilegal oleh peretas dan kemudian dirilis ke publik. Tinjau jenis data yang disusupi (alamat email, sandi, kartu kredit, dll.) Dan lakukan tindakan yang sesuai, seperti mengubah sandi."
},
"breachCheckUsernameEmail": {
"message": "Periksa nama pengguna atau alamat email yang Anda gunakan."
},
"checkBreaches": {
"message": "Periksa Pelanggaran"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ tidak ditemukan dalam pelanggaran data yang diketahui.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "Kabar Baik",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ ditemukan dalam $COUNT$ pelanggaran data online yang berbeda.",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "Ditemukan Akun yang Dilanggar"
},
"compromisedData": {
"message": "Data yang disusupi"
},
"website": {
"message": "Situs Web"
},
"affectedUsers": {
"message": "Pengguna yang Terkena Dampak"
},
"breachOccurred": {
"message": "Terjadi Pelanggaran"
},
"breachReported": {
"message": "Pelanggaran Dilaporkan"
},
"reportError": {
"message": "Terjadi kesalahan saat mencoba memuat laporan. Coba lagi"
},
"billing": {
"message": "Penagihan"
},
"billingPlanLabel": {
"message": "Rencana Penagihan"
},
"paymentType": {
"message": "Metode Pembayaran"
},
"accountCredit": {
"message": "Saldo Akun",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "Saldo rekening",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "Tambah Saldo",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "Jumlah",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Kredit tambahan akan muncul di akun Anda setelah pembayaran selesai diproses. Beberapa metode pembayaran tertunda dan dapat memakan waktu lebih lama untuk diproses daripada yang lain."
},
"makeSureEnoughCredit": {
"message": "Harap pastikan bahwa akun Anda memiliki cukup kredit yang tersedia untuk pembelian ini. Jika akun Anda tidak memiliki cukup kredit yang tersedia, metode pembayaran default Anda yang tercatat akan digunakan untuk selisihnya. Anda dapat menambahkan kredit ke akun Anda dari halaman Penagihan."
},
"creditAppliedDesc": {
"message": "Saldo akun Anda dapat digunakan untuk melakukan pembelian. Semua saldo yang tersedia akan secara otomatis ditagihkan ke faktur yang dibuat untuk akun ini."
},
"goPremium": {
"message": "Jadi Anggota Premium",
"description": "Another way of saying \"Get a Premium membership\""
},
"premiumUpdated": {
"message": "Anda telah ditingkatkan ke premium."
},
"premiumUpgradeUnlockFeatures": {
"message": "Tingkatkan akun Anda ke keanggotaan premium dan buka beberapa fitur tambahan yang hebat."
},
"premiumSignUpStorage": {
"message": "Penyimpanan terenkripsi 1 GB untuk lampiran file."
},
"premiumSignUpTwoStepOptions": {
"message": "Proprietary two-step login options such as YubiKey and Duo."
},
"premiumSignUpEmergency": {
"message": "Akses darurat"
},
"premiumSignUpReports": {
"message": "Kebersihan kata sandi, kesehatan akun, dan laporan pelanggaran data untuk menjaga brankas Anda tetap aman."
},
"premiumSignUpTotp": {
"message": "Generator kode verifikasi TOTP (2FA) untuk login di lemari besi Anda."
},
"premiumSignUpSupport": {
"message": "Dukungan pelanggan prioritas."
},
"premiumSignUpFuture": {
"message": "Semua fitur premium masa depan. Selebihnya datang segera!"
},
"premiumPrice": {
"message": "Semuanya hanya dengan $PRICE$ / tahun!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"premiumPriceWithFamilyPlan": {
"message": "Go premium for just $PRICE$ /year, or get premium accounts for $FAMILYPLANUSERCOUNT$ users and unlimited family sharing with a ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
},
"familyplanusercount": {
"content": "$2",
"example": "6"
}
}
},
"bitwardenFamiliesPlan": {
"message": "Bitwarden Families plan."
},
"addons": {
"message": "Pengaya"
},
"premiumAccess": {
"message": "Akses Premium"
},
"premiumAccessDesc": {
"message": "Anda dapat menambahkan akses premium ke semua anggota organisasi Anda dengan $PRICE$ / $INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "Tambahan Penyimpanan (GB)"
},
"additionalStorageGbDesc": {
"message": "# dari GB tambahan"
},
"additionalStorageIntervalDesc": {
"message": "Paket Anda dilengkapi dengan $SIZE$ penyimpanan file terenkripsi. Anda dapat menambahkan penyimpanan tambahan dengan $PRICE$ per GB / $INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "Ringkasan"
},
"total": {
"message": "Jumlah"
},
"year": {
"message": "tahun"
},
"yr": {
"message": "thn"
},
"month": {
"message": "bulan"
},
"monthAbbr": {
"message": "bln.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Metode pembayaran Anda akan segera ditagih dan kemudian secara berulang setiap tahun. Anda dapat membatalkannya kapan saja."
},
"paymentCharged": {
"message": "Metode pembayaran Anda akan segera ditagih dan kemudian secara berulang setiap $INTERVAL$. Anda dapat membatalkannya kapan saja.",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithUnpaidSubscription": {
"message": "Your payment method will be charged for any unpaid subscriptions."
},
"paymentChargedWithTrial": {
"message": "Paket Anda dilengkapi dengan uji coba gratis selama 7 hari. Metode pembayaran Anda tidak akan ditagih hingga uji coba berakhir. Penagihan akan dilakukan secara berulang setiap $INTERVAL$. Anda dapat membatalkannya kapan saja."
},
"paymentInformation": {
"message": "Informasi Pembayaran"
},
"billingInformation": {
"message": "Informasi tagihan"
},
"billingTrialSubLabel": {
"message": "Metode pembayaran Anda tidak akan dikenakan biaya selama 7 hari uji coba gratis."
},
"creditCard": {
"message": "Kartu kredit"
},
"paypalClickSubmit": {
"message": "Klik tombol PayPal untuk masuk ke akun PayPal Anda, lalu klik tombol Kirim di bawah untuk melanjutkan."
},
"cancelSubscription": {
"message": "Batalkan Langganan"
},
"subscriptionExpiration": {
"message": "Subscription expiration"
},
"subscriptionCanceled": {
"message": "Langganan telah dibatalkan."
},
"pendingCancellation": {
"message": "Pembatalan Menunggu Keputusan"
},
"subscriptionPendingCanceled": {
"message": "Langganan telah ditandai untuk pembatalan pada akhir periode penagihan saat ini."
},
"reinstateSubscription": {
"message": "Pulihkan Langganan"
},
"reinstateConfirmation": {
"message": "Anda yakin ingin menghapus permintaan pembatalan yang menunggu keputusan dan memulihkan langganan Anda?"
},
"reinstated": {
"message": "Langganan telah dipulihkan."
},
"cancelConfirmation": {
"message": "Anda yakin ingin membatalkan? Anda akan kehilangan akses ke semua fitur langganan ini di akhir siklus penagihan ini."
},
"canceledSubscription": {
"message": "Langganan telah dibatalkan."
},
"neverExpires": {
"message": "Tidak Pernah berakhir"
},
"status": {
"message": "Status"
},
"nextCharge": {
"message": "Tagihan Berikutnya"
},
"details": {
"message": "Detail"
},
"downloadLicense": {
"message": "Unduh Lisensi"
},
"updateLicense": {
"message": "Perbarui Lisensi"
},
"manageSubscription": {
"message": "Kelola Langganan"
},
"launchCloudSubscription": {
"message": "Launch Cloud Subscription"
},
"storage": {
"message": "Penyimpanan"
},
"addStorage": {
"message": "Tambah Penyimpanan"
},
"removeStorage": {
"message": "Hapus Penyimpanan"
},
"subscriptionStorage": {
"message": "Anda telah menggunakan $USED_STORAGE$ dari total $MAX_STORAGE$ GB penyimpanan file terkenkripsi.",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "Metode Pembayaran"
},
"noPaymentMethod": {
"message": "Tidak ada metode pembayaran yang tercatat."
},
"addPaymentMethod": {
"message": "Tambahkan Metode Pembayaran"
},
"changePaymentMethod": {
"message": "Ubah Metode Pembayaran"
},
"invoices": {
"message": "Faktur"
},
"noInvoices": {
"message": "Tidak ada faktur."
},
"paid": {
"message": "Dibayar",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "Belum dibayar",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "Transaksi",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "Tidak ada transaksi."
},
"chargeNoun": {
"message": "Tagihan",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "Pengembalian dana",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "Semua tagihan akan muncul di laporan Anda sebagai $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB Penyimpanan Untuk Ditambahkan"
},
"gbStorageRemove": {
"message": "GB Penyimpanan Untuk Menghapus"
},
"storageAddNote": {
"message": "Menambahkan penyimpanan akan menghasilkan penyesuaian pada total penagihan Anda dan segera menagih metode pembayaran Anda yang tercatat. Tagihan pertama akan diprorata untuk sisa siklus penagihan saat ini."
},
"storageRemoveNote": {
"message": "Menghapus penyimpanan akan mengakibatkan penyesuaian pada total penagihan Anda yang akan dihitung secara prorata sebagai kredit untuk tagihan penagihan Anda berikutnya."
},
"adjustedStorage": {
"message": "Menyesuaikan penyimpanan $AMOUNT$ GB.",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "Hubungi Dukungan Pelanggan"
},
"contactSupportShort": {
"message": "Contact Support"
},
"updatedPaymentMethod": {
"message": "Metode pembayaran yang diperbarui."
},
"purchasePremium": {
"message": "Beli Premium"
},
"licenseFile": {
"message": "File Lisensi"
},
"licenseFileDesc": {
"message": "File lisensi Anda akan diberi nama seperti $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "Untuk meningkatkan akun Anda ke keanggotaan premium, Anda perlu mengunggah file lisensi yang valid."
},
"uploadLicenseFileOrg": {
"message": "Untuk membuat organisasi yang dihosting di lokasi, Anda perlu mengupload file lisensi yang valid."
},
"accountEmailMustBeVerified": {
"message": "Alamat email akun Anda harus diverifikasi."
},
"newOrganizationDesc": {
"message": "Organisasi memungkinkan Anda berbagi bagian lemari besi Anda dengan orang lain serta mengelola pengguna terkait untuk entitas tertentu seperti keluarga, tim kecil, atau perusahaan besar."
},
"generalInformation": {
"message": "Informasi Umum"
},
"organizationName": {
"message": "Nama Organisasi"
},
"accountOwnedBusiness": {
"message": "Akun ini dimiliki oleh bisnis."
},
"billingEmail": {
"message": "Email Penagihan"
},
"businessName": {
"message": "Nama Bisnis"
},
"chooseYourPlan": {
"message": "Pilih Paket Anda"
},
"users": {
"message": "Pengguna"
},
"userSeats": {
"message": "Kursi Pengguna"
},
"additionalUserSeats": {
"message": "Kursi Pengguna Tambahan"
},
"userSeatsDesc": {
"message": "# kursi pengguna"
},
"userSeatsAdditionalDesc": {
"message": "Paket Anda dilengkapi dengan $BASE_SEATS$ kursi pengguna. Anda dapat menambahkan pengguna tambahan dengan $SEAT_PRICE$ per pengguna / bulan.",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "Berapa banyak kursi pengguna yang Anda butuhkan? Anda juga dapat menambahkan kursi tambahan nanti jika perlu."
},
"planNameFree": {
"message": "Gratis",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "Untuk pengujian atau pengguna pribadi untuk berbagi dengan $COUNT$ pengguna lain.",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "Keluarga"
},
"planDescFamilies": {
"message": "Untuk penggunaan pribadi, untuk berbagi dengan keluarga & teman."
},
"planNameTeams": {
"message": "Tim"
},
"planDescTeams": {
"message": "Untuk bisnis dan organisasi tim lainnya."
},
"planNameTeamsStarter": {
"message": "Teams Starter"
},
"planNameEnterprise": {
"message": "Perusahaan"
},
"planDescEnterprise": {
"message": "Untuk bisnis dan organisasi besar lainnya."
},
"freeForever": {
"message": "Bebas selamanya"
},
"includesXUsers": {
"message": "termasuk $COUNT$ pengguna",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "Pengguna Tambahan"
},
"costPerUser": {
"message": "$COST$ per pengguna",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "Terbatas untuk $COUNT$ pengguna (termasuk Anda)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "Terbatas untuk $COUNT$ koleksi",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "Tambahkan dan bagikan hingga $COUNT$ pengguna",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "Tambahkan dan bagikan dengan pengguna tanpa batas"
},
"createUnlimitedCollections": {
"message": "Buat Koleksi tanpa batas"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ penyimpanan file terenkripsi",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "Hosting milik sendiri (opsional)"
},
"usersGetPremium": {
"message": "Pengguna mendapatkan akses ke Fitur Premium"
},
"controlAccessWithGroups": {
"message": "Kontrol akses pengguna dengan Grup"
},
"syncUsersFromDirectory": {
"message": "Sinkronkan pengguna dan Grup Anda dari direktori"
},
"trackAuditLogs": {
"message": "Lacak tindakan pengguna dengan log audit"
},
"enforce2faDuo": {
"message": "Terapkan 2FA dengan Duo"
},
"priorityCustomerSupport": {
"message": "Dukungan pelanggan prioritas"
},
"xDayFreeTrial": {
"message": "$COUNT$ hari uji coba gratis, batalkan kapan saja",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"trialThankYou": {
"message": "Terima kasih telah mendaftar untuk Bitwarden $PLAN$!",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialSecretsManagerThankYou": {
"message": "Thanks for signing up for Bitwarden Secrets Manager for $PLAN$!",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialPaidInfoMessage": {
"message": "Uji coba gratis $PLAN$ 7 hari Anda akan dikonversi menjadi langganan berbayar setelah 7 hari.",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialConfirmationEmail": {
"message": "Kami telah mengirim sebuah email konfirmasi ke email penagihan tim Anda di "
},
"monthly": {
"message": "Bulanan"
},
"annually": {
"message": "Setiap tahun"
},
"annual": {
"message": "Tahunan"
},
"basePrice": {
"message": "Harga dasar"
},
"organizationCreated": {
"message": "Organisasi Dibuat"
},
"organizationReadyToGo": {
"message": "Organisasi baru Anda siap digunakan!"
},
"organizationUpgraded": {
"message": "Organisasi Anda telah ditingkatkan."
},
"leave": {
"message": "Meninggalkan"
},
"leaveOrganizationConfirmation": {
"message": "Yakin ingin keluar dari organisasi ini?"
},
"leftOrganization": {
"message": "Anda telah keluar dari organisasi."
},
"defaultCollection": {
"message": "Koleksi Default"
},
"getHelp": {
"message": "Dapatkan Bantuan"
},
"getApps": {
"message": "Dapatkan Aplikasinya"
},
"loggedInAs": {
"message": "Masuk sebagai"
},
"eventLogs": {
"message": "Log Peristiwa"
},
"people": {
"message": "Orang-orang"
},
"policies": {
"message": "Kebijakan"
},
"singleSignOn": {
"message": "Single Sign-On"
},
"editPolicy": {
"message": "Edit Kebijakan"
},
"groups": {
"message": "Grup"
},
"newGroup": {
"message": "Grup baru"
},
"addGroup": {
"message": "Tambahkan Grup"
},
"editGroup": {
"message": "Sunting Grup"
},
"deleteGroupConfirmation": {
"message": "Apakah Anda yakin ingin menghapus grup ini?"
},
"deleteMultipleGroupsConfirmation": {
"message": "Are you sure you want to delete the following $QUANTITY$ group(s)?",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removeUserConfirmation": {
"message": "Apakah Anda yakin ingin menghapus pengguna ini?"
},
"removeOrgUserConfirmation": {
"message": "Ketika anggota dihapus, mereka tidak lagi memiliki akses ke data organisasi dan tindakan ini tidak dapat dibatalkan. Untuk menambahkan kembali anggota tersebut ke organisasi, mereka harus diundang dan diproses lagi."
},
"revokeUserConfirmation": {
"message": "Ketika status keanggotaan dicabut, mereka tidak lagi memiliki akses ke data organisasi. Untuk mengembalikan akses anggota secara cepat, buka tab Dicabut."
},
"removeUserConfirmationKeyConnector": {
"message": "Peringatan! Pengguna ini memerlukan Key Connector untuk mengelola enkripsi mereka. Menghapus pengguna ini dari organisasi Anda akan menonaktifkan akun mereka secara permanen. Tindakan ini tidak dapat dibatalkan. Apakah Anda ingin melanjutkan?"
},
"externalId": {
"message": "Id Eksternal"
},
"externalIdDesc": {
"message": "Id eksternal dapat digunakan sebagai referensi atau untuk menautkan sumber daya ini ke sistem eksternal seperti direktori pengguna."
},
"nestCollectionUnder": {
"message": "Nest collection under"
},
"accessControl": {
"message": "Kontrol akses"
},
"groupAccessAllItems": {
"message": "Grup ini dapat mengakses dan mengubah semua item."
},
"groupAccessSelectedCollections": {
"message": "Grup ini hanya dapat mengakses koleksi yang dipilih."
},
"readOnly": {
"message": "Baca Saja"
},
"newCollection": {
"message": "Koleksi baru"
},
"addCollection": {
"message": "Tambahkan Koleksi"
},
"editCollection": {
"message": "Edit Koleksi"
},
"collectionInfo": {
"message": "Collection info"
},
"deleteCollectionConfirmation": {
"message": "Apakah Anda yakin ingin menghapus koleksi ini?"
},
"editMember": {
"message": "Edit member"
},
"fieldOnTabRequiresAttention": {
"message": "A field on the '$TAB$' tab requires your attention.",
"placeholders": {
"tab": {
"content": "$1",
"example": "Collection info"
}
}
},
"inviteUserDesc": {
"message": "Undang pengguna baru ke organisasi Anda dengan memasukkan alamat email akun Bitwarden mereka di bawah ini. Jika mereka belum memiliki akun Bitwarden, mereka akan diminta untuk membuat akun baru."
},
"inviteMultipleEmailDesc": {
"message": "Anda dapat mengundang hingga $COUNT$ pengguna sekaligus dengan memisahkan daftar alamat email dengan koma.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "Pengguna ini menggunakan proses masuk dua langkah untuk melindungi akun mereka."
},
"userAccessAllItems": {
"message": "Pengguna ini dapat mengakses dan mengubah semua item."
},
"userAccessSelectedCollections": {
"message": "Pengguna ini hanya dapat mengakses koleksi yang dipilih."
},
"search": {
"message": "Cari"
},
"invited": {
"message": "Diundang"
},
"accepted": {
"message": "Diterima"
},
"confirmed": {
"message": "Dikonfirmasi"
},
"clientOwnerEmail": {
"message": "Pemilik email klien"
},
"owner": {
"message": "Pemilik"
},
"ownerDesc": {
"message": "Pengguna dengan akses tertinggi yang dapat mengelola semua aspek organisasi Anda."
},
"clientOwnerDesc": {
"message": "Pengguna ini harus independen dari Provider. Jika suatu saat Provider dipisahkan dari organisasi, pengguna ini akan memegang kepemilikan atas organisasi tersebut."
},
"admin": {
"message": "Admin"
},
"adminDesc": {
"message": "Admin dapat mengakses dan mengelola semua item, koleksi, dan pengguna di organisasi Anda."
},
"user": {
"message": "Pengguna"
},
"userDesc": {
"message": "Pengguna biasa dengan akses ke koleksi yang ditetapkan di organisasi Anda."
},
"manager": {
"message": "Pengelola"
},
"managerDesc": {
"message": "Manajer dapat mengakses dan mengelola koleksi yang ditetapkan di organisasi Anda."
},
"all": {
"message": "Semua"
},
"refresh": {
"message": "Segarkan"
},
"timestamp": {
"message": "Stempel waktu"
},
"event": {
"message": "Peristiwa"
},
"unknown": {
"message": "Tidak diketahui"
},
"loadMore": {
"message": "Muat lebih banyak"
},
"mobile": {
"message": "Seluler",
"description": "Mobile app"
},
"extension": {
"message": "Ekstensi",
"description": "Browser extension/addon"
},
"desktop": {
"message": "Desktop",
"description": "Desktop app"
},
"webVault": {
"message": "Brankas web"
},
"cli": {
"message": "CLI"
},
"bitWebVault": {
"message": "Bitwarden Web vault"
},
"bitSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"loggedIn": {
"message": "Sudah masuk."
},
"changedPassword": {
"message": "Kata sandi akun diubah."
},
"enabledUpdated2fa": {
"message": "Proses masuk dua langkah diaktifkan / diperbarui."
},
"disabled2fa": {
"message": "Proses masuk dua langkah dinonaktifkan."
},
"recovered2fa": {
"message": "Akun yang dipulihkan dari login dua langkah."
},
"failedLogin": {
"message": "Upaya login gagal dengan sandi yang salah."
},
"failedLogin2fa": {
"message": "Upaya masuk gagal dengan proses masuk dua langkah yang salah."
},
"incorrectPassword": {
"message": "Incorrect password"
},
"incorrectCode": {
"message": "Incorrect code"
},
"incorrectPin": {
"message": "Incorrect PIN"
},
"exportedVault": {
"message": "Brankas yang diekspor."
},
"exportedOrganizationVault": {
"message": "Brankas organisasi yang diekspor."
},
"editedOrgSettings": {
"message": "Pengaturan organisasi yang diedit."
},
"createdItemId": {
"message": "Membuat item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "Item $ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "Mengirim item $ID$ ke sampah.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "Memindahkan item $ID$ ke sebuah organisasi.",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewAllLoginOptions": {
"message": "Lihat semua opsi log in"
},
"viewedItemId": {
"message": "Melihat item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "Melihat kata sandi untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "Melihat bidang tersembunyi untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedCardNumberItemId": {
"message": "Melihat nomor kartu untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"viewedSecurityCodeItemId": {
"message": "Melihat kode keamanan untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewCollectionWithName": {
"message": "View collection - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Collection1"
}
}
},
"editItemWithName": {
"message": "Edit item - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Google Login"
}
}
},
"copiedPasswordItemId": {
"message": "Sandi disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "Bidang tersembunyi disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "Kode keamanan disalin untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "Item yang diisi otomatis $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "Koleksi yang dibuat $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "Koleksi $ID$ diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollections": {
"message": "Deleted collections"
},
"deletedCollectionId": {
"message": "Koleksi $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "Kebijakan $ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "Membuat grup $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "Grup $ID$ diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "Grup $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedManyGroups": {
"message": "Deleted $QUANTITY$ group(s).",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removedUserId": {
"message": "Pengguna $ID$ dihapus.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"removeUserIdAccess": {
"message": "Hapus akses untuk $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokedUserId": {
"message": "Cabut akses organisasi untuk $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"restoredUserId": {
"message": "Pulihkan akses organisasi untuk $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokeUserId": {
"message": "Cabut akses untuk $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "Lampiran dibuat untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "Lampiran dihapus untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "Koleksi yang diedit untuk item $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "$ID$ pengguna yang diundang.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "$ID$ pengguna yang dikonfirmasi.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "$ID$ telah diedit.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "Grup yang diedit untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "SSO tidak ditautkan untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdOrganizationId": {
"message": "Organisasi yang dibuat $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "Organisasi yang ditambahkan $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "Organisasi yang dihapus $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "Mengakses brankas organisasi $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "Perangkat"
},
"view": {
"message": "Tampilan"
},
"invalidDateRange": {
"message": "Rentang tanggal tidak valid."
},
"errorOccurred": {
"message": "Sebuah kesalahan telah terjadi."
},
"userAccess": {
"message": "Akses Pengguna"
},
"userType": {
"message": "Tipe Pengguna"
},
"groupAccess": {
"message": "Akses Grup"
},
"groupAccessUserDesc": {
"message": "Edit grup tempat pengguna ini berada."
},
"invitedUsers": {
"message": "Pengguna yang diundang."
},
"resendInvitation": {
"message": "Mengirim kembali undangan"
},
"resendEmail": {
"message": "Kirim Ulang Email"
},
"hasBeenReinvited": {
"message": "$USER$ telah diundang.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "Konfirmasi"
},
"confirmUser": {
"message": "Konfirmasi Pengguna"
},
"hasBeenConfirmed": {
"message": "$USER$ telah dikonfirmasi.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "Konfirmasi Pengguna"
},
"usersNeedConfirmed": {
"message": "Anda memiliki pengguna yang telah menerima undangannya, tetapi masih perlu dikonfirmasi. Pengguna tidak akan memiliki akses ke organisasi sampai mereka dikonfirmasi."
},
"startDate": {
"message": "Mulai tanggal"
},
"endDate": {
"message": "Tanggal Berakhir"
},
"verifyEmail": {
"message": "Verifikasi email"
},
"verifyEmailDesc": {
"message": "Verifikasi alamat email akun Anda untuk membuka akses ke semua fitur."
},
"verifyEmailFirst": {
"message": "Alamat email akun Anda harus diverifikasi terlebih dahulu."
},
"checkInboxForVerification": {
"message": "Periksa kotak masuk email Anda untuk tautan verifikasi."
},
"emailVerified": {
"message": "Email Anda telah diverifikasi."
},
"emailVerifiedFailed": {
"message": "Tidak dapat memverifikasi email Anda. Coba kirim email verifikasi baru."
},
"emailVerificationRequired": {
"message": "Verifikasi Email Diperlukan"
},
"emailVerificationRequiredDesc": {
"message": "Anda harus mengkonfirmasi email anda untuk menggunakan fitur ini."
},
"updateBrowser": {
"message": "Perbarui Browser"
},
"updateBrowserDesc": {
"message": "Anda menggunakan browser web yang tidak didukung. Kubah web mungkin tidak berfungsi dengan baik."
},
"joinOrganization": {
"message": "Bergabunglah dengan Organisasi"
},
"joinOrganizationDesc": {
"message": "Anda telah diundang untuk bergabung dengan organisasi yang tercantum di atas. Untuk menerima undangan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"inviteAccepted": {
"message": "Undangan Diterima"
},
"inviteAcceptedDesc": {
"message": "Anda dapat mengakses organisasi ini setelah administrator mengonfirmasi keanggotaan Anda. Kami akan mengirimi Anda email jika itu terjadi."
},
"inviteInitAcceptedDesc": {
"message": "You can now access this organization."
},
"inviteAcceptFailed": {
"message": "Tidak dapat menerima undangan. Minta admin organisasi untuk mengirim undangan baru."
},
"inviteAcceptFailedShort": {
"message": "Tidak dapat menerima undangan. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must set up 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "Ingat email"
},
"recoverAccountTwoStepDesc": {
"message": "Jika Anda tidak dapat mengakses akun Anda melalui metode masuk dua langkah biasa, Anda dapat menggunakan kode pemulihan masuk dua langkah untuk menonaktifkan semua penyedia dua langkah di akun Anda."
},
"recoverAccountTwoStep": {
"message": "Pulihkan Akun Dua Langkah Masuk"
},
"twoStepRecoverDisabled": {
"message": "Proses masuk dua langkah telah dinonaktifkan di akun Anda."
},
"learnMore": {
"message": "Pelajari lebih lanjut"
},
"deleteRecoverDesc": {
"message": "Masukkan alamat email Anda di bawah ini untuk memulihkan dan menghapus akun Anda."
},
"deleteRecoverEmailSent": {
"message": "Jika akun Anda ada, kami telah mengirimi Anda email dengan instruksi lebih lanjut."
},
"deleteRecoverConfirmDesc": {
"message": "Anda telah meminta untuk menghapus akun Bitwarden Anda. Klik tombol di bawah untuk konfirmasi."
},
"myOrganization": {
"message": "Organisasi Saya"
},
"organizationInfo": {
"message": "Info organisasi"
},
"deleteOrganization": {
"message": "Hapus Organisasi"
},
"deletingOrganizationContentWarning": {
"message": "Masukan kata sandi utama untuk mengonfirmasi penghapusan $ORGANIZATION$ serta semua data yang terkait. Data brankas di $ORGANIZATION$ termasuk:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "Akun pengguna akan tetap aktif setelah dihapus, tetapi tidak akan lagi diasosiasikan dengan organisasi ini."
},
"deletingOrganizationIsPermanentWarning": {
"message": "Penghapusan $ORGANIZATION$ bersifat permanen dan tidak dapat dipulihkan.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"organizationDeleted": {
"message": "Organisasi Dihapus"
},
"organizationDeletedDesc": {
"message": "Organisasi dan semua data terkait telah dihapus."
},
"organizationUpdated": {
"message": "Organisasi diperbarui"
},
"taxInformation": {
"message": "Informasi pajak"
},
"taxInformationDesc": {
"message": "Untuk pelanggan di AS, kode pos diperlukan untuk memenuhi persyaratan pajak penjualan, untuk negara lain Anda dapat memberikan nomor identifikasi pajak (PPN / GST) dan / atau alamat secara opsional yang akan muncul di faktur Anda."
},
"billingPlan": {
"message": "Paket",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlan": {
"message": "Ubah Paket",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Tingkatkan akun Anda ke paket lain dengan memberikan informasi di bawah ini. Harap pastikan bahwa Anda memiliki metode pembayaran aktif yang ditambahkan ke akun.",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"invoiceNumber": {
"message": "Faktur #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "Lihat Faktur"
},
"downloadInvoice": {
"message": "Mengunduh Faktur"
},
"verifyBankAccount": {
"message": "Verifikasi Rekening Bank"
},
"verifyBankAccountDesc": {
"message": "Kami telah melakukan dua setoran mikro ke rekening bank Anda (mungkin perlu 1-2 hari kerja untuk muncul). Masukkan jumlah ini untuk memverifikasi rekening bank."
},
"verifyBankAccountInitialDesc": {
"message": "Pembayaran dengan rekening bank hanya tersedia untuk pelanggan di Amerika Serikat. Anda akan diminta untuk memverifikasi rekening bank Anda. Kami akan melakukan dua setoran mikro dalam 1-2 hari kerja ke depan. Masukkan jumlah ini di halaman penagihan organisasi untuk memverifikasi rekening bank."
},
"verifyBankAccountFailureWarning": {
"message": "Kegagalan untuk memverifikasi rekening bank akan mengakibatkan pembayaran yang terlewat dan langganan Anda dinonaktifkan."
},
"verifiedBankAccount": {
"message": "Rekening bank telah diverifikasi."
},
"bankAccount": {
"message": "Akun bank"
},
"amountX": {
"message": "Jumlah $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "Nomor Perutean",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "Nomor akun"
},
"accountHolderName": {
"message": "Nama pemilik akun"
},
"bankAccountType": {
"message": "Jenis akun"
},
"bankAccountTypeCompany": {
"message": "Perusahaan (Bisnis)"
},
"bankAccountTypeIndividual": {
"message": "Individu (Personal)"
},
"enterInstallationId": {
"message": "Masukkan id instalasi Anda"
},
"limitSubscriptionDesc": {
"message": "Tetapkan jumlah kuota untuk langganan Anda. Begitu batas ini tercapai, Anda tidak akan bisa mengundang pengguna baru."
},
"limitSmSubscriptionDesc": {
"message": "Set a seat limit for your Secrets Manager subscription. Once this limit is reached, you will not be able to invite new members."
},
"maxSeatLimit": {
"message": "Batas Kuota (opsional)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "Perkiraan biaya maksimum untuk kuota"
},
"addSeats": {
"message": "Tambahkan Kursi",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "Hapus Kursi",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "Penyesuaian pada paket langganan Anda akan mengakibatkan perubahan prorata pada total tagihan Anda. Jika anggota yang baru diundang melampaui kuota langganan Anda, Anda akan langsung dikenakan biaya prorata untuk pengguna tambahan tersebut."
},
"subscriptionUserSeats": {
"message": "Langganan Anda memungkinkan total $COUNT$ pengguna.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "Batasi Langganan (Opsional)"
},
"subscriptionSeats": {
"message": "Kouta Langganan"
},
"subscriptionUpdated": {
"message": "Langganan diperbarui"
},
"subscribedToSecretsManager": {
"message": "Subscription updated. You now have access to Secrets Manager."
},
"additionalOptions": {
"message": "Opsi Tambahan"
},
"additionalOptionsDesc": {
"message": "Untuk bantuan lebih lanjut dalam mengelola paket langganan Anda, silakan hubungi Dukungan Pelanggan."
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "Penyesuaian pada paket langganan Anda akan mengakibatkan perubahan prorata pada total tagihan Anda. Jika anggota yang baru diundang melampaui kuota langganan Anda, Anda akan langsung dikenakan biaya prorata untuk pengguna tambahan tersebut."
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "Penyesuaian pada paket langganan Anda akan mengakibatkan perubahan prorata pada total tagihan Anda. Jika anggota yang baru diundang melampaui kuota langganan Anda, Anda akan langsung dikenakan biaya prorata untuk pengguna tambahan tersebut hingga batas kuota $MAX$ anggota tercapai.",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionUserSeatsWithoutAdditionalSeatsOption": {
"message": "You can invite up to $COUNT$ members for no additional charge. Contact Customer Support to upgrade your plan and invite more members.",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"subscriptionFreePlan": {
"message": "Anda tidak dapat mengundang lebih dari $COUNT$ user tanpa mengupgrade langganan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionUpgrade": {
"message": "You cannot invite more than $COUNT$ members without upgrading your plan.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "Paket langganan Anda dapat mengakomodasi hingga $COUNT$ pengguna. Paket Anda disponsori dan ditagihkan ke organisasi eksternal.",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"message": "Penyesuaian pada paket langganan Anda akan mengakibatkan perubahan prorata pada total tagihan Anda. Anda tidak dapat mengundang lebih dari $COUNT$ pengguna tanpa meningkatkan kuota paket langganan Anda.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "Kursi Untuk Ditambahkan"
},
"seatsToRemove": {
"message": "Kursi Untuk Dihapus"
},
"seatsAddNote": {
"message": "Menambahkan kursi pengguna akan menghasilkan penyesuaian pada total penagihan Anda dan segera menagih metode pembayaran Anda yang tercatat. Tagihan pertama akan diprorata untuk sisa siklus penagihan saat ini."
},
"seatsRemoveNote": {
"message": "Menghapus kursi pengguna akan mengakibatkan penyesuaian pada total penagihan Anda yang akan dihitung secara prorata sebagai kredit untuk tagihan penagihan Anda berikutnya."
},
"adjustedSeats": {
"message": "Menyesuaikan kursi pengguna $AMOUNT$.",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "Kunci Diperbarui"
},
"updateEncryptionKey": {
"message": "Perbarui Kunci Enkripsi"
},
"updateEncryptionSchemeDesc": {
"message": "We've changed the encryption scheme to provide better security. Update your encryption key now by entering your master password below."
},
"updateEncryptionKeyWarning": {
"message": "Setelah memperbarui kunci enkripsi Anda, Anda diminta untuk keluar dan masuk kembali ke semua aplikasi Bitwarden yang saat ini Anda gunakan (seperti aplikasi seluler atau ekstensi browser). Kegagalan untuk keluar dan masuk kembali (yang mengunduh kunci enkripsi baru Anda) dapat menyebabkan kerusakan data. Kami akan mencoba mengeluarkan Anda secara otomatis, namun, hal itu mungkin tertunda."
},
"updateEncryptionKeyExportWarning": {
"message": "Ekspor terenkripsi apa pun yang telah Anda simpan juga akan menjadi tidak valid."
},
"subscription": {
"message": "Langganan"
},
"loading": {
"message": "Memuat"
},
"upgrade": {
"message": "Meningkatkan"
},
"upgradeOrganization": {
"message": "Tingkatkan Organisasi"
},
"upgradeOrganizationDesc": {
"message": "Fitur ini tidak tersedia untuk organisasi gratis. Beralih ke paket berbayar untuk membuka lebih banyak fitur."
},
"createOrganizationStep1": {
"message": "Buat Organisasi: Langkah 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "Sebelum membuat organisasi Anda, Anda harus terlebih dahulu membuat akun pribadi gratis."
},
"refunded": {
"message": "Dikembalikan"
},
"nothingSelected": {
"message": "Anda belum memilih apa pun."
},
"acceptPolicies": {
"message": "Dengan mencentang kotak ini, anda menyetujui yang berikut:"
},
"acceptPoliciesRequired": {
"message": "Persyaratan Layanan dan Kebijakan Privasi belum disetujui."
},
"termsOfService": {
"message": "Persyaratan Layanan"
},
"privacyPolicy": {
"message": "Kebijakan Privasi"
},
"filters": {
"message": "Filter"
},
"vaultTimeout": {
"message": "Batas Waktu Brankas"
},
"vaultTimeoutDesc": {
"message": "Pilih batas waktu untuk brankas Anda mengambil tindakan yang dipilih."
},
"vaultTimeoutLogoutDesc": {
"message": "Choose when your vault will be logged out."
},
"oneMinute": {
"message": "1 menit"
},
"fiveMinutes": {
"message": "5 menit"
},
"fifteenMinutes": {
"message": "15 menit"
},
"thirtyMinutes": {
"message": "30 menit"
},
"oneHour": {
"message": "1 jam"
},
"fourHours": {
"message": "4 jam"
},
"onRefresh": {
"message": "Di Segarkan Browser"
},
"dateUpdated": {
"message": "Di perbarui",
"description": "ex. Date this item was updated"
},
"dateCreated": {
"message": "Dibuat",
"description": "ex. Date this item was created"
},
"datePasswordUpdated": {
"message": "Kata Sandi Diperbarui",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "Organisasi dinonaktifkan."
},
"secretsAccessSuspended": {
"message": "Suspended organizations cannot be accessed. Please contact your organization owner for assistance."
},
"secretsCannotCreate": {
"message": "Secrets cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"projectsCannotCreate": {
"message": "Projects cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"serviceAccountsCannotCreate": {
"message": "Service accounts cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"disabledOrganizationFilterError": {
"message": "Item di Organisasi yang dinonaktifkan tidak bisa diakses. Hubungi pemilik Organisasi Anda untuk mendapatkan bantuan."
},
"licenseIsExpired": {
"message": "Lisensi sudah kadaluarsa."
},
"updatedUsers": {
"message": "Pengguna yang diperbarui"
},
"selected": {
"message": "Terpilih"
},
"ownership": {
"message": "Kepemilikan"
},
"whoOwnsThisItem": {
"message": "Siapa pemilik item ini?"
},
"strong": {
"message": "Kuat",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "Baik",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "Lemah",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "Sangat Lemah",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Kata Sandi Utama Lemah"
},
"weakMasterPasswordDesc": {
"message": "Kata sandi utama yang Anda pilih lemah. Anda harus menggunakan kata sandi utama yang kuat (atau frasa sandi) untuk melindungi akun Bitwarden Anda dengan benar. Apakah Anda yakin ingin menggunakan kata sandi utama ini?"
},
"rotateAccountEncKey": {
"message": "Juga rotasikan kunci enkripsi akun saya"
},
"rotateEncKeyTitle": {
"message": "Putar Kunci Enkripsi"
},
"rotateEncKeyConfirmation": {
"message": "Anda yakin ingin merotasi kunci enkripsi akun Anda?"
},
"attachmentsNeedFix": {
"message": "Item ini memiliki lampiran file lama yang perlu diperbaiki."
},
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Perbaiki",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "Ada lampiran file lama di lemari besi Anda yang perlu diperbaiki sebelum Anda dapat merotasi kunci enkripsi akun Anda."
},
"yourAccountsFingerprint": {
"message": "Frase sidik jari akun Anda",
"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."
},
"fingerprintEnsureIntegrityVerify": {
"message": "Untuk memastikan integritas kunci enkripsi Anda, harap verifikasi frasa sidik jari pengguna sebelum melanjutkan.",
"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."
},
"fingerprintMatchInfo": {
"message": "Please make sure your vault is unlocked and Fingerprint phrase matches the other device."
},
"fingerprintPhraseHeader": {
"message": "Frasa sidik jari"
},
"dontAskFingerprintAgain": {
"message": "Jangan tanya untuk memverifikasi frase sidik jari lagi",
"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."
},
"free": {
"message": "Gratis",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "Kunci API"
},
"apiKeyDesc": {
"message": "Kunci API Anda dapat digunakan untuk mengautentikasi ke API publik Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Memutar kunci API akan membuat kunci sebelumnya tidak valid. Anda dapat merotasi kunci API Anda jika Anda yakin bahwa kunci saat ini tidak lagi aman untuk digunakan."
},
"apiKeyWarning": {
"message": "Kunci API Anda memiliki akses penuh ke organisasi. Itu harus dirahasiakan."
},
"userApiKeyDesc": {
"message": "Kunci API Anda dapat digunakan untuk mengautentikasi di Bitwarden CLI."
},
"userApiKeyWarning": {
"message": "Kunci API Anda adalah mekanisme otentikasi alternatif. Itu harus dirahasiakan."
},
"oauth2ClientCredentials": {
"message": "Kredensial Klien OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "Lihat Kunci API"
},
"rotateApiKey": {
"message": "Rotasi Kunci API"
},
"selectOneCollection": {
"message": "Anda harus memilih setidaknya satu koleksi."
},
"couldNotChargeCardPayInvoice": {
"message": "Kami tidak dapat menagih kartu Anda. Harap lihat dan bayar faktur yang belum dibayar yang tercantum di bawah."
},
"minLength": {
"message": "Panjang Minimum"
},
"clone": {
"message": "Klon"
},
"masterPassPolicyTitle": {
"message": "Kata sandi utama diperlukan"
},
"masterPassPolicyDesc": {
"message": "Tetapkan persyaratan minimum untuk kekuatan kata sandi utama."
},
"twoStepLoginPolicyTitle": {
"message": "Diperlukan login dua-langkah"
},
"twoStepLoginPolicyDesc": {
"message": "Mewajibkan pengguna untuk mengatur login dua langkah di akun pribadi mereka."
},
"twoStepLoginPolicyWarning": {
"message": "Anggota organisasi yang tidak mengaktifkan login dua langkah untuk akun pribadinya akan dihapus dari organisasi dan akan menerima email yang memberi tahu mereka tentang perubahan tersebut."
},
"twoStepLoginPolicyUserWarning": {
"message": "Anda adalah anggota organisasi yang memerlukan login dua langkah untuk diaktifkan di akun pengguna Anda. Jika Anda menonaktifkan semua penyedia proses masuk dua langkah, Anda akan secara otomatis dihapus dari organisasi ini."
},
"passwordGeneratorPolicyDesc": {
"message": "Tetapkan persyaratan minimum untuk konfigurasi pembuat kata sandi."
},
"passwordGeneratorPolicyInEffect": {
"message": "Satu atau beberapa kebijakan organisasi memengaruhi pengaturan generator Anda."
},
"masterPasswordPolicyInEffect": {
"message": "Satu atau lebih kebijakan organisasi memerlukan kata sandi utama Anda untuk memenuhi persyaratan berikut:"
},
"policyInEffectMinComplexity": {
"message": "Skor kompleksitas minimum $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "Panjang minimum $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "Berisi satu atau lebih karakter huruf besar"
},
"policyInEffectLowercase": {
"message": "Berisi satu atau lebih karakter huruf kecil"
},
"policyInEffectNumbers": {
"message": "Berisi satu atau lebih angka"
},
"policyInEffectSpecial": {
"message": "Berisi satu atau lebih karakter khusus berikut $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Kata sandi utama Anda yang baru tidak memenuhi persyaratan kebijakan."
},
"minimumNumberOfWords": {
"message": "Jumlah Kata Minimum"
},
"defaultType": {
"message": "Jenis Default"
},
"userPreference": {
"message": "Preferensi Pengguna"
},
"vaultTimeoutAction": {
"message": "Tindakan ketika Batas Waktu Brankas Habis"
},
"vaultTimeoutActionLockDesc": {
"message": "Kubah yang terkunci mengharuskan Anda memasukkan kembali kata sandi utama Anda untuk mengaksesnya lagi."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Vault keluar mengharuskan Anda mengautentikasi ulang untuk mengaksesnya lagi."
},
"lock": {
"message": "Mengunci",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Sampah",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Cari Sampah"
},
"permanentlyDelete": {
"message": "Hapus Secara Permanen"
},
"permanentlyDeleteSelected": {
"message": "Hapus yang Dipilih Secara Permanen"
},
"permanentlyDeleteItem": {
"message": "Hapus Item Secara Permanen"
},
"permanentlyDeleteItemConfirmation": {
"message": "Apakah Anda yakin ingin menghapus item ini secara permanen?"
},
"permanentlyDeletedItem": {
"message": "Item yang Dihapus Secara Permanen"
},
"permanentlyDeletedItems": {
"message": "Item yang Dihapus Secara Permanen"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Anda telah memilih $COUNT$ item untuk dihapus secara permanen. Anda yakin ingin menghapus semua item ini secara permanen?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "Item yang dihapus secara permanen $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "Mengembalikan"
},
"restoreSelected": {
"message": "Pulihkan yang Dipilih"
},
"restoredItem": {
"message": "Item yang Dipulihkan"
},
"restoredItems": {
"message": "Item yang Dipulihkan"
},
"restoredItemId": {
"message": "Item yang dipulihkan $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Keluar akan menghapus semua akses ke lemari besi Anda dan memerlukan otentikasi online setelah periode batas waktu. Anda yakin ingin menggunakan pengaturan ini?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Konfirmasi Tindakan Timeout"
},
"hidePasswords": {
"message": "Sembunyikan Kata Sandi"
},
"countryPostalCodeRequiredDesc": {
"message": "Kami memerlukan informasi ini untuk menghitung pajak penjualan dan pelaporan keuangan saja."
},
"includeVAT": {
"message": "Sertakan Informasi VAT / GST (opsional)"
},
"taxIdNumber": {
"message": "Nomor Pajak VAT / GST"
},
"taxInfoUpdated": {
"message": "Informasi pajak diperbarui."
},
"setMasterPassword": {
"message": "Atur Kata Sandi Utama"
},
"identifier": {
"message": "Pengenal"
},
"organizationIdentifier": {
"message": "Pengenal Organisasi"
},
"ssoLogInWithOrgIdentifier": {
"message": "Masuk menggunakan portal sistem masuk tunggal organisasi Anda. Harap masukkan pengenal organisasi Anda untuk memulai."
},
"enterpriseSingleSignOn": {
"message": "Sistem Masuk Tunggal Perusahaan"
},
"ssoHandOff": {
"message": "Sekarang anda dapat menutup tab ini dan melanjutkan ekstensi."
},
"youSuccessfullyLoggedIn": {
"message": "You successfully logged in"
},
"thisWindowWillCloseIn5Seconds": {
"message": "This window will automatically close in 5 seconds"
},
"includeAllTeamsFeatures": {
"message": "Semua fitur Teams, plus:"
},
"includeAllTeamsStarterFeatures": {
"message": "All Teams Starter features, plus:"
},
"chooseMonthlyOrAnnualBilling": {
"message": "Choose monthly or annual billing"
},
"abilityToAddMoreThanNMembers": {
"message": "Ability to add more than $COUNT$ members",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"includeSsoAuthentication": {
"message": "Autentikasi SSO melalui SAML2.0 dan OpenID Connect"
},
"includeEnterprisePolicies": {
"message": "Kebijakan Perusahaan"
},
"ssoValidationFailed": {
"message": "Validasi SSO Gagal"
},
"ssoIdentifierRequired": {
"message": "Pengenal SSO Organisasi wajib diisi."
},
"ssoIdentifier": {
"message": "SSO identifier"
},
"ssoIdentifierHintPartOne": {
"message": "Provide this ID to your members to login with SSO. To bypass this step, set up ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Provide this ID to your members to login with SSO. To bypass this step, set up Domain verification'"
},
"unlinkSso": {
"message": "Batalkan tautan SSO"
},
"unlinkSsoConfirmation": {
"message": "Apakah Anda yakin ingin memutus link SSO untuk organisasi ini?"
},
"linkSso": {
"message": "Tautkan SSO"
},
"singleOrg": {
"message": "Organisasi Tunggal"
},
"singleOrgDesc": {
"message": "Batasi pengguna untuk dapat bergabung dengan organisasi lain."
},
"singleOrgBlockCreateMessage": {
"message": "Organisasi Anda saat ini memiliki kebijakan yang tidak mengizinkan Anda untuk bergabung dengan lebih dari satu organisasi. Silakan hubungi admin organisasi Anda atau daftar dari akun Bitwarden yang berbeda."
},
"singleOrgPolicyWarning": {
"message": "Anggota organisasi yang bukan Pemilik atau Administrator dan sudah menjadi anggota organisasi lain akan dihapus dari organisasi Anda."
},
"requireSso": {
"message": "Autentikasi Sistem Masuk Tunggal"
},
"requireSsoPolicyDesc": {
"message": "Wajibkan pengguna untuk masuk dengan metode Sistem Masuk Tunggal Perusahaan."
},
"prerequisite": {
"message": "Prasyarat"
},
"requireSsoPolicyReq": {
"message": "Kebijakan perusahaan Organisasi Tunggal harus diaktifkan sebelum mengaktifkan kebijakan ini."
},
"requireSsoPolicyReqError": {
"message": "Kebijakan Organisasi Tunggal tidak diaktifkan."
},
"requireSsoExemption": {
"message": "Pemilik dan Administrator Organisasi dibebaskan dari penegakan kebijakan ini."
},
"sendTypeFile": {
"message": "Berkas"
},
"sendTypeText": {
"message": "Teks"
},
"createSend": {
"message": "Buat Pengiriman Baru",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "Edit Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Dibuat Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Pengiriman diedit",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Kirim Dihapus",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "Hapus Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "Anda yakin ingin menghapus Kirim ini?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "Jenis Pengiriman apakah ini?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Tanggal Penghapusan"
},
"deletionDateDesc": {
"message": "Pengiriman akan dihapus secara permanen pada tanggal dan waktu yang ditentukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Tanggal habis tempo"
},
"expirationDateDesc": {
"message": "Jika disetel, akses ke Pengiriman ini akan berakhir pada tanggal dan waktu yang ditentukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Hitungan Akses Maksimum"
},
"maxAccessCountDesc": {
"message": "Jika disetel, pengguna tidak dapat lagi mengakses pengiriman ini setelah jumlah akses maksimum tercapai.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Hitungan Akses Saat Ini"
},
"sendPasswordDesc": {
"message": "Secara opsional, minta kata sandi bagi pengguna untuk mengakses Kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "Catatan pribadi tentang Send ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Dinonaktifkan"
},
"revoked": {
"message": "Dicabut"
},
"sendLink": {
"message": "Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "Salin Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Hapus Kata Sandi"
},
"removedPassword": {
"message": "Kata Sandi yang Dihapus"
},
"removePasswordConfirmation": {
"message": "Anda yakin ingin menghapus kata sandi?"
},
"hideEmail": {
"message": "Sembunyikan alamat email dari penerima."
},
"disableThisSend": {
"message": "Nonaktifkan Pengiriman ini sehingga tidak ada yang dapat mengaksesnya.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "Semua Dikirim"
},
"maxAccessCountReached": {
"message": "Jumlah akses maksimum tercapai",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"pendingDeletion": {
"message": "Penghapusan menunggu keputusan"
},
"expired": {
"message": "Kedaluwarsa"
},
"searchSends": {
"message": "Pencarian Mengirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "Pengiriman ini dilindungi dengan kata sandi. Silakan ketikkan kata sandi di bawah ini untuk melanjutkan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "Tidak tahu kata sandinya? Minta sandi yang dibutuhkan Pengirim untuk mengakses Kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "Pengiriman ini disembunyikan secara default. Anda dapat mengubah visibilitasnya menggunakan tombol di bawah ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadAttachments": {
"message": "Download attachments"
},
"sendAccessUnavailable": {
"message": "Pengiriman yang Anda coba akses tidak ada atau tidak lagi tersedia.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "File yang terkait dengan kirim ini tidak dapat ditemukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "Tidak ada Kiriman ke daftar.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "Akses Darurat"
},
"emergencyAccessDesc": {
"message": "Berikan dan kelola akses darurat untuk kontak tepercaya. Kontak tepercaya dapat meminta akses ke Lihat atau Ambil alih akun Anda jika terjadi keadaan darurat. Kunjungi halaman bantuan kami untuk informasi lebih lanjut dan detail tentang cara kerja zero knowledge sharing."
},
"emergencyAccessOwnerWarning": {
"message": "Anda adalah pemilik satu atau lebih organisasi. Jika Anda memberikan pengambilalihan akses ke kontak darurat, mereka akan dapat menggunakan semua izin Anda sebagai pemilik setelah pengambilalihan."
},
"trustedEmergencyContacts": {
"message": "Kontak darurat tepercaya"
},
"noTrustedContacts": {
"message": "Anda belum menambahkan kontak darurat apa pun, undang kontak tepercaya untuk memulai."
},
"addEmergencyContact": {
"message": "Tambahkan kontak darurat"
},
"designatedEmergencyContacts": {
"message": "Ditunjuk sebagai kontak darurat"
},
"noGrantedAccess": {
"message": "Anda belum ditunjuk sebagai kontak darurat untuk siapa pun."
},
"inviteEmergencyContact": {
"message": "Undang kontak darurat"
},
"editEmergencyContact": {
"message": "Edit kontak darurat"
},
"inviteEmergencyContactDesc": {
"message": "Undang kontak darurat baru dengan memasukkan alamat email akun Bitwarden mereka di bawah ini. Jika mereka belum memiliki akun Bitwarden, mereka akan diminta untuk membuat akun baru."
},
"emergencyAccessRecoveryInitiated": {
"message": "Akses Darurat Dimulai"
},
"emergencyAccessRecoveryApproved": {
"message": "Akses Darurat Disetujui"
},
"viewDesc": {
"message": "Dapat melihat semua item di lemari besi Anda sendiri."
},
"takeover": {
"message": "Pengambilalihan"
},
"takeoverDesc": {
"message": "Dapat mengatur ulang akun Anda dengan kata sandi utama baru."
},
"waitTime": {
"message": "Waktu Tunggu"
},
"waitTimeDesc": {
"message": "Waktu yang diperlukan sebelum memberikan akses secara otomatis."
},
"oneDay": {
"message": "1 hari"
},
"days": {
"message": "$DAYS$ hari",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "Pengguna yang diundang."
},
"acceptEmergencyAccess": {
"message": "Anda telah diundang menjadi kontak darurat untuk pengguna yang tercantum di atas. Untuk menerima undangan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"emergencyInviteAcceptFailed": {
"message": "Tidak dapat menerima undangan. Minta pengguna untuk mengirim undangan baru."
},
"emergencyInviteAcceptFailedShort": {
"message": "Tidak dapat menerima undangan. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must set up 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "Anda dapat mengakses opsi darurat untuk pengguna ini setelah identitas Anda dikonfirmasi. Kami akan mengirimi Anda email jika itu terjadi."
},
"requestAccess": {
"message": "Minta Akses"
},
"requestAccessConfirmation": {
"message": "Anda yakin ingin meminta akses darurat? Anda akan diberi akses setelah $WAITTIME$ hari atau setiap kali pengguna menyetujui permintaan secara manual.",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "Akses darurat diminta sebesar $USER$. Kami akan memberi tahu Anda melalui email jika memungkinkan untuk melanjutkan.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "Menyetujui"
},
"reject": {
"message": "Menolak"
},
"approveAccessConfirmation": {
"message": "Yakin ingin menyetujui akses darurat? Ini akan memungkinkan $USER$ menjadi $ACTION$ akun Anda.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "Akses darurat disetujui."
},
"emergencyRejected": {
"message": "Akses darurat ditolak"
},
"passwordResetFor": {
"message": "Setel ulang sandi untuk $USER$. Sekarang Anda dapat masuk menggunakan kata sandi baru.",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "Kepemilikan Pribadi"
},
"personalOwnershipPolicyDesc": {
"message": "Wajibkan pengguna untuk menyimpan item vault ke organisasi dengan menghapus opsi kepemilikan pribadi."
},
"personalOwnershipExemption": {
"message": "Pemilik dan Administrator Organisasi dibebaskan dari penegakan kebijakan ini."
},
"personalOwnershipSubmitError": {
"message": "Karena Kebijakan Perusahaan, Anda dilarang menyimpan item ke lemari besi pribadi Anda. Ubah opsi Kepemilikan ke organisasi dan pilih dari Koleksi yang tersedia."
},
"disableSend": {
"message": "Nonaktifkan Kirim"
},
"disableSendPolicyDesc": {
"message": "Jangan izinkan pengguna membuat atau mengedit Kirim Bitwarden. Menghapus kirim yang ada masih diperbolehkan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "Pengguna organisasi yang dapat mengelola kebijakan organisasi dibebaskan dari penegakan kebijakan ini."
},
"sendDisabled": {
"message": "Kirim Dinonaktifkan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Karena kebijakan perusahaan, Anda hanya dapat menghapus kirim yang sudah ada.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Pilihan Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "Atur konfigurasi untuk membuat dan mengubah Sends.",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "Ketentuan ini tidak diberlakukan untuk anggota organisasi yang bisa mengatur ketentuan organisasi."
},
"disableHideEmail": {
"message": "Pengguna tidak boleh menyembunyikan alamat email dari penerima ketika membuat atau mengubah Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "Ketentuan organization berikut ini sedang berlaku:"
},
"sendDisableHideEmailInEffect": {
"message": "Pengguna tidak boleh menyembunyikan alamat email dari penerima ketika membuat atau mengubah Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "Kebijakan yang diubah $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "Harga paket"
},
"estimatedTax": {
"message": "Cukai taksiran"
},
"custom": {
"message": "Adat"
},
"customDesc": {
"message": "Memungkinkan kontrol yang lebih terperinci atas izin pengguna untuk konfigurasi lanjutan."
},
"customDescNonEnterpriseStart": {
"message": "Custom roles is an ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseLink": {
"message": "enterprise feature",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseEnd": {
"message": ". Contact our support team to upgrade your subscription",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customNonEnterpriseError": {
"message": "To enable custom permissions the organization must be on an Enterprise 2020 plan."
},
"permissions": {
"message": "Izin"
},
"permission": {
"message": "Izin"
},
"managerPermissions": {
"message": "Pengelola Izin"
},
"adminPermissions": {
"message": "Izin Admin"
},
"accessEventLogs": {
"message": "Akses Log Peristiwa"
},
"accessImportExport": {
"message": "Akses Impor / Ekspor"
},
"accessReports": {
"message": "Akses Laporan"
},
"missingPermissions": {
"message": "Anda tidak memiliki izin yang diperlukan untuk melakukan tindakan ini."
},
"manageAllCollections": {
"message": "Kelola Semua Koleksi"
},
"createNewCollections": {
"message": "Buat Koleksi Baru"
},
"editAnyCollection": {
"message": "Ubah Koleksi Manapun"
},
"deleteAnyCollection": {
"message": "Hapus Koleksi"
},
"manageAssignedCollections": {
"message": "Kelola Koleksi yang Ditugaskan"
},
"editAssignedCollections": {
"message": "Edit koleksi yang ditetapkan"
},
"deleteAssignedCollections": {
"message": "Hapus koleksi yang ditetapkan"
},
"manageGroups": {
"message": "Kelola Grup"
},
"managePolicies": {
"message": "Kelola Kebijakan"
},
"manageSso": {
"message": "Kelola SSO"
},
"manageUsers": {
"message": "Kelola Pengguna"
},
"manageAccountRecovery": {
"message": "Manage account recovery"
},
"disableRequiredError": {
"message": "Anda harus secara manual mengubah kebijakan $POLICYNAME$ sebelum kebijakan ini bisa dinonaktifkan.",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "Kebijakan organisasi memengaruhi opsi kepemilikan Anda."
},
"personalOwnershipPolicyInEffectImports": {
"message": "An organization policy has blocked importing items into your individual vault."
},
"personalOwnershipCheckboxDesc": {
"message": "Nonaktifkan kepemilikan pribadi untuk pengguna organisasi"
},
"textHiddenByDefault": {
"message": "Saat mengakses Send, sembunyikan teks secara default",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "Nama yang ramah untuk menggambarkan kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "Teks yang ingin Anda kirim."
},
"sendFileDesc": {
"message": "File yang ingin Anda kirim."
},
"copySendLinkOnSave": {
"message": "Salin tautan untuk membagikan kirim ini ke clipboard saya saat menyimpan."
},
"sendLinkLabel": {
"message": "Kirim tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden mengirim mentransmisikan informasi sementara yang sensitif kepada orang lain dengan mudah dan aman.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "Belajar lebih tentang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Bagikan teks atau file secara langsung dengan siapa pun."
},
"sendVaultCardLearnMore": {
"message": "Belajarlah lagi",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "lihat",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "bagaimana itu bekerja",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "coba sekarang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "daftar",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "untuk mencobanya hari ini.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendAccessCreatorIdentifier": {
"message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "Pengguna Bitwarden yang membuat Send ini memilih untuk menyembunyikan alamat emailnya. Kamu harus yakin bahwa kamu mempercayai sumber dari link it sebelum mengunduh isinya.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "Tanggal kedaluwarsa yang disediakan tidak valid."
},
"deletionDateIsInvalid": {
"message": "Tanggal penghapusan yang disediakan tidak valid."
},
"expirationDateAndTimeRequired": {
"message": "Diperlukan tanggal dan waktu kedaluwarsa."
},
"deletionDateAndTimeRequired": {
"message": "Diperlukan tanggal dan waktu penghapusan."
},
"dateParsingError": {
"message": "Ada kesalahan menyimpan penghapusan dan tanggal kedaluwarsa Anda."
},
"webAuthnFallbackMsg": {
"message": "Untuk mengverifikasi dua-langkat autentikasi anda, silahkan click tombol dibawah."
},
"webAuthnAuthenticate": {
"message": "Autentikasi dengan WebAuthn"
},
"webAuthnNotSupported": {
"message": "WebAuthn tidak didukung oleh browser ini."
},
"webAuthnSuccess": {
"message": "WebAuthn sudah diverifikasi dengan sukses. Anda dapat menutup tab ini."
},
"hintEqualsPassword": {
"message": "Petunjuk kata sandi Anda tidak boleh sama dengan kata sandi Anda."
},
"enrollAccountRecovery": {
"message": "Enroll in account recovery"
},
"enrolledAccountRecovery": {
"message": "Enrolled in account recovery"
},
"withdrawAccountRecovery": {
"message": "Withdraw from account recovery"
},
"enrollPasswordResetSuccess": {
"message": "Sukses!"
},
"withdrawPasswordResetSuccess": {
"message": "Penarikan sukses!"
},
"eventEnrollAccountRecovery": {
"message": "User $ID$ enrolled in account recovery.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawAccountRecovery": {
"message": "User $ID$ withdrew from account recovery.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "Kata sandi utama sudah diubah untuk pengguna $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "Setel ulang tautan Sso untuk user $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ logged in using Sso for the first time",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "Atur Ulang Kata Sandi"
},
"resetPasswordLoggedOutWarning": {
"message": "Proceeding will log $NAME$ out of their current session, requiring them to log back in. Active sessions on other devices may continue to remain active for up to one hour.",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "pengguna ini"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "Satu atau lebih kebijakan organisasi memerlukan kata sandi utama Anda untuk memenuhi persyaratan berikut:"
},
"resetPasswordSuccess": {
"message": "Ubah kata kunci berhasil!"
},
"resetPasswordEnrollmentWarning": {
"message": "Dengan mengikuti fitur ini mengijinkan admin organisasi untuk merubah kata sandi utama anda. Anda yakin mau masuk fitur ini?"
},
"accountRecoveryPolicy": {
"message": "Account recovery administration"
},
"accountRecoveryPolicyDesc": {
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
},
"accountRecoveryPolicyWarning": {
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
},
"accountRecoverySingleOrgRequirementDesc": {
"message": "The single organization Enterprise policy must be turned on before activating this policy."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Diikutkan secara otomatis"
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Ikutkan pengguna baru secara otomatis"
},
"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."
},
"resetPasswordOrgKeysError": {
"message": "Organization keys response is null"
},
"resetPasswordDetailsError": {
"message": "Reset password details response is null"
},
"trashCleanupWarning": {
"message": "Items that have been in trash more than 30 days will be automatically deleted."
},
"trashCleanupWarningSelfHosted": {
"message": "Items that have been in trash for a while will be automatically deleted."
},
"passwordPrompt": {
"message": "Pengingat ulang sandi utama"
},
"passwordConfirmation": {
"message": "Konfirmasi sandi utama"
},
"passwordConfirmationDesc": {
"message": "Tindakan ini dilindungi. Untuk melanjutkan, harap masukkan ulang sandi utama Anda untuk memverifikasi identitas Anda."
},
"reinviteSelected": {
"message": "Kirim Ulang Undangan"
},
"resendNotification": {
"message": "Kirim ulang notifikasi"
},
"noSelectedUsersApplicable": {
"message": "This action is not applicable to any of the selected users."
},
"removeUsersWarning": {
"message": "Apakah Anda yakin ingin menghapus pengguna berikut? Proses ini mungkin memerlukan waktu beberapa detik untuk menyelesaikannya dan tidak dapat diinterupsi atau dibatalkan."
},
"removeOrgUsersConfirmation": {
"message": "When member(s) are removed, they no longer have access to organization data and this action is irreversible. To add the member back to the organization, they must be invited and onboarded again. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"revokeUsersWarning": {
"message": "When member(s) are revoked, they no longer have access to organization data. To quickly restore member access, go to the Revoked tab. The process may take a few seconds to complete and cannot be interrupted or canceled."
},
"theme": {
"message": "Tema"
},
"themeDesc": {
"message": "Pilih tema untuk brankas web anda."
},
"themeSystem": {
"message": "Gunakan Tema Sistem"
},
"themeDark": {
"message": "Gelap"
},
"themeLight": {
"message": "Terang"
},
"confirmSelected": {
"message": "Konfirmasi Pilihan"
},
"bulkConfirmStatus": {
"message": "Bulk action status"
},
"bulkConfirmMessage": {
"message": "Berhasil dikonfirmasi."
},
"bulkReinviteMessage": {
"message": "Berhasil mengundang kembali."
},
"bulkRemovedMessage": {
"message": "Penghapusan sukses"
},
"bulkRevokedMessage": {
"message": "Revoked organization access successfully"
},
"bulkRestoredMessage": {
"message": "Restored organization access successfully"
},
"bulkFilteredMessage": {
"message": "Excluded, not applicable for this action"
},
"fingerprint": {
"message": "Sidik Jari"
},
"removeUsers": {
"message": "Hapus pengguna"
},
"revokeUsers": {
"message": "Cabut Pengguna"
},
"restoreUsers": {
"message": "Pulihkan pengguna"
},
"error": {
"message": "Galat"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
},
"setupProvider": {
"message": "Pengaturan Provider"
},
"setupProviderLoginDesc": {
"message": "Anda telah diundang untuk menyiapkan Penyedia baru. Untuk melanjutkan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"setupProviderDesc": {
"message": "Please enter the details below to complete the Provider setup. Contact Customer Support if you have any questions."
},
"providerName": {
"message": "Nama Provider"
},
"providerSetup": {
"message": "Provider successfully set up"
},
"clients": {
"message": "Klien"
},
"client": {
"message": "Client",
"description": "This is used as a table header to describe which client application created an event log."
},
"providerAdmin": {
"message": "Admin Provider"
},
"providerAdminDesc": {
"message": "The highest access user that can manage all aspects of your Provider as well as access and manage client organizations."
},
"serviceUser": {
"message": "Layanan Pengguna"
},
"serviceUserDesc": {
"message": "Service users can access and manage all client organizations."
},
"providerInviteUserDesc": {
"message": "Invite a new user to your Provider by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"joinProvider": {
"message": "Gabung Provider"
},
"joinProviderDesc": {
"message": "You've been invited to join the Provider listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"providerInviteAcceptFailed": {
"message": "Unable to accept invitation. Ask a Provider admin to send a new invitation."
},
"providerInviteAcceptedDesc": {
"message": "You can access this Provider once an administrator confirms your membership. We'll send you an email when that happens."
},
"providerUsersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the Provider until they are confirmed."
},
"provider": {
"message": "Provider"
},
"newClientOrganization": {
"message": "Organisasi Klien Baru"
},
"newClientOrganizationDesc": {
"message": "Create a new client organization that will be associated with you as the Provider. You will be able to access and manage this organization."
},
"newClient": {
"message": "New client"
},
"addExistingOrganization": {
"message": "Tambah Organisasi yang sudah ada"
},
"addNewOrganization": {
"message": "Add new organization"
},
"myProvider": {
"message": "Provider Saya"
},
"addOrganizationConfirmation": {
"message": "Anda yakin ingin menambahkan $ORGANIZATION$ sebagai klien $PROVIDER$?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "Organization was successfully added to the Provider"
},
"accessingUsingProvider": {
"message": "Accessing organization using Provider $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "Provider dinonaktifkan."
},
"providerUpdated": {
"message": "Provider diperbarui"
},
"yourProviderIs": {
"message": "Your Provider is $PROVIDER$. They have administrative and billing privileges for your organization.",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "The organization $ORGANIZATION$ has been detached from your Provider.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "Are you sure you want to detach this organization? The organization will continue to exist but will no longer be managed by the Provider."
},
"add": {
"message": "Tambah"
},
"updatedMasterPassword": {
"message": "Kata Sandi Telah Diperbarui"
},
"updateMasterPassword": {
"message": "Perbarui Kata Sandi Utama"
},
"updateMasterPasswordWarning": {
"message": "Your master password was recently changed by an administrator in your organization. In order to access the vault, you must update your master password 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."
},
"masterPasswordInvalidWarning": {
"message": "Your master password does not meet the policy requirements of this organization. In order to join the organization, you must update your master password 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."
},
"updateWeakMasterPasswordWarning": {
"message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password 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."
},
"maximumVaultTimeout": {
"message": "Batas Waktu Brankas"
},
"maximumVaultTimeoutDesc": {
"message": "Set a maximum vault timeout for members."
},
"maximumVaultTimeoutLabel": {
"message": "Batas waktu Maksimal Brankas"
},
"invalidMaximumVaultTimeout": {
"message": "Batas waktu Maksimal Brankas tidak valid."
},
"hours": {
"message": "Jam"
},
"minutes": {
"message": "Menit"
},
"vaultTimeoutPolicyInEffect": {
"message": "Your organization policies have set your maximum allowed vault timeout to $HOURS$ hour(s) and $MINUTES$ minute(s).",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"vaultTimeoutPolicyWithActionInEffect": {
"message": "Your organization policies are affecting your vault timeout. Maximum allowed vault timeout is $HOURS$ hour(s) and $MINUTES$ minute(s). Your vault timeout action is set to $ACTION$.",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
},
"action": {
"content": "$3",
"example": "Lock"
}
}
},
"vaultTimeoutActionPolicyInEffect": {
"message": "Your organization policies have set your vault timeout action to $ACTION$.",
"placeholders": {
"action": {
"content": "$1",
"example": "Lock"
}
}
},
"customVaultTimeout": {
"message": "Custom vault timeout"
},
"vaultTimeoutToLarge": {
"message": "Your vault timeout exceeds the restriction set by your organization."
},
"vaultCustomTimeoutMinimum": {
"message": "Minimum custom timeout is 1 minute."
},
"vaultTimeoutRangeError": {
"message": "Vault timeout is not within allowed range."
},
"disablePersonalVaultExport": {
"message": "Remove individual vault export"
},
"disablePersonalVaultExportDescription": {
"message": "Do not allow members to export data from their individual vault."
},
"vaultExportDisabled": {
"message": "Ekspor Brankas Dinonaktifkan"
},
"personalVaultExportPolicyInEffect": {
"message": "One or more organization policies prevents you from exporting your individual vault."
},
"activateAutofill": {
"message": "Activate auto-fill"
},
"activateAutofillPolicyDesc": {
"message": "Activate the auto-fill on page load setting on the browser extension for all existing and new members."
},
"experimentalFeature": {
"message": "Compromised or untrusted websites can exploit auto-fill on page load."
},
"learnMoreAboutAutofill": {
"message": "Learn more about auto-fill"
},
"selectType": {
"message": "Pilih Tipe SSO"
},
"type": {
"message": "Tipe"
},
"openIdConnectConfig": {
"message": "Konfigurasi OpenID Connect"
},
"samlSpConfig": {
"message": "Konfigurasi penyedia layanan SAML"
},
"samlIdpConfig": {
"message": "Konfigurasi penyedia identitas SAML"
},
"callbackPath": {
"message": "Callback path"
},
"signedOutCallbackPath": {
"message": "Signed out callback path"
},
"authority": {
"message": "Otoritas"
},
"clientId": {
"message": "ID Klien"
},
"clientSecret": {
"message": "Rahasia Klien"
},
"metadataAddress": {
"message": "Alamat Metadata"
},
"oidcRedirectBehavior": {
"message": "OIDC redirect behavior"
},
"getClaimsFromUserInfoEndpoint": {
"message": "Get claims from user info endpoint"
},
"additionalScopes": {
"message": "Custom scopes"
},
"additionalUserIdClaimTypes": {
"message": "Custom user ID claim types"
},
"additionalEmailClaimTypes": {
"message": "Email claim types"
},
"additionalNameClaimTypes": {
"message": "Custom name claim types"
},
"acrValues": {
"message": "Requested authentication context class reference values"
},
"expectedReturnAcrValue": {
"message": "Expected \"acr\" claim value in response"
},
"spEntityId": {
"message": "ID Entitas SP"
},
"spMetadataUrl": {
"message": "Metadata URL SAML 2.0"
},
"spAcsUrl": {
"message": "Assertion consumer service (ACS) URL"
},
"spNameIdFormat": {
"message": "Name ID format"
},
"spOutboundSigningAlgorithm": {
"message": "Outbound signing algorithm"
},
"spSigningBehavior": {
"message": "Signing behavior"
},
"spMinIncomingSigningAlgorithm": {
"message": "Minimum incoming signing algorithm"
},
"spWantAssertionsSigned": {
"message": "Expect signed assertions"
},
"spValidateCertificates": {
"message": "Validate certificates"
},
"spUniqueEntityId": {
"message": "Set a unique SP entity ID"
},
"spUniqueEntityIdDesc": {
"message": "Generate an identifier that is unique to your organization"
},
"idpEntityId": {
"message": "ID Entitas"
},
"idpBindingType": {
"message": "Tipe Binding"
},
"idpSingleSignOnServiceUrl": {
"message": "Single sign-on service URL"
},
"idpSingleLogoutServiceUrl": {
"message": "Single log-out service URL"
},
"idpX509PublicCert": {
"message": "Sertifikat Publik X509"
},
"idpOutboundSigningAlgorithm": {
"message": "Outbound signing algorithm"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "Allow unsolicited authentication response"
},
"idpAllowOutboundLogoutRequests": {
"message": "Allow outbound logout requests"
},
"idpSignAuthenticationRequests": {
"message": "Sign authentication requests"
},
"ssoSettingsSaved": {
"message": "Konfigurasi single sign-on tersimpan"
},
"sponsoredFamilies": {
"message": "Bitwarden Families Gratis"
},
"sponsoredFamiliesEligible": {
"message": "You and your family are eligible for Free Bitwarden Families. Redeem with your personal email to keep your data secure even when you are not at work."
},
"sponsoredFamiliesEligibleCard": {
"message": "Redeem your Free Bitwarden for Families plan today to keep your data secure even when you are not at work."
},
"sponsoredFamiliesInclude": {
"message": "The Bitwarden for Families plan include"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium access for up to 6 users"
},
"sponsoredFamiliesSharedCollections": {
"message": "Shared collections for Family secrets"
},
"badToken": {
"message": "The link is no longer valid. Please have the sponsor resend the offer."
},
"reclaimedFreePlan": {
"message": "Reclaimed free plan"
},
"redeem": {
"message": "Tukarkan"
},
"sponsoredFamiliesSelectOffer": {
"message": "Select the organization you would like sponsored"
},
"familiesSponsoringOrgSelect": {
"message": "Which Free Families offer would you like to redeem?"
},
"sponsoredFamiliesEmail": {
"message": "Enter your personal email to redeem Bitwarden Families"
},
"sponsoredFamiliesLeaveCopy": {
"message": "If you remove an offer or are removed from the sponsoring organization, your Families sponsorship will expire at the next renewal date."
},
"acceptBitwardenFamiliesHelp": {
"message": "Accept offer for an existing organization or create a new Families organization."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "You've been offered a free Bitwarden Families plan organization. To continue, you need to log in to the account that received the offer."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Unable to accept offer. Please resend the offer email from your Enterprise account and try again."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Unable to accept offer. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "Accept Free Bitwarden Families"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "Free Bitwarden Families offer successfully redeemed"
},
"redeemed": {
"message": "Sudah ditukar"
},
"redeemedAccount": {
"message": "Account redeemed"
},
"revokeAccount": {
"message": "Revoke account $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "Resend sponsorship email to $NAME$ sponsorship",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "Gratis Paket Keluarga"
},
"redeemNow": {
"message": "Tukarkan Sekarang"
},
"recipient": {
"message": "Penerima"
},
"removeSponsorship": {
"message": "Buang sponsorship"
},
"removeSponsorshipConfirmation": {
"message": "After removing a sponsorship, you will be responsible for this subscription and related invoices. Are you sure you want to continue?"
},
"sponsorshipCreated": {
"message": "Sponsorship dibuat"
},
"emailSent": {
"message": "Email Terkirim"
},
"revokeSponsorshipConfirmation": {
"message": "After removing this account, the Families plan sponsorship will expire at the end of the billing period. You will not be able to redeem a new sponsorship offer until the existing one expires. Are you sure you want to continue?"
},
"removeSponsorshipSuccess": {
"message": "Sponsorship dibuang"
},
"ssoKeyConnectorError": {
"message": "Key Connector error: make sure Key Connector is available and working correctly."
},
"keyConnectorUrl": {
"message": "URL Konektor Utama"
},
"sendVerificationCode": {
"message": "Kirim kode verifikasi ke email Anda"
},
"sendCode": {
"message": "Kirim Kode"
},
"codeSent": {
"message": "Kode Terkirim"
},
"verificationCode": {
"message": "Kode Verifikasi"
},
"confirmIdentity": {
"message": "Konfirmasi identitas Anda untuk melanjutkan."
},
"verificationCodeRequired": {
"message": "Kode verifikasi diperlukan."
},
"invalidVerificationCode": {
"message": "Kode verifikasi tidak valid"
},
"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": "Tinggalkan Organisasi"
},
"removeMasterPassword": {
"message": "Hapus Kata Sandi Utama"
},
"removedMasterPassword": {
"message": "Sandi utama dihapus"
},
"allowSso": {
"message": "Izinkan autentikasi SSO"
},
"allowSsoDesc": {
"message": "Once set up, your configuration will be saved and members will be able to authenticate using their Identity Provider credentials."
},
"ssoPolicyHelpStart": {
"message": "Aktifkan",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpAnchor": {
"message": "require single sign-on authentication policy",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "untuk mewajibkan semua anggota masuk dengan SSO.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"memberDecryptionOption": {
"message": "Member decryption options"
},
"memberDecryptionPassDesc": {
"message": "Once authenticated, members will decrypt vault data using their master passwords."
},
"keyConnector": {
"message": "Konektor Kunci"
},
"memberDecryptionKeyConnectorDescStart": {
"message": "Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescLink": {
"message": "require SSO authentication and single organization policies",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescEnd": {
"message": "are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"keyConnectorPolicyRestriction": {
"message": "\"Login with SSO and Key Connector Decryption\" is activated. This policy will only apply to owners and admins."
},
"enabledSso": {
"message": "SSO aktif"
},
"disabledSso": {
"message": "SSO tidak aktif"
},
"enabledKeyConnector": {
"message": "Konektor Kunci diaktifkan"
},
"disabledKeyConnector": {
"message": "Key Connector deactivated"
},
"keyConnectorWarning": {
"message": "Once members begin using Key Connector, your organization cannot revert to master password decryption. Proceed only if you are comfortable deploying and managing a key server."
},
"migratedKeyConnector": {
"message": "Migrated to Key Connector"
},
"paymentSponsored": {
"message": "Please provide a payment method to associate with the organization. Don't worry, we won't charge you anything unless you select additional features or your sponsorship expires. "
},
"orgCreatedSponsorshipInvalid": {
"message": "The sponsorship offer has expired. You may delete the organization you created to avoid a charge at the end of your 7 day trial. Otherwise you may close this prompt to keep the organization and assume billing responsibility."
},
"newFamiliesOrganization": {
"message": "New Families organization"
},
"acceptOffer": {
"message": "Terima penawaran"
},
"sponsoringOrg": {
"message": "Sponsoring organization"
},
"keyConnectorTest": {
"message": "Test"
},
"keyConnectorTestSuccess": {
"message": "Success! Key Connector reached."
},
"keyConnectorTestFail": {
"message": "Cannot reach Key Connector. Check URL."
},
"sponsorshipTokenHasExpired": {
"message": "The sponsorship offer has expired."
},
"freeWithSponsorship": {
"message": "FREE with sponsorship"
},
"viewBillingSyncToken": {
"message": "View billing sync token"
},
"generateBillingSyncToken": {
"message": "Generate billing sync token"
},
"copyPasteBillingSync": {
"message": "Copy and paste this token into the billing sync settings of your self-hosted organization."
},
"billingSyncCanAccess": {
"message": "Your billing sync token can access and edit this organization's subscription settings."
},
"manageBillingSync": {
"message": "Manage billing sync"
},
"setUpBillingSync": {
"message": "Set up billing sync"
},
"generateToken": {
"message": "Generate token"
},
"rotateToken": {
"message": "Rotate token"
},
"rotateBillingSyncTokenWarning": {
"message": "If you proceed, you will need to re-setup billing sync on your self-hosted server."
},
"rotateBillingSyncTokenTitle": {
"message": "Rotating the billing sync token will invalidate the previous token."
},
"selfHostingTitle": {
"message": "Self-hosting"
},
"selfHostingEnterpriseOrganizationSectionCopy": {
"message": "To set-up your organization on your own server, you will need to upload your license file. To support Free Families plans and advanced billing capabilities for your self-hosted organization, you will need to set up billing sync."
},
"billingSyncApiKeyRotated": {
"message": "Token rotated"
},
"billingSyncDesc": {
"message": "Billing sync unlocks Families sponsorships and automatic license syncing on your server. After making updates in the Bitwarden cloud server, select Sync License to apply changes."
},
"billingSyncKeyDesc": {
"message": "A billing sync token from your cloud organization's subscription settings is required to complete this form."
},
"billingSyncKey": {
"message": "Billing sync token"
},
"active": {
"message": "Aktif"
},
"inactive": {
"message": "Tidak aktif"
},
"sentAwaitingSync": {
"message": "Terkirim (menunggu penyinkronan)"
},
"sent": {
"message": "Terkirim"
},
"requestRemoved": {
"message": "Removed (awaiting sync)"
},
"requested": {
"message": "Requested"
},
"formErrorSummaryPlural": {
"message": "$COUNT$ isian diatas membutuhkan perhatian Anda.",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "Satu isian di atas membutuhkan perhatian Anda."
},
"fieldRequiredError": {
"message": "$FIELDNAME$ diperlukan.",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "diperlukan"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ character maximum",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "$MAX$ character maximum",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"idpSingleSignOnServiceUrlRequired": {
"message": "Diperlukan jika Entity ID bukan sebuah URL."
},
"openIdOptionalCustomizations": {
"message": "Kustomisasi Opsional"
},
"openIdAuthorityRequired": {
"message": "Required if Authority is not valid."
},
"separateMultipleWithComma": {
"message": "Pisahkan beberapa nilai dengan tanda koma."
},
"sessionTimeout": {
"message": "Your session has timed out. Please go back and try logging in again."
},
"exportingPersonalVaultTitle": {
"message": "Exporting individual vault"
},
"exportingOrganizationVaultTitle": {
"message": "Exporting organization vault"
},
"exportingIndividualVaultDescription": {
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"accessDenied": {
"message": "Akses ditolak. Anda tidak mempunyai izin untuk melihat halaman ini."
},
"masterPassword": {
"message": "Kata Sandi Utama"
},
"security": {
"message": "Keamanan"
},
"keys": {
"message": "Kunci"
},
"billingHistory": {
"message": "Riwayat Penagihan"
},
"backToReports": {
"message": "Kembali ke Laporan"
},
"organizationPicker": {
"message": "Organization picker"
},
"currentOrganization": {
"message": "Current organization",
"description": "This is used by screen readers to indicate the organization that is currently being shown to the user."
},
"accountLoggedInAsName": {
"message": "Account: Logged in as $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"accountSettings": {
"message": "Pengaturan Akun"
},
"generator": {
"message": "Generator"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
},
"passwordType": {
"message": "Jenis kata sandi"
},
"regenerateUsername": {
"message": "Regenerate username"
},
"generateUsername": {
"message": "Generate username"
},
"usernameType": {
"message": "Jenis nama pengguna"
},
"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": "Acak",
"description": "Generates domain-based username using random letters"
},
"randomWord": {
"message": "Kata acak"
},
"service": {
"message": "Service"
},
"unknownCipher": {
"message": "Unknown item, you may need to request permission to access this item."
},
"cannotSponsorSelf": {
"message": "You cannot redeem for the active account. Enter a different email."
},
"revokeWhenExpired": {
"message": "Expires $DATE$",
"placeholders": {
"date": {
"content": "$1",
"example": "12/31/2020"
}
}
},
"awaitingSyncSingular": {
"message": "Token rotated $DAYS$ day ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"awaitingSyncPlural": {
"message": "Token rotated $DAYS$ days ago. Update the billing sync token in your self-hosted organization settings.",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"lastSync": {
"message": "Last sync",
"description": "Used as a prefix to indicate the last time a sync occured. Example \"Last sync 1968-11-16 00:00:00\""
},
"sponsorshipsSynced": {
"message": "Self-hosted sponsorships synced."
},
"billingManagedByProvider": {
"message": "Dikelola oleh $PROVIDER$",
"placeholders": {
"provider": {
"content": "$1",
"example": "Managed Services Company"
}
}
},
"billingContactProviderForAssistance": {
"message": "Please reach out to them for further assistance",
"description": "This text is displayed if an organization's billing is managed by a Provider. It tells the user to contact the Provider for assistance."
},
"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"
},
"deviceVerification": {
"message": "Verifikasi Perangkat"
},
"enableDeviceVerification": {
"message": "Aktifkan Verifikasi Perangkat"
},
"deviceVerificationDesc": {
"message": "Jika diaktifkan, kode verifikasi akan dikirim ke alamat email Anda ketika login dari perangkat yang tidak dikenal"
},
"updatedDeviceVerification": {
"message": "Updated device verification"
},
"areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": {
"message": "Are you sure you want to turn on device verification? The verification code emails will arrive at: $EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "My Email"
}
}
},
"premiumSubcriptionRequired": {
"message": "Premium subscription required"
},
"scim": {
"message": "SCIM provisioning",
"description": "The text, 'SCIM', is an acronymn and should not be translated."
},
"scimDescription": {
"message": "Automatically provision users and groups with your preferred identity provider via SCIM provisioning",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDesc": {
"message": "Enable SCIM",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDescHelpText": {
"message": "Set up your preferred identity provider by configuring the URL and SCIM API Key",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimApiKeyHelperText": {
"message": "This API key has access to manage users within your organization. It should be kept secret."
},
"copyScimKey": {
"message": "Copy the SCIM API key to your clipboard",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKey": {
"message": "Rotate the SCIM API key",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKeyWarning": {
"message": "Are you sure you want to rotate the SCIM API Key? The current key will no longer work for any existing integrations.",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateKey": {
"message": "Rotate key"
},
"scimApiKey": {
"message": "SCIM API key",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"copyScimUrl": {
"message": "Copy the SCIM endpoint URL to your clipboard",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimUrl": {
"message": "SCIM URL",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimApiKeyRotated": {
"message": "SCIM API Key berhasil dirotasi",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"scimSettingsSaved": {
"message": "Pengaturan SCIM berhasil disimpan",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"inputRequired": {
"message": "Data input diperlukan."
},
"inputEmail": {
"message": "Data input bukan sebuah alamat email."
},
"inputMinLength": {
"message": "Data input harus memiliki sekurang-kurangnya $COUNT$ karakter.",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxLength": {
"message": "Panjang input tidak boleh melebihi $COUNT$ karakter.",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"inputForbiddenCharacters": {
"message": "The following characters are not allowed: $CHARACTERS$",
"placeholders": {
"characters": {
"content": "$1",
"example": "@, #, $, %"
}
}
},
"inputMinValue": {
"message": "Input value must be at least $MIN$.",
"placeholders": {
"min": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxValue": {
"message": "Input value must not exceed $MAX$.",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"multipleInputEmails": {
"message": "1 or more emails are invalid"
},
"tooManyEmails": {
"message": "You can only submit up to $COUNT$ emails at a time",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"fieldsNeedAttention": {
"message": "$COUNT$ kolom diatas membutuhkan atensi Anda.",
"placeholders": {
"count": {
"content": "$1",
"example": "4"
}
}
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Launch Duo and follow the steps to finish logging in."
},
"duoRequiredByOrgForAccount": {
"message": "Duo two-step login is required for your account."
},
"launchDuo": {
"message": "Launch Duo"
},
"turnOn": {
"message": "Aktifkan"
},
"on": {
"message": "On"
},
"off": {
"message": "Off"
},
"members": {
"message": "Anggota"
},
"reporting": {
"message": "Reporting"
},
"numberOfUsers": {
"message": "Jumplah pengguna"
},
"loggingInAs": {
"message": "Logging in as"
},
"notYou": {
"message": "Bukan Anda?"
},
"pickAnAvatarColor": {
"message": "Pick an avatar color"
},
"customizeAvatar": {
"message": "Customize avatar"
},
"avatarUpdated": {
"message": "Avatar updated"
},
"brightBlue": {
"message": "Bright Blue"
},
"green": {
"message": "Hijau"
},
"orange": {
"message": "Oranye"
},
"lavender": {
"message": "Lavender"
},
"yellow": {
"message": "Kuning"
},
"indigo": {
"message": "Indigo"
},
"teal": {
"message": "Teal"
},
"salmon": {
"message": "Salmon"
},
"pink": {
"message": "Merah Muda"
},
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Ketik untuk menyaring --"
},
"multiSelectLoading": {
"message": "Retrieving options..."
},
"multiSelectNotFound": {
"message": "No items found"
},
"multiSelectClearAll": {
"message": "Clear all"
},
"toggleCharacterCount": {
"message": "Toggle character count",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"passwordCharacterCount": {
"message": "Password character count",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"hide": {
"message": "Hide"
},
"projects": {
"message": "Projects",
"description": "Description for the Projects field."
},
"lastEdited": {
"message": "Last edited",
"description": "The label for the date and time when a item was last edited."
},
"editSecret": {
"message": "Edit secret",
"description": "Action to modify an existing secret."
},
"addSecret": {
"message": "Add secret",
"description": "Action to create a new secret."
},
"copySecretName": {
"message": "Copy secret name",
"description": "Action to copy the name of a secret to the system's clipboard."
},
"copySecretValue": {
"message": "Copy secret value",
"description": "Action to copy the value of a secret to the system's clipboard."
},
"deleteSecret": {
"message": "Delete secret",
"description": "Action to delete a single secret from the system."
},
"deleteSecrets": {
"message": "Delete secrets",
"description": "The action to delete multiple secrets from the system."
},
"hardDeleteSecret": {
"message": "Permanently delete secret"
},
"hardDeleteSecrets": {
"message": "Permanently delete secrets"
},
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret.",
"description": "A prompt explaining how secrets can be associated with projects."
},
"selectProjects": {
"message": "Select projects",
"description": "A label for a type-to-filter input field to choose projects."
},
"searchProjects": {
"message": "Search projects",
"description": "Label for the search bar used to search projects."
},
"project": {
"message": "Project",
"description": "Similar to collections, projects can be used to group secrets."
},
"editProject": {
"message": "Edit project",
"description": "The action to modify an existing project."
},
"viewProject": {
"message": "View project",
"description": "The action to view details of a project."
},
"deleteProject": {
"message": "Delete project",
"description": "The action to delete a project from the system."
},
"deleteProjects": {
"message": "Delete projects",
"description": "The action to delete multiple projects from the system."
},
"secret": {
"message": "Secret",
"description": "Label for a secret (key/value pair)"
},
"serviceAccount": {
"message": "Service account",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"serviceAccounts": {
"message": "Service accounts",
"description": "The title for the section that deals with service accounts."
},
"secrets": {
"message": "Secrets",
"description": "The title for the section of the application that deals with secrets."
},
"nameValuePair": {
"message": "Name/Value pair",
"description": "Title for a name/ value pair. Secrets typically consist of a name and value pair."
},
"secretEdited": {
"message": "Secret edited",
"description": "Notification for the successful editing of a secret."
},
"secretCreated": {
"message": "Secret created",
"description": "Notification for the successful creation of a secret."
},
"newSecret": {
"message": "New secret",
"description": "Title for creating a new secret."
},
"newServiceAccount": {
"message": "New service account",
"description": "Title for creating a new service account."
},
"secretsNoItemsTitle": {
"message": "No secrets to show",
"description": "Empty state to indicate that there are no secrets to display."
},
"secretsNoItemsMessage": {
"message": "To get started, add a new secret or import secrets.",
"description": "Message to encourage the user to start adding secrets."
},
"secretsTrashNoItemsMessage": {
"message": "There are no secrets in the trash."
},
"serviceAccountsNoItemsMessage": {
"message": "Create a new service account to get started automating secret access.",
"description": "Message to encourage the user to start creating service accounts."
},
"serviceAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"description": "Title to indicate that there are no service accounts to display."
},
"searchSecrets": {
"message": "Search secrets",
"description": "Placeholder text for searching secrets."
},
"deleteServiceAccounts": {
"message": "Delete service accounts",
"description": "Title for the action to delete one or multiple service accounts."
},
"deleteServiceAccount": {
"message": "Delete service account",
"description": "Title for the action to delete a single service account."
},
"viewServiceAccount": {
"message": "View service account",
"description": "Action to view the details of a service account."
},
"deleteServiceAccountDialogMessage": {
"message": "Deleting service account $SERVICE_ACCOUNT$ is permanent and irreversible.",
"placeholders": {
"service_account": {
"content": "$1",
"example": "Service account name"
}
}
},
"deleteServiceAccountsDialogMessage": {
"message": "Deleting service accounts is permanent and irreversible."
},
"deleteServiceAccountsConfirmMessage": {
"message": "Delete $COUNT$ service accounts",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteServiceAccountToast": {
"message": "Service account deleted"
},
"deleteServiceAccountsToast": {
"message": "Service accounts deleted"
},
"searchServiceAccounts": {
"message": "Search service accounts",
"description": "Placeholder text for searching service accounts."
},
"editServiceAccount": {
"message": "Edit service account",
"description": "Title for editing a service account."
},
"addProject": {
"message": "Add project",
"description": "Title for creating a new project."
},
"projectEdited": {
"message": "Project edited",
"description": "Notification for the successful editing of a project."
},
"projectSaved": {
"message": "Project saved",
"description": "Notification for the successful saving of a project."
},
"projectCreated": {
"message": "Project created",
"description": "Notification for the successful creation of a project."
},
"projectName": {
"message": "Project name",
"description": "Label for entering the name of a project."
},
"newProject": {
"message": "New project",
"description": "Title for creating a new project."
},
"softDeleteSecretWarning": {
"message": "Deleting secrets can affect existing integrations.",
"description": "Warns that deleting secrets can have consequences on integrations"
},
"softDeletesSuccessToast": {
"message": "Secrets sent to trash",
"description": "Notifies that the selected secrets have been moved to the trash"
},
"hardDeleteSecretConfirmation": {
"message": "Are you sure you want to permanently delete this secret?"
},
"hardDeleteSecretsConfirmation": {
"message": "Are you sure you want to permanently delete these secrets?"
},
"hardDeletesSuccessToast": {
"message": "Secrets permanently deleted"
},
"smAccess": {
"message": "Access",
"description": "Title indicating what permissions a service account has"
},
"projectCommaSecret": {
"message": "Project, Secret",
"description": ""
},
"serviceAccountName": {
"message": "Service account name",
"description": "Label for the name of a service account"
},
"serviceAccountCreated": {
"message": "Service account created",
"description": "Notifies that a new service account has been created"
},
"serviceAccountUpdated": {
"message": "Service account updated",
"description": "Notifies that a service account has been updated"
},
"newSaSelectAccess": {
"message": "Type or select projects or secrets",
"description": "Instructions for selecting projects or secrets for a new service account"
},
"newSaTypeToFilter": {
"message": "Type to filter",
"description": "Instructions for filtering a list of projects or secrets"
},
"deleteProjectsToast": {
"message": "Projects deleted",
"description": "Notifies that the selected projects have been deleted"
},
"deleteProjectToast": {
"message": "Project deleted",
"description": "Notifies that a project has been deleted"
},
"deleteProjectDialogMessage": {
"message": "Deleting project $PROJECT$ is permanent and irreversible.",
"description": "Informs users that projects are hard deleted and not sent to trash",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectInputLabel": {
"message": "Type \"$CONFIRM$\" to continue",
"description": "Users are prompted to type 'confirm' to delete a project",
"placeholders": {
"confirm": {
"content": "$1",
"example": "Delete 3 projects"
}
}
},
"deleteProjectConfirmMessage": {
"message": "Delete $PROJECT$",
"description": "Confirmation prompt to delete a specific project, where '$PROJECT$' is a placeholder for the name of the project.",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectsConfirmMessage": {
"message": "Delete $COUNT$ Projects",
"description": "Confirmation prompt to delete multiple projects, where '$COUNT$' is a placeholder for the number of projects to be deleted.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteProjectsDialogMessage": {
"message": "Deleting projects is permanent and irreversible.",
"description": "This message is displayed in a dialog box as a warning before proceeding with project deletion."
},
"projectsNoItemsTitle": {
"message": "No projects to display",
"description": "Empty state to be displayed when there are no projects to display in the list."
},
"projectsNoItemsMessage": {
"message": "Add a new project to get started organizing secrets.",
"description": "Message to be displayed when there are no projects to display in the list."
},
"smConfirmationRequired": {
"message": "Confirmation required",
"description": "Indicates that user confirmation is required for an action to proceed."
},
"bulkDeleteProjectsErrorMessage": {
"message": "The following projects could not be deleted:",
"description": "Message to be displayed when there is an error during bulk project deletion."
},
"softDeleteSuccessToast": {
"message": "Secret sent to trash",
"description": "Notification to be displayed when a secret is successfully sent to the trash."
},
"hardDeleteSuccessToast": {
"message": "Secret permanently deleted"
},
"accessTokens": {
"message": "Access tokens",
"description": "Title for the section displaying access tokens."
},
"newAccessToken": {
"message": "New access token",
"description": "Button label for creating a new access token."
},
"expires": {
"message": "Expires",
"description": "Label for the expiration date of an access token."
},
"canRead": {
"message": "Can read",
"description": "Label for the access level of an access token (Read only)."
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show",
"description": "Title to be displayed when there are no access tokens to display in the list."
},
"accessTokensNoItemsDesc": {
"message": "To get started, create an access token",
"description": "Message to be displayed when there are no access tokens to display in the list."
},
"downloadAccessToken": {
"message": "Download or copy before closing.",
"description": "Message to be displayed before closing an access token, reminding the user to download or copy it."
},
"expiresOnAccessToken": {
"message": "Expires on:",
"description": "Label for the expiration date of an access token."
},
"accessTokenCallOutTitle": {
"message": "Access tokens are not stored and cannot be retrieved",
"description": "Notification to inform the user that access tokens are only displayed once and cannot be retrieved again."
},
"copyToken": {
"message": "Copy token",
"description": "Copies the generated access token to the user's clipboard."
},
"accessToken": {
"message": "Access token",
"description": "A unique string that gives a client application (eg. CLI) access to a secret or set of secrets."
},
"accessTokenExpirationRequired": {
"message": "Expiration date required",
"description": "Error message indicating that an expiration date for the access token must be set."
},
"accessTokenCreatedAndCopied": {
"message": "Access token created and copied to clipboard",
"description": "Notification to inform the user that the access token has been created and copied to the clipboard."
},
"revokeAccessToken": {
"message": "Revoke access token",
"description": "Invalidates / cancels an access token and as such removes access to secrets for the client application."
},
"revokeAccessTokens": {
"message": "Revoke access tokens"
},
"revokeAccessTokenDesc": {
"message": "Revoking access tokens is permanent and irreversible."
},
"accessTokenRevoked": {
"message": "Access tokens revoked",
"description": "Toast message after deleting one or multiple access tokens."
},
"noAccessTokenSelected": {
"message": "No access token selected to revoke",
"description": "Toast error message after trying to delete access tokens but not selecting any access tokens."
},
"submenu": {
"message": "Submenu"
},
"from": {
"message": "From"
},
"to": {
"message": "To"
},
"member": {
"message": "Member"
},
"update": {
"message": "Update"
},
"plusNMore": {
"message": "+ $QUANTITY$ more",
"placeholders": {
"quantity": {
"content": "$1",
"example": "5"
}
}
},
"groupInfo": {
"message": "Group info"
},
"editGroupMembersDesc": {
"message": "Grant members access to the group's assigned collections."
},
"editGroupCollectionsDesc": {
"message": "Grant access to collections by adding them to this group."
},
"accessAllCollectionsDesc": {
"message": "Grant access to all current and future collections."
},
"accessAllCollectionsHelp": {
"message": "If checked, this will replace all other collection permissions."
},
"selectMembers": {
"message": "Select members"
},
"selectCollections": {
"message": "Select collections"
},
"role": {
"message": "Role"
},
"removeMember": {
"message": "Remove member"
},
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
"canViewExceptPass": {
"message": "Can view, except passwords"
},
"canEdit": {
"message": "Can edit"
},
"canEditExceptPass": {
"message": "Can edit, except passwords"
},
"noCollectionsAdded": {
"message": "No collections added"
},
"noMembersAdded": {
"message": "No members added"
},
"noGroupsAdded": {
"message": "No groups added"
},
"group": {
"message": "Group"
},
"groupAccessAll": {
"message": "This group can access and modify all items."
},
"memberAccessAll": {
"message": "This member can access and modify all items."
},
"domainVerification": {
"message": "Domain verification"
},
"newDomain": {
"message": "New domain"
},
"noDomains": {
"message": "No domains"
},
"noDomainsSubText": {
"message": "Connecting a domain allows members to skip the SSO identifier field during Login with SSO."
},
"verifyDomain": {
"message": "Verify domain"
},
"reverifyDomain": {
"message": "Reverify domain"
},
"copyDnsTxtRecord": {
"message": "Copy DNS TXT record"
},
"dnsTxtRecord": {
"message": "DNS TXT record"
},
"dnsTxtRecordInputHint": {
"message": "Copy and paste the TXT record into your DNS Provider."
},
"domainNameInputHint": {
"message": "Example: mydomain.com. Subdomains require separate entries to be verified."
},
"automaticDomainVerification": {
"message": "Automatic Domain Verification"
},
"automaticDomainVerificationProcess": {
"message": "Bitwarden will attempt to verify the domain 3 times during the first 72 hours. If the domain cant be verified, check the DNS record in your host and manually verify. The domain will be removed from your organization in 7 days if it is not verified"
},
"invalidDomainNameMessage": {
"message": "Input is not a valid format. Format: mydomain.com. Subdomains require separate entries to be verified."
},
"removeDomain": {
"message": "Remove domain"
},
"removeDomainWarning": {
"message": "Removing a domain cannot be undone. Are you sure you want to continue?"
},
"domainRemoved": {
"message": "Domain removed"
},
"domainSaved": {
"message": "Domain saved"
},
"domainVerified": {
"message": "Domain verified"
},
"duplicateDomainError": {
"message": "You can't claim the same domain twice."
},
"domainNotAvailable": {
"message": "Someone else is using $DOMAIN$. Use a different domain to continue.",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerified": {
"message": "$DOMAIN$ not verified. Check your DNS record.",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainStatusVerified": {
"message": "Verified"
},
"domainStatusUnverified": {
"message": "Unverified"
},
"domainNameTh": {
"message": "Name"
},
"domainStatusTh": {
"message": "Status"
},
"lastChecked": {
"message": "Last checked"
},
"editDomain": {
"message": "Edit domain"
},
"domainFormInvalid": {
"message": "There are form errors that need your attention"
},
"addedDomain": {
"message": "Added domain $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"removedDomain": {
"message": "Removed domain $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainVerifiedEvent": {
"message": "$DOMAIN$ verified",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerifiedEvent": {
"message": "$DOMAIN$ not verified",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"verificationRequiredForActionSetPinToContinue": {
"message": "Verification required for this action. Set a PIN to continue."
},
"setPin": {
"message": "Set PIN"
},
"verifyWithBiometrics": {
"message": "Verify with biometrics"
},
"awaitingConfirmation": {
"message": "Awaiting confirmation"
},
"couldNotCompleteBiometrics": {
"message": "Could not complete biometrics."
},
"needADifferentMethod": {
"message": "Need a different method?"
},
"useMasterPassword": {
"message": "Use master password"
},
"usePin": {
"message": "Use PIN"
},
"useBiometrics": {
"message": "Use biometrics"
},
"enterVerificationCodeSentToEmail": {
"message": "Enter the verification code that was sent to your email."
},
"resendCode": {
"message": "Resend code"
},
"memberColumnHeader": {
"message": "Member"
},
"groupSlashMemberColumnHeader": {
"message": "Group/Member"
},
"selectGroupsAndMembers": {
"message": "Select groups and members"
},
"selectGroups": {
"message": "Select groups"
},
"userPermissionOverrideHelper": {
"message": "Permissions set for a member will replace permissions set by that member's group"
},
"noMembersOrGroupsAdded": {
"message": "No members or groups added"
},
"deleted": {
"message": "Deleted"
},
"memberStatusFilter": {
"message": "Member status filter"
},
"inviteMember": {
"message": "Invite member"
},
"needsConfirmation": {
"message": "Needs confirmation"
},
"memberRole": {
"message": "Member role"
},
"moreFromBitwarden": {
"message": "More from Bitwarden"
},
"switchProducts": {
"message": "Switch products"
},
"freeOrgInvLimitReachedManageBilling": {
"message": "Free organizations may have up to $SEATCOUNT$ members. Upgrade to a paid plan to invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgInvLimitReachedNoManageBilling": {
"message": "Free organizations may have up to $SEATCOUNT$ members. Contact your organization owner to upgrade.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"teamsStarterPlanInvLimitReachedManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Upgrade to your plan to invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"teamsStarterPlanInvLimitReachedNoManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Contact your organization owner to upgrade your plan and invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"freeOrgMaxCollectionReachedManageBilling": {
"message": "Free organizations may have up to $COLLECTIONCOUNT$ collections. Upgrade to a paid plan to add more collections.",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgMaxCollectionReachedNoManageBilling": {
"message": "Free organizations may have up to $COLLECTIONCOUNT$ collections. Contact your organization owner to upgrade.",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"server": {
"message": "Server"
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
"automaticSync": {
"message": "Automatic sync"
},
"manualUpload": {
"message": "Manual upload"
},
"manualUploadDesc": {
"message": "If you do not want to opt into billing sync, manually upload your license here."
},
"syncLicense": {
"message": "Sync license"
},
"licenseSyncSuccess": {
"message": "Successfully synced license"
},
"licenseUploadSuccess": {
"message": "Successfully uploaded license"
},
"lastLicenseSync": {
"message": "Last license sync"
},
"billingSyncHelp": {
"message": "Billing Sync help"
},
"licensePaidFeaturesHelp": {
"message": "License paid features help"
},
"selfHostGracePeriodHelp": {
"message": "After your subscription expires, you have 60 days to apply an updated license file to your organization. Grace period ends $GRACE_PERIOD_END_DATE$.",
"placeholders": {
"GRACE_PERIOD_END_DATE": {
"content": "$1",
"example": "May 12, 2024"
}
}
},
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"serviceAccountPeopleDescription": {
"message": "Grant groups or people access to this service account."
},
"serviceAccountProjectsDescription": {
"message": "Assign projects to this service account. "
},
"serviceAccountEmptyProjectAccesspolicies": {
"message": "Add projects to grant access"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Kelompok/Pengguna"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
"updateLowKdfIterationsDesc": {
"message": "Update your encryption settings to meet new security recommendations and improve account protection."
},
"changeKdfLoggedOutWarning": {
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
},
"secretsManager": {
"message": "Secrets Manager"
},
"secretsManagerAccessDescription": {
"message": "Activate user access to Secrets Manager."
},
"userAccessSecretsManagerGA": {
"message": "This user can access Secrets Manager"
},
"important": {
"message": "Important:"
},
"viewAll": {
"message": "View all"
},
"showingPortionOfTotal": {
"message": "Showing $PORTION$ of $TOTAL$",
"placeholders": {
"portion": {
"content": "$1",
"example": "2"
},
"total": {
"content": "$2",
"example": "5"
}
}
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
},
"accessedSecret": {
"message": "Accessed secret $SECRET_ID$.",
"placeholders": {
"secret_id": {
"content": "$1",
"example": "4d34e8a8"
}
}
},
"sdk": {
"message": "SDK",
"description": "Software Development Kit"
},
"createAnAccount": {
"message": "Create an account"
},
"createSecret": {
"message": "Create a secret"
},
"createProject": {
"message": "Create a project"
},
"createServiceAccount": {
"message": "Create a service account"
},
"downloadThe": {
"message": "Download the",
"description": "Link to a downloadable resource. This will be used as part of a larger phrase. Example: Download the Secrets Manager CLI"
},
"smCLI": {
"message": "Secrets Manager CLI"
},
"importSecrets": {
"message": "Import secrets"
},
"getStarted": {
"message": "Get started"
},
"complete": {
"message": "$COMPLETED$/$TOTAL$ Complete",
"placeholders": {
"COMPLETED": {
"content": "$1",
"example": "1"
},
"TOTAL": {
"content": "$2",
"example": "4"
}
}
},
"restoreSecret": {
"message": "Restore secret"
},
"restoreSecrets": {
"message": "Restore secrets"
},
"restoreSecretPrompt": {
"message": "Are you sure you want to restore this secret?"
},
"restoreSecretsPrompt": {
"message": "Are you sure you want to restore these secrets?"
},
"secretRestoredSuccessToast": {
"message": "Secret restored"
},
"secretsRestoredSuccessToast": {
"message": "Secrets restored"
},
"selectionIsRequired": {
"message": "Selection is required."
},
"saPeopleWarningTitle": {
"message": "Access tokens still available"
},
"saPeopleWarningMessage": {
"message": "Removing people from a service account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a service account."
},
"smAccessRemovalWarningProjectTitle": {
"message": "Remove access to this project"
},
"smAccessRemovalWarningProjectMessage": {
"message": "This action will remove your access to the project."
},
"smAccessRemovalWarningSaTitle": {
"message": "Remove access to this service account"
},
"smAccessRemovalWarningSaMessage": {
"message": "This action will remove your access to the service account."
},
"removeAccess": {
"message": "Remove access"
},
"checkForBreaches": {
"message": "Check known data breaches for this password"
},
"exposedMasterPassword": {
"message": "Exposed Master Password"
},
"exposedMasterPasswordDesc": {
"message": "Password found in a data breach. Use a unique password to protect your account. Are you sure you want to use an exposed password?"
},
"weakAndExposedMasterPassword": {
"message": "Weak and Exposed Master Password"
},
"weakAndBreachedMasterPasswordDesc": {
"message": "Weak password identified and found in a data breach. Use a strong and unique password to protect your account. Are you sure you want to use this password?"
},
"characterMinimum": {
"message": "$LENGTH$ character minimum",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"masterPasswordMinimumlength": {
"message": "Master password must be at least $LENGTH$ characters long.",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"inputTrimValidator": {
"message": "Input must not contain only whitespace.",
"description": "Notification to inform the user that a form's input can't contain only whitespace."
},
"dismiss": {
"message": "Dismiss"
},
"notAvailableForFreeOrganization": {
"message": "This feature is not available for free organizations. Contact your organization owner to upgrade."
},
"smProjectSecretsNoItemsNoAccess": {
"message": "Contact your organization's admin to manage secrets for this project.",
"description": "The message shown to the user under a project's secrets tab when the user only has read access to the project."
},
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
"description": "The individual description shown to the user when the user doesn't have access to delete a project."
},
"smProjectsDeleteBulkConfirmation": {
"message": "The following projects can not be deleted. Would you like to continue?",
"description": "The message shown to the user when bulk deleting projects and the user doesn't have access to some projects."
},
"updateKdfSettings": {
"message": "Update KDF settings"
},
"loginInitiated": {
"message": "Login initiated"
},
"deviceApprovalRequired": {
"message": "Device approval required. Select an approval option below:"
},
"rememberThisDevice": {
"message": "Remember this device"
},
"uncheckIfPublicDevice": {
"message": "Uncheck if using a public device"
},
"approveFromYourOtherDevice": {
"message": "Approve from your other device"
},
"requestAdminApproval": {
"message": "Request admin approval"
},
"approveWithMasterPassword": {
"message": "Approve with master password"
},
"trustedDeviceEncryption": {
"message": "Trusted device encryption"
},
"trustedDevices": {
"message": "Trusted devices"
},
"memberDecryptionOptionTdeDescriptionPartOne": {
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO Required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkOne": {
"message": "single organization",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartTwo": {
"message": "policy,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkTwo": {
"message": "SSO required",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartThree": {
"message": "policy, and",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkThree": {
"message": "account recovery administration",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartFour": {
"message": "policy with automatic enrollment will turn on when this option is used.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"orgPermissionsUpdatedMustSetPassword": {
"message": "Your organization permissions were updated, requiring you to set a master password.",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"orgRequiresYouToSetPassword": {
"message": "Your organization requires you to set a master password.",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"notFound": {
"message": "$RESOURCE$ not found",
"placeholders": {
"resource": {
"content": "$1",
"example": "Service Account"
}
}
},
"verificationRequired": {
"message": "Verification required",
"description": "Default title for the user verification dialog."
},
"recoverAccount": {
"message": "Recover account"
},
"updatedTempPassword": {
"message": "User updated a password issued through account recovery."
},
"activatedAccessToSecretsManager": {
"message": "Activated access to Secrets Manager",
"description": "Confirmation message that one or more users gained access to Secrets Manager"
},
"activateAccess": {
"message": "Activate access"
},
"bulkEnableSecretsManagerDescription": {
"message": "Grant the following members access to Secrets Manager. The role granted in the Password Manager will apply to Secrets Manager.",
"description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
},
"activateSecretsManager": {
"message": "Activate Secrets Manager"
},
"yourOrganizationsFingerprint": {
"message": "Your organization's fingerprint phrase",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing."
},
"deviceApprovals": {
"message": "Device approvals"
},
"deviceApprovalsDesc": {
"message": "Approve login requests below to allow the requesting member to finish logging in. Unapproved requests expire after 1 week. Verify the members information before approving."
},
"deviceInfo": {
"message": "Device info"
},
"time": {
"message": "Time"
},
"denyAllRequests": {
"message": "Deny all requests"
},
"denyRequest": {
"message": "Deny request"
},
"approveRequest": {
"message": "Approve request"
},
"noDeviceRequests": {
"message": "No device requests"
},
"noDeviceRequestsDesc": {
"message": "Member device approval requests will appear here"
},
"loginRequestDenied": {
"message": "Login request denied"
},
"allLoginRequestsDenied": {
"message": "All login requests denied"
},
"loginRequestApproved": {
"message": "Login request approved"
},
"removeOrgUserNoMasterPasswordTitle": {
"message": "Account does not have master password"
},
"removeOrgUserNoMasterPasswordDesc": {
"message": "Removing $USER$ without setting a master password for them may restrict access to their full account. Are you sure you want to continue?",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"noMasterPassword": {
"message": "No master password"
},
"removeMembersWithoutMasterPasswordWarning": {
"message": "Removing members who do not have master passwords without setting one for them may restrict access to their full account."
},
"approvedAuthRequest": {
"message": "Approved device for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"rejectedAuthRequest": {
"message": "Denied device for $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"requestedDeviceApproval": {
"message": "Requested device approval."
},
"startYour7DayFreeTrialOfBitwardenFor": {
"message": "Start your 7-Day free trial of Bitwarden for $ORG$",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
"message": "Start your 7-Day free trial of Bitwarden Secrets Manager for $ORG$",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"next": {
"message": "Next"
},
"ssoLoginIsRequired": {
"message": "SSO login is required"
},
"selectedRegionFlag": {
"message": "Selected region flag"
},
"accountSuccessfullyCreated": {
"message": "Account successfully created!"
},
"adminApprovalRequested": {
"message": "Admin approval requested"
},
"adminApprovalRequestSentToAdmins": {
"message": "Your request has been sent to your admin."
},
"youWillBeNotifiedOnceApproved": {
"message": "You will be notified once approved."
},
"troubleLoggingIn": {
"message": "Trouble logging in?"
},
"loginApproved": {
"message": "Login approved"
},
"userEmailMissing": {
"message": "User email missing"
},
"deviceTrusted": {
"message": "Device trusted"
},
"sendsNoItemsTitle": {
"message": "No active Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendsNoItemsMessage": {
"message": "Use Send to securely share encrypted information with anyone.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"inviteUsers": {
"message": "Invite Users"
},
"secretsManagerForPlan": {
"message": "Secrets Manager for $PLAN$",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"secretsManagerForPlanDesc": {
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
},
"free2PersonOrganization": {
"message": "Free 2-person Organizations"
},
"unlimitedSecrets": {
"message": "Unlimited secrets"
},
"unlimitedProjects": {
"message": "Unlimited projects"
},
"projectsIncluded": {
"message": "$COUNT$ projects included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"serviceAccountsIncluded": {
"message": "$COUNT$ service accounts included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalServiceAccountCost": {
"message": "$COST$ per month for additional service accounts",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"subscribeToSecretsManager": {
"message": "Subscribe to Secrets Manager"
},
"addSecretsManagerUpgradeDesc": {
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
},
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"collectionManagement": {
"message": "Collection management"
},
"collectionManagementDesc": {
"message": "Manage the collection behavior for the organization"
},
"limitCollectionCreationDeletionDesc": {
"message": "Limit collection creation and deletion to owners and admins"
},
"allowAdminAccessToAllCollectionItemsDesc": {
"message": "Owners and admins can manage all collections and items"
},
"updatedCollectionManagement": {
"message": "Updated collection management setting"
},
"passwordManagerPlanPrice": {
"message": "Password Manager plan price"
},
"secretsManagerPlanPrice": {
"message": "Secrets Manager plan price"
},
"passwordManager": {
"message": "Password Manager"
},
"freeOrganization": {
"message": "Free Organization"
},
"limitServiceAccounts": {
"message": "Limit service accounts (optional)"
},
"limitServiceAccountsDesc": {
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
},
"serviceAccountLimit": {
"message": "Service account limit (optional)"
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"loggedInExclamation": {
"message": "Logged in!"
},
"beta": {
"message": "Beta"
},
"assignCollectionAccess": {
"message": "Assign collection access"
},
"editedCollections": {
"message": "Edited collections"
},
"baseUrl": {
"message": "Server URL"
},
"aliasDomain": {
"message": "Alias domain"
},
"alreadyHaveAccount": {
"message": "Already have an account?"
},
"skipToContent": {
"message": "Skip to content"
},
"managePermissionRequired": {
"message": "At least one member or group must have can manage permission."
},
"typePasskey": {
"message": "Passkey"
},
"passkeyNotCopied": {
"message": "Passkey will not be copied"
},
"passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?"
},
"modifiedCollectionManagement": {
"message": "Modified collection management setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
},
"installBrowserExtension": {
"message": "Install browser extension"
},
"installBrowserExtensionDetails": {
"message": "Use the extension to quickly save logins and auto-fill forms without opening the web app."
},
"projectAccessUpdated": {
"message": "Project access updated"
},
"unexpectedErrorSend": {
"message": "An unexpected error has occurred while loading this Send. Try again later."
},
"seatLimitReached": {
"message": "Seat limit has been reached"
},
"contactYourProvider": {
"message": "Contact your provider to purchase additional seats."
},
"seatLimitReachedContactYourProvider": {
"message": "Seat limit has been reached. Contact your provider to purchase additional seats."
},
"collectionAccessRestricted": {
"message": "Collection access is restricted"
},
"readOnlyCollectionAccess": {
"message": "You do not have access to manage this collection."
},
"grantCollectionAccess": {
"message": "Grant groups or members access to this collection."
},
"grantCollectionAccessMembersOnly": {
"message": "Grant members access to this collection."
},
"adminCollectionAccess": {
"message": "Administrators can access and manage collections."
},
"serviceAccountAccessUpdated": {
"message": "Service account access updated"
},
"commonImportFormats": {
"message": "Common formats",
"description": "Label indicating the most common import formats"
},
"maintainYourSubscription": {
"message": "To maintain your subscription for $ORG$, ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'",
"placeholders": {
"org": {
"content": "$1",
"example": "Example Inc."
}
}
},
"addAPaymentMethod": {
"message": "add a payment method",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'"
},
"collectionEnhancementsDesc": {
"message": "Add new settings and permissions for additional flexibility. Replace the Manager role with the \"can manage\" permission, and introduce options to allow users to create collections as well as restrict administrative access to collections.",
"description": "This describes new features and improvements for user roles and collections"
},
"collectionEnhancementsLearnMore": {
"message": "Learn more about collection management"
},
"organizationInformation": {
"message": "Organization information"
},
"confirmationDetails": {
"message": "Confirmation details"
},
"smFreeTrialThankYou": {
"message": "Thank you for signing up for Bitwarden Secrets Manager!"
},
"smFreeTrialConfirmationEmail": {
"message": "We've sent a confirmation email to your email at "
},
"confirmCollectionEnhancementsDialogTitle": {
"message": "This action is irreversible"
},
"confirmCollectionEnhancementsDialogContent": {
"message": "Turning on this feature will deprecate the manager role and replace it with a Can manage permission. This will take a few moments. Do not make any organization changes until it is complete. Are you sure you want to proceed?"
},
"sorryToSeeYouGo": {
"message": "Sorry to see you go! Help improve Bitwarden by sharing why you're canceling.",
"description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
},
"selectCancellationReason": {
"message": "Select a reason for canceling",
"description": "Used as a form field label for a select input on the offboarding survey."
},
"anyOtherFeedback": {
"message": "Is there any other feedback you'd like to share?",
"description": "Used as a form field label for a textarea input on the offboarding survey."
},
"missingFeatures": {
"message": "Missing features",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"movingToAnotherTool": {
"message": "Moving to another tool",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooDifficultToUse": {
"message": "Too difficult to use",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"notUsingEnough": {
"message": "Not using enough",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooExpensive": {
"message": "Too expensive",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"freeForOneYear": {
"message": "Free for 1 year"
},
"newWebApp": {
"message": "Welcome to the new and improved web app. Learn more about whats changed."
},
"releaseBlog": {
"message": "Read release blog"
},
"adminConsole": {
"message": "Admin Console"
},
"providerPortal": {
"message": "Provider Portal"
},
"success": {
"message": "Success"
},
"viewCollection": {
"message": "View collection"
},
"restrictedGroupAccess": {
"message": "You cannot add yourself to groups."
},
"restrictedCollectionAccess": {
"message": "You cannot add yourself to collections."
},
"assign": {
"message": "Assign"
},
"assignToCollections": {
"message": "Assign to collections"
},
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
},
"noCollectionsAssigned": {
"message": "No collections have been assigned"
},
"successfullyAssignedCollections": {
"message": "Successfully assigned collections"
},
"bulkCollectionAssignmentWarning": {
"message": "You have selected $TOTAL_COUNT$ items. You cannot update $READONLY_COUNT$ of the items because you do not have edit permissions.",
"placeholders": {
"total_count": {
"content": "$1",
"example": "10"
},
"readonly_count": {
"content": "$2",
"example": "3"
}
}
},
"items": {
"message": "Items"
},
"assignedSeats": {
"message": "Assigned seats"
},
"assigned": {
"message": "Assigned"
},
"used": {
"message": "Used"
},
"remaining": {
"message": "Remaining"
},
"unlinkOrganization": {
"message": "Unlink organization"
},
"manageSeats": {
"message": "MANAGE SEATS"
},
"manageSeatsDescription": {
"message": "Adjustments to seats will be reflected in the next billing cycle."
},
"unassignedSeatsDescription": {
"message": "Unassigned subscription seats"
},
"purchaseSeatDescription": {
"message": "Additional seats purchased"
},
"assignedSeatCannotUpdate": {
"message": "Assigned Seats can not be updated. Please contact your organization owner for assistance."
},
"subscriptionUpdateFailed": {
"message": "Subscription update failed"
},
"trial": {
"message": "Trial",
"description": "A subscription status label."
},
"pastDue": {
"message": "Past due",
"description": "A subscription status label"
},
"subscriptionExpired": {
"message": "Subscription expired",
"description": "The date header used when a subscription is past due."
},
"pastDueWarningForChargeAutomatically": {
"message": "You have a grace period of $DAYS$ days from your subscription expiration date to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they are charged automatically."
},
"pastDueWarningForSendInvoice": {
"message": "You have a grace period of $DAYS$ days from the date your first unpaid invoice is due to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they pay via invoice."
},
"unpaidInvoice": {
"message": "Unpaid invoice",
"description": "The header of a warning box shown to a user whose subscription is unpaid."
},
"toReactivateYourSubscription": {
"message": "To reactivate your subscription, please resolve the past due invoices.",
"description": "The body of a warning box shown to a user whose subscription is unpaid."
},
"cancellationDate": {
"message": "Cancellation date",
"description": "The date header used when a subscription is cancelled."
},
"machineAccountsCannotCreate": {
"message": "Machine accounts cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"machineAccount": {
"message": "Machine account",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"machineAccounts": {
"message": "Machine accounts",
"description": "The title for the section that deals with machine accounts."
},
"newMachineAccount": {
"message": "New machine account",
"description": "Title for creating a new machine account."
},
"machineAccountsNoItemsMessage": {
"message": "Create a new machine account to get started automating secret access.",
"description": "Message to encourage the user to start creating machine accounts."
},
"machineAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"description": "Title to indicate that there are no machine accounts to display."
},
"deleteMachineAccounts": {
"message": "Delete machine accounts",
"description": "Title for the action to delete one or multiple machine accounts."
},
"deleteMachineAccount": {
"message": "Delete machine account",
"description": "Title for the action to delete a single machine account."
},
"viewMachineAccount": {
"message": "View machine account",
"description": "Action to view the details of a machine account."
},
"deleteMachineAccountDialogMessage": {
"message": "Deleting machine account $MACHINE_ACCOUNT$ is permanent and irreversible.",
"placeholders": {
"machine_account": {
"content": "$1",
"example": "Machine account name"
}
}
},
"deleteMachineAccountsDialogMessage": {
"message": "Deleting machine accounts is permanent and irreversible."
},
"deleteMachineAccountsConfirmMessage": {
"message": "Delete $COUNT$ machine accounts",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteMachineAccountToast": {
"message": "Machine account deleted"
},
"deleteMachineAccountsToast": {
"message": "Machine accounts deleted"
},
"searchMachineAccounts": {
"message": "Search machine accounts",
"description": "Placeholder text for searching machine accounts."
},
"editMachineAccount": {
"message": "Edit machine account",
"description": "Title for editing a machine account."
},
"machineAccountName": {
"message": "Machine account name",
"description": "Label for the name of a machine account"
},
"machineAccountCreated": {
"message": "Machine account created",
"description": "Notifies that a new machine account has been created"
},
"machineAccountUpdated": {
"message": "Machine account updated",
"description": "Notifies that a machine account has been updated"
},
"projectMachineAccountsDescription": {
"message": "Grant machine accounts access to this project."
},
"projectMachineAccountsSelectHint": {
"message": "Type or select machine accounts"
},
"projectEmptyMachineAccountAccessPolicies": {
"message": "Add machine accounts to grant access"
},
"machineAccountPeopleDescription": {
"message": "Grant groups or people access to this machine account."
},
"machineAccountProjectsDescription": {
"message": "Assign projects to this machine account. "
},
"createMachineAccount": {
"message": "Create a machine account"
},
"maPeopleWarningMessage": {
"message": "Removing people from a machine account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a machine account."
},
"smAccessRemovalWarningMaTitle": {
"message": "Remove access to this machine account"
},
"smAccessRemovalWarningMaMessage": {
"message": "This action will remove your access to the machine account."
},
"machineAccountsIncluded": {
"message": "$COUNT$ machine accounts included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalMachineAccountCost": {
"message": "$COST$ per month for additional machine accounts",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"additionalMachineAccounts": {
"message": "Additional machine accounts"
},
"includedMachineAccounts": {
"message": "Your plan comes with $COUNT$ machine accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalMachineAccounts": {
"message": "You can add additional machine accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"limitMachineAccounts": {
"message": "Limit machine accounts (optional)"
},
"limitMachineAccountsDesc": {
"message": "Set a limit for your machine accounts. Once this limit is reached, you will not be able to create new machine accounts."
},
"machineAccountLimit": {
"message": "Machine account limit (optional)"
},
"maxMachineAccountCost": {
"message": "Max potential machine account cost"
},
"machineAccountAccessUpdated": {
"message": "Machine account access updated"
},
"restrictedGroupAccessDesc": {
"message": "You cannot add yourself to a group."
},
"unassignedItemsBannerSelfHost": {
"message": "Notice: On May 2, 2024, unassigned organization items will no longer be visible in your All Vaults view across devices and will only be accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible."
},
"unassignedItemsBannerNotice": {
"message": "Notice: Unassigned organization items are no longer visible in your All Vaults view across devices and are now only accessible via the Admin Console."
},
"unassignedItemsBannerSelfHostNotice": {
"message": "Notice: On May 16, 2024, unassigned organization items will no longer be visible in your All Vaults view across devices and will only be accessible via the Admin Console."
},
"unassignedItemsBannerCTAPartOne": {
"message": "Assign these items to a collection from the",
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
},
"unassignedItemsBannerCTAPartTwo": {
"message": "to make them visible.",
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
},
"deleteProvider": {
"message": "Delete provider"
},
"deleteProviderConfirmation": {
"message": "Deleting a provider is permanent and irreversible. Enter your master password to confirm the deletion of the provider and all associated data."
},
"deleteProviderName": {
"message": "Cannot delete $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"deleteProviderWarningDesc": {
"message": "You must unlink all clients before you can delete $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"providerDeleted": {
"message": "Provider deleted"
},
"providerDeletedDesc": {
"message": "The Provider and all associated data has been deleted."
},
"deleteProviderRecoverConfirmDesc": {
"message": "You have requested to delete this Provider. Use the button below to confirm."
},
"deleteProviderWarning": {
"message": "Deleting your provider is permanent. It cannot be undone."
},
"errorAssigningTargetCollection": {
"message": "Error assigning target collection."
},
"errorAssigningTargetFolder": {
"message": "Error assigning target folder."
},
"integrationsAndSdks": {
"message": "Integrations & SDKs",
"description": "The title for the section that deals with integrations and SDKs."
},
"integrations": {
"message": "Integrations"
},
"integrationsDesc": {
"message": "Automatically sync secrets from Bitwarden Secrets Manager to a third-party service."
},
"sdks": {
"message": "SDKs"
},
"sdksDesc": {
"message": "Use Bitwarden Secrets Manager SDK in the following programming languages to build your own applications."
},
"setUpGithubActions": {
"message": "Set up Github Actions"
},
"setUpGitlabCICD": {
"message": "Set up GitLab CI/CD"
},
"setUpAnsible": {
"message": "Set up Ansible"
},
"cSharpSDKRepo": {
"message": "View C# repository"
},
"cPlusPlusSDKRepo": {
"message": "View C++ repository"
},
"jsWebAssemblySDKRepo": {
"message": "View JS WebAssembly repository"
},
"javaSDKRepo": {
"message": "View Java repository"
},
"pythonSDKRepo": {
"message": "View Python repository"
},
"phpSDKRepo": {
"message": "View php repository"
},
"rubySDKRepo": {
"message": "View Ruby repository"
},
"goSDKRepo": {
"message": "View Go repository"
},
"createNewClientToManageAsProvider": {
"message": "Create a new client organization to manage as a Provider. Additional seats will be reflected in the next billing cycle."
},
"selectAPlan": {
"message": "Select a plan"
},
"thirtyFivePercentDiscount": {
"message": "35% Discount"
},
"monthPerMember": {
"message": "month per member"
},
"seats": {
"message": "Seats"
},
"addOrganization": {
"message": "Add organization"
},
"createdNewClient": {
"message": "Successfully created new client"
},
"noAccess": {
"message": "No access"
},
"collectionAdminConsoleManaged": {
"message": "This collection is only accessible from the admin console"
}
}