From 15ab0f851dca306eb8200558369da3bbfc294103 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 8 Dec 2015 10:05:19 -0500 Subject: [PATCH] Localization --- .../English.lproj/Localizable.strings | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index 1824e0368..a7d42eb20 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -18,8 +18,10 @@ "Color" = "Color"; "Add" = "Add"; "Delete" = "Delete"; + /* contacts categories */ "contacts_category_labels" = "Colleague, Competitor, Customer, Friend, Family, Business Partner, Provider, Press, VIP"; + /* vacation (auto-reply) */ "Enable vacation auto reply" = "Enable vacation auto reply"; "Auto reply message" = "Auto reply message"; @@ -34,6 +36,7 @@ "Your vacation message must not end with a single dot on a line." = "Your vacation message must not end with a single dot on a line."; "End date of your auto reply must be in the future." = "End date of your auto reply must be in the future."; + /* forward messages */ "Forward incoming messages" = "Forward incoming messages"; "Keep a copy" = "Keep a copy"; @@ -41,6 +44,7 @@ = "Please specify an address to which you want to forward your messages."; "You are not allowed to forward your messages to an external email address." = "You are not allowed to forward your messages to an external email address."; "You are not allowed to forward your messages to an internal email address." = "You are not allowed to forward your messages to an internal email address."; + /* d & t */ "Current Time Zone" = "Current Time Zone"; "Short Date Format" = "Short Date Format"; @@ -82,6 +86,7 @@ "timeFmt_2" = ""; "timeFmt_3" = ""; "timeFmt_4" = ""; + /* calendar */ "Week begins on" = "Week begins on"; "Day start time" = "Day start time"; @@ -98,6 +103,7 @@ "Prevent from being invited to appointments" = "Prevent from being invited to appointments"; "White list for appointment invitations" = "White list for appointment invitations"; "Contacts Names" = "Contacts Names"; + /* Default Calendar */ "Default calendar" = "Default calendar"; "selectedCalendar" = "Selected calendar"; @@ -116,6 +122,7 @@ "reminder_1_DAY_BEFORE" = "1 day before"; "reminder_2_DAYS_BEFORE" = "2 days before"; "reminder_1_WEEK_BEFORE" = "1 week before"; + /* Mailer */ "Labels" = "Labels"; "Label" = "Label"; @@ -140,9 +147,11 @@ "displayremoteinlineimages_always" = "Always"; "Auto save every" = "Auto save every"; "minutes" = "minutes"; + /* Contact */ "Personal Address Book" = "Personal Address Book"; "Collected Address Book" = "Collected Address Book"; + /* IMAP Accounts */ "Mail Account" = "Mail Account"; "New Mail Account" = "New Mail Account"; @@ -159,18 +168,22 @@ "Please enter your signature below" = "Please enter your signature below"; "Please specify a valid sender address." = "Please specify a valid sender address."; "Please specify a valid reply-to address." = "Please specify a valid reply-to address."; + /* Additional Parameters */ "Additional Parameters" = "Additional Parameters"; + /* password */ "New password" = "New password"; "Confirmation" = "Confirmation"; "Change" = "Change"; + /* Event+task classifications */ "Default events classification" = "Default events classification"; "Default tasks classification" = "Default tasks classification"; "PUBLIC_item" = "Public"; "CONFIDENTIAL_item" = "Confidential"; "PRIVATE_item" = "Private"; + /* Event+task categories */ "Calendar Category" = "Calendar Category"; "Add Calendar Category" = "Add Calendar Category"; @@ -180,6 +193,7 @@ "Remove Contact Category" = "Remove Contact Category"; "category_none" = "None"; "calendar_category_labels" = "Anniversary,Birthday,Business,Calls,Clients,Competition,Customer,Favorites,Follow up,Gifts,Holidays,Ideas,Meeting,Issues,Miscellaneous,Personal,Projects,Public Holiday,Status,Suppliers,Travel,Vacation"; + /* Default module */ "Calendar" = "Calendar"; "Contacts" = "Address Book"; @@ -187,6 +201,7 @@ "Last" = "Last used"; "Default Module " = "Default Module"; "SOGo Version" = "SOGo Version"; + /* Confirmation asked when changing the language */ "Save preferences and reload page now?" = "Save preferences and reload page now?"; "Language" = "Language"; @@ -226,6 +241,7 @@ "refreshview_every_20_minutes" = "Every 20 minutes"; "refreshview_every_30_minutes" = "Every 30 minutes"; "refreshview_once_per_hour" = "Once per hour"; + /* Return receipts */ "When I receive a request for a return receipt" = "When I receive a request for a return receipt"; "Never send a return receipt" = "Never send a return receipt"; @@ -236,6 +252,7 @@ "Never send" = "Never send"; "Always send" = "Always send"; "Ask me" = "Ask me"; + /* Filters - UIxPreferences */ "Filters" = "Filters"; "Active" = "Active"; @@ -243,8 +260,13 @@ "Move Down" = "Move Down"; "Connection error" = "Connection error"; "Service temporarily unavailable" = "Service temporarily unavailable"; + /* Filters - UIxFilterEditor */ "Filter name" = "Filter name"; +/* Button label */ +"Add a condition" = "Add a condition"; +/* Button label */ +"Add an action" = "Add an action"; "For incoming messages that" = "For incoming messages that"; "match all of the following rules" = "match all of the following rules"; "match any of the following rules" = "match any of the following rules"; @@ -285,6 +307,7 @@ "Flagged" = "Flagged"; "Junk" = "Junk"; "Not Junk" = "Not Junk"; + /* Password policy */ "The password was changed successfully." = "The password was changed successfully."; "Password must not be empty." = "Password must not be empty."; @@ -313,6 +336,7 @@ "Account Name" = "Account Name"; "SSL" = "SSL"; "TLS" = "TLS"; + /* Avatars */ "Alternate Avatar" = "Alternate Avatar"; "none" = "None";