mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
Monotone-Parent: 6845639dfc867fe5d0cc9f791014f1d28e343f4f
Monotone-Revision: 46ef91601652f0c3f30bc5660c0a35ebb3a42a9f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-28T13:12:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -113,3 +113,11 @@
|
||||
"error_missingsubject" = "Missing Subject";
|
||||
"error_missingrecipients" = "Missing Recipients";
|
||||
"error_validationfailed" = "Validation failed";
|
||||
|
||||
/* Folder operations */
|
||||
"Name :" = "Name :";
|
||||
"Enter the new name of your folder :"
|
||||
= "Enter the new name of your folder :";
|
||||
"Do you really want to move this folder into the trash ?"
|
||||
= "Do you really want to move this folder into the trash ?";
|
||||
"Operation failed" = "Operation failed";
|
||||
|
||||
@@ -162,3 +162,11 @@
|
||||
"As Junk" = "Comme indésirable";
|
||||
"As Not Junk" = "Comme acceptable";
|
||||
"Run Junk Mail Controls" = "Lancer le contrôle des indésirables";
|
||||
|
||||
/* Folder operations */
|
||||
"Name :" = "Nom:";
|
||||
"Enter the new name of your folder :"
|
||||
= "Entrez le nouveau nom de votre dossier:";
|
||||
"Do you really want to move this folder into the trash ?"
|
||||
= "Voulez-vous vraiment déplacer le dossier sélectionné dans la corbeille?";
|
||||
"Operation failed" = "L'opération a échoué.";
|
||||
|
||||
Reference in New Issue
Block a user