Sync Strings from Localazy (#4983)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-07-04 16:37:59 +02:00 committed by GitHub
parent 52a6b78228
commit d9ede0544c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
138 changed files with 1485 additions and 869 deletions

View file

@ -11,6 +11,7 @@
<plurals name="notification_compat_summary_title">
<item quantity="other">"%d pemberitahuan"</item>
</plurals>
<string name="notification_fallback_content">"Anda memiliki pesan baru."</string>
<string name="notification_incoming_call">"📹 Panggilan masuk"</string>
<string name="notification_inline_reply_failed">"** Gagal mengirim — silakan buka ruangan"</string>
<string name="notification_invitation_action_join">"Gabung"</string>
@ -56,6 +57,7 @@
<plurals name="troubleshoot_notifications_test_detect_push_provider_success">
<item quantity="other">"Ditemukan %1$d penyedia notifikasi dorongan: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"Aplikasi ini dibangun dengan dukungan untuk: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Deteksi penyedia notifikasi dorongan"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Periksa apakah aplikasi dapat menampilkan notifikasi."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Notifikasi belum diklik."</string>