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 = "Non marqué"
EMPTY_LIST = "Liste vide."
EMPTY_SEARCH_LIST = "Aucun message ne correspond à votre recherche."
SEARCH_RESULT_FOR = "Résultats de recherche pour \"%SEARCH%\""
BACK_TO_MESSAGE_LIST = "back to message list"
LIST_LOADING = "Chargement"
EMPTY_SUBJECT_TEXT = "(Pas de sujet)"
PUT_MESSAGE_HERE = "Glisser un message ici pour l'afficher dans la liste"
@ -607,6 +608,7 @@ LABEL_HELP = "Aide"
LABEL_CHECK_ALL = "Marquer tous les messages comme lus"
LABEL_ARCHIVE = "Archiver"
LABEL_DELETE = "Supprimer"
LABEL_OPEN_THREAD = "Open selected thread"
LABEL_MOVE = "Déplacer"
LABEL_READ = "Marquer les messages sélectionnés comme lus"
LABEL_UNREAD = "Marquer les messages sélectionnés comme non-lus"