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 .
22 // Strings fuer Interface-Namen ------------------------------------------
24 String SCSTR_LONG_SCDOC_NAME
26 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Spreadsheet";
29 String SCSTR_SHORT_SCDOC_NAME
31 Text [ en-US ] = "Spreadsheet" ;
36 Text [ en-US ] = "Sheet" ;
39 String SCSTR_TABVIEWSHELL
41 Text [ en-US ] = "Cells" ;
44 String SCSTR_CELLSHELL
46 Text [ en-US ] = "Functions for Cells";
49 String SCSTR_FORMATSHELL
51 Text [ en-US ] = "Formats for Cells";
54 String SCSTR_DRAWSHELL
56 Text [ en-US ] = "Image Objects" ;
59 String SCSTR_DRAWTEXTSHELL
61 Text [ en-US ] = "Text Objects" ;
64 String SCSTR_DRAWFORMSHELL
66 Text [ en-US ] = "Form Objects";
69 String SCSTR_CHARTSHELL
71 Text [ en-US ] = "Chart Objects";
74 String SCSTR_OLEOBJECTSHELL
76 Text [ en-US ] = "OLE Objects";
79 String SCSTR_GRAPHICSHELL
81 Text [ en-US ] = "Image";
84 String SCSTR_PAGEBREAKSHELL
86 Text [ en-US ] = "Pagebreak";
89 String SCSTR_EDITSHELL
91 Text [ en-US ] = "Text editing" ;
94 String SCSTR_PREVIEWSHELL
96 Text [ en-US ] = "Print Preview" ;
99 String SCSTR_PIVOTSHELL
101 Text [ en-US ] = "Pivot Tables" ;
104 String SCSTR_AUDITSHELL
106 Text [ en-US ] = "Detective Fill Mode" ;
109 // -----------------------------------------------------------------------
113 Text [ en-US ] = "Height" ;
116 String STR_OPT_ROWHEIGHT
118 Text [ en-US ] = "Add" ;
121 String STR_ROWHEIGHT_TITLE
123 Text [ en-US ] = "Row Height" ;
126 String STR_OPT_ROWHEIGHT_TITLE
128 Text [ en-US ] = "Optimal Row Height" ;
133 Text [ en-US ] = "Width" ;
136 String STR_OPT_COLWIDTH
138 Text [ en-US ] = "Add" ;
141 String STR_COLWIDTH_TITLE
143 Text [ en-US ] = "Column Width" ;
146 String STR_OPT_COLWIDTH_TITLE
148 Text [ en-US ] = "Optimal Column Width" ;
151 String SCSTR_UNDEFINED
153 Text [ en-US ] = "- undefined -" ;
158 Text [ en-US ] = "- none -" ;
161 String SCSTR_NEWTABLE
163 Text [ en-US ] = "- new sheet -" ;
168 Text [ en-US ] = "- all -" ;
171 String SCSTR_MULTIPLE
173 Text [ en-US ] = "- multiple -" ;
176 String SCSTR_STDFILTER
178 Text [ en-US ] = "~Standard Filter..." ;
181 String SCSTR_TOP10FILTER
183 Text [ en-US ] = "Top 10" ;
186 String SCSTR_FILTER_EMPTY
188 Text [ en-US ] = "Empty" ;
191 String SCSTR_FILTER_NOTEMPTY
193 Text [ en-US ] = "Not Empty" ;
198 Text [ en-US ] = "unnamed" ;
203 Text [ x-comment ] = "%1 is replaced to column letter, such as 'Column A'" ;
204 Text [ en-US ] = "Column %1" ;
209 Text [ x-comment ] = "%1 is replaced to row number, such as 'Row 1'" ;
210 Text [ en-US ] = "Row %1" ;
215 Text [ en-US ] = "~New" ;
220 Text [ en-US ] = "~Delete" ;
225 Text [ en-US ] = "Cance~l" ;
228 String SCSTR_SHOWTABLE
230 Text [ en-US ] = "Show Sheet" ;
233 String SCSTR_HIDDENTABLES
235 Text [ en-US ] = "Hidden Sheets" ;
240 Text [ en-US ] = "Sheet" ;
245 Text [ en-US ] = "Name" ;
248 String SCSTR_INSTABLE
250 Text [ en-US ] = "Insert Sheet" ;
253 String SCSTR_APDTABLE
255 Text [ en-US ] = "Append Sheet" ;
258 String SCSTR_RENAMETAB
260 Text [ en-US ] = "Rename Sheet" ;
263 String SCSTR_SET_TAB_BG_COLOR
265 Text [ en-US ] = "Tab Color" ;
268 String SCSTR_NO_TAB_BG_COLOR
270 Text [ en-US ] = "Default" ;
273 String SCSTR_RENAMEOBJECT
275 Text [ en-US ] = "Name Object";
278 String STR_INSERTGRAPHIC
280 Text [ en-US ] = "Insert Image" ;
285 String SCSTR_HOR_JUSTIFY_LEFT
287 Text [ en-US ] = "Align left" ;
290 String SCSTR_HOR_JUSTIFY_CENTER
292 Text [ en-US ] = "Centered horizontally" ;
295 String SCSTR_HOR_JUSTIFY_RIGHT
297 Text [ en-US ] = "Align right" ;
300 String SCSTR_HOR_JUSTIFY_BLOCK
302 Text [ en-US ] = "Justify" ;
305 String SCSTR_HOR_JUSTIFY_REPEAT
307 Text [ en-US ] = "Repeat alignment" ;
310 String SCSTR_HOR_JUSTIFY_STANDARD
312 Text [ en-US ] = "Horizontal alignment default" ;
315 String SCSTR_VER_JUSTIFY_TOP
317 Text [ en-US ] = "Align to top" ;
320 String SCSTR_VER_JUSTIFY_CENTER
322 Text [ en-US ] = "Centered vertically" ;
325 String SCSTR_VER_JUSTIFY_BOTTOM
327 Text [ en-US ] = "Align to bottom" ;
330 String SCSTR_VER_JUSTIFY_STANDARD
332 Text [ en-US ] = "Vertical alignment default" ;
335 String SCSTR_ORIENTATION_TOPBOTTOM
337 Text [ en-US ] = "Top to bottom" ;
340 String SCSTR_ORIENTATION_BOTTOMTOP
342 Text [ en-US ] = "Bottom to Top" ;
345 String SCSTR_ORIENTATION_STANDARD
347 Text [ en-US ] = "Default orientation" ;
350 String SCSTR_PROTECTDOC
352 Text [ en-US ] = "Protect Document" ;
355 String SCSTR_UNPROTECTDOC
357 Text [ en-US ] = "Unprotect document" ;
360 String SCSTR_PROTECTTAB
362 Text [ en-US ] = "Protect Sheet" ;
365 String SCSTR_UNPROTECTTAB
367 Text [ en-US ] = "Unprotect sheet" ;
370 String SCSTR_CHG_PROTECT
372 Text [ en-US ] = "Protect Records" ;
375 String SCSTR_CHG_UNPROTECT
377 Text [ en-US ] = "Unprotect Records" ;
380 String SCSTR_PASSWORD
382 Text [ en-US ] = "Password:" ;
385 String SCSTR_PASSWORDOPT
387 Text [ en-US ] = "Password (optional):" ;
390 String SCSTR_WRONGPASSWORD
392 Text [ en-US ] = "Incorrect Password" ;
397 Text [ en-US ] = "~End" ;
400 String SCSTR_STAT_PRINT
402 Text [ en-US ] = "Printing..." ;
407 Text [ en-US ] = "Unknown" ;
410 String SCSTR_CHAR_ATTRS
412 Text [ en-US ] = "Font Attributes" ;
416 String SCSTR_CLPBRD_CLEAR
418 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?" ;
423 Text [ en-US ] = "System Options" ;
428 Text [ en-US ] = "Document Options" ;
431 String SCSTR_CFG_VIEW
433 Text [ en-US ] = "View Options" ;
436 String SCSTR_CFG_INPUT
438 Text [ en-US ] = "Input Options" ;
441 String SCSTR_CFG_SPELLCHECK
443 Text [ en-US ] = "Spelling Options" ;
446 String SCSTR_CFG_PRINT
448 Text [ en-US ] = "Print Options" ;
451 String SCSTR_CFG_NAVIPI
453 Text [ en-US ] = "Navigator Settings" ;
456 String SCSTR_VALID_MINIMUM
458 Text [ en-US ] = "~Minimum" ;
461 String SCSTR_VALID_MAXIMUM
463 Text [ en-US ] = "~Maximum" ;
466 String SCSTR_VALID_VALUE
468 Text [ en-US ] = "~Value" ;
471 String SCSTR_VALID_RANGE
473 Text [ en-US ] = "~Source" ;
476 String SCSTR_VALID_LIST
478 Text [ en-US ] = "~Entries" ;
483 String SCSTR_CHARSET_USER
485 Text [ en-US ] = "System" ;
488 String SCSTR_COLUMN_USER
490 Text [ en-US ] = "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide" ;
493 String SCSTR_FIELDSEP
495 Text = ",\t44\t;\t59\t:\t58\t{%TAB}\t9\t{%SPACE}\t32 " ;
498 String SCSTR_FIELDSEP_TAB
500 Text [ en-US ] = "Tab" ;
503 String SCSTR_FIELDSEP_SPACE
505 Text [ en-US ] = "space" ;
510 Text = "\"\t34\t'\t39" ;
513 String SCSTR_FORMULA_AUTOCORRECTION
515 Text [ en-US ] = "%PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n" ;
518 //! the graphics filter error strings should be moved to svx or offapp!
520 String SCSTR_GRFILTER_OPENERROR
522 Text [ en-US ] = "Image file can not be opened" ;
525 String SCSTR_GRFILTER_IOERROR
527 Text [ en-US ] = "Image file can not be read" ;
530 String SCSTR_GRFILTER_FORMATERROR
532 Text [ en-US ] = "Unknown image format" ;
535 String SCSTR_GRFILTER_VERSIONERROR
537 Text [ en-US ] = "This image file version is not supported" ;
540 String SCSTR_GRFILTER_FILTERERROR
542 Text [ en-US ] = "Image filter not found" ;
545 String SCSTR_GRFILTER_TOOBIG
547 Text [ en-US ] = "Not enough memory available to insert image." ;
550 String SCSTR_UNDO_GRAFFILTER
552 Text [ en-US ] = "Image Filter" ;
556 String STR_CAPTION_DEFAULT_TEXT
558 Text [ en-US ] = "Text" ;
561 // Select tables dialog title
562 String STR_DLG_SELECTTABLES_TITLE
564 Text [ en-US ] = "Select Sheets";
567 // Select tables dialog listbox
568 String STR_DLG_SELECTTABLES_LBNAME
570 Text [ en-US ] = "~Selected sheets";
573 String STR_REPLCELLSWARN
575 Text [ en-US ] = "You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data?";
578 String SCSTR_ALLFILTER
580 Text [ en-US ] = "~All";
583 String STR_ACC_CSVRULER_NAME
585 Text [ en-US ] = "Ruler";
588 String STR_ACC_CSVRULER_DESCR
590 Text [ en-US ] = "This ruler manages objects at fixed positions.";
593 String STR_ACC_CSVGRID_NAME
595 Text [ en-US ] = "Preview";
598 String STR_ACC_CSVGRID_DESCR
600 Text [ en-US ] = "This sheet shows how the data will be arranged in the document.";
603 String STR_ACC_DOC_NAME
605 Text [ en-US ] = "Document view";
608 String STR_ACC_DOC_DESCR
613 String STR_ACC_TABLE_NAME
615 Text [ en-US ] = "Sheet %1";
618 String STR_ACC_TABLE_DESCR
623 String STR_ACC_CELL_NAME
625 Text [ en-US ] = "Cell %1";
628 String STR_ACC_CELL_DESCR
633 String STR_ACC_PREVIEWDOC_NAME
635 Text [ en-US ] = "Page preview";
638 String STR_ACC_PREVIEWDOC_DESCR
643 String STR_ACC_HEADERCELL_NAME
648 String STR_ACC_HEADERCELL_DESCR
653 String STR_ACC_LEFTAREA_NAME
655 Text [ en-US ] = "Left area";
658 String STR_ACC_LEFTAREA_DESCR
663 String STR_ACC_CENTERAREA_NAME
665 Text [ en-US ] = "Center area";
668 String STR_ACC_CENTERAREA_DESCR
673 String STR_ACC_RIGHTAREA_NAME
675 Text [ en-US ] = "Right area";
678 String STR_ACC_RIGHTAREA_DESCR
683 String STR_ACC_HEADER_NAME
685 Text [ en-US ] = "Header of page %1";
688 String STR_ACC_HEADER_DESCR
693 String STR_ACC_FOOTER_NAME
695 Text [ en-US ] = "Footer of page %1";
698 String STR_ACC_FOOTER_DESCR
703 String STR_ACC_EDITLINE_NAME
705 Text [ en-US ] = "Input line";
708 String STR_ACC_EDITLINE_DESCR
710 Text [ en-US ] = "This is where you enter or edit text, numbers and formulas.";
713 String STR_ACC_EDITCELL_NAME
715 Text [ en-US ] = "Cell %1";
718 String STR_ACC_EDITCELL_DESCR
723 String STR_ACC_DATAPILOT_ROW_DESCR
725 Text [ en-US ] = "Fields that you drop here will be displayed as rows in the final pivot table.";
728 String STR_ACC_DATAPILOT_COL_DESCR
730 Text [ en-US ] = "Fields that you drop here will be displayed as columns in the final pivot table.";
733 String STR_ACC_DATAPILOT_DATA_DESCR
735 Text [ en-US ] = "Fields that you drop here will be used for calculations in the final pivot table.";
738 String STR_ACC_DATAPILOT_SEL_DESCR
740 Text [ en-US ] = "Lists the fields that you can drag to one of the other three areas.";
743 String STR_ACC_DATAPILOT_PAGE_DESCR
745 Text [ en-US ] = "Fields that you drop here will be available as filter lists at the top of the final pivot table.";
748 String SCSTR_MEDIASHELL
750 Text [ en-US ] = "Media Playback";
753 String RID_SCSTR_ONCLICK
755 Text [ en-US ] = "Mouse button pressed";
758 String STR_ACC_TOOLBAR_FORMULA
760 Text [ en-US ] = "Formula Tool Bar";
762 String STR_ACC_DOC_SPREADSHEET
764 Text [ en-US ] = "%PRODUCTNAME Spreadsheets";
766 String STR_ACC_DOC_SPREADSHEET_READONLY
768 Text [ en-US ] = "(read-only)";
770 String STR_ACC_DOC_PREVIEW_SUFFIX
772 Text [ en-US ] = "(Preview mode)";
775 String SCSTR_MOREBTN_MOREOPTIONS
777 Text [ en-US ] = "More ~Options";
780 String SCSTR_MOREBTN_FEWEROPTIONS
782 Text [ en-US ] = "Fewer ~Options";
785 StringArray SCSTR_PRINT_OPTIONS
790 < "~Include output of empty pages"; >;
791 < "Print content"; >;
793 < "~Selected sheets"; >;
794 < "Selected cells"; >;
795 < "From which print"; >;
798 < "%PRODUCTNAME %s"; >;
802 String SCSTR_WARN_ME_IN_FUTURE_CHECK
804 Text [ en-US ] = "Warn me about this in the future.";
807 String SCSTR_DDEDOC_NOT_LOADED
809 Text [ en-US ] = "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again." ;
812 String SCSTR_EXTDOC_NOT_LOADED
814 Text [ en-US ] = "The following external file could not be loaded. Data linked from this file did not get updated." ;
817 String SCSTR_FORMULA_SYNTAX_CALC_A1
819 Text [ en-US ] = "Calc A1";
822 String SCSTR_FORMULA_SYNTAX_XL_A1
824 Text [ en-US ] = "Excel A1";
827 String SCSTR_FORMULA_SYNTAX_XL_R1C1
829 Text [ en-US ] = "Excel R1C1";
832 String SCSTR_COL_LABEL
834 Text [ en-US ] = "Range contains column la~bels" ;
837 String SCSTR_ROW_LABEL
839 Text [ en-US ] = "Range contains ~row labels" ;
844 Text [ en-US ] = "By author" ;
847 StringArray SCSTR_UNIT
851 < "Millimeter" ; FUNIT_MM ; > ;
852 < "Centimeter" ; FUNIT_CM ; > ;
853 < "Meter" ; FUNIT_M ; > ;
854 < "Kilometer" ; FUNIT_KM ; > ;
855 < "Inch" ; FUNIT_INCH ; > ;
856 < "Foot" ; FUNIT_FOOT ; > ;
857 < "Miles" ; FUNIT_MILE ; > ;
858 < "Pica" ; FUNIT_PICA ; > ;
859 < "Point" ; FUNIT_POINT ; > ;
865 Text [ en-US ] = "Invalid value" ;
868 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */