]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Scheduler/English.lproj/Localizable.strings
changed "default.strings" to "Localizable.strings"
[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
88
89 /* Schedule */
90
91 "Schedule"              = "Schedule";
92 "No appointments found" = "You don't have any appointments in the near future.";
93 "Meetings proposed by you" = "Meetings proposed by you";
94 "Meetings proposed to you" = "Meetings proposed to you";
95 "sched_startDateFormat" = "%d.%m. %H:%M";
96 "action"                = "Action";
97 "accept"                = "Accept";
98 "decline"               = "Decline";
99 "more participants"     = "more participants";
100
101
102 /* Appointments */
103
104 "Appointment viewer"    = "Appointment Viewer";
105 "Appointment editor"    = "Appointment Editor";
106 "Appointment proposal"  = "Appointment Proposal";
107 "Appointment on"        = "Appointment on";
108 "Start time"            = "Start time";
109 "End time"              = "End time";
110 "Start date"            = "Start date";
111 "End date"              = "End date";
112 "Earliest start time"   = "Earliest start time";
113 "Latest end time"       = "Latest end time";
114 "browse start date"     = "browse start date";
115 "browse end date"       = "browse end date";
116 "Title"                 = "Title";
117 "Name"                  = "Name";
118 "Email"                 = "Email";
119 "Status"                = "Status";
120 "Location"              = "Location";
121 "Priority"              = "Priority";
122 "Cycle"                 = "Cycle";
123 "Cycle End"             = "End";
124 "Categories"            = "Categories";
125 "Classification"        = "Classification";
126 "Duration"              = "Duration";
127 "Participants"          = "Participants";
128 "Resources"             = "Resources";
129 "Organizer"             = "Organizer";
130 "Comment"               = "Comment";
131
132 "attributes"            = "Attributes";
133 "participants"          = "Participants";
134 /* checkbox title */
135 "is private"            = "is private";
136 /* classification */
137 "Public"                = "Public";
138 "Private"               = "Private";
139 /* text used in overviews and tooltips */
140 "private appointment"   = "Private appointment";
141
142 /* Appointments (participation state) */
143
144 "partStat_NEEDS-ACTION" = "Not decided, yet";
145 "partStat_ACCEPTED"     = "Accepted";
146 "partStat_DECLINED"     = "Declined";
147 "partStat_TENTATIVE"    = "Tentative";
148 "partStat_DELEGATED"    = "Delegated";
149 "partStat_OTHER"        = "???";
150
151 /* Appointments (error messages) */
152
153 "Conflicts found!"              = "One or more conflicts were found.";
154 "Invalid iCal data!"            = "Invalid iCalendar data ...";
155 "Could not create iCal data!"   = "Could not create iCalendar data ...";
156
157
158 /* Searching */
159
160 "Search"                = "Search";
161 "Search participants"   = "Search participants";
162 "Search resources"      = "Search resources";
163 "Search appointments"   = "Search appointments";
164 "Search in Anais"       = "Search in Anaïs";
165
166
167 /* calendar modes */
168
169 "Overview"              = "Overview";
170 "Chart"                 = "Chart";
171 "List"                  = "List";
172 "Columns"               = "Columns";
173
174
175 /* Priorities */
176
177 "prio_0"                = "Undefined";
178 "prio_1"                = "High";
179 "prio_2"                = "High";
180 "prio_3"                = "High";
181 "prio_4"                = "High";
182 "prio_5"                = "Normal";
183 "prio_6"                = "Low";
184 "prio_7"                = "Low";
185 "prio_8"                = "Low";
186 "prio_9"                = "Low";
187
188 /* Cycles */
189
190 "cycle_once"            = "once";
191 "cycle_daily"           = "daily";
192 "cycle_weekly"          = "weekly";
193 "cycle_2weeks"          = "all 2 weeks";
194 "cycle_4weeks"          = "all 4 weeks";
195 "cycle_monthly"         = "monthly";
196 "cycle_weekday"         = "weekday";
197 "cycle_yearly"          = "yearly";
198
199 "cycle_end_never"       = "never";
200 "cycle_end_until"       = "on date";
201
202 /* Appointment categories */
203
204 "APPOINTMENT"           = "Appointment";
205 "NOT IN OFFICE"         = "Outside";
206 "MEETING"               = "Meeting";
207 "HOLIDAY"               = "Holiday";
208 "PHONE CALL"            = "Phone";