Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / sc / inc / strings.hrc
blobed0fc8df5663fc05e62e6086250b7400f57856fe
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #ifndef INCLUDED_SC_INC_STRINGS_HRC
21 #define INCLUDED_SC_INC_STRINGS_HRC
23 #define NC_(Context, String) (Context "\004" u8##String)
25 // Strings for interface names -------------------------------------------
27 #define SCSTR_LONG_SCDOC_NAME_60                    NC_("SCSTR_LONG_SCDOC_NAME", "%PRODUCTNAME Spreadsheet format (calc6)")
28 #define SCSTR_LONG_SCDOC_NAME_80                    NC_("SCSTR_LONG_SCDOC_NAME", "%PRODUCTNAME %PRODUCTVERSION Spreadsheet")
29 #define SCSTR_SHORT_SCDOC_NAME                      NC_("SCSTR_SHORT_SCDOC_NAME", "Spreadsheet")
30 #define SCSTR_UNDEFINED                             NC_("SCSTR_UNDEFINED", "- undefined -")
31 #define SCSTR_NONE                                  NC_("SCSTR_NONE", "- none -")
32 #define SCSTR_ALL                                   NC_("SCSTR_ALL", "- all -")
33 #define SCSTR_MULTIPLE                              NC_("SCSTR_MULTIPLE", "- multiple -")
34 #define SCSTR_STDFILTER                             NC_("SCSTR_STDFILTER", "Standard Filter...")
35 #define SCSTR_TOP10FILTER                           NC_("SCSTR_TOP10FILTER", "Top 10")
36 #define SCSTR_FILTER_EMPTY                          NC_("SCSTR_FILTER_EMPTY", "Empty")
37 #define SCSTR_FILTER_NOTEMPTY                       NC_("SCSTR_FILTER_NOTEMPTY", "Not Empty")
38 #define SCSTR_NONAME                                NC_("SCSTR_NONAME", "unnamed")
39 // "%1 is replaced to column letter, such as 'Column A'"
40 #define SCSTR_COLUMN                                NC_("SCSTR_COLUMN", "Column %1")
41 // "%1 is replaced to row number, such as 'Row 1'"
42 #define SCSTR_ROW                                   NC_("SCSTR_ROW", "Row %1")
43 #define SCSTR_TABLE                                 NC_("SCSTR_TABLE", "Sheet")
44 #define SCSTR_NAME                                  NC_("SCSTR_NAME", "Name")
45 #define SCSTR_APDTABLE                              NC_("SCSTR_APDTABLE", "Append Sheet")
46 #define SCSTR_RENAMETAB                             NC_("SCSTR_RENAMETAB", "Rename Sheet")
47 #define SCSTR_SET_TAB_BG_COLOR                      NC_("SCSTR_SET_TAB_BG_COLOR", "Tab Color")
48 #define SCSTR_NO_TAB_BG_COLOR                       NC_("SCSTR_NO_TAB_BG_COLOR", "Default")
49 #define SCSTR_RENAMEOBJECT                          NC_("SCSTR_RENAMEOBJECT", "Name Object")
50 #define STR_INSERTGRAPHIC                           NC_("STR_INSERTGRAPHIC", "Insert Image")
51 #define STR_QUERYROTATION                           NC_("STR_QUERYROTATION", "This image is rotated. Would you like to rotate it into standard orientation?")
52 #define SCSTR_TOTAL                                 NC_("SCSTR_TOTAL", "%1 results found")
53 #define SCSTR_SKIPPED                               NC_("SCSTR_SKIPPED", "(only %1 are listed)")
54 // Attribute
55 #define SCSTR_PROTECTDOC                            NC_("SCSTR_PROTECTDOC", "Protect Document")
56 #define SCSTR_UNPROTECTDOC                          NC_("SCSTR_UNPROTECTDOC", "Unprotect document")
57 #define SCSTR_UNPROTECTTAB                          NC_("SCSTR_UNPROTECTTAB", "Unprotect sheet")
58 #define SCSTR_CHG_PROTECT                           NC_("SCSTR_CHG_PROTECT", "Protect Records")
59 #define SCSTR_CHG_UNPROTECT                         NC_("SCSTR_CHG_UNPROTECT", "Unprotect Records")
60 #define SCSTR_PASSWORD                              NC_("SCSTR_PASSWORD", "Password:")
61 #define SCSTR_PASSWORDOPT                           NC_("SCSTR_PASSWORDOPT", "Password (optional):")
62 #define SCSTR_WRONGPASSWORD                         NC_("SCSTR_WRONGPASSWORD", "Incorrect Password")
63 #define SCSTR_END                                   NC_("SCSTR_END", "~End")
64 #define SCSTR_UNKNOWN                               NC_("SCSTR_UNKNOWN", "Unknown")
65 #define SCSTR_VALID_MINIMUM                         NC_("SCSTR_VALID_MINIMUM", "~Minimum")
66 #define SCSTR_VALID_MAXIMUM                         NC_("SCSTR_VALID_MAXIMUM", "~Maximum")
67 #define SCSTR_VALID_VALUE                           NC_("SCSTR_VALID_VALUE", "~Value")
68 #define SCSTR_VALID_RANGE                           NC_("SCSTR_VALID_RANGE", "~Source")
69 #define SCSTR_VALID_LIST                            NC_("SCSTR_VALID_LIST", "~Entries")
70 // for dialogues:
71 #define SCSTR_CHARSET_USER                          NC_("SCSTR_CHARSET_USER", "System")
72 #define SCSTR_COLUMN_USER                           NC_("SCSTR_COLUMN_USER", "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide")
73 #define SCSTR_FIELDSEP_TAB                          NC_("SCSTR_FIELDSEP_TAB", "Tab")
74 #define SCSTR_FIELDSEP_SPACE                        NC_("SCSTR_FIELDSEP_SPACE", "space")
75 #define SCSTR_FORMULA_AUTOCORRECTION                NC_("SCSTR_FORMULA_AUTOCORRECTION", "%PRODUCTNAME Calc found an error in the formula entered.\nDo you want to accept the correction proposed below?\n\n")
76 #define SCSTR_UNDO_GRAFFILTER                       NC_("SCSTR_UNDO_GRAFFILTER", "Image Filter")
77 #define STR_CAPTION_DEFAULT_TEXT                    NC_("STR_CAPTION_DEFAULT_TEXT", "Text")
78 // Select tables dialog title
79 #define STR_DLG_SELECTTABLES_TITLE                  NC_("STR_DLG_SELECTTABLES_TITLE", "Select Sheets")
80 // Select tables dialog listbox
81 #define STR_DLG_SELECTTABLES_LBNAME                 NC_("STR_DLG_SELECTTABLES_LBNAME", "~Selected sheets")
82 #define STR_ACC_CSVRULER_NAME                       NC_("STR_ACC_CSVRULER_NAME", "Ruler")
83 #define STR_ACC_CSVRULER_DESCR                      NC_("STR_ACC_CSVRULER_DESCR", "This ruler manages objects at fixed positions.")
84 #define STR_ACC_CSVGRID_NAME                        NC_("STR_ACC_CSVGRID_NAME", "Preview")
85 #define STR_ACC_CSVGRID_DESCR                       NC_("STR_ACC_CSVGRID_DESCR", "This sheet shows how the data will be arranged in the document.")
86 #define STR_ACC_DOC_NAME                            NC_("STR_ACC_DOC_NAME", "Document view")
87 #define STR_ACC_TABLE_NAME                          NC_("STR_ACC_TABLE_NAME", "Sheet %1")
88 #define STR_ACC_CELL_NAME                           NC_("STR_ACC_CELL_NAME", "Cell %1")
89 #define STR_ACC_LEFTAREA_NAME                       NC_("STR_ACC_LEFTAREA_NAME", "Left area")
90 #define STR_ACC_PREVIEWDOC_NAME                     NC_("STR_ACC_PREVIEWDOC_NAME", "Page preview")
91 #define STR_ACC_CENTERAREA_NAME                     NC_("STR_ACC_CENTERAREA_NAME", "Center area")
92 #define STR_ACC_RIGHTAREA_NAME                      NC_("STR_ACC_RIGHTAREA_NAME", "Right area")
93 #define STR_ACC_HEADER_NAME                         NC_("STR_ACC_HEADER_NAME", "Header of page %1")
94 #define STR_ACC_FOOTER_NAME                         NC_("STR_ACC_FOOTER_NAME", "Footer of page %1")
95 #define STR_ACC_EDITLINE_NAME                       NC_("STR_ACC_EDITLINE_NAME", "Input line")
96 #define STR_ACC_EDITLINE_DESCR                      NC_("STR_ACC_EDITLINE_DESCR", "This is where you enter or edit text, numbers and formulas.")
97 #define SCSTR_MEDIASHELL                            NC_("SCSTR_MEDIASHELL", "Media Playback")
98 #define RID_SCSTR_ONCLICK                           NC_("RID_SCSTR_ONCLICK", "Mouse button pressed")
99 #define STR_ACC_TOOLBAR_FORMULA                     NC_("STR_ACC_TOOLBAR_FORMULA", "Formula Tool Bar")
100 #define STR_ACC_DOC_SPREADSHEET                     NC_("STR_ACC_DOC_SPREADSHEET", "%PRODUCTNAME Spreadsheets")
101 #define STR_ACC_DOC_SPREADSHEET_READONLY            NC_("STR_ACC_DOC_SPREADSHEET_READONLY", "(read-only)")
102 #define STR_ACC_DOC_PREVIEW_SUFFIX                  NC_("STR_ACC_DOC_PREVIEW_SUFFIX", "(Preview mode)")
103 #define SCSTR_PRINTOPT_PAGES                        NC_("SCSTR_PRINTOPT_PAGES", "Pages")
104 #define SCSTR_PRINTOPT_SUPPRESSEMPTY                NC_("SCSTR_PRINTOPT_SUPPRESSEMPTY", "~Suppress output of empty pages")
105 #define SCSTR_PRINTOPT_PRNTCONTENT                  NC_("SCSTR_PRINTOPT_PRNTCONTENT", "Print content")
106 #define SCSTR_PRINTOPT_ALLSHEETS                    NC_("SCSTR_PRINTOPT_ALLSHEETS", "~All sheets")
107 #define SCSTR_PRINTOPT_SELECTEDSHEETS               NC_("SCSTR_PRINTOPT_SELECTEDSHEETS", "~Selected sheets")
108 #define SCSTR_PRINTOPT_SELECTEDCELLS                NC_("SCSTR_PRINTOPT_SELECTEDCELLS", "Selected cells")
109 #define SCSTR_PRINTOPT_FROMWHICH                    NC_("SCSTR_PRINTOPT_FROMWHICH", "From which print")
110 #define SCSTR_PRINTOPT_ALLPAGES                     NC_("SCSTR_PRINTOPT_ALLPAGES", "All ~pages")
111 #define SCSTR_PRINTOPT_PAGES_                       NC_("SCSTR_PRINTOPT_PAGES_", "Pa~ges")
112 #define SCSTR_PRINTOPT_PRODNAME                     NC_("SCSTR_PRINTOPT_PRODNAME", "%PRODUCTNAME %s")
113 #define SCSTR_WARN_ME_IN_FUTURE_CHECK               NC_("SCSTR_WARN_ME_IN_FUTURE_CHECK", "Warn me about this in the future.")
114 #define SCSTR_DDEDOC_NOT_LOADED                     NC_("SCSTR_DDEDOC_NOT_LOADED", "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again." )
115 #define SCSTR_EXTDOC_NOT_LOADED                     NC_("SCSTR_EXTDOC_NOT_LOADED", "The following external file could not be loaded. Data linked from this file did not get updated." )
116 #define SCSTR_UPDATE_EXTDOCS                        NC_("SCSTR_UPDATE_EXTDOCS", "Updating external links.")
117 #define SCSTR_FORMULA_SYNTAX_CALC_A1                NC_("SCSTR_FORMULA_SYNTAX_CALC_A1", "Calc A1")
118 #define SCSTR_FORMULA_SYNTAX_XL_A1                  NC_("SCSTR_FORMULA_SYNTAX_XL_A1", "Excel A1")
119 #define SCSTR_FORMULA_SYNTAX_XL_R1C1                NC_("SCSTR_FORMULA_SYNTAX_XL_R1C1", "Excel R1C1")
120 #define SCSTR_COL_LABEL                             NC_("SCSTR_COL_LABEL", "Range contains column la~bels" )
121 #define SCSTR_ROW_LABEL                             NC_("SCSTR_ROW_LABEL", "Range contains ~row labels" )
122 #define SCSTR_VALERR                                NC_("SCSTR_VALERR", "Invalid value" )
123 #define STR_NOFORMULASPECIFIED                      NC_("STR_NOFORMULASPECIFIED", "No formula specified." )
124 #define STR_NOCOLROW                                NC_("STR_NOCOLROW", "Neither row or column specified." )
125 #define STR_WRONGFORMULA                            NC_("STR_WRONGFORMULA", "Undefined name or range." )
126 #define STR_WRONGROWCOL                             NC_("STR_WRONGROWCOL", "Undefined name or wrong cell reference." )
127 #define STR_NOCOLFORMULA                            NC_("STR_NOCOLFORMULA", "Formulas don't form a column." )
128 #define STR_NOROWFORMULA                            NC_("STR_NOROWFORMULA", "Formulas don't form a row." )
129 #define STR_ADD_AUTOFORMAT_TITLE                    NC_("STR_ADD_AUTOFORMAT_TITLE", "Add AutoFormat" )
130 #define STR_RENAME_AUTOFORMAT_TITLE                 NC_("STR_RENAME_AUTOFORMAT_TITLE", "Rename AutoFormat" )
131 #define STR_ADD_AUTOFORMAT_LABEL                    NC_("STR_ADD_AUTOFORMAT_LABEL", "Name" )
132 #define STR_DEL_AUTOFORMAT_TITLE                    NC_("STR_DEL_AUTOFORMAT_TITLE", "Delete AutoFormat" )
133 #define STR_DEL_AUTOFORMAT_MSG                      NC_("STR_DEL_AUTOFORMAT_MSG", "Do you really want to delete the # AutoFormat?" )
134 #define STR_BTN_AUTOFORMAT_CLOSE                    NC_("STR_BTN_AUTOFORMAT_CLOSE", "~Close" )
135 #define STR_JAN                                     NC_("STR_JAN", "Jan" )
136 #define STR_FEB                                     NC_("STR_FEB", "Feb" )
137 #define STR_MAR                                     NC_("STR_MAR", "Mar" )
138 #define STR_NORTH                                   NC_("STR_NORTH", "North" )
139 #define STR_MID                                     NC_("STR_MID", "Mid" )
140 #define STR_SOUTH                                   NC_("STR_SOUTH", "South" )
141 #define STR_SUM                                     NC_("STR_SUM", "Total" )
142 #define STR_SHEET                                   NC_("STR_SHEET", "Sheet" )
143 #define STR_CELL                                    NC_("STR_CELL", "Cell" )
144 #define STR_CONTENT                                 NC_("STR_CONTENT", "Content" )
145 #define SCSTR_UNDO_PAGE_ANCHOR                      NC_("SCSTR_UNDO_PAGE_ANCHOR", "Page Anchor" )
146 #define SCSTR_UNDO_CELL_ANCHOR                      NC_("SCSTR_UNDO_CELL_ANCHOR", "Cell Anchor" )
147 #define SCSTR_CONDITION                             NC_("SCSTR_CONDITION", "Condition ")
149 //  content description strings are also use        d in ScLinkTargetsObj
150 #define SCSTR_CONTENT_ROOT                          NC_("SCSTR_CONTENT_ROOT", "Contents" )
151 #define SCSTR_CONTENT_TABLE                         NC_("SCSTR_CONTENT_TABLE", "Sheets" )
152 #define SCSTR_CONTENT_RANGENAME                     NC_("SCSTR_CONTENT_RANGENAME", "Range names" )
153 #define SCSTR_CONTENT_DBAREA                        NC_("SCSTR_CONTENT_DBAREA", "Database ranges" )
154 #define SCSTR_CONTENT_GRAPHIC                       NC_("SCSTR_CONTENT_GRAPHIC", "Images" )
155 #define SCSTR_CONTENT_OLEOBJECT                     NC_("SCSTR_CONTENT_OLEOBJECT", "OLE objects" )
156 #define SCSTR_CONTENT_NOTE                          NC_("SCSTR_CONTENT_NOTE", "Comments" )
157 #define SCSTR_CONTENT_AREALINK                      NC_("SCSTR_CONTENT_AREALINK", "Linked areas" )
158 #define SCSTR_CONTENT_DRAWING                       NC_("SCSTR_CONTENT_DRAWING", "Drawing objects")
159 #define SCSTR_DRAGMODE                              NC_("SCSTR_DRAGMODE", "Drag Mode" )
160 #define SCSTR_DISPLAY                               NC_("SCSTR_DISPLAY", "Display" )
161 #define SCSTR_ACTIVE                                NC_("SCSTR_ACTIVE", "active" )
162 #define SCSTR_NOTACTIVE                             NC_("SCSTR_NOTACTIVE", "inactive" )
163 #define SCSTR_HIDDEN                                NC_("SCSTR_HIDDEN", "hidden" )
164 #define SCSTR_ACTIVEWIN                             NC_("SCSTR_ACTIVEWIN", "Active Window" )
165 #define SCSTR_QHLP_SCEN_LISTBOX                     NC_("SCSTR_QHLP_SCEN_LISTBOX", "Scenario Name")
166 #define SCSTR_QHLP_SCEN_COMMENT                     NC_("SCSTR_QHLP_SCEN_COMMENT", "Comment")
168 #define STR_MENU_SORT_ASC                           NC_("STR_MENU_SORT_ASC", "Sort Ascending")
169 #define STR_MENU_SORT_DESC                          NC_("STR_MENU_SORT_DESC", "Sort Descending")
170 #define STR_MENU_SORT_CUSTOM                        NC_("STR_MENU_SORT_CUSTOM", "Custom Sort")
171 #define STR_BTN_TOGGLE_ALL                          NC_("STR_BTN_TOGGLE_ALL", "All")
172 #define STR_BTN_SELECT_CURRENT                      NC_("STR_BTN_SELECT_CURRENT", "Show only the current item.")
173 #define STR_BTN_UNSELECT_CURRENT                    NC_("STR_BTN_UNSELECT_CURRENT", "Hide only the current item.")
174 #define STR_EDIT_SEARCH_ITEMS                       NC_("STR_EDIT_SEARCH_ITEMS", "Search items...")
176 #define SCSTR_QHELP_POSWND                          NC_("SCSTR_QHELP_POSWND", "Name Box")
177 #define SCSTR_QHELP_INPUTWND                        NC_("SCSTR_QHELP_INPUTWND", "Input line")
178 #define SCSTR_QHELP_BTNCALC                         NC_("SCSTR_QHELP_BTNCALC", "Function Wizard")
179 #define SCSTR_QHELP_BTNOK                           NC_("SCSTR_QHELP_BTNOK", "Accept")
180 #define SCSTR_QHELP_BTNCANCEL                       NC_("SCSTR_QHELP_BTNCANCEL", "Cancel")
181 #define SCSTR_QHELP_BTNSUM                          NC_("SCSTR_QHELP_BTNSUM", "Sum")
182 #define SCSTR_QHELP_BTNEQUAL                        NC_("SCSTR_QHELP_BTNEQUAL", "Formula")
183 #define SCSTR_QHELP_EXPAND_FORMULA                  NC_("SCSTR_QHELP_EXPAND_FORMULA", "Expand Formula Bar")
184 #define SCSTR_QHELP_COLLAPSE_FORMULA                NC_("SCSTR_QHELP_COLLAPSE_FORMULA", "Collapse Formula Bar")
186 #define STR_TITLE_CONFLICT                          NC_("STR_TITLE_CONFLICT", "Conflict")
187 #define STR_TITLE_AUTHOR                            NC_("STR_TITLE_AUTHOR", "Author")
188 #define STR_TITLE_DATE                              NC_("STR_TITLE_DATE", "Date")
189 #define STR_UNKNOWN_USER_CONFLICT                   NC_("STR_UNKNOWN_USER_CONFLICT", "Unknown User")
191 #define STR_CHG_INSERT_COLS                         NC_("STR_CHG_INSERT_COLS", "Column inserted")
192 #define STR_CHG_INSERT_ROWS                         NC_("STR_CHG_INSERT_ROWS", "Row inserted ")
193 #define STR_CHG_INSERT_TABS                         NC_("STR_CHG_INSERT_TABS", "Sheet inserted ")
194 #define STR_CHG_DELETE_COLS                         NC_("STR_CHG_DELETE_COLS", "Column deleted")
195 #define STR_CHG_DELETE_ROWS                         NC_("STR_CHG_DELETE_ROWS", "Row deleted")
196 #define STR_CHG_DELETE_TABS                         NC_("STR_CHG_DELETE_TABS", "Sheet deleted")
197 #define STR_CHG_MOVE                                NC_("STR_CHG_MOVE", "Range moved")
198 #define STR_CHG_CONTENT                             NC_("STR_CHG_CONTENT", "Changed contents")
199 #define STR_CHG_CONTENT_WITH_CHILD                  NC_("STR_CHG_CONTENT_WITH_CHILD", "Changed contents")
200 #define STR_CHG_CHILD_CONTENT                       NC_("STR_CHG_CHILD_CONTENT", "Changed to ")
201 #define STR_CHG_CHILD_ORGCONTENT                    NC_("STR_CHG_CHILD_ORGCONTENT", "Original")
202 #define STR_CHG_REJECT                              NC_("STR_CHG_REJECT", "Changes rejected")
203 #define STR_CHG_ACCEPTED                            NC_("STR_CHG_ACCEPTED", "Accepted")
204 #define STR_CHG_REJECTED                            NC_("STR_CHG_REJECTED", "Rejected")
205 #define STR_CHG_NO_ENTRY                            NC_("STR_CHG_NO_ENTRY", "No Entry")
206 #define STR_CHG_EMPTY                               NC_("STR_CHG_EMPTY", "<empty>")
208 #define STR_NOT_PROTECTED                           NC_("STR_NOT_PROTECTED", "Not protected")
209 #define STR_NOT_PASS_PROTECTED                      NC_("STR_NOT_PASS_PROTECTED", "Not password-protected")
210 #define STR_HASH_BAD                                NC_("STR_HASH_BAD", "Hash incompatible")
211 #define STR_HASH_GOOD                               NC_("STR_HASH_GOOD", "Hash compatible")
212 #define STR_RETYPE                                  NC_("STR_RETYPE", "Re-type")
214 /* MovingAverageDialog */
215 #define STR_MOVING_AVERAGE_UNDO_NAME                NC_("STR_MOVING_AVERAGE_UNDO_NAME", "Moving Average")
216 /* ExponentialSmoothingDialog */
217 #define STR_EXPONENTIAL_SMOOTHING_UNDO_NAME         NC_("STR_EXPONENTIAL_SMOOTHING_UNDO_NAME", "Exponential Smoothing")
218 /* AnalysisOfVarianceDialog */
219 #define STR_ANALYSIS_OF_VARIANCE_UNDO_NAME          NC_("STR_ANALYSIS_OF_VARIANCE_UNDO_NAME", "Analysis of Variance")
220 #define STR_ANOVA_SINGLE_FACTOR_LABEL               NC_("STR_ANOVA_SINGLE_FACTOR_LABEL", "ANOVA - Single Factor")
221 #define STR_ANOVA_TWO_FACTOR_LABEL                  NC_("STR_ANOVA_TWO_FACTOR_LABEL", "ANOVA - Two Factor")
222 #define STR_ANOVA_LABEL_GROUPS                      NC_("STR_ANOVA_LABEL_GROUPS", "Groups")
223 #define STR_ANOVA_LABEL_BETWEEN_GROUPS              NC_("STR_ANOVA_LABEL_BETWEEN_GROUPS", "Between Groups")
224 #define STR_ANOVA_LABEL_WITHIN_GROUPS               NC_("STR_ANOVA_LABEL_WITHIN_GROUPS", "Within Groups")
225 #define STR_ANOVA_LABEL_SOURCE_OF_VARIATION         NC_("STR_ANOVA_LABEL_SOURCE_OF_VARIATION", "Source of Variation")
226 #define STR_ANOVA_LABEL_SS                          NC_("STR_ANOVA_LABEL_SS", "SS")
227 #define STR_ANOVA_LABEL_DF                          NC_("STR_ANOVA_LABEL_DF", "df")
228 #define STR_ANOVA_LABEL_MS                          NC_("STR_ANOVA_LABEL_MS", "MS")
229 #define STR_ANOVA_LABEL_F                           NC_("STR_ANOVA_LABEL_F", "F")
230 #define STR_ANOVA_LABEL_P_VALUE                     NC_("STR_ANOVA_LABEL_P_VALUE", "P-value")
231 #define STR_ANOVA_LABEL_F_CRITICAL                  NC_("STR_ANOVA_LABEL_F_CRITICAL", "F critical")
232 #define STR_ANOVA_LABEL_TOTAL                       NC_("STR_ANOVA_LABEL_TOTAL", "Total")
233 /* CorrelationDialog */
234 #define STR_CORRELATION_UNDO_NAME                   NC_("STR_CORRELATION_UNDO_NAME", "Correlation")
235 #define STR_CORRELATION_LABEL                       NC_("STR_CORRELATION_LABEL", "Correlations")
236 /* CovarianceDialog */
237 #define STR_COVARIANCE_UNDO_NAME                    NC_("STR_COVARIANCE_UNDO_NAME", "Covariance")
238 #define STR_COVARIANCE_LABEL                        NC_("STR_COVARIANCE_LABEL", "Covariances")
239 /* DescriptiveStatisticsDialog */
240 #define STR_DESCRIPTIVE_STATISTICS_UNDO_NAME        NC_("STR_DESCRIPTIVE_STATISTICS_UNDO_NAME", "Descriptive Statistics")
241 #define STRID_CALC_MEAN                             NC_("STRID_CALC_MEAN", "Mean")
242 #define STRID_CALC_STD_ERROR                        NC_("STRID_CALC_STD_ERROR", "Standard Error")
243 #define STRID_CALC_MODE                             NC_("STRID_CALC_MODE", "Mode")
244 #define STRID_CALC_MEDIAN                           NC_("STRID_CALC_MEDIAN", "Median")
245 #define STRID_CALC_VARIANCE                         NC_("STRID_CALC_VARIANCE", "Variance")
246 #define STRID_CALC_STD_DEVIATION                    NC_("STRID_CALC_STD_DEVIATION", "Standard Deviation")
247 #define STRID_CALC_KURTOSIS                         NC_("STRID_CALC_KURTOSIS", "Kurtosis")
248 #define STRID_CALC_SKEWNESS                         NC_("STRID_CALC_SKEWNESS", "Skewness")
249 #define STRID_CALC_RANGE                            NC_("STRID_CALC_RANGE", "Range")
250 #define STRID_CALC_MIN                              NC_("STRID_CALC_MIN", "Minimum")
251 #define STRID_CALC_MAX                              NC_("STRID_CALC_MAX", "Maximum")
252 #define STRID_CALC_SUM                              NC_("STRID_CALC_SUM", "Sum")
253 #define STRID_CALC_COUNT                            NC_("STRID_CALC_COUNT", "Count")
254 #define STRID_CALC_FIRST_QUARTILE                   NC_("STRID_CALC_FIRST_QUARTILE", "First Quartile ")
255 #define STRID_CALC_THIRD_QUARTILE                   NC_("STRID_CALC_THIRD_QUARTILE", "Third Quartile")
256 /* RandomNumberGeneratorDialog */
257 #define STR_UNDO_DISTRIBUTION_TEMPLATE              NC_("STR_UNDO_DISTRIBUTION_TEMPLATE", "Random ($(DISTRIBUTION))")
258 #define STR_DISTRIBUTION_UNIFORM_REAL               NC_("STR_DISTRIBUTION_UNIFORM_REAL", "Uniform")
259 #define STR_DISTRIBUTION_UNIFORM_INTEGER            NC_("STR_DISTRIBUTION_UNIFORM_INTEGER", "Uniform Integer")
260 #define STR_DISTRIBUTION_NORMAL                     NC_("STR_DISTRIBUTION_NORMAL", "Normal")
261 #define STR_DISTRIBUTION_CAUCHY                     NC_("STR_DISTRIBUTION_CAUCHY", "Cauchy")
262 #define STR_DISTRIBUTION_BERNOULLI                  NC_("STR_DISTRIBUTION_BERNOULLI", "Bernoulli")
263 #define STR_DISTRIBUTION_BINOMIAL                   NC_("STR_DISTRIBUTION_BINOMIAL", "Binomial")
264 #define STR_DISTRIBUTION_NEGATIVE_BINOMIAL          NC_("STR_DISTRIBUTION_NEGATIVE_BINOMIAL", "Negative Binomial")
265 #define STR_DISTRIBUTION_CHI_SQUARED                NC_("STR_DISTRIBUTION_CHI_SQUARED", "Chi Squared")
266 #define STR_DISTRIBUTION_GEOMETRIC                  NC_("STR_DISTRIBUTION_GEOMETRIC", "Geometric")
267 #define STR_RNG_PARAMETER_MINIMUM                   NC_("STR_RNG_PARAMETER_MINIMUM", "Minimum")
268 #define STR_RNG_PARAMETER_MAXIMUM                   NC_("STR_RNG_PARAMETER_MAXIMUM", "Maximum")
269 #define STR_RNG_PARAMETER_MEAN                      NC_("STR_RNG_PARAMETER_MEAN", "Mean")
270 #define STR_RNG_PARAMETER_STANDARD_DEVIATION        NC_("STR_RNG_PARAMETER_STANDARD_DEVIATION", "Standard Deviation")
271 #define STR_RNG_PARAMETER_STANDARD_MEDIAN           NC_("STR_RNG_PARAMETER_STANDARD_MEDIAN", "Median")
272 #define STR_RNG_PARAMETER_STANDARD_SIGMA            NC_("STR_RNG_PARAMETER_STANDARD_SIGMA", "Sigma")
273 #define STR_RNG_PARAMETER_STANDARD_PROBABILITY      NC_("STR_RNG_PARAMETER_STANDARD_PROBABILITY", "p Value")
274 #define STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS NC_("STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS", "Number of Trials")
275 #define STR_RNG_PARAMETER_STANDARD_NU_VALUE         NC_("STR_RNG_PARAMETER_STANDARD_NU_VALUE", "nu Value")
276 /* SamplingDialog */
277 #define STR_SAMPLING_UNDO_NAME                      NC_("STR_SAMPLING_UNDO_NAME", "Sampling")
278 /* Names of dialogs */
279 #define STR_FTEST                                   NC_("STR_FTEST", "F-test")
280 #define STR_FTEST_UNDO_NAME                         NC_("STR_FTEST_UNDO_NAME", "F-test")
281 #define STR_TTEST                                   NC_("STR_TTEST", "Paired t-test")
282 #define STR_TTEST_UNDO_NAME                         NC_("STR_TTEST_UNDO_NAME", "Paired t-test")
283 #define STR_ZTEST                                   NC_("STR_ZTEST", "z-test")
284 #define STR_ZTEST_UNDO_NAME                         NC_("STR_ZTEST_UNDO_NAME", "z-test")
285 #define STR_CHI_SQUARE_TEST                         NC_("STR_CHI_SQUARE_TEST", "Test of Independence (Chi-Square)")
286 #define STR_REGRESSION_UNDO_NAME                    NC_("STR_REGRESSION_UNDO_NAME", "Regression")
287 #define STR_REGRESSION                              NC_("STR_REGRESSION", "Regression")
288 /* Common */
289 #define STR_COLUMN_LABEL_TEMPLATE                   NC_("STR_COLUMN_LABEL_TEMPLATE", "Column %NUMBER%")
290 #define STR_ROW_LABEL_TEMPLATE                      NC_("STR_ROW_LABEL_TEMPLATE", "Row %NUMBER%")
291 #define STR_LABEL_ALPHA                             NC_("STR_LABEL_ALPHA", "Alpha")
292 #define STR_VARIABLE_1_LABEL                        NC_("STR_VARIABLE_1_LABEL", "Variable 1")
293 #define STR_VARIABLE_2_LABEL                        NC_("STR_VARIABLE_2_LABEL", "Variable 2")
294 #define STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL      NC_("STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL", "Hypothesized Mean Difference")
295 #define STR_OBSERVATIONS_LABEL                      NC_("STR_OBSERVATIONS_LABEL", "Observations")
296 #define STR_OBSERVED_MEAN_DIFFERENCE_LABEL          NC_("STR_OBSERVED_MEAN_DIFFERENCE_LABEL", "Observed Mean Difference")
297 #define STR_DEGREES_OF_FREEDOM_LABEL                NC_("STR_DEGREES_OF_FREEDOM_LABEL", "df")
298 #define STR_P_VALUE_LABEL                           NC_("STR_P_VALUE_LABEL", "P-value")
299 #define STR_CRITICAL_VALUE_LABEL                    NC_("STR_CRITICAL_VALUE_LABEL", "Critical Value")
300 #define STR_TEST_STATISTIC_LABEL                    NC_("STR_TEST_STATISTIC_LABEL", "Test Statistic")
301 /* RegressionDialog */
302 #define STR_LABEL_LINEAR                            NC_("STR_LABEL_LINEAR", "Linear")
303 #define STR_LABEL_LOGARITHMIC                       NC_("STR_LABEL_LOGARITHMIC", "Logarithmic")
304 #define STR_LABEL_POWER                             NC_("STR_LABEL_POWER", "Power")
305 #define STR_LABEL_REGRESSION_MODEL                  NC_("STR_LABEL_REGRESSION_MODEL", "Regression Model")
306 #define STR_LABEL_RSQUARED                          NC_("STR_LABEL_RSQUARED", "R^2")
307 #define STR_LABEL_SLOPE                             NC_("STR_LABEL_SLOPE", "Slope")
308 #define STR_LABEL_INTERCEPT                         NC_("STR_LABEL_INTERCEPT", "Intercept")
309 /*F Test */
310 #define STR_FTEST_P_RIGHT_TAIL                      NC_("STR_FTEST_P_RIGHT_TAIL", "P (F<=f) right-tail")
311 #define STR_FTEST_F_CRITICAL_RIGHT_TAIL             NC_("STR_FTEST_F_CRITICAL_RIGHT_TAIL", "F Critical right-tail")
312 #define STR_FTEST_P_LEFT_TAIL                       NC_("STR_FTEST_P_LEFT_TAIL", "P (F<=f) left-tail")
313 #define STR_FTEST_F_CRITICAL_LEFT_TAIL              NC_("STR_FTEST_F_CRITICAL_LEFT_TAIL", "F Critical left-tail")
314 #define STR_FTEST_P_TWO_TAIL                        NC_("STR_FTEST_P_TWO_TAIL", "P two-tail")
315 #define STR_FTEST_F_CRITICAL_TWO_TAIL               NC_("STR_FTEST_F_CRITICAL_TWO_TAIL", "F Critical two-tail")
316 /*t Test*/
317 #define STR_TTEST_PEARSON_CORRELATION               NC_("STR_TTEST_PEARSON_CORRELATION", "Pearson Correlation")
318 #define STR_TTEST_VARIANCE_OF_THE_DIFFERENCES       NC_("STR_TTEST_VARIANCE_OF_THE_DIFFERENCES", "Variance of the Differences")
319 #define STR_TTEST_T_STAT                            NC_("STR_TTEST_T_STAT", "t Stat")
320 #define STR_TTEST_P_ONE_TAIL                        NC_("STR_TTEST_P_ONE_TAIL", "P (T<=t) one-tail")
321 #define STR_TTEST_T_CRITICAL_ONE_TAIL               NC_("STR_TTEST_T_CRITICAL_ONE_TAIL", "t Critical one-tail")
322 #define STR_TTEST_P_TWO_TAIL                        NC_("STR_TTEST_P_TWO_TAIL", "P (T<=t) two-tail")
323 #define STR_TTEST_T_CRITICAL_TWO_TAIL               NC_("STR_TTEST_T_CRITICAL_TWO_TAIL", "t Critical two-tail")
324 /*Z Test*/
325 #define STR_ZTEST_Z_VALUE                           NC_("STR_ZTEST_Z_VALUE", "z")
326 #define STR_ZTEST_KNOWN_VARIANCE                    NC_("STR_ZTEST_KNOWN_VARIANCE", "Known Variance")
327 #define STR_ZTEST_P_ONE_TAIL                        NC_("STR_ZTEST_P_ONE_TAIL", "P (Z<=z) one-tail")
328 #define STR_ZTEST_Z_CRITICAL_ONE_TAIL               NC_("STR_ZTEST_Z_CRITICAL_ONE_TAIL", "z Critical one-tail")
329 #define STR_ZTEST_P_TWO_TAIL                        NC_("STR_ZTEST_P_TWO_TAIL", "P (Z<=z) two-tail")
330 #define STR_ZTEST_Z_CRITICAL_TWO_TAIL               NC_("STR_ZTEST_Z_CRITICAL_TWO_TAIL", "z Critical two-tail")
331 /*infobar for allowing links to update or not*/
332 #define STR_ENABLE_CONTENT                          NC_("STR_ENABLE_CONTENT", "Enable Content")
333 /*Insert image dialog*/
334 #define STR_ANCHOR_TO_CELL                          NC_("STR_ANCHOR_TO_CELL", "To cell")
335 #define STR_ANCHOR_TO_CELL_RESIZE                   NC_("STR_ANCHOR_TO_CELL_RESIZE", "To cell (resize with cell)")
336 #define STR_ANCHOR_TO_PAGE                          NC_("STR_ANCHOR_TO_PAGE", "To page")
338 #endif
340 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */