]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/English.lproj/Localizable.strings
implemented homepage (almost done), removed 'schedule' tab
[scalable-opengroupware.org] / SOGo / UI / Scheduler / English.lproj / Localizable.strings
1 /* this file is in UTF-8 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
25 /* Week */
26
27 "Week"                  = "Week";
28 "this week"             = "this week";
29
30
31 /* Month */
32
33 "this month"            = "this month";
34
35 "January"               = "January";
36 "February"              = "February";
37 "March"                 = "March";
38 "April"                 = "April";
39 "May"                   = "May";
40 "June"                  = "June";
41 "July"                  = "July";
42 "August"                = "August";
43 "September"             = "September";
44 "October"               = "October";
45 "November"              = "November";
46 "December"              = "December";
47
48 "a3_January"            = "Jan";
49 "a3_February"           = "Feb";
50 "a3_March"              = "Mar";
51 "a3_April"              = "Apr";
52 "a3_May"                = "May";
53 "a3_June"               = "Jun";
54 "a3_July"               = "Jul";
55 "a3_August"             = "Aug";
56 "a3_September"          = "Sep";
57 "a3_October"            = "Oct";
58 "a3_November"           = "Nov";
59 "a3_December"           = "Dec";
60
61
62 /* Year */
63
64 "this year"             = "this year";
65
66
67 /* Menu */
68
69 "Calendar"              = "Calendar";
70 "Contacts"              = "Contacts";
71
72
73 /* Misc */
74
75 "OpenGroupware.org"     = "OpenGroupware.org";
76 "Forbidden"             = "Forbidden";
77
78 /* Button titles */
79
80 "new"                   = "new";
81 "printview"             = "printview";
82 "edit"                  = "edit";
83 "delete"                = "delete";
84 "proposal"              = "proposal";
85 "Save"                  = "Save";
86 "Cancel"                = "Cancel";
87 "show_rejected_apts"    = "Show rejected appointments";
88 "hide_rejected_apts"    = "Hide rejected appointments";
89
90 /* Schedule */
91
92 "Schedule"              = "Appointment propositions";
93 "No appointments found" = "You don't have any appointments in the near future.";
94 "Meetings proposed by you" = "Meetings proposed by you";
95 "Meetings proposed to you" = "Meetings proposed to you";
96 "sched_startDateFormat" = "%d.%m. %H:%M";
97 "action"                = "Action";
98 "accept"                = "Accept";
99 "decline"               = "Decline";
100 "more participants"     = "more participants";
101
102
103 /* Appointments */
104
105 "Appointment viewer"    = "Appointment Viewer";
106 "Appointment editor"    = "Appointment Editor";
107 "Appointment proposal"  = "Appointment Proposal";
108 "Appointment on"        = "Appointment on";
109 "Start time"            = "Start time";
110 "End time"              = "End time";
111 "Start date"            = "Start date";
112 "End date"              = "End date";
113 "Earliest start time"   = "Earliest start time";
114 "Latest end time"       = "Latest end time";
115 "browse start date"     = "browse start date";
116 "browse end date"       = "browse end date";
117 "Title"                 = "Title";
118 "Name"                  = "Name";
119 "Email"                 = "Email";
120 "Status"                = "Status";
121 "Location"              = "Location";
122 "Priority"              = "Priority";
123 "Cycle"                 = "Cycle";
124 "Cycle End"             = "End";
125 "Categories"            = "Categories";
126 "Classification"        = "Classification";
127 "Duration"              = "Duration";
128 "Participants"          = "Participants";
129 "Resources"             = "Resources";
130 "Organizer"             = "Organizer";
131 "Comment"               = "Comment";
132
133 "attributes"            = "Attributes";
134 "participants"          = "Participants";
135 /* checkbox title */
136 "is private"            = "is private";
137 /* classification */
138 "Public"                = "Public";
139 "Private"               = "Private";
140 /* text used in overviews and tooltips */
141 "private appointment"   = "Private appointment";
142
143 /* Appointments (participation state) */
144
145 "partStat_NEEDS-ACTION" = "Not decided, yet";
146 "partStat_ACCEPTED"     = "Accepted";
147 "partStat_DECLINED"     = "Declined";
148 "partStat_TENTATIVE"    = "Tentative";
149 "partStat_DELEGATED"    = "Delegated";
150 "partStat_OTHER"        = "???";
151
152 /* Appointments (error messages) */
153
154 "Conflicts found!"              = "One or more conflicts were found.";
155 "Invalid iCal data!"            = "Invalid iCalendar data ...";
156 "Could not create iCal data!"   = "Could not create iCalendar data ...";
157
158
159 /* Searching */
160
161 "Search"                = "Search";
162 "Search participants"   = "Search participants";
163 "Search resources"      = "Search resources";
164 "Search appointments"   = "Search appointments";
165 "Search in Anais"       = "Search in Anaïs";
166
167
168 /* calendar modes */
169
170 "Overview"              = "Overview";
171 "Chart"                 = "Chart";
172 "List"                  = "List";
173 "Columns"               = "Columns";
174
175
176 /* Priorities */
177
178 "prio_0"                = "Undefined";
179 "prio_1"                = "High";
180 "prio_2"                = "High";
181 "prio_3"                = "High";
182 "prio_4"                = "High";
183 "prio_5"                = "Normal";
184 "prio_6"                = "Low";
185 "prio_7"                = "Low";
186 "prio_8"                = "Low";
187 "prio_9"                = "Low";
188
189 /* Cycles */
190
191 "cycle_once"            = "once";
192 "cycle_daily"           = "daily";
193 "cycle_weekly"          = "weekly";
194 "cycle_2weeks"          = "all 2 weeks";
195 "cycle_4weeks"          = "all 4 weeks";
196 "cycle_monthly"         = "monthly";
197 "cycle_weekday"         = "weekday";
198 "cycle_yearly"          = "yearly";
199
200 "cycle_end_never"       = "never";
201 "cycle_end_until"       = "on date";
202
203 /* Appointment categories */
204
205 "APPOINTMENT"           = "Appointment";
206 "NOT IN OFFICE"         = "Outside";
207 "MEETING"               = "Meeting";
208 "HOLIDAY"               = "Holiday";
209 "PHONE CALL"            = "Phone";