Hi there :) I hope this isnāt asking for too much, as previously mentioned for some reason my free tiny app project for splitting bills has 80% of its (around 800) users in Indonesia. Donāt know why.
I donāt speak a single word Indonesian, so Iāve been using translation tools to translate the handful of words and sentences. But I have the feeling that they might not be all correct. So if anyone would be so kind to have a look at these and tell me which ones should have a different translation Iād really appreciate that :)
If thereās more context necessary, hereās a small video showing basically all screens and hereās a link to the iOS App.
Here are the translations:
// Shared āSettingsā = āPengaturanā; āDeleteā = āHapusā; āCancelā = āBatalā;
// ContentView āSelect Imageā = āPilih gambarā; āOpen Scannerā = āBuka pemindaiā; āNew Image Available, Replace the Current One?ā = āGambar baru tersedia, ganti yang sekarang?ā; āKeep Current Imageā = āPertahankan gambar saat iniā; āUse New Imageā = āGunakan gambar baruā;
// CardModel āEmptyā = āKosongā; āSumā = āJumlahā; āRemainingā = āSisaā; āUnnamedā = āTanpa Namaā; āTotalā = āTotalā; āSharedā = āDibagiā;
// CardsView āDelete Transactionā = āHapus transaksiā; āEdit Cardā = āEdit kartuā; āRemove from Sessionā = āHapus dari sesiā; āClear All Transactionsā = āHapus semua transaksiā; āShare Valueā = āBagikan nilaiā; āReset Shareā = āAtur ulang pembagianā; āMake Active as Wellā = āJadikan aktif jugaā; āMake Inactiveā = āJadikan tidak aktifā; āClear All Transactions for All Cardsā = āHapus semua transaksi dari semua kartuā;
// EditCardsView āNew Cardā = āKartu Baruā; āSpecial Cardā = āKartu Spesialā;
// SettingsView āOpen on Startupā = āBuka saat startupā; āNothingā = āTidak adaā; āScannerā = āPemindaiā; āImage Pickerā = āPemilih Gambarā; āPreview Recognized Numberā = āPratinjau angka yang dikenaliā; āContact Usā = āHubungi kamiā; āPlease Rate SplitBillā = āBerikan Rating untuk SplitBillā; āSplitBill on Githubā = āSplitBill di Githubā; āPreview Durationā = āDurasi Pratinjauā; āShortā = āSingkatā; āMediumā = āSedangā; āLongā = āPanjangā; āTap Awayā = āDengan Mengetukā;
// ButtonsOverlayView āClear Imageā = āHapus gambarā; āDocument Scannerā = āPemindai Dokumenā; āPhoto Libraryā = āPustaka Fotoā; āShareā = āBagikanā; āText Summaryā = āRingkasan teksā; āImage with Annotationsā = āGambar dengan anotasiā; āTotalā = āTotalā;
// ShareExtension āOpen Appā = āBuka Aplikasiā; āImage Added to SplitBillā = āGambar ditambahkan ke SplitBillā; āNext time you open the app the image will be loaded automaticallyā = āKetika Anda membuka aplikasi lain kali, gambar akan dimuat secara otomatisā; āAn Error Occurredā = āTerjadi kesalahanā; āPlease try again or import the image from within the appā = āSilakan coba lagi atau impor gambar dari dalam aplikasiā;
// Alerts āShare cannot be editedā = āPembagian tidak dapat dieditā; āAll shares have to add up to the value and all other shares have already been adjusted manually. You can edit the total value or change/reset other shares to adjust this one.ā = āSemua pembagian harus mencapai nilai total, dan semua pembagian lainnya telah diatur ulang secara manual. Anda dapat mengedit nilai total atau mengubah/mengatur ulang pembagian lainnya untuk menyesuaikan ini.ā; āThe selected number is too largeā = āAngka yang dipilih terlalu besarā; āThe number may have been recognized incorrectly. Long press the item to correct it.ā = āAngka mungkin dikenali dengan tidak benar. Tekan lama pada item untuk mengoreksinyaā;
// Info.plist āExport the image with annotationsā = āEkspor gambar dengan anotasiā;