mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Added new language strings
This commit is contained in:
parent
8a4bce3591
commit
83010371d7
27 changed files with 54 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ MENU_SELECT_UNFLAGGED = "No Destacado"
|
|||
EMPTY_LIST = "No hay mensajes."
|
||||
EMPTY_SEARCH_LIST = "La búsqueda no ha producido resultados."
|
||||
SEARCH_RESULT_FOR = "Resultados de búsqueda para \"%SEARCH%\""
|
||||
BACK_TO_MESSAGE_LIST = "back to message list"
|
||||
LIST_LOADING = "Cargando"
|
||||
EMPTY_SUBJECT_TEXT = "(Sin asunto)"
|
||||
PUT_MESSAGE_HERE = "Arrastre su mensaje aquí para verlo en la lista"
|
||||
|
|
@ -607,6 +608,7 @@ LABEL_HELP = "Ayuda"
|
|||
LABEL_CHECK_ALL = "Comprobar todos los mensajes"
|
||||
LABEL_ARCHIVE = "Archivo"
|
||||
LABEL_DELETE = "Eliminar"
|
||||
LABEL_OPEN_THREAD = "Open selected thread"
|
||||
LABEL_MOVE = "Mover"
|
||||
LABEL_READ = "Marcar los mensajes seleccionados como leídos"
|
||||
LABEL_UNREAD = "Marcar los mensajes seleccionados como no leídos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue