Added new language strings

This commit is contained in:
RainLoop Team 2015-04-22 01:04:56 +04:00
parent 8a4bce3591
commit 83010371d7
27 changed files with 54 additions and 0 deletions

View file

@ -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"