From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-id/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-id/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-id/toolkit') diff --git a/l10n-id/toolkit/crashreporter/crashreporter.ftl b/l10n-id/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..7e872bcb55 --- /dev/null +++ b/l10n-id/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,28 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +crashreporter-title = Pelapor Kerusakan +crashreporter-crash-message = { -brand-short-name } mengalami kerusakan dan mati tanpa sengaja. +crashreporter-plea = Untuk membantu kami mendiagnosa dan memperbaiki masalah ini, Anda dapat mengirimkan laporan kerusakan. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detail: { $details } +crashreporter-no-run-message = Aplikasi ini akan berjalan setelah terjadi kerusakan untuk dikirimkan ke vendor aplikasi. Aplikasi ini tidak bisa berjalan langsung. +crashreporter-button-details = Detail… +crashreporter-view-report-title = Isi Laporan +crashreporter-comment-prompt = Tambahkan komentar (ditampilkan secara publik) +crashreporter-report-info = Laporan ini juga mengandung informasi teknis tentang status aplikasi ketika terjadi kerusakan. +crashreporter-submit-status = Laporan kerusakan Anda akan dikirim sebelum Anda keluar atau memulai ulang. +crashreporter-submit-in-progress = Mengirim laporan Anda… +crashreporter-submit-success = Laporan sukses dikirim! +crashreporter-submit-failure = Terjadi kesalahan saat mengirim laporan Anda. +crashreporter-resubmit-status = Mengirim ulang laporan sebelumnya yang gagal dikirim… +crashreporter-button-quit = Keluar dari { -brand-short-name } +crashreporter-button-restart = Mulai Ulang { -brand-short-name } +crashreporter-button-ok = Oke +crashreporter-button-close = Tutup +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID Kerusakan: { $id } + +# Error strings + diff --git a/l10n-id/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-id/toolkit/toolkit/formautofill/formAutofill.ftl index ba5b6bb6f9..2fa643e6e3 100644 --- a/l10n-id/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-id/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Preferensi IsiOtomatis Formulir # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Bersihkan Formulir IsiOtomatis ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -26,3 +28,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = Isi juga { $categories } secara otomatis +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Isi { $categories } secara otomatis +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = alamat +autofill-category-name = nama +autofill-category-organization = organisasi +autofill-category-tel = telepon +autofill-category-email = email -- cgit v1.2.3