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: globstr.src,v $
10 * $Revision: 1.74.96.1 $
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 "globstr.hrc"
37 String STR_UNDO_INSERTCELLS
39 Text [ en-US ] = "Insert" ;
41 String STR_UNDO_DELETECELLS
43 Text [ en-US ] = "Delete" ;
47 Text [ en-US ] = "Cut" ;
51 Text [ en-US ] = "Insert" ;
53 String STR_UNDO_DRAGDROP
55 Text [ en-US ] = "Drag and Drop" ;
59 Text [ en-US ] = "Move" ;
63 Text [ en-US ] = "Copy" ;
65 String STR_UNDO_DELETECONTENTS
67 Text [ en-US ] = "Delete" ;
69 String STR_UNDO_SELATTR
71 Text [ en-US ] = "Attributes" ;
73 String STR_UNDO_SELATTRLINES
75 Text [ en-US ] = "Attributes/Lines" ;
77 String STR_UNDO_COLWIDTH
79 Text [ en-US ] = "Column Width" ;
81 String STR_UNDO_OPTCOLWIDTH
83 Text [ en-US ] = "Optimal Column Width" ;
85 String STR_UNDO_ROWHEIGHT
87 Text [ en-US ] = "Row height" ;
89 String STR_UNDO_OPTROWHEIGHT
91 Text [ en-US ] = "Optimal Row Height" ;
93 String STR_UNDO_AUTOFILL
95 Text [ en-US ] = "Fill" ;
99 Text [ en-US ] = "Merge" ;
101 String STR_UNDO_REMERGE
103 Text [ en-US ] = "Split" ;
105 String STR_UNDO_AUTOFORMAT
107 Text [ en-US ] = "AutoFormat" ;
109 String STR_UNDO_REPLACE
111 Text [ en-US ] = "Replace" ;
113 String STR_UNDO_CURSORATTR
115 Text [ en-US ] = "Attributes" ;
117 String STR_UNDO_ENTERDATA
119 Text [ en-US ] = "Input" ;
121 String STR_UNDO_INSCOLBREAK
123 Text [ en-US ] = "Insert Column Break" ;
125 String STR_UNDO_DELCOLBREAK
127 Text [ en-US ] = "Delete column break" ;
129 String STR_UNDO_INSROWBREAK
131 Text [ en-US ] = "Insert Row Break" ;
133 String STR_UNDO_DELROWBREAK
135 Text [ en-US ] = "Delete row break" ;
137 String STR_UNDO_DOOUTLINE
139 Text [ en-US ] = "View Details" ;
141 String STR_UNDO_REDOOUTLINE
143 Text [ en-US ] = "Hide details" ;
145 String STR_UNDO_MAKEOUTLINE
147 Text [ en-US ] = "Group" ;
149 String STR_UNDO_REMAKEOUTLINE
151 Text [ en-US ] = "Ungroup" ;
153 String STR_UNDO_OUTLINELEVEL
155 Text [ en-US ] = "Select outline level" ;
157 String STR_UNDO_DOOUTLINEBLK
159 Text [ en-US ] = "View Details" ;
161 String STR_UNDO_REDOOUTLINEBLK
163 Text [ en-US ] = "Hide details" ;
165 String STR_UNDO_REMOVEALLOTLNS
167 Text [ en-US ] = "Clear Outline" ;
169 String STR_UNDO_AUTOOUTLINE
171 Text [ en-US ] = "AutoOutline" ;
173 String STR_UNDO_SUBTOTALS
175 Text [ en-US ] = "Subtotals" ;
179 Text [ en-US ] = "Sort" ;
181 String STR_UNDO_QUERY
183 Text [ en-US ] = "Filter" ;
185 String STR_UNDO_DBDATA
187 Text [ en-US ] = "Change Database Range" ;
189 String STR_UNDO_IMPORTDATA
191 Text [ en-US ] = "Importing" ;
193 String STR_UNDO_REPEATDB
195 Text [ en-US ] = "Refresh range" ;
197 String STR_UNDO_GRAFEDIT
199 Text [ en-US ] = "Edit graphics" ;
201 String STR_UNDO_LISTNAMES
203 Text [ en-US ] = "List names" ;
205 String STR_UNDO_PIVOT_NEW
207 Text [ en-US ] = "Create DataPilot Table" ;
209 String STR_UNDO_PIVOT_MODIFY
211 Text [ en-US ] = "Edit DataPilot Table" ;
213 String STR_UNDO_PIVOT_DELETE
215 Text [ en-US ] = "Delete DataPilot Table" ;
217 String STR_UNDO_CONSOLIDATE
219 Text [ en-US ] = "Consolidate" ;
221 String STR_UNDO_USESCENARIO
223 Text [ en-US ] = "Use scenario" ;
225 String STR_UNDO_MAKESCENARIO
227 Text [ en-US ] = "Create scenario" ;
229 String STR_UNDO_EDITSCENARIO
231 Text [ en-US ] = "Edit scenario" ;
233 String STR_UNDO_APPLYCELLSTYLE
235 Text [ en-US ] = "Apply Cell Style" ;
237 String STR_UNDO_EDITCELLSTYLE
239 Text [ en-US ] = "Edit Cell Style";
241 String STR_UNDO_APPLYPAGESTYLE
243 Text [ en-US ] = "Apply Page Style";
245 String STR_UNDO_EDITPAGESTYLE
247 Text [ en-US ] = "Edit Page Style";
249 String STR_UNDO_DETADDPRED
251 Text [ en-US ] = "Trace Precedents" ;
253 String STR_UNDO_DETDELPRED
255 Text [ en-US ] = "Remove Precedent" ;
257 String STR_UNDO_DETADDSUCC
259 Text [ en-US ] = "Trace Dependents" ;
261 String STR_UNDO_DETDELSUCC
263 Text [ en-US ] = "Remove Dependent" ;
265 String STR_UNDO_DETADDERROR
267 Text [ en-US ] = "Trace Error" ;
269 String STR_UNDO_DETDELALL
271 Text [ en-US ] = "Remove all Traces" ;
273 String STR_UNDO_DETINVALID
275 Text [ en-US ] = "Mark invalid data" ;
277 String STR_UNDO_DETREFRESH
279 Text [ en-US ] = "Refresh Traces" ;
281 String STR_UNDO_CHARTDATA
283 Text [ en-US ] = "Modify chart data range" ;
285 String STR_UNDO_ORIGINALSIZE
287 Text [ en-US ] = "Original Size" ;
289 String STR_UNDO_UPDATELINK
291 Text [ en-US ] = "Update Link" ;
293 String STR_UNDO_REMOVELINK
295 Text [ en-US ] = "Unlink" ;
297 String STR_UNDO_INSERTAREALINK
299 Text [ en-US ] = "Insert Link" ;
301 String STR_UNDO_ENTERMATRIX
303 Text [ en-US ] = "Insert Array Formula" ;
305 String STR_UNDO_INSERTNOTE
307 Text [ en-US ] = "Insert Note" ;
309 String STR_UNDO_DELETENOTE
311 Text [ en-US ] = "Delete Note" ;
313 String STR_UNDO_SHOWNOTE
315 Text [ en-US ] = "Show Note" ;
317 String STR_UNDO_HIDENOTE
319 Text [ en-US ] = "Hide note" ;
321 String STR_UNDO_EDITNOTE
323 Text [ en-US ] = "Edit Note" ;
325 String STR_UNDO_DEC_INDENT
327 Text [ en-US ] = "Decrease Indent" ;
329 String STR_UNDO_INC_INDENT
331 Text [ en-US ] = "Increase Indent" ;
333 String STR_UNDO_PROTECT_TAB
335 Text [ en-US ] = "Protect sheet" ;
337 String STR_UNDO_UNPROTECT_TAB
339 Text [ en-US ] = "Unprotect sheet" ;
341 String STR_UNDO_PROTECT_DOC
343 Text [ en-US ] = "Protect document" ;
345 String STR_UNDO_UNPROTECT_DOC
347 Text [ en-US ] = "Unprotect document" ;
349 String STR_UNDO_PRINTRANGES
351 Text [ en-US ] = "Print range" ;
353 String STR_UNDO_REMOVEBREAKS
355 Text [ en-US ] = "Delete Page Breaks" ;
357 String STR_UNDO_PRINTSCALE
359 Text [ en-US ] = "Change Scale" ;
361 String STR_UNDO_DRAG_BREAK
363 Text [ en-US ] = "Move Page Break" ;
365 String STR_UNDO_RANGENAMES
367 Text [ en-US ] = "Edit range names" ;
369 String STR_UNDO_TRANSLITERATE
371 Text [ en-US ] = "Case/Characters";
375 Text [ en-US ] = "unnamed" ;
377 String STR_DBNAME_IMPORT
379 Text [ en-US ] = "Import" ;
381 String STR_MSSG_DOSUBTOTALS_0
383 Text [ en-US ] = "%PRODUCTNAME Calc" ;
385 String STR_MSSG_DOSUBTOTALS_1
387 Text [ en-US ] = "Delete data?" ;
389 String STR_MSSG_DOSUBTOTALS_2
391 Text [ en-US ] = "Unable to insert rows" ;
393 String STR_MSSG_REPEATDB_0
395 Text [ en-US ] = "No operations to execute" ;
397 String STR_MSSG_MAKEAUTOFILTER_0
399 Text [ en-US ] = "The range does not contain column headers.\nDo you want the first line to be used as column header?" ;
401 String STR_MSSG_IMPORTDATA_0
403 Text [ en-US ] = "Error while importing data!" ;
405 String STR_DATABASE_NOTFOUND
407 Text [ en-US ] = "The database '#' could not be opened." ;
409 String STR_QUERY_NOTFOUND
411 Text [ en-US ] = "The query '#' could not be opened." ;
413 String STR_DATABASE_ABORTED
415 Text [ en-US ] = "Database import terminated." ;
417 String STR_PROGRESS_IMPORT
419 Text [ en-US ] = "# records imported..." ;
421 String STR_MSSG_MAKEOUTLINE_0
423 Text [ en-US ] = "Grouping not possible" ;
425 String STR_MSSG_REMOVEOUTLINE_0
427 Text [ en-US ] = "Ungrouping not possible" ;
429 String STR_MSSG_PASTEFROMCLIP_0
431 Text [ en-US ] = "Insert into multiple selection not possible" ;
433 String STR_MSSG_PASTEFROMCLIP_1
435 Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
437 String STR_MSSG_MOVEBLOCKTO_0
439 Text [ en-US ] = "Cell merge not possible if cells already merged!" ;
441 String STR_MSSG_APPLYPATTLINES_0
443 Text [ en-US ] = "Cannot apply borders to multiple selection" ;
445 String STR_MSSG_INSERTCELLS_0
447 Text [ en-US ] = "Inserting into merged ranges not possible" ;
449 String STR_MSSG_DELETECELLS_0
451 Text [ en-US ] = "Deleting in merged ranges not possible" ;
453 String STR_MSSG_MERGECELLS_0
455 Text [ en-US ] = "Cell merge not possible if cells already merged" ;
457 String STR_SORT_ERR_MERGED
459 Text [ en-US ] = "Ranges containing merged cells can only be sorted without formats." ;
461 String STR_MSSG_SEARCHANDREPLACE_0
463 Text [ en-US ] = "Search key not found." ;
465 String STR_MSSG_SOLVE_0
467 Text [ en-US ] = "Goal Seek successful.\n" ;
469 String STR_MSSG_SOLVE_1
471 Text [ en-US ] = "Insert result (" ;
473 String STR_MSSG_SOLVE_2
475 Text [ en-US ] = ") into current cell?" ;
477 String STR_MSSG_SOLVE_3
479 Text [ en-US ] = "Goal Seek not successful.\n" ;
481 String STR_MSSG_SOLVE_4
483 Text [ en-US ] = "No exact value found. \n" ;
485 String STR_MSSG_SOLVE_5
487 Text [ en-US ] = "Insert closest value (" ;
489 String STR_MSSG_SOLVE_6
491 Text [ en-US ] = ")?" ;
493 String STR_TABLE_GESAMTERGEBNIS
495 Text [ en-US ] = "Grand Total" ;
497 String STR_TABLE_ERGEBNIS
499 Text [ en-US ] = "Result" ;
501 String STR_UNDO_SPELLING
503 Text [ en-US ] = "Spellcheck" ;
507 Text [ en-US ] = "AND" ;
509 String STR_TABLE_ODER
511 Text [ en-US ] = "OR" ;
515 Text [ en-US ] = "Sheet" ;
517 String STR_MOVE_TO_END
519 Text [ en-US ] = "- move to end position -" ;
523 Text [ en-US ] = "Not implemented in this build." ;
525 String STR_NO_REF_TABLE
527 Text [ en-US ] = "#REF!" ;
529 String STR_PIVOT_INVALID_DBAREA
531 Text [ en-US ] = "The data range must contain at least one row." ;
533 String STR_PIVOT_NODATA
535 Text [ en-US ] = "The DataPilot table must contain at least one entry." ;
537 String STR_PIVOT_MOVENOTALLOWED
539 Text [ en-US ] = "The data range can not be deleted." ;
541 String STR_PIVOT_ERROR
543 Text [ en-US ] = "Error creating the Data Pilot Table." ;
545 String STR_PIVOT_OVERLAP
547 Text [ en-US ] = "DataPilot tables can not overlap." ;
549 String STR_PIVOT_NOTEMPTY
551 Text [ en-US ] = "The destination range is not empty. Overwrite existing contents?" ;
553 String STR_DATAPILOT_SUBTOTAL
555 Text [ en-US ] = "The source range contains subtotals which may distort the results. Use it anyway?";
557 String STR_PIVOT_PROGRESS
559 Text [ en-US ] = "Create DataPilot Table" ;
561 String STR_PIVOT_TOTAL
563 Text [ en-US ] = "Total" ;
565 String STR_PIVOT_DATA
567 Text [ en-US ] = "Data" ;
569 String STR_PIVOTFUNC_SUM
571 Text [ en-US ] = "SUM" ;
573 String STR_PIVOTFUNC_COUNT
575 Text [ en-US ] = "COUNT" ;
577 String STR_PIVOTFUNC_AVG
579 Text [ en-US ] = "AVERAGE" ;
581 String STR_PIVOTFUNC_MAX
583 Text [ en-US ] = "MAX" ;
585 String STR_PIVOTFUNC_MIN
587 Text [ en-US ] = "MIN" ;
589 String STR_PIVOTFUNC_PROD
591 Text [ en-US ] = "PRODUCT" ;
593 String STR_PIVOTFUNC_COUNT2
595 Text [ en-US ] = "COUNTA" ;
597 String STR_PIVOTFUNC_STDDEV
599 Text [ en-US ] = "STDEV" ;
601 String STR_PIVOTFUNC_STDDEV2
603 Text [ en-US ] = "STDEVP" ;
605 String STR_PIVOTFUNC_VAR
607 Text [ en-US ] = "VAR" ;
609 String STR_PIVOTFUNC_VAR2
611 Text [ en-US ] = "VARP" ;
615 Text [ en-US ] = "Sheet" ;
619 Text [ en-US ] = "Column" ;
623 Text [ en-US ] = "Row" ;
627 Text [ en-US ] = "Page" ;
631 Text [ en-US ] = "Load document" ;
635 Text [ en-US ] = "Save document" ;
637 String STR_ERR_INVALID_TABREF
639 Text [ en-US ] = "<unknown table reference>" ;
641 String STR_AREA_ALREADY_INSERTED
643 Text [ en-US ] = "This range has already been inserted." ;
645 String STR_INVALID_TABREF
647 Text [ en-US ] = "Invalid sheet reference." ;
649 String STR_INVALID_QUERYAREA
651 Text [ en-US ] = "This range does not contain a valid query." ;
653 String STR_REIMPORT_EMPTY
655 Text [ en-US ] = "This range does not contain imported data." ;
657 String STR_NOMULTISELECT
659 Text [ en-US ] = "This function cannot be used with multiple selections." ;
661 String STR_FILL_SERIES_PROGRESS
663 Text [ en-US ] = "Fill Row..." ;
665 String STR_UNKNOWN_FILTER
667 Text [ en-US ] = "Unknown filter: " ;
669 String STR_UNDO_THESAURUS
671 Text [ en-US ] = "Thesaurus" ;
675 Text [ en-US ] = "Fill Sheets" ;
677 String STR_UPDATE_SCENARIO
679 Text [ en-US ] = "Add selected ranges to current scenario?" ;
681 String STR_ERR_NEWSCENARIO
683 Text [ en-US ] = "The scenario ranges must be selected in order to be able to create a new scenario." ;
685 String STR_NOAREASELECTED
687 Text [ en-US ] = "A range has not been selected." ;
689 String STR_NEWTABNAMENOTUNIQUE
691 Text [ en-US ] = "This name already exists." ;
693 String STR_INVALIDTABNAME
695 Text [ en-US ] = "Invalid sheet name." ;
699 Text [ en-US ] = "Scenario" ;
701 String STR_PIVOT_TABLE
703 Text [ en-US ] = "DataPilot" ;
705 // Text strings for captions of subtotal functions.
706 String STR_FUN_TEXT_SUM
708 Text [ en-US ] = "Sum" ;
710 String STR_FUN_TEXT_COUNT
712 Text [ en-US ] = "Count" ;
714 String STR_FUN_TEXT_COUNT2
716 Text [ en-US ] = "CountA" ;
718 String STR_FUN_TEXT_AVG
720 Text [ en-US ] = "Average" ;
722 String STR_FUN_TEXT_MAX
724 Text [ en-US ] = "Max" ;
726 String STR_FUN_TEXT_MIN
728 Text [ en-US ] = "Min" ;
730 String STR_FUN_TEXT_PRODUCT
732 Text [ en-US ] = "Product" ;
734 String STR_FUN_TEXT_STDDEV
736 Text [ en-US ] = "StDev" ;
738 String STR_FUN_TEXT_VAR
740 Text [ en-US ] = "Var" ;
742 String STR_NOCHARTATCURSOR
744 Text [ en-US ] = "No chart found at this position." ;
746 String STR_PIVOT_NOTFOUND
748 Text [ en-US ] = "No DataPilot table found at this position." ;
752 Text [ en-US ] = "(empty)" ;
754 String STR_PRINT_INVALID_AREA
756 Text [ en-US ] = "Invalid print range" ;
760 Text [ en-US ] = "Page Style" ;
764 Text [ en-US ] = "Header" ;
768 Text [ en-US ] = "Footer" ;
772 Text [ en-US ] = "Text Attributes" ;
774 String STR_HFCMD_DELIMITER
776 Text [ en-US ] = "\\" ;
778 String STR_HFCMD_PAGE
780 Text [ en-US ] = "PAGE" ;
782 String STR_HFCMD_PAGES
784 Text [ en-US ] = "PAGES" ;
786 String STR_HFCMD_DATE
788 Text [ en-US ] = "DATE" ;
790 String STR_HFCMD_TIME
792 Text [ en-US ] = "TIME" ;
794 String STR_HFCMD_FILE
796 Text [ en-US ] = "FILE" ;
798 String STR_HFCMD_TABLE
800 Text [ en-US ] = "SHEET" ;
802 String STR_PROTECTIONERR
804 Text [ en-US ] = "Protected cells can not be modified." ;
806 String STR_READONLYERR
808 Text [ en-US ] = "Document opened in read-only mode.";
810 String STR_MATRIXFRAGMENTERR
812 Text [ en-US ] = "You cannot change only part of an array." ;
814 String STR_PAGEHEADER
816 Text [ en-US ] = "Header" ;
818 String STR_PAGEFOOTER
820 Text [ en-US ] = "Footer" ;
823 /* BEGIN error constants and error strings. */
827 Text [ en-US ] = "Err:" ;
829 /* BEGIN defined ERROR.TYPE() values. */
830 /* ERROR.TYPE( #NULL! ) == 1 */
831 String STR_LONG_ERR_NULL
833 Text [ en-US ] = "Error: Ranges do not intersect" ;
835 /* ERROR.TYPE( #DIV/0! ) == 2 */
836 String STR_LONG_ERR_DIV_ZERO
838 Text [ en-US ] = "Error: Division by zero" ;
840 /* ERROR.TYPE( #VALUE! ) == 3 */
841 String STR_LONG_ERR_NO_VALUE
843 Text [ en-US ] = "Error: Wrong data type" ;
845 /* ERROR.TYPE( #REF! ) == 4 */
846 String STR_LONG_ERR_NO_REF
848 Text [ en-US ] = "Error: Not a valid reference" ;
850 /* ERROR.TYPE( #NAME! ) == 5 */
851 String STR_LONG_ERR_NO_NAME
853 Text [ en-US ] = "Error: Invalid name" ;
855 /* ERROR.TYPE( #NUM! ) == 6 */
856 String STR_LONG_ERR_ILL_FPO
858 Text [ en-US ] = "Error: Invalid numeric value" ;
860 /* ERROR.TYPE( #N/A ) == 7 */
861 String STR_LONG_ERR_NV
863 Text [ en-US ] = "Error: Value not available" ;
865 /* END defined ERROR.TYPE() values. */
868 Text [ en-US ] = "#ADDIN?" ;
870 String STR_LONG_ERR_NO_ADDIN
872 Text [ en-US ] = "Error: Add-in not found" ;
876 Text [ en-US ] = "#MACRO?" ;
878 String STR_LONG_ERR_NO_MACRO
880 Text [ en-US ] = "Error: Macro not found" ;
882 String STR_LONG_ERR_SYNTAX
884 Text [ en-US ] = "Internal syntactical error" ;
886 String STR_LONG_ERR_ILL_ARG
888 Text [ en-US ] = "Error: Invalid argument" ;
890 String STR_LONG_ERR_ILL_PAR
892 Text [ en-US ] = "Error in parameter list" ;
894 String STR_LONG_ERR_ILL_CHAR
896 Text [ en-US ] = "Error: Invalid character" ;
898 String STR_LONG_ERR_ILL_SEP
900 Text [ en-US ] = "Error: Invalid semicolon" ;
902 String STR_LONG_ERR_PAIR
904 Text [ en-US ] = "Error: in bracketing" ;
906 String STR_LONG_ERR_OP_EXP
908 Text [ en-US ] = "Error: Operator missing" ;
910 String STR_LONG_ERR_VAR_EXP
912 Text [ en-US ] = "Error: Variable missing" ;
914 String STR_LONG_ERR_CODE_OVF
916 Text [ en-US ] = "Error: Formula overflow" ;
918 String STR_LONG_ERR_STR_OVF
920 Text [ en-US ] = "Error: String overflow" ;
922 String STR_LONG_ERR_STACK_OVF
924 Text [ en-US ] = "Error: Internal overflow" ;
926 String STR_LONG_ERR_CIRC_REF
928 Text [ en-US ] = "Error: Circular reference" ;
930 String STR_LONG_ERR_NO_CONV
932 Text [ en-US ] = "Error: Calculation does not converge" ;
935 /* END error constants and error strings. */
939 Text [ en-US ] = "%s or similar" ;
943 Text [ en-US ] = "Grid color" ;
945 String STR_MERGE_NOTEMPTY
947 Text [ en-US ] = "Should the contents of the hidden cells be moved into the first cell?" ;
949 String STR_CELL_FILTER
951 Text [ en-US ] = "Filter" ;
953 String STR_TARGETNOTFOUND
955 Text [ en-US ] = "The target database range does not exist." ;
957 String STR_INVALID_EPS
959 Text [ en-US ] = "Invalid increment" ;
963 Text [ en-US ] = "MULTIPLE.OPERATIONS" ;
965 String STR_UNDO_TABOP
967 Text [ en-US ] = "Multiple operations" ;
969 String STR_INVALID_AFNAME
971 Text [ en-US ] = "You have entered an invalid name.\nAutoFormat could not be created. \nTry again using a different name." ;
975 Text [ en-US ] = "Range" ;
979 Text [ en-US ] = "Yes" ;
983 Text [ en-US ] = "No" ;
985 String STR_PROTECTION
987 Text [ en-US ] = "Protection" ;
991 Text [ en-US ] = "Formulas" ;
995 Text [ en-US ] = "Hide" ;
999 Text [ en-US ] = "Print" ;
1001 String STR_INVALID_AFAREA
1003 Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected." ;
1007 Text [ en-US ] = "(nested)" ;
1011 Text [ en-US ] = "(optional)" ;
1015 Text [ en-US ] = "(required)" ;
1019 Text [ en-US ] = "invalid" ;
1021 String STR_EDITFUNCTION
1023 Text [ en-US ] = "Edit Function" ;
1027 Text [ en-US ] = "Notes" ;
1029 String STR_QUERY_DELTAB
1031 Text [ en-US ] = "Are you sure you want to permanently delete the current sheet(s)?" ;
1033 String STR_QUERY_DELSCENARIO
1035 Text [ en-US ] = "Are you sure you want to delete the selected scenario?" ;
1037 String STR_EXPORT_ASCII_WARNING
1039 Text [ en-US ] = "Thesaurus is not available" ;
1041 String STR_IMPORT_ERROR
1043 Text [ en-US ] = "Spellcheck not available" ;
1045 String STR_IMPORT_ASCII
1047 Text [ en-US ] = "Import text files" ;
1049 String STR_EXPORT_ASCII
1051 Text [ en-US ] = "Export of text files" ;
1053 String STR_IMPORT_LOTUS
1055 Text [ en-US ] = "Import Lotus files" ;
1057 String STR_IMPORT_DBF
1059 Text [ en-US ] = "Import DBase files" ;
1061 String STR_EXPORT_DBF
1063 Text [ en-US ] = "DBase export";
1065 String STR_EXPORT_DIF
1067 Text [ en-US ] = "Dif Export" ;
1069 String STR_IMPORT_DIF
1071 Text [ en-US ] = "Dif Import" ;
1073 String STR_STYLENAME_STANDARD
1075 Text [ en-US ] = "Default" ;
1077 String STR_STYLENAME_RESULT
1079 Text [ en-US ] = "Result" ;
1081 String STR_STYLENAME_RESULT1
1083 Text [ en-US ] = "Result2" ;
1085 String STR_STYLENAME_HEADLINE
1087 Text [ en-US ] = "Heading" ;
1089 String STR_STYLENAME_HEADLINE1
1091 Text [ en-US ] = "Heading1" ;
1093 String STR_STYLENAME_REPORT
1095 Text [ en-US ] = "Report" ;
1097 String STR_STYLENAME_REPORT1
1099 Text [ en-US ] = "Report1" ;
1101 String STR_IMPORT_EXCEL_WARNING
1103 Text [ en-US ] = "is not available for spellchecking\nPlease check your installation and install \nthe desired language if necessary" ;
1105 String STR_THESAURUS_NO_STRING
1107 Text [ en-US ] = "Thesaurus can only be used in text cells!" ;
1109 String STR_SPELLING_BEGIN_TAB
1111 Text [ en-US ] = "Should the spellcheck be continued at the beginning of the current sheet?" ;
1113 String STR_SPELLING_NO_LANG
1115 Text [ en-US ] = "is not available for the thesaurus.\nPlease check your installation and install \nthe desired language if necessary" ;
1117 String STR_SPELLING_STOP_OK
1119 Text [ en-US ] = "The spellcheck of this sheet has been completed." ;
1121 String STR_NOLANGERR
1123 Text [ en-US ] = "No language set" ;
1125 String STR_UNDO_INSERT_TAB
1127 Text [ en-US ] = "Insert Sheet" ;
1129 String STR_UNDO_DELETE_TAB
1131 Text [ en-US ] = "Delete Sheets" ;
1133 String STR_UNDO_RENAME_TAB
1135 Text [ en-US ] = "Rename Sheet" ;
1137 String STR_UNDO_SET_TAB_BG_COLOR
1139 Text [ en-US ] = "Color Tab" ;
1141 String STR_UNDO_SET_MULTI_TAB_BG_COLOR
1143 Text [ en-US ] = "Color Tabs" ;
1145 String STR_UNDO_MOVE_TAB
1147 Text [ en-US ] = "Move Sheets" ;
1149 String STR_UNDO_COPY_TAB
1151 Text [ en-US ] = "Copy Sheet" ;
1153 String STR_UNDO_APPEND_TAB
1155 Text [ en-US ] = "Append sheet" ;
1157 String STR_UNDO_SHOWTAB
1159 Text [ en-US ] = "Show Sheet" ;
1161 String STR_UNDO_HIDETAB
1163 Text [ en-US ] = "Hide sheet" ;
1165 String STR_UNDO_TAB_RTL
1167 Text [ en-US ] = "Flip sheet" ;
1169 String STR_UNDO_TAB_R1C1
1171 Text [ en-US ] = "Toggle the use of R1C1 notation" ;
1173 String STR_CHART_MAINTITLE
1175 Text [ en-US ] = "Main Title" ;
1177 String STR_CHART_SUBTITLE
1179 Text [ en-US ] = "Subtitle" ;
1181 String STR_CHART_XTITLE
1183 Text [ en-US ] = "X axis title" ;
1185 String STR_CHART_YTITLE
1187 Text [ en-US ] = "Y axis title" ;
1189 String STR_CHART_ZTITLE
1191 Text [ en-US ] = "Z axis title" ;
1193 String STR_ABSREFLOST
1195 Text [ en-US ] = "The new table contains absolute references to other tables which may be incorrect!" ;
1197 String STR_NAMECONFLICT
1199 Text [ en-US ] = "Due to identical names, an existing range name in the destination document has been altered!" ;
1201 String STR_ERR_AUTOFILTER
1203 Text [ en-US ] = "AutoFilter not possible" ;
1205 String STR_MSSG_SEARCHANDREPLACE_1
1207 Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the sheet. Do you want to continue at the end?" ;
1209 String STR_MSSG_SEARCHANDREPLACE_2
1211 Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the sheet. Do you want to continue at the beginning?" ;
1213 String STR_MSSG_SEARCHANDREPLACE_3
1215 Text [ en-US ] = "Find & Replace" ;
1217 String STR_MSSG_SEARCHANDREPLACE_4
1219 Text [ en-US ] = "%PRODUCTNAME Calc has searched to the beginning of the document. Do you want to continue at the end?" ;
1221 String STR_MSSG_SEARCHANDREPLACE_5
1223 Text [ en-US ] = "%PRODUCTNAME Calc has searched to the end of the document. Do you want to continue at the beginning?" ;
1225 String STR_CREATENAME_REPLACE
1227 Text [ en-US ] = "Replace existing definition of #?" ;
1229 String STR_CREATENAME_MARKERR
1231 Text [ en-US ] = "Invalid selection for range names" ;
1233 String STR_CONSOLIDATE_ERR1
1235 Text [ en-US ] = "References can not be inserted above the source data." ;
1237 String STR_SCENARIO_NOTFOUND
1239 Text [ en-US ] = "Scenario not found" ;
1241 String STR_QUERY_DELENTRY
1243 Text [ en-US ] = "Do you really want to delete the entry #?" ;
1245 String STR_VOBJ_OBJECT
1247 Text [ en-US ] = "Objects/graphics" ;
1249 String STR_VOBJ_CHART
1251 Text [ en-US ] = "Charts" ;
1253 String STR_VOBJ_DRAWINGS
1255 Text [ en-US ] = "Drawing Objects" ;
1257 String STR_VOBJ_MODE_SHOW
1259 Text [ en-US ] = "Show" ;
1261 String STR_VOBJ_MODE_HIDE
1263 Text [ en-US ] = "Hide" ;
1265 String STR_SCATTR_PAGE_TOPDOWN
1267 Text [ en-US ] = "Top to bottom" ;
1269 String STR_SCATTR_PAGE_LEFTRIGHT
1271 Text [ en-US ] = "Left-to-right" ;
1273 String STR_SCATTR_PAGE_NOTES
1275 Text [ en-US ] = "Notes" ;
1277 String STR_SCATTR_PAGE_GRID
1279 Text [ en-US ] = "Grid" ;
1281 String STR_SCATTR_PAGE_HEADERS
1283 Text [ en-US ] = "Row & Column Headers" ;
1285 String STR_SCATTR_PAGE_FORMULAS
1287 Text [ en-US ] = "Formulas" ;
1289 String STR_SCATTR_PAGE_NULLVALS
1291 Text [ en-US ] = "Zero Values" ;
1293 String STR_SCATTR_PAGE_PRINTDIR
1295 Text [ en-US ] = "Print direction" ;
1297 String STR_SCATTR_PAGE_FIRSTPAGENO
1299 Text [ en-US ] = "First page number" ;
1301 String STR_SCATTR_PAGE_SCALE
1303 Text [ en-US ] = "Reduce/enlarge printout" ;
1305 String STR_SCATTR_PAGE_SCALETOPAGES
1307 Text [ en-US ] = "Fit print range(s) on number of pages" ;
1309 String STR_SCATTR_PAGE_SCALETO
1311 Text [ en-US ] = "Fit print range(s) to width/height" ;
1313 String STR_SCATTR_PAGE_SCALE_WIDTH
1315 Text [ en-US ] = "Width" ;
1317 String STR_SCATTR_PAGE_SCALE_HEIGHT
1319 Text [ en-US ] = "Height" ;
1321 String STR_SCATTR_PAGE_SCALE_PAGES
1323 Text [ en-US ] = "%1 page(s)" ;
1325 String STR_SCATTR_PAGE_SCALE_AUTO
1327 Text [ en-US ] = "automatic" ;
1331 Text [ en-US ] = "Statistics" ;
1333 String STR_LINKERROR
1335 Text [ en-US ] = "The link could not be updated." ;
1337 String STR_LINKERRORFILE
1339 Text [ en-US ] = "File:" ;
1341 String STR_LINKERRORTAB
1343 Text [ en-US ] = "Sheet:" ;
1347 Text [ en-US ] = "Overview" ;
1351 Text [ en-US ] = "Doc.Information" ;
1353 String STR_DOC_CREATED
1355 Text [ en-US ] = "Created" ;
1357 String STR_DOC_MODIFIED
1359 Text [ en-US ] = "Modified" ;
1361 String STR_DOC_PRINTED
1363 Text [ en-US ] = "Printed" ;
1365 String STR_DOC_THEME
1367 Text [ en-US ] = "Subject" ;
1369 String STR_DOC_KEYWORDS
1371 Text [ en-US ] = "Key words" ;
1373 String STR_DOC_COMMENT
1375 Text [ en-US ] = "Comments" ;
1379 Text [ en-US ] = "by" ;
1383 Text [ en-US ] = "on" ;
1385 String STR_RELOAD_TABLES
1387 Text [ en-US ] = "This file contains links to other files.\nShould they be updated?" ;
1389 String STR_REIMPORT_AFTER_LOAD
1391 Text [ en-US ] = "This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated?" ;
1393 String STR_FILTER_TOOMANY
1395 Text [ en-US ] = "Too many conditions" ;
1397 String STR_INSERT_FULL
1399 Text [ en-US ] = "Filled cells cannot be shifted\nbeyond the sheet." ;
1401 String STR_TABINSERT_ERROR
1403 Text [ en-US ] = "The table could not be inserted." ;
1405 String STR_TABREMOVE_ERROR
1407 Text [ en-US ] = "The sheets could not be deleted." ;
1409 String STR_PASTE_ERROR
1411 Text [ en-US ] = "The contents of the clipboard could not be pasted." ;
1413 String STR_PASTE_FULL
1415 Text [ en-US ] = "There is not enough space on the sheet to insert here." ;
1417 String STR_PASTE_BIGGER
1419 Text [ en-US ] = "The content of the clipboard is bigger than the range selected.\nDo you want to insert it anyway?";
1421 String STR_ERR_NOREF
1423 Text [ en-US ] = "No references found." ;
1425 String STR_ERR_LINKOVERLAP
1427 Text [ en-US ] = "Source and destination must not overlap." ;
1429 String STR_GRAPHICNAME
1431 Text [ en-US ] = "Graphics" ;
1433 String STR_INVALIDNAME
1435 Text [ en-US ] = "Invalid name." ;
1437 String STR_VALID_MACRONOTFOUND
1439 Text [ en-US ] = "Selected macro not found." ;
1441 String STR_VALID_DEFERROR
1443 Text [ en-US ] = "Invalid value." ;
1445 String STR_PROGRESS_CALCULATING
1447 Text [ en-US ] = "calculating" ;
1449 String STR_PROGRESS_SORTING
1451 Text [ en-US ] = "sorting" ;
1453 String STR_PROGRESS_HEIGHTING
1455 Text [ en-US ] = "Adapt row height" ;
1457 String STR_PROGRESS_COMPARING
1459 Text [ en-US ] = "Compare #" ;
1461 String STR_DETINVALID_OVERFLOW
1463 Text [ en-US ] = "The maximum number of invalid cells has been exceeded.\nNot all invalid cells have been marked." ;
1465 String STR_QUICKHELP_DELETE
1467 Text [ en-US ] = "Delete contents" ;
1469 String STR_QUICKHELP_REF
1471 Text [ en-US ] = "%1 R x %2 C" ;
1473 String STR_FUNCTIONLIST_MORE
1475 Text [ en-US ] = "More..." ;
1477 String STR_ERR_INVALID_AREA
1479 Text [ en-US ] = "Invalid range" ;
1481 // Templates for data pilot tables.
1482 String STR_PIVOT_STYLE_INNER
1484 Text [ en-US ] = "DataPilot Value" ;
1486 String STR_PIVOT_STYLE_RESULT
1488 Text [ en-US ] = "DataPilot Result" ;
1490 String STR_PIVOT_STYLE_CATEGORY
1492 Text [ en-US ] = "DataPilot Category" ;
1494 String STR_PIVOT_STYLE_TITLE
1496 Text [ en-US ] = "DataPilot Title" ;
1498 String STR_PIVOT_STYLE_FIELDNAME
1500 Text [ en-US ] = "DataPilot Field" ;
1502 String STR_PIVOT_STYLE_TOP
1504 Text [ en-US ] = "DataPilot Corner" ;
1506 String STR_OPERATION_FILTER
1508 Text [ en-US ] = "Filter" ;
1510 String STR_OPERATION_SORT
1512 Text [ en-US ] = "Sort" ;
1514 String STR_OPERATION_SUBTOTAL
1516 Text [ en-US ] = "Subtotals" ;
1518 String STR_OPERATION_NONE
1520 Text [ en-US ] = "None" ;
1522 String STR_IMPORT_REPLACE
1524 Text [ en-US ] = "Do you want to replace the contents of #?" ;
1526 String STR_TIP_WIDTH
1528 Text [ en-US ] = "Width:" ;
1530 String STR_TIP_HEIGHT
1532 Text [ en-US ] = "Height:" ;
1536 Text [ en-US ] = "Hide" ;
1538 String STR_ERR_INSERTOBJ
1540 Text [ en-US ] = "The object could not be inserted." ;
1542 String STR_CHANGED_BLANK
1544 Text [ en-US ] = "<empty>" ;
1546 String STR_CHANGED_CELL
1548 Text [ en-US ] = "Cell #1 changed from '#2' to '#3'" ;
1550 String STR_CHANGED_INSERT
1552 Text [ en-US ] = "#1 inserted" ;
1554 String STR_CHANGED_DELETE
1556 Text [ en-US ] = "#1deleted" ;
1558 String STR_CHANGED_MOVE
1560 Text [ en-US ] = "Range moved from #1 to #2" ;
1562 String STR_END_REDLINING_TITLE
1564 Text [ en-US ] = "Exit Recording" ;
1566 String STR_END_REDLINING
1568 Text [ en-US ] = "This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n" ;
1570 String STR_CLOSE_ERROR_LINK
1572 Text [ en-US ] = "The document can not be closed while a link is being updated." ;
1574 String STR_UNDO_RESIZEMATRIX
1576 Text [ en-US ] = "Adapt array area";
1578 String STR_TIP_RESIZEMATRIX
1580 Text [ en-US ] = "Array formula %1 R x %2 C";
1582 String STR_MACRO_WARNING
1584 Text [ en-US ] = "This document contains macro function calls.\nDo you want to run them?";
1587 String STR_UNDO_HANGULHANJA
1589 Text [ en-US ] = "Hangul/Hanja Conversion";
1592 String STR_NAME_INPUT_CELL
1594 Text [ en-US ] = "Select Cell";
1596 String STR_NAME_INPUT_RANGE
1598 Text [ en-US ] = "Select Range";
1600 String STR_NAME_INPUT_DBRANGE
1602 Text [ en-US ] = "Select Database Range";
1604 String STR_NAME_INPUT_ROW
1606 Text [ en-US ] = "Go To Row";
1608 String STR_NAME_INPUT_SHEET
1610 Text [ en-US ] = "Go To Sheet";
1612 String STR_NAME_INPUT_DEFINE
1614 Text [ en-US ] = "Define Name for Range";
1616 String STR_NAME_ERROR_SELECTION
1618 Text [ en-US ] = "The selection needs to be rectangular in order to name it.";
1620 String STR_NAME_ERROR_NAME
1622 Text [ en-US ] = "You must enter a valid reference or type a valid name for the selected range.";
1625 String STR_CHANGED_MOVE_REJECTION_WARNING
1627 Text[ en-US ] = "WARNING: This action may have resulted in unintended changes to cell references in formulas.";
1630 String STR_CHANGED_DELETE_REJECTION_WARNING
1632 Text[ en-US ] = "WARNING: This action may have resulted in references to the deleted area not being restored.";
1635 String STR_HF_NONE_IN_BRACKETS
1637 Text [ en-US ] = "(none)";
1642 Text [ en-US ] = "of";
1645 String STR_HF_OF_QUESTION
1647 Text [ en-US ] = "of ?";
1650 String STR_HF_CREATED_BY
1652 Text [ en-US ] = "Created by";
1655 String STR_HF_CONFIDENTIAL
1657 Text [ en-US ] = "Confidential";
1660 String STR_HF_CUSTOMIZED
1662 Text [ en-US ] = "Customized";
1665 String STR_HF_CUSTOM_FOOTER
1667 Text [ en-US ] = "Custom footer";
1670 String STR_UNDO_CHINESE_TRANSLATION
1672 Text [ en-US ] = "Chinese translation";
1675 String STR_ERR_DATAPILOT_INPUT
1677 Text[ en-US ] = "You cannot change this part of the DataPilot table.";
1680 String STR_RECALC_MANUAL
1682 Text [ en-US ] = "Manual";
1684 String STR_RECALC_AUTO
1686 Text [ en-US ] = "Automatic";
1688 String STR_ERR_LONG_NESTED_ARRAY
1690 Text [ en-US ] = "Nested arrays are not supported." ;
1692 String STR_UNDO_TEXTTOCOLUMNS
1694 Text [ en-US ] = "Text to Columns";
1696 String STR_DOC_UPDATED
1698 Text [ en-US ] = "Your spreadsheet has been updated with changes saved by other users.";
1700 String STR_DOC_WILLBESAVED
1702 Text [ en-US ] = "The spreadsheet must be saved now to activate sharing mode.\n\nDo you want to continue?";
1704 String STR_DOC_WILLNOTBESAVED
1706 Text [ en-US ] = "Already resolved merge conflicts will be lost and your changes to the shared spreadsheet will not be saved.\n\nDo you want to continue?";
1708 String STR_DOC_DISABLESHARED
1710 Text [ en-US ] = "Disabling shared mode of a spreadsheet hinders all other users of the shared spreadsheet to merge back their work.\n\nDo you want to continue?";
1712 String STR_DOC_NOLONGERSHARED
1714 Text [ en-US ] = "This spreadsheet is no longer in shared mode.\n\nSave your spreadsheet to a separate file and merge your changes to the shared spreadsheet manually.";
1716 String STR_SHARED_DOC_WARNING
1718 Text [ en-US ] = "The spreadsheet is in shared mode. This allows multiple users to access and edit the spreadsheet at the same time.\n\nChanges to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities.";
1720 String STR_FILE_LOCKED_TRY_LATER
1722 Text [ en-US ] = "The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nSharing mode of a locked file cannot be disabled. Try again later.";
1724 String STR_FILE_LOCKED_SAVE_LATER
1726 Text [ en-US ] = "The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n\nTry again later to save your changes.";
1728 String STR_UNKNOWN_USER
1730 Text [ en-US ] = "Unknown User";
1733 String STR_SHAPE_AUTOSHAPE
1735 Text [ en-US ] = "AutoShape";
1738 String STR_SHAPE_RECTANGLE
1740 Text [ en-US ] = "Rectangle";
1743 String STR_SHAPE_LINE
1745 Text [ en-US ] = "Line";
1748 String STR_SHAPE_OVAL
1750 Text [ en-US ] = "Oval";
1753 String STR_SHAPE_TEXTBOX
1755 Text [ en-US ] = "Text Box";
1758 String STR_FORM_BUTTON
1760 Text [ en-US ] = "Button";
1763 String STR_FORM_CHECKBOX
1765 Text [ en-US ] = "Check Box";
1768 String STR_FORM_OPTIONBUTTON
1770 Text [ en-US ] = "Option Button";
1773 String STR_FORM_LABEL
1775 Text [ en-US ] = "Label";
1778 String STR_FORM_LISTBOX
1780 Text [ en-US ] = "List Box";
1783 String STR_FORM_GROUPBOX
1785 Text [ en-US ] = "Group Box";
1788 String STR_FORM_DROPDOWN
1790 Text [ en-US ] = "Drop Down";
1793 String STR_FORM_SPINNER
1795 Text [ en-US ] = "Spinner";
1798 String STR_FORM_SCROLLBAR
1800 Text [ en-US ] = "Scroll Bar";
1803 String STR_STYLE_FAMILY_CELL
1805 Text [ en-US ] = "Cell Styles";
1807 String STR_STYLE_FAMILY_PAGE
1809 Text [ en-US ] = "Page Styles";