1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: initui.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "globals.hrc"
36 /*---------------------------------------------------------------------
38 ---------------------------------------------------------------------*/
39 Resource RID_SW_SHELLRES
41 String STR_POSTIT_PAGE
43 Text [ en-US ] = "Page" ;
45 String STR_POSTIT_LINE
47 Text [ en-US ] = "Line" ;
49 String STR_POSTIT_AUTHOR
51 Text [ en-US ] = "Author" ;
53 String STR_CALC_SYNTAX
55 Text [ en-US ] = "** Syntax Error **" ;
57 String STR_CALC_ZERODIV
59 Text [ en-US ] = "** Division by zero **" ;
63 Text [ en-US ] = "** Wrong use of brackets **" ;
67 Text [ en-US ] = "** Square function overflow **" ;
68 /* ### ACHTUNG: Neuer Text in Resource? ** Überlauf in Quadratfunktion ** : ** šberlauf in Quadratfunktion ** */
70 String STR_CALC_VARNFND
72 Text [ en-US ] = "** Variable not found **" ;
74 String STR_CALC_OVERFLOW
76 Text [ en-US ] = "** Overflow **" ;
77 /* ### ACHTUNG: Neuer Text in Resource? ** Überlauf ** : ** šberlauf ** */
79 String STR_CALC_WRONGTIME
81 Text [ en-US ] = "** Wrong time format **" ;
83 String STR_CALC_DEFAULT
85 Text [ en-US ] = "** Error **" ;
89 Text [ en-US ] = "** Expression is faulty **" ;
91 String STR_GETREFFLD_UP
93 Text [ en-US ] = "above" ;
95 String STR_GETREFFLD_DOWN
97 Text [ en-US ] = "below" ;
99 String STR_GETREFFLD_REFITEMNOTFOUND
101 Text [ en-US ] = "Error: Reference source not found" ;
103 String STR_ALLPAGE_HEADFOOT
105 Text [ en-US ] = "All" ;
107 String STR_TEMPLATE_NONE
109 Text [ en-US ] = "None" ;
111 String STR_FIELD_FIXED
113 Text [ en-US ] = "(fixed)" ;
117 Text [ en-US ] = "Alphabetical Index" ;
122 Text [ en-US ] = "User-Defined" ;
127 Text [ en-US ] = "Table of Contents" ;
132 Text [ en-US ] = "Bibliography";
136 Text [ en-US ] = "Index of Tables";
140 Text [ en-US ] = "Table of Objects";
144 Text [ en-US ] = "Illustration Index";
146 String STR_HYPERLINK_CLICK
148 Text [ en-US ] = "%s-click to open hyperlink";
154 String FLD_DOCINFO_TITEL
156 Text [ en-US ] = "Title" ;
158 String FLD_DOCINFO_THEMA
160 Text [ en-US ] = "Subject" ;
162 String FLD_DOCINFO_KEYS
164 /* ### ACHTUNG: Neuer Text in Resource? Schlüsselwörter : Schl³sselw÷rter */
165 Text [ en-US ] = "Keywords" ;
167 String FLD_DOCINFO_COMMENT
169 Text [ en-US ] = "Comments" ;
171 String FLD_DOCINFO_CREATE
173 Text [ en-US ] = "Created" ;
175 String FLD_DOCINFO_CHANGE
177 Text [ en-US ] = "Modified" ;
179 String FLD_DOCINFO_PRINT
181 Text [ en-US ] = "Last printed" ;
183 String FLD_DOCINFO_DOCNO
185 Text [ en-US ] = "Revision number" ;
187 String FLD_DOCINFO_EDIT
189 Text [ en-US ] = "Total editing time" ;
191 BITMAP BMP_FRAME_ANCHOR { FILE = "anchor.bmp" ; };
192 BITMAP BMP_FRAME_DRAG_ANCHOR { FILE = "danchor.bmp" ; };
194 String STR_PAGEDESC_NAME
196 Text [ en-US ] = "Convert $(ARG1)";
198 String STR_PAGEDESC_FIRSTNAME
200 Text [ en-US ] = "First convert $(ARG1)";
202 String STR_PAGEDESC_FOLLOWNAME
204 Text [ en-US ] = "Next convert $(ARG1)";
208 String STR_AUTH_TYPE_ARTICLE
210 Text [ en-US ] = "Article";
212 String STR_AUTH_TYPE_BOOK
214 Text [ en-US ] = "Book";
216 String STR_AUTH_TYPE_BOOKLET
218 Text [ en-US ] = "Brochures";
220 String STR_AUTH_TYPE_CONFERENCE
222 Text [ en-US ] = "Conference proceedings";
224 String STR_AUTH_TYPE_INBOOK
226 Text [ en-US ] = "Book excerpt";
228 String STR_AUTH_TYPE_INCOLLECTION
230 Text [ en-US ] = "Book excerpt with title";
232 String STR_AUTH_TYPE_INPROCEEDINGS
234 Text [ en-US ] = "Conference proceedings";
236 String STR_AUTH_TYPE_JOURNAL
238 Text [ en-US ] = "Journal";
240 String STR_AUTH_TYPE_MANUAL
242 Text [ en-US ] = "Techn. documentation";
244 String STR_AUTH_TYPE_MASTERSTHESIS
246 Text [ en-US ] = "Thesis";
248 String STR_AUTH_TYPE_MISC
250 Text [ en-US ] = "Miscellaneous";
252 String STR_AUTH_TYPE_PHDTHESIS
254 Text [ en-US ] = "Dissertation";
256 String STR_AUTH_TYPE_PROCEEDINGS
258 Text [ en-US ] = "Conference proceedings";
260 String STR_AUTH_TYPE_TECHREPORT
262 Text [ en-US ] = "Research report";
264 String STR_AUTH_TYPE_UNPUBLISHED
266 Text [ en-US ] = "Unpublished";
268 String STR_AUTH_TYPE_EMAIL
270 Text [ en-US ] = "e-mail";
272 String STR_AUTH_TYPE_WWW
274 Text [ en-US ] = "WWW document";
276 String STR_AUTH_TYPE_CUSTOM1
278 Text [ en-US ] = "User-defined1";
280 String STR_AUTH_TYPE_CUSTOM2
282 Text [ en-US ] = "User-defined2";
284 String STR_AUTH_TYPE_CUSTOM3
286 Text [ en-US ] = "User-defined3";
288 String STR_AUTH_TYPE_CUSTOM4
290 Text [ en-US ] = "User-defined4";
292 String STR_AUTH_TYPE_CUSTOM5
294 Text [ en-US ] = "User-defined5";
297 String STR_AUTH_FIELD_IDENTIFIER
299 Text [ en-US ] = "Short name";
301 String STR_AUTH_FIELD_AUTHORITY_TYPE
303 Text [ en-US ] = "Type";
305 String STR_AUTH_FIELD_ADDRESS
307 Text [ en-US ] = "Address";
309 String STR_AUTH_FIELD_ANNOTE
311 Text [ en-US ] = "Annotation";
313 String STR_AUTH_FIELD_AUTHOR
315 Text [ en-US ] = "Author(s)";
317 String STR_AUTH_FIELD_BOOKTITLE
319 Text [ en-US ] = "Book title";
321 String STR_AUTH_FIELD_CHAPTER
323 Text [ en-US ] = "Chapter";
325 String STR_AUTH_FIELD_EDITION
327 Text [ en-US ] = "Edition";
329 String STR_AUTH_FIELD_EDITOR
331 Text [ en-US ] = "Editor";
333 String STR_AUTH_FIELD_HOWPUBLISHED
335 Text [ en-US ] = "Publication type";
337 String STR_AUTH_FIELD_INSTITUTION
339 Text [ en-US ] = "Institution";
341 String STR_AUTH_FIELD_JOURNAL
343 Text [ en-US ] = "Journal";
345 String STR_AUTH_FIELD_MONTH
347 Text [ en-US ] = "Month";
349 String STR_AUTH_FIELD_NOTE
351 Text [ en-US ] = "Note";
353 String STR_AUTH_FIELD_NUMBER
355 Text [ en-US ] = "Number";
357 String STR_AUTH_FIELD_ORGANIZATIONS
359 Text [ en-US ] = "Organization";
361 String STR_AUTH_FIELD_PAGES
363 Text [ en-US ] = "Page(s)";
365 String STR_AUTH_FIELD_PUBLISHER
367 Text [ en-US ] = "Publisher";
369 String STR_AUTH_FIELD_SCHOOL
371 Text [ en-US ] = "University";
373 String STR_AUTH_FIELD_SERIES
375 Text [ en-US ] = "Series";
377 String STR_AUTH_FIELD_TITLE
379 Text [ en-US ] = "Title";
381 String STR_AUTH_FIELD_TYPE
383 Text [ en-US ] = "Type of report";
385 String STR_AUTH_FIELD_VOLUME
387 Text [ en-US ] = "Volume";
389 String STR_AUTH_FIELD_YEAR
391 Text [ en-US ] = "Year";
393 String STR_AUTH_FIELD_URL
395 Text [ en-US ] = "URL";
397 String STR_AUTH_FIELD_CUSTOM1
399 Text [ en-US ] = "User-defined1";
401 String STR_AUTH_FIELD_CUSTOM2
403 Text [ en-US ] = "User-defined2";
405 String STR_AUTH_FIELD_CUSTOM3
407 Text [ en-US ] = "User-defined3";
409 String STR_AUTH_FIELD_CUSTOM4
411 Text [ en-US ] = "User-defined4";
413 String STR_AUTH_FIELD_CUSTOM5
415 Text [ en-US ] = "User-defined5";
417 String STR_AUTH_FIELD_ISBN
419 Text [ en-US ] = "ISBN";