mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
l10n | Enhancement (#1994)
Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
This commit is contained in:
parent
14b1de8a8c
commit
fcfb702ebf
1 changed files with 9 additions and 9 deletions
|
@ -678,7 +678,7 @@
|
|||
<string name="today">Hoy</string>
|
||||
<string name="yesterday">Ayer</string>
|
||||
<string name="tomorrow">Mañana</string>
|
||||
<string name="open_selected_date">Open selected date</string>
|
||||
<string name="open_selected_date">Abrir fecha seleccionada</string>
|
||||
<string name="no_date">Sin fecha</string>
|
||||
<string name="exact_day">Fecha exacta</string>
|
||||
<string name="reorder">Reordenar</string>
|
||||
|
@ -1555,7 +1555,7 @@ En concreto,
|
|||
<string name="all_content_unlinked_description">Objetos desconectados que no tienen un enlace a o desde otro objeto del gráfico.</string>
|
||||
<string name="all_content_snackbar_title">se ha movido a la papelera</string>
|
||||
<string name="main_navigation_content_desc_back_button">Botón Atrás</string>
|
||||
<string name="main_navigation_content_desc_members_button">Share and members button</string>
|
||||
<string name="main_navigation_content_desc_members_button">Botón de compartir y miembros</string>
|
||||
<string name="main_navigation_content_desc_search_button">Botón Buscar objetos</string>
|
||||
<string name="main_navigation_content_desc_create_button">Botón Crear objeto</string>
|
||||
<string name="chat">Chat</string>
|
||||
|
@ -1568,9 +1568,9 @@ En concreto,
|
|||
<string name="date_layout_empty_items">Aún no hay nada aquí para esta fecha</string>
|
||||
<string name="date_layout_alert_date_out_of_range">La fecha seleccionada no está en un intervalo válido (entre los años %1$d y %2$d). Selecciona una fecha comprendida en ese intervalo.</string>
|
||||
<string name="date_layout_item_created_by">por</string>
|
||||
<string name="chat_attachment_object">Select existing object</string>
|
||||
<string name="chat_attachment_file">Upload file</string>
|
||||
<string name="chat_attachment_media">Upload media</string>
|
||||
<string name="chat_attachment_object">Seleccionar objeto existente</string>
|
||||
<string name="chat_attachment_file">Subir archivo</string>
|
||||
<string name="chat_attachment_media">Subir medios</string>
|
||||
<string name="chat_attachment_upload">Cargar</string>
|
||||
<string name="chats_reply">Responder</string>
|
||||
<string name="chats_add_reaction">Añadir reacción</string>
|
||||
|
@ -1593,9 +1593,9 @@ En concreto,
|
|||
<string name="emoji_category_symbols">Símbolos</string>
|
||||
<string name="emoji_category_flags">Banderas</string>
|
||||
<string name="emoji_recently_used_section">Usado recientemente</string>
|
||||
<string name="chat_message_reactions_no_reactions_yet">No reactions yet</string>
|
||||
<string name="chat_message_reactions_no_reactions_message">Probably someone has just removed the reaction or technical issue happened</string>
|
||||
<string name="chat_message_reactions_no_reactions_yet">Aún no hay reacciones</string>
|
||||
<string name="chat_message_reactions_no_reactions_message">Puede que se haya eliminado la reacción o se haya producido un error técnico</string>
|
||||
<string name="object_types_human">Humano</string>
|
||||
<string name="chats_alert_delete_this_message_description">It cannot be restored after confirmation</string>
|
||||
<string name="chats_alert_delete_this_message">Delete this message?</string>
|
||||
<string name="chats_alert_delete_this_message_description">Después de confirmar esto, no podrás restaurarlo.</string>
|
||||
<string name="chats_alert_delete_this_message">¿Eliminar este mensaje?</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue