summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/gridpages.src
blob: e9c4ec9bfe37c2b1de59639aa66adcb90d8c0ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
/*************************************************************************
 *
 *  $RCSfile: gridpages.src,v $
 *
 *  $Revision: 1.18 $
 *
 *  last change: $Author: kz $ $Date: 2001-08-24 20:42:23 $
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (the "License"); You may not use this file
 *  except in compliance with the License. You may obtain a copy of the
 *  License at http://www.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc..
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************/

#ifndef _EXTENSIONS_DBP_DBPRESID_HRC_
#include "dbpresid.hrc"
#endif

TabPage RID_PAGE_GW_FIELDSELECTION
{
    SVLook = TRUE ;
    Size = MAP_APPFONT ( WINDOW_SIZE_X , WINDOW_SIZE_Y ) ;

    Text = "Feldauswahl";
    Text [ english ] = "Field Selection";
    Text [ english_us ] = "Field Selection";
    Text [ portuguese ] = "Seleco de campo";
    Text [ russian ] = " ";
    Text [ dutch ] = "Veldkeuze";
    Text [ french ] = "Slection de champ";
    Text [ spanish ] = "Seleccin de campo";
    Text [ italian ] = "Selezione campo";
    Text [ danish ] = "Feltudvalg";
    Text [ swedish ] = "Flturval";
    Text [ polish ] = "Wybr pola";
    Text [ portuguese_brazilian ] = "Feldauswahl";
    Text [ japanese ] = "フィールドの選択";
    Text [ chinese_simplified ] = "选择字段";
    Text [ chinese_traditional ] = "選擇欄位";
    Text [ arabic ] = " ";
    Text [ dutch ] = "Veldkeuze";
    Text [ chinese_simplified ] = "选择字段";
    Text [ greek ] = " ";
    Text [ korean ] = "필드 선택";
    Text [ turkish ] = "Alan seimi";

    FixedLine FL_FRAME
    {
        Pos = MAP_APPFONT ( 4 , 40  ) ;
        Size = MAP_APPFONT ( WINDOW_SIZE_X - 8 , 8 ) ;
        Text = "Tabellenelement";
        Text [ english ] = "Table Control";
        Text [ english_us ] = "Table element";
        Text[ portuguese ] = "Elemento de tabela";
        Text[ russian ] = " ";
        Text[ greek ] = "Table Element";
        Text[ dutch ] = "Tabelelement";
        Text[ french ] = "lment de table";
        Text[ spanish ] = "Elemento de tabla";
        Text[ finnish ] = "Table Element";
        Text[ italian ] = "Elemento tabella";
        Text[ danish ] = "Table Element";
        Text[ swedish ] = "Tabellelement";
        Text[ polish ] = "Element tabeli";
        Text[ portuguese_brazilian ] = "Table Element";
        Text[ japanese ] = "テーブル構成要素";
        Text[ korean ] = "테이블 요소";
        Text[ chinese_simplified ] = "表单元件";
        Text[ chinese_traditional ] = "表單元件";
        Text[ turkish ] = "Table Element";
        Text[ arabic ] = "Table Element";
        Text[ catalan ] = "Table Element";
    };

    FixedText FT_EXISTING_FIELDS
    {
        Pos = MAP_APPFONT ( 7, 52 );
        Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2 - 13, 8 );
        Text = "Vorhandene Felder";
        Text [ english ] = "Existing fields";
        Text [ english_us ] = "Existing fields";
        Text [ portuguese ] = "Campos disponveis";
        Text [ russian ] = " ";
        Text [ dutch ] = "Bestaande velden";
        Text [ french ] = "Champs existants";
        Text [ spanish ] = "Campos existentes";
        Text [ italian ] = "Campi disponibili";
        Text [ danish ] = "Eksisterende felter";
        Text [ swedish ] = "Existerande flt";
        Text [ polish ] = "Istniejce pola";
        Text [ portuguese_brazilian ] = "Vorhandene Felder";
        Text [ japanese ] = "使用できるフィールド";
        Text [ chinese_simplified ] = "现有的字段(V)";
        Text [ chinese_traditional ] = "現存的欄位";
        Text [ arabic ] = " ";
        Text [ dutch ] = "Bestaande velden";
        Text [ chinese_simplified ] = "现有的字段(V)";
        Text [ greek ] = " ";
        Text [ korean ] = "존재하는 필드";
        Text [ turkish ] = "Mevcut alanlar";
        Text[ catalan ] = "Campos existentes";
        Text[ finnish ] = "Vorhandene Felder";
    };
    ListBox LB_EXISTING_FIELDS
    {
        Pos = MAP_APPFONT ( 7 , 63  ) ;
        Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2 - 13, WINDOW_SIZE_Y - 63 - 6 ) ;
        SVLook = TRUE ;
        Border = TRUE ;
        AutoHScroll = TRUE ;
        Sort = FALSE;
        DropDown = FALSE;
    };
    PushButton PB_FIELDRIGHT
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2, 63 );
        Size = MAP_APPFONT ( ITEM_BUTTON_SIZE_X, ITEM_BUTTON_SIZE_Y );
        Text = "->";
    };
    PushButton PB_ALLFIELDSRIGHT
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2, 63 + ITEM_BUTTON_SIZE_Y + 3 );
        Size = MAP_APPFONT ( ITEM_BUTTON_SIZE_X, ITEM_BUTTON_SIZE_Y );
        Text = "=>>";
    };
    PushButton PB_FIELDLEFT
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2, 63 + ITEM_BUTTON_SIZE_Y + 3 + ITEM_BUTTON_SIZE_Y + 12 );
        Size = MAP_APPFONT ( ITEM_BUTTON_SIZE_X, ITEM_BUTTON_SIZE_Y );
        Text = "<-";
    };
    PushButton PB_ALLFIELDSLEFT
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2, 63 + ITEM_BUTTON_SIZE_Y + 3 + ITEM_BUTTON_SIZE_Y + 12 + ITEM_BUTTON_SIZE_Y + 3 );
        Size = MAP_APPFONT ( ITEM_BUTTON_SIZE_X, ITEM_BUTTON_SIZE_Y );
        Text = "<<=";
    };
    FixedText FT_SELECTED_FIELDS
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + ITEM_BUTTON_SIZE_X / 2 + 6, 52 );
        Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2 - 13, 8 );
        Text = "Ausgewhlte Felder";
        Text [ english ] = "Selected fields";
        Text [ english_us ] = "Selected fields";
        Text [ portuguese ] = "Campos seleccionados";
        Text [ russian ] = " ";
        Text [ dutch ] = "Geselecteerde velden";
        Text [ french ] = "Champs slectionns";
        Text [ spanish ] = "Campos seleccionados";
        Text [ italian ] = "Campi selezionati";
        Text [ danish ] = "Valgte felter";
        Text [ swedish ] = "Utvalda flt";
        Text [ polish ] = "Wybrane pola";
        Text [ portuguese_brazilian ] = "Ausgew?hlte Felder";
        Text [ japanese ] = "選択したフィールド";
        Text [ chinese_simplified ] = "已经选择的字段";
        Text [ chinese_traditional ] = "選中的欄位";
        Text [ arabic ] = " ";
        Text [ dutch ] = "Geselecteerde velden";
        Text [ chinese_simplified ] = "已经选择的字段";
        Text [ greek ] = " ";
        Text [ korean ] = "선택된 필드";
        Text [ turkish ] = "Seilmi alanlar";
        Text[ catalan ] = "Campos seleccionados";
        Text[ finnish ] = "Ausgewhlte Felder";
    };
    ListBox LB_SELECTED_FIELDS
    {
        Pos = MAP_APPFONT ( WINDOW_HALF_SIZE_X + ITEM_BUTTON_SIZE_X / 2 + 6 , 63  ) ;
        Size = MAP_APPFONT ( WINDOW_HALF_SIZE_X - ITEM_BUTTON_SIZE_X / 2 - 13, WINDOW_SIZE_Y - 63 - 6 ) ;
        SVLook = TRUE ;
        Border = TRUE ;
        AutoHScroll = TRUE ;
        Sort = FALSE;
        DropDown = FALSE;
    };
    Text[ catalan ] = "Seleccin de campo";
    Text[ finnish ] = "Feldauswahl";
};

String RID_STR_DATEPOSTFIX
{
    Text = " (Datum)";
    Text [ english_us ] = " (Date)";
    Text [ portuguese ] = "(data)";
    Text [ russian ] = "()";
    Text [ dutch ] = "(Datum)";
    Text [ french ] = " (Date)";
    Text [ spanish ] = "(Fecha)";
    Text [ italian ] = "(Data)";
    Text [ danish ] = "(Dato)";
    Text [ swedish ] = " (Datum)";
    Text [ polish ] = " (Data)";
    Text [ portuguese_brazilian ] = "(Datum)";
    Text [ japanese ] = "(日付)";
    Text [ chinese_simplified ] = "(日期)";
    Text [ chinese_traditional ] = "(日期)";
    Text [ arabic ] = "()";
    Text [ dutch ] = "(Datum)";
    Text [ chinese_simplified ] = "(日期)";
    Text [ greek ] = " ()";
    Text [ korean ] = " (날짜)";
    Text [ turkish ] = "(Tarih)";
    Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks";
    Text[ catalan ] = "(Fecha)";
    Text[ finnish ] = "(Pivmr)";
};

String RID_STR_TIMEPOSTFIX
{
    Text = " (Zeit)";
    Text [ english_us ] = " (Time)";
    Text [ portuguese ] = " (hora)";
    Text [ russian ] = "()";
    Text [ dutch ] = " (Tijd)";
    Text [ french ] = " (Heure)";
    Text [ spanish ] = "(Hora)";
    Text [ italian ] = " (Ora)";
    Text [ danish ] = " (Klokkeslt)";
    Text [ swedish ] = " (Tid)";
    Text [ polish ] = " (Godzina)";
    Text [ portuguese_brazilian ] = " (Zeit)";
    Text [ japanese ] = "(時刻)";
    Text [ chinese_simplified ] = " (时间)";
    Text [ chinese_traditional ] = " (時間)";
    Text [ arabic ] = " ()";
    Text [ dutch ] = " (Tijd)";
    Text [ chinese_simplified ] = " (时间)";
    Text [ greek ] = " ()";
    Text [ korean ] = " (시간)";
    Text [ turkish ] = " (Saat)";
    Text [ language_user1 ] = "Please preserve the leading space in this text! Thanks";
    Text[ catalan ] = "(Hora)";
    Text[ finnish ] = "(Aika)";
};

/*************************************************************************
 * history:
 *  $Log: not supported by cvs2svn $
 *  Revision 1.17  2001/08/21 21:02:48  kz
 *  Merge SRC638: 21.08.01 - 23:02:07
 *
 *  Revision 1.16  2001/08/14 15:07:46  kz
 *  Merge SRC638: 14.08.01 - 17:07:19
 *
 *  Revision 1.15  2001/08/07 15:08:50  kz
 *  Merge SRC638: 07.08.01 - 17:08:18
 *
 *  Revision 1.14  2001/07/17 20:33:35  kz
 *  Merge SRC638: 17.07.01 - 22:32:47
 *
 *  Revision 1.13  2001/07/13 21:08:23  kz
 *  Merge SRC638: 13.07.01 - 23:07:15
 *
 *  Revision 1.12  2001/07/03 22:32:05  kz
 *  Merge SRC633: 04.07.01 - 00:31:06
 *
 *  Revision 1.11  2001/06/15 21:50:09  rt
 *  Merge SRC633: 15.06.01 - 23:50:31
 *
 *  Revision 1.10  2001/06/13 22:47:36  kz
 *  Merge SRC633: 06/14/01 - 00:46:53
 *
 *  Revision 1.9  2001/06/08 22:27:14  vg
 *  Merge SRC633: 09.06.01 - 00:26:36
 *
 *  Revision 1.8  2001/05/30 16:49:41  fs
 *  #86714# layout changes to allow displaying the form data source
 *
 *  Revision 1.7  2001/05/17 07:45:14  kz
 *  Merge SRC632: 17.05.01 - 09:45:37 (NoBranch)
 *
 *  Revision 1.6  2001/05/12 06:51:34  rt
 *  Merge SRC631: 12.05.01 - 08:51:55 (NoBranch)
 *
 *  Revision 1.5  2001/05/10 06:07:51  kz
 *  Merge SRC631: 05/10/01 - 08:08:06 (NoBranch)
 *
 *  Revision 1.4  2001/05/04 20:14:05  kz
 *  Merge SRC630: 05/04/01 - 22:14:07 (NoBranch)
 *
 *  Revision 1.3  2001/03/19 11:44:53  kz
 *  Merge SRC625: 19.03.01 - 12:44:47 (NoBranch)
 *
 *  Revision 1.2  2001/03/09 20:51:30  kz
 *  Merge SRC624: 09.03.01 - 21:51:26 (NoBranch)
 *
 *  Revision 1.1  2001/03/05 14:52:18  fs
 *  initial checkin - grid auto pilot implementations
 *
 *
 *  Revision 1.0 05.03.01 09:50:25  fs
 ************************************************************************/