]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/English.lproj/default.strings
private address book selection analoguous to Anais
[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 /* Month */
30
31 "this month"            = "this month";
32
33 "January"               = "January";
34 "February"              = "February";
35 "March"                 = "March";
36 "April"                 = "April";
37 "May"                   = "May";
38 "June"                  = "June";
39 "July"                  = "July";
40 "August"                = "August";
41 "September"             = "September";
42 "October"               = "October";
43 "November"              = "November";
44 "December"              = "December";
45
46 "a3_January"            = "Jan";
47 "a3_February"           = "Feb";
48 "a3_March"              = "Mar";
49 "a3_April"              = "Apr";
50 "a3_May"                = "May";
51 "a3_June"               = "Jun";
52 "a3_July"               = "Jul";
53 "a3_August"             = "Aug";
54 "a3_September"          = "Sep";
55 "a3_October"            = "Oct";
56 "a3_November"           = "Nov";
57 "a3_December"           = "Dec";
58
59 /* Year */
60
61 "this year"             = "this year";
62
63 /* Menu */
64
65 "Calendar"              = "Calendar";
66 "Contacts"              = "Contacts";
67
68 /* Misc */
69
70 "OpenGroupware.org"     = "OpenGroupware.org";
71
72 /* Button titles */
73
74 "new"                   = "new";
75 "printview"             = "printview";
76 "edit"                  = "edit";
77 "delete"                = "delete";
78 "proposal"              = "proposal";
79 "Save"                  = "Save";
80 "Cancel"                = "Cancel";
81
82 /* Appointments */
83
84 "Appointment viewer"    = "Appointment Viewer";
85 "Appointment editor"    = "Appointment Editor";
86 "Appointment proposal"  = "Appointment Proposal";
87 "Appointment on"        = "Appointment on";
88 "Start time"            = "Start time";
89 "End time"              = "End time";
90 "Start date"            = "Start date";
91 "End date"              = "End date";
92 "Earliest start time"   = "Earliest start time";
93 "Latest end time"       = "Latest end time";
94 "browse start date"     = "browse start date";
95 "browse end date"       = "browse end date";
96 "Title"                 = "Title";
97 "Name"                  = "Name";
98 "Email"                 = "Email";
99 "Location"              = "Location";
100 "Duration"              = "Duration";
101 "Participants"          = "Participants";
102 "Resources"             = "Resources";
103 "Organizer"             = "Organizer";
104 "Comment"               = "Comment";
105
106 "attributes"            = "Attributes";
107 "participants"          = "Participants";
108
109 /* Searching */
110
111 "Search"                = "Search";
112 "Search participants"   = "Search participants";
113 "Search resources"      = "Search resources";
114 "Search appointments"   = "Search appointments";
115 "Search in Anais"       = "Search in Anaïs";
116
117 /* calendar modes */
118
119 "Overview"              = "Overview";
120 "Chart"                 = "Chart";
121 "List"                  = "List";
122 "Columns"               = "Columns";