mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57: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 = "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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue