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: errtxt.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 ************************************************************************/
32 #include <svtools/svtools.hrc>
33 #include "sfxecode.hxx"
34 // pragma ----------------------------------------------------------------
39 Text [ en-US ] = "Error" ;
43 Text [ en-US ] = "Warning" ;
45 String ERRCTX_SFX_LOADTEMPLATE
47 Text [ en-US ] = "$(ERR) loading the template $(ARG1)" ;
49 String ERRCTX_SFX_SAVEDOC
51 Text [ en-US ] = "$(ERR) saving the document $(ARG1)";
53 String ERRCTX_SFX_SAVEASDOC
55 Text [ en-US ] = "$(ERR) saving the document $(ARG1)";
57 String ERRCTX_SFX_DOCINFO
59 Text [ en-US ] = "$(ERR) displaying doc. information for document $(ARG1)" ;
61 String ERRCTX_SFX_DOCTEMPLATE
63 Text [ en-US ] = "$(ERR) writing document $(ARG1) as template" ;
65 String ERRCTX_SFX_MOVEORCOPYCONTENTS
67 Text [ en-US ] = "$(ERR) copying or moving document contents" ;
69 String ERRCTX_SFX_DOCMANAGER
71 Text [ en-US ] = "$(ERR) starting the Document Manager" ;
73 String ERRCTX_SFX_OPENDOC
75 Text [ en-US ] = "$(ERR) loading document $(ARG1)" ;
77 String ERRCTX_SFX_NEWDOCDIRECT
79 Text [ en-US ] = "$(ERR) creating a new document" ;
81 String ERRCTX_SFX_NEWDOC
83 Text [ en-US ] = "$(ERR) creating a new document" ;
85 String ERRCTX_SFX_CREATEOBJSH
87 Text [ en-US ] = "$(ERR) expanding entry" ;
89 String ERRCTX_SFX_LOADBASIC
91 Text [ en-US ] = "$(ERR) loading BASIC of document $(ARG1)" ;
93 String ERRCTX_SFX_SEARCHADDRESS
95 Text [ en-US ] = "$(ERR) searching for an address";
100 String ERRCODE_CLASS_ABORT
102 Text [ en-US ] = "Abort" ;
104 String ERRCODE_CLASS_NOTEXISTS
106 Text [ en-US ] = "Nonexistent object" ;
108 String ERRCODE_CLASS_ALREADYEXISTS
110 Text [ en-US ] = "Object already exists" ;
112 String ERRCODE_CLASS_ACCESS
114 Text [ en-US ] = "Object not accessible" ;
116 String ERRCODE_CLASS_PATH
118 Text [ en-US ] = "Inadmissible path" ;
120 String ERRCODE_CLASS_LOCKING
122 Text [ en-US ] = "Locking problem" ;
124 String ERRCODE_CLASS_PARAMETER
126 Text [ en-US ] = "Wrong parameter" ;
128 String ERRCODE_CLASS_SPACE
130 Text [ en-US ] = "Resource exhausted" ;
132 String ERRCODE_CLASS_NOTSUPPORTED
134 Text [ en-US ] = "Action not supported" ;
136 String ERRCODE_CLASS_READ
138 Text [ en-US ] = "Read-Error" ;
140 String ERRCODE_CLASS_WRITE
142 Text [ en-US ] = "Write Error" ;
144 String ERRCODE_CLASS_UNKNOWN
146 Text [ en-US ] = "unknown" ;
148 String ERRCODE_CLASS_VERSION
150 Text [ en-US ] = "Version Incompatibility" ;
152 String ERRCODE_CLASS_GENERAL
154 Text [ en-US ] = "General Error" ;
156 String ERRCODE_CLASS_FORMAT
158 Text [ en-US ] = "Incorrect format" ;
160 String ERRCODE_CLASS_CREATE
162 Text [ en-US ] = "Error creating object" ;
164 String ERRCODE_CLASS_SBX
166 Text [ en-US ] = "Inadmissible value or data type" ;
168 String ERRCODE_CLASS_RUNTIME
170 Text [ en-US ] = "BASIC runtime error" ;
172 String ERRCODE_CLASS_COMPILER
174 Text [ en-US ] = "BASIC syntax error" ;
178 Text [ en-US ] = "General Error" ;
180 String ERRCODE_IO_GENERAL
182 Text [ en-US ] = "General input/output error." ;
184 String ERRCODE_IO_MISPLACEDCHAR
186 Text [ en-US ] = "Invalid file name." ;
188 String ERRCODE_IO_NOTEXISTS
190 Text [ en-US ] = "Nonexistent file." ;
192 String ERRCODE_IO_ALREADYEXISTS
194 Text [ en-US ] = "File already exists." ;
196 String ERRCODE_IO_NOTADIRECTORY
198 Text [ en-US ] = "The object is not a directory." ;
200 String ERRCODE_IO_NOTAFILE
202 Text [ en-US ] = "The object is not a file." ;
204 String ERRCODE_IO_INVALIDDEVICE
206 Text [ en-US ] = "The specified device is invalid." ;
208 String ERRCODE_IO_ACCESSDENIED
210 Text [ en-US ] = "The object cannot be accessed\ndue to insufficient user rights." ;
212 String ERRCODE_IO_LOCKVIOLATION
214 Text [ en-US ] = "Sharing violation while accessing the object." ;
216 String ERRCODE_IO_OUTOFSPACE
218 Text [ en-US ] = "No more space on device." ;
220 String ERRCODE_IO_ISWILDCARD
222 Text [ en-US ] = "This operation cannot be run on\nfiles containing wildcards." ;
224 String ERRCODE_IO_NOTSUPPORTED
226 Text [ en-US ] = "This operation is not supported on this operating system." ;
228 String ERRCODE_IO_TOOMANYOPENFILES
230 Text [ en-US ] = "There are too many files open." ;
232 String ERRCODE_IO_CANTREAD
234 Text [ en-US ] = "Data could not be read from the file." ;
236 String ERRCODE_IO_CANTWRITE
238 Text [ en-US ] = "The file could not be written." ;
240 String ERRCODE_IO_OUTOFMEMORY
242 Text [ en-US ] = "The operation could not be run due to insufficient memory." ;
244 String ERRCODE_IO_CANTSEEK
246 Text [ en-US ] = "The seek operation could not be run." ;
248 String ERRCODE_IO_CANTTELL
250 Text [ en-US ] = "The tell operation could not be run." ;
252 String ERRCODE_IO_WRONGVERSION
254 Text [ en-US ] = "Incorrect file version." ;
256 String ERRCODE_IO_WRONGFORMAT
258 Text [ en-US ] = "Incorrect file format." ;
260 String ERRCODE_IO_INVALIDCHAR
262 Text [ en-US ] = "The file name contains invalid characters." ;
264 String ERRCODE_IO_UNKNOWN
266 Text [ en-US ] = "An unknown I/O error has occurred." ;
268 String ERRCODE_IO_INVALIDACCESS
270 Text [ en-US ] = "An invalid attempt was made to access the file." ;
272 String ERRCODE_IO_CANTCREATE
274 Text [ en-US ] = "The file could not be created." ;
276 String ERRCODE_IO_INVALIDPARAMETER
278 Text [ en-US ] = "The operation was started under an invalid parameter." ;
280 String ERRCODE_IO_ABORT
282 Text [ en-US ] = "The operation on the file was aborted." ;
284 String ERRCODE_IO_NOTEXISTSPATH
286 Text [ en-US ] = "Path to the file does not exist." ;
288 String ERRCODE_IO_RECURSIVE
290 Text [ en-US ] = "An object cannot be copied into itself." ;
292 String ERRCODE_SFX_NOSTDTEMPLATE
294 Text [ en-US ] = "The default template could not be opened." ;
296 String ERRCODE_SFX_TEMPLATENOTFOUND
298 Text [ en-US ] = "The specified template could not be found." ;
300 String ERRCODE_SFX_NOTATEMPLATE
302 Text [ en-US ] = "The file cannot be used as template." ;
304 String ERRCODE_SFX_CANTREADDOCINFO
306 Text [ en-US ] = "Document information could not be read from the file because\nthe document information format is unknown or because document information does not\nexist." ;
308 String ERRCODE_SFX_ALREADYOPEN
310 Text [ en-US ] = "This document has already been opened for editing." ;
312 String ERRCODE_SFX_WRONGPASSWORD
314 Text [ en-US ] = "The wrong password has been entered." ;
316 String ERRCODE_SFX_DOLOADFAILED
318 Text [ en-US ] = "Error reading file." ;
320 String ERRCODE_SFX_DOCUMENTREADONLY
322 Text [ en-US ] = "The document was opened as read-only." ;
324 String ERRCODE_SFX_OLEGENERAL
326 Text [ en-US ] = "General OLE Error." ;
328 String ERRCODE_INET_NAME_RESOLVE
330 Text [ en-US ] = "The host name $(ARG1) could not be resolved." ;
332 String ERRCODE_INET_CONNECT
334 Text [ en-US ] = "Could not establish Internet connection to $(ARG1)." ;
336 String ERRCODE_INET_READ
338 Text [ en-US ] = "Error reading data from the Internet.\nServer error message: $(ARG1)." ;
340 String ERRCODE_INET_WRITE
342 Text [ en-US ] = "Error transferring data to the Internet.\nServer error message: $(ARG1)." ;
344 String ERRCODE_INET_GENERAL
346 Text [ en-US ] = "General Internet error has occurred." ;
348 String ERRCODE_INET_OFFLINE
350 Text [ en-US ] = "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated." ;
352 String ERRCODE_SFXMSG_STYLEREPLACE
354 ExtraData = ERRCODE_MSG_ERROR | ERRCODE_BUTTON_OK_CANCEL ;
355 Text [ en-US ] = "Should the $(ARG1) Style be replaced?" ;
357 String ERRCODE_SFX_NOFILTER
359 Text [ en-US ] = "A filter has not been found." ;
361 String ERRCODE_SFX_CANTFINDORIGINAL
363 Text [ en-US ] = "The original could not be determined." ;
365 String ERRCODE_SFX_CANTCREATECONTENT
367 Text [ en-US ] = "The contents could not be created." ;
369 String ERRCODE_SFX_CANTCREATELINK
371 Text [ en-US ] = "The link could not be created." ;
373 String ERRCODE_SFX_WRONGBMKFORMAT
375 Text [ en-US ] = "The link format is invalid." ;
377 String ERRCODE_SFX_WRONGICONFILE
379 Text [ en-US ] = "The configuration of the icon display is invalid." ;
381 String ERRCODE_SFX_CANTWRITEICONFILE
383 Text [ en-US ] = "The configuration of the icon display can not be saved." ;
385 String ERRCODE_SFX_CANTDELICONFILE
387 Text [ en-US ] = "The configuration of the icon display could not be deleted." ;
389 String ERRCODE_SFX_CANTRENAMECONTENT
391 Text [ en-US ] = "Contents cannot be renamed." ;
393 String ERRCODE_SFX_INVALIDBMKPATH
395 Text [ en-US ] = "The bookmark folder is invalid." ;
397 String ERRCODE_SFX_CANTWRITEURLCFGFILE
399 Text [ en-US ] = "The configuration of the URLs to be saved locally could not be saved." ;
401 String ERRCODE_SFX_WRONGURLCFGFORMAT
403 Text [ en-US ] = "The configuration format of the URLs to be saved locally is invalid." ;
405 String ERRCODE_SFX_NODOCUMENT
407 Text [ en-US ] = "This action cannot be applied to a document that does not exist." ;
409 String ERRCODE_SFX_INVALIDLINK
411 Text [ en-US ] = "The link refers to an invalid target." ;
413 String ERRCODE_SFX_INVALIDTRASHPATH
415 Text [ en-US ] = "The Recycle Bin path is invalid." ;
417 String ERRCODE_SFX_NOTRESTORABLE
419 Text [ en-US ] = "The entry could not be restored." ;
421 String ERRCODE_IO_NAMETOOLONG
423 Text [ en-US ] = "The file name is too long for the target file system." ;
425 String ERRCODE_SFX_CONSULTUSER
427 Text [ en-US ] = "The details for running the function are incomplete." ;
429 String ERRCODE_SFX_INVALIDSYNTAX
431 Text [ en-US ] = "The input syntax is invalid." ;
433 String ERRCODE_SFX_CANTCREATEFOLDER
435 Text [ en-US ] = "The input syntax is invalid." ;
437 String ERRCODE_SFX_CANTRENAMEFOLDER
439 Text [ en-US ] = "The input syntax is invalid." ;
441 String ERRCODE_SFX_WRONG_CDF_FORMAT
443 Text [ en-US ] = "The channel document has an invalid format." ;
445 String ERRCODE_SFX_EMPTY_SERVER
447 Text [ en-US ] = "The server must not be empty." ;
449 String ERRCODE_SFX_NO_ABOBOX
451 Text [ en-US ] = "A subscription folder is required to install a Channel." ;
453 String ERRCODE_IO_NOTSTORABLEINBINARYFORMAT
455 Text [ en-US ] = "This document contains attributes that cannot be saved in the selected format.\nPlease save the document in a %PRODUCTNAME %PRODUCTVERSION file format.";
457 String ERRCODE_SFX_TARGETFILECORRUPTED
459 Text [ en-US ] = "The file $(FILENAME) cannot be saved. Please check your system settings. You can find an automatically generated backup copy of this file in folder $(PATH) named $(BACKUPNAME).";
461 String ERRCODE_SFX_NOMOREDOCUMENTSALLOWED
463 Text [ en-US ] = "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document.";
465 String ERRCODE_SFX_CANTCREATEBACKUP
467 Text [ en-US ] = "Could not create backup copy." ;
469 String ERRCODE_SFX_MACROS_SUPPORT_DISABLED
471 Text [ en-US ] = "An attempt was made to execute a macro.\nFor security reasons, macro support is disabled.";
473 String ERRCODE_SFX_DOCUMENT_MACRO_DISABLED
475 Text [ en-US ] = "This document contains macros.\n\nMacros may contain viruses. Execution of macros is disabled due to the current macro security setting in Tools - Options - %PRODUCTNAME - Security.\n\nTherefore, some functionality may not be available." ;
477 String ERRCODE_SFX_BROKENSIGNATURE
479 Text [ en-US ] = "The digitally signed document content and/or macros do not match the current document signature.\n\nThis could be the result of document manipulation or of structural document damage due to data transmission.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n " ;
481 String ERRCODE_SFX_INCOMPLETE_ENCRYPTION
483 Text [ en-US ] = "The encrypted document contains unexpected non-encrypted streams.\n\nThis could be the result of document manipulation.\n\nWe recommend that you do not trust the content of the current document.\nExecution of macros is disabled for this document.\n " ;
486 String ERRCODE_IO_INVALIDLENGTH
488 Text [ en-US ] = "Invalid data length." ;
490 String ERRCODE_IO_CURRENTDIR
492 Text [ en-US ] = "Function not possible: path contains current directory." ;
494 String ERRCODE_IO_NOTSAMEDEVICE
496 Text [ en-US ] = "Function not possible: device (drive) not identical." ;
498 String ERRCODE_IO_DEVICENOTREADY
500 Text [ en-US ] = "Device (drive) not ready." ;
502 String ERRCODE_IO_BADCRC
504 Text [ en-US ] = "Wrong check amount." ;
506 String ERRCODE_IO_WRITEPROTECTED
508 Text [ en-US ] = "Function not possible: write protected." ;
510 String ERRCODE_SFX_SHARED_NOPASSWORDCHANGE
512 Text [ en-US ] = "The password of a shared spreadsheet cannot be set or changed.\nDeactivate sharing mode first.";
516 // eof ------------------------------------------------------------------------