Run ./tools/localazy/downloadStrings.sh --all after some key renaming on Localazy.
This commit is contained in:
parent
70714dcb1f
commit
c881ea95bf
16 changed files with 205 additions and 205 deletions
|
|
@ -8,17 +8,10 @@
|
|||
<string name="emoji_picker_category_people">"Emojis y personas"</string>
|
||||
<string name="emoji_picker_category_places">"Viajes y lugares"</string>
|
||||
<string name="emoji_picker_category_symbols">"Símbolos"</string>
|
||||
<string name="report_content_explanation">"Este mensaje se notificará al administrador de su homeserver. No podrán leer ningún mensaje cifrado."</string>
|
||||
<string name="report_content_hint">"Motivo para denunciar este contenido"</string>
|
||||
<string name="room_timeline_beginning_of_room">"Este es el principio de %1$s."</string>
|
||||
<string name="room_timeline_beginning_of_room_no_name">"Este es el principio de esta conversación."</string>
|
||||
<string name="room_timeline_read_marker_title">"Nuevos"</string>
|
||||
<plurals name="room_timeline_state_changes">
|
||||
<item quantity="one">"%1$d cambio en la sala"</item>
|
||||
<item quantity="other">"%1$d cambios en la sala"</item>
|
||||
</plurals>
|
||||
<string name="screen_report_content_block_user">"Bloquear usuario"</string>
|
||||
<string name="screen_report_content_block_user_hint">"Marque si quieres ocultar todos los mensajes actuales y futuros de este usuario"</string>
|
||||
<string name="screen_report_content_explanation">"Este mensaje se notificará al administrador de su homeserver. No podrán leer ningún mensaje cifrado."</string>
|
||||
<string name="screen_report_content_hint">"Motivo para denunciar este contenido"</string>
|
||||
<string name="screen_room_attachment_source_camera">"Cámara"</string>
|
||||
<string name="screen_room_attachment_source_camera_photo">"Hacer foto"</string>
|
||||
<string name="screen_room_attachment_source_camera_video">"Grabar video"</string>
|
||||
|
|
@ -33,12 +26,19 @@
|
|||
<string name="screen_room_invite_again_alert_title">"Estás solo en este chat"</string>
|
||||
<string name="screen_room_mentions_at_room_subtitle">"Notificar a toda la sala"</string>
|
||||
<string name="screen_room_mentions_at_room_title">"Todos"</string>
|
||||
<string name="screen_room_message_copied">"Mensaje copiado"</string>
|
||||
<string name="screen_room_no_permission_to_post">"No tienes permiso para publicar en esta sala"</string>
|
||||
<string name="screen_room_reactions_show_less">"Mostrar menos"</string>
|
||||
<string name="screen_room_reactions_show_more">"Mostrar más"</string>
|
||||
<string name="screen_room_retry_send_menu_send_again_action">"Enviar de nuevo"</string>
|
||||
<string name="screen_room_retry_send_menu_title">"No se pudo enviar tu mensaje"</string>
|
||||
<string name="screen_room_timeline_add_reaction">"Añadir emoji"</string>
|
||||
<string name="screen_room_timeline_beginning_of_room">"Este es el principio de %1$s."</string>
|
||||
<string name="screen_room_timeline_beginning_of_room_no_name">"Este es el principio de esta conversación."</string>
|
||||
<string name="screen_room_timeline_less_reactions">"Mostrar menos"</string>
|
||||
<string name="screen_room_timeline_message_copied">"Mensaje copiado"</string>
|
||||
<string name="screen_room_timeline_no_permission_to_post">"No tienes permiso para publicar en esta sala"</string>
|
||||
<string name="screen_room_timeline_reactions_show_less">"Mostrar menos"</string>
|
||||
<string name="screen_room_timeline_reactions_show_more">"Mostrar más"</string>
|
||||
<string name="screen_room_timeline_read_marker_title">"Nuevos"</string>
|
||||
<plurals name="screen_room_timeline_state_changes">
|
||||
<item quantity="one">"%1$d cambio en la sala"</item>
|
||||
<item quantity="other">"%1$d cambios en la sala"</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue