From 562ef562a36cbecd4fdb055be4b29e1c07c84520 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 8 Oct 2009 17:57:44 +0000 Subject: [PATCH] Added missing strings in translations. Monotone-Parent: 1a75ed2c351b2f9a6aa8e6ee319849ffeac2ee4e Monotone-Revision: a004b999771c6211841f8b0f10ed0f49039fc7da Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T17:57:44 Monotone-Branch: ca.inverse.sogo --- UI/Common/BrazilianPortuguese.lproj/Localizable.strings | 4 ++++ UI/Common/Czech.lproj/Localizable.strings | 4 ++++ UI/Common/Dutch.lproj/Localizable.strings | 4 ++++ UI/Common/French.lproj/Localizable.strings | 4 ++++ UI/Common/German.lproj/Localizable.strings | 4 ++++ UI/Common/Hungarian.lproj/Localizable.strings | 4 ++++ UI/Common/Italian.lproj/Localizable.strings | 4 ++++ UI/Common/Russian.lproj/Localizable.strings | 4 ++++ UI/Common/Spanish.lproj/Localizable.strings | 4 ++++ UI/Common/Welsh.lproj/Localizable.strings | 4 ++++ .../BrazilianPortuguese.lproj/Localizable.strings | 4 +++- UI/PreferencesUI/Czech.lproj/Localizable.strings | 4 +++- UI/PreferencesUI/Hungarian.lproj/Localizable.strings | 6 ++++-- UI/PreferencesUI/Italian.lproj/Localizable.strings | 6 ++++-- UI/PreferencesUI/Welsh.lproj/Localizable.strings | 6 ++++-- 15 files changed, 58 insertions(+), 8 deletions(-) diff --git a/UI/Common/BrazilianPortuguese.lproj/Localizable.strings b/UI/Common/BrazilianPortuguese.lproj/Localizable.strings index f673617af..23c697877 100644 --- a/UI/Common/BrazilianPortuguese.lproj/Localizable.strings +++ b/UI/Common/BrazilianPortuguese.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Você não tem os privilégios requeridos para realizar esta operação."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Lembrete:"; "Start:" = "Inicio:"; diff --git a/UI/Common/Czech.lproj/Localizable.strings b/UI/Common/Czech.lproj/Localizable.strings index e33188560..9d5150ac6 100644 --- a/UI/Common/Czech.lproj/Localizable.strings +++ b/UI/Common/Czech.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Nemáte dostatečná práva k provedení této operace."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Upomínka:"; "Start:" = "Začátek:"; diff --git a/UI/Common/Dutch.lproj/Localizable.strings b/UI/Common/Dutch.lproj/Localizable.strings index 17b5dff43..5bd3b6cc7 100644 --- a/UI/Common/Dutch.lproj/Localizable.strings +++ b/UI/Common/Dutch.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Voor deze actie heeft u niet de benodigde rechten."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Alarm:"; "Start:" = "Begin:"; diff --git a/UI/Common/French.lproj/Localizable.strings b/UI/Common/French.lproj/Localizable.strings index 567f3934d..e49494da4 100644 --- a/UI/Common/French.lproj/Localizable.strings +++ b/UI/Common/French.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Vous n'avez pas les privilèges requis pour compléter l'opération."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Rappel :"; "Start:" = "Début :"; diff --git a/UI/Common/German.lproj/Localizable.strings b/UI/Common/German.lproj/Localizable.strings index e934d158e..08e142725 100644 --- a/UI/Common/German.lproj/Localizable.strings +++ b/UI/Common/German.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Sie haben nicht die benötigte Berechtigung für diesen Befehl."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Alarm:"; "Start:" = "Beginn:"; diff --git a/UI/Common/Hungarian.lproj/Localizable.strings b/UI/Common/Hungarian.lproj/Localizable.strings index bc9c0d307..2ba446a72 100644 --- a/UI/Common/Hungarian.lproj/Localizable.strings +++ b/UI/Common/Hungarian.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Önnek nincs jogosultsága ehhez a művelethez."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Emlékeztető:"; "Start:" = "Kezdés:"; diff --git a/UI/Common/Italian.lproj/Localizable.strings b/UI/Common/Italian.lproj/Localizable.strings index bbdb3f0d7..6521a1763 100644 --- a/UI/Common/Italian.lproj/Localizable.strings +++ b/UI/Common/Italian.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Non disponi dei privilegi richiesti per eseguire questa operazione."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Promemoria:"; "Start:" = "Inizio:"; diff --git a/UI/Common/Russian.lproj/Localizable.strings b/UI/Common/Russian.lproj/Localizable.strings index ec73a2c00..2d4e7c134 100644 --- a/UI/Common/Russian.lproj/Localizable.strings +++ b/UI/Common/Russian.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "У Вас нет права производить эту операцию."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Напоминание:"; "Start:" = "Начало:"; diff --git a/UI/Common/Spanish.lproj/Localizable.strings b/UI/Common/Spanish.lproj/Localizable.strings index 9db589e4c..1d10b610a 100644 --- a/UI/Common/Spanish.lproj/Localizable.strings +++ b/UI/Common/Spanish.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "You don't have the required privileges to perform the operation."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Recordatorio:"; "Start:" = "Desde:"; diff --git a/UI/Common/Welsh.lproj/Localizable.strings b/UI/Common/Welsh.lproj/Localizable.strings index eee1fff4d..42ad149ad 100644 --- a/UI/Common/Welsh.lproj/Localizable.strings +++ b/UI/Common/Welsh.lproj/Localizable.strings @@ -52,6 +52,10 @@ "You don't have the required privileges to perform the operation." = "Nid oes gennych y breintiau gofynnol i berfformio'r gweithrediad."; +"noEmailForDelegation" = "You must specify the address to which you want to delegate your invitation."; +"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."; + /* alarms */ "Reminder:" = "Atgoffa:"; "Start:" = "Dechrau:"; diff --git a/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings b/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings index 2bdc37673..aac759628 100644 --- a/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings +++ b/UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings @@ -26,6 +26,8 @@ "Long Date Format :" = "Formato da Data (Longo) :"; "Time Format :" = "Formato da Hora :"; +"default" = "Default"; + "shortDateFmt_0" = "%d-%b-%y"; "shortDateFmt_1" = "%d-%m-%y"; @@ -48,7 +50,7 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%A, %B %d, %Y"; "longDateFmt_1" = "%B %d, %Y"; "longDateFmt_2" = "%A, %d %B, %Y"; diff --git a/UI/PreferencesUI/Czech.lproj/Localizable.strings b/UI/PreferencesUI/Czech.lproj/Localizable.strings index 5f1206cfa..5b902be61 100644 --- a/UI/PreferencesUI/Czech.lproj/Localizable.strings +++ b/UI/PreferencesUI/Czech.lproj/Localizable.strings @@ -26,6 +26,8 @@ "Long Date Format :" = "Dlouhý formát data :"; "Time Format :" = "Formát času :"; +"default" = "Default"; + "shortDateFmt_0" = "%d-%b-%y"; "shortDateFmt_1" = "%d-%m-%y"; @@ -48,7 +50,7 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%A, %B %d, %Y"; "longDateFmt_1" = "%B %d, %Y"; "longDateFmt_2" = "%A, %d %B, %Y"; diff --git a/UI/PreferencesUI/Hungarian.lproj/Localizable.strings b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings index 9fb53188e..67951d38c 100644 --- a/UI/PreferencesUI/Hungarian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings @@ -26,6 +26,8 @@ "Long Date Format :" = "Hosszú dátumformátum :"; "Time Format :" = "Időformátum :"; +"default" = "Default"; + "shortDateFmt_0" = "%d-%b-%y"; "shortDateFmt_1" = "%d-%m-%y"; @@ -48,7 +50,7 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%Y %B %d, %A"; "longDateFmt_1" = "%B %d, %Y"; "longDateFmt_2" = "%A, %d %B, %Y"; @@ -135,7 +137,7 @@ "Contacts" = "Address Book"; "Mail" = "Mail"; "Last" = "Last used"; -"Default module :" = "Default module :"; +"Default module :" = "Default module :"; "Language :" = "Nyelv :"; "choose" = "Válasszon ..."; diff --git a/UI/PreferencesUI/Italian.lproj/Localizable.strings b/UI/PreferencesUI/Italian.lproj/Localizable.strings index 23feaa39c..7fbcf455f 100644 --- a/UI/PreferencesUI/Italian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Italian.lproj/Localizable.strings @@ -26,6 +26,8 @@ "Long Date Format :" = "Data estesa:"; "Time Format :" = "Formato ora:"; +"default" = "Default"; + "shortDateFmt_0" = "%d-%b-%y"; "shortDateFmt_1" = "%d-%m-%y"; @@ -48,7 +50,7 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%A, %B %d, %Y"; "longDateFmt_1" = "%B %d, %Y"; "longDateFmt_2" = "%A, %d %B, %Y"; @@ -135,7 +137,7 @@ "Contacts" = "Address Book"; "Mail" = "Mail"; "Last" = "Last used"; -"Default module :" = "Default module :"; +"Default module :" = "Default module :"; "Language :" = "Lingua :"; "choose" = "Scegli..."; diff --git a/UI/PreferencesUI/Welsh.lproj/Localizable.strings b/UI/PreferencesUI/Welsh.lproj/Localizable.strings index b39d50349..b40cb4480 100644 --- a/UI/PreferencesUI/Welsh.lproj/Localizable.strings +++ b/UI/PreferencesUI/Welsh.lproj/Localizable.strings @@ -26,6 +26,8 @@ "Long Date Format :" = "Dyddiad fformat hir :"; "Time Format :" = "Fformat amser :"; +"default" = "Default"; + "shortDateFmt_0" = "%d-%b-%y"; "shortDateFmt_1" = "%d-%m-%y"; @@ -48,7 +50,7 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%A, %B %d, %Y"; "longDateFmt_1" = "%B %d, %Y"; "longDateFmt_2" = "%A, %d %B, %Y"; @@ -135,7 +137,7 @@ "Contacts" = "Address Book"; "Mail" = "Mail"; "Last" = "Last used"; -"Default module :" = "Default module :"; +"Default module :" = "Default module :"; "Language :" = "Iaith :"; "choose" = "Dewis ...";