Bump for 3.6-28
[LibreOffice.git] / wizards / source / schedule / schedule.src
blob3116f0f41131fc386c2dce8aec2563a0c3b609f2
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/// Dialog labels start at 1000
27 #define dlgCalTitle     1000
28 #define dlgCalTitleBack 1001
29 #define dlgCalTitleOwnData      1002
30 #define dlgSchdlTitle   1003
31 #define dlgOK   1004
32 #define dlgCancel       1005
33 #define dlgCalFrameOption       1006
34 #define dlgCalOptionYear        1007
35 #define dlgCalOptionMonth       1008
36 #define dlgSchdlDescription     1009
37 #define dlgSchdlCountry 1010
38 #define dlgTime 1011
39 #define dlgYear 1012
40 #define dlgCalMonth     1013
41 #define dlgSpecificBankholidays 1014
42 #define dlgCalOwnData   1015
43 #define dlgCalInsert    1016
44 #define dlgCalDelete    1017
45 #define dlgCalNewEvent  1018
46 #define dlgCalEvent     1019
47 #define dlgCalEventOnce 1020
48 #define dlgCalEventDay  1021
49 #define dlgCalEventMonth        1022
50 #define dlgCalEventYear 1023
52 // Bitmap file is 1099
53 #define dlgBitmapFile   1099
55 // Names of states start at 1100
56 #define dlgState        1100
58 // Months start at 1200
59 #define dlgMonth        1200
61 // Messages start at 1300
62 #define msgCalErrorTitle        1300
63 #define msgCalError     1301
64 #define msgCalRemoveTitle       1302
65 #define msgCalRemove    1303
67 // Styles start at 1400
68 #define stlWorkday      1400
69 #define stlWeekend      1401
71 // Sheet names start at 1410
72 #define nameCalYear     1410
73 #define nameCalMonth    1411
75 #define sProgress   1500
77 // --------------------------------------------------------------------
79 String dlgCalTitle
81 Text [ en-US ] = "%PRODUCTNAME Calendar";
84 String  dlgCalTitleBack
86 Text [ en-US ] = "Back";
89 String  dlgCalTitleOwnData
91 Text [ en-US ] = "Personal Data";
94 String dlgSchdlTitle
96 Text [ en-US ] = "Add Holidays to Calendar";
99 String dlgOK
101 Text [ en-US ] = "Create";
104 String dlgCancel
106 Text [ en-US ] = "Cancel";
109 String  dlgCalFrameOption
111 Text [ en-US ] = "Calendar";
114 String  dlgCalOptionYear
116 Text [ en-US ] = "~Year Overview";
119 String  dlgCalOptionMonth
121 Text [ en-US ] = "~Month";
124 String dlgSchdlDescription
126 Text [ en-US ] = "Add holidays for";
129 String dlgSchdlCountry
131 Text [ en-US ] = "USA";
134 String dlgTime
136 Text [ en-US ] = "Time Frame";
139 String dlgYear
141 Text [ en-US ] = "Year";
144 String dlgCalMonth
146 Text [ en-US ] = "Month";
149 String  dlgSpecificBankholidays
151 Text [ en-US ] = "-";
154 String  dlgCalOwnData
156 Text [ en-US ] = "Personal Data";
159 String dlgCalInsert
161 Text [ en-US ] = "~Insert";
164 String dlgCalDelete
166 Text [ en-US ] = "~Delete";
169 String dlgCalNewEvent
171 Text [ en-US ] = "New Event";
174 String dlgCalEvent
176 Text [ en-US ] = "Event";
179 String dlgCalEventOnce
181 Text [ en-US ] = "One-Time";
184 String dlgCalEventDay
186 Text [ en-US ] = "Day";
189 String dlgCalEventMonth
191 Text [ en-US ] = "Month";
194 String dlgCalEventYear
196 Text [ en-US ] = "Year";
199 // --------------------------------------------------------------------
201 String dlgBitmapFile
203 Text [ en-US ] = "usa.bmp";
207 // --------------------------------------------------------------------
209 String dlgState
211 Text [ en-US ] = "Public holidays";
215 // --------------------------------------------------------------------
217 String dlgMonth
219 Text [ en-US ] = "January";
222 String dlgMonth+1
224 Text [ en-US ] = "February";
227 String dlgMonth+2
229 Text [ en-US ] = "March";
232 String dlgMonth+3
234 Text [ en-US ] = "April";
237 String dlgMonth+4
239 Text [ en-US ] = "May";
242 String dlgMonth+5
244 Text [ en-US ] = "June";
247 String dlgMonth+6
249 Text [ en-US ] = "July";
252 String dlgMonth+7
254 Text [ en-US ] = "August";
257 String dlgMonth+8
259 Text [ en-US ] = "September";
262 String dlgMonth+9
264 Text [ en-US ] = "October";
267 String dlgMonth+10
269 Text [ en-US ] = "November";
272 String dlgMonth+11
274 Text [ en-US ] = "December";
277 // --------------------------------------------------------------------
279 String msgCalErrorTitle
281 Text [ en-US ] = "Yearly / Monthly Calendar";
284 String msgCalError
286 Text [ en-US ] = "An error occurred while creating the calendar.";
289 String msgCalRemoveTitle
291 Text [ en-US ] = "Delete event entries";
294 String msgCalRemove
296 Text [ en-US ] = "Delete the selected entries?";
299 // --------------------------------------------------------------------
301 String stlWorkday
303 Text [ en-US ] = "Workweek";
306 String stlWeekend
308 Text [ en-US ] = "Weekend";
311 // --------------------------------------------------------------------
313 String  nameCalYear
315 Text [ en-US ] = "Calendar";
318 String  nameCalMonth
320 Text [ en-US ] = "Month";
325 String  sProgress
327 Text [ en-US ] = "Progress:";