@@ -143,13 +143,41 @@ cancellationSurvey = Bantu kami meningkatkan layanan kami dengan mengikuti <a da
143
143
cancellationSurvey-plaintext = Bantu kami meningkatkan layanan kami dengan mengikuti survei singkat ini:
144
144
change-password-plaintext = Jika Anda mencurigai seseorang berusaha mendapatkan akses ke akun Anda, silakan ubah kata sandi Anda.
145
145
manage-account = Kelola akun
146
+ manage-account-plaintext = { manage-account } :
147
+ payment-details = Rincian pembayaran:
148
+ # Variables:
149
+ # $invoiceNumber (String) - The invoice number of the subscription invoice, e.g. 8675309
150
+ payment-plan-invoice-number = Nomor Tagihan: { $invoiceNumber }
151
+ # Variables:
152
+ # $invoiceDateOnly (String) - The date of the invoice, e.g. 01/20/2016
153
+ # $invoiceTotal (String) - The amount of the subscription invoice, including currency, e.g. $10.00
154
+ payment-plan-charged = Ditagihkan: { $invoiceTotal } pada { $invoiceDateOnly }
155
+ # Variables
156
+ # $nextInvoiceDateOnly (String) - The date of the next invoice, e.g. 01/20/2016
157
+ payment-plan-next-invoice = Tagihan Berikutnya: { $nextInvoiceDateOnly }
158
+ # After the colon is how the user paid, e.g. PayPal or credit card
159
+ payment-method = Metode Pembayaran:
160
+ # Variables:
161
+ # $paymentProrated (String) - The one time fee to reflect the higher charge for the remainder of the payment cycle, including currency, e.g. $10.00
162
+ subscriptionSubsequentInvoice-content-plan-change = Perubahan rencana: { $paymentProrated }
163
+ # Variables:
164
+ # $invoiceSubtotal (String) - The amount, before discount, of the subscription invoice, including currency, e.g. $10.00
165
+ subscriptionFirstInvoiceDiscount-content-subtotal = Subtotal: { $invoiceSubtotal }
166
+ # Variables:
167
+ # $invoiceDiscountAmount (String) - The amount of the discount of the subscription invoice, including currency, e.g. $2.00
168
+ subscriptionFirstInvoiceDiscount-content-discount = Diskon: -{ $invoiceDiscountAmount }
169
+ # Variables
170
+ # $invoiceDiscountAmount (String) - The amount of the discount of the subscription invoice, including currency, e.g. $2.00
171
+ subscriptionFirstInvoiceDiscount-content-discount-one-time = Diskon satu kali: -{ $invoiceDiscountAmount }
146
172
# After the colon, there's a link to https://accounts.firefox.com/support
147
173
subscriptionSupport-plaintext = Ada pertanyaan tentang langganan Anda? Tim dukungan kami siap membantu Anda:
148
174
view-invoice = <a data-l10n-name="invoiceLink">Lihat faktur Anda</a>.
149
175
newDeviceLogin-action = Kelola akun
150
176
passwordChanged-subject = Sandi telah diperbarui
151
177
passwordChanged-title = Sandi sukses diganti
152
178
passwordChangeRequired-subject = Aktivitas mencurigakan terdeteksi
179
+ passwordChangeRequired-title = Perubahan Kata Sandi Diperlukan
180
+ postAddAccountRecovery-title2 = Anda membuat kunci pemulihan akun baru
153
181
postAddAccountRecovery-action = Kelola akun
154
182
postAddTwoStepAuthentication-action = Kelola akun
155
183
postChangePrimary-title = Surel utama baru
0 commit comments