From db43719c61f8b03c13c15760df71997b5fc368f6 Mon Sep 17 00:00:00 2001 From: maxime Date: Wed, 20 Jul 2005 12:39:38 +0000 Subject: [PATCH] Missing labels and new translations git-svn-id: http://svn.opengroupware.org/SOGo/trunk@845 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Contacts/English.lproj/Localizable.strings | 1 + SOGo/UI/Contacts/French.lproj/Localizable.strings | 1 + .../French.lproj/Localizable.strings | 14 +++++++------- .../UI/Scheduler/English.lproj/Localizable.strings | 1 + SOGo/UI/Scheduler/French.lproj/Localizable.strings | 1 + 5 files changed, 11 insertions(+), 7 deletions(-) diff --git a/SOGo/UI/Contacts/English.lproj/Localizable.strings b/SOGo/UI/Contacts/English.lproj/Localizable.strings index 0ececb30..275c329e 100644 --- a/SOGo/UI/Contacts/English.lproj/Localizable.strings +++ b/SOGo/UI/Contacts/English.lproj/Localizable.strings @@ -9,6 +9,7 @@ "Lastname" = "Lastname"; "Firstname" = "Firstname"; +"Phone" = "Phone" "Phones" = "Phone numbers"; "OfficePhone" = "Office"; "HomePhone" = "Home"; diff --git a/SOGo/UI/Contacts/French.lproj/Localizable.strings b/SOGo/UI/Contacts/French.lproj/Localizable.strings index cb5a9951..6947338e 100644 --- a/SOGo/UI/Contacts/French.lproj/Localizable.strings +++ b/SOGo/UI/Contacts/French.lproj/Localizable.strings @@ -9,6 +9,7 @@ "Lastname" = "Nom"; "Firstname" = "Prénom"; +"Phone" = "Téléphone" "Phones" = "Téléphones"; "OfficePhone" = "Bureau"; "HomePhone" = "Domicile"; diff --git a/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings b/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings index e1d2eed7..7b34d5da 100644 --- a/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings +++ b/SOGo/UI/MailPartViewers/French.lproj/Localizable.strings @@ -1,7 +1,7 @@ -ACCEPTED = "accepted" -COMPLETED = "completed" -DECLINED = "declined" -DELEGATED = "delegated" -IN-PROCESS = "in process" -NEEDS-ACTION = "needs action" -TENTATIVE = "tentative" +ACCEPTED = "Accépté" +COMPLETED = "Terminé" +DECLINED = "Refusé" +DELEGATED = "Délégué" +IN-PROCESS = "En cours de traitement" +NEEDS-ACTION = "Prise de décision nécessaire" +TENTATIVE = "Proposition" diff --git a/SOGo/UI/Scheduler/English.lproj/Localizable.strings b/SOGo/UI/Scheduler/English.lproj/Localizable.strings index ce93a876..cf3ff155 100644 --- a/SOGo/UI/Scheduler/English.lproj/Localizable.strings +++ b/SOGo/UI/Scheduler/English.lproj/Localizable.strings @@ -167,6 +167,7 @@ "Search appointments" = "Search appointments"; "Search in Anais" = "Search in Anaïs"; +"check for conflicts" = "check for conflicts"; /* calendar modes */ diff --git a/SOGo/UI/Scheduler/French.lproj/Localizable.strings b/SOGo/UI/Scheduler/French.lproj/Localizable.strings index fc9e952e..eaac0517 100644 --- a/SOGo/UI/Scheduler/French.lproj/Localizable.strings +++ b/SOGo/UI/Scheduler/French.lproj/Localizable.strings @@ -169,6 +169,7 @@ "Search appointments" = "Recherche de rendez-vous"; "Search in Anais" = "Recherche par Anaïs"; +"check for conflicts" = "Vérifier les conflits"; /* calendar modes */ -- 2.39.5