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: scstring.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 ************************************************************************/
30 #include "sc.hrc" // -> #include <sfx.hrc>
32 // Strings fuer Interface-Namen ------------------------------------------
34 String SCSTR_APPLICATION
36 Text [ en-US ] = "%PRODUCTNAME Calc 6.0";
38 String SCSTR_50_APPLICATION
40 Text [ en-US ] = "StarCalc 5.0" ;
42 String SCSTR_40_APPLICATION
44 Text [ en-US ] = "StarCalc 4.0" ;
46 String SCSTR_30_APPLICATION
48 Text [ en-US ] = "StarCalc 3.0" ;
50 String SCSTR_LONG_SCDOC_NAME
52 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Spreadsheet";
54 String SCSTR_50_LONG_DOCNAME
56 Text [ en-US ] = "%PRODUCTNAME 5.0 Spreadsheet" ;
58 String SCSTR_40_LONG_DOCNAME
60 Text [ en-US ] = "%PRODUCTNAME 4.0 Spreadsheet" ;
62 String SCSTR_30_LONG_DOCNAME
64 Text [ en-US ] = "StarCalc 3.0 Spreadsheet" ;
66 String SCSTR_SHORT_SCDOC_NAME
68 Text [ en-US ] = "Spreadsheet" ;
70 String SCSTR_HUMAN_SCDOC_NAME
72 Text [ en-US ] = "Spreadsheet" ;
77 Text [ en-US ] = "Sheet" ;
80 String SCSTR_TABVIEWSHELL
82 Text [ en-US ] = "Cells" ;
85 String SCSTR_CELLSHELL
87 Text [ en-US ] = "Functions for Cells";
90 String SCSTR_FORMATSHELL
92 Text [ en-US ] = "Formats for Cells";
96 String SCSTR_DRAWSHELL
98 Text [ en-US ] = "Graphics objects" ;
101 String SCSTR_DRAWTEXTSHELL
103 Text [ en-US ] = "Text objects" ;
106 String SCSTR_DRAWFORMSHELL
108 Text [ en-US ] = "Form objects";
111 String SCSTR_CHARTSHELL
113 Text [ en-US ] = "Chart objects";
116 String SCSTR_OLEOBJECTSHELL
118 Text [ en-US ] = "OLE objects";
121 String SCSTR_GRAPHICSHELL
123 Text [ en-US ] = "Graphics";
125 String SCSTR_PAGEBREAKSHELL
127 Text [ en-US ] = "Pagebreak";
130 String SCSTR_EDITSHELL
132 Text [ en-US ] = "Text editing" ;
135 String SCSTR_PREVIEWSHELL
137 Text [ en-US ] = "Print Preview" ;
140 String SCSTR_PIVOTSHELL
142 Text [ en-US ] = "Data Pilot Tables" ;
145 String SCSTR_AUDITSHELL
147 Text [ en-US ] = "Detective Fill Mode" ;
150 // -----------------------------------------------------------------------
154 Text [ en-US ] = "Height" ;
156 String STR_OPT_ROWHEIGHT
158 Text [ en-US ] = "Add" ;
160 String STR_ROWHEIGHT_TITLE
162 Text [ en-US ] = "Row Height" ;
164 String STR_OPT_ROWHEIGHT_TITLE
166 Text [ en-US ] = "Optimal Row Height" ;
170 Text [ en-US ] = "Width" ;
172 String STR_OPT_COLWIDTH
174 Text [ en-US ] = "Add" ;
176 String STR_COLWIDTH_TITLE
178 Text [ en-US ] = "Column Width" ;
180 String STR_OPT_COLWIDTH_TITLE
182 Text [ en-US ] = "Optimal Column Width" ;
184 String SCSTR_UNDEFINED
186 Text [ en-US ] = "- undefined -" ;
190 Text [ en-US ] = "- none -" ;
194 Text [ en-US ] = "- empty -" ;
196 String SCSTR_NOTEMPTY
198 Text [ en-US ] = "- not empty -" ;
200 String SCSTR_NEWTABLE
202 Text [ en-US ] = "- new sheet -" ;
206 Text [ en-US ] = "- all -" ;
208 String SCSTR_STDFILTER
210 Text [ en-US ] = "Standard Filter..." ;
212 String SCSTR_TOP10FILTER
214 Text [ en-US ] = "Top 10" ;
218 Text [ en-US ] = "unnamed" ;
222 Text [ en-US ] = "Column" ;
226 Text [ en-US ] = "Row" ;
230 Text [ en-US ] = "~New" ;
234 Text [ en-US ] = "~Add" ;
238 Text [ en-US ] = "~Delete" ;
242 Text [ en-US ] = "Cance~l" ;
246 Text [ en-US ] = "Modif~y" ;
250 String SCSTR_SHOWTABLE
252 Text [ en-US ] = "Show Sheet" ;
254 String SCSTR_HIDDENTABLES
256 Text [ en-US ] = "Hidden Sheets" ;
258 String SCSTR_SELECTDB
260 Text [ en-US ] = "Select Database Range" ;
264 Text [ en-US ] = "Ranges" ;
268 Text [ en-US ] = "Sheet" ;
272 Text [ en-US ] = "Name" ;
274 String SCSTR_INSTABLE
276 Text [ en-US ] = "Insert Sheet" ;
278 String SCSTR_APDTABLE
280 Text [ en-US ] = "Append Sheet" ;
282 String SCSTR_RENAMETAB
284 Text [ en-US ] = "Rename Sheet" ;
286 String SCSTR_SET_TAB_BG_COLOR
288 Text [ en-US ] = "Tab Color" ;
290 String SCSTR_NO_TAB_BG_COLOR
292 Text [ en-US ] = "Default" ;
294 String SCSTR_RENAMEOBJECT
296 Text [ en-US ] = "Name Object";
298 String STR_INSERTGRAPHIC
300 Text [ en-US ] = "Insert Picture" ;
305 String SCSTR_HOR_JUSTIFY_LEFT
307 Text [ en-US ] = "Align left" ;
309 String SCSTR_HOR_JUSTIFY_CENTER
311 Text [ en-US ] = "Centered horizontally" ;
313 String SCSTR_HOR_JUSTIFY_RIGHT
315 Text [ en-US ] = "Align right" ;
317 String SCSTR_HOR_JUSTIFY_BLOCK
319 Text [ en-US ] = "Justify" ;
321 String SCSTR_HOR_JUSTIFY_REPEAT
323 Text [ en-US ] = "Repeat alignment" ;
325 String SCSTR_HOR_JUSTIFY_STANDARD
327 Text [ en-US ] = "Horizontal alignment default" ;
329 String SCSTR_VER_JUSTIFY_TOP
331 Text [ en-US ] = "Align to top" ;
333 String SCSTR_VER_JUSTIFY_CENTER
335 Text [ en-US ] = "Centered vertically" ;
337 String SCSTR_VER_JUSTIFY_BOTTOM
339 Text [ en-US ] = "Align to bottom" ;
341 String SCSTR_VER_JUSTIFY_STANDARD
343 Text [ en-US ] = "Vertical alignment default" ;
345 String SCSTR_ORIENTATION_TOPBOTTOM
347 Text [ en-US ] = "Top to bottom" ;
349 String SCSTR_ORIENTATION_BOTTOMTOP
351 Text [ en-US ] = "Bottom to Top" ;
353 String SCSTR_ORIENTATION_STANDARD
355 Text [ en-US ] = "Default orientation" ;
358 String SCSTR_PROTECTDOC
360 Text [ en-US ] = "Protect Document" ;
362 String SCSTR_UNPROTECTDOC
364 Text [ en-US ] = "Unprotect document" ;
366 String SCSTR_PROTECTTAB
368 Text [ en-US ] = "Protect Sheet" ;
370 String SCSTR_UNPROTECTTAB
372 Text [ en-US ] = "Unprotect sheet" ;
374 String SCSTR_CHG_PROTECT
376 Text [ en-US ] = "Protect Records" ;
378 String SCSTR_CHG_UNPROTECT
380 Text [ en-US ] = "Unprotect Records" ;
382 String SCSTR_PASSWORD
384 Text [ en-US ] = "Password:" ;
386 String SCSTR_PASSWORDOPT
388 Text [ en-US ] = "Password (optional):" ;
391 String SCSTR_WRONGPASSWORD
393 Text [ en-US ] = "Incorrect Password" ;
398 Text [ en-US ] = "~End" ;
401 String SCSTR_STAT_PRINT
403 Text [ en-US ] = "Printing..." ;
408 Text [ en-US ] = "Unknown" ;
411 String SCSTR_CHAR_ATTRS
413 Text [ en-US ] = "Font Attributes" ;
417 String SCSTR_CLPBRD_CLEAR
419 Text [ en-US ] = "You have a large amount of data saved in the clipboard.\nDo you want the clipboard contents to be available in other applications?" ;
424 Text [ en-US ] = "System Options" ;
429 Text [ en-US ] = "Document Options" ;
432 String SCSTR_CFG_VIEW
434 Text [ en-US ] = "View Options" ;
437 String SCSTR_CFG_INPUT
439 Text [ en-US ] = "Input Options" ;
442 String SCSTR_CFG_SPELLCHECK
444 Text [ en-US ] = "Spelling Options" ;
447 String SCSTR_CFG_PRINT
449 Text [ en-US ] = "Print Options" ;
452 String SCSTR_CFG_NAVIPI
454 Text [ en-US ] = "Navigator Settings" ;
457 String SCSTR_VALID_MINIMUM
459 Text [ en-US ] = "~Minimum" ;
461 String SCSTR_VALID_MAXIMUM
463 Text [ en-US ] = "~Maximum" ;
465 String SCSTR_VALID_VALUE
467 Text [ en-US ] = "~Value" ;
469 String SCSTR_VALID_RANGE
471 Text [ en-US ] = "~Source" ;
473 String SCSTR_VALID_LIST
475 Text [ en-US ] = "~Entries" ;
480 String SCSTR_CHARSET_USER
482 Text [ en-US ] = "System" ;
485 String SCSTR_COLUMN_USER
487 Text [ en-US ] = "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide" ;
490 String SCSTR_FIELDSEP
492 Text [ en-US ] = ",\t44\t;\t59\t:\t58\t{Tab}\t9\t{space}\t32 " ;
497 Text = "\"\t34\t'\t39" ;
500 String SCSTR_FORMULA_AUTOCORRECTION
502 Text [ en-US ] = "%PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n" ;
505 //! the graphics filter error strings should be moved to svx or offapp!
507 String SCSTR_GRFILTER_OPENERROR
509 Text [ en-US ] = "Graphics file can not be opened" ;
511 String SCSTR_GRFILTER_IOERROR
513 Text [ en-US ] = "Graphics file can not be read" ;
515 String SCSTR_GRFILTER_FORMATERROR
517 Text [ en-US ] = "Unknown graphic format" ;
519 String SCSTR_GRFILTER_VERSIONERROR
521 Text [ en-US ] = "This graphic file version is not supported" ;
523 String SCSTR_GRFILTER_FILTERERROR
525 Text [ en-US ] = "Graphics filter not found" ;
527 String SCSTR_GRFILTER_TOOBIG
529 Text [ en-US ] = "Not enough memory available to insert graphics." ;
531 String SCSTR_UNDO_GRAFFILTER
533 Text [ en-US ] = "Graphics Filter" ;
537 String STR_CAPTION_DEFAULT_TEXT
539 Text [ en-US ] = "Text" ;
542 // Select tables dialog title
543 String STR_DLG_SELECTTABLES_TITLE
545 Text [ en-US ] = "Select Sheets";
548 // Select tables dialog listbox
549 String STR_DLG_SELECTTABLES_LBNAME
551 Text [ en-US ] = "~Selected sheets";
554 String STR_REPLCELLSWARN
556 Text [ en-US ] = "You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data?";
559 String STR_PRINT_NOTHING
561 Text [ en-US ] = "There is nothing to print. The selected print range or sheet is empty.";
564 String SCSTR_ALLFILTER
566 Text [ en-US ] = "All";
569 String STR_ACC_CSVRULER_NAME
571 Text [ en-US ] = "Ruler";
574 String STR_ACC_CSVRULER_DESCR
576 Text [ en-US ] = "This ruler manages objects at fixed positions.";
579 String STR_ACC_CSVGRID_NAME
581 Text [ en-US ] = "Preview";
584 String STR_ACC_CSVGRID_DESCR
586 Text [ en-US ] = "This sheet shows how the data will be arranged in the document.";
589 String STR_ACC_DOC_NAME
591 Text [ en-US ] = "Document view";
594 String STR_ACC_DOC_DESCR
599 String STR_ACC_TABLE_NAME
601 Text [ en-US ] = "Sheet %1";
604 String STR_ACC_TABLE_DESCR
609 String STR_ACC_CELL_NAME
611 Text [ en-US ] = "Cell %1";
614 String STR_ACC_CELL_DESCR
619 String STR_ACC_PREVIEWDOC_NAME
621 Text [ en-US ] = "Page preview";
624 String STR_ACC_PREVIEWDOC_DESCR
629 String STR_ACC_HEADERCELL_NAME
634 String STR_ACC_HEADERCELL_DESCR
639 String STR_ACC_LEFTAREA_NAME
641 Text [ en-US ] = "Left area";
644 String STR_ACC_LEFTAREA_DESCR
649 String STR_ACC_CENTERAREA_NAME
651 Text [ en-US ] = "Center area";
654 String STR_ACC_CENTERAREA_DESCR
659 String STR_ACC_RIGHTAREA_NAME
661 Text [ en-US ] = "Right area";
664 String STR_ACC_RIGHTAREA_DESCR
669 String STR_ACC_HEADER_NAME
671 Text [ en-US ] = "Header of page %1";
674 String STR_ACC_HEADER_DESCR
679 String STR_ACC_FOOTER_NAME
681 Text [ en-US ] = "Footer of page %1";
684 String STR_ACC_FOOTER_DESCR
689 String STR_ACC_EDITLINE_NAME
691 Text [ en-US ] = "Input line";
694 String STR_ACC_EDITLINE_DESCR
696 Text [ en-US ] = "This is where you enter or edit text, numbers and formulas.";
699 String STR_ACC_EDITCELL_NAME
701 Text [ en-US ] = "Cell %1";
704 String STR_ACC_EDITCELL_DESCR
709 String STR_ACC_DATAPILOT_ROW_DESCR
711 Text [ en-US ] = "Fields that you drop here will be displayed as rows in the final DataPilot table.";
714 String STR_ACC_DATAPILOT_COL_DESCR
716 Text [ en-US ] = "Fields that you drop here will be displayed as columns in the final DataPilot table.";
719 String STR_ACC_DATAPILOT_DATA_DESCR
721 Text [ en-US ] = "Fields that you drop here will be used for calculations in the final DataPilot table.";
724 String STR_ACC_DATAPILOT_SEL_DESCR
726 Text [ en-US ] = "Lists the fields that you can drag to one of the other three areas.";
729 String SCSTR_MEDIASHELL
731 Text [ en-US ] = "Media Playback";
734 String RID_SCSTR_ONCLICK
736 Text [ en-US ] = "Mouse button pressed";