Added missing strings for Snooze dialog.

Monotone-Parent: 586a0bdcc2c98c7e3366a22553c91c00478f7f6d
Monotone-Revision: 7d5711d36b09624f7b8bf3747c0b7c2d743b3d00

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-03T16:53:21
maint-2.0.2
Francis Lachapelle 2012-02-03 16:53:21 +00:00
parent 4f3d86ff83
commit d065753619
2 changed files with 18 additions and 0 deletions

View File

@ -73,6 +73,15 @@
"delegate is a participant" = "The delegate is already a participant.";
"delegate is a group" = "The specified address corresponds to a group. You can only delegate to a unique person.";
"Snooze for " = "Snooze for ";
"5 minutes" = "5 minutes";
"10 minutes" = "10 minutes";
"15 minutes" = "15 minutes";
"30 minutes" = "30 minutes";
"45 minutes" = "45 minutes";
"1 hour" = "1 hour";
/* common buttons */
"OK" = "OK";
"Cancel" = "Cancel";

View File

@ -73,6 +73,15 @@
"delegate is a participant" = "Le délégué est déjà un participant.";
"delegate is a group" = "L'adresse spécifiée correspond à un groupe. Vous ne pouvez déléguer qu'à une personne.";
"Snooze for " = "Rappel dans ";
"5 minutes" = "5 minutes";
"10 minutes" = "10 minutes";
"15 minutes" = "15 minutes";
"30 minutes" = "30 minutes";
"45 minutes" = "45 minutes";
"1 hour" = "1 heure";
/* common buttons */
"OK" = "OK";
"Cancel" = "Annuler";