mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 05:49:31 +00:00
Monotone-Parent: 9553e562ebed3759fe2052393023f3b5eb697bc0
Monotone-Revision: 6d6d161ae84abc675aca403d147c51afe68d09e1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-14T18:11:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* Tooltips */
|
||||
|
||||
"Create a new event" = "Create a new event";
|
||||
"Create a new task" = "Create a new task";
|
||||
"Edit this event or task" = "Edit this event or task";
|
||||
"Delete this event or task" = "Delete this event or task";
|
||||
"Go to today" = "Go to today";
|
||||
"Switch to day view" = "Switch to day view";
|
||||
"Switch to week view" = "Switch to week view";
|
||||
"Switch to month view" = "Switch to month view";
|
||||
|
||||
/* Day */
|
||||
|
||||
"Sunday" = "Sunday";
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
/* this file is in UTF-8 format! */
|
||||
|
||||
/* Tooltips */
|
||||
|
||||
"Create a new event" = "Créer un nouvel événement";
|
||||
"Create a new task" = "Créer une nouvelle tâche";
|
||||
"Edit this event or task" = "Modifier l'événement ou la tâche sélectionnée";
|
||||
"Delete this event or task" = "Supprimer l'événement ou la tâche sélectionnée";
|
||||
"Go to today" = "Aller à la journée d'aujourd'hui";
|
||||
"Switch to day view" = "Passer à la vue par jour";
|
||||
"Switch to week view" = "Passer à la vue par semaine";
|
||||
"Switch to month view" = "Passer à la vue par mois";
|
||||
|
||||
/* Day */
|
||||
|
||||
"Sunday" = "Dimanche";
|
||||
|
||||
Reference in New Issue
Block a user