Sync Strings from Localazy (#4983)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
52a6b78228
commit
d9ede0544c
138 changed files with 1485 additions and 869 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<item quantity="one">"%d notifica"</item>
|
||||
<item quantity="other">"%d notifiche"</item>
|
||||
</plurals>
|
||||
<string name="notification_fallback_content">"Hai nuovi messaggi."</string>
|
||||
<string name="notification_incoming_call">"📹 Chiamata in arrivo"</string>
|
||||
<string name="notification_inline_reply_failed">"** Invio fallito - si prega di aprire la stanza"</string>
|
||||
<string name="notification_invitation_action_join">"Entra"</string>
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
<item quantity="one">"Provider %1$d push trovato: %2$s"</item>
|
||||
<item quantity="other">"Provider %1$d push trovati: %2$s"</item>
|
||||
</plurals>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"L\'applicazione è stata creata con il supporto per: %1$s"</string>
|
||||
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Rileva i provider di servizi push"</string>
|
||||
<string name="troubleshoot_notifications_test_display_notification_description">"Verifica che l\'applicazione possa mostrare una notifica."</string>
|
||||
<string name="troubleshoot_notifications_test_display_notification_failure">"La notifica non è stata cliccata."</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue