mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-09 17:01:22 +00:00
Monotone-Parent: 4f7d023c13f9dc0dfc9d9334f0a8ce9e345493ee
Monotone-Revision: e317ff8badddc67712d189ab7f6bba1c77e4cdfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-21T14:50:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
"Stop" = "Stop";
|
||||
"Write" = "Write";
|
||||
|
||||
"Send" = "Send";
|
||||
"Contacts" = "Contacts";
|
||||
"Attach" = "Attach";
|
||||
"Save" = "Save";
|
||||
|
||||
/* Main Frame */
|
||||
|
||||
"Home" = "Home";
|
||||
|
||||
@@ -14,6 +14,11 @@
|
||||
"Stop" = "Stop";
|
||||
"Write" = "Écrire";
|
||||
|
||||
"Send" = "Envoyer";
|
||||
"Contacts" = "Contacts";
|
||||
"Attach" = "Joindre";
|
||||
"Save" = "Enregistrer";
|
||||
|
||||
/* Main Frame */
|
||||
|
||||
"Home" = "Accueil";
|
||||
@@ -61,13 +66,13 @@
|
||||
|
||||
"Attachments:" = "Pièces jointes :";
|
||||
|
||||
"To" = "À";
|
||||
"Cc" = "Cc";
|
||||
"Bcc" = "Cci";
|
||||
"To" = "Pour";
|
||||
"Cc" = "Copie à";
|
||||
"Bcc" = "Copie cachée à";
|
||||
|
||||
"to" = "À";
|
||||
"cc" = "Cc";
|
||||
"bcc" = "Cci";
|
||||
"to" = "Pour";
|
||||
"cc" = "Copie à";
|
||||
"bcc" = "Copie cachée à";
|
||||
|
||||
"Edit Draft..." = "Modifier le brouillon...";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user