Sync Strings from Localazy
This commit is contained in:
parent
1024056f83
commit
7911a26003
118 changed files with 996 additions and 113 deletions
|
|
@ -5,13 +5,11 @@
|
|||
<string name="notification_channel_noisy">"Notificaciones ruidosas"</string>
|
||||
<string name="notification_channel_silent">"Notificaciones silenciosas"</string>
|
||||
<string name="notification_inline_reply_failed">"** No se ha podido enviar - por favor, abre la sala"</string>
|
||||
<string name="notification_invitation_action_join">"Unirse"</string>
|
||||
<string name="notification_invitation_action_reject">"Rechazar"</string>
|
||||
<string name="notification_invite_body">"Te invitó a chatear"</string>
|
||||
<string name="notification_mentioned_you_body">"Te mencionó: %1$s"</string>
|
||||
<string name="notification_new_messages">"Mensajes nuevos"</string>
|
||||
<string name="notification_reaction_body">"Reaccionó con %1$s"</string>
|
||||
<string name="notification_room_action_mark_as_read">"Marcar como leído"</string>
|
||||
<string name="notification_room_invite_body">"Te invitó a unirte a la sala"</string>
|
||||
<string name="notification_sender_me">"Yo"</string>
|
||||
<string name="notification_test_push_notification_content">"¡Estás viendo la notificación! ¡Haz clic en mí!"</string>
|
||||
|
|
@ -49,5 +47,6 @@
|
|||
<string name="push_distributor_firebase_android">"Servicios de Google"</string>
|
||||
<string name="push_no_valid_google_play_services_apk_android">"No se han encontrado Servicios de Google Play válidos. Es posible que las notificaciones no funcionen correctamente."</string>
|
||||
<string name="notification_fallback_content">"Notificación"</string>
|
||||
<string name="notification_invitation_action_join">"Unirse"</string>
|
||||
<string name="notification_room_action_quick_reply">"Respuesta rápida"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue