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 = "Neoznačené"
EMPTY_LIST = "Zoznam je prázdny."
EMPTY_SEARCH_LIST = "Vášmu vyhľadávaniu nezodpovedajú žiadne správy."
SEARCH_RESULT_FOR = "Výsledky vyhľadávania pre \"%SEARCH%\""
BACK_TO_MESSAGE_LIST = "back to message list"
LIST_LOADING = "Načítavam"
EMPTY_SUBJECT_TEXT = "(Bez predmetu)"
PUT_MESSAGE_HERE = "Pusťte správu tu pre jej zobrazenie v zozname"
@ -607,6 +608,7 @@ LABEL_HELP = "Help"
LABEL_CHECK_ALL = "Select all messages"
LABEL_ARCHIVE = "Archive"
LABEL_DELETE = "Delete"
LABEL_OPEN_THREAD = "Open selected thread"
LABEL_MOVE = "Move"
LABEL_READ = "Read selected messages"
LABEL_UNREAD = "Unread selected messages"