mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-24 11:24:17 +00:00
i18n(fr): Typo in French
This commit is contained in:
@@ -24,7 +24,7 @@ request_info = "vous invite à une réunion.";
|
||||
"Update status" = "Intégrer les modifications";
|
||||
Accept = "Accepter";
|
||||
Decline = "Décliner";
|
||||
Tentative = "Tentatif";
|
||||
Tentative = "Tentative";
|
||||
"Delegate ..." = "Déléguer ...";
|
||||
"Delegated to" = "Délégué à";
|
||||
"Update status in calendar" = "Mettre l'agenda à jour";
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
/* status type */
|
||||
"status_" = "Non-spécifié";
|
||||
"status_NOT-SPECIFIED" = "Non spécifié";
|
||||
"status_TENTATIVE" = "Tentatif";
|
||||
"status_TENTATIVE" = "Tentative";
|
||||
"status_CONFIRMED" = "Confirmé";
|
||||
"status_CANCELLED" = "Annulé";
|
||||
"status_NEEDS-ACTION" = "En attente";
|
||||
@@ -492,7 +492,7 @@ validate_untilbeforeend = "La répétition doit se terminer après la premiè
|
||||
"Declined" = "Décliné";
|
||||
|
||||
/* Participant status: tentatively accepted */
|
||||
"Tentative" = "Tentatif";
|
||||
"Tentative" = "Tentative";
|
||||
|
||||
"Free" = "Libre";
|
||||
"Busy" = "Occupé";
|
||||
|
||||
Reference in New Issue
Block a user