]> err.no Git - scalable-opengroupware.org/blob - UI/PreferencesUI/English.lproj/Localizable.strings
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1087 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / PreferencesUI / English.lproj / Localizable.strings
1 /* toolbar */
2 "Save and Close" = "Save and Close";
3 "Close" = "Close";
4
5 /* tabs */
6 "Out of Office" = "Out of Office";
7 "Date and Time" = "Date and Time";
8 "Calendar Options" = "Calendar Options";
9 "Password" = "Password";
10
11 /* ooo */
12 "I'm currently in the office" = "I'm currently in the office";
13 "I'm currently out of the office" = "I'm currently out of the office";
14 "AutoReply only once to each sender with the following text :"
15 = "AutoReply only once to each sender with the following text :";
16
17 /* d & t */
18 "Current Time Zone :" = "Current Time Zone :";
19 "Short Date Format :" = "Short Date Format :";
20 "Long Date Format :" = "Long Date Format :";
21 "Time Format :" = "Time Format :";
22
23 "shortDateFmt_0" = "%m/%e/%Y";
24 "shortDateFmt_1" = "%m/%e/%y";
25 "shortDateFmt_2" = "%m/%d/%Y";
26 "shortDateFmt_3" = "%m/%d/%y";
27 "shortDateFmt_4" = "%y/%m/%d";
28 "shortDateFmt_5" = "%Y-%m-%d";
29 "shortDateFmt_6" = "%d-%b-%y";
30 "shortDateFmt_7" = "";
31
32 "longDateFmt_0" = "%A, %B %d, %Y";
33 "longDateFmt_1" = "%B %d, %Y";
34 "longDateFmt_2" = "%A, %d %B, %Y";
35 "longDateFmt_3" = "%d %B, %Y";
36 "longDateFmt_4" = "";
37
38 "timeFmt_0" = "%I:%M %p";
39 "timeFmt_1" = "%H:%M";
40 "timeFmt_2" = "";
41
42 /* calendar */
43 "Week begins on :" = "Week begins on :";
44 "Day start time :" = "Day start time :";
45 "Day end time :" = "Day end time :";
46 "First week of year :" = "First week of year :";
47 "Enable reminders for Calendar items" = "Enable reminders for Calendar items";
48 "Play a sound when a reminder comes due"
49 = "Play a sound when a reminder comes due";
50 "Default reminder :" = "Default reminder :";
51
52 "firstWeekOfYear_HideWeekNumbers" = "Do not display week numbers";
53 "firstWeekOfYear_January1" = "Starts on january 1";
54 "firstWeekOfYear_First4DayWeek" = "First 4-day week";
55 "firstWeekOfYear_FirstFullWeek" = "First full week";
56
57 "reminderTime_0000" = "0 minutes";
58 "reminderTime_0005" = "5 minutes";
59 "reminderTime_0010" = "10 minutes";
60 "reminderTime_0015" = "15 minutes";
61 "reminderTime_0030" = "30 minutes";
62 "reminderTime_0100" = "1 hour";
63 "reminderTime_0200" = "2 hours";
64 "reminderTime_0400" = "2 hours";
65 "reminderTime_0800" = "2 hours";
66 "reminderTime_1200" = "1/2 day";
67 "reminderTime_2400" = "1 day";
68 "reminderTime_4800" = "2 days";
69
70 /* password */
71 "New password:" = "New password:";
72 "Confirmation:" = "Confirmation:";
73 "Change" = "Change";