|
| 1 | +{ |
| 2 | + "language_name": { |
| 3 | + "message": "Bahasa Indonesia" |
| 4 | + }, |
| 5 | + "apply": { |
| 6 | + "message": "Terapkan" |
| 7 | + }, |
| 8 | + "ignore": { |
| 9 | + "message": "Abaikan" |
| 10 | + }, |
| 11 | + "syrup_logo": { |
| 12 | + "message": "Logo Syrup" |
| 13 | + }, |
| 14 | + "show_extension": { |
| 15 | + "message": "Tampilkan Ekstensi" |
| 16 | + }, |
| 17 | + "no_auto_apply_setup": { |
| 18 | + "message": "Tidak ada pengaturan penerapan otomatis." |
| 19 | + }, |
| 20 | + "click_apply_to_try_them_all": { |
| 21 | + "message": "Klik Terapkan untuk mencoba semuanya." |
| 22 | + }, |
| 23 | + "syrup_found_coupons": { |
| 24 | + "message": "Syrup menemukan kupon!" |
| 25 | + }, |
| 26 | + "got_it": { |
| 27 | + "message": "Mengerti" |
| 28 | + }, |
| 29 | + "testing_coupons": { |
| 30 | + "message": "Mencoba kupon..." |
| 31 | + }, |
| 32 | + "testing_coupon_current_of_total": { |
| 33 | + "message": "Mencoba kupon %currentIndex% dari %total%" |
| 34 | + }, |
| 35 | + "cancel": { |
| 36 | + "message": "Batal" |
| 37 | + }, |
| 38 | + "use_best": { |
| 39 | + "message": "Gunakan yang Terbaik" |
| 40 | + }, |
| 41 | + "testing_cancelled": { |
| 42 | + "message": "Percobaan Dibatalkan." |
| 43 | + }, |
| 44 | + "scan_was_stopped_no_coupons_applied": { |
| 45 | + "message": "Pemindaian dihentikan. Tidak ada kupon yang diterapkan." |
| 46 | + }, |
| 47 | + "we_found_the_best_coupon": { |
| 48 | + "message": "Kami menemukan kupon terbaik!" |
| 49 | + }, |
| 50 | + "applied_coupon_and_saved_savings_new_total": { |
| 51 | + "message": "Diterapkan kupon \"%bestCoupon%\" dan disimpan %savings%. Total baru: %finalPrice%" |
| 52 | + }, |
| 53 | + "no_better_price_found": { |
| 54 | + "message": "Tidak ada harga lebih baik yang ditemukan." |
| 55 | + }, |
| 56 | + "all_coupons_tested_but_none_lowered_your_total": { |
| 57 | + "message": "Semua kupon dicoba, namun tidak ada yang menurunkan total Anda." |
| 58 | + }, |
| 59 | + "now_trying_best_so_far": { |
| 60 | + "message": "Sekarang mencoba \"%currentCoupon%\". Harga terbaik sejauh ini: %bestPriceSoFar%" |
| 61 | + }, |
| 62 | + "best_price_so_far": { |
| 63 | + "message": "Harga terbaik sejauh ini: $%bestPriceSoFar%" |
| 64 | + }, |
| 65 | + "Theme": { |
| 66 | + "message": "Tema" |
| 67 | + } |
| 68 | +} |
0 commit comments