]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/English.lproj/default.strings
AnaisUidSelector, usage of it in UIxCalWeekOverview and diverse enhancements
[scalable-opengroupware.org] / SOGo / UI / Scheduler / English.lproj / default.strings
1 /* this file is in ISO-8859-1 format! */
2
3 /* Day */
4
5 "Sunday"        = "Sunday";
6 "Monday"        = "Monday";
7 "Tuesday"       = "Tuesday";
8 "Wednesday"     = "Wednesday";
9 "Thursday"      = "Thursday";
10 "Friday"        = "Friday";
11 "Saturday"      = "Saturday";
12
13 "a2_Sunday"     = "Su";
14 "a2_Monday"     = "Mo";
15 "a2_Tuesday"    = "Tu";
16 "a2_Wednesday"  = "We";
17 "a2_Thursday"   = "Th";
18 "a2_Friday"     = "Fr";
19 "a2_Saturday"   = "Sa";
20
21 "dayLabelFormat"    = "%Y-%m-%d";
22 "today"         = "today";
23
24 /* Week */
25
26 "Week"          = "Week";
27 "this week"     = "this week";
28
29
30 /* Month */
31
32 "this month"    = "this month";
33
34 "January"       = "January";
35 "February"      = "February";
36 "March"         = "March";
37 "April"         = "April";
38 "May"           = "May";
39 "June"          = "June";
40 "July"          = "July";
41 "August"        = "August";
42 "September"     = "September";
43 "October"       = "October";
44 "November"      = "November";
45 "December"      = "December";
46
47 "a3_January"    = "Jan";
48 "a3_February"   = "Feb";
49 "a3_March"      = "Mar";
50 "a3_April"      = "Apr";
51 "a3_May"        = "May";
52 "a3_June"       = "Jun";
53 "a3_July"       = "Jul";
54 "a3_August"     = "Aug";
55 "a3_September"  = "Sep";
56 "a3_October"    = "Oct";
57 "a3_November"   = "Nov";
58 "a3_December"   = "Dec";
59
60 /* Year */
61
62 "this year"    = "this year";
63
64
65 /* Menu */
66
67 "Calendar"      = "Calendar";
68 "Contacts"      = "Contacts";
69
70
71 /* Misc */
72
73 "new"           = "new";
74 "printview"     = "printview";
75 "proposal"      = "proposal";
76 "Save"          = "Save";
77
78
79 /* Appointments */
80
81 "Appointment Editor"    = "Appointment Editor";
82 "Appointment on"        = "Appointment on";
83 "Start time"            = "Start time";
84 "End time"              = "End time";
85 "Title"                 = "Title";
86 "Location"              = "Location";
87 "Search participants"   = "Search participants";
88 "Participants"          = "Participants";
89 "Search resources"      = "Search resources";
90 "Resources"             = "Resources";
91 "Search in Anais"       = "Search in Anaïs";
92
93
94 /* calendar modes */
95
96 "Overview"      = "Overview";
97 "Chart"         = "Chart";
98 "List"          = "List";
99 "Columns"       = "Columns";