damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

Localizable.strings (28723B)


      1 /* Description of how the nip05 identifier would be used for verification. */
      2 "'%@' at '%@' will be used for verification" = "'%@' pada '%@' akan digunakan untuk verifikasi";
      3 
      4 /* Description of why the nip05 identifier is invalid. */
      5 "'%@' is an invalid NIP-05 identifier. It should look like an email." = "'%@' adalah pengenal NIP-05 yang tidak valid. Seharusnya terlihat seperti surel.";
      6 
      7 /* Navigation bar title for view that shows who is following a user. */
      8 "(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "(Profile.displayName(profile: profile, pubkey: whos))'s Pengikut";
      9 
     10 /* Navigation bar title for view that shows who a user is following. */
     11 "(who) following" = "(who) Mengikuti";
     12 
     13 /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
     14 Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */
     15 "%@ %@" = "%@ %@";
     16 
     17 /* Alert message that informs a user was blocked. */
     18 "%@ has been blocked" = "%@ telah diblokir";
     19 
     20 /* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
     21 "%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Membuat sebuah akun tidak memerlukan nomor telepon, surel atau nama. Mari bergabung tanpa perlu khawatir.";
     22 
     23 /* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
     24 "%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Pesan dienkripsi secara End-to-End. \"Big Tech\" tidak dapat membaca pesan anda.";
     25 
     26 /* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
     27 "%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Beri tip pada postingan teman anda dan stack sats dengan Bitcoin⚡️, mata uang asli dari internet.";
     28 
     29 /* Fraction of how many of the user's relay servers that are operational. */
     30 "%lld/%lld" = "%lld/%lld";
     31 
     32 /* Text indicating the zap amount. i.e. number of satoshis that were tipped to a user */
     33 "⚡️ %@" = "⚡️ %@";
     34 
     35 /* Label to prompt for about text entry for user to describe about themself. */
     36 "About" = "Tentang";
     37 
     38 /* Label for About Me section of user profile form. */
     39 "About Me" = "Tentang Saya";
     40 
     41 /* Placeholder text for About Me description. */
     42 "Absolute Boss" = "Absolute Boss";
     43 
     44 /* Button to accept the end user license agreement before being allowed into the app. */
     45 "Accept" = "Terima";
     46 
     47 /* Label to indicate the public ID of the account. */
     48 "Account ID" = "ID Akun";
     49 
     50 /* Title for confirmation dialog to either share, report, or block a profile. */
     51 "Actions" = "Tindakan";
     52 
     53 /* Button to add recommended relay server.
     54    Button to confirm adding user inputted relay. */
     55 "Add" = "Tambah";
     56 
     57 /* Button label to re-add all original participants as profiles to reply to in a note */
     58 "Add all" = "Tambahkan Semua";
     59 
     60 /* Label for section for adding a relay server. */
     61 "Add Relay" = "Tambahkan Relay";
     62 
     63 /* Label to display relay contact user. */
     64 "Admin" = "Admin";
     65 
     66 /* Any amount of sats */
     67 "Any" = "Berapa pun";
     68 
     69 /* Prompt for optional entry of API Key to use translation server. */
     70 "API Key (optional)" = "Kunci API (opsional)";
     71 
     72 /* Prompt for required entry of API Key to use translation server. */
     73 "API Key (required)" = "Kunci API (diperlukan)";
     74 
     75 /* Alert message to ask if user wants to repost a post. */
     76 "Are you sure you want to repost this?" = "Anda yakin ingin memposting ulang ini?";
     77 
     78 /* Label for Banner Image section of user profile form. */
     79 "Banner Image" = "Gambar Banner";
     80 
     81 /* Reminder to user that they should save their account information. */
     82 "Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Sebelum kita mulai, anda perlu menyimpan informasi akun anda. Jika tidak, anda tidak akan dapat kembali masuk ke akun anda apabila anda menghapus Damus.";
     83 
     84 /* Dropdown option label for Lightning wallet, Bitcoin Beach. */
     85 "Bitcoin Beach" = "Bitcoin Beach";
     86 
     87 /* Label for Bitcoin Lightning Tips section of user profile form. */
     88 "Bitcoin Lightning Tips" = "Bitcoin Lightning Tips";
     89 
     90 /* Dropdown option label for Lightning wallet, Blixt Wallet */
     91 "Blixt Wallet" = "Blixt Wallet";
     92 
     93 /* Dropdown option label for Lightning wallet, Alby Go */
     94 "Alby Go" = "Alby Go";
     95 
     96 /* Alert button to block a user.
     97    Button to block a profile.
     98    Context menu option for blocking users. */
     99 "Block" = "Blokir";
    100 
    101 /* Alert message prompt to ask if a user should be blocked. */
    102 "Block %@?" = "Blokir %@?";
    103 
    104 /* Title of alert for blocking a user. */
    105 "Block User" = "Blokir Pengguna";
    106 
    107 /* Sidebar menu label for Profile view. */
    108 "Blocked" = "Diblokir";
    109 
    110 /* Navigation title of view to see list of blocked users. */
    111 "Blocked Users" = "Pengguna Diblokir";
    112 
    113 /* Dropdown option label for Lightning wallet, Blue Wallet. */
    114 "Blue Wallet" = "Blue Wallet";
    115 
    116 /* Accessibility label for boosts button */
    117 "Boosts" = "Tingkatkan";
    118 
    119 /* Dropdown option label for Lightning wallet, Breez. */
    120 "Breez" = "Breez";
    121 
    122 /* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
    123 "Broadcast" = "Siaran";
    124 
    125 /* Alert button to cancel out of alert for blocking a user.
    126    Button to cancel out of alert that creates a new mutelist.
    127    Button to cancel out of posting a note.
    128    Button to cancel out of reposting a post.
    129    Button to cancel out of view adding user inputted relay.
    130    Cancel deleting the user.
    131    Cancel out of logging out the user. */
    132 "Cancel" = "Batal";
    133 
    134 /* Dropdown option label for Lightning wallet, Cash App. */
    135 "Cash App" = "Cash App";
    136 
    137 /* Button for clearing cached data. */
    138 "Clear" = "Kosongkan";
    139 
    140 /* Section title for clearing cached data. */
    141 "Clear Cache" = "Kosongkan Cache";
    142 
    143 /* Label to display relay contact information. */
    144 "Contact" = "Kontak";
    145 
    146 /* Label indicating that a user's key was copied. */
    147 "Copied" = "Disalin";
    148 
    149 /* Button to copy a relay server address. */
    150 "Copy" = "Salin";
    151 
    152 /* Context menu option for copying the ID of the account that created the note. */
    153 "Copy Account ID" = "Salin ID Akun";
    154 
    155 /* Context menu option to copy an image into clipboard.
    156    Context menu option to copy an image to clipboard. */
    157 "Copy Image" = "Salin Gambar";
    158 
    159 /* Context menu option to copy the URL of an image into clipboard. */
    160 "Copy Image URL" = "Salin URL Gambar";
    161 
    162 /* Title of section for copying a Lightning invoice identifier. */
    163 "Copy invoice" = "Salin Faktur";
    164 
    165 /* Context menu option for copying a user's Lightning URL. */
    166 "Copy LNURL" = "Salin LNURL";
    167 
    168 /* Context menu option for copying the ID of the note. */
    169 "Copy Note ID" = "Salin ID Note";
    170 
    171 /* Context menu option for copying the JSON text from the note. */
    172 "Copy Note JSON" = "Salin JSON Note";
    173 
    174 /* Button to copy report ID. */
    175 "Copy Report ID" = "Salin ID Laporan";
    176 
    177 /* Context menu option for copying the text from an note. */
    178 "Copy Text" = "Salin Text";
    179 
    180 /* Context menu option for copying the ID of the user who created the note. */
    181 "Copy User Pubkey" = "Salin Kunci Publik Pengguna";
    182 
    183 /* Alert message to indicate that the blocked user could not be found. */
    184 "Could not find user to block..." = "Tidak dapat menemukan pengguna untuk diblokir...";
    185 
    186 /* Button to create account. */
    187 "Create" = "Buat";
    188 
    189 /* Button to create an account. */
    190 "Create Account" = "Buat Akun";
    191 
    192 /* Title of alert prompting the user to create a new mutelist. */
    193 "Create new mutelist" = "Buat daftar bisu baru";
    194 
    195 /* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
    196 "Creator(s) of Bitcoin. Absolute legend." = "Creator(s) of Bitcoin. Absolute legend.";
    197 
    198 /* Dropdown option for selecting a custom translation server. */
    199 "Custom" = "Kustom";
    200 
    201 /* Name of the app, shown on the first screen when user is not logged in. */
    202 "Damus" = "Damus";
    203 
    204 /* Dropdown option for selecting DeepL as the translation service. */
    205 "DeepL (Proprietary, Higher Accuracy)" = "DeepL (Kepemilikan, Lebih Akurat)";
    206 
    207 /* Button to pay a Lightning invoice with the user's default Lightning wallet. */
    208 "Default Wallet" = "Dompet default";
    209 
    210 /* Section title for zap configuration */
    211 "Default Zap Amount in sats" = "Jumlah Zap default dalam sats";
    212 
    213 /* Button for deleting the users account.
    214    Button to delete a relay server that the user connects to.
    215    Button to remove a user from their blocklist.
    216    Section title for deleting the user */
    217 "Delete" = "Hapus";
    218 
    219 /* Button to delete the user's account. */
    220 "Delete Account" = "Hapus Akun";
    221 
    222 /* Alert message to indicate this is a deleted account */
    223 "Deleted Account" = "Akun Dihapus";
    224 
    225 /* Label to display relay description. */
    226 "Description" = "Deskripsi";
    227 
    228 /* Button to dismiss a text field alert. */
    229 "Dismiss" = "Abaikan";
    230 
    231 /* Label to prompt display name entry. */
    232 "Display Name" = "Nama Tampilan";
    233 
    234 /* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
    235    Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */
    236 "DMs" = "Pesan";
    237 
    238 /* Button to dismiss wallet selection view for paying Lightning invoice. */
    239 "Done" = "Selesai";
    240 
    241 /* Heading indicating that this application allows users to earn money. */
    242 "Earn Money" = "Dapatkan Uang";
    243 
    244 /* Button to edit user's profile. */
    245 "Edit" = "Edit";
    246 
    247 /* Text indicating that the view is used for editing which participants are replied to in a note. */
    248 "Edit participants" = "Edit Partisipan";
    249 
    250 /* Heading indicating that this application keeps private messaging end-to-end encrypted. */
    251 "Encrypted" = "Terenkripsi";
    252 
    253 /* Prompt for user to enter an account key to login. */
    254 "Enter your account key to login:" = "Masukkan Kunci Akun anda untuk masuk:";
    255 
    256 /* Error message indicating why saving keys failed. */
    257 "Error: %@" = "Galat: %@";
    258 
    259 /* Label indicating that the below text is the EULA, an acronym for End User License Agreement. */
    260 "EULA" = "EULA";
    261 
    262 /* No comment provided by engineer. */
    263 "Filter" = "Saring";
    264 
    265 /* Button to follow a user. */
    266 "Follow" = "Ikuti";
    267 
    268 /* Button to follow a user back. */
    269 "Follow Back" = "Ikuti Balik";
    270 
    271 /* Text on QR code view to prompt viewer looking at screen to follow the user. */
    272 "Follow me on nostr" = "Ikuti Saya di nostr";
    273 
    274 /* Label describing followers of a user. */
    275 "Followers" = "Pengikut";
    276 
    277 /* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile.
    278 Part of a larger sentence to describe how many profiles a user is following. */
    279 "Following" = "Mengikuti";
    280 
    281 /* Label to indicate that the user is in the process of following another user. */
    282 "Following..." = "Mengikuti...";
    283 
    284 /* Text to indicate that button next to it is in a state that will follow a profile when tapped. */
    285 "Follows" = "Ikuti";
    286 
    287 /* Text to indicate that a user is following your profile. */
    288 "Follows you" = "Mengikuti Anda";
    289 
    290 /* Dropdown option for selecting Free plan for DeepL translation service. */
    291 "Free" = "Gratis";
    292 
    293 /* Button to navigate to DeepL website to get a translation API key. */
    294 "Get API Key" = "Dapatkan Kunci API";
    295 
    296 /* Navigation bar title for Global view where posts from all connected relay servers appear. */
    297 "Global" = "Global";
    298 
    299 /* Navigation link to go to post referenced by hex code. */
    300 "Goto post %@" = "Buka Kiriman %@";
    301 
    302 /* Navigation link to go to profile. */
    303 "Goto profile %@" = "Buka Profil %@";
    304 
    305 /* Button to hide a post from a user who has been blocked. */
    306 "Hide" = "Sembunyikan";
    307 
    308 /* Button to hide the DeepL translation API key.
    309    Button to hide the LibreTranslate server API key. */
    310 "Hide API Key" = "Sembunyikan Kunci API";
    311 
    312 /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
    313 "Home" = "Beranda";
    314 
    315 /* Placeholder example text for profile picture URL. */
    316 "https://example.com/pic.jpg" = "https://example.com/pic.jpg";
    317 
    318 /* Placeholder example text for website URL for user profile. */
    319 "https://jb55.com" = "https://jb55.com";
    320 
    321 /* Button for user to report that the account or content has illegal content. */
    322 "Illegal content" = "Konten ilegal";
    323 
    324 /* Error message indicating that an invalid account key was entered for login. */
    325 "Invalid key" = "Kunci tidak valid";
    326 
    327 /* Button for user to report that the account or content has spam. */
    328 "It's spam" = "Ini Spam";
    329 
    330 /* Placeholder example text for identifier used for NIP-05 verification. */
    331 "jb55@jb55.com" = "jb55@jb55.com";
    332 
    333 /* Moves the post button to the left side of the screen */
    334 "Left Handed" = "Kidal";
    335 
    336 /* Button to complete account creation and start using the app. */
    337 "Let's go!" = "Mulai!";
    338 
    339 /* Dropdown option for selecting LibreTranslate as the translation service. */
    340 "LibreTranslate (Open Source)" = "LibreTranslate (Open Source)";
    341 
    342 /* Placeholder text for entry of Lightning Address or LNURL. */
    343 "Lightning Address or LNURL" = "Alamat Lightning atau LNURL";
    344 
    345 /* Indicates that the view is for paying a Lightning invoice. */
    346 "Lightning Invoice" = "Faktur Lightning";
    347 
    348 /* Accessibility Label for Like button */
    349 "Like" = "Suka";
    350 
    351 /* Dropdown option label for Lightning wallet, LNLink. */
    352 "LNLink" = "LNLink";
    353 
    354 /* Face ID usage description shown when trying to access private key */
    355 "Local authentication to access private key" = "Autentikasi lokal untuk mengakses kunci pribadi";
    356 
    357 /* Dropdown option label for system default for Lightning wallet. */
    358 "Local default" = "Default Lokal";
    359 
    360 /* Button to log into account.
    361    Button to log into an account. */
    362 "Login" = "Masuk";
    363 
    364 /* Alert for logging out the user.
    365    Button for logging out the user.
    366    Button to close the alert that informs that the current account has been deleted. */
    367 "Logout" = "Keluar";
    368 
    369 /* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
    370 "Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Pastikan kunci akun nsec anda sudah tersimpan sebelum anda keluar atau anda akan kehilangan akses pada akun ini";
    371 
    372 /* Dropdown option label for Lightning wallet, Muun. */
    373 "Muun" = "Muun";
    374 
    375 /* Label for NIP-05 Verification section of user profile form. */
    376 "NIP-05 Verification" = "Verifikasi NIP-05";
    377 
    378 /* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */
    379 "No" = "Tidak";
    380 
    381 /* Alert message prompt that asks if the user wants to create a new block list, overwriting previous block lists. */
    382 "No block list found, create a new one? This will overwrite any previous block lists." = "Daftar blokir tidak ditemukan, buat baru? Ini akan menimpa semua daftar blokir sebelumnya.";
    383 
    384 /* No search results. */
    385 "none" = "Nihil";
    386 
    387 /* Dropdown option for selecting no translation service. */
    388 "None" = "Tidak Ada";
    389 
    390 /* Alert user that they might be attempting to paste a private key and ask them to confirm. */
    391 "Note contains \"nsec1\" private key. Are you sure?" = "Note berisi kunci pribadi \"nsec1\". Apakah anda yakin?";
    392 
    393 /* Indicates that there are no notes in the timeline to view. */
    394 "Nothing to see here. Check back later!" = "Tidak ada apa disini. Periksa kembali nanti!";
    395 
    396 /* Toolbar label for Notifications view. */
    397 "Notifications" = "Notifikasi";
    398 
    399 /* String indicating that a given timestamp just occurred */
    400 "now" = "Baru Saja";
    401 
    402 /* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
    403 "nsec1..." = "nsec1...";
    404 
    405 /* Button for user to report that the account or content has nudity or explicit content. */
    406 "Nudity or explicit content" = "Konten dewasa atau eksplisit";
    407 
    408 /* Label indicating that a form input is optional. */
    409 "optional" = "Opsional";
    410 
    411 /* No comment provided by engineer. */
    412 "Paid Relay" = "Relay Berbayar";
    413 
    414 /* Button to pay a Lightning invoice. */
    415 "Pay" = "Bayar";
    416 
    417 /* Navigation bar title for view to pay Lightning invoice. */
    418 "Pay the Lightning invoice" = "Bayar Faktur Lightning";
    419 
    420 /* Alert for deleting the users account. */
    421 "Permanently Delete Account" = "Hapus Permanen Akun";
    422 
    423 /* Dropdown option label for Lightning wallet, Phoenix. */
    424 "Phoenix" = "Phoenix";
    425 
    426 /* Prompt selection of DeepL subscription plan to perform machine translations on notes */
    427 "Plan" = "Paket";
    428 
    429 /* Button to post a note. */
    430 "Post" = "Kirim";
    431 
    432 /* Text to indicate that what is being shown is a post from a user who has been blocked. */
    433 "Post from a user you've blocked" = "Kiriman dari pengguna yang anda blokir";
    434 
    435 /* Label for filter for seeing only posts (instead of posts and replies). */
    436 "Posts" = "Kiriman";
    437 
    438 /* Label for filter for seeing posts and replies (instead of only posts). */
    439 "Posts & Replies" = "Kiriman dan Balasan";
    440 
    441 /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */
    442 "Private" = "Pribadi";
    443 
    444 /* Title of the secure field that holds the user's private key. */
    445 "Private Key" = "Kunci Pribadi";
    446 
    447 /* Dropdown option for selecting Pro plan for DeepL translation service. */
    448 "Pro" = "Pro";
    449 
    450 /* Sidebar menu label for Profile view. */
    451 "Profile" = "Profil";
    452 
    453 /* Label for Profile Picture section of user profile form. */
    454 "Profile Picture" = "Foto Profil";
    455 
    456 /* Section title for the user's public account ID. */
    457 "Public Account ID" = "ID Akun Publik";
    458 
    459 /* Label indicating that the text is a user's public account key. */
    460 "Public key" = "Kunci Publik";
    461 
    462 /* Label indicating that the text is a user's public account key. */
    463 "Public Key" = "Kunci Publik";
    464 
    465 /* Prompt to ask user if the key they entered is a public key. */
    466 "Public Key?" = "Kunci Publik?";
    467 
    468 /* Navigation bar title for Reactions view. */
    469 "Reactions" = "Reaksi";
    470 
    471 /* Section title for recommend relay servers that could be added as part of configuration */
    472 "Recommended Relays" = "Rekomendasi Relay";
    473 
    474 /* Button to reject the end user license agreement, which disallows the user from being let into the app. */
    475 "Reject" = "Tolak";
    476 
    477 /* Label to display relay address.
    478    Text field for relay server. Used for testing purposes. */
    479 "Relay" = "Relay";
    480 
    481 /* Sidebar menu label for Relays view. */
    482 "Relays" = "Relay";
    483 
    484 /* Description of what was done as a result of sending a report to relay servers. */
    485 "Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Relay telah diberitahukan dan klien akan dapat menggunakan informasi ini untuk menyaring konten. Terima Kasih!";
    486 
    487 /* Button label to remove all participants from a note reply. */
    488 "Remove all" = "Hapus Semua";
    489 
    490 /* Accessibility label for reply button */
    491 "Reply" = "Balas";
    492 
    493 /* Label to indicate that the user is replying to themself. */
    494 "Reply to self" = "Balas ke diri sendiri";
    495 
    496 /* Label to indicate that the user is replying to 2 users. */
    497 "Replying to %@ & %@" = "Membalas ke %1$@ & %2$@";
    498 
    499 /* Indicating that the user is replying to the following listed people. */
    500 "Replying to:" = "Membalas ke:";
    501 
    502 /* Button to report a profile.
    503    Context menu option for reporting content. */
    504 "Report" = "Lapor";
    505 
    506 /* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
    507 "Report ID:" = "ID Laporan:";
    508 
    509 /* Message indicating that a report was successfully sent to relay servers. */
    510 "Report sent!" = "Laporan Terkirim!";
    511 
    512 /* Button to confirm reposting a post.
    513    Title of alert for confirming to repost a post. */
    514 "Repost" = "Posting Ulang";
    515 
    516 /* Text indicating that the post was reposted (i.e. re-shared). */
    517 "Reposted" = "Diposting Ulang";
    518 
    519 /* Navigation bar title for Reposts view. */
    520 "Reposts" = "Postingan Ulang";
    521 
    522 /* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */
    523 "Requests" = "Permintaan";
    524 
    525 /* Button to retry completing account creation after an error occurred. */
    526 "Retry" = "Ulangi";
    527 
    528 /* Dropdown option label for Lightning wallet, River */
    529 "River" = "River";
    530 
    531 /* Example username of Bitcoin creator(s), Satoshi Nakamoto. */
    532 "satoshi" = "satoshi";
    533 
    534 /* Name of Bitcoin creator(s). */
    535 "Satoshi Nakamoto" = "Satoshi Nakamoto";
    536 
    537 /* Button for saving profile. */
    538 "Save" = "Simpan";
    539 
    540 /* Context menu option to save an image. */
    541 "Save Image" = "Simpan Gambar";
    542 
    543 /* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */
    544 "Scan the code" = "Pindai Kode";
    545 
    546 /* Navigation link to search hashtag. */
    547 "Search hashtag: #%@" = "Cari Hashtag: #%@";
    548 
    549 /* Placeholder text to prompt entry of search query. */
    550 "Search..." = "Cari...";
    551 
    552 /* Section title for user's secret account login key. */
    553 "Secret Account Login Key" = "Kunci Login Akun Rahasia";
    554 
    555 /* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
    556 "Select a Lightning wallet" = "Pilih Dompet Lightning";
    557 
    558 /* Prompt selection of user's default wallet */
    559 "Select default wallet" = "Pilih Dompet Default";
    560 
    561 /* Text prompt for user to send a message to the other user. */
    562 "Send a message to start the conversation..." = "Kirim pesan untuk memulai percakapan...";
    563 
    564 /* Prompt selection of LibreTranslate server to perform machine translations on notes */
    565 "Server" = "Server";
    566 
    567 /* Prompt selection of translation service provider. */
    568 "Service" = "Layanan";
    569 
    570 /* Navigation title for Settings view.
    571    Sidebar menu label for accessing the app settings */
    572 "Settings" = "Pengaturan";
    573 
    574 /* Button to share a post
    575    Button to share an image.
    576    Button to share the link to a profile. */
    577 "Share" = "Bagikan";
    578 
    579 /* Button to show a post from a user who has been blocked.
    580    Toggle to show or hide user's secret account login key. */
    581 "Show" = "Tampilkan";
    582 
    583 /* Button to show the DeepL translation API key.
    584    Button to show the LibreTranslate server API key. */
    585 "Show API Key" = "Tampilkan Kunci API";
    586 
    587 /* Toggle to show or hide selection of wallet. */
    588 "Show wallet selector" = "Tampilkan Pilihan Dompet";
    589 
    590 /* Sidebar menu label to sign out of the account. */
    591 "Sign out" = "Keluar";
    592 
    593 /* Label to display relay software. */
    594 "Software" = "Perangkat Lunak";
    595 
    596 /* Dropdown option label for Lightning wallet, Strike. */
    597 "Strike" = "Strike";
    598 
    599 /* Label to display relay's supported NIPs. */
    600 "Supported NIPs" = "NIP Didukung";
    601 
    602 /* Button to close out of alert that informs that the action to block a user was successful. */
    603 "Thanks!" = "Terima Kasih!";
    604 
    605 /* Button for user to report that the account is impersonating someone. */
    606 "They are impersonating someone" = "Dia Menirukan Seseorang";
    607 
    608 /* No comment provided by engineer. */
    609 "This is a paid relay, you must pay for posts to be accepted." = "Ini merupakan relay berbayar, anda harus membayar untuk postingan agar diterima.";
    610 
    611 /* Warning that the inputted account key is a public key and the result of what happens because of it. */
    612 "This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." = "Ini adalah kunci publik, anda tidak bisa membuat postingan atau berinteraksi. Ini digunakan untuk melihat akun anda.";
    613 
    614 /* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
    615 "This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Ini merupakan kunci nostr versi lama. Kami tidak yakin jika ini adalah kunci publik atau kunci privat. Silakan aktifkan tombol di bawah ini jika ini adalah kunci publik.";
    616 
    617 /* Label to describe that a public key is the user's account ID and what they can do with it. */
    618 "This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Ini adalah ID akun anda, anda dapat memberikan ini kepada teman anda agar mereka dapat mengikuti anda. Tekan untuk menyalin.";
    619 
    620 /* Label to describe that a private key is the user's secret account key and what they should do with it. */
    621 "This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Ini adalah Kunci Rahasia Akun anda. Anda memerlukan ini untuk mengakses akun anda. Jangan Sebarkan Kunci ini kepada siapapun! Simpan Kunci ini dalam password manager dan jaga agar tetap aman!";
    622 
    623 /* Navigation bar title for note thread. */
    624 "Thread" = "Utas";
    625 
    626 /* No comment provided by engineer. */
    627 "To filter your %@ feed, please choose applicable relays from the list below:" = "Untuk menyaring feed anda, Silahkan Pilih Relay yang sesuai dari daftar di bawah ini:";
    628 
    629 /* Button to translate note from different language. */
    630 "Translate Note" = "Terjemahkan Note";
    631 
    632 /* Button to indicate that the note has been translated from a different language. */
    633 "Translated from (lang)" = "Diterjemahkan dari (lang)";
    634 
    635 /* Button to indicate that the note is in the process of being translated from a different language. */
    636 "Translating from (lang)..." = "Menerjemahkan dari (lang)...";
    637 
    638 /* Section title for selecting the translation service. */
    639 "Translations" = "Penerjemah";
    640 
    641 /* Text field prompt asking user to type the word DELETE to confirm that they want to proceed with deleting their account. The all caps lock DELETE word should not be translated. Everything else should. */
    642 "Type DELETE to delete" = "Ketik DELETE untuk menghapus";
    643 
    644 /* Text box prompt to ask user to type their post. */
    645 "Type your post here..." = "Ketik Post Anda disini...";
    646 
    647 /* Button to unfollow a user. */
    648 "Unfollow" = "Berhenti Ikuti";
    649 
    650 /* Text to indicate that the button next to it is in  a state that indicates that it is in the process of unfollowing a profile. */
    651 "Unfollowing" = "Berhenti Mengikuti";
    652 
    653 /* Label to indicate that the user is in the process of unfollowing another user. */
    654 "Unfollowing..." = "Berhenti Mengikuti...";
    655 
    656 /* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */
    657 "Unfollows" = "Berhenti Mengikuti?";
    658 
    659 /* Example URL to LibreTranslate server */
    660 "URL" = "URL";
    661 
    662 /* Alert message to indicate the user has been blocked */
    663 "User blocked" = "Pengguna Diblokir";
    664 
    665 /* Alert message that informs a user was blocked. */
    666 "User has been blocked" = "Pengguna telah diblokir";
    667 
    668 /* Label for Username section of user profile form.
    669    Label to prompt username entry. */
    670 "Username" = "Nama Pengguna";
    671 
    672 /* Label to display relay software version.
    673    Section title for displaying the version number of the Damus app. */
    674 "Version" = "Versi";
    675 
    676 /* Sidebar menu label for Wallet view. */
    677 "Wallet" = "Dompet";
    678 
    679 /* Dropdown option label for Lightning wallet, Wallet of Satoshi. */
    680 "Wallet of Satoshi" = "Dompet Satoshi";
    681 
    682 /* Section title for selection of wallet. */
    683 "Wallet Selector" = "Pilihan Dompet";
    684 
    685 /* Label for Website section of user profile form. */
    686 "Website" = "Website";
    687 
    688 /* Welcoming message to the reader. The variable is 'you', the reader. */
    689 "Welcome to the social network %@ control." = "Selamat Datang ke Jejaring Sosial yang %@ kontrol.";
    690 
    691 /* Text to welcome user. */
    692 "Welcome, %@!" = "Selamat Datang, %@!";
    693 
    694 /* Header text to prompt user what issue they want to report. */
    695 "What do you want to report?" = "Apa yang ingin anda laporkan?";
    696 
    697 /* Placeholder example for relay server address. */
    698 "wss://some.relay.com" = "wss://some.relay.com";
    699 
    700 /* Text of button that confirms to overwrite the existing mutelist. */
    701 "Yes, Overwrite" = "Ya, Timpa";
    702 
    703 /* Button to proceed with posting a note even though it looks like they might be posting a private key. */
    704 "Yes, Post with Private Key" = "Ya, Kirim dengan Kunci Privat";
    705 
    706 /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */
    707 "you" = "Anda";
    708 
    709 /* Label for Your Name section of user profile form. */
    710 "Your Name" = "Nama Anda";
    711 
    712 /* Footer text to inform user what will happen when the report is submitted. */
    713 "Your report will be sent to the relays you are connected to" = "Laporan anda akan dikirim ke relay yang bersangkutan.";
    714 
    715 /* Accessibility label for zap button */
    716 "Zap" = "Zap";
    717 
    718 /* Navigation bar title for the Zaps view. */
    719 "Zaps" = "Zaps";
    720 
    721 /* Dropdown option label for Lightning wallet, Zebedee. */
    722 "Zebedee" = "Zebedee";
    723 
    724 /* Dropdown option label for Lightning wallet, Zeus LN. */
    725 "Zeus LN" = "Zeus LN";
    726