bump product version to 4.1.6.2
[LibreOffice.git] / sw / source / ui / utlui / initui.src
blobe2fdbffac7b297f6bbd92527e60b4c25202000bb
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #include "globals.hrc"
21 #include "utlui.hrc"
22 #include "helpid.h"
23 #include "initui.hrc"
25 // Error calculator
27 Resource RID_SW_SHELLRES
29     String STR_POSTIT_PAGE
30     {
31         Text [ en-US ] = "Page" ;
32     };
33     String STR_POSTIT_LINE
34     {
35         Text [ en-US ] = "Line" ;
36     };
37     String STR_POSTIT_AUTHOR
38     {
39         Text [ en-US ] = "Author" ;
40     };
41     String STR_CALC_SYNTAX
42     {
43         Text [ en-US ] = "** Syntax Error **" ;
44     };
45     String STR_CALC_ZERODIV
46     {
47         Text [ en-US ] = "** Division by zero **" ;
48     };
49     String STR_CALC_BRACK
50     {
51         Text [ en-US ] = "** Wrong use of brackets **" ;
52     };
53     String STR_CALC_POW
54     {
55         Text [ en-US ] = "** Square function overflow **" ;
56     };
57     String STR_CALC_VARNFND
58     {
59         Text [ en-US ] = "** Variable not found **" ;
60     };
61     String STR_CALC_OVERFLOW
62     {
63         Text [ en-US ] = "** Overflow **" ;
64     };
65     String STR_CALC_WRONGTIME
66     {
67         Text [ en-US ] = "** Wrong time format **" ;
68     };
69     String STR_CALC_DEFAULT
70     {
71         Text [ en-US ] = "** Error **" ;
72     };
73     String STR_CALC_ERROR
74     {
75         Text [ en-US ] = "** Expression is faulty **" ;
76     };
77     String STR_GETREFFLD_UP
78     {
79         Text [ en-US ] = "above" ;
80     };
81     String STR_GETREFFLD_DOWN
82     {
83         Text [ en-US ] = "below" ;
84     };
85     String STR_GETREFFLD_REFITEMNOTFOUND
86     {
87         Text [ en-US ] = "Error: Reference source not found" ;
88     };
89     String STR_ALLPAGE_HEADFOOT
90     {
91         Text [ en-US ] = "All" ;
92     };
93     String STR_TEMPLATE_NONE
94     {
95         Text [ en-US ] = "None" ;
96     };
97     String STR_FIELD_FIXED
98     {
99         Text [ en-US ] = "(fixed)" ;
100     };
101     String STR_DURATION_FORMAT
102     {
103         Text [en-US] = " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6";
104     };
105     String STR_TOI
106     {
107         Text [ en-US ] = "Alphabetical Index" ;
108     };
110     String STR_TOU
111     {
112         Text [ en-US ] = "User-Defined" ;
113     };
115     String STR_TOC
116     {
117         Text [ en-US ] = "Table of Contents" ;
118     };
120     String STR_TOX_AUTH
121     {
122         Text [ en-US ] = "Bibliography";
123     };
124     String STR_TOX_TBL
125     {
126         Text [ en-US ] = "Index of Tables";
127     };
128     String STR_TOX_OBJ
129     {
130         Text [ en-US ] = "Table of Objects";
131     };
132     String STR_TOX_ILL
133     {
134         Text [ en-US ] = "Illustration Index";
135     };
136     String STR_HYPERLINK_CLICK
137     {
138         Text [ en-US ] = "%s-click to open hyperlink";
139     };
142      // SubType DocInfo
143      //
144     String FLD_DOCINFO_TITEL
145     {
146         Text [ en-US ] = "Title" ;
147     };
148     String FLD_DOCINFO_THEMA
149     {
150         Text [ en-US ] = "Subject" ;
151     };
152     String FLD_DOCINFO_KEYS
153     {
154         Text [ en-US ] = "Keywords" ;
155     };
156     String FLD_DOCINFO_COMMENT
157     {
158         Text [ en-US ] = "Comments" ;
159     };
160     String FLD_DOCINFO_CREATE
161     {
162         Text [ en-US ] = "Created" ;
163     };
164     String FLD_DOCINFO_CHANGE
165     {
166         Text [ en-US ] = "Modified" ;
167     };
168     String FLD_DOCINFO_PRINT
169     {
170         Text [ en-US ] = "Last printed" ;
171     };
172     String FLD_DOCINFO_DOCNO
173     {
174         Text [ en-US ] = "Revision number" ;
175     };
176     String FLD_DOCINFO_EDIT
177     {
178         Text [ en-US ] = "Total editing time" ;
179     };
181     String STR_PAGEDESC_NAME
182     {
183         Text [ en-US ] = "Convert $(ARG1)";
184     };
185     String STR_PAGEDESC_FIRSTNAME
186     {
187         Text [ en-US ] = "First convert $(ARG1)";
188     };
189     String STR_PAGEDESC_FOLLOWNAME
190     {
191         Text [ en-US ] = "Next convert $(ARG1)";
192     };
195 String STR_AUTH_TYPE_ARTICLE
197     Text [ en-US ] = "Article";
199 String STR_AUTH_TYPE_BOOK
201     Text [ en-US ] = "Book";
203 String STR_AUTH_TYPE_BOOKLET
205     Text [ en-US ] = "Brochures";
207 String STR_AUTH_TYPE_CONFERENCE
209     Text [ en-US ] = "Conference proceedings";
211 String STR_AUTH_TYPE_INBOOK
213     Text [ en-US ] = "Book excerpt";
215 String STR_AUTH_TYPE_INCOLLECTION
217     Text [ en-US ] = "Book excerpt with title";
219 String STR_AUTH_TYPE_INPROCEEDINGS
221     Text [ en-US ] = "Conference proceedings";
223 String STR_AUTH_TYPE_JOURNAL
225     Text [ en-US ] = "Journal";
227 String STR_AUTH_TYPE_MANUAL
229     Text [ en-US ] = "Techn. documentation";
231 String STR_AUTH_TYPE_MASTERSTHESIS
233     Text [ en-US ] = "Thesis";
235 String STR_AUTH_TYPE_MISC
237     Text [ en-US ] = "Miscellaneous";
239 String STR_AUTH_TYPE_PHDTHESIS
241     Text [ en-US ] = "Dissertation";
243 String STR_AUTH_TYPE_PROCEEDINGS
245     Text [ en-US ] = "Conference proceedings";
247 String STR_AUTH_TYPE_TECHREPORT
249     Text [ en-US ] = "Research report";
251 String STR_AUTH_TYPE_UNPUBLISHED
253     Text [ en-US ] = "Unpublished";
255 String STR_AUTH_TYPE_EMAIL
257     Text [ en-US ] = "e-mail";
259 String STR_AUTH_TYPE_WWW
261     Text [ en-US ] = "WWW document";
263 String STR_AUTH_TYPE_CUSTOM1
265     Text [ en-US ] = "User-defined1";
267 String STR_AUTH_TYPE_CUSTOM2
269     Text [ en-US ] = "User-defined2";
271 String STR_AUTH_TYPE_CUSTOM3
273     Text [ en-US ] = "User-defined3";
275 String STR_AUTH_TYPE_CUSTOM4
277     Text [ en-US ] = "User-defined4";
279 String STR_AUTH_TYPE_CUSTOM5
281     Text [ en-US ] = "User-defined5";
284 String STR_AUTH_FIELD_IDENTIFIER
286     Text [ en-US ] = "Short name";
288 String STR_AUTH_FIELD_AUTHORITY_TYPE
290     Text [ en-US ] = "Type";
292 String STR_AUTH_FIELD_ADDRESS
294     Text [ en-US ] = "Address";
296 String STR_AUTH_FIELD_ANNOTE
298     Text [ en-US ] = "Annotation";
300 String STR_AUTH_FIELD_AUTHOR
302     Text [ en-US ] = "Author(s)";
304 String STR_AUTH_FIELD_BOOKTITLE
306     Text [ en-US ] = "Book title";
308 String STR_AUTH_FIELD_CHAPTER
310     Text [ en-US ] = "Chapter";
312 String STR_AUTH_FIELD_EDITION
314     Text [ en-US ] = "Edition";
316 String STR_AUTH_FIELD_EDITOR
318     Text [ en-US ] = "Editor";
320 String STR_AUTH_FIELD_HOWPUBLISHED
322     Text [ en-US ] = "Publication type";
324 String STR_AUTH_FIELD_INSTITUTION
326     Text [ en-US ] = "Institution";
328 String STR_AUTH_FIELD_JOURNAL
330     Text [ en-US ] = "Journal";
332 String STR_AUTH_FIELD_MONTH
334     Text [ en-US ] = "Month";
336 String STR_AUTH_FIELD_NOTE
338     Text [ en-US ] = "Note";
340 String STR_AUTH_FIELD_NUMBER
342     Text [ en-US ] = "Number";
344 String STR_AUTH_FIELD_ORGANIZATIONS
346     Text [ en-US ] = "Organization";
348 String STR_AUTH_FIELD_PAGES
350     Text [ en-US ] = "Page(s)";
352 String STR_AUTH_FIELD_PUBLISHER
354     Text [ en-US ] = "Publisher";
356 String STR_AUTH_FIELD_SCHOOL
358     Text [ en-US ] = "University";
360 String STR_AUTH_FIELD_SERIES
362     Text [ en-US ] = "Series";
364 String STR_AUTH_FIELD_TITLE
366     Text [ en-US ] = "Title";
368 String STR_AUTH_FIELD_TYPE
370     Text [ en-US ] = "Type of report";
372 String STR_AUTH_FIELD_VOLUME
374     Text [ en-US ] = "Volume";
376 String STR_AUTH_FIELD_YEAR
378     Text [ en-US ] = "Year";
380 String STR_AUTH_FIELD_URL
382     Text [ en-US ] = "URL";
384 String STR_AUTH_FIELD_CUSTOM1
386     Text [ en-US ] = "User-defined1";
388 String STR_AUTH_FIELD_CUSTOM2
390     Text [ en-US ] = "User-defined2";
392 String STR_AUTH_FIELD_CUSTOM3
394     Text [ en-US ] = "User-defined3";
396 String STR_AUTH_FIELD_CUSTOM4
398     Text [ en-US ] = "User-defined4";
400 String STR_AUTH_FIELD_CUSTOM5
402     Text [ en-US ] = "User-defined5";
404 String STR_AUTH_FIELD_ISBN
406     Text [ en-US ] = "ISBN";
409 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */