status-desktop/ui/i18n/qml_id.ts

4848 lines
270 KiB
XML
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.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="id_ID">
<context>
<name/>
<message id="please-enter-a-url">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="55"/>
<source>Please enter a URL</source>
<translation type="unfinished"/>
</message>
<message id="this-fields-needs-to-be-a-valid-url">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="58"/>
<source>This fields needs to be a valid URL</source>
<translation type="unfinished"/>
</message>
<message id="please-enter-a-name">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="62"/>
<source>Please enter a Name</source>
<translation type="unfinished"/>
</message>
<message id="favorite-added">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="81"/>
<source>Favorite added</source>
<translation type="unfinished"/>
</message>
<message id="edit">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="83"/>
<location filename="../app/AppLayouts/Browser/FavoriteMenu.qml" line="33"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChatButtons.qml" line="123"/>
<source>Edit</source>
<translation>Edit</translation>
</message>
<message id="add-favorite">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="85"/>
<location filename="../app/AppLayouts/Browser/FavoritesList.qml" line="37"/>
<source>Add favorite</source>
<translation type="unfinished"/>
</message>
<message id="url">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="94"/>
<source>URL</source>
<translation>URL</translation>
</message>
<message id="paste-url">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="96"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/HomepageModal.qml" line="60"/>
<source>Paste URL</source>
<translation type="unfinished"/>
</message>
<message id="name">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="105"/>
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="90"/>
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="126"/>
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="109"/>
<source>Name</source>
<translation>Nama</translation>
</message>
<message id="name-the-website">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="107"/>
<source>Name the website</source>
<translation type="unfinished"/>
</message>
<message id="remove">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="123"/>
<location filename="../app/AppLayouts/Browser/FavoriteMenu.qml" line="47"/>
<location filename="../app/AppLayouts/Profile/Sections/ChangeProfilePicModal.qml" line="78"/>
<source>Remove</source>
<translation>Menghapus</translation>
</message>
<message id="done">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="140"/>
<location filename="../app/AppLayouts/Chat/components/NicknamePopup.qml" line="104"/>
<source>Done</source>
<translation>Selesai</translation>
</message>
<message id="add">
<location filename="../app/AppLayouts/Browser/AddFavoriteModal.qml" line="142"/>
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="151"/>
<source>Add</source>
<translation>Menambahkan</translation>
</message>
<message id="--1--would-like-to-connect-to">
<location filename="../app/AppLayouts/Browser/BrowserConnectionModal.qml" line="105"/>
<source>'%1' would like to connect to</source>
<translation type="unfinished"/>
</message>
<message id="allowing-authorizes-this-dapp">
<location filename="../app/AppLayouts/Browser/BrowserConnectionModal.qml" line="149"/>
<source>Allowing authorizes this DApp to retrieve your wallet address and enable Web3</source>
<translation>Mengizinkan otorisasi DApp ini untuk mengambil alamat dompet Anda dan mengaktifkan Web3</translation>
</message>
<message id="your-contact-code">
<location filename="../app/AppLayouts/Browser/BrowserConnectionModal.qml" line="151"/>
<source>Granting access authorizes this DApp to retrieve your chat key</source>
<translation>Memberi akses memberi otorisasi DApp ini untuk mengambil kunci obrolan Anda</translation>
</message>
<message id="deny">
<location filename="../app/AppLayouts/Browser/BrowserConnectionModal.qml" line="172"/>
<source>Deny</source>
<translation>Menyangkal</translation>
</message>
<message id="allow">
<location filename="../app/AppLayouts/Browser/BrowserConnectionModal.qml" line="184"/>
<source>Allow</source>
<translation>Mengizinkan</translation>
</message>
<message id="enter-url">
<location filename="../app/AppLayouts/Browser/BrowserHeader.qml" line="103"/>
<source>Enter URL</source>
<translation>Masukkan URL</translation>
</message>
<message id="error-sending-the-transaction">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="87"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="63"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="21"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="20"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="23"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="26"/>
<source>Error sending the transaction</source>
<translation type="unfinished"/>
</message>
<message id="error-signing-message">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="95"/>
<source>Error signing message</source>
<translation type="unfinished"/>
</message>
<message id="ens-transaction-pending">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="211"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="316"/>
<location filename="../app/AppLayouts/Profile/Sections/EnsContainer.qml" line="282"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="264"/>
<location filename="../shared/ToastMessage.qml" line="29"/>
<location filename="../shared/ToastMessage.qml" line="50"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="219"/>
<source>Transaction pending...</source>
<translation>Menunggu transaksi...</translation>
</message>
<message id="wrong-password">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="220"/>
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="261"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="308"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="37"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="37"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="256"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="138"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="139"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="111"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="43"/>
<source>Wrong password</source>
<translation>Kata sandi salah</translation>
</message>
<message id="start-page">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="455"/>
<location filename="../app/AppLayouts/Browser/BrowserTabStyle.qml" line="63"/>
<source>Start Page</source>
<translation type="unfinished"/>
</message>
<message id="new-tab">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="458"/>
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="17"/>
<source>New Tab</source>
<translation type="unfinished"/>
</message>
<message id="downloads-page">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="472"/>
<source>Downloads Page</source>
<translation type="unfinished"/>
</message>
<message id="server-s-certificate-not-trusted">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="742"/>
<source>Server's certificate not trusted</source>
<translation type="unfinished"/>
</message>
<message id="do-you-wish-to-continue-">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="744"/>
<source>Do you wish to continue?</source>
<translation type="unfinished"/>
</message>
<message id="if-you-wish-so--you-may-continue-with-an-unverified-certificate--accepting-an-unverified-certificate-means-you-may-not-be-connected-with-the-host-you-tried-to-connect-to--ndo-you-wish-to-override-the-security-check-and-continue-">
<location filename="../app/AppLayouts/Browser/BrowserLayout.qml" line="746"/>
<source>If you wish so, you may continue with an unverified certificate. Accepting an unverified certificate means you may not be connected with the host you tried to connect to.
Do you wish to override the security check and continue?</source>
<translation type="unfinished"/>
</message>
<message id="exit-incognito-mode">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="29"/>
<source>Exit Incognito mode</source>
<translation type="unfinished"/>
</message>
<message id="go-incognito">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="31"/>
<source>Go Incognito</source>
<translation type="unfinished"/>
</message>
<message id="zoom-in">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="46"/>
<source>Zoom In</source>
<translation type="unfinished"/>
</message>
<message id="zoom-out">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="55"/>
<source>Zoom Out</source>
<translation type="unfinished"/>
</message>
<message id="find">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="71"/>
<source>Find</source>
<translation>Temukan</translation>
</message>
<message id="compatibility-mode">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="83"/>
<source>Compatibility mode</source>
<translation type="unfinished"/>
</message>
<message id="developer-tools">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="102"/>
<source>Developer Tools</source>
<translation type="unfinished"/>
</message>
<message id="settings">
<location filename="../app/AppLayouts/Browser/BrowserSettingsMenu.qml" line="113"/>
<source>Settings</source>
<translation>Pengaturan</translation>
</message>
<message id="mainnet">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="64"/>
<source>Mainnet</source>
<translation type="unfinished"/>
</message>
<message id="ropsten">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="66"/>
<source>Ropsten</source>
<translation type="unfinished"/>
</message>
<message id="active-unknown">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="68"/>
<location filename="../shared/TransactionPreview.qml" line="129"/>
<source>Unknown</source>
<translation>Tidak dikenal</translation>
</message>
<message id="disconnect">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="80"/>
<source>Disconnect</source>
<translation type="unfinished"/>
</message>
<message id="wallet-assets">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="182"/>
<location filename="../app/AppLayouts/Wallet/WalletLayout.qml" line="98"/>
<source>Assets</source>
<translation>Aset</translation>
</message>
<message id="history">
<location filename="../app/AppLayouts/Browser/BrowserWalletMenu.qml" line="191"/>
<location filename="../app/AppLayouts/Wallet/WalletLayout.qml" line="112"/>
<source>History</source>
<translation>Sejarah</translation>
</message>
<message id="show-all">
<location filename="../app/AppLayouts/Browser/DownloadBar.qml" line="57"/>
<source>Show All</source>
<translation type="unfinished"/>
</message>
<message id="cancelled">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="106"/>
<source>Cancelled</source>
<translation type="unfinished"/>
</message>
<message id="paused">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="110"/>
<source>Paused</source>
<translation type="unfinished"/>
</message>
<message id="open">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="146"/>
<location filename="../shared/status/StatusNotification.qml" line="102"/>
<source>Open</source>
<translation>Buka</translation>
</message>
<message id="show-in-folder">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="154"/>
<source>Show in folder</source>
<translation type="unfinished"/>
</message>
<message id="pause">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="163"/>
<source>Pause</source>
<translation type="unfinished"/>
</message>
<message id="resume">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="174"/>
<source>Resume</source>
<translation type="unfinished"/>
</message>
<message id="browsing-cancel">
<location filename="../app/AppLayouts/Browser/DownloadElement.qml" line="190"/>
<location filename="../app/AppLayouts/Browser/JSDialogWindow.qml" line="76"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/CompactMessage.qml" line="215"/>
<location filename="../onboarding/InvalidSeedPhraseModal.qml" line="25"/>
<location filename="../shared/status/StatusStickerButton.qml" line="115"/>
<source>Cancel</source>
<translation>Membatalkan</translation>
</message>
<message id="downloaded-files-will-appear-here-">
<location filename="../app/AppLayouts/Browser/DownloadView.qml" line="38"/>
<source>Downloaded files will appear here.</source>
<translation type="unfinished"/>
</message>
<message id="open-in-new-tab">
<location filename="../app/AppLayouts/Browser/FavoriteMenu.qml" line="20"/>
<source>Open in new Tab</source>
<translation type="unfinished"/>
</message>
<message id="ok">
<location filename="../app/AppLayouts/Browser/JSDialogWindow.qml" line="62"/>
<source>Ok</source>
<translation>baik</translation>
</message>
<message id="signature-request">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="29"/>
<source>Signature request</source>
<translation type="unfinished"/>
</message>
<message id="from">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="87"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="80"/>
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="121"/>
<location filename="../shared/TransactionPreview.qml" line="39"/>
<source>From</source>
<translation>Dari</translation>
</message>
<message id="data">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="130"/>
<location filename="../shared/TransactionPreview.qml" line="486"/>
<source>Data</source>
<translation>Data</translation>
</message>
<message id="message">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="138"/>
<source>Message</source>
<translation>Pesan</translation>
</message>
<message id="reject">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="206"/>
<source>Reject</source>
<translation type="unfinished"/>
</message>
<message id="transactions-sign">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="217"/>
<source>Sign</source>
<translation>Tanda</translation>
</message>
<message id="sign-with-password">
<location filename="../app/AppLayouts/Browser/SignMessageModal.qml" line="219"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="187"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="237"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="122"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="147"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="127"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="152"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="172"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="197"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="139"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="168"/>
<source>Sign with password</source>
<translation>Masuk dengan kata sandi</translation>
</message>
<message id="contact-request-pending">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="247"/>
<source>Contact request pending</source>
<translation type="unfinished"/>
</message>
<message id="connected">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="330"/>
<source>Connected</source>
<translation>Terhubung</translation>
</message>
<message id="disconnected">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="332"/>
<source>Disconnected</source>
<translation>Obrolan offline</translation>
</message>
<message id="this-user-has-been-blocked-">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="470"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/InputArea.qml" line="55"/>
<source>This user has been blocked.</source>
<translation type="unfinished"/>
</message>
<message id="type-a-message-">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="472"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/InputArea.qml" line="57"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/CompactMessage.qml" line="202"/>
<location filename="../shared/status/StatusChatInput.qml" line="38"/>
<source>Type a message.</source>
<translation type="unfinished"/>
</message>
<message id="command-button-send">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="538"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="57"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="92"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="17"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="72"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="112"/>
<location filename="../app/AppLayouts/Wallet/WalletHeader.qml" line="123"/>
<location filename="../shared/status/StatusChatInput.qml" line="1064"/>
<source>Send</source>
<translation>Kirim</translation>
</message>
<message id="request-address">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="541"/>
<source>Request Address</source>
<translation type="unfinished"/>
</message>
<message id="wallet-request">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="565"/>
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="568"/>
<source>Request</source>
<translation>Permintaan</translation>
</message>
<message id="continue">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="34"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="95"/>
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="50"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="62"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="67"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="74"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="67"/>
<source>Continue</source>
<translation>Lanjutkan</translation>
</message>
<message id="receive-on-account">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="51"/>
<source>Receive on account</source>
<translation type="unfinished"/>
</message>
<message id="from-account">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="53"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="89"/>
<source>From account</source>
<translation type="unfinished"/>
</message>
<message id="address-request-required">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="69"/>
<source>Address request required</source>
<translation type="unfinished"/>
</message>
<message id="to">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="82"/>
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="149"/>
<source>To</source>
<translation>Untuk</translation>
</message>
<message id="preview">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="95"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="111"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="128"/>
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="50"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="114"/>
<source>Preview</source>
<translation type="unfinished"/>
</message>
<message id="transaction-preview">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="113"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="185"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="170"/>
<source>Transaction preview</source>
<translation type="unfinished"/>
</message>
<message id="next">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatCommandModal.qml" line="155"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="276"/>
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="230"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="165"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="170"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="229"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="200"/>
<source>Next</source>
<translation>Lanjut</translation>
</message>
<message id="invalid-transaction-parameters">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="46"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="54"/>
<source>Invalid transaction parameters</source>
<translation type="unfinished"/>
</message>
<message id="authorize--1--2">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="90"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="16"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="60"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="120"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="21"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="65"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="137"/>
<source>Authorize %1 %2</source>
<translation type="unfinished"/>
</message>
<message id="choose-account">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="109"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="77"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="82"/>
<location filename="../shared/AccountSelector.qml" line="13"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="86"/>
<source>Choose account</source>
<translation type="unfinished"/>
</message>
<message id="network-fee">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="126"/>
<location filename="../shared/TransactionPreview.qml" line="379"/>
<source>Network fee</source>
<translation>Biaya jaringan</translation>
</message>
<message id="error-estimating-gas---1">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="161"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="151"/>
<source>Error estimating gas: %1</source>
<translation type="unfinished"/>
</message>
<message id="--the-transaction-will-probably-fail-">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="164"/>
<source>. The transaction will probably fail.</source>
<translation type="unfinished"/>
</message>
<message id="send--1--2">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/SignTransactionModal.qml" line="239"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/RegisterENSModal.qml" line="145"/>
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="199"/>
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="166"/>
<source>Send %1 %2</source>
<translation type="unfinished"/>
</message>
<message id="image">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="643"/>
<location filename="../app/AppLayouts/Chat/ContactsColumn/Channel.qml" line="124"/>
<source>Image</source>
<translation>Gambar</translation>
</message>
<message id="sticker">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="645"/>
<location filename="../app/AppLayouts/Chat/ContactsColumn/Channel.qml" line="126"/>
<source>Sticker</source>
<translation type="unfinished"/>
</message>
<message id="you-have-a-new-message">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="650"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="179"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="194"/>
<source>You have a new message</source>
<translation type="unfinished"/>
</message>
<message id="you-have-been-accepted-into-the---1--community">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatMessages.qml" line="217"/>
<source>You have been accepted into the %1 community</source>
<translation type="unfinished"/>
</message>
<message id="your-request-to-join-the---1--community-was-declined">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatMessages.qml" line="219"/>
<source>Your request to join the %1 community was declined</source>
<translation type="unfinished"/>
</message>
<message id="new-membership-request">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatMessages.qml" line="228"/>
<source>New membership request</source>
<translation type="unfinished"/>
</message>
<message id="-1-asks-to-join---2-">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatMessages.qml" line="230"/>
<source>%1 asks to join %2</source>
<translation type="unfinished"/>
</message>
<message id="failed-to-send-message-">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatMessages.qml" line="260"/>
<source>Failed to send message.</source>
<translation type="unfinished"/>
</message>
<message id="share-your-chat-key">
<location filename="../app/AppLayouts/Chat/ChatColumn/EmptyChat.qml" line="30"/>
<source>Share your chat key</source>
<translation type="unfinished"/>
</message>
<message id="or">
<location filename="../app/AppLayouts/Chat/ChatColumn/EmptyChat.qml" line="53"/>
<source>or</source>
<translation>ATAU</translation>
</message>
<message id="invite">
<location filename="../app/AppLayouts/Chat/ChatColumn/EmptyChat.qml" line="64"/>
<source>invite</source>
<translation>Undang</translation>
</message>
<message id="friends-to-start-messaging-in-status">
<location filename="../app/AppLayouts/Chat/ChatColumn/EmptyChat.qml" line="90"/>
<source>friends to start messaging in Status</source>
<translation type="unfinished"/>
</message>
<message id="between--1-and--2">
<location filename="../app/AppLayouts/Chat/ChatColumn/Message.qml" line="291"/>
<source>before %1Between %1 and %2</source>
<translation type="unfinished"/>
</message>
<message id="load-more-messages">
<location filename="../app/AppLayouts/Chat/ChatColumn/Message.qml" line="341"/>
<source>↓ Fetch more messages</source>
<translation>↓ Ambil lebih banyak pesan</translation>
</message>
<message id="before--1">
<location filename="../app/AppLayouts/Chat/ChatColumn/Message.qml" line="371"/>
<source>before %1</source>
<translation type="unfinished"/>
</message>
<message id="welcome-to-the-beginning-of-the--span-style--color---1---2--span--group-">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChannelIdentifier.qml" line="86"/>
<source>Welcome to the beginning of the &lt;span style='color: %1'&gt;%2&lt;/span&gt; group!</source>
<oldsource>Welcome to the beginning of the &lt;span style=</oldsource>
<translation type="unfinished"/>
</message>
<message id="any-messages-you-send-here-are-encrypted-and-can-only-be-read-by-you-and--span-style--color---1---2--span-">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChannelIdentifier.qml" line="88"/>
<source>Any messages you send here are encrypted and can only be read by you and &lt;span style='color: %1'&gt;%2&lt;/span&gt;</source>
<oldsource>Any messages you send here are encrypted and can only be read by you and &lt;span style=</oldsource>
<translation type="unfinished"/>
</message>
<message id="join-chat">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChannelIdentifier.qml" line="108"/>
<source>Join chat</source>
<translation type="unfinished"/>
</message>
<message id="group-chat-decline-invitation">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChannelIdentifier.qml" line="124"/>
<source>Decline invitation</source>
<translation>Tolak undangan</translation>
</message>
<message id="add-reaction">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChatButtons.qml" line="81"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/EmojiReactions.qml" line="220"/>
<source>Add reaction</source>
<translation type="unfinished"/>
</message>
<message id="message-reply">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChatButtons.qml" line="101"/>
<source>Reply</source>
<translation>Balasan</translation>
</message>
<message id="more">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ChatButtons.qml" line="146"/>
<source>More</source>
<translation>lagi</translation>
</message>
<message id="today">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="37"/>
<source>Today</source>
<translation type="unfinished"/>
</message>
<message id="yesterday">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="40"/>
<source>Yesterday</source>
<translation type="unfinished"/>
</message>
<message id="january">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="44"/>
<source>January</source>
<translation type="unfinished"/>
</message>
<message id="february">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="46"/>
<source>February</source>
<translation type="unfinished"/>
</message>
<message id="march">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="48"/>
<source>March</source>
<translation type="unfinished"/>
</message>
<message id="april">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="50"/>
<source>April</source>
<translation type="unfinished"/>
</message>
<message id="may">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="52"/>
<source>May</source>
<translation type="unfinished"/>
</message>
<message id="june">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="54"/>
<source>June</source>
<translation type="unfinished"/>
</message>
<message id="july">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="56"/>
<source>July</source>
<translation type="unfinished"/>
</message>
<message id="august">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="58"/>
<source>August</source>
<translation type="unfinished"/>
</message>
<message id="september">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="60"/>
<source>September</source>
<translation type="unfinished"/>
</message>
<message id="october">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="62"/>
<source>October</source>
<translation type="unfinished"/>
</message>
<message id="november">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="64"/>
<source>November</source>
<translation type="unfinished"/>
</message>
<message id="december">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/DateGroup.qml" line="66"/>
<source>December</source>
<translation type="unfinished"/>
</message>
<message id="-and-">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/EmojiReactions.qml" line="18"/>
<source> and </source>
<translation type="unfinished"/>
</message>
<message id="-1-more">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/EmojiReactions.qml" line="39"/>
<source>%1 more</source>
<translation type="unfinished"/>
</message>
<message id="-reacted-with-">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/EmojiReactions.qml" line="48"/>
<source> reacted with </source>
<translation type="unfinished"/>
</message>
<message id="error-loading-the-image">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ImageLoader.qml" line="33"/>
<source>Error loading the image</source>
<oldsource>Error loading the imageLoading image...</oldsource>
<translation type="unfinished"/>
</message>
<message id="loading-image---">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/ImageLoader.qml" line="35"/>
<source>Loading image...</source>
<translation type="unfinished"/>
</message>
<message id="this-feature-is-experimental-and-is-meant-for-testing-purposes-by-core-contributors-and-the-community--it-s-not-meant-for-real-use-and-makes-no-claims-of-security-or-integrity-of-funds-or-data--use-at-your-own-risk-">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="49"/>
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="196"/>
<source>This feature is experimental and is meant for testing purposes by core contributors and the community. It's not meant for real use and makes no claims of security or integrity of funds or data. Use at your own risk.</source>
<translation type="unfinished"/>
</message>
<message id="membership-requires-an-ens-username">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="93"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="213"/>
<source>Membership requires an ENS username</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-be-invited">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="103"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="227"/>
<source>You need to be invited</source>
<translation type="unfinished"/>
</message>
<message id="request-access">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="135"/>
<source>Request Access</source>
<translation type="unfinished"/>
</message>
<message id="verified-community-invitation">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="166"/>
<source>Verified community invitation</source>
<translation type="unfinished"/>
</message>
<message id="community-invitation">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="168"/>
<source>Community invitation</source>
<translation type="unfinished"/>
</message>
<message id="you-invited--1-to-join-a-community">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="183"/>
<source>You invited %1 to join a community</source>
<translation type="unfinished"/>
</message>
<message id="-1-invited-you-to-join-a-community">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="185"/>
<source>%1 invited you to join a community</source>
<translation type="unfinished"/>
</message>
<message id="you-shared-a-community">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="189"/>
<source>You shared a community</source>
<translation type="unfinished"/>
</message>
<message id="a-community-has-been-shared">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="191"/>
<source>A community has been shared</source>
<translation type="unfinished"/>
</message>
<message id="unsupported-state">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="266"/>
<source>Unsupported state</source>
<translation type="unfinished"/>
</message>
<message id="-1-members">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="256"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="242"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="202"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="129"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml" line="72"/>
<source>%1 members</source>
<translation type="unfinished"/>
</message>
<message id="join">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="146"/>
<source>Join</source>
<translation>Bergabung</translation>
</message>
<message id="enable-link-previews">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/LinksMessage.qml" line="303"/>
<source>Enable link previews in chat?</source>
<translation>Aktifkan pratinjau tautan dalam obrolan?</translation>
</message>
<message id="once-enabled--links-posted-in-the-chat-may-share-your-metadata-with-their-owners">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/LinksMessage.qml" line="315"/>
<source>Once enabled, links posted in the chat may share your metadata with their owners</source>
<translation type="unfinished"/>
</message>
<message id="enable-in-settings">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/LinksMessage.qml" line="333"/>
<source>Enable in Settings</source>
<translation type="unfinished"/>
</message>
<message id="dont-ask">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/LinksMessage.qml" line="351"/>
<source>Don't ask me again</source>
<translation>Jangan tanya saya lagi</translation>
</message>
<message id="resend-message">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/Retry.qml" line="10"/>
<source>Resend</source>
<translation>Kirim ulang</translation>
</message>
<message id="transaction-request">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionBubble.qml" line="79"/>
<source>Transaction request</source>
<translation>Permintaan Transaksi</translation>
</message>
<message id="--outgoing-transaction">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionBubble.qml" line="83"/>
<source>↑ Outgoing transaction</source>
<translation type="unfinished"/>
</message>
<message id="--incoming-transaction">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionBubble.qml" line="85"/>
<source>↓ Incoming transaction</source>
<translation type="unfinished"/>
</message>
<message id="something-has-gone-wrong">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionBubble.qml" line="109"/>
<source>Something has gone wrong</source>
<translation type="unfinished"/>
</message>
<message id="accept-and-share-address">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/AcceptTransaction.qml" line="21"/>
<source>Accept and share address</source>
<translation>Terima dan bagikan alamat</translation>
</message>
<message id="accept-and-send">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/AcceptTransaction.qml" line="23"/>
<source>Accept and send</source>
<translation type="unfinished"/>
</message>
<message id="decline">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/AcceptTransaction.qml" line="56"/>
<source>Decline</source>
<translation>Menurun</translation>
</message>
<message id="select-account">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/SelectAccountModal.qml" line="12"/>
<source>Select account</source>
<translation>Pilih akun</translation>
</message>
<message id="select-account-to-share-and-receive-assets">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/SelectAccountModal.qml" line="28"/>
<source>Choose accountSelect account to share and receive assets</source>
<translation type="unfinished"/>
</message>
<message id="confirm-and-share-address">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/SelectAccountModal.qml" line="41"/>
<source>Confirm and share address</source>
<translation type="unfinished"/>
</message>
<message id="sign-and-send">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/SendTransactionButton.qml" line="19"/>
<source>Sign and send</source>
<translation>Tanda tangani dan kirim</translation>
</message>
<message id="invite-chat-pending">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="114"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="60"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="221"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="256"/>
<source>Pending</source>
<translation>Tertunda</translation>
</message>
<message id="status-confirmed">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="62"/>
<source>Confirmed</source>
<translation>Dikonfirmasi</translation>
</message>
<message id="unknown-token">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="64"/>
<source>Unknown token</source>
<translation type="unfinished"/>
</message>
<message id="address-requested">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="66"/>
<source>Address requested</source>
<translation>Alamat yang diminta</translation>
</message>
<message id="waiting-to-accept">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="68"/>
<source>Waiting to accept</source>
<translation type="unfinished"/>
</message>
<message id="address-shared">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="71"/>
<source>Address shared</source>
<translation type="unfinished"/>
</message>
<message id="address-received">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="73"/>
<source>Address received</source>
<translation>Alamat diterima</translation>
</message>
<message id="transaction-declined">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="76"/>
<source>Transaction declined</source>
<translation>Transaksi ditolak</translation>
</message>
<message id="failure">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="78"/>
<source>failure</source>
<translation type="unfinished"/>
</message>
<message id="unknown-state">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/TransactionComponents/StateBubble.qml" line="80"/>
<source>Unknown state</source>
<translation type="unfinished"/>
</message>
<message id="You">
<location filename="../app/AppLayouts/Chat/ChatColumn/Message.qml" line="57"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="149"/>
<source>You</source>
<translation>Kamu</translation>
</message>
<message id="clear-history">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="82"/>
<source>Clear history</source>
<oldsource>Clear History</oldsource>
<translation>Bersihkan riwayat</translation>
</message>
<message id="leave-group">
<source>Leave group</source>
<oldsource>Leave Group</oldsource>
<translation>Meninggalkan grup</translation>
</message>
<message id="are-you-sure-you-want-to-leave-this-chat-">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="137"/>
<source>Are you sure you want to leave this chat?</source>
<translation type="unfinished"/>
</message>
<message id="remove-contact">
<location filename="../app/AppLayouts/Chat/ChatLayout.qml" line="98"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="311"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="378"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/Contact.qml" line="134"/>
<source>Remove Contact</source>
<translation type="unfinished"/>
</message>
<message id="are-you-sure-you-want-to-remove-this-contact-">
<location filename="../app/AppLayouts/Chat/ChatLayout.qml" line="100"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="380"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/ContactList.qml" line="67"/>
<source>Are you sure you want to remove this contact?</source>
<translation type="unfinished"/>
</message>
<message id="communities">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="25"/>
<location filename="../app/AppLayouts/Chat/ContactsColumn/AddChat.qml" line="57"/>
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="100"/>
<source>Communities</source>
<translation type="unfinished"/>
</message>
<message id="search-for-communities-or-topics">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="93"/>
<source>Search for communities or topics</source>
<translation type="unfinished"/>
</message>
<message id="create-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="231"/>
<source>Create a community</source>
<translation type="unfinished"/>
</message>
<message id="1-member">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="258"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="200"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="127"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityHeaderButton.qml" line="70"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="104"/>
<source>1 member</source>
<translation type="unfinished"/>
</message>
<message id="public-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="70"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="51"/>
<source>Public community</source>
<translation type="unfinished"/>
</message>
<message id="invitation-only-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="72"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="53"/>
<source>Invitation only community</source>
<translation type="unfinished"/>
</message>
<message id="on-request-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="74"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="55"/>
<source>On request community</source>
<translation type="unfinished"/>
</message>
<message id="unknown-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="76"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="231"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="57"/>
<source>Unknown community</source>
<translation type="unfinished"/>
</message>
<message id="---ens-only">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="90"/>
<source> - ENS Only</source>
<translation type="unfinished"/>
</message>
<message id="chats">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="153"/>
<source>Chats</source>
<translation>Obrolan</translation>
</message>
<message id="join---1-">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="217"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="225"/>
<source>Join %1</source>
<translation type="unfinished"/>
</message>
<message id="request-to-join---1-">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="229"/>
<source>Request to join %1</source>
<translation type="unfinished"/>
</message>
<message id="error-joining-the-community">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="303"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityDetailPopup.qml" line="274"/>
<source>Error joining the community</source>
<translation type="unfinished"/>
</message>
<message id="members-title">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="21"/>
<source>Members</source>
<translation>Anggota</translation>
</message>
<message id="create-category">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="54"/>
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="149"/>
<source>Create category</source>
<translation type="unfinished"/>
</message>
<message id="invite-people">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="64"/>
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="159"/>
<source>Invite people</source>
<oldsource>Invite People</oldsource>
<translation type="unfinished"/>
</message>
<message id="membership-requests">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="85"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="72"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequestsButton.qml" line="21"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequestsPopup.qml" line="22"/>
<source>Membership requests</source>
<translation type="unfinished"/>
</message>
<message id="edit-category">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="177"/>
<source>Edit Category</source>
<translation type="unfinished"/>
</message>
<message id="delete-category">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="196"/>
<source>Delete Category</source>
<translation type="unfinished"/>
</message>
<message id="delete--1-category">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="202"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="178"/>
<source>Delete %1 category</source>
<translation type="unfinished"/>
</message>
<message id="are-you-sure-you-want-to-delete--1-category--channels-inside-the-category-won-t-be-deleted-">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="204"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="180"/>
<source>Are you sure you want to delete %1 category? Channels inside the category wont be deleted.</source>
<translation type="unfinished"/>
</message>
<message id="error-deleting-the-category">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="326"/>
<source>Error deleting the category</source>
<translation type="unfinished"/>
</message>
<message id="view-profile">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="149"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="175"/>
<location filename="../app/AppLayouts/Chat/components/AcceptRejectOptionsButtons.qml" line="67"/>
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="21"/>
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="238"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/Contact.qml" line="102"/>
<source>View Profile</source>
<translation>Tampilkan profil</translation>
</message>
<message id="roles">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="157"/>
<source>Roles</source>
<translation type="unfinished"/>
</message>
<message id="kick">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="170"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="186"/>
<source>Kick</source>
<translation type="unfinished"/>
</message>
<message id="ban">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="180"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="196"/>
<source>Ban</source>
<translation type="unfinished"/>
</message>
<message id="transfer-ownership">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityMembersPopup.qml" line="193"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="129"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/TransferOwnershipPopup.qml" line="16"/>
<source>Transfer ownership</source>
<translation type="unfinished"/>
</message>
<message id="invite-successfully-sent">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupInviteFriendsView.qml" line="28"/>
<source>Invite successfully sent</source>
<translation type="unfinished"/>
</message>
<message id="share-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupInviteFriendsView.qml" line="37"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="54"/>
<source>Share community</source>
<translation type="unfinished"/>
</message>
<message id="notifications">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="100"/>
<source>Notifications</source>
<translation>Notifikasi</translation>
</message>
<message id="edit-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="119"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="59"/>
<source>Edit community</source>
<translation type="unfinished"/>
</message>
<message id="create-channel">
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="46"/>
<location filename="../app/AppLayouts/Chat/CommunityColumn.qml" line="141"/>
<source>Create channel</source>
<translation type="unfinished"/>
</message>
<message id="leave-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="138"/>
<source>Leave community</source>
<translation type="unfinished"/>
</message>
<message id="delete">
<source>Delete</source>
<translation>Menghapus?</translation>
</message>
<message id="welcome-to-your-community-">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityWelcomeBanner.qml" line="60"/>
<source>Welcome to your community!</source>
<translation type="unfinished"/>
</message>
<message id="add-members">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityWelcomeBanner.qml" line="75"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="83"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="383"/>
<source>Add members</source>
<translation>Tambahkan anggota</translation>
</message>
<message id="manage-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityWelcomeBanner.qml" line="85"/>
<source>Manage community</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-a-name">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="26"/>
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="89"/>
<source>You need to enter a name</source>
<translation type="unfinished"/>
</message>
<message id="New channel">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="34"/>
<source/>
<translation type="unfinished"/>
</message>
<message id="edit---1">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="40"/>
<source>Edit #%1</source>
<translation type="unfinished"/>
</message>
<message id="channel-name">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="52"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="103"/>
<source>channel name</source>
<oldsource>Channel name</oldsource>
<translation type="unfinished"/>
</message>
<message id="channel-decription">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="57"/>
<source>channel decription</source>
<translation type="unfinished"/>
</message>
<message id="name-your-channel-placeholder">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="94"/>
<source>Channel name</source>
<translation type="unfinished"/>
</message>
<message id="describe-channel">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="131"/>
<source>Describe the channel</source>
<translation>Menjelaskan salurannya</translation>
</message>
<message id="pinned-messages">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="219"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="231"/>
<location filename="../app/AppLayouts/Chat/components/PinnedMessagesPopup.qml" line="17"/>
<source>Pinned messages</source>
<translation type="unfinished"/>
</message>
<message id="channel-description">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="147"/>
<source>channel description</source>
<oldsource>Channel description</oldsource>
<translation type="unfinished"/>
</message>
<message id="category-name">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="41"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="95"/>
<source>category name</source>
<translation type="unfinished"/>
</message>
<message id="new-category">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="49"/>
<source>New category</source>
<translation type="unfinished"/>
</message>
<message id="category-title">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="88"/>
<source>Category title</source>
<translation type="unfinished"/>
</message>
<message id="channels">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="112"/>
<source>Channels</source>
<translation type="unfinished"/>
</message>
<message id="create">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="223"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="246"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="444"/>
<source>Create</source>
<translation>Membuat</translation>
</message>
<message id="error-editing-the-category">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="252"/>
<source>Error editing the category</source>
<translation type="unfinished"/>
</message>
<message id="error-creating-the-category">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="254"/>
<source>Error creating the category</source>
<translation type="unfinished"/>
</message>
<message id="error-creating-the-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="287"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="490"/>
<source>Error creating the community</source>
<translation type="unfinished"/>
</message>
<message id="community-name">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="46"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="100"/>
<source>community name</source>
<translation type="unfinished"/>
</message>
<message id="community-decription">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="51"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="127"/>
<source>community decription</source>
<translation type="unfinished"/>
</message>
<message id="new-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="61"/>
<source>New community</source>
<translation type="unfinished"/>
</message>
<message id="name-your-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="91"/>
<source>Name your community</source>
<translation type="unfinished"/>
</message>
<message id="name-your-community-placeholder">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="93"/>
<source>A catchy name</source>
<translation type="unfinished"/>
</message>
<message id="give-a-short-description-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="108"/>
<source>Give it a short description</source>
<translation type="unfinished"/>
</message>
<message id="what-your-community-is-about">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="110"/>
<source>What your community is about</source>
<translation type="unfinished"/>
</message>
<message id="community-color">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="283"/>
<source>Community color</source>
<translation type="unfinished"/>
</message>
<message id="pick-a-color">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="285"/>
<source>Pick a color</source>
<translation type="unfinished"/>
</message>
<message id="please-choose-a-color">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="311"/>
<source>Please choose a color</source>
<translation type="unfinished"/>
</message>
<message id="membership-title">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="338"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="16"/>
<source>Membership requirement</source>
<translation type="unfinished"/>
</message>
<message id="membership-invite">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="342"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="56"/>
<source>Require invite from another member</source>
<translation type="unfinished"/>
</message>
<message id="membership-approval">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="344"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="42"/>
<source>Require approval</source>
<translation type="unfinished"/>
</message>
<message id="membership-free">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="346"/>
<source>No requirement</source>
<translation type="unfinished"/>
</message>
<message id="membership-none-placeholder">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="365"/>
<source>You can require new members to meet certain criteria before they can join. This can be changed at any time</source>
<translation type="unfinished"/>
</message>
<message id="Save">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="442"/>
<source>Save</source>
<translation type="unfinished">Menyimpan</translation>
</message>
<message id="thumbnail-image">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="145"/>
<source>Thumbnail image</source>
<translation type="unfinished"/>
</message>
<message id="please-choose-an-image">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="169"/>
<location filename="../app/AppLayouts/Profile/Sections/ChangeProfilePicModal.qml" line="100"/>
<location filename="../shared/status/StatusChatInput.qml" line="571"/>
<source>Please choose an image</source>
<translation type="unfinished"/>
</message>
<message id="image-files----jpg---jpeg---png-">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="173"/>
<location filename="../app/AppLayouts/Profile/Sections/ChangeProfilePicModal.qml" line="104"/>
<source>Image files (*.jpg *.jpeg *.png)</source>
<translation type="unfinished"/>
</message>
<message id="upload">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCommunityPopup.qml" line="227"/>
<location filename="../app/AppLayouts/Profile/Sections/ChangeProfilePicModal.qml" line="90"/>
<source>Upload</source>
<translation type="unfinished"/>
</message>
<message id="members-label">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="78"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="79"/>
<source>Members</source>
<translation>Anggota</translation>
</message>
<message id="invite-friends">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="90"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/InviteFriendsToCommunityPopup.qml" line="28"/>
<location filename="../app/AppLayouts/Chat/ContactsColumn/EmptyView.qml" line="82"/>
<location filename="../shared/NoFriendsRectangle.qml" line="26"/>
<source>Invite friends</source>
<translation>Mengundang teman-teman</translation>
</message>
<message id="community-invite-title">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopup.qml" line="119"/>
<source>Invite</source>
<translation>Undang</translation>
</message>
<message id="contacts">
<source>Contacts</source>
<translation>Kontak</translation>
</message>
<message id="invite-button">
<location filename="../app/AppLayouts/Chat/CommunityComponents/InviteFriendsToCommunityPopup.qml" line="68"/>
<source>Invite</source>
<translation>Undang</translation>
</message>
<message id="chat">
<location filename="../app/AppLayouts/Chat/ContactsColumn.qml" line="32"/>
<location filename="../app/AppMain.qml" line="117"/>
<source>Chat</source>
<translation>Obrolan</translation>
</message>
<message id="community-imported">
<location filename="../app/AppLayouts/Chat/ContactsColumn.qml" line="253"/>
<source>Community imported</source>
<translation type="unfinished"/>
</message>
<message id="importing-community-is-in-progress">
<location filename="../app/AppLayouts/Chat/ContactsColumn.qml" line="262"/>
<source>Importing community is in progress</source>
<translation type="unfinished"/>
</message>
<message id="start-new-chat">
<location filename="../app/AppLayouts/Chat/ContactsColumn/AddChat.qml" line="32"/>
<source>Start new chat</source>
<translation>Mulai obrolan baru</translation>
</message>
<message id="start-group-chat">
<location filename="../app/AppLayouts/Chat/ContactsColumn/AddChat.qml" line="40"/>
<source>Start group chat</source>
<translation>Mulai obrolan grup</translation>
</message>
<message id="new-public-group-chat">
<location filename="../app/AppLayouts/Chat/ContactsColumn/AddChat.qml" line="48"/>
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="37"/>
<source>Join public chat</source>
<translation>Bergabunglah dengan obrolan publik</translation>
</message>
<message id="no-messages">
<location filename="../app/AppLayouts/Chat/ContactsColumn/Channel.qml" line="128"/>
<source>No messages</source>
<translation>Tidak ada pesan</translation>
</message>
<message id="no-search-results">
<location filename="../app/AppLayouts/Chat/ContactsColumn.qml" line="103"/>
<source>No search results</source>
<translation type="unfinished"/>
</message>
<message id="your-chats-will-appear-here--to-start-new-chats-press-the---button-at-the-top">
<location filename="../app/AppLayouts/Chat/ContactsColumn/ClosedEmptyView.qml" line="16"/>
<source>Your chats will appear here. To start new chats press the  button at the top</source>
<translation type="unfinished"/>
</message>
<message id="chat-and-transact-privately-with-your-friends">
<location filename="../app/AppLayouts/Chat/ContactsColumn/EmptyView.qml" line="68"/>
<source>Chat and transact privately with your friends</source>
<translation type="unfinished"/>
</message>
<message id="follow-your-interests-in-one-of-the-many-public-chats.">
<location filename="../app/AppLayouts/Chat/ContactsColumn/EmptyView.qml" line="123"/>
<source>Follow your interests in one of the many Public Chats.</source>
<translation type="unfinished"/>
</message>
<message id="view-group">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="25"/>
<source>View Group</source>
<translation type="unfinished"/>
</message>
<message id="share-chat">
<source>Share Chat</source>
<translation>Bagikan obrolan</translation>
</message>
<message id="unmute-chat">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="59"/>
<source>Unmute chat</source>
<translation type="unfinished"/>
</message>
<message id="mute-chat">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="61"/>
<source>Mute chat</source>
<translation type="unfinished"/>
</message>
<message id="edit-channel">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="89"/>
<source>Edit Channel</source>
<translation type="unfinished"/>
</message>
<message id="mark-as-read">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterMessageComponent.qml" line="38"/>
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="74"/>
<source>Mark as Read</source>
<translation type="unfinished"/>
</message>
<message id="delete-chat">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="107"/>
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="118"/>
<source>Delete chat</source>
<translation>Hapus obrolan</translation>
</message>
<message id="leave-chat">
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="109"/>
<location filename="../app/AppLayouts/Chat/components/ChatContextMenu.qml" line="120"/>
<source>Leave chat</source>
<translation>Tinggalkan obrolan</translation>
</message>
<message id="choose-browser">
<location filename="../app/AppLayouts/Chat/components/ChooseBrowserPopup.qml" line="13"/>
<source>Choose browser</source>
<translation type="unfinished"/>
</message>
<message id="browsing-open-in-status">
<location filename="../app/AppLayouts/Chat/components/ChooseBrowserPopup.qml" line="30"/>
<source>Open in Status</source>
<translation>Buka di Status</translation>
</message>
<message id="open-in-my-default-browser">
<location filename="../app/AppLayouts/Chat/components/ChooseBrowserPopup.qml" line="42"/>
<source>Open in my default browser</source>
<translation type="unfinished"/>
</message>
<message id="remember-my-choice--to-override-it--go-to-settings-">
<location filename="../app/AppLayouts/Chat/components/ChooseBrowserPopup.qml" line="55"/>
<source>Remember my choice. To override it, go to settings.</source>
<translation type="unfinished"/>
</message>
<message id="group-chat-admin">
<location filename="../app/AppLayouts/Chat/components/Contact.qml" line="74"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="326"/>
<source>Admin</source>
<translation>Admin</translation>
</message>
<message id="fetch-messages">
<location filename="../app/AppLayouts/Chat/ChatColumn/Message.qml" line="267"/>
<source>↓ Fetch messages</source>
<oldsource>Fetch Messages</oldsource>
<translation>↓ Mengambil pesan</translation>
</message>
<message id="last-24-hours">
<location filename="../app/AppLayouts/Chat/components/FetchMoreMessages.qml" line="15"/>
<source>Last 24 hours</source>
<translation type="unfinished"/>
</message>
<message id="last-2-days">
<location filename="../app/AppLayouts/Chat/components/FetchMoreMessages.qml" line="26"/>
<source>Last 2 days</source>
<translation type="unfinished"/>
</message>
<message id="last-3-days">
<location filename="../app/AppLayouts/Chat/components/FetchMoreMessages.qml" line="37"/>
<source>Last 3 days</source>
<translation type="unfinished"/>
</message>
<message id="last-7-days">
<location filename="../app/AppLayouts/Chat/components/FetchMoreMessages.qml" line="48"/>
<source>Last 7 days</source>
<translation type="unfinished"/>
</message>
<message id="(you)">
<location filename="../app/AppLayouts/Chat/ChatColumn/User.qml" line="63"/>
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="32"/>
<source>(You)</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-a-channel-name">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="49"/>
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="16"/>
<source>You need to enter a channel name</source>
<translation type="unfinished"/>
</message>
<message id="the-channel-name-can-only-contain-lowercase-letters--numbers-and-dashes">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="52"/>
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="19"/>
<source>The channel name can only contain lowercase letters, numbers and dashes</source>
<translation type="unfinished"/>
</message>
<message id="new-group-chat">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="82"/>
<source>New group chat</source>
<translation>Obrolan grup baru</translation>
</message>
<message id="%1-/-10-members">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="92"/>
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="99"/>
<source>%1 / 10 members</source>
<translation type="unfinished"/>
</message>
<message id="group-name">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="110"/>
<location filename="../app/AppLayouts/Chat/components/RenameGroupPopup.qml" line="19"/>
<location filename="../app/AppLayouts/Chat/components/RenameGroupPopup.qml" line="33"/>
<source>Group name</source>
<translation type="unfinished"/>
</message>
<message id="create-group-chat">
<location filename="../app/AppLayouts/Chat/components/GroupChatPopup.qml" line="189"/>
<source>Create Group Chat</source>
<translation>Buat obrolan grup</translation>
</message>
<message id="%1-members">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="102"/>
<source>%1 members</source>
<translation type="unfinished"/>
</message>
<message id="group-chat-all-contacts-invited">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="179"/>
<source>All your contacts are already in the group</source>
<translation>Semua kontak Anda sudah ada di grup</translation>
</message>
<message id="-you-">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="308"/>
<source>(You)</source>
<translation type="unfinished"/>
</message>
<message id="make-admin">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="356"/>
<source>Make Admin</source>
<translation>Membuat admin</translation>
</message>
<message id="remove-from-group">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="365"/>
<source>Remove From Group</source>
<translation type="unfinished"/>
</message>
<message id="add-selected">
<location filename="../app/AppLayouts/Chat/components/GroupInfoPopup.qml" line="411"/>
<source>Add selected</source>
<translation type="unfinished"/>
</message>
<message id="get-status-at-https---status-im">
<location filename="../shared/InviteFriendsPopup.qml" line="9"/>
<source>Get Status at https://status.im</source>
<translation type="unfinished"/>
</message>
<message id="download-status-link">
<location filename="../shared/InviteFriendsPopup.qml" line="12"/>
<source>Download Status link</source>
<translation type="unfinished"/>
</message>
<message id="unpin">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="147"/>
<source>Unpin</source>
<translation type="unfinished"/>
</message>
<message id="pin">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="149"/>
<source>Pin</source>
<translation type="unfinished"/>
</message>
<message id="copy-link">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="192"/>
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="206"/>
<source>Copy link</source>
<translation type="unfinished"/>
</message>
<message id="edit-message">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="252"/>
<source>Edit message</source>
<translation type="unfinished"/>
</message>
<message id="send-message">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="265"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="339"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/Contact.qml" line="111"/>
<source>Send message</source>
<translation>Mengirim pesan</translation>
</message>
<message id="reply-to">
<location filename="../app/AppLayouts/Chat/components/MessageContextMenu.qml" line="267"/>
<source>Reply to</source>
<translation type="unfinished"/>
</message>
<message id="nickname">
<location filename="../app/AppLayouts/Chat/components/NicknamePopup.qml" line="34"/>
<location filename="../app/AppLayouts/Chat/components/NicknamePopup.qml" line="76"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="212"/>
<source>Nickname</source>
<translation>Nama panggilan</translation>
</message>
<message id="nicknames-help-you-identify-others-in-status--only-you-can-see-the-nicknames-you-ve-added">
<location filename="../app/AppLayouts/Chat/components/NicknamePopup.qml" line="66"/>
<source>Nicknames help you identify others in Status. Only you can see the nicknames youve added</source>
<translation type="unfinished"/>
</message>
<message id="your-nickname-is-too-long">
<location filename="../app/AppLayouts/Chat/components/NicknamePopup.qml" line="81"/>
<source>Your nickname is too long</source>
<translation type="unfinished"/>
</message>
<message id="you-don-t-have-any-contacts-yet--invite-your-friends-to-start-chatting-">
<location filename="../shared/NoFriendsRectangle.qml" line="10"/>
<source>You dont have any contacts yet. Invite your friends to start chatting.</source>
<translation type="unfinished"/>
</message>
<message id="enter-a-valid-chat-key-or-ens-username">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="135"/>
<source>Enter a valid chat key or ENS usernameEnter a valid chat key or ENS username</source>
<oldsource>Enter a valid chat key or ENS username</oldsource>
<translation type="unfinished"/>
</message>
<message id="can-t-chat-with-yourself">
<location filename="../shared/ContactsListAndSearch.qml" line="42"/>
<location filename="../shared/ContactsListAndSearch.qml" line="97"/>
<source>Can't chat with yourself</source>
<translation type="unfinished"/>
</message>
<message id="new-chat">
<location filename="../app/AppLayouts/Chat/components/PrivateChatPopup.qml" line="17"/>
<source>New chat</source>
<translation>Obrolan baru</translation>
</message>
<message id="enter-contact-code">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="159"/>
<location filename="../shared/ContactsListAndSearch.qml" line="52"/>
<source>Enter ENS username or chat key</source>
<translation>Masukkan nama pengguna ENS atau kunci obrolan</translation>
</message>
<message id="non-contacts">
<location filename="../shared/SearchResults.qml" line="42"/>
<source>Non contacts</source>
<translation type="unfinished"/>
</message>
<message id="no-profile-found">
<location filename="../shared/SearchResults.qml" line="162"/>
<source>No profile found</source>
<translation type="unfinished"/>
</message>
<message id="ens-username">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="139"/>
<source>ENS username</source>
<translation>Nama pengguna ENS</translation>
</message>
<message id="chat-key">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="150"/>
<location filename="../app/AppLayouts/Profile/Sections/MyProfileContainer.qml" line="141"/>
<source>Chat key</source>
<translation>Kunci obrolan</translation>
</message>
<message id="share-profile-url">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="189"/>
<location filename="../app/AppLayouts/Profile/Sections/MyProfileContainer.qml" line="148"/>
<source>Share Profile URL</source>
<translation type="unfinished"/>
</message>
<message id="chat-settings">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="210"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="211"/>
<source>Chat settings</source>
<translation>Pengaturan Chat</translation>
</message>
<message id="none">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="240"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="68"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="85"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/EthereumExplorerModal.qml" line="31"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/SearchEngineModal.qml" line="31"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="269"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="285"/>
<source>None</source>
<translation>Tidak ada</translation>
</message>
<message id="unblock-user">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="287"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/Contact.qml" line="146"/>
<location filename="../shared/UnblockContactConfirmationDialog.qml" line="20"/>
<location filename="../shared/UnblockContactConfirmationDialog.qml" line="42"/>
<source>Unblock User</source>
<translation type="unfinished"/>
</message>
<message id="block-user">
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="289"/>
<location filename="../app/AppLayouts/Profile/Sections/Contacts/Contact.qml" line="123"/>
<location filename="../shared/BlockContactConfirmationDialog.qml" line="20"/>
<location filename="../shared/BlockContactConfirmationDialog.qml" line="42"/>
<source>Block User</source>
<translation type="unfinished"/>
</message>
<message id="add-to-contacts">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/AddToContactBanner.qml" line="25"/>
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatRequestMessage.qml" line="49"/>
<location filename="../app/AppLayouts/Chat/components/ProfilePopup.qml" line="313"/>
<source>Add to contacts</source>
<translation>Tambahkan ke Kontak</translation>
</message>
<message id="a-public-chat-is-where-you-get-to-hang-out-with-others,-make-friends-and-talk-about-subjects-of-your-interest.">
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="54"/>
<source>A public chat is where you get to hang out with others, make friends and talk about subjects of your interest.</source>
<translation type="unfinished"/>
</message>
<message id="chat-name">
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="65"/>
<source>chat-name</source>
<translation>Nama obrolan</translation>
</message>
<message id="start-chat">
<location filename="../app/AppLayouts/Chat/components/PublicChatPopup.qml" line="105"/>
<source>Start chat</source>
<translation>Memulai obrolan</translation>
</message>
<message id="pinned-by--1">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/CompactMessage.qml" line="136"/>
<source>Pinned by %1</source>
<translation type="unfinished"/>
</message>
<message id="save">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/CompactMessage.qml" line="228"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateCategoryPopup.qml" line="221"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="244"/>
<location filename="../app/AppLayouts/Chat/components/RenameGroupPopup.qml" line="43"/>
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="69"/>
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="111"/>
<location filename="../app/AppLayouts/Wallet/SetCurrencyModal.qml" line="30"/>
<source>Save</source>
<translation>Menyimpan</translation>
</message>
<message id="type-json-rpc-message">
<location filename="../app/AppLayouts/Node/NodeLayout.qml" line="100"/>
<source>Type json-rpc message... e.g {"method": "eth_accounts"}</source>
<translation type="unfinished"/>
</message>
<message id="profile">
<location filename="../app/AppLayouts/Profile/LeftTab.qml" line="16"/>
<location filename="../app/AppMain.qml" line="232"/>
<source>Profile</source>
<translation>Profil</translation>
</message>
<message id="version">
<location filename="../app/AppLayouts/Profile/Sections/AboutContainer.qml" line="24"/>
<source>App version</source>
<translation>Versi aplikasi</translation>
</message>
<message id="version---1">
<location filename="../app/AppLayouts/Profile/Sections/AboutContainer.qml" line="26"/>
<source>Version: %1</source>
<translation type="unfinished"/>
</message>
<message id="node-version-">
<location filename="../app/AppLayouts/Profile/Sections/AboutContainer.qml" line="32"/>
<source>Node version </source>
<translation type="unfinished"/>
</message>
<message id="check-for-updates">
<location filename="../app/AppLayouts/Profile/Sections/AboutContainer.qml" line="38"/>
<source>Check for updates</source>
<translation type="unfinished"/>
</message>
<message id="privacy-policy">
<location filename="../app/AppLayouts/Profile/Sections/AboutContainer.qml" line="60"/>
<location filename="../onboarding/BeforeGetStartedModal.qml" line="73"/>
<source>Privacy Policy</source>
<translation>Kebijakan pribadi</translation>
</message>
<message id="network">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="25"/>
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="11"/>
<source>Network</source>
<translation>Jaringan</translation>
</message>
<message id="fleet">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="32"/>
<location filename="../app/AppLayouts/Profile/Sections/FleetsModal.qml" line="11"/>
<source>Fleet</source>
<translation>Armada kapal</translation>
</message>
<message id="minimize-on-close">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="39"/>
<source>Minimize on close</source>
<translation type="unfinished"/>
</message>
<message id="experimental-features">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="63"/>
<source>Experimental features</source>
<translation type="unfinished"/>
</message>
<message id="wallet">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="70"/>
<location filename="../app/AppLayouts/Wallet/LeftTab.qml" line="25"/>
<location filename="../app/AppMain.qml" line="202"/>
<source>Wallet</source>
<translation>Dompet</translation>
</message>
<message id="dapp-browser">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="85"/>
<source>Dapp Browser</source>
<translation type="unfinished"/>
</message>
<message id="activity-center">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="115"/>
<source>Activity Center</source>
<translation type="unfinished"/>
</message>
<message id="online-users">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="130"/>
<source>Online users</source>
<translation type="unfinished"/>
</message>
<message id="waku-bloom-mode">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="140"/>
<source>Waku Bloom Mode</source>
<translation type="unfinished"/>
</message>
<message id="The account will be logged out. When you login again, the selected mode will be enabled">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="155"/>
<source/>
<translation type="unfinished"/>
</message>
<message id="blockchains-will-drop-search-costs--causing-a-kind-of-decomposition-that-allows-you-to-have-markets-of-entities-that-are-horizontally-segregated-and-vertically-segregated-">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="78"/>
<source>Blockchains will drop search costs, causing a kind of decomposition that allows you to have markets of entities that are horizontally segregated and vertically segregated.</source>
<translation type="unfinished"/>
</message>
<message id="size">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="87"/>
<source>Size</source>
<translation type="unfinished"/>
</message>
<message id="change-font-size">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="101"/>
<source>Change font size</source>
<translation type="unfinished"/>
</message>
<message id="xs">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="130"/>
<source>XS</source>
<translation type="unfinished"/>
</message>
<message id="s">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="137"/>
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="118"/>
<source>S</source>
<extracomment>This letter corresponds to the section title above, so here it is "S" because the title above is "Seed Phrase"</extracomment>
<translation type="unfinished"/>
</message>
<message id="m">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="145"/>
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="92"/>
<source>M</source>
<extracomment>This letter corresponds to the section title above, so here it is "M" because the title above is "Mailserver"</extracomment>
<translation type="unfinished"/>
</message>
<message id="l">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="153"/>
<source>L</source>
<translation type="unfinished"/>
</message>
<message id="xl">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="161"/>
<source>XL</source>
<translation type="unfinished"/>
</message>
<message id="xxl">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="169"/>
<source>XXL</source>
<translation type="unfinished"/>
</message>
<message id="appearance">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="226"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="103"/>
<source>Appearance</source>
<translation>Penampilan</translation>
</message>
<message id="light">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="250"/>
<source>Light</source>
<translation>Cahaya</translation>
</message>
<message id="dark">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="266"/>
<source>Dark</source>
<translation>Gelap</translation>
</message>
<message id="system">
<location filename="../app/AppLayouts/Profile/Sections/AppearanceContainer.qml" line="282"/>
<source>System</source>
<translation>Sistem</translation>
</message>
<message id="back-up-seed-phrase">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="28"/>
<source>Back up seed phrase</source>
<translation>Cadangkan phrase seed</translation>
</message>
<message id="step--1-of-3">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="37"/>
<source>Step %1 of 3</source>
<translation type="unfinished"/>
</message>
<message id="your-data-belongs-to-you">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="127"/>
<source>If you lose your seed phrase you lose your data and funds</source>
<translation>Jika Anda kehilangan frase seed Anda, Anda kehilangan data dan dana Anda</translation>
</message>
<message id="your-data-belongs-to-you-description">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="139"/>
<source>If you lose access, for example by losing your phone, you can only access your keys with your seed phrase. No one, but you has your seed phrase. Write it down. Keep it safe</source>
<translation>Jika Anda kehilangan akses, misalnya dengan kehilangan telepon Anda, Anda hanya dapat mengakses kunci Anda dengan frase seed Anda. Tidak seorang pun, tetapi Anda memiliki frase benih Anda. Tuliskan. Amankan</translation>
</message>
<message id="check-your-recovery-phrase">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="152"/>
<source>Check your seed phrase</source>
<translation>Periksa frasa benih Anda</translation>
</message>
<message id="word---1">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="156"/>
<source>Word #%1</source>
<translation type="unfinished"/>
</message>
<message id="enter-word">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="169"/>
<source>Enter word</source>
<translation>Masukkan kata</translation>
</message>
<message id="in-order-to-check-if-you-have-backed-up-your-seed-phrase-correctly--enter-the-word---1-above">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="181"/>
<source>In order to check if you have backed up your seed phrase correctly, enter the word #%1 above</source>
<translation type="unfinished"/>
</message>
<message id="are-you-sure?">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="190"/>
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="135"/>
<source>Are you sure?</source>
<translation>Apakah kamu yakin?</translation>
</message>
<message id="are-you-sure-description">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="192"/>
<source>You will not be able to see the whole seed phrase again</source>
<translation>Anda tidak akan dapat melihat seluruh frase seed lagi</translation>
</message>
<message id="with-this-12-words-you-can-always-get-your-key-back.-write-it-down.-keep-it-safe,-offline,-and-separate-from-this-device.">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="209"/>
<source>With this 12 words you can always get your key back. Write it down. Keep it safe, offline, and separate from this device.</source>
<translation type="unfinished"/>
</message>
<message id="ok-continue">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="228"/>
<source>Okay, continue</source>
<translation>Oke, lanjutkan</translation>
</message>
<message id="wrong-word">
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="244"/>
<location filename="../app/AppLayouts/Profile/Sections/BackupSeedModal.qml" line="257"/>
<source>Wrong word</source>
<translation>Kata yang salah</translation>
</message>
<message id="general">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="36"/>
<source>General</source>
<translation type="unfinished"/>
</message>
<message id="homepage">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="42"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/HomepageModal.qml" line="11"/>
<source>Homepage</source>
<translation type="unfinished"/>
</message>
<message id="default">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="44"/>
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/HomepageModal.qml" line="33"/>
<location filename="../app/AppLayouts/Profile/Sections/LanguageContainer.qml" line="33"/>
<location filename="../app/AppLayouts/Wallet/components/TokenSettingsModalContent.qml" line="168"/>
<source>Default</source>
<translation>Default</translation>
</message>
<message id="show-favorites-bar">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="50"/>
<source>Show favorites bar</source>
<translation type="unfinished"/>
</message>
<message id="search-engine-used-in-the-address-bar">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="60"/>
<source>Search engine used in the address bar</source>
<translation type="unfinished"/>
</message>
<message id="ethereum-explorer-used-in-the-address-bar">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="77"/>
<source>Ethereum explorer used in the address bar</source>
<translation type="unfinished"/>
</message>
<message id="open-an-ethereum-explorer-after-a-transaction-hash-or-an-address-is-entered">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="92"/>
<source>Open an ethereum explorer after a transaction hash or an address is entered</source>
<translation type="unfinished"/>
</message>
<message id="privacy">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="111"/>
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="58"/>
<source>Privacy</source>
<translation>Pribadi</translation>
</message>
<message id="set-dapp-access-permissions">
<location filename="../app/AppLayouts/Profile/Sections/BrowserContainer.qml" line="118"/>
<source>Set DApp access permissions</source>
<translation>Tetapkan izin akses DApp</translation>
</message>
<message id="profile-picture">
<location filename="../app/AppLayouts/Profile/Sections/ChangeProfilePicModal.qml" line="14"/>
<source>Profile picture</source>
<translation type="unfinished"/>
</message>
<message id="crop-your-image--optional-">
<location filename="../shared/ImageCropperModal.qml" line="20"/>
<source>Crop your image (optional)</source>
<translation type="unfinished"/>
</message>
<message id="finish">
<location filename="../shared/ImageCropperModal.qml" line="64"/>
<source>Finish</source>
<translation>Selesai</translation>
</message>
<message id="chat-link-previews">
<location filename="../app/AppLayouts/Profile/Sections/ChatLinksPreviewModal.qml" line="11"/>
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="91"/>
<source>Chat link previews</source>
<translation>Pratinjau tautan obrolan</translation>
</message>
<message id="websites">
<location filename="../app/AppLayouts/Profile/Sections/ChatLinksPreviewModal.qml" line="35"/>
<source>Websites</source>
<translation>Situs web</translation>
</message>
<message id="enable-all">
<location filename="../app/AppLayouts/Profile/Sections/ChatLinksPreviewModal.qml" line="40"/>
<source>Enable all</source>
<translation>Aktifkan semua</translation>
</message>
<message id="previewing-links-from-these-websites-may-share-your-metadata-with-their-owners-">
<location filename="../app/AppLayouts/Profile/Sections/ChatLinksPreviewModal.qml" line="196"/>
<source>Previewing links from these websites may share your metadata with their owners.</source>
<translation type="unfinished"/>
</message>
<message id="add-new-contact">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="51"/>
<source>Add new contact</source>
<translation>Tambahkan kontak baru</translation>
</message>
<message id="blocked-contacts">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="88"/>
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="108"/>
<source>Blocked contacts</source>
<translation type="unfinished"/>
</message>
<message id="add-contact">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="128"/>
<source>Add contact</source>
<translation>Tambah kontak</translation>
</message>
<message id="you-can-t-add-yourself">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="138"/>
<source>You can't add yourself</source>
<translation type="unfinished"/>
</message>
<message id="user-not-found">
<source>User not found</source>
<translation type="vanished">Pengguna tidak ditemukan</translation>
</message>
<message id="you-don-t-have-any-contacts-yet">
<location filename="../app/AppLayouts/Profile/Sections/ContactsContainer.qml" line="229"/>
<location filename="../shared/ContactSelector.qml" line="116"/>
<source>You dont have any contacts yet</source>
<translation type="unfinished"/>
</message>
<message id="devices">
<source>Devices</source>
<translation>Perangkat</translation>
</message>
<message id="pairing-please-set-a-name">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="33"/>
<source>Please set a name for your device.</source>
<translation>Silakan tentukan nama untuk perangkat Anda.</translation>
</message>
<message id="specify-name">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="40"/>
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="92"/>
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="128"/>
<source>Specify a name</source>
<translation>Tentukan nama</translation>
</message>
<message id="pair-this-device">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="92"/>
<source>Advertise device</source>
<translation>Iklankan perangkat</translation>
</message>
<message id="pair-this-device-description">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="103"/>
<source>Pair your devices to sync contacts and chats between them</source>
<translation>Pasangkan perangkat Anda untuk menyinkronkan kontak dan mengobrol di antara mereka</translation>
</message>
<message id="learn-more">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="122"/>
<source>Learn more</source>
<translation>Belajarlah lagi</translation>
</message>
<message id="paired-devices">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="151"/>
<source>Paired devices</source>
<translation>Perangkat yang dipasangkan</translation>
</message>
<message id="sync-in-progress">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="213"/>
<source>Syncing...</source>
<translation>Menyinkronkan...</translation>
</message>
<message id="sync-all-devices">
<location filename="../app/AppLayouts/Profile/Sections/DevicesContainer.qml" line="215"/>
<source>Sync all devices</source>
<translation>Sinkronkan semua perangkat</translation>
</message>
<message id="ens-usernames">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Added.qml" line="15"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSConnected.qml" line="15"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSRegistered.qml" line="15"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="121"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="17"/>
<source>ENS usernames</source>
<translation>ENS nama pengguna</translation>
</message>
<message id="ens-saved-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Added.qml" line="49"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSConnected.qml" line="49"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSRegistered.qml" line="49"/>
<source>Username added</source>
<translation>Nama pengguna ditambahkan</translation>
</message>
<message id="-1-is-now-connected-with-your-chat-key-and-can-be-used-in-status-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Added.qml" line="63"/>
<source>%1 is now connected with your chat key and can be used in Status.</source>
<translation type="unfinished"/>
</message>
<message id="ens-got-it">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Added.qml" line="79"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSConnected.qml" line="94"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSRegistered.qml" line="94"/>
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="90"/>
<source>Ok, got it</source>
<translation>OK mengerti</translation>
</message>
<message id="-1-will-be-connected-once-the-transaction-is-complete-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSConnected.qml" line="63"/>
<source>%1 will be connected once the transaction is complete.</source>
<translation type="unfinished"/>
</message>
<message id="ens-username-you-can-follow-progress">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSConnected.qml" line="76"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSRegistered.qml" line="76"/>
<source>You can follow the progress in the Transaction History section of your wallet.</source>
<translation>Anda dapat mengikuti kemajuan di bagian Riwayat Transaksi dompet Anda.</translation>
</message>
<message id="wallet-address">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSDetails.qml" line="64"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="229"/>
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="79"/>
<location filename="../app/AppLayouts/Wallet/ReceiveModal.qml" line="62"/>
<source>Wallet address</source>
<translation>Alamat Dompet</translation>
</message>
<message id="key">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSDetails.qml" line="78"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="241"/>
<source>Key</source>
<translation>Kunci</translation>
</message>
<message id="back">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSDetails.qml" line="92"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="284"/>
<source>Back</source>
<translation>Kembali</translation>
</message>
<message id="ens-primary-username">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSPopup.qml" line="12"/>
<source>Primary username</source>
<translation>Nama pengguna utama</translation>
</message>
<message id="your-messages-are-displayed-to-others-with-this-username-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSPopup.qml" line="26"/>
<source>Your messages are displayed to others with this username:</source>
<translation type="unfinished"/>
</message>
<message id="once-you-select-a-username--you-won-t-be-able-to-disable-it-afterwards--you-will-only-be-able-choose-a-different-username-to-display-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSPopup.qml" line="29"/>
<source>Once you select a username, you wont be able to disable it afterwards. You will only be able choose a different username to display.</source>
<translation type="unfinished"/>
</message>
<message id="nice--you-own--1-stateofus-eth-once-the-transaction-is-complete-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/ENSRegistered.qml" line="63"/>
<source>Nice! You own %1.stateofus.eth once the transaction is complete.</source>
<translation type="unfinished"/>
</message>
<message id="ens-test-message">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="19"/>
<source>Hey</source>
<translation>Hai</translation>
</message>
<message id="-pending-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="42"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="62"/>
<source>(pending)</source>
<translation type="unfinished"/>
</message>
<message id="ens-add-username">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="148"/>
<source>Add username</source>
<translation>Tambahkan nama pengguna</translation>
</message>
<message id="ens-your-usernames">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="167"/>
<source>Your usernames</source>
<translation>Nama pengguna Anda</translation>
</message>
<message id="primary-username">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="231"/>
<source>Primary Username</source>
<translation type="unfinished"/>
</message>
<message id="none-selected">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="240"/>
<source>None selected</source>
<translation type="unfinished"/>
</message>
<message id="you-re-displaying-your-ens-username-in-chats">
<location filename="../app/AppLayouts/Profile/Sections/Ens/List.qml" line="316"/>
<source>Youre displaying your ENS username in chats</source>
<translation type="unfinished"/>
</message>
<message id="ens-username-hints">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="31"/>
<source>At least 4 characters. Latin letters, numbers, and lowercase only.</source>
<translation>Setidaknya 4 karakter. Hanya huruf latin, angka, dan huruf kecil.</translation>
</message>
<message id="ens-username-invalid">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="34"/>
<source>Letters and numbers only.</source>
<translation>Huruf dan angka saja.</translation>
</message>
<message id="ens-custom-username-hints">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="37"/>
<source>Type the entire username including the custom domain like username.domain.eth</source>
<translation>Ketik seluruh nama pengguna termasuk domain khusus seperti namapengguna.domain.eth</translation>
</message>
<message id="ens-your-username">
<source>Your username</source>
<translation>Nama pengguna Anda</translation>
</message>
<message id="ens-username-available">
<location filename="../imports/Constants.qml" line="167"/>
<source>✓ Username available!</source>
<translation>✓ Nama pengguna tersedia!</translation>
</message>
<message id="ens-username-owned-continue">
<location filename="../imports/Constants.qml" line="165"/>
<source>Continuing will connect this username with your chat key.</source>
<translation>Melanjutkan akan menghubungkan nama pengguna ini dengan kunci obrolan Anda.</translation>
</message>
<message id="ens-custom-username-taken">
<location filename="../imports/Constants.qml" line="163"/>
<source>Username doesnt belong to you :(</source>
<translation>Nama pengguna bukan milik Anda :(</translation>
</message>
<message id="ens-username-taken">
<location filename="../imports/Constants.qml" line="161"/>
<source>Username already taken :(</source>
<translation>Nama pengguna sudah diambil :(</translation>
</message>
<message id="-edited-">
<location filename="../imports/Constants.qml" line="157"/>
<source>(edited)</source>
<translation type="unfinished"/>
</message>
<message id="ens-username-already-added">
<location filename="../imports/Constants.qml" line="169"/>
<source>Username is already connected with your chat key and can be used inside Status.</source>
<translation>Nama pengguna sudah terhubung dengan kunci obrolan Anda dan dapat digunakan di dalam Status.</translation>
</message>
<message id="this-user-name-is-owned-by-you-and-connected-with-your-chat-key--continue-to-set--show-my-ens-username-in-chats--">
<location filename="../imports/Constants.qml" line="171"/>
<source>This user name is owned by you and connected with your chat key. Continue to set `Show my ENS username in chats`.</source>
<translation type="unfinished"/>
</message>
<message id="ens-username-connected-with-different-key">
<location filename="../imports/Constants.qml" line="173"/>
<source>Continuing will require a transaction to connect the username with your current chat key.</source>
<translation>Melanjutkan akan membutuhkan transaksi untuk menghubungkan nama pengguna dengan kunci obrolan Anda saat ini.</translation>
</message>
<message id="ens-custom-domain">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="209"/>
<source>Custom domain</source>
<translation>Domain khusus</translation>
</message>
<message id="ens-want-domain">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="221"/>
<source>I want a stateofus.eth domain</source>
<translation>Saya ingin domain stateofus.eth</translation>
</message>
<message id="ens-want-custom-domain">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Search.qml" line="224"/>
<source>I own a name on another domain</source>
<translation>Saya memiliki nama di domain lain</translation>
</message>
<message id="connect-username-with-your-pubkey">
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="15"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="65"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="125"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/SetPubKeyModal.qml" line="150"/>
<source>Connect username with your pubkey</source>
<translation type="unfinished"/>
</message>
<message id="ens-terms-header">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="48"/>
<source>Terms of name registration</source>
<translation>Ketentuan registrasi nama</translation>
</message>
<message id="ens-terms-point-1">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="65"/>
<source>Funds are deposited for 1 year. Your SNT will be locked, but not spent.</source>
<translation>Dana disetor selama 1 tahun. SNT Anda akan dikunci, tetapi tidak digunakan.</translation>
</message>
<message id="ens-terms-point-2">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="73"/>
<source>After 1 year, you can release the name and get your deposit back, or take no action to keep the name.</source>
<translation>Setelah 1 tahun, Anda dapat merilis nama dan mendapatkan kembali setoran Anda, atau tidak mengambil tindakan apa pun untuk mempertahankan nama tersebut.</translation>
</message>
<message id="ens-terms-point-3">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="81"/>
<source>If terms of the contract change — e.g. Status makes contract upgrades — user has the right to release the username regardless of time held.</source>
<translation>Jika ketentuan kontrak berubah - misalnya Status membuat peningkatan kontrak - pengguna memiliki hak untuk melepaskan nama pengguna terlepas dari waktu yang dipegang.</translation>
</message>
<message id="ens-terms-point-4">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="89"/>
<source>The contract controller cannot access your deposited funds. They can only be moved back to the address that sent them.</source>
<translation>Pengontrol kontrak tidak dapat mengakses dana yang Anda setorkan. Mereka hanya dapat dipindahkan kembali ke alamat yang mengirim mereka.</translation>
</message>
<message id="ens-terms-point-5">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="97"/>
<source>Your address(es) will be publicly associated with your ENS name.</source>
<translation>Alamat Anda akan dikaitkan secara publik dengan nama ENS Anda.</translation>
</message>
<message id="ens-terms-point-6">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="105"/>
<source>Usernames are created as subdomain nodes of stateofus.eth and are subject to the ENS smart contract terms.</source>
<translation>Nama pengguna dibuat sebagai simpul subdomain stateofus.eth dan tunduk pada persyaratan kontrak pintar ENS.</translation>
</message>
<message id="ens-terms-point-7">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="113"/>
<source>You authorize the contract to transfer SNT on your behalf. This can only occur when you approve a transaction to authorize the transfer.</source>
<translation>Anda mengesahkan kontrak untuk mentransfer SNT atas nama Anda. Ini hanya dapat terjadi ketika Anda menyetujui transaksi untuk mengotorisasi transfer.</translation>
</message>
<message id="ens-terms-point-8">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="121"/>
<source>These terms are guaranteed by the smart contract logic at addresses:</source>
<translation>Ketentuan-ketentuan ini dijamin oleh logika kontrak pintar di alamat:</translation>
</message>
<message id="-1--status-usernameregistrar--">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="130"/>
<source>%1 (Status UsernameRegistrar).</source>
<translation type="unfinished"/>
</message>
<message id="-a-href---1-2--look-up-on-etherscan--a-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="139"/>
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="161"/>
<source>&lt;a href='%1%2'&gt;Look up on Etherscan&lt;/a&gt;</source>
<translation type="unfinished"/>
</message>
<message id="-1--ens-registry--">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="152"/>
<source>%1 (ENS Registry).</source>
<translation type="unfinished"/>
</message>
<message id="agree-to--a-href-------terms-of-name-registration---a--i-understand-that-my-wallet-address-will-be-publicly-connected-to-my-username-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="263"/>
<source>Agree to &lt;a href="#"&gt;Terms of name registration.&lt;/a&gt; I understand that my wallet address will be publicly connected to my username.</source>
<translation type="unfinished"/>
</message>
<message id="ens-10-SNT">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="305"/>
<source>10 SNT</source>
<translation>10 SNT</translation>
</message>
<message id="ens-deposit">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="315"/>
<source>Deposit</source>
<translation>Menyetorkan</translation>
</message>
<message id="not-enough-snt">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="333"/>
<source>Not enough SNT</source>
<translation>SNT tidak cukup</translation>
</message>
<message id="ens-register">
<location filename="../app/AppLayouts/Profile/Sections/Ens/TermsAndConditions.qml" line="335"/>
<source>Register</source>
<translation>Daftar</translation>
</message>
<message id="ens-get-name">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="39"/>
<source>Get a universal username</source>
<translation>Dapatkan nama pengguna universal</translation>
</message>
<message id="ens-welcome-hints">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="53"/>
<source>ENS names transform those crazy-long addresses into unique usernames.</source>
<translation>Nama ENS mengubah alamat panjang gila itu menjadi nama pengguna unik.</translation>
</message>
<message id="ens-welcome-point-customize-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="77"/>
<source>Customize your chat name</source>
<translation>Kustomisasi nama obrolan Anda</translation>
</message>
<message id="an-ens-name-can-replace-your-random-3-word-name-in-chat--be--yourname-instead-of--1-">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="91"/>
<source>An ENS name can replace your random 3-word name in chat. Be @yourname instead of %1.</source>
<translation type="unfinished"/>
</message>
<message id="ens-welcome-point-simplify-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="115"/>
<source>Simplify your ETH address</source>
<translation>Sederhanakan alamat ETH anda</translation>
</message>
<message id="ens-welcome-point-simplify">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="129"/>
<source>You can receive funds to your easy-to-share ENS name rather than your hexadecimal hash (0x...).</source>
<translation>Anda dapat menerima dana dengan nama ENS yang mudah dibagikan daripada hash heksadesimal Anda (0x ...).</translation>
</message>
<message id="ens-welcome-point-receive-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="153"/>
<source>Receive transactions in chat</source>
<translation>Terima transaksi dalam obrolan</translation>
</message>
<message id="ens-welcome-point-receive">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="167"/>
<source>Others can send you funds via chat in one simple step.</source>
<translation>Orang lain dapat mengirimi Anda dana melalui obrolan dalam satu langkah sederhana.</translation>
</message>
<message id="ens-welcome-point-register-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="191"/>
<source>10 SNT to register</source>
<translation>10 SNT untuk mendaftar</translation>
</message>
<message id="ens-welcome-point-register">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="205"/>
<source>Register once to keep the name forever. After 1 year you can release the name and get your SNT back.</source>
<translation>Daftarkan sekali untuk menjaga nama selamanya. Setelah 1 tahun Anda dapat merilis nama dan mendapatkan SNT Anda kembali.</translation>
</message>
<message id="ens-welcome-point-verify-title">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="230"/>
<source>Already own a username?</source>
<translation>Sudah memiliki nama pengguna?</translation>
</message>
<message id="ens-welcome-point-verify">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="244"/>
<source>You can verify and add any usernames you own in the next steps.</source>
<translation>Anda dapat memverifikasi dan menambahkan nama pengguna apa pun yang Anda miliki di langkah selanjutnya.</translation>
</message>
<message id="ens-powered-by">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="257"/>
<source>Powered by Ethereum Name Services</source>
<translation>Didukung oleh Ethereum Layanan Nama </translation>
</message>
<message id="start">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="277"/>
<source>Start</source>
<translation type="unfinished"/>
</message>
<message id="ens-network-restriction">
<location filename="../app/AppLayouts/Profile/Sections/Ens/Welcome.qml" line="279"/>
<source>Only available on Mainnet</source>
<translation>Hanya tersedia di Mainnet</translation>
</message>
<message id="ens-registration-failed">
<location filename="../app/AppLayouts/Profile/Sections/EnsContainer.qml" line="294"/>
<source>ENS Registration failed</source>
<translation>Untuk mendaftarkan nama pengguna, silakan coba lagi.</translation>
</message>
<message id="ens-registration-completed">
<location filename="../app/AppLayouts/Profile/Sections/EnsContainer.qml" line="297"/>
<source>ENS Registration completed</source>
<translation type="unfinished"/>
</message>
<message id="updating-ens-pubkey-failed">
<location filename="../app/AppLayouts/Profile/Sections/EnsContainer.qml" line="302"/>
<source>Updating ENS pubkey failed</source>
<translation type="unfinished"/>
</message>
<message id="updating-ens-pubkey-completed">
<location filename="../app/AppLayouts/Profile/Sections/EnsContainer.qml" line="305"/>
<source>Updating ENS pubkey completed</source>
<translation type="unfinished"/>
</message>
<message id="close-app-title">
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="154"/>
<location filename="../app/AppLayouts/Profile/Sections/FleetRadioSelector.qml" line="24"/>
<location filename="../app/AppLayouts/Profile/Sections/NetworkRadioSelector.qml" line="29"/>
<source>Warning!</source>
<translation>Peringatan!</translation>
</message>
<message id="change-fleet-to--1">
<location filename="../app/AppLayouts/Profile/Sections/FleetRadioSelector.qml" line="26"/>
<source>Change fleet to %1</source>
<translation type="unfinished"/>
</message>
<message id="glossary">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="30"/>
<source>Glossary</source>
<translation>Glosarium</translation>
</message>
<message id="account-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="40"/>
<source>Account</source>
<translation>Akun</translation>
</message>
<message id="a">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="43"/>
<source>A</source>
<extracomment>This letter corresponds to the section title above, so here it is "A" because the title above is "Account"</extracomment>
<translation type="unfinished"/>
</message>
<message id="your-status-account--accessed-by-the-seed-phrase-that-you-create-or-import-during-onboarding--a-status-account-can-hold-more-than-one-ethereum-address--in-addition-to-the-one-created-during-onboarding--we-refer-to-these-as-additional-accounts-within-the-wallet">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="45"/>
<source>Your Status account, accessed by the seed phrase that you create or import during onboarding. A Status account can hold more than one Ethereum address, in addition to the one created during onboarding. We refer to these as additional accounts within the wallet</source>
<translation type="unfinished"/>
</message>
<message id="chat-key-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="53"/>
<source>Chat Key</source>
<translation>Kunci Obrolan</translation>
</message>
<message id="c">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="56"/>
<source>C</source>
<extracomment>This letter corresponds to the section title above, so here it is "C" because the title above is "Chat Key"</extracomment>
<translation type="unfinished"/>
</message>
<message id="chat-key-content">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="58"/>
<source>Messages on the Status chat protocol are sent and received using encryption keys. The public chat key is a string of characters you share with others so they can send you messages in Status.</source>
<translation>Pesan pada protokol obrolan Status dikirim dan diterima menggunakan kunci enkripsi. Kunci obrolan publik adalah serangkaian karakter yang Anda bagikan dengan orang lain sehingga mereka dapat mengirimi Anda pesan dalam Status.</translation>
</message>
<message id="chat-name-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="66"/>
<source>Chat Name</source>
<translation>Nama Obrolan</translation>
</message>
<message id="chat-name-content">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="68"/>
<source>Three random words, derived algorithmically from your chat key and used as your default alias in chat. Chat names are completely unique; no other user can have the same three words.</source>
<translation>Tiga kata acak, diturunkan secara algoritmik dari kunci obrolan Anda dan digunakan sebagai alias default Anda dalam obrolan. Nama obrolan sepenuhnya unik; tidak ada pengguna lain yang memiliki tiga kata yang sama.</translation>
</message>
<message id="ens-name-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="76"/>
<source>ENS Name</source>
<translation>Nama ENS</translation>
</message>
<message id="e">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="79"/>
<source>E</source>
<extracomment>This letter corresponds to the section title above, so here it is "E" because the title above is "ENS Name"</extracomment>
<translation type="unfinished"/>
</message>
<message id="ens-name-content">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="81"/>
<source>Custom alias for your chat key that you can register using the Ethereum Name Service. ENS names are decentralized usernames.</source>
<translation>Alias khusus untuk kunci obrolan yang dapat Anda daftarkan menggunakan Layanan Nama Ethereum. Nama ENS adalah nama pengguna yang didesentralisasi.</translation>
</message>
<message id="mailserver-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="89"/>
<source>Mailserver</source>
<translation>Node sejarah</translation>
</message>
<message id="mailserver-content">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="94"/>
<source>A node in the Status network that routes and stores messages, for up to 30 days.</source>
<translation>Node di jaringan Status yang merutekan dan menyimpan pesan, hingga 30 hari.</translation>
</message>
<message id="peer-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="102"/>
<source>Peer</source>
<translation>Peer</translation>
</message>
<message id="p">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="105"/>
<source>P</source>
<extracomment>This letter corresponds to the section title above, so here it is "P" because the title above is "Peer"</extracomment>
<translation type="unfinished"/>
</message>
<message id="a-device-connected-to-the-status-chat-network--each-user-can-represent-one-or-more-peers--depending-on-their-number-of-devices">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="107"/>
<source>A device connected to the Status chat network. Each user can represent one or more peers, depending on their number of devices</source>
<translation type="unfinished"/>
</message>
<message id="seed-phrase-title">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="115"/>
<source>Seed Phrase</source>
<translation>Seed Phrase</translation>
</message>
<message id="a-64-character-hex-address-based-on-the-ethereum-standard-and-beginning-with-0x--public-facing--your-wallet-key-is-shared-with-others-when-you-want-to-receive-funds--also-referred-to-as-an--ethereum-address--or--wallet-address-">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="120"/>
<source>A 64 character hex address based on the Ethereum standard and beginning with 0x. Public-facing, your wallet key is shared with others when you want to receive funds. Also referred to as an “Ethereum address” or “wallet address.</source>
<translation type="unfinished"/>
</message>
<message id="faq">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="137"/>
<source>Frequently asked questions</source>
<translation>Pertanyaan yang sering diajukan</translation>
</message>
<message id="submit-bug">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="161"/>
<source>Submit a bug</source>
<translation>Kirimkan bug</translation>
</message>
<message id="request-feature">
<location filename="../app/AppLayouts/Profile/Sections/HelpContainer.qml" line="185"/>
<source>Request a feature</source>
<translation>Minta fitur</translation>
</message>
<message id="language">
<location filename="../app/AppLayouts/Profile/Sections/LanguageContainer.qml" line="31"/>
<source>Language</source>
<translation>Bahasa</translation>
</message>
<message id="muted-chats">
<location filename="../app/AppLayouts/Profile/Sections/MutedChatsModal.qml" line="12"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="283"/>
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="292"/>
<source>Muted chats</source>
<translation type="unfinished"/>
</message>
<message id="unmute">
<location filename="../app/AppLayouts/Profile/Sections/MutedChatsModal.qml" line="75"/>
<source>Unmute</source>
<translation>Suarakan</translation>
</message>
<message id="logout-app-content">
<location filename="../app/AppLayouts/Profile/Sections/NetworkRadioSelector.qml" line="31"/>
<source>The account will be logged out. When you unlock it again, the selected network will be used</source>
<translation>Akun akan keluar. Ketika Anda membuka kunci lagi, jaringan yang dipilih akan digunakan</translation>
</message>
<message id="add-network">
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="47"/>
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="10"/>
<source>Add network</source>
<translation>Tambahkan jaringan</translation>
</message>
<message id="you-need-to-enter-the-rpc-endpoint-url">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="31"/>
<source>You need to enter the RPC endpoint URL</source>
<translation type="unfinished"/>
</message>
<message id="invalid-url">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="34"/>
<source>Invalid URL</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-the-network-id">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="40"/>
<source>You need to enter the network id</source>
<translation type="unfinished"/>
</message>
<message id="should-be-a-number">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="43"/>
<source>Should be a number</source>
<translation type="unfinished"/>
</message>
<message id="invalid-network-id">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="46"/>
<source>Invalid network id</source>
<translation type="unfinished"/>
</message>
<message id="rpc-url">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="99"/>
<source>RPC URL</source>
<translation>URL RPC</translation>
</message>
<message id="specify-rpc-url">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="101"/>
<source>Specify a RPC URL</source>
<translation>Tentukan URL RPC</translation>
</message>
<message id="network-chain">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="110"/>
<source>Network chain</source>
<translation>Rantai jaringan</translation>
</message>
<message id="mainnet-network">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="131"/>
<source>Main network</source>
<translation>Jaringan utama</translation>
</message>
<message id="ropsten-network">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="144"/>
<source>Ropsten test network</source>
<translation>Jaringan uji Ropsten</translation>
</message>
<message id="rinkeby-network">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="156"/>
<source>Rinkeby test network</source>
<translation>Jaringan pengujian Rinkeby</translation>
</message>
<message id="custom">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="169"/>
<location filename="../app/AppLayouts/Wallet/components/TokenSettingsModalContent.qml" line="137"/>
<source>Custom</source>
<translation>Kustom</translation>
</message>
<message id="network-id">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="182"/>
<source>Network Id</source>
<translation>ID jaringan</translation>
</message>
<message id="specify-the-network-id">
<location filename="../app/AppLayouts/Profile/Sections/NewCustomNetworkModal.qml" line="184"/>
<source>Specify the network id</source>
<translation type="unfinished"/>
</message>
<message id="main-networks">
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="83"/>
<source>Main networks</source>
<translation>Jaringan utama</translation>
</message>
<message id="test-networks">
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="101"/>
<source>Test networks</source>
<translation>Uji jaringan</translation>
</message>
<message id="custom-networks">
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="120"/>
<source>Custom Networks</source>
<translation>Jaringan khusus</translation>
</message>
<message id="under-development-nnote--you-will-be-logged-out-and-all-installed-nsticker-packs-will-be-removed-and-will-nneed-to-be-reinstalled--purchased-sticker-npacks-will-not-need-to-be-re-purchased-">
<location filename="../app/AppLayouts/Profile/Sections/NetworksModal.qml" line="140"/>
<source>Under development
NOTE: You will be logged out and all installed
sticker packs will be removed and will
need to be reinstalled. Purchased sticker
packs will not need to be re-purchased.</source>
<translation type="unfinished"/>
</message>
<message id="notifications-preferences">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="40"/>
<source>Notification preferences</source>
<translation>Preferensi pemberitahuan</translation>
</message>
<message id="all-messages">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="55"/>
<source>All messages</source>
<translation type="unfinished"/>
</message>
<message id="just--mentions">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="67"/>
<source>Just @mentions</source>
<translation type="unfinished"/>
</message>
<message id="nothing">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="79"/>
<source>Nothing</source>
<translation type="unfinished"/>
</message>
<message id="play-a-sound-when-receiving-a-notification">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="119"/>
<source>Play a sound when receiving a notification</source>
<translation type="unfinished"/>
</message>
<message id="use-your-operating-system-s-notifications">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="129"/>
<source>Use your operating system's notifications</source>
<translation type="unfinished"/>
</message>
<message id="setting-this-to-false-will-instead-use-status--notification-style-as-seen-below">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="139"/>
<source>Setting this to false will instead use Status' notification style as seen below</source>
<translation type="unfinished"/>
</message>
<message id="message-preview">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="162"/>
<source>Message preview</source>
<translation type="unfinished"/>
</message>
<message id="anonymous">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="176"/>
<source>Anonymous</source>
<translation type="unfinished"/>
</message>
<message id="name-only">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="191"/>
<source>Name only</source>
<translation type="unfinished"/>
</message>
<message id="name---message">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="206"/>
<source>Name &amp; Message</source>
<translation type="unfinished"/>
</message>
<message id="hi-there--yes--no-problem--let-me-know-if-i-can-help-">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="209"/>
<source>Hi there! Yes, no problem, let me know if I can help.</source>
<translation type="unfinished"/>
</message>
<message id="no-preview-or-advanced--go-to-notification-center">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="222"/>
<source>No preview or Advanced? Go to Notification Center</source>
<translation type="unfinished"/>
</message>
<message id="contacts---users">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="241"/>
<source>Contacts &amp; Users</source>
<translation type="unfinished"/>
</message>
<message id="notify-on-new-requests">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="257"/>
<source>Notify on new requests</source>
<translation type="unfinished"/>
</message>
<message id="muted-users">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="267"/>
<source>Muted users</source>
<translation type="unfinished"/>
</message>
<message id="muted-contacts">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="276"/>
<source>Muted contacts</source>
<translation type="unfinished"/>
</message>
<message id="you-can-limit-what-gets-shown-in-notifications">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="298"/>
<source>You can limit what gets shown in notifications</source>
<translation type="unfinished"/>
</message>
<message id="reset-notification-settings">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="332"/>
<source>Reset notification settings</source>
<translation type="unfinished"/>
</message>
<message id="restore-default-notification-settings-and-unmute-all-chats-and-users">
<location filename="../app/AppLayouts/Profile/Sections/NotificationsContainer.qml" line="356"/>
<source>Restore default notification settings and unmute all chats and users</source>
<translation type="unfinished"/>
</message>
<message id="open-links-with---">
<location filename="../app/AppLayouts/Profile/Sections/OpenLinksWithModal.qml" line="11"/>
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="107"/>
<source>Open links with...</source>
<translation type="unfinished"/>
</message>
<message id="my-default-browser">
<location filename="../app/AppLayouts/Profile/Sections/OpenLinksWithModal.qml" line="43"/>
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="109"/>
<source>My default browser</source>
<translation type="unfinished"/>
</message>
<message id="security">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="26"/>
<source>Security</source>
<translation>Keamanan</translation>
</message>
<message id="backup-seed-phrase">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="33"/>
<source>Backup Seed Phrase</source>
<translation type="unfinished"/>
</message>
<message id="display-all-profile-pictures--not-only-contacts-">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="65"/>
<source>Display all profile pictures (not only contacts)</source>
<translation type="unfinished"/>
</message>
<message id="display-images-in-chat-automatically">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="73"/>
<source>Display images in chat automatically</source>
<translation type="unfinished"/>
</message>
<message id="all-images--links-that-contain-an-image-extension--will-be-downloaded-and-displayed--regardless-of-the-whitelist-settings-below">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="81"/>
<source>All images (links that contain an image extension) will be downloaded and displayed, regardless of the whitelist settings below</source>
<translation type="unfinished"/>
</message>
<message id="allow-new-contact-requests">
<location filename="../app/AppLayouts/Profile/Sections/PrivacyContainer.qml" line="115"/>
<source>Allow new contact requests</source>
<translation type="unfinished"/>
</message>
<message id="sign-out-controls">
<location filename="../app/AppLayouts/Profile/Sections/SignoutContainer.qml" line="19"/>
<source>Sign out controls</source>
<translation type="unfinished"/>
</message>
<message id="exit">
<location filename="../app/AppLayouts/Profile/Sections/SignoutContainer.qml" line="35"/>
<source>LogoutExit</source>
<translation type="unfinished"/>
</message>
<message id="sound-volume">
<location filename="../app/AppLayouts/Profile/Sections/SoundsContainer.qml" line="26"/>
<source>Sound volume</source>
<translation type="unfinished"/>
</message>
<message id="sync-settings">
<source>Sync settings</source>
<translation>Pengaturan sinkronisasi</translation>
</message>
<message id="add-mailserver">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="61"/>
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="78"/>
<source>Add mailserver</source>
<translation>Tambahkan simpul sejarah</translation>
</message>
<message id="you-need-to-enter-the-enode-address">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="94"/>
<source>You need to enter the enode address</source>
<translation type="unfinished"/>
</message>
<message id="history-node-address">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="135"/>
<source>History node address</source>
<translation type="unfinished"/>
</message>
<message id="enode----enode-id---password---ip-address---port-number-">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="137"/>
<source>enode://{enode-id}:{password}@{ip-address}:{port-number}</source>
<translation type="unfinished"/>
</message>
<message id="automatic-mailserver-selection">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="149"/>
<source>Automatic mailserver selection</source>
<translation type="unfinished"/>
</message>
<message id="---">
<location filename="../app/AppLayouts/Profile/Sections/SyncContainer.qml" line="169"/>
<source>...</source>
<translation type="unfinished"/>
</message>
<message id="share-what-s-on-your-mind-and-stay-updated-with-your-contacts">
<location filename="../app/AppLayouts/Timeline/EmptyTimeline.qml" line="45"/>
<source>Share what's on your mind and stay updated with your contacts</source>
<translation type="unfinished"/>
</message>
<message id="status-account-settings">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="15"/>
<source>Status account settings</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-an-account-name">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="24"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="34"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="38"/>
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="32"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="32"/>
<source>You need to enter an account name</source>
<translation type="unfinished"/>
</message>
<message id="enter-an-account-name...">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="39"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="91"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="92"/>
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="64"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="64"/>
<source>Enter an account name...</source>
<translation type="unfinished"/>
</message>
<message id="account-name">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="41"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="93"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="94"/>
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="66"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="66"/>
<source>Account name</source>
<translation>Nama akun</translation>
</message>
<message id="type">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="58"/>
<source>Type</source>
<translation>Tipe</translation>
</message>
<message id="watch-only">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="63"/>
<source>Watch-only</source>
<translation>Hanya menonton</translation>
</message>
<message id="off-status-tree">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="66"/>
<source>Off Status tree</source>
<translation>Tidak Aktif Pohon Status</translation>
</message>
<message id="on-status-tree">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="68"/>
<source>On Status tree</source>
<translation>Di pohon Status</translation>
</message>
<message id="derivation-path">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="90"/>
<source>Derivation path</source>
<translation>Jalur derivasi</translation>
</message>
<message id="storage">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="100"/>
<source>Storage</source>
<translation>Penyimpanan</translation>
</message>
<message id="this-device">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="102"/>
<source>This device</source>
<translation>Alat ini</translation>
</message>
<message id="delete-account">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="117"/>
<source>Delete account</source>
<translation>Hapus akun</translation>
</message>
<message id="a-deleted-account-cannot-be-retrieved-later.-only-press-yes-if-you-backed-up-your-key/seed-or-don't-care-about-this-account-anymore">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="137"/>
<source>A deleted account cannot be retrieved later. Only press yes if you backed up your key/seed or don't care about this account anymore</source>
<translation type="unfinished"/>
</message>
<message id="save-changes">
<location filename="../app/AppLayouts/Wallet/AccountSettingsModal.qml" line="165"/>
<source>Save changes</source>
<translation type="unfinished"/>
</message>
<message id="add-custom-token">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="17"/>
<location filename="../app/AppLayouts/Wallet/TokenSettingsModal.qml" line="27"/>
<source>Add custom token</source>
<translation>Tambahkan token khusus</translation>
</message>
<message id="this-needs-to-be-a-valid-address">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="48"/>
<source>This needs to be a valid address</source>
<translation type="unfinished"/>
</message>
<message id="invalid-erc20-address">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="76"/>
<source>Invalid ERC20 address</source>
<translation type="unfinished"/>
</message>
<message id="enter-contract-address...">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="94"/>
<source>Enter contract address...</source>
<translation type="unfinished"/>
</message>
<message id="contract-address">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="96"/>
<source>Contract address</source>
<translation>Alamat kontrak</translation>
</message>
<message id="the-name-of-your-token...">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="107"/>
<source>The name of your token...</source>
<translation type="unfinished"/>
</message>
<message id="abc">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="116"/>
<source>ABC</source>
<translation type="unfinished"/>
</message>
<message id="symbol">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="118"/>
<source>Symbol</source>
<translation>Simbol</translation>
</message>
<message id="decimals">
<location filename="../app/AppLayouts/Wallet/AddCustomTokenModal.qml" line="131"/>
<source>Decimals</source>
<translation>Desimal</translation>
</message>
<message id="collectibles-will-appear-here">
<location filename="../app/AppLayouts/Wallet/CollectiblesTab.qml" line="15"/>
<source>Collectibles will appear here</source>
<translation type="unfinished"/>
</message>
<message id="to-">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="175"/>
<source>To </source>
<translation type="unfinished"/>
</message>
<message id="from-">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="173"/>
<source>From </source>
<translation type="unfinished"/>
</message>
<message id="at-">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="210"/>
<source>At </source>
<translation type="unfinished"/>
</message>
<message id="status-desktop-is-connected-to-a-non-archival-node--transaction-history-may-be-incomplete-">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="231"/>
<source>Status Desktop is connected to a non-archival node. Transaction history may be incomplete.</source>
<translation type="unfinished"/>
</message>
<message id="no-transactions-found">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="242"/>
<source>No transactions found</source>
<translation type="unfinished"/>
</message>
<message id="load-more">
<location filename="../app/AppLayouts/Wallet/HistoryTab.qml" line="270"/>
<source>Load More</source>
<translation type="unfinished"/>
</message>
<message id="wallet-total-value">
<location filename="../app/AppLayouts/Wallet/LeftTab.qml" line="59"/>
<source>Total value</source>
<translation>Nilai total</translation>
</message>
<message id="receive">
<location filename="../app/AppLayouts/Wallet/ReceiveModal.qml" line="11"/>
<location filename="../app/AppLayouts/Wallet/WalletHeader.qml" line="134"/>
<source>Receive</source>
<translation>Menerima</translation>
</message>
<message id="back-up-your-seed-phrase">
<location filename="../app/AppLayouts/Wallet/SeedPhraseBackupWarning.qml" line="23"/>
<source>Back up your seed phrase</source>
<translation>Cadangkan frase seed Anda</translation>
</message>
<message id="recipient">
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="102"/>
<location filename="../shared/RecipientSelector.qml" line="113"/>
<location filename="../shared/TransactionPreview.qml" line="121"/>
<source>Recipient</source>
<translation>Penerima</translation>
</message>
<message id="transaction-completed">
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="278"/>
<source>Transaction completed</source>
<translation type="unfinished"/>
</message>
<message id="ens-registration-failed-title">
<location filename="../app/AppLayouts/Wallet/SendModal.qml" line="283"/>
<source>Transaction failed</source>
<translation>transaksi gagal</translation>
</message>
<message id="set-currency">
<location filename="../app/AppLayouts/Wallet/SetCurrencyModal.qml" line="21"/>
<location filename="../app/AppLayouts/Wallet/WalletHeader.qml" line="183"/>
<source>Set Currency</source>
<translation>Tetapkan mata uang</translation>
</message>
<message id="signing-phrase">
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="12"/>
<location filename="../shared/TransactionSigner.qml" line="47"/>
<source>Signing phrase</source>
<translation>Menandatangani frasa</translation>
</message>
<message id="this-is-you-signing">
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="23"/>
<source>This is your signing phrase</source>
<translation>Ini adalah frasa penandatanganan Anda</translation>
</message>
<message id="three-words-description">
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="33"/>
<source>You should see these 3 words before signing each transaction</source>
<translation>Anda harus melihat 3 kata ini sebelum menandatangani setiap transaksi</translation>
</message>
<message id="three-words-description-2">
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="71"/>
<source>If you see a different combination, cancel the transaction and sign out</source>
<translation>Jika Anda melihat kombinasi yang berbeda, batalkan transaksi dan keluar</translation>
</message>
<message id="remind-me-later">
<location filename="../app/AppLayouts/Wallet/SignPhraseModal.qml" line="103"/>
<source>Remind me later</source>
<translation>Tunjukkan ini lagi</translation>
</message>
<message id="manage-assets">
<location filename="../app/AppLayouts/Wallet/TokenSettingsModal.qml" line="11"/>
<location filename="../app/AppLayouts/Wallet/WalletHeader.qml" line="172"/>
<source>Manage Assets</source>
<translation type="unfinished"/>
</message>
<message id="account-settings">
<location filename="../app/AppLayouts/Wallet/WalletHeader.qml" line="164"/>
<source>Account Settings</source>
<translation>Pengaturan akun</translation>
</message>
<message id="wallet-collectibles">
<location filename="../app/AppLayouts/Wallet/WalletLayout.qml" line="105"/>
<source>Collectibles</source>
<translation>Koleksi</translation>
</message>
<message id="generate-a-new-account">
<location filename="../app/AppLayouts/Wallet/components/AddAccount.qml" line="51"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="11"/>
<source>Generate an account</source>
<translation>Buat akun</translation>
</message>
<message id="add-a-watch-account">
<location filename="../app/AppLayouts/Wallet/components/AddAccount.qml" line="61"/>
<source>Add a watch-only address</source>
<translation>Tambahkan alamat khusus arloji</translation>
</message>
<message id="enter-a-seed-phrase">
<location filename="../app/AppLayouts/Wallet/components/AddAccount.qml" line="71"/>
<source>Enter a seed phrase</source>
<translation>Masukkan seed phrase</translation>
</message>
<message id="enter-a-private-key">
<location filename="../app/AppLayouts/Wallet/components/AddAccount.qml" line="81"/>
<source>Enter a private key</source>
<translation>Masukkan kunci pribadi</translation>
</message>
<message id="add-private-key-account">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="11"/>
<source>Add account from private key</source>
<translation>Tambahkan akun dari kunci pribadi</translation>
</message>
<message id="you-need-to-enter-a-password">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="24"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="28"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="22"/>
<location filename="../shared/TransactionSigner.qml" line="15"/>
<source>You need to enter a password</source>
<translation type="unfinished"/>
</message>
<message id="password-needs-to-be-6-characters-or-more">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="27"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="31"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="25"/>
<location filename="../shared/TransactionSigner.qml" line="17"/>
<source>Password needs to be 6 characters or more</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-a-private-key">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="41"/>
<source>You need to enter a private key</source>
<translation type="unfinished"/>
</message>
<message id="enter-a-valid-private-key-(64-characters-hexadecimal-string)">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="44"/>
<source>Enter a valid private key (64 characters hexadecimal string)</source>
<translation type="unfinished"/>
</message>
<message id="enter-your-password…">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="66"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="73"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="52"/>
<source>Enter your password…</source>
<translation type="unfinished"/>
</message>
<message id="password">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="68"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="75"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="54"/>
<location filename="../shared/TransactionSigner.qml" line="102"/>
<source>Password</source>
<translation>Kata sandi</translation>
</message>
<message id="paste-the-contents-of-your-private-key">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="79"/>
<source>Paste the contents of your private key</source>
<translation type="unfinished"/>
</message>
<message id="private-key">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="81"/>
<source>Private key</source>
<translation>Kunci pribadi</translation>
</message>
<message id="loading">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="110"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="111"/>
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="83"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="83"/>
<source>Loading...</source>
<translation>Memuat...</translation>
</message>
<message id="add-account">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithPrivateKey.qml" line="112"/>
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="113"/>
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="85"/>
<location filename="../app/AppLayouts/Wallet/components/GenerateAccountModal.qml" line="85"/>
<source>Add account</source>
<translation>Tambahkan akun</translation>
</message>
<message id="you-need-to-enter-a-seed-phrase">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="45"/>
<source>You need to enter a seed phrase</source>
<translation type="unfinished"/>
</message>
<message id="enter-a-valid-mnemonic">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="48"/>
<source>Enter a valid mnemonic</source>
<translation type="unfinished"/>
</message>
<message id="add-seed-account">
<location filename="../app/AppLayouts/Wallet/components/AddAccountWithSeed.qml" line="68"/>
<source>Add account with a seed phrase</source>
<translation>Tambahkan akun dengan frase awal</translation>
</message>
<message id="recovery-phrase">
<source>Seed phrase</source>
<translation>Frase benih</translation>
</message>
<message id="add-watch-account">
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="11"/>
<source>Add a watch-only account</source>
<translation>Tambahkan akun khusus arloji</translation>
</message>
<message id="you-need-to-enter-an-address">
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="22"/>
<source>You need to enter an address</source>
<translation type="unfinished"/>
</message>
<message id="this-needs-to-be-a-valid-address-(starting-with-0x)">
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="25"/>
<source>This needs to be a valid address (starting with 0x)</source>
<translation type="unfinished"/>
</message>
<message id="enter-address...">
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="53"/>
<source>Enter address...</source>
<translation type="unfinished"/>
</message>
<message id="wallet-key-title">
<location filename="../app/AppLayouts/Wallet/components/AddWatchOnlyAccount.qml" line="55"/>
<source>Account address</source>
<translation>Alamat akun</translation>
</message>
<message id="token-details">
<location filename="../app/AppLayouts/Wallet/components/TokenSettingsModalContent.qml" line="95"/>
<source>Token details</source>
<translation>Detail token</translation>
</message>
<message id="remove-token">
<location filename="../app/AppLayouts/Wallet/components/TokenSettingsModalContent.qml" line="103"/>
<source>Remove token</source>
<translation>Hapus token</translation>
</message>
<message id="transaction-details">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="9"/>
<source>Transaction Details</source>
<translation>Detil transaksi</translation>
</message>
<message id="9999-confirmations">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="25"/>
<source>9999 Confirmations</source>
<translation type="unfinished"/>
</message>
<message id="confirmations-helper-text">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="32"/>
<source>When the transaction has 12 confirmations you can consider it settled.</source>
<translation>Ketika transaksi memiliki 12 konfirmasi, Anda dapat menganggapnya telah selesai.</translation>
</message>
<message id="block">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="64"/>
<source>Block</source>
<translation>Blok</translation>
</message>
<message id="hash">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="92"/>
<source>Hash</source>
<translation>Hash</translation>
</message>
<message id="gas-limit">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="177"/>
<source>Gas limit</source>
<translation>Batas gas</translation>
</message>
<message id="gas-price">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="203"/>
<source>Gas price</source>
<translation>Harga Gas</translation>
</message>
<message id="gas-used">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="229"/>
<source>Gas used</source>
<translation>Gas yang digunakan</translation>
</message>
<message id="nonce">
<location filename="../app/AppLayouts/Wallet/components/TransactionModal.qml" line="255"/>
<source>Nonce</source>
<translation>Nonce</translation>
</message>
<message id="something-went-wrong">
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesContent.qml" line="47"/>
<source>Something went wrong</source>
<translation>Ada yang salah</translation>
</message>
<message id="reload">
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesContent.qml" line="55"/>
<source>Reload</source>
<translation type="unfinished"/>
</message>
<message id="maximum-number-of-collectibles-to-display-reached">
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesHeader.qml" line="45"/>
<source>Maximum number of collectibles to display reached</source>
<translation type="unfinished"/>
</message>
<message id="view">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="124"/>
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesModal.qml" line="20"/>
<source>View</source>
<translation type="unfinished"/>
</message>
<message id="unnamed">
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesModal.qml" line="27"/>
<source>Unnamed</source>
<translation type="unfinished"/>
</message>
<message id="id">
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesModalContent.qml" line="28"/>
<source>ID</source>
<translation type="unfinished"/>
</message>
<message id="description">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CreateChannelPopup.qml" line="129"/>
<location filename="../app/AppLayouts/Wallet/components/collectiblesComponents/CollectiblesModalContent.qml" line="39"/>
<source>Description</source>
<translation>Deskripsi</translation>
</message>
<message id="us-dollars">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="9"/>
<source>US Dollars</source>
<translation type="unfinished"/>
</message>
<message id="euros">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="17"/>
<source>Euros</source>
<translation type="unfinished"/>
</message>
<message id="united-arab-emirates-dirham">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="25"/>
<source>United Arab Emirates dirham</source>
<translation type="unfinished"/>
</message>
<message id="afghan-afghani">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="33"/>
<source>Afghan afghani</source>
<translation type="unfinished"/>
</message>
<message id="argentine-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="41"/>
<source>Argentine peso</source>
<translation type="unfinished"/>
</message>
<message id="australian-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="49"/>
<source>Australian dollar</source>
<translation type="unfinished"/>
</message>
<message id="barbadian-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="57"/>
<source>Barbadian dollar</source>
<translation type="unfinished"/>
</message>
<message id="bangladeshi-taka">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="65"/>
<source>Bangladeshi taka</source>
<translation type="unfinished"/>
</message>
<message id="bulgarian-lev">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="73"/>
<source>Bulgarian lev</source>
<translation type="unfinished"/>
</message>
<message id="bahraini-dinar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="81"/>
<source>Bahraini dinar</source>
<translation type="unfinished"/>
</message>
<message id="brunei-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="89"/>
<source>Brunei dollar</source>
<translation type="unfinished"/>
</message>
<message id="bolivian-boliviano">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="97"/>
<source>Bolivian boliviano</source>
<translation type="unfinished"/>
</message>
<message id="brazillian-real">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="105"/>
<source>Brazillian real</source>
<translation type="unfinished"/>
</message>
<message id="bhutanese-ngultrum">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="113"/>
<source>Bhutanese ngultrum</source>
<translation type="unfinished"/>
</message>
<message id="canadian-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="121"/>
<source>Canadian dollar</source>
<translation type="unfinished"/>
</message>
<message id="swiss-franc">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="129"/>
<source>Swiss franc</source>
<translation type="unfinished"/>
</message>
<message id="chilean-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="137"/>
<source>Chilean peso</source>
<translation type="unfinished"/>
</message>
<message id="chinese-yuan">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="145"/>
<source>Chinese yuan</source>
<translation type="unfinished"/>
</message>
<message id="colombian-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="153"/>
<source>Colombian peso</source>
<translation type="unfinished"/>
</message>
<message id="costa-rican-colón">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="161"/>
<source>Costa Rican colón</source>
<translation type="unfinished"/>
</message>
<message id="czech-koruna">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="169"/>
<source>Czech koruna</source>
<translation type="unfinished"/>
</message>
<message id="danish-krone">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="177"/>
<source>Danish krone</source>
<translation type="unfinished"/>
</message>
<message id="dominican-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="185"/>
<source>Dominican peso</source>
<translation type="unfinished"/>
</message>
<message id="egyptian-pound">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="193"/>
<source>Egyptian pound</source>
<translation type="unfinished"/>
</message>
<message id="ethiopian-birr">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="201"/>
<source>Ethiopian birr</source>
<translation type="unfinished"/>
</message>
<message id="british-pound">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="209"/>
<source>British Pound</source>
<translation type="unfinished"/>
</message>
<message id="georgian-lari">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="217"/>
<source>Georgian lari</source>
<translation type="unfinished"/>
</message>
<message id="ghanaian-cedi">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="225"/>
<source>Ghanaian cedi</source>
<translation type="unfinished"/>
</message>
<message id="hong-kong-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="233"/>
<source>Hong Kong dollar</source>
<translation type="unfinished"/>
</message>
<message id="croatian-kuna">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="241"/>
<source>Croatian kuna</source>
<translation type="unfinished"/>
</message>
<message id="hungarian-forint">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="249"/>
<source>Hungarian forint</source>
<translation type="unfinished"/>
</message>
<message id="indonesian-rupiah">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="257"/>
<source>Indonesian rupiah</source>
<translation type="unfinished"/>
</message>
<message id="israeli-new-shekel">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="265"/>
<source>Israeli new shekel</source>
<translation type="unfinished"/>
</message>
<message id="indian-rupee">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="273"/>
<source>Indian rupee</source>
<translation type="unfinished"/>
</message>
<message id="icelandic-króna">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="281"/>
<source>Icelandic króna</source>
<translation type="unfinished"/>
</message>
<message id="jamaican-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="289"/>
<source>Jamaican dollar</source>
<translation type="unfinished"/>
</message>
<message id="japanese-yen">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="297"/>
<source>Japanese yen</source>
<translation type="unfinished"/>
</message>
<message id="kenyan-shilling">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="305"/>
<source>Kenyan shilling</source>
<translation type="unfinished"/>
</message>
<message id="south-korean-won">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="313"/>
<source>South Korean won</source>
<translation type="unfinished"/>
</message>
<message id="kuwaiti-dinar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="321"/>
<source>Kuwaiti dinar</source>
<translation type="unfinished"/>
</message>
<message id="kazakhstani-tenge">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="329"/>
<source>Kazakhstani tenge</source>
<translation type="unfinished"/>
</message>
<message id="sri-lankan-rupee">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="337"/>
<source>Sri Lankan rupee</source>
<translation type="unfinished"/>
</message>
<message id="moroccan-dirham">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="345"/>
<source>Moroccan dirham</source>
<translation type="unfinished"/>
</message>
<message id="moldovan-leu">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="353"/>
<source>Moldovan leu</source>
<translation type="unfinished"/>
</message>
<message id="mauritian-rupee ">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="361"/>
<source>Mauritian rupee</source>
<translation type="unfinished"/>
</message>
<message id="malawian-kwacha">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="369"/>
<source>Malawian kwacha</source>
<translation type="unfinished"/>
</message>
<message id="mexican-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="377"/>
<source>Mexican peso</source>
<translation type="unfinished"/>
</message>
<message id="malaysian-ringgit">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="385"/>
<source>Malaysian ringgit</source>
<translation type="unfinished"/>
</message>
<message id="mozambican-metical">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="393"/>
<source>Mozambican metical</source>
<translation type="unfinished"/>
</message>
<message id="namibian-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="401"/>
<source>Namibian dollar</source>
<translation type="unfinished"/>
</message>
<message id="nigerian-naira">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="409"/>
<source>Nigerian naira</source>
<translation type="unfinished"/>
</message>
<message id="norwegian-krone">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="417"/>
<source>Norwegian krone</source>
<translation type="unfinished"/>
</message>
<message id="nepalese-rupee">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="425"/>
<source>Nepalese rupee</source>
<translation type="unfinished"/>
</message>
<message id="new-zealand-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="433"/>
<source>New Zealand dollar</source>
<translation type="unfinished"/>
</message>
<message id="omani-rial">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="441"/>
<source>Omani rial</source>
<translation type="unfinished"/>
</message>
<message id="peruvian-sol">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="449"/>
<source>Peruvian sol</source>
<translation type="unfinished"/>
</message>
<message id="papua-new-guinean-kina">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="457"/>
<source>Papua New Guinean kina</source>
<translation type="unfinished"/>
</message>
<message id="philippine-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="465"/>
<source>Philippine peso</source>
<translation type="unfinished"/>
</message>
<message id="pakistani-rupee">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="473"/>
<source>Pakistani rupee</source>
<translation type="unfinished"/>
</message>
<message id="polish-złoty">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="481"/>
<source>Polish złoty</source>
<translation type="unfinished"/>
</message>
<message id="paraguayan-guaraní">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="489"/>
<source>Paraguayan guaraní</source>
<translation type="unfinished"/>
</message>
<message id="qatari-riyal">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="497"/>
<source>Qatari riyal</source>
<translation type="unfinished"/>
</message>
<message id="romanian-leu">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="505"/>
<source>Romanian leu</source>
<translation type="unfinished"/>
</message>
<message id="serbian-dinar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="513"/>
<source>Serbian dinar</source>
<translation type="unfinished"/>
</message>
<message id="russian-ruble">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="521"/>
<source>Russian ruble</source>
<translation type="unfinished"/>
</message>
<message id="saudi-riyal">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="529"/>
<source>Saudi riyal</source>
<translation type="unfinished"/>
</message>
<message id="swedish-krona">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="537"/>
<source>Swedish krona</source>
<translation type="unfinished"/>
</message>
<message id="singapore-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="545"/>
<source>Singapore dollar</source>
<translation type="unfinished"/>
</message>
<message id="thai-baht">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="553"/>
<source>Thai baht</source>
<translation type="unfinished"/>
</message>
<message id="trinidad-and-tobago-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="561"/>
<source>Trinidad and Tobago dollar</source>
<translation type="unfinished"/>
</message>
<message id="new-taiwan-dollar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="569"/>
<source>New Taiwan dollar</source>
<translation type="unfinished"/>
</message>
<message id="tanzanian-shilling">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="577"/>
<source>Tanzanian shilling</source>
<translation type="unfinished"/>
</message>
<message id="turkish-lira">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="585"/>
<source>Turkish lira</source>
<translation type="unfinished"/>
</message>
<message id="ukrainian-hryvnia">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="593"/>
<source>Ukrainian hryvnia</source>
<translation type="unfinished"/>
</message>
<message id="ugandan-shilling">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="601"/>
<source>Ugandan shilling</source>
<translation type="unfinished"/>
</message>
<message id="uruguayan-peso">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="609"/>
<source>Uruguayan peso</source>
<translation type="unfinished"/>
</message>
<message id="venezuelan-bolívar">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="617"/>
<source>Venezuelan bolívar</source>
<translation type="unfinished"/>
</message>
<message id="vietnamese-đồng">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="625"/>
<source>Vietnamese đồng</source>
<translation type="unfinished"/>
</message>
<message id="south-african-rand">
<location filename="../app/AppLayouts/Wallet/data/Currencies.qml" line="633"/>
<source>South African rand</source>
<translation type="unfinished"/>
</message>
<message id="view-community">
<location filename="../app/AppMain.qml" line="171"/>
<source>View Community</source>
<translation type="unfinished"/>
</message>
<message id="browser">
<location filename="../app/AppMain.qml" line="213"/>
<source>Browser</source>
<translation>Browser</translation>
</message>
<message id="timeline">
<location filename="../app/AppMain.qml" line="223"/>
<source>Timeline</source>
<translation>Linimasa</translation>
</message>
<message id="contact-request-accepted">
<location filename="../app/AppMain.qml" line="484"/>
<source>Contact request accepted</source>
<translation type="unfinished"/>
</message>
<message id="new-contact-request">
<location filename="../app/AppMain.qml" line="486"/>
<source>New contact request</source>
<translation type="unfinished"/>
</message>
<message id="you-can-now-chat-with--1">
<location filename="../app/AppMain.qml" line="488"/>
<source>You can now chat with %1</source>
<translation type="unfinished"/>
</message>
<message id="-1-requests-to-become-contacts">
<location filename="../app/AppMain.qml" line="490"/>
<source>%1 requests to become contacts</source>
<translation type="unfinished"/>
</message>
<message id="where-do-you-want-to-go-">
<location filename="../app/AppMain.qml" line="609"/>
<source>Where do you want to go?</source>
<translation type="unfinished"/>
</message>
<message id="status-desktop">
<location filename="../main.qml" line="46"/>
<source>Status Desktop</source>
<translation type="unfinished"/>
</message>
<message id="open-status">
<location filename="../main.qml" line="137"/>
<source>Open Status</source>
<translation type="unfinished"/>
</message>
<message id="quit">
<location filename="../main.qml" line="150"/>
<source>Quit</source>
<translation type="unfinished"/>
</message>
<message id="intro-wizard-title-alt4">
<location filename="../onboarding/CreatePasswordModal.qml" line="17"/>
<source>Create a password</source>
<translation>Membuat kata sandi</translation>
</message>
<message id="new-password...">
<location filename="../onboarding/CreatePasswordModal.qml" line="32"/>
<source>New password...</source>
<translation type="unfinished"/>
</message>
<message id="confirm-password…">
<location filename="../onboarding/CreatePasswordModal.qml" line="50"/>
<source>Confirm password…</source>
<translation type="unfinished"/>
</message>
<message id="at-least-6-characters-you-will-use-this-password-to-unlock-status-on-this-device-sign-transactions.">
<location filename="../onboarding/CreatePasswordModal.qml" line="81"/>
<source>At least 6 characters. You will use this password to unlock status on this device &amp; sign transactions.</source>
<translation type="unfinished"/>
</message>
<message id="create-password">
<location filename="../onboarding/CreatePasswordModal.qml" line="105"/>
<source>Create password</source>
<translation type="unfinished"/>
</message>
<message id="error-importing-account">
<location filename="../onboarding/CreatePasswordModal.qml" line="112"/>
<source>Error importing account</source>
<translation type="unfinished"/>
</message>
<message id="an-error-occurred-while-importing-your-account:-">
<location filename="../onboarding/CreatePasswordModal.qml" line="114"/>
<source>An error occurred while importing your account: </source>
<translation type="unfinished"/>
</message>
<message id="login-failed">
<location filename="../onboarding/CreatePasswordModal.qml" line="125"/>
<source>Login failed</source>
<translation type="unfinished"/>
</message>
<message id="login-failed.-please-re-enter-your-password-and-try-again.">
<location filename="../onboarding/CreatePasswordModal.qml" line="127"/>
<source>Login failed. Please re-enter your password and try again.</source>
<translation type="unfinished"/>
</message>
<message id="enter-seed-phrase">
<location filename="../onboarding/EnterSeedPhraseModal.qml" line="12"/>
<location filename="../onboarding/Login/ConfirmAddExistingKeyModal.qml" line="11"/>
<source>Enter seed phrase</source>
<translation>Masukkan frase seed</translation>
</message>
<message id="custom-seed-phrase-text-1">
<location filename="../shared/SeedPhraseTextArea.qml" line="30"/>
<source>This seed phrase doesn't match our supported dictionary. Check for misspelled words.</source>
<translation>Frasa seed ini tidak cocok dengan kamus kami yang didukung. Periksa kata-kata yang salah eja.</translation>
</message>
<message id="start-with-the-first-word">
<location filename="../shared/SeedPhraseTextArea.qml" line="49"/>
<source>Start with the first word</source>
<translation type="unfinished"/>
</message>
<message id="enter-12--15--18--21-or-24-words--nseperate-words-by-a-single-space-">
<location filename="../onboarding/EnterSeedPhraseModal.qml" line="36"/>
<source>Enter 12, 15, 18, 21 or 24 words.
Seperate words by a single space.</source>
<translation type="unfinished"/>
</message>
<message id="custom-seed-phrase">
<location filename="../onboarding/InvalidSeedPhraseModal.qml" line="10"/>
<location filename="../shared/SeedPhraseTextArea.qml" line="22"/>
<location filename="../shared/SeedPhraseTextArea.qml" line="28"/>
<source>Invalid seed phrase</source>
<translation>Seed phrase tidak valid</translation>
</message>
<message id="intro-wizard-title2">
<location filename="../onboarding/GenKeyModal.qml" line="15"/>
<source>Choose a chat name</source>
<translation>Pilih nama obrolan</translation>
</message>
<message id="intro-title1">
<source>Truly private communication</source>
<translation>Komunikasi yang benar-benar pribadi</translation>
</message>
<message id="intro-title2">
<source>Secure crypto wallet</source>
<translation>Amankan dompet crypto</translation>
</message>
<message id="intro-title3">
<source>Decentralized apps</source>
<translation>Aplikasi terdesentralisasi</translation>
</message>
<message id="i-understand">
<location filename="../app/AppLayouts/Chat/ChatColumn/MessageComponents/InvitationBubble.qml" line="51"/>
<location filename="../app/AppLayouts/Profile/Sections/AdvancedContainer.qml" line="198"/>
<source>I understand</source>
<translation type="unfinished"/>
</message>
<message id="intro-wizard-title1">
<location filename="../onboarding/KeysMain.qml" line="58"/>
<source>Get your keys</source>
<translation>Dapatkan kunci Anda</translation>
</message>
<message id="a-set-of-keys-controls-your-account.-your-keys-live-on-your-device,-so-only-you-can-use-them.">
<location filename="../onboarding/KeysMain.qml" line="71"/>
<source>A set of keys controls your account. Your keys live on your device, so only you can use them.</source>
<translation type="unfinished"/>
</message>
<message id="im-new,-generate-keys">
<location filename="../onboarding/KeysMain.qml" line="88"/>
<source>I'm new, generate keys</source>
<translation type="unfinished"/>
</message>
<message id="access-existing-key">
<location filename="../onboarding/KeysMain.qml" line="94"/>
<source>Access existing key</source>
<translation type="unfinished"/>
</message>
<message id="enter-password">
<location filename="../onboarding/Login.qml" line="132"/>
<location filename="../shared/TransactionSigner.qml" line="104"/>
<source>Enter password</source>
<translation>Masukkan kata kunci</translation>
</message>
<message id="generate-new-keys">
<location filename="../onboarding/Login.qml" line="180"/>
<source>Generate new keys</source>
<translation type="unfinished"/>
</message>
<message id="login-failed--please-re-enter-your-password-and-try-again-">
<location filename="../onboarding/Login.qml" line="199"/>
<source>Login failed. Please re-enter your password and try again.</source>
<translation type="unfinished"/>
</message>
<message id="your-keys">
<location filename="../onboarding/Login/SelectAnotherAccountModal.qml" line="12"/>
<source>Your keys</source>
<translation>Kunci Anda</translation>
</message>
<message id="add-another-existing-key">
<location filename="../onboarding/Login/SelectAnotherAccountModal.qml" line="34"/>
<source>Add another existing key</source>
<translation type="unfinished"/>
</message>
<message id="your-keys-have-been-successfully-recovered">
<location filename="../onboarding/MnemonicRecoverySuccessModal.qml" line="11"/>
<source>Your keys have been successfully recovered</source>
<translation type="unfinished"/>
</message>
<message id="recovery-success-text">
<location filename="../onboarding/MnemonicRecoverySuccessModal.qml" line="25"/>
<source>You will have to create a new code or password to re-encrypt your keys</source>
<translation>Anda harus membuat kode atau kata sandi baru untuk mengenkripsi ulang kunci Anda</translation>
</message>
<message id="re-encrypt-key">
<location filename="../onboarding/MnemonicRecoverySuccessModal.qml" line="70"/>
<source>Re-encrypt your keys</source>
<translation>Enkripsi ulang kunci Anda</translation>
</message>
<message id="cannot-find-asset---1---ensure-this-asset-has-been-added-to-the-token-list-">
<location filename="../shared/AccountSelector.qml" line="60"/>
<source>Cannot find asset '%1'. Ensure this asset has been added to the token list.</source>
<translation type="unfinished"/>
</message>
<message id="ens-username-not-found">
<location filename="../shared/AddressInput.qml" line="12"/>
<source>ENS Username not found</source>
<translation type="unfinished"/>
</message>
<message id="paste">
<location filename="../shared/Input.qml" line="147"/>
<location filename="../shared/TertiaryButton.qml" line="28"/>
<source>Paste</source>
<translation>Tempel</translation>
</message>
<message id="you-need-to-request-the-recipient-s-address-first--nassets-won-t-be-sent-yet-">
<location filename="../shared/AddressRequiredValidator.qml" line="32"/>
<source>You need to request the recipients address first.
Assets wont be sent yet.</source>
<translation type="unfinished"/>
</message>
<message id="invalid-source">
<location filename="../shared/AddressSourceSelector.qml" line="24"/>
<source>Invalid source</source>
<translation type="unfinished"/>
</message>
<message id="insufficient-balance">
<location filename="../shared/AssetAndAmountInput.qml" line="9"/>
<location filename="../shared/BalanceValidator.qml" line="49"/>
<source>Insufficient balance</source>
<translation type="unfinished"/>
</message>
<message id="must-be-greater-than-0">
<location filename="../shared/GasSelector.qml" line="25"/>
<source>Must be greater than 0</source>
<translation type="unfinished"/>
</message>
<message id="priority">
<location filename="../shared/GasSelector.qml" line="88"/>
<source>Priority</source>
<translation type="unfinished"/>
</message>
<message id="use-suggestions">
<location filename="../shared/GasSelector.qml" line="100"/>
<source>Use suggestions</source>
<translation type="unfinished"/>
</message>
<message id="use-custom">
<location filename="../shared/GasSelector.qml" line="100"/>
<source>Use custom</source>
<translation type="unfinished"/>
</message>
<message id="low">
<location filename="../shared/GasSelector.qml" line="121"/>
<location filename="../shared/GasSelectorButton.qml" line="12"/>
<source>Low</source>
<translation type="unfinished"/>
</message>
<message id="high">
<location filename="../shared/GasSelector.qml" line="151"/>
<source>High</source>
<translation type="unfinished"/>
</message>
<message id="gas-amount-limit">
<location filename="../shared/GasSelector.qml" line="172"/>
<source>Gas amount limit</source>
<translation type="unfinished"/>
</message>
<message id="per-gas-overall-limit">
<location filename="../shared/GasSelector.qml" line="192"/>
<source>Per-gas overall limit</source>
<translation type="unfinished"/>
</message>
<message id="maximum-priority-fee---1-eth">
<location filename="../shared/GasSelector.qml" line="220"/>
<source>Maximum priority fee: %1 ETH</source>
<translation type="unfinished"/>
</message>
<message id="maximum-overall-price-for-the-transaction--if-the-block-base-fee-exceeds-this--it-will-be-included-in-a-following-block-with-a-lower-base-fee-">
<location filename="../shared/GasSelector.qml" line="240"/>
<source>Maximum overall price for the transaction. If the block base fee exceeds this, it will be included in a following block with a lower base fee.</source>
<translation type="unfinished"/>
</message>
<message id="must-be-greater-than-or-equal-to-0">
<location filename="../shared/AssetAndAmountInput.qml" line="11"/>
<source>Must be greater than or equal to 0</source>
<translation type="unfinished"/>
</message>
<message id="this-needs-to-be-a-number">
<location filename="../shared/AssetAndAmountInput.qml" line="13"/>
<location filename="../shared/GasSelector.qml" line="27"/>
<source>This needs to be a number</source>
<translation type="unfinished"/>
</message>
<message id="please-enter-an-amount">
<location filename="../shared/AssetAndAmountInput.qml" line="15"/>
<location filename="../shared/GasSelector.qml" line="29"/>
<source>Please enter an amount</source>
<translation type="unfinished"/>
</message>
<message id="the-amount-is-0--proceed-only-if-this-is-desired-">
<location filename="../shared/AssetAndAmountInput.qml" line="139"/>
<source>The amount is 0. Proceed only if this is desired.</source>
<translation type="unfinished"/>
</message>
<message id="balance--">
<location filename="../shared/AccountSelector.qml" line="74"/>
<location filename="../shared/AssetAndAmountInput.qml" line="89"/>
<source>Balance: </source>
<translation type="unfinished"/>
</message>
<message id="asset---amount">
<location filename="../shared/AssetAndAmountInput.qml" line="126"/>
<source>Asset &amp; Amount</source>
<translation type="unfinished"/>
</message>
<message id="blocking-will-remove-any-messages-you-received-from--1-and-stop-new-messages-from-reaching-you-">
<location filename="../shared/BlockContactConfirmationDialog.qml" line="24"/>
<source>Blocking will remove any messages you received from %1 and stop new messages from reaching you.</source>
<translation type="unfinished"/>
</message>
<message id="account-color">
<location filename="../shared/ColorSelector.qml" line="9"/>
<location filename="../shared/status/StatusWalletColorSelect.qml" line="12"/>
<source>Account color</source>
<translation>Warna akun</translation>
</message>
<message id="confirm-your-action">
<location filename="../shared/ConfirmationDialog.qml" line="19"/>
<source>Confirm your action</source>
<translation type="unfinished"/>
</message>
<message id="close-app-button">
<location filename="../shared/ConfirmationDialog.qml" line="22"/>
<source>Confirm</source>
<translation>Konfirmasi</translation>
</message>
<message id="are-you-sure-you-want-to-this-">
<location filename="../shared/ConfirmationDialog.qml" line="27"/>
<source>Are you sure you want to this?</source>
<translation type="unfinished"/>
</message>
<message id="please-select-a-contact">
<location filename="../shared/ContactSelector.qml" line="15"/>
<source>Please select a contact</source>
<translation type="unfinished"/>
</message>
<message id="select-a-contact">
<location filename="../shared/ContactSelector.qml" line="22"/>
<source>Select a contact</source>
<translation type="unfinished"/>
</message>
<message id="contact-does-not-have-an-ens-address--please-send-a-transaction-in-chat-">
<location filename="../shared/ContactSelector.qml" line="24"/>
<source>Contact does not have an ENS address. Please send a transaction in chat.</source>
<translation type="unfinished"/>
</message>
<message id="no-contact-selected">
<location filename="../shared/ContactSelector.qml" line="67"/>
<source>No contact selected</source>
<translation type="unfinished"/>
</message>
<message id="copied-">
<location filename="../shared/CopyToClipBoardButton.qml" line="64"/>
<source>Copied!</source>
<translation type="unfinished"/>
</message>
<message id="optimal">
<location filename="../shared/GasSelector.qml" line="134"/>
<source>Optimal</source>
<translation type="unfinished"/>
</message>
<message id="advanced">
<source>Advanced</source>
<translation>Maju</translation>
</message>
<message id="gwei">
<location filename="../shared/GasSelector.qml" line="209"/>
<source>Gwei</source>
<translation>Gwei</translation>
</message>
<message id="invalid-key-confirm">
<source>Apply</source>
<translation>Menerapkan</translation>
</message>
<message id="wallet-insufficient-gas">
<location filename="../shared/GasValidator.qml" line="55"/>
<source>Not enough ETH for gas</source>
<translation>ETH untuk gas tidak cukup</translation>
</message>
<message id="sharing-copied-to-clipboard">
<location filename="../shared/Input.qml" line="139"/>
<source>Copied</source>
<translation>Disalin</translation>
</message>
<message id="pasted">
<location filename="../shared/Input.qml" line="141"/>
<source>Pasted</source>
<translation type="unfinished"/>
</message>
<message id="copy-to-clipboard">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupInviteFriendsView.qml" line="40"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupOverview.qml" line="57"/>
<source>Copy to clipboard</source>
<oldsource>Copy</oldsource>
<translation>Salinan</translation>
</message>
<message id="invalid-ethereum-address">
<location filename="../shared/RecipientSelector.qml" line="20"/>
<source>Invalid ethereum address</source>
<translation type="unfinished"/>
</message>
<message id="address">
<location filename="../shared/RecipientSelector.qml" line="37"/>
<source>Address</source>
<translation>Alamat</translation>
</message>
<message id="my-account">
<location filename="../shared/RecipientSelector.qml" line="39"/>
<source>My account</source>
<translation type="unfinished"/>
</message>
<message id="chat-is-a-contact">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="245"/>
<location filename="../shared/RecipientSelector.qml" line="41"/>
<source>Contact</source>
<translation>Kontak</translation>
</message>
<message id="search">
<location filename="../app/AppLayouts/Chat/components/SearchPopup.qml" line="101"/>
<location filename="../shared/SearchBox.qml" line="7"/>
<source>Search</source>
<translation>Cari</translation>
</message>
<message id="in-">
<location filename="../app/AppLayouts/Chat/components/SearchPopup.qml" line="132"/>
<source>In:</source>
<translation type="unfinished"/>
</message>
<message id="messages">
<location filename="../app/AppLayouts/Chat/components/SearchPopup.qml" line="168"/>
<source>Messages</source>
<translation>Pesan</translation>
</message>
<message id="tokens-will-be-sent-directly-to-a-contract-address--which-may-result-in-a-loss-of-funds--to-transfer-erc-20-tokens--ensure-the-recipient-address-is-the-address-of-the-destination-wallet-">
<location filename="../shared/SendToContractWarning.qml" line="12"/>
<source>Tokens will be sent directly to a contract address, which may result in a loss of funds. To transfer ERC-20 tokens, ensure the recipient address is the address of the destination wallet.</source>
<translation type="unfinished"/>
</message>
<message id="view-on-etherscan">
<location filename="../shared/ToastMessage.qml" line="22"/>
<source>View on Etherscan</source>
<translation type="unfinished"/>
</message>
<message id="wallet-asset">
<location filename="../shared/TransactionPreview.qml" line="275"/>
<source>Asset</source>
<translation>Aset</translation>
</message>
<message id="amount">
<location filename="../shared/TransactionPreview.qml" line="322"/>
<source>Amount</source>
<translation>Jumlah</translation>
</message>
<message id="data-field">
<location filename="../shared/TransactionPreview.qml" line="528"/>
<source>Data field</source>
<translation type="unfinished"/>
</message>
<message id="signing-phrase-is-a-3-word-combination-that-displayed-when-you-entered-the-wallet-on-this-device-for-the-first-time-">
<location filename="../shared/TransactionSigner.qml" line="63"/>
<source>Signing phrase is a 3 word combination that displayed when you entered the wallet on this device for the first time.</source>
<translation type="unfinished"/>
</message>
<message id="enter-the-password-you-use-to-unlock-this-device">
<location filename="../shared/TransactionSigner.qml" line="91"/>
<source>Enter the password you use to unlock this device</source>
<translation type="unfinished"/>
</message>
<message id="unblocking-will-allow-new-messages-you-received-from--1-to-reach-you-">
<location filename="../shared/UnblockContactConfirmationDialog.qml" line="24"/>
<source>Unblocking will allow new messages you received from %1 to reach you.</source>
<translation type="unfinished"/>
</message>
<message id="send-transaction">
<location filename="../shared/status/StatusChatCommandsPopup.qml" line="43"/>
<source>Send transaction</source>
<translation>Kirim transaksi</translation>
</message>
<message id="request-transaction">
<location filename="../shared/status/StatusChatCommandsPopup.qml" line="56"/>
<source>Request transaction</source>
<translation>Minta transaksi</translation>
</message>
<message id="public-chat">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="252"/>
<source>Public chat</source>
<translation>Obrolan publik</translation>
</message>
<message id="chat-is-not-a-contact">
<location filename="../app/AppLayouts/Chat/ChatColumn.qml" line="249"/>
<source>Not a contact</source>
<translation>Bukan kontak</translation>
</message>
<message id="image-files---1-">
<location filename="../shared/status/StatusChatInput.qml" line="576"/>
<source>Image files (%1)</source>
<translation type="unfinished"/>
</message>
<message id="your-message-is-too-long.">
<location filename="../shared/status/StatusChatInput.qml" line="596"/>
<source>Your message is too long.</source>
<translation type="unfinished"/>
</message>
<message id="please-make-your-message-shorter.-we-have-set-the-limit-to-2000-characters-to-be-courteous-of-others.">
<location filename="../shared/status/StatusChatInput.qml" line="599"/>
<source>Please make your message shorter. We have set the limit to 2000 characters to be courteous of others.</source>
<translation type="unfinished"/>
</message>
<message id="type-a-message">
<location filename="../shared/status/StatusChatInput.qml" line="865"/>
<source>Type a message</source>
<translation>Pesan</translation>
</message>
<message id="bold">
<location filename="../shared/status/StatusChatInput.qml" line="943"/>
<source>Bold</source>
<translation type="unfinished"/>
</message>
<message id="italic">
<location filename="../shared/status/StatusChatInput.qml" line="949"/>
<source>Italic</source>
<translation type="unfinished"/>
</message>
<message id="strikethrough">
<location filename="../shared/status/StatusChatInput.qml" line="957"/>
<source>Strikethrough</source>
<translation type="unfinished"/>
</message>
<message id="code">
<location filename="../shared/status/StatusChatInput.qml" line="964"/>
<source>Code</source>
<translation type="unfinished"/>
</message>
<message id="no-recent-emojis">
<location filename="../shared/status/StatusEmojiSection.qml" line="37"/>
<source>No recent emojis</source>
<translation type="unfinished"/>
</message>
<message id="buy-for--1-snt">
<location filename="../shared/status/StatusStickerButton.qml" line="29"/>
<source>Buy for %1 SNT</source>
<translation type="unfinished"/>
</message>
<message id="uninstall">
<location filename="../shared/status/StatusStickerButton.qml" line="46"/>
<source>Uninstall</source>
<translation type="unfinished"/>
</message>
<message id="install">
<location filename="../shared/status/StatusStickerButton.qml" line="62"/>
<source>Install</source>
<translation>↓ Instal</translation>
</message>
<message id="free">
<location filename="../shared/status/StatusStickerButton.qml" line="77"/>
<source>Free</source>
<translation>↓ Gratis</translation>
</message>
<message id="pending---">
<location filename="../shared/status/StatusStickerButton.qml" line="97"/>
<source>Pending...</source>
<translation type="unfinished"/>
</message>
<message id="update">
<location filename="../shared/status/StatusStickerButton.qml" line="127"/>
<source>Update</source>
<translation>Memperbarui</translation>
</message>
<message id="could-not-buy-stickerpack">
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="229"/>
<source>Could not buy Stickerpack</source>
<translation type="unfinished"/>
</message>
<message id="stickerpack-bought-successfully">
<location filename="../shared/status/StatusStickerPackPurchaseModal.qml" line="232"/>
<source>Stickerpack bought successfully</source>
<translation type="unfinished"/>
</message>
<message id="you-don't-have-any-stickers-yet">
<location filename="../shared/status/StatusStickersPopup.qml" line="113"/>
<source>You don't have any stickers yet</source>
<translation type="unfinished"/>
</message>
<message id="recently-used-stickers">
<location filename="../shared/status/StatusStickersPopup.qml" line="124"/>
<source>Recently used stickers will appear here</source>
<translation>Stiker yang baru saja digunakan akan muncul di sini</translation>
</message>
<message id="get-stickers">
<location filename="../shared/status/StatusStickersPopup.qml" line="133"/>
<source>Get Stickers</source>
<translation>Dapatkan Stiker</translation>
</message>
<message id="ethereum-explorer">
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/EthereumExplorerModal.qml" line="11"/>
<source>Ethereum explorer</source>
<translation type="unfinished"/>
</message>
<message id="custom---">
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/HomepageModal.qml" line="46"/>
<source>Custom...</source>
<translation type="unfinished"/>
</message>
<message id="search-engine">
<location filename="../app/AppLayouts/Profile/Sections/BrowserModals/SearchEngineModal.qml" line="11"/>
<source>Search engine</source>
<translation type="unfinished"/>
</message>
<message id="dapp-permissions">
<location filename="../app/AppLayouts/Profile/Sections/Privileges/DappList.qml" line="11"/>
<source>Dapp permissions</source>
<translation type="unfinished"/>
</message>
<message id="revoke-access">
<location filename="../app/AppLayouts/Profile/Sections/Privileges/Permission.qml" line="33"/>
<source>Revoke access</source>
<translation>Mencabut akses</translation>
</message>
<message id="revoke-all-access">
<location filename="../app/AppLayouts/Profile/Sections/Privileges/PermissionList.qml" line="59"/>
<source>Revoke all access</source>
<translation type="unfinished"/>
</message>
<message id="show-more">
<location filename="../app/AppLayouts/Chat/ChatColumn/ActivityCenter.qml" line="187"/>
<source>Show more</source>
<translation>Menampilkan lebih banyak</translation>
</message>
<message id="-1-invited-you-to-join-the-group">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterGroupRequest.qml" line="120"/>
<source>%1 invited you to join the group</source>
<translation type="unfinished"/>
</message>
<message id="all">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="24"/>
<source>All</source>
<translation>Semua</translation>
</message>
<message id="mentions">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="34"/>
<source>Mentions</source>
<translation type="unfinished"/>
</message>
<message id="replies">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="45"/>
<source>Replies</source>
<translation type="unfinished"/>
</message>
<message id="contact-requests">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="56"/>
<location filename="../app/AppLayouts/Chat/ContactsColumn.qml" line="66"/>
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="15"/>
<source>Contact requests</source>
<translation type="unfinished"/>
</message>
<message id="mark-all-as-read">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="88"/>
<source>Mark all as Read</source>
<translation type="unfinished"/>
</message>
<message id="show-read-notifications">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="107"/>
<source>Show read notifications</source>
<oldsource>Show read notificationsHide read notifications</oldsource>
<translation type="unfinished"/>
</message>
<message id="hide-read-notifications">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="109"/>
<source>Hide read notifications</source>
<translation type="unfinished"/>
</message>
<message id="chat-notification-preferences">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ActivityCenterTopBar.qml" line="117"/>
<source>Notification settings</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-be-mutual-contacts-with-this-person-for-them-to-receive-your-messages">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatRequestMessage.qml" line="22"/>
<source>You need to be mutual contacts with this person for them to receive your messages</source>
<translation type="unfinished"/>
</message>
<message id="waiting-for--1-to-accept-your-request">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatRequestMessage.qml" line="24"/>
<source>Waiting for %1 to accept your request</source>
<translation type="unfinished"/>
</message>
<message id="just-click-this-button-to-add-them-as-contact--they-will-receive-a-notification--once-they-accept-the-request--you-ll-be-able-to-chat">
<location filename="../app/AppLayouts/Chat/ChatColumn/ChatComponents/ChatRequestMessage.qml" line="37"/>
<source>Just click this button to add them as contact. They will receive a notification. Once they accept the request, you'll be able to chat</source>
<translation type="unfinished"/>
</message>
<message id="you-need-to-enter-a-key">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="21"/>
<source>You need to enter a key</source>
<translation type="unfinished"/>
</message>
<message id="access-existing-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="28"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunitiesPopup.qml" line="74"/>
<source>Access existing community</source>
<translation type="unfinished"/>
</message>
<message id="community-key">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="40"/>
<location filename="../app/AppLayouts/Chat/CommunityComponents/TransferOwnershipPopup.qml" line="30"/>
<source>Community private key</source>
<translation type="unfinished"/>
</message>
<message id="entering-a-community-key-will-grant-you-the-ownership-of-that-community--please-be-responsible-with-it-and-don-t-share-the-key-with-people-you-don-t-trust-">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="48"/>
<source>Entering a community key will grant you the ownership of that community. Please be responsible with it and dont share the key with people you dont trust.</source>
<translation type="unfinished"/>
</message>
<message id="import">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="61"/>
<source>Import</source>
<translation type="unfinished"/>
</message>
<message id="error-importing-the-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/AccessExistingCommunityPopup.qml" line="86"/>
<source>Error importing the community</source>
<translation type="unfinished"/>
</message>
<message id="back-up-community-key">
<location filename="../app/AppLayouts/Chat/CommunityComponents/BackUpCommuntyBanner.qml" line="39"/>
<source>Back up community key</source>
<translation type="unfinished"/>
</message>
<message id="back-up">
<location filename="../app/AppLayouts/Chat/CommunityComponents/BackUpCommuntyBanner.qml" line="54"/>
<source>Back up</source>
<translation type="unfinished"/>
</message>
<message id="member-name">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="41"/>
<source>Member name</source>
<translation type="unfinished"/>
</message>
<message id="community-members-will-appear-here">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="100"/>
<source>Community members will appear here</source>
<translation type="unfinished"/>
</message>
<message id="no-contacts-found">
<location filename="../app/AppLayouts/Chat/CommunityComponents/CommunityProfilePopupMembersList.qml" line="114"/>
<source>No contacts found</source>
<translation type="unfinished"/>
</message>
<message id="membership-approval-description">
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="44"/>
<source>Your community is free to join, but new members are required to be approved by the community creator first</source>
<translation type="unfinished"/>
</message>
<message id="membership-invite-description">
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="58"/>
<source>Your community can only be joined by an invitation from existing community members</source>
<translation type="unfinished"/>
</message>
<message id="membership-free-description">
<location filename="../app/AppLayouts/Chat/CommunityComponents/MembershipRequirementPopup.qml" line="81"/>
<source>Your community is free for anyone to join</source>
<translation type="unfinished"/>
</message>
<message id="you-should-keep-it-safe-and-only-share-it-with-people-you-trust-to-take-ownership-of-your-community">
<location filename="../app/AppLayouts/Chat/CommunityComponents/TransferOwnershipPopup.qml" line="47"/>
<source>You should keep it safe and only share it with people you trust to take ownership of your community</source>
<translation type="unfinished"/>
</message>
<message id="you-can-also-use-this-key-to-import-your-community-on-another-device">
<location filename="../app/AppLayouts/Chat/CommunityComponents/TransferOwnershipPopup.qml" line="59"/>
<source>You can also use this key to import your community on another device</source>
<translation type="unfinished"/>
</message>
<message id="decline-and-block">
<location filename="../app/AppLayouts/Chat/components/AcceptRejectOptionsButtons.qml" line="78"/>
<source>Decline and block</source>
<translation type="unfinished"/>
</message>
<message id="decline-all-contacts">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="64"/>
<source>Decline all contacts</source>
<translation type="unfinished"/>
</message>
<message id="are-you-sure-you-want-to-decline-all-these-contact-requests">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="66"/>
<source>Are you sure you want to decline all these contact requests</source>
<translation type="unfinished"/>
</message>
<message id="accept-all-contacts">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="81"/>
<source>Accept all contacts</source>
<translation type="unfinished"/>
</message>
<message id="are-you-sure-you-want-to-accept-all-these-contact-requests">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="83"/>
<source>Are you sure you want to accept all these contact requests</source>
<translation type="unfinished"/>
</message>
<message id="decline-all">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="103"/>
<source>Decline all</source>
<translation type="unfinished"/>
</message>
<message id="accept-all">
<location filename="../app/AppLayouts/Chat/components/ContactRequestsPopup.qml" line="112"/>
<source>Accept all</source>
<translation type="unfinished"/>
</message>
<message id="-1-messages">
<location filename="../app/AppLayouts/Chat/components/PinnedMessagesPopup.qml" line="29"/>
<source>%1 messages</source>
<translation type="unfinished"/>
</message>
<message id="-1-message">
<location filename="../app/AppLayouts/Chat/components/PinnedMessagesPopup.qml" line="31"/>
<source>%1 message</source>
<translation type="unfinished"/>
</message>
<message id="pinned-messages-will-appear-here-">
<location filename="../app/AppLayouts/Chat/components/PinnedMessagesPopup.qml" line="55"/>
<source>Pinned messages will appear here.</source>
<translation type="unfinished"/>
</message>
<message id="Language">
<location filename="../app/AppLayouts/Profile/Sections/LanguageModal.qml" line="12"/>
<source>Language</source>
<translation type="unfinished">Bahasa</translation>
</message>
<message id="before-you-get-started---">
<location filename="../onboarding/BeforeGetStartedModal.qml" line="13"/>
<source>Before you get started...</source>
<translation type="unfinished"/>
</message>
<message id="i-acknowledge-that-status-desktop-is-in-beta-and-by-using-it--i-take-the-full-responsibility-for-all-risks-concerning-my-data-and-funds-">
<location filename="../onboarding/BeforeGetStartedModal.qml" line="25"/>
<source>I acknowledge that Status Desktop is in Beta and by using it, I take the full responsibility for all risks concerning my data and funds.</source>
<translation type="unfinished"/>
</message>
<message id="i-accept">
<location filename="../onboarding/BeforeGetStartedModal.qml" line="38"/>
<source>I accept</source>
<translation type="unfinished"/>
</message>
<message id="terms-of-service">
<location filename="../onboarding/BeforeGetStartedModal.qml" line="43"/>
<source>Terms of Use</source>
<translation type="unfinished"/>
</message>
<message id="get-started">
<location filename="../onboarding/BeforeGetStartedModal.qml" line="101"/>
<source>Get Started</source>
<translation>Memulai</translation>
</message>
<message id="format-not-supported-">
<location filename="../shared/status/StatusChatImageExtensionValidator.qml" line="12"/>
<source>Format not supported.</source>
<translation type="unfinished"/>
</message>
<message id="upload--1-only">
<location filename="../shared/status/StatusChatImageExtensionValidator.qml" line="14"/>
<source>Upload %1 only</source>
<translation type="unfinished"/>
</message>
<message id="you-can-only-upload--1-images-at-a-time">
<location filename="../shared/status/StatusChatImageQtyValidator.qml" line="11"/>
<source>You can only upload %1 images at a time</source>
<translation type="unfinished"/>
</message>
<message id="max-image-size-is--1-mb">
<location filename="../shared/status/StatusChatImageSizeValidator.qml" line="23"/>
<source>Max image size is %1 MB</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>CommunityDetailPopup</name>
<message>
<source>Pending</source>
<translation type="obsolete">Tertunda</translation>
</message>
</context>
<context>
<name>CommunityProfilePopup</name>
<message>
<source>Members</source>
<translation type="obsolete">Anggota</translation>
</message>
</context>
<context>
<name>ImageCropperModal</name>
<message>
<source>Finish</source>
<translation type="obsolete">Selesai</translation>
</message>
</context>
</TS>