Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import translations from l10n repository (2025-02-10) #5601

Merged
merged 1 commit into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions locales/id/add-email.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,13 @@
### Dialog window that allows a user to add a new email address to be monitored

add-email-add-another-heading = Tambahkan alamat surel lainnya

# $total is the number of emails a user is allowed to add
add-email-your-account-includes =
{ $total ->
*[other] Akun Anda mencakup pemantauan hingga { $total } alamat surel. Tambahkan alamat surel baru untuk melihat apakah alamatnya terlibat dalam pembobolan.
}

add-email-address-input-label = Alamat surel
add-email-send-verification-button = Kirim tautan verifikasi

# $email is the newly added email address. $settings-href is the URL for the Settings page. HTML tags should not be translated, e.g. `<a>`
# This string will be deprecated when the new Plus plan is live.
add-email-verify-the-link = Verifikasi tautan yang dikirim ke { $email } untuk menambahkannya ke { -brand-fx-monitor }. Kelola semua alamat surel di <a { $settings-href }>Pengaturan</a>.
Expand Down
14 changes: 7 additions & 7 deletions locales/id/app.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ user-add-invalid-email = Surel Tidak Valid
user-add-too-many-emails = Anda memantau alamat email dengan jumlah maksimum.
user-add-duplicate-email = Surel ini telah ditambahkan ke { -product-name }.
user-add-verification-email-just-sent = Surel verifikasi lainnya tidak dapat dikirim secepat ini. Silakan coba lagi nanti.
user-add-unknown-error = Terjadi kesalahan saat menambahkan alamat surel lainnya. Silakan coba lagi nanti.
user-delete-unknown-error = Terjadi kesalahan saat menghapus alamat surel. Silakan coba lagi nanti.
user-add-unknown-error = Ada yang salah saat menambahkan alamat surel lainnya. Silakan coba lagi nanti.
user-delete-unknown-error = Ada yang salah saat menghapus alamat surel. Silakan coba lagi nanti.
user-verify-token-error = Token verifikasi diperlukan.
# compromised-data = the kind of user data exposed to hackers in data breach.
compromised-data = Data yang telah diketahui orang lain:
Expand Down Expand Up @@ -168,16 +168,16 @@ brand-mozilla-monitor = { -brand-fx-monitor }
## Site navigation

mobile-menu-label = Menu utama
main-nav-button-collapse-label = Ciutkan menu
main-nav-button-collapse-tooltip = Ciutkan menu
main-nav-button-collapse-label = Kuncupkan menu
main-nav-button-collapse-tooltip = Kuncupkan menu
main-nav-button-expand-label = Bentangkan menu
main-nav-button-expand-tooltip = Bentangkan menu
main-nav-label = Navigasi
main-nav-link-home-label = Beranda
main-nav-link-dashboard-label = Dasbor
main-nav-link-settings-label = Pengaturan
main-nav-link-faq-label = T&J
main-nav-link-faq-tooltip = Tanya-Jawab
main-nav-link-faq-tooltip = Pertanyaan yang sering diajukan

## User menu

Expand All @@ -195,11 +195,11 @@ user-menu-signout-tooltip = Keluar dari { -brand-mozilla-monitor }

mozilla = { -brand-mozilla }
terms-of-service = Ketentuan Layanan
privacy-notice = Kebijakan Privasi
privacy-notice = Pemberitahuan Privasi
github = { -brand-github }
footer-nav-recent-breaches = Pembobolan Data Terbaru
footer-external-link-faq-label = T&J
footer-external-link-faq-tooltip = Tanya-Jawab
footer-external-link-faq-tooltip = Pertanyaan yang sering diajukan

## Error page

Expand Down
1 change: 0 additions & 1 deletion locales/id/bento.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ toolbar-app-picker-product-pocket = { -brand-pocket }
toolbar-app-picker-product-fx-desktop = { -brand-firefox } untuk Desktop
toolbar-app-picker-product-fx-mobile = { -brand-firefox } untuk Seluler
toolbar-app-picker-by-mozilla = Dibuat oleh { -brand-mozilla }

# Bento headline
fx-makes-tech = { -brand-name } adalah teknologi yang memperjuangkan privasi daring Anda.
2 changes: 1 addition & 1 deletion locales/id/dashboard.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ close-modal-alt = Tutup
open-tooltip-alt = Buka tooltip
progress-card-heres-what-we-fixed-headline-all = Inilah yang Anda perbaiki
progress-card-manually-fixed-headline = Diperbaiki secara manual
dashboard-tab-label-action-needed = Tindakan diperlukan
dashboard-tab-label-action-needed = Diperlukan tindakan
dashboard-tab-label-fixed = Diperbaiki
dashboard-exposures-all-fixed-label = Semua diperbaiki di sini!
dashboard-exposures-area-headline = Lihat semua situs tempat info Anda terekspos
Expand Down
Loading