mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
Update fr.ini
French translate + minor corrections
This commit is contained in:
parent
7648000521
commit
1af90fdc97
1 changed files with 9 additions and 9 deletions
|
|
@ -144,11 +144,11 @@ LABEL_EMAIL = "Email"
|
||||||
LABEL_PHONE = "Téléphone"
|
LABEL_PHONE = "Téléphone"
|
||||||
LINK_ADD_EMAIL = "Ajouter une adresse email"
|
LINK_ADD_EMAIL = "Ajouter une adresse email"
|
||||||
LINK_ADD_PHONE = "Ajouter un numéro de téléphone"
|
LINK_ADD_PHONE = "Ajouter un numéro de téléphone"
|
||||||
PLACEHOLDER_ENTER_DISPLAY_NAME = "Enter display name"
|
PLACEHOLDER_ENTER_DISPLAY_NAME = "Entrez le nom à afficher"
|
||||||
LABEL_READ_ONLY = "Read only"
|
LABEL_READ_ONLY = "Lire seulement"
|
||||||
LABEL_SHARE = "Share"
|
LABEL_SHARE = "Partager"
|
||||||
BUTTON_SHARE_NONE = "None"
|
BUTTON_SHARE_NONE = "Personne"
|
||||||
BUTTON_SHARE_ALL = "Everyone"
|
BUTTON_SHARE_ALL = "Tout le monde"
|
||||||
|
|
||||||
[COMPOSE]
|
[COMPOSE]
|
||||||
TITLE_FROM = "De"
|
TITLE_FROM = "De"
|
||||||
|
|
@ -176,7 +176,7 @@ FORWARD_MESSAGE_TOP_TO = "A"
|
||||||
FORWARD_MESSAGE_TOP_CC = "CC"
|
FORWARD_MESSAGE_TOP_CC = "CC"
|
||||||
FORWARD_MESSAGE_TOP_SENT = "Envoyé"
|
FORWARD_MESSAGE_TOP_SENT = "Envoyé"
|
||||||
FORWARD_MESSAGE_TOP_SUBJECT = "Sujet"
|
FORWARD_MESSAGE_TOP_SUBJECT = "Sujet"
|
||||||
EMPTY_TO_ERROR_DESC = "Merci de spécifier un destinataire"
|
EMPTY_TO_ERROR_DESC = "Merci de spécifier au minimum un destinataire"
|
||||||
|
|
||||||
[POPUPS_ASK]
|
[POPUPS_ASK]
|
||||||
BUTTON_YES = "Yes"
|
BUTTON_YES = "Yes"
|
||||||
|
|
@ -303,7 +303,7 @@ LABEL_MESSAGE_PER_PAGE = "messages par page"
|
||||||
LABEL_CHROME_NOTIFICATION = "Notifications"
|
LABEL_CHROME_NOTIFICATION = "Notifications"
|
||||||
LABEL_CHROME_NOTIFICATION_DESC = "Afficher un pop-up de notification pour les nouveaux messages"
|
LABEL_CHROME_NOTIFICATION_DESC = "Afficher un pop-up de notification pour les nouveaux messages"
|
||||||
LABEL_CHROME_NOTIFICATION_DESC_DENIED = "(Bloqué par le navigateur)"
|
LABEL_CHROME_NOTIFICATION_DESC_DENIED = "(Bloqué par le navigateur)"
|
||||||
LABEL_CONTACTS_AUTOSAVE = "Automatically add recipients to your address book"
|
LABEL_CONTACTS_AUTOSAVE = "Ajouter automatiquement les destinataires de votre carnet d'adresses"
|
||||||
|
|
||||||
[SETTINGS_THEMES]
|
[SETTINGS_THEMES]
|
||||||
LEGEND_THEMES = "Thèmes"
|
LEGEND_THEMES = "Thèmes"
|
||||||
|
|
@ -352,8 +352,8 @@ LOADING_PROCESS = "Mise à jour de la liste des comptes"
|
||||||
DELETING_ASK = "Êtes-vous sûr ?"
|
DELETING_ASK = "Êtes-vous sûr ?"
|
||||||
|
|
||||||
[SETTINGS_IDENTITIES]
|
[SETTINGS_IDENTITIES]
|
||||||
LEGEND_IDENTITY = "Identity"
|
LEGEND_IDENTITY = "Identité"
|
||||||
LEGEND_IDENTITIES = "Additional Identities"
|
LEGEND_IDENTITIES = "Identités supplémentaires"
|
||||||
LABEL_DISPLAY_NAME = "Nom"
|
LABEL_DISPLAY_NAME = "Nom"
|
||||||
LABEL_REPLY_TO = "Répondre à"
|
LABEL_REPLY_TO = "Répondre à"
|
||||||
LABEL_SIGNATURE = "Signature"
|
LABEL_SIGNATURE = "Signature"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue