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 = "Não sinalizada"
EMPTY_LIST = "Lista vazia."
EMPTY_SEARCH_LIST = "Nenhuma mensagem corresponde à sua pesquisa."
SEARCH_RESULT_FOR = "Resultados de pesquisa para \"%SEARCH%\""
BACK_TO_MESSAGE_LIST = "back to message list"
LIST_LOADING = "A carregar"
EMPTY_SUBJECT_TEXT = "(Sem assunto)"
PUT_MESSAGE_HERE = "Coloque a mensagem aqui para vê-la na lista"
@ -607,6 +608,7 @@ LABEL_HELP = "Ajuda"
LABEL_CHECK_ALL = "Selecionar todas as mensagens"
LABEL_ARCHIVE = "Arquivar"
LABEL_DELETE = "Eliminar"
LABEL_OPEN_THREAD = "Open selected thread"
LABEL_MOVE = "Mover"
LABEL_READ = "Ler as mensagens selecionadas"
LABEL_UNREAD = "Marcar as mensagens selecionadas como não lidas"