Sync Strings from Localazy (#4506)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-03-31 10:58:46 +02:00 committed by GitHub
parent 348f787058
commit c3ee00ed09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
168 changed files with 1245 additions and 1036 deletions

View file

@ -14,7 +14,7 @@
<item quantity="other">"%d ειδοποιήσεις"</item>
</plurals>
<string name="notification_fallback_content">"Γνωστοποίηση"</string>
<string name="notification_incoming_call">"Εισερχόμενη κλήση"</string>
<string name="notification_incoming_call">"📹 Εισερχόμενη κλήση"</string>
<string name="notification_inline_reply_failed">"** Αποτυχία αποστολής - παρακαλώ άνοιξε το δωμάτιο"</string>
<string name="notification_invitation_action_join">"Συμμετοχή"</string>
<string name="notification_invitation_action_reject">"Απόρριψη"</string>

View file

@ -12,7 +12,7 @@
<item quantity="other">"%d pemberitahuan"</item>
</plurals>
<string name="notification_fallback_content">"Notifikasi"</string>
<string name="notification_incoming_call">"Panggilan masuk"</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>
<string name="notification_invitation_action_reject">"Tolak"</string>

View file

@ -57,6 +57,7 @@
<string name="troubleshoot_notifications_test_current_push_provider_success">"Gjeldende push-leverandør: %1$s."</string>
<string name="troubleshoot_notifications_test_current_push_provider_title">"Nåværende push-leverandør"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Ingen push-leverandører funnet."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Oppdag push-leverandører"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Kontroller at programmet kan vise varsler."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Det er ikke klikket på varselet."</string>
<string name="troubleshoot_notifications_test_display_notification_permission_failure">"Kan ikke vise varselet."</string>