1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
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/.
9 * This file incorporates work covered by the following license notice:
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 .
20 #include "globals.hrc"
27 Resource RID_SW_SHELLRES
29 String STR_POSTIT_PAGE
31 Text [ en-US ] = "Page" ;
33 String STR_POSTIT_LINE
35 Text [ en-US ] = "Line" ;
37 String STR_POSTIT_AUTHOR
39 Text [ en-US ] = "Author" ;
41 String STR_CALC_SYNTAX
43 Text [ en-US ] = "** Syntax Error **" ;
45 String STR_CALC_ZERODIV
47 Text [ en-US ] = "** Division by zero **" ;
51 Text [ en-US ] = "** Wrong use of brackets **" ;
55 Text [ en-US ] = "** Square function overflow **" ;
57 String STR_CALC_VARNFND
59 Text [ en-US ] = "** Variable not found **" ;
61 String STR_CALC_OVERFLOW
63 Text [ en-US ] = "** Overflow **" ;
65 String STR_CALC_WRONGTIME
67 Text [ en-US ] = "** Wrong time format **" ;
69 String STR_CALC_DEFAULT
71 Text [ en-US ] = "** Error **" ;
75 Text [ en-US ] = "** Expression is faulty **" ;
77 String STR_GETREFFLD_UP
79 Text [ en-US ] = "above" ;
81 String STR_GETREFFLD_DOWN
83 Text [ en-US ] = "below" ;
85 String STR_GETREFFLD_REFITEMNOTFOUND
87 Text [ en-US ] = "Error: Reference source not found" ;
89 String STR_ALLPAGE_HEADFOOT
91 Text [ en-US ] = "All" ;
93 String STR_TEMPLATE_NONE
95 Text [ en-US ] = "None" ;
97 String STR_FIELD_FIXED
99 Text [ en-US ] = "(fixed)" ;
101 String STR_DURATION_FORMAT
103 Text [en-US] = " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6";
107 Text [ en-US ] = "Alphabetical Index" ;
112 Text [ en-US ] = "User-Defined" ;
117 Text [ en-US ] = "Table of Contents" ;
122 Text [ en-US ] = "Bibliography";
126 Text [ en-US ] = "Index of Tables";
130 Text [ en-US ] = "Table of Objects";
134 Text [ en-US ] = "Illustration Index";
136 String STR_HYPERLINK_CLICK
138 Text [ en-US ] = "%s-click to open hyperlink";
144 String FLD_DOCINFO_TITEL
146 Text [ en-US ] = "Title" ;
148 String FLD_DOCINFO_THEMA
150 Text [ en-US ] = "Subject" ;
152 String FLD_DOCINFO_KEYS
154 Text [ en-US ] = "Keywords" ;
156 String FLD_DOCINFO_COMMENT
158 Text [ en-US ] = "Comments" ;
160 String FLD_DOCINFO_CREATE
162 Text [ en-US ] = "Created" ;
164 String FLD_DOCINFO_CHANGE
166 Text [ en-US ] = "Modified" ;
168 String FLD_DOCINFO_PRINT
170 Text [ en-US ] = "Last printed" ;
172 String FLD_DOCINFO_DOCNO
174 Text [ en-US ] = "Revision number" ;
176 String FLD_DOCINFO_EDIT
178 Text [ en-US ] = "Total editing time" ;
181 String STR_PAGEDESC_NAME
183 Text [ en-US ] = "Convert $(ARG1)";
185 String STR_PAGEDESC_FIRSTNAME
187 Text [ en-US ] = "First convert $(ARG1)";
189 String STR_PAGEDESC_FOLLOWNAME
191 Text [ en-US ] = "Next convert $(ARG1)";
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: */