xref: /trunk/main/svx/source/form/fmstring.src (revision cdf0e10c)
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 ************************************************************************/
27
28#include "svx/fmresids.hrc"
29/* Strings fuer Uebersetzung */
30String RID_ERR_CONTEXT_ADDFORM
31{
32	Text [ en-US ] = "Error while creating form";
33};
34String RID_ERR_FIELDREQUIRED
35{
36	Text [ en-US ] = "Input required in field '#'. Please enter a value.";
37};
38String RID_ERR_DUPLICATE_NAME
39{
40	Text [ en-US ] = "Entry already exists.\nPlease choose another name.";
41};
42String RID_STR_FORMS
43{
44	Text [ en-US ] = "Forms";
45};
46String RID_STR_NO_PROPERTIES
47{
48	Text [ en-US ] = "No control selected";
49};
50String RID_STR_PROPERTIES_CONTROL
51{
52	/* ### ACHTUNG: Neuer Text in Resource? Eigenschaften:  : Kontrollelement Eigenschaften */
53	Text [ en-US ] = "Properties: ";
54};
55String RID_STR_PROPERTIES_FORM
56{
57	Text [ en-US ] = "Form Properties";
58};
59String RID_STR_FMEXPLORER
60{
61	Text [ en-US ] = "Form Navigator";
62};
63String RID_STR_FORM
64{
65	Text [ en-US ] = "Form";
66};
67Resource RID_RSC_TABWIN_PREFIX
68{
69    String 1
70    {
71	    Text [ en-US ] = "Table";
72    };
73    String 2
74    {
75	    Text [ en-US ] = "Query";
76    };
77    String 3
78    {
79	    Text [ en-US ] = "SQL";
80    };
81};
82String RID_STR_FORMSHELL
83{
84	Text = "Form Shell";
85};
86String RID_STR_STDFORMNAME
87{
88	Text [ en-US ]= "Form";
89};
90String RID_STR_PROPTITLE_HIDDEN
91{
92	Text [ en-US ] = "Hidden Control";
93};
94String RID_STR_CONTROL
95{
96	Text [ en-US ] = "Control";
97};
98String RID_STR_REC_TEXT
99{
100	Text [ en-US ] = "Record";
101};
102String RID_STR_REC_FROM_TEXT
103{
104	Text [ en-US ] = "of";
105};
106String RID_STR_FIELDSELECTION
107{
108	Text [ en-US ] = "Add field:";
109};
110String RID_STR_WRITEERROR
111{
112	Text [ en-US ] = "Error writing data to database";
113};
114
115String RID_STR_SYNTAXERROR
116{
117	Text [ en-US ] = "Syntax error in query expression";
118};
119
120String RID_STR_DELETECONFIRM_RECORD
121{
122	Text [ en-US ] = "You intend to delete 1 record.";
123};
124String RID_STR_DELETECONFIRM_RECORDS
125{
126	Text [ en-US ] = "# records will be deleted.";
127};
128String RID_STR_DELETECONFIRM
129{
130	Text [ en-US ] = "If you click Yes, you won't be able to undo this operation.\nDo you want to continue anyway?";
131};
132
133String RID_ERR_NO_ELEMENT
134{
135	Text [ en-US ] = "Choose an entry from the list or enter a text corresponding to one of the list items.";
136};
137String RID_STR_GROUPBOX
138{
139	Text [ en-US ] = "Frame element";
140};
141String RID_STR_NAVIGATION
142{
143	Text [ en-US ] = "Navigation";
144};
145String RID_STR_NAVIGATIONBAR
146{
147	Text [ en-US ] = "Navigation bar";
148};
149String RID_STR_COLUMN
150{
151	Text [ en-US ] = "Col";
152};
153String RID_STR_UNDO_PROPERTY
154{
155	Text [ en-US ] = "Set property '#'";
156};
157String RID_STR_UNDO_CONTAINER_INSERT
158{
159	Text [ en-US ] = "Insert in container";
160};
161String RID_STR_UNDO_CONTAINER_REMOVE
162{
163	Text [ en-US ] = "Delete #";
164};
165String RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE
166{
167	Text [ en-US ] = "Delete # objects";
168};
169String RID_STR_UNDO_CONTAINER_REPLACE
170{
171	Text [ en-US ] = "Replace a container element";
172};
173String RID_STR_UNDO_DELETE_LOGICAL
174{
175	Text [ en-US ] = "Delete structure";
176};
177String RID_STR_UNDO_MODEL_REPLACE
178{
179	Text [ en-US ] = "Replace Control";
180};
181String RID_STR_DATE
182{
183	Text [ en-US ] = "Date";
184};
185String RID_STR_TIME
186{
187	Text [ en-US ] = "Time";
188};
189String RID_STR_PROPTITLE_PUSHBUTTON
190{
191	Text [ en-US ] = "Push Button";
192};
193String RID_STR_PROPTITLE_RADIOBUTTON
194{
195	Text [ en-US ] = "Option Button";
196};
197String RID_STR_PROPTITLE_CHECKBOX
198{
199	Text [ en-US ] = "Check Box";
200};
201String RID_STR_PROPTITLE_FIXEDTEXT
202{
203	Text [ en-US ] = "Label Field";
204};
205String RID_STR_PROPTITLE_GROUPBOX
206{
207	Text [ en-US ] = "Group Box";
208};
209String RID_STR_PROPTITLE_EDIT
210{
211	Text [ en-US ] = "Text Box";
212};
213String RID_STR_PROPTITLE_FORMATTED
214{
215	Text [ en-US ] = "Formatted Field";
216};
217String RID_STR_PROPTITLE_LISTBOX
218{
219	Text [ en-US ] = "List Box";
220};
221String RID_STR_PROPTITLE_COMBOBOX
222{
223	Text [ en-US ] = "Combo Box";
224};
225String RID_STR_PROPTITLE_IMAGEBUTTON
226{
227	Text [ en-US ] = "Image Button";
228};
229String RID_STR_PROPTITLE_IMAGECONTROL
230{
231	Text [ en-US ] = "Image Control";
232};
233String RID_STR_PROPTITLE_FILECONTROL
234{
235	Text [ en-US ] = "File Selection";
236};
237String RID_STR_PROPTITLE_DATEFIELD
238{
239	Text [ en-US ] = "Date Field";
240};
241String RID_STR_PROPTITLE_TIMEFIELD
242{
243	Text [ en-US ] = "Time Field";
244};
245String RID_STR_PROPTITLE_NUMERICFIELD
246{
247	Text [ en-US ] = "Numeric Field";
248};
249String RID_STR_PROPTITLE_CURRENCYFIELD
250{
251	Text [ en-US ] = "Currency Field";
252};
253String RID_STR_PROPTITLE_PATTERNFIELD
254{
255	Text [ en-US ] = "Pattern Field";
256};
257String RID_STR_PROPTITLE_DBGRID
258{
259	Text [ en-US ] = "Table Control ";
260};
261String RID_STR_PROPTITLE_SCROLLBAR
262{
263	Text [ en-US ] = "Scrollbar";
264};
265String RID_STR_PROPTITLE_SPINBUTTON
266{
267	Text [ en-US ] = "Spin Button";
268};
269String RID_STR_PROPTITLE_NAVBAR
270{
271    Text [ en-US ] = "Navigation Bar";
272};
273String RID_STR_PROPTITLE_MULTISELECT
274{
275	Text [ en-US ] = "Multiselection";
276};
277String RID_STR_NODATACONTROLS
278{
279	Text [ en-US ] = "No data-related controls in the current form!";
280};
281String RID_STR_POSTFIX_DATE
282{
283	Text [ en-US ] = " (Date)";
284};
285String RID_STR_POSTFIX_TIME
286{
287	Text [ en-US ] = " (Time)";
288};
289String RID_STR_FILTER_NAVIGATOR
290{
291	Text [ en-US ] = "Filter navigator";
292};
293
294String RID_STR_FILTER_FILTER_FOR
295{
296	Text [ en-US ] = "Filter for";
297};
298
299String RID_STR_FILTER_FILTER_OR
300{
301	Text [ en-US ] = "Or";
302};
303
304String RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY
305{
306	Text [ en-US ] = "Valid bound controls which can be used in the table view do not exist in the current form.";
307};
308String RID_STR_AUTOFIELD
309{
310	Text [ en-US ] = "<AutoField>";
311};
312
313QueryBox RID_QRY_SAVEMODIFIED
314{
315	Buttons = WB_YES_NO_CANCEL ;
316	DefButton = WB_DEF_YES ;
317	Message [ en-US ] = "The content of the current form has been modified.\nDo you want to save your changes?";
318};
319Resource RID_RSC_SQL_INTERNATIONAL
320{
321    String 1
322    {
323	    Text [ en-US ] = "LIKE";
324    };
325    String 2
326    {
327	    Text [ en-US ] = "NOT";
328    };
329    String 3
330    {
331	    Text [ en-US ] = "EMPTY";
332    };
333    String 4
334    {
335	    Text [ en-US ] = "TRUE";
336    };
337    String 5
338    {
339	    Text [ en-US ] = "FALSE";
340    };
341    String 6
342    {
343	    Text [ en-US ] = "IS";
344    };
345    String 7
346    {
347	    Text [ en-US ] = "BETWEEN";
348    };
349    String 8
350    {
351	    Text [ en-US ] = "OR";
352    };
353    String 9
354    {
355	    Text [ en-US ] = "AND";
356    };
357    String 10
358    {
359	    Text [ en-US ] = "Average";
360    };
361    String 11
362    {
363	    Text [ en-US ] = "Count";
364    };
365    String 12
366    {
367	    Text [ en-US ] = "Maximum";
368    };
369    String 13
370    {
371	    Text [ en-US ] = "Minimum";
372    };
373    String 14
374    {
375	    Text [ en-US ] = "Sum";
376    };
377    String 15
378    {
379	    Text [ en-US ] = "Every";
380    };
381    String 16
382    {
383	    Text [ en-US ] = "Any";
384    };
385    String 17
386    {
387	    Text [ en-US ] = "Some";
388    };
389    String 18
390    {
391	    Text [ en-US ] = "STDDEV_POP";
392    };
393    String 19
394    {
395	    Text [ en-US ] = "STDDEV_SAMP";
396    };
397    String 20
398    {
399	    Text [ en-US ] = "VAR_SAMP";
400    };
401    String 21
402    {
403	    Text [ en-US ] = "VAR_POP";
404    };
405    String 22
406    {
407	    Text [ en-US ] = "Collect";
408    };
409    String 23
410    {
411	    Text [ en-US ] = "Fusion";
412    };
413    String 24
414    {
415	    Text [ en-US ] = "Intersection";
416    };
417};
418
419String RID_STR_SVT_SQL_SYNTAX_ERROR
420{
421	/* ### ACHTUNG: Neuer Text in Resource? Syntaxfehler im SQL-Ausdruck : Fehlerhafte Syntax */
422	Text [ en-US ] = "Syntax error in SQL statement";
423};
424
425String RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE
426{
427	Text [ en-US ] = "The value #1 cannot be used with LIKE.";
428};
429
430String RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE
431{
432	Text [ en-US ] = "LIKE cannot be used with this field.";
433};
434
435String RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID
436{
437	Text [ en-US ] = "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY.";
438};
439
440String RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID
441{
442	Text [ en-US ] = "The field cannot be compared with an integer.";
443};
444String RID_STR_SVT_SQL_SYNTAX_TABLE
445{
446	Text [ en-US ] = "The database does not contain a table named \"#\".";
447};
448String RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY
449{
450    Text [ en-US ] = "The database does contain neither a table nor a query named \"#\".";
451};
452String RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS
453{
454    Text [ en-US ] = "The database already contains a table or view with name \"#\".";
455};
456String RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS
457{
458    Text [ en-US ] = "The database already contains a query with name \"#\".";
459};
460String RID_STR_SVT_SQL_SYNTAX_COLUMN
461{
462	Text [ en-US ] = "The column \"#1\" is unknown in the table \"#2\".";
463};
464String RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID
465{
466	Text [ en-US ] = "The field cannot be compared with a floating point number.";
467};
468
469String RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE
470{
471	Text [ en-US ] = "The entered criterion cannot be compared with this field.";
472};
473
474String RID_STR_DATANAVIGATOR
475{
476	Text [ en-US ] = "Data Navigator";
477};
478
479String RID_STR_READONLY_VIEW
480{
481	Text [ en-US ] = " (read-only)";
482};
483
484String RID_STR_ALREADYEXISTOVERWRITE
485{
486	Text [ en-US ] = "The file already exists. Overwrite?" ;
487};
488String RID_STR_OBJECT_LABEL
489{
490    Text [ en-US ] = "#object# label";
491};
492