// EVERY STRING MUST BEGIN WITH "IDSX" or it will be ignored. // This string must ALWAYS be first in this file! IDSX_FIRST_STRING "" //*********************************************************************************************************// //******************************DO NOT TRANSLATE THE FOLLOWING STRINGS**************************************// //*********************************************************************************************************// //APPLICATION STRINGS: // LOGGER-PRO STRINGS: IDSX_LP_APPLICATION_NAME "Logger Pro" IDSX_LP_APPLICATION_ISBN "ISBN 1-929075-24-3" // LOGGER-LITE STRINGS: IDSX_LL_APPLICATION_NAME "Logger Lite" IDSX_LL_APPLICATION_ISBN "ISBN 1-929075-35-9" IDSX_GA_APPLICATION_ISBN "ISBN 1-929075-16-2" //Absolute Version Used to test Old Files IDSX_ABSOLUTE_FILE_VERSION "1" // Strings that work for all apps IDSX_APPNAME_SUB "%APP" IDSX_APPLICATION_HELP "%APP Help..." IDSX_ABOUT_APPLICATION "About %APP..." IDSX_MAC_HELP_BOOK "%APP Help" IDSX_REGISTERED_OWNER "RegisteredOwner" // NOTE: This is the key value in the registry where we try to find a name IDSX_WWW_VERNIER_COM "http://www.vernier.com" // the vernier website //PUNCTUATION CHARACTERS: IDSX_SPACE " " // to concatenate a space into a string IDSX_TWOSPACES " " // to concatenate two spaces into a composite string IDSX_LPAREN "(" IDSX_RPAREN ")" IDSX_TAB "\t" IDSX_0X "0x" IDSX_FORWARDSLASH "/" IDSX_COLON ":" IDSX_STAR "*" IDSX_PLUSMINUS "+/-" IDSX_DOT "." // for adding file extensions like xxx.txt IDSX_ONE "1" IDSX_BLANK "" // so that we can wide-char stuff and not have "" in the source IDSX_QUESTIONMARK "?" IDSX_QUOTE "\"" IDSX_DASH "-" //UNICODE STRINGS: // file encoding strings IDSX_NARROW_FILE_ENCODING "windows-1252" IDSX_UNICODE_FILE_ENCODING "utf-8" //TEXT IMPORT: // Text import file format identifiers .. IDSX_VERNIER_FORMAT2 "Vernier Format 2" IDSX_GA_CONFIGURATION "GA CONFIGURATION FILE V1.0" //VIDEO CAPTURE: IDSX_VIDEOCAPTURE_DATASOURCE_LATENCY "0.0" IDSX_VIDEOCAPTURE_CAMERA_LATENCY "0.200" IDSX_VIDEOCAPTURE_REMOVE_WHITEFRAMES "0" IDSX_VIDEOCAPTURE_RECORD_SOUND "1" // Set to 0 to force sound NOT to record IDSX_VIDEOCAPTURE_WARNING_THRESHHOLD_MD "100" // movies bigger than this warning in the capture dialog OK IDSX_VIDEOCAPTURE_MIN_DURATION "2.0" // smallest allowable duration IDSX_VIDEOCAPTURE_MIN_CAPTURE_INTERVAL "5.0" // in seconds IDSX_DIRECTX_MIN_VERSION "801" // corresponds to 8.1 b IDSX_WINDOWS_REGISTRY_DIRECTX_PATH "Software\Microsoft\DirectX" IDSX_VIDEOCAPTURE_GRAB_IMAGE_EXTENSION ".jpg" // Do NOT translate IDSX_VIDEOCAPTURE_GRAB_IMAGE_QT_EXPORT_TAG "JPEG" // Do NOT translate if ye know what be good fer ya, matey, arr!!! IDSX_VIDEOCAPTURE_GRAB_IMAGE_QT_EXPORT_SETTINGS_DIALOG "0" // Set to "1" to show compression settings dialog for Take Picture. IDSX_VIDEOCAPTURE_SECOND_INTERVAL01 "5" IDSX_VIDEOCAPTURE_SECOND_INTERVAL02 "6" IDSX_VIDEOCAPTURE_SECOND_INTERVAL03 "10" IDSX_VIDEOCAPTURE_SECOND_INTERVAL04 "15" IDSX_VIDEOCAPTURE_SECOND_INTERVAL05 "20" IDSX_VIDEOCAPTURE_SECOND_INTERVAL06 "25" IDSX_VIDEOCAPTURE_SECOND_INTERVAL07 "30" IDSX_VIDEOCAPTURE_SECOND_INTERVAL08 "40" IDSX_VIDEOCAPTURE_SECOND_INTERVAL09 "50" IDSX_VIDEOCAPTURE_SECOND_INTERVAL10 "60" IDSX_VIDEOCAPTURE_SECOND_INTERVAL_LAST "" //Place holder to get last selection IDSX_VIDEOCAPTURE_MINUTE_INTERVAL01 "1" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL02 "2" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL03 "3" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL04 "4" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL05 "5" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL06 "6" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL07 "10" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL08 "15" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL09 "20" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL10 "25" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL11 "30" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL12 "40" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL13 "45" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL14 "50" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL15 "60" IDSX_VIDEOCAPTURE_MINUTE_INTERVAL_LAST "" //Place holder to get last selection IDSX_VIDEOCAPTURE_HOUR_INTERVAL01 "1" IDSX_VIDEOCAPTURE_HOUR_INTERVAL02 "2" IDSX_VIDEOCAPTURE_HOUR_INTERVAL03 "3" IDSX_VIDEOCAPTURE_HOUR_INTERVAL04 "4" IDSX_VIDEOCAPTURE_HOUR_INTERVAL05 "5" IDSX_VIDEOCAPTURE_HOUR_INTERVAL06 "6" IDSX_VIDEOCAPTURE_HOUR_INTERVAL07 "10" IDSX_VIDEOCAPTURE_HOUR_INTERVAL08 "12" IDSX_VIDEOCAPTURE_HOUR_INTERVAL09 "24" IDSX_VIDEOCAPTURE_HOUR_INTERVAL10 "48" IDSX_VIDEOCAPTURE_HOUR_INTERVAL_LAST "" //Place holder to get last selection // The number of bytes per pixel IDSX_VIDEO_BYTES_PER_PIXEL "3" // MISC: IDSX_MIN_LABPRO_OS_VERSION_FOR_FAST_RMS "40.0" // The version of LabPro firmware that can handle RMS collection > 6 samples per ms. // CALIBRATE TOOL STRINGS: IDSX_TOOL_NO_SENSOR "No Sensor " IDSX_TOOL_DEVICE_READY "Ready" IDSX_TOOL_EMPTY_VALUE "-----" IDSX_ERROR_TEMP "XXXXXXXXX" IDSX_CALIBRATE_GOTEMP "Calibrate" // temp string for tool IDSX_STATUS_OK "OK" IDSX_TEMP_NOT_SETTLED "SETTLE" IDSX_TEMP_NOT_IN_RANGE "RANGE" IDSX_MEMORY_ERROR "MEMORY" IDSX_MASTER_SENSOR_ERROR "ERROR" IDSX_MASTER_SENSOR_NOT_FOUND "Not Found" IDSX_CALIBRATE_TOOL_MSG_1 "Initialize/Find Devices" IDSX_CALIBRATE_TOOL_MSG_2 "Set Dac Offset" IDSX_CALIBRATE_TOOL_MSG_3 "Apply Low voltage and push set Low voltage button" IDSX_CALIBRATE_TOOL_MSG_4 "Apply Higher Voltage and push set High voltage button" IDSX_CALIBRATE_TOOL_MSG_5 "Calibration Done" IDSX_CALIBRATE_GOTEMP_STATUS_MSG1 "Need to Reset" IDSX_CALIBRATE_GOTEMP_STATUS_MSG2 "Ready to Calibrate" IDSX_CALIBRATE_GOTEMP_STATUS_MSG3 "Calibration in Progress" IDSX_CALIBRATE_GOTEMP_STATUS_MSG4 "Calibration Done" // GO LINK STATUS MSGS IDSX_CALIBRATE_TOOL_UNINIT "Uninit" IDSX_CALIBRATE_TOOL_INIT "Init" IDSX_CALIBRATE_TOOL_DACSET "DacSet" IDSX_CALIBRATE_TOOL_ZERO_SET "0V Set" IDSX_CALIBRATE_TOOL_HIGH_SET "HighV Set" IDSX_CALIBRATE_TOOL_OK "OK" IDSX_CALIBRATE_TOOL_ERROR "Error" IDSX_CALIBRATE_TOOL_ERROR_INIT "Err Init" IDSX_CALIBRATE_TOOL_ERROR_DAC "Err Dac" IDSX_CALIBRATE_TOOL_ERROR_0V "Err 0V" IDSX_CALIBRATE_TOOL_ERROR_HV "Err HV" //AUTOSAVE: // AutoSave/Recovery threshold parameters and File Names: IDSX_LP_AUTOSAVE_FILE_NAME = "_LPAutoSave.cmbl" IDSX_LL_AUTOSAVE_FILE_NAME = "_LLAutoSave.gmbl" IDSX_GA_AUTOSAVE_FILE_NAME = "_GAAutoSave.ga3" IDSX_LP_UNIQUE_NAME = "LPSaved.cmbl" IDSX_LL_UNIQUE_NAME = "LLSaved.gmbl" IDSX_GA_UNIQUE_NAME = "GASaved.gmbl" IDSX_AUTOSAVE_INTERVAL_MINUTES = "5" // How often the autosave file is written (in minutes) // For calc columns in calibrations IDSX_COLUMNID_SUB "%sID" IDSX_T_SUB "%T" // Substitute in the base column IDSX_D_SUB "%D" // Substitute in the photogate distance constant IDSX_D_USER_PARAMETER_NAME "PhotogateDistance" // Constant name to substitute in IDSX_CC_SUB "%cc" // will have "0", "1", etc. appended for referring to calc columns // File path/name strings used when loading OEM Sensor bitmaps: // This (case-sensitive) sub-string found in a Sensor IDname found in sensormap.xml indicates an OEM Sensor // Whose sensor image bitmap is to be loaded from a unique file names SENSOR_IDname.bmp in a Support sub-folder: // The next two specify the actual file extension, and sub-folder name under Support: IDSX_OEM_SENSOR_ID_SUBSTRING "_X" IDSX_SENSOR_BITMAP_FILE_SUBDIR "bitmaps\\" // OEM May change to "MyCompany bitmaps" IDSX_SENSOR_BITMAP_WINDOWS_FILE_EXTENSION ".bmp" IDSX_SENSOR_BITMAP_MAC_FILE_EXTENSION ".pict" //DEVICE STRINGS: // Mac OS 9 Device Names (generated by the driver;) IDSX_LABPRO_USB "LabPro-USB" IDSX_TIGRAPHLINK "TI Graph-Link™ USB" IDSX_TI_GRAPH_LINK_SUB "TI Graph Link" // Mac OS 9 List of Port Name Keywords to Exclude from Device Enumeration IDSX_EXCLUDE_MODEM_SUB "Modem" IDSX_EXCLUDE_INTERNAL_SUB "Internal" IDSX_EXCLUDE_PRINTER_SUB "Printer" //********************************************************************************************************// //**************************TRANSLATE ONLY IF REQUIRED****************************************************// //********************************************************************************************************// // Translation of the function strings is fragile. If a function name like "sin" is translated // then the same translated name must be set in IDSX_sin. The program will // replace all occurances of the translated value with the english equivalent // IDSX_sinENGLISH before parsing the equation. // The corresponding IDSX_CALC_COLUMN_FUNCTION_sin should also be translated // Function names as saved in files. DO NOT TRANSLATE! These MUST remain in the same order. IDSX_sin_ENGLISH "sin" // this should always be first IDSX_cos_ENGLISH "cos" IDSX_tan_ENGLISH "tan" IDSX_asin_ENGLISH "asin" IDSX_acos_ENGLISH "acos" IDSX_atan_ENGLISH "atan" IDSX_atan2_ENGLISH "atan2" IDSX_sinh_ENGLISH "sinh" IDSX_cosh_ENGLISH "cosh" IDSX_tanh_ENGLISH "tanh" IDSX_sqrt_ENGLISH "sqrt" IDSX_abs_ENGLISH "abs" IDSX_ln_ENGLISH "ln" IDSX_exp_ENGLISH "exp" IDSX_log_ENGLISH "log" IDSX_ceil_ENGLISH "ceiling" IDSX_floor_ENGLISH "floor" IDSX_round_ENGLISH "round" IDSX_collapse_ENGLISH "collapse" IDSX_collapseIndirect_ENGLISH "collapseIndirect" IDSX_sum_ENGLISH "sum" IDSX_mean_ENGLISH "mean" IDSX_median_ENGLISH "median" IDSX_stddev_ENGLISH "stddev" IDSX_modulo_ENGLISH "modulo" IDSX_min2_ENGLISH "min2" // min and max can either operate on 1 column or on 2 (do NOT separate these two!) IDSX_max2_ENGLISH "max2" IDSX_min_ENGLISH "min" IDSX_max_ENGLISH "max" IDSX_analysis_ENGLISH "analysis" IDSX_dataSets_ENGLISH "dataSets" IDSX_smoothAve_ENGLISH "smoothAve" IDSX_delta_ENGLISH "delta" IDSX_numRows_ENGLISH "numRows" IDSX_randInt_ENGLISH "randInt" IDSX_randReal_ENGLISH "randReal" IDSX_subset_ENGLISH "subset" IDSX_BlockedToBlocked_ENGLISH "BlockedToBlocked" // First special photogate function (will insert the "Time" and second gate if needed) Do NOT move these strings! (GCalcColumnSource) IDSX_BlockedToUnblocked_ENGLISH "BlockedToUnblocked" IDSX_UnblockedToBlocked_ENGLISH "UnblockedToBlocked" IDSX_UnblockedToUnblocked_ENGLISH "UnblockedToUnblocked" IDSX_BlockedMidTimes_ENGLISH "BlockedMidTimes" IDSX_BlockedToUnblockedMidTimes_ENGLISH "BlockedToUnblockedMidTimes" IDSX_UnblockedToBlockedMidTimes_ENGLISH "UnblockedToBlockedMidTimes" IDSX_UnblockedMidTimes_ENGLISH "UnblockedMidTimes" // Last special photogate function IDSX_PendulumPeriod_ENGLISH "PendulumPeriod" IDSX_CountEventsOverTimeX_ENGLISH "CountEventsOverTimeX" IDSX_CountEventsOverTimeY_ENGLISH "CountEventsOverTimeY" IDSX_smoothSG_ENGLISH "smoothSG" // The following functions will all insert a second argument (the first column) automatically if not included. Do NOT move these strings! (GCalcColumnSource) IDSX_derivative_ENGLISH "derivative" IDSX_derivativeSG_ENGLISH "derivativeSG" IDSX_secondDerivative_ENGLISH "secondDerivative" IDSX_secondDerivativeSG_ENGLISH "secondDerivativeSG" IDSX_derivativeTimeShift_ENGLISH "derivativeTimeShift" IDSX_secondDerivativeTimeShift_ENGLISH "secondDerivativeTimeShift" IDSX_constant_ENGLISH "constant" IDSX_integral_ENGLISH "integral" // last automatic-fill-in-the-first-argument function IDSX_rate_ENGLISH "rate" IDSX_beatsPerMinute_ENGLISH "beatsPerMinute" IDSX_systolic_ENGLISH "systolic" IDSX_diastolic_ENGLISH "diastolic" IDSX_pulse_ENGLISH "pulse" IDSX_meanArterialPressure_ENGLISH "meanArterialPressure" IDSX_Oscillations_ENGLISH "Oscillations" IDSX_OscillatoryPeaks_ENGLISH "OscillatoryPeaks" IDSX_step_ENGLISH "step" IDSX_stepColumnBased_ENGLISH "stepColumnBased" IDSX_interpolate_ENGLISH "interpolate" IDSX_integer_ENGLISH "integer" IDSX_AND_ENGLISH "AND" IDSX_OR_ENGLISH "OR" IDSX_NOT_ENGLISH "NOT" IDSX_XOR_ENGLISH "XOR" IDSX_last_function_ENGLISH " " // this never gets displayed -- it's here only so we know where the functions end // User viewable function names. These can be translated and MUST remain in the same order. // If you translate a function name then do the same in the Equation strings defined above IDSX_sin "sin" // this should always be first IDSX_cos "cos" IDSX_tan "tan" IDSX_asin "asin" IDSX_acos "acos" IDSX_atan "atan" IDSX_atan2 "atan2" IDSX_sinh "sinh" IDSX_cosh "cosh" IDSX_tanh "tanh" IDSX_sqrt "sqrt" IDSX_abs "abs" IDSX_ln "ln" IDSX_exp "exp" IDSX_log "log" IDSX_ceil "ceiling" IDSX_floor "floor" IDSX_round "round" IDSX_collapse "collapse" IDSX_collapseIndirect "collapseIndirect" IDSX_sum "sum" IDSX_mean "mean" IDSX_median "median" IDSX_stddev "stddev" IDSX_modulo "modulo" IDSX_min2 "min2" IDSX_max2 "max2" IDSX_min "min" IDSX_max "max" IDSX_analysis "analysis" IDSX_dataSets "dataSets" IDSX_smoothAve "smoothAve" IDSX_delta "delta" IDSX_numRows "numRows" IDSX_randInt "randInt" IDSX_randReal "randReal" IDSX_subset "subset" IDSX_BlockedToBlocked "BlockedToBlocked" // First special photogate function (will insert the "Time" and second gate if needed) Do NOT move these strings! (GCalcColumnSource) IDSX_BlockedToUnblocked "BlockedToUnblocked" IDSX_UnblockedToBlocked "UnblockedToBlocked" IDSX_UnblockedToUnblocked "UnblockedToUnblocked" IDSX_BlockedMidTimes "BlockedMidTimes" IDSX_BlockedToUnblockedMidTimes "BlockedToUnblockedMidTimes" IDSX_UnblockedToBlockedMidTimes "UnblockedToBlockedMidTimes" IDSX_UnblockedMidTimes "UnblockedMidTimes" // Last special photogate function IDSX_PendulumPeriod "PendulumPeriod" IDSX_CountEventsOverTimeX "CountEventsOverTimeX" IDSX_CountEventsOverTimeY "CountEventsOverTimeY" IDSX_smoothSG "smoothSG" // The following functions will all insert a second argument (the first column) automatically if not included. Do NOT move these strings! (GMathEngine) IDSX_derivative "derivative" IDSX_derivativeSG "derivativeSG" IDSX_secondDerivative "secondDerivative" IDSX_secondDerivativeSG "secondDerivativeSG" IDSX_derivativeTimeShift "derivativeTimeShift" IDSX_secondDerivativeTimeShift "secondDerivativeTimeShift" IDSX_constant "constant" IDSX_integral "integral" // last automatic-fill-in-the-first-argument function IDSX_rate "rate" IDSX_beatsPerMinute "beatsPerMinute" IDSX_systolic "systolic" IDSX_diastolic "diastolic" IDSX_pulse "pulse" IDSX_meanArterialPressure "meanArterialPressure" IDSX_Oscillations "Oscillations" IDSX_OscillatoryPeaks "OscillatoryPeaks" IDSX_step "step" IDSX_stepColumnBased "stepColumnBased" IDSX_interpolate "interpolate" IDSX_integer "integer" IDSX_AND "AND" IDSX_OR "OR" IDSX_NOT "NOT" IDSX_XOR "XOR" IDSX_last_function " " // this never gets displayed -- it's here only so we know where the functions end // Special character for descriptions IDSX_FUNCTION_DESCRIPTIONS_SPECIAL_CHAR "@" // denotes the first in a list of strings for a particular function // function descriptions. These SHOULD be translated but the strings with the function names must be identical to the actual function name (e.g. "sin(\"X..." must start with "sin(") IDSX_sin_description "@sin(\"X\")" IDSX_sin_description1 "\"X\": A column of real numbers" IDSX_sin_description2 "In a right triangle with angle between two sides 'x', sin(x) is the length of the opposite side divided by the hypotenuse." IDSX_cos_description "@cos(\"X\")" IDSX_cos_description1 "\"X\": A column of real numbers" IDSX_cos_description2 "In a right triangle with angle between two sides 'x', cos(x) is the length of the adjacent side divided by the hypotenuse." IDSX_tan_description "@tan(\"X\")" IDSX_tan_description1 "\"X\": A column of real numbers" IDSX_tan_description2 "In a right triangle with angle between two sides 'x', tan(x) is the length of the opposite side divided by the adjacent side." IDSX_asin_description "@asin(\"X\")" IDSX_asin_description1 "\"X\": A column of real numbers between -1 and 1" IDSX_asin_description2 "asin(x) = the angle whose sine is x." IDSX_acos_description "@acos(\"X\")" IDSX_acos_description1 "\"X\": A column of real numbers between -1 and 1" IDSX_acos_description2 "acos(x) = the angle whose cosine is x." IDSX_atan_description "@atan(\"X\")" IDSX_atan_description1 "\"X\": A column of real numbers" IDSX_atan_description2 "atan(x) = the angle whose tangent is x. The result will be between -pi/2 and pi/2." IDSX_atan2_description "@atan2(\"Y\",\"X\")" IDSX_atan2_description1 "\"Y\": A column of real numbers" IDSX_atan2_description2 "\"X\": A column of real numbers" IDSX_atan2_description3 "atan2(y,x) = the angle whose tangent is y/x. The sign of y and x are used to determine quadrant information. The result will be between -pi and pi." IDSX_sinh_description "@sinh(\"X\")" IDSX_sinh_description1 "\"X\": A column of real numbers" IDSX_sinh_description2 "Hyperbolic sine." IDSX_cosh_description "@cosh(\"X\")" IDSX_cosh_description1 "\"X\": A column of real numbers" IDSX_cosh_description2 "Hyperbolic cosine." IDSX_tanh_description "@tanh(\"X\")" IDSX_tanh_description1 "\"X\": A column of real numbers" IDSX_tanh_description2 "Hyperbolic tangent." IDSX_sqrt_description "@sqrt(\"X\")" IDSX_sqrt_description1 "\"X\": A column of non-negative real numbers" IDSX_sqrt_description2 "Square root. If x is the square root of y, then x*x = y." IDSX_abs_description "@abs(\"X\")" IDSX_abs_description1 "\"X\": A column of real numbers" IDSX_abs_description2 "Absolute value. if x less than 0, then abs(x) = -x. Otherwise, abs(x) = x." IDSX_ln_description "@ln(\"X\")" IDSX_ln_description1 "\"X\": A column of real numbers larger than 0" IDSX_ln_description2 "Natural Logarithm. If b = ln(a) then e^b = a (Where e is the constant 2.17...)." IDSX_exp_description "@exp(\"X\")" IDSX_exp_description1 "\"X\": A column of real numbers" IDSX_exp_description2 "exp(x) = e^x, where e is the natural log base (2.17...)." IDSX_log_description "@log(\"X\"):" IDSX_log_description1 "\"X\": A column of real numbers larger than 0" IDSX_log_description2 "Base 10 logarithm. If b = log(a) then 10^b = a." IDSX_ceil_description "@ceiling(\"X\")" IDSX_ceil_description1 "\"X\": A column of real numbers" IDSX_ceil_description2 "Ceiling. ceiling(x) = the smallest integer larger than or equal to x." IDSX_floor_description "@floor(\"X\")" IDSX_floor_description1 "\"X\": A column of real numbers" IDSX_floor_description2 "Floor. floor(x) = the largest integer smaller than or equal to x." IDSX_round_description "@round(\"X\"):" IDSX_round_description1 "\"X\": A column of real numbers" IDSX_round_description2 "Round. round(x) = the closest integer to x. (round(0.5) = 1)." IDSX_collapse_description "@collapse(\"X\"):" IDSX_collapse_description1 "\"X\": A column of real numbers" IDSX_collapse_description2 "Collapse. collapse will return a column with all the invalid numerical cells (blanks and text) removed." IDSX_collapseIndirect_description "@collapseIndirect(\"X\", \"Y\"):" IDSX_collapseIndirect_description1 "\"X\": A column of real numbers" IDSX_collapseIndirect_description2 "\"Y\": A column of real numbers" IDSX_collapseIndirect_description3 "CollapseIndirect. Returns a column of only the rows in \"X\" corresponding to rows in \"Y\" that have valid numerical cells." IDSX_sum_description "@sum(\"X\")" IDSX_sum_description1 "\"X\": A column of real numbers" IDSX_sum_description2 "Sum returns a column whose n'th value is the sum of the values in \"X\" from row 1 to n." IDSX_mean_description "@mean(\"X\")" IDSX_mean_description1 "\"X\": A column of real numbers" IDSX_mean_description2 "Arithmetic mean. Returns the sum of all the values in \"X\" divided by the number of values." IDSX_median_description "@median(\"X\")" IDSX_median_description1 "\"X\": A column of real numbers" IDSX_median_description2 "Median. If m = median(\"X\"), then half the numbers in \"X\" are greater than or equal to m, and half are less than or equal." IDSX_stddev_description "@stddev(\"X\")" IDSX_stddev_description1 "\"X\": A column of real numbers" IDSX_stddev_description2 "Standard Deviation. Returns a column representing the standard deviations of each of the numbers in \"X\"." IDSX_modulo_description "@modulo(\"X\", n)" IDSX_modulo_description1 "\"X\": A column of integers" IDSX_modulo_description2 "n: An integer larger than 0" IDSX_modulo_description3 "Modulo. Returns the remainder of each of the numbers in \"X\" when divided by n." IDSX_min2_description "@min2(\"X\", \"Y\")" IDSX_min2_description1 "\"X\": A column of real numbers" IDSX_min2_description2 "\"Y\" or x: A column of real numbers or a single number." IDSX_min2_description3 "Minimum. Returns a column of the smaller of each row in \"X\" and \"Y\" or the smaller of each row in \"X\" and x." IDSX_max2_description "@max2(\"X\", \"Y\")" IDSX_max2_description1 "\"X\": A column of real numbers" IDSX_max2_description2 "\"Y\" or x: A column of real numbers or a single number." IDSX_max2_description3 "Maximum. Returns a column of the larger of each row in \"X\" and \"Y\" or the larger of each row in \"X\" and x." IDSX_min_description "@min(\"X\")" IDSX_min_description1 "\"X\": A column of real numbers" IDSX_min_description2 "Minimum. Returns the smallest value in \"X\"." IDSX_max_description "@max(\"X\")" IDSX_max_description1 "\"X\": A column of real numbers" IDSX_max_description2 "Maximum. Returns the largest value in \"X\"." IDSX_analysis_description "@analysis(\"X\", startRow, endRow)" IDSX_analysis_description1 "\"X\": Will display data from all columns the same name as this column from all data sets" IDSX_analysis_description2 "startRow: The starting row to extract" IDSX_analysis_description3 "endRow: The ending row to extract (use 0 to extract all rows starting with startRow)" IDSX_analysis_description4 "analysis. Collects startRow to endRow from all columns named \"X\" and generates a single column of those values. Use with Datasets to collect data from multiple datasets in one place." IDSX_dataSets_description "@dataSets(\"X\")" IDSX_dataSets_description1 "\"X\": Will display the data set names of all data sets that have a column the same name as this column" IDSX_dataSets_description2 "dataSets. Returns a column of the dataset names of all datasets with column \"X.\" Use with Analysis to collect data from multiple datasets in one place." IDSX_smoothAve_description "@smoothAve(\"X\")" IDSX_smoothAve_description1 "\"X\": A column of real numbers" IDSX_smoothAve_description2 "Smooth Average. Returns a column of weighted averages of the values in \"X\". The width of the \"window\" to use when averaging points can be set in File:Settings For..." IDSX_delta_description "@delta(\"X\")" IDSX_delta_description1 "\"X\": A column of real numbers" IDSX_delta_description2 "Delta. Returns a column of values where the i'th value is the i'th value in \"X\" minus the (i-1)'th value in \"X\"." IDSX_numRows_description "@numRows(\"X\")" IDSX_numRows_description1 "\"X\": A column of real numbers" IDSX_numRows_description2 "Number of rows. Returns a single value -- the number of rows in \"X\"." IDSX_randInt_description "@randInt(min, max, num)" IDSX_randInt_description1 "min: An integer" IDSX_randInt_description2 "max: An integer" IDSX_randInt_description3 "num: An integer or a column" IDSX_randInt_description4 "Random Integer. Returns a column of random integers between min and max (inclusive). The size of the returned column is num. If num is a column, then the size will be will be the number of rows in that column." IDSX_randReal_description "@randReal(min, max, num)" IDSX_randReal_description1 "min: A real number" IDSX_randReal_description2 "max: A real number" IDSX_randReal_description3 "num: An integer or a column" IDSX_randReal_description4 "Random Real. Returns a column of random real numbers between min and max (inclusive). The size of the returned column is num. If num is a column, then the size will be will be the number of rows in that column." IDSX_subset_description "@subset(\"X\", startRow, step)" IDSX_subset_description1 "\"X\": A column of real numbers" IDSX_subset_description2 "startRow: An integer larger than 0" IDSX_subset_description3 "step: An integer larger than 0" IDSX_subset_description4 "Extract a subset. Returns a column extracted from \"X\" starting with 'startRow' by 'step'. For example, subset(\"X\", 1, 2) will get every second row of \"X\" starting with row 1." IDSX_BlockedToBlocked_description "@BlockedToBlocked(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_BlockedToBlocked_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_BlockedToBlocked_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_BlockedToBlocked_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_BlockedToBlocked_description4 "Returns a column of the times between successive blocked events in gate 1 and blocked events in gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_BlockedToUnblocked_description "@BlockedToUnblocked(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_BlockedToUnblocked_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_BlockedToUnblocked_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_BlockedToUnblocked_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_BlockedToUnblocked_description4 "Returns a column of the times between successive blocked events in gate 1 and unblocked events in gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_UnblockedToBlocked_description "@UnblockedToBlocked(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_UnblockedToBlocked_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_UnblockedToBlocked_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_UnblockedToBlocked_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_UnblockedToBlocked_description4 "Returns a column of the times between successive unblocked events in gate 1 and blocked events in gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_UnblockedToUnblocked_description "@UnblockedToUnblocked(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_UnblockedToUnblocked_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_UnblockedToUnblocked_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_UnblockedToUnblocked_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_UnblockedToUnblocked_description4 "Returns a column of the times between successive unblocked events in gate 1 and unblocked events in gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_BlockedMidTimes_description "@BlockedMidTimes(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_BlockedMidTimes_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_BlockedMidTimes_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_BlockedMidTimes_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_BlockedMidTimes_description4 "Calculate the average times between blocked events from Gate 1 to Gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_BlockedToUnblockedMidTimes_description "@BlockedToUnblockedMidTimes(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_BlockedToUnblockedMidTimes_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_BlockedToUnblockedMidTimes_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_BlockedToUnblockedMidTimes_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_BlockedToUnblockedMidTimes_description4 "Calculate the average times from a blocked event on Gate 1 to an unblocked event on Gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_UnblockedToBlockedMidTimes_description "@UnblockedToBlockedMidTimes(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_UnblockedToBlockedMidTimes_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_UnblockedToBlockedMidTimes_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_UnblockedToBlockedMidTimes_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_UnblockedToBlockedMidTimes_description4 "Calculate the average times from an unblocked event on Gate 1 to a blocked event on Gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_UnblockedMidTimes_description "@UnblockedMidTimes(\"Time\", \"GateState 1\", \"GateState 2\")" IDSX_UnblockedMidTimes_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_UnblockedMidTimes_description2 "\"GateState 1\": A column of photogate states (1's and 0's)" IDSX_UnblockedMidTimes_description3 "\"GateState 2\": Optional. A column of photogate states (1's and 0's)" IDSX_UnblockedMidTimes_description4 "Calculate the average times between unblocked events from Gate 1 to Gate 2. If you don't enter a \"Time\" column, the program will find one. If you don't enter \"GateState 2\", times used will be with events on \"GateState 1\"." IDSX_PendulumPeriod_description "@PendulumPeriod(\"Time\", \"GateState\")" IDSX_PendulumPeriod_description1 "\"Time\": Optional. A column of real numbers (the times of events)" IDSX_PendulumPeriod_description2 "\"GateState\": A column of photogate states (1's and 0's)" IDSX_PendulumPeriod_description3 "Calculate the time between every other blocked event. If you don't enter a \"Time\" column, the program will find one." IDSX_CountEventsOverTimeX_description "@CountEventsOverTimeX(\"Time\", \"GateState\", Interval)" IDSX_CountEventsOverTimeX_description1 "\"Time\": A column of real numbers (the times of events)" IDSX_CountEventsOverTimeX_description2 "\"GateState\": A column of photogate states (1's and 0's)" IDSX_CountEventsOverTimeX_description3 "Interval: The time interval over which to count blocked events" IDSX_CountEventsOverTimeX_description4 "Returns a column of the time intervals used in CountEventsOverTimeY." IDSX_CountEventsOverTimeY_description "@CountEventsOverTimeY(\"Time\", \"GateState\", Interval)" IDSX_CountEventsOverTimeY_description1 "\"Time\": A column of real numbers (the times of events)" IDSX_CountEventsOverTimeY_description2 "\"GateState\": A column of photogate states (1's and 0's)" IDSX_CountEventsOverTimeY_description3 "Interval: The time interval over which to count blocked events" IDSX_CountEventsOverTimeY_description4 "Counts the number of blocked events (1's) over each specified time interval. Use this function to do \"Radiation Counting\" with a photogate. Use with CountEventsOverTimeX to get a graphable pair of columns." IDSX_smoothSG_description "@smoothSG(\"Y\", \"X\")" IDSX_smoothSG_description1 "\"Y\": A column of real numbers -- the values to smooth" IDSX_smoothSG_description2 "\"X\": Optional. A column of real numbers" IDSX_smoothSG_description4 "Savitsky-Goley Smoothing. Fits a polynomial to \"n\" points around each point and computes the value of the polynomial at that point. You can set \"n\" in File:Settings. If you don't supply an \"X\" column, the program will find one." IDSX_derivative_description "@derivative(\"Y\", \"X\")" IDSX_derivative_description1 "\"Y\": A column of real numbers" IDSX_derivative_description2 "\"X\": Optional. A column of real numbers" IDSX_derivative_description4 "Numerical derivative of \"Y\" with respect to \"X\". The numerical derivative is the weighted average of the slope of \"n\" points around each point. You can set \"n\" in File:Settings. If you don't supply an \"X\" column, the program will find one." IDSX_derivativeSG_description "@derivativeSG(\"Y\", \"X\")" IDSX_derivativeSG_description1 "\"Y\": A column of real numbers" IDSX_derivativeSG_description2 "\"X\": Optional. A column of real numbers" IDSX_derivativeSG_description4 "Savitsky-Goley derivative of \"Y\" with respect to \"X\". Fits a polynomial to \"n\" points around each point and computes the derivative of the polynomial at that point. You can set \"n\" in File:Settings. If you don't supply an \"X\" column, the program will find one." IDSX_secondDerivative_description "@secondDerivative(\"Y\", \"X\")" IDSX_secondDerivative_description1 "\"Y\": A column of real numbers" IDSX_secondDerivative_description2 "\"X\": Optional. A column of real numbers" IDSX_secondDerivative_description4 "Numerical second derivative of \"Y\" with respect to \"X\". If you don't supply an \"X\" column, the program will find one." IDSX_secondDerivativeSG_description "@secondDerivativeSG(\"Y\", \"X\")" IDSX_secondDerivativeSG_description1 "\"Y\": A column of real numbers" IDSX_secondDerivativeSG_description2 "\"X\": Optional. A column of real numbers" IDSX_secondDerivativeSG_description4 "Savitsky-Goley second derivative of \"Y\" with respect to \"X\". Fits a polynomial to \"n\" points around each point and computes the second derivative of the polynomial at that point. You can set \"n\" in File:Settings. If you don't supply an \"X\" column, the program will find one." IDSX_derivativeTimeShift_description "@derivativeTimeShift(\"Y\", \"X\")" IDSX_derivativeTimeShift_description1 "\"Y\": A column of real numbers" IDSX_derivativeTimeShift_description2 "\"X\": Optional. A column of real numbers" IDSX_derivativeTimeShift_description4 "Numerical time-shifted derivative of \"Y\" with respect to \"X\". The values are shifted so that the derivatives are calculated at the midpoints between each two values. If you don't supply an \"X\" column, the program will find one." IDSX_secondDerivativeTimeShift_description "@secondDerivativeTimeShift(\"Y\", \"X\")" IDSX_secondDerivativeTimeShift_description1 "\"Y\": A column of real numbers" IDSX_secondDerivativeTimeShift_description2 "\"X\": Optional. A column of real numbers" IDSX_secondDerivativeTimeShift_description4 "Numerical time-shifted second derivative of \"Y\" with respect to \"X\". The values are shifted so that the derivatives are calculated at the midpoints between each two values. If you don't supply an \"X\" column, the program will find one." IDSX_constant_description "@constant(x, num)" IDSX_constant_description1 "x: A real number" IDSX_constant_description2 "num: A real number or a column" IDSX_constant_description4 "Constant. Generates a constant column filled with the value 'x'. The number of values in the returned column is num, or if a column was passed in, the size of the passed-in column." IDSX_integral_description "@integral(\"Y\", \"X\")" IDSX_integral_description1 "\"Y\": A column of real numbers" IDSX_integral_description2 "\"X\": Optional. A column of real numbers" IDSX_integral_description4 "Numerical integral. The numerical integral is the running sum of the areas of rectangles calculated by the midpoint rule. The i'th rectangle is (Yi - Y(i-1)) / (Xi - X(i-1)). If you don't supply an \"X\" column, the program will find one." IDSX_rate_description "@rate(\"Y\", \"X\", t, m1, m2, n, dt)" IDSX_rate_description1 "\"Y\": A column of real numbers" IDSX_rate_description2 "\"X\": Optional. A column of real numbers" IDSX_rate_description3 "t: Optional. Time interval" IDSX_rate_description4 "m1: Optional. Minimum threshold" IDSX_rate_description5 "m2: Optional. Maximum threshold" IDSX_rate_description6 "n: Optional. Noise threshold" IDSX_rate_description7 "dt: Optional. Offset to start of next interval" IDSX_rate_description8 "Rate. Returns the rate of \"Y\" with respect to \"X\", where t is the time interval measured, m1 is min percentage threshold, m2 is max percentage threshold, n is noise threshold, and dt is the interval offset. \"X\", t, m1, m2, noise, and dt are all optional with default values \"X\" is time column, t = 1/10 the range, m1 = 40%, m2 = 60%, noise = 0, and dt = t." IDSX_beatsPerMinute_description "@beatsPerMinute(\"Signal\", \"Time\", t, m1, m2, n, dt)" IDSX_beatsPerMinute_description1 "\"Signal\": A column of real numbers" IDSX_beatsPerMinute_description2 "\"Time\": Optional. The Time Column" IDSX_beatsPerMinute_description3 "t: Optional. Time interval in seconds" IDSX_beatsPerMinute_description4 "m1: Optional. Minimum threshold" IDSX_beatsPerMinute_description5 "m2: Optional. Maximum threshold" IDSX_beatsPerMinute_description6 "n: Optional. Noise threshold" IDSX_beatsPerMinute_description7 "dt: Optional. Offset to start of next interval" IDSX_beatsPerMinute_description8 "beatsPerMinute. Returns the rate per minute of \"Signal\" with respect to \"Time\", where t is the seconds measured, m1 is min percentage threshold, m2 is max percentage threshold, n is noise threshold, and dt is the interval offset. \"Time\", t, m1, m2, noise, and dt are all optional. Their default values are: \"Time\" is the time column, t = 1/10 the range, m1 = 40%, m2 = 60%, noise = 0, and dt = t." IDSX_systolic_description "@systolic(\"Pressure\", \"Time\") Returns the systolic of the blood pressure" IDSX_systolic_description1 "\"Pressure\" A column of real numbers" IDSX_systolic_description2 "\"Time\" A column of real numbers" IDSX_systolic_description3 "systolic. Returns the systolic (larger) number for blood pressure" IDSX_diastolic_description "@diastolic(\"Pressure\", \"Time\")" IDSX_diastolic_description1 "\"Pressure\" A column of real numbers" IDSX_diastolic_description2 "\"Time\" A column of real numbers" IDSX_diastolic_description3 "diastolic. Returns the smaller number of blood pressure" IDSX_pulse_description "@pulse(\"Pressure\", \"Time\") Returns the rate of blood pressure vs. time -- in beats per minute" IDSX_pulse_description1 "\"Pressure\" A column of real numbers" IDSX_pulse_description2 "\"Time\" A column of real numbers" IDSX_pulse_description3 "pulse. Returns the pulse rate in beats per minute." IDSX_meanArterialPressure_description "@meanArterialPressure(\"Pressure\", \"Time\") Returns the pressure value at the max peak used for blood pressure calculations" IDSX_meanArterialPressure_description1 "\"Pressure\" A column of real numbers" IDSX_meanArterialPressure_description2 "\"Time\" A column of real numbers" IDSX_meanArterialPressure_description3 "meanArterialPressure. Returns the mean arterial pressure." IDSX_Oscillations_description "@Oscillations(\"Pressure\", \"Time\") Returns the Oscillations of the peaks and valleys used to calculate systolic and other blood pressure values" IDSX_Oscillations_description1 "\"Pressure\" A column of real numbers" IDSX_Oscillations_description2 "\"Time\" A column of real numbers" IDSX_Oscillations_description3 "Oscillations. Returns the Oscillations of the peaks." IDSX_OscillatoryPeaks_description "@OscillatoryPeaks(\"Pressure\", \"Time\") Returns the peaks used to calculate systolic, diastolic, and pulse (the \"high\" values in \"Oscillations\"." IDSX_OscillatoryPeaks_description1 "\"Pressure\" A column of real numbers" IDSX_OscillatoryPeaks_description2 "\"Time\" A column of real numbers" IDSX_OscillatoryPeaks_description3 "OscillatoryPeaks. Returns the peaks." IDSX_step_description "@step(start, increment, num, first, skip)" IDSX_step_description1 "start: Start value" IDSX_step_description2 "increment: Increment value" IDSX_step_description3 "num: Number of values to generate" IDSX_step_description4 "first: Optional. First non-empty row" IDSX_step_description5 "skip: Optional. Rows to skip between each value" IDSX_step_description6 "Generates a column \"num\" rows long starting with \"start\" and incrementing by \"increment\". \"num\" can be a positive integer or a column name. Optional parameters: \"first\" is the first non-empty row and \"skip\" is the number of rows to skip between each value." IDSX_stepColumnBased_description "@stepColumnBased(\"X\", start, increment, first, skip)" IDSX_stepColumnBased_description1 "\"X\": Column to base step on" IDSX_stepColumnBased_description2 "start: Start value" IDSX_stepColumnBased_description3 "increment: Increment value" IDSX_stepColumnBased_description4 "first: Optional. First non-empty row" IDSX_stepColumnBased_description5 "skip: Optional. Rows to skip between each value" IDSX_stepColumnBased_description7 "Generates a column based on non-empty values in column \"X\" starting with \"start\" and incrementing by \"increment\". \"first\" is the first non-empty row and \"skip\" is the number of rows to skip between each value." IDSX_interpolate_description "@interpolate(\"X\")" IDSX_interpolate_description1 "\"X\": Column to interpolate values for" IDSX_interpolate_description2 "Generates a column where \"missing\" values are filled in using linear interpolation on existing values." IDSX_integer_description "@integer(\"X\")" IDSX_integer_description1 "\"X\": Column to take integer values of" IDSX_integer_description2 "Generates a column of the integer parts of values in \"X\"." IDSX_AND_description "@AND(\"X\", \"Y\")" IDSX_AND_description1 "\"X\": First parameter to take \"AND\" of." IDSX_AND_description2 "\"Y\": Second parameter to take \"AND\" of." IDSX_AND_description3 "Returns true if and only if \"X\" and \"Y\" are true (where 0 ==> false and 1 ==> true)." IDSX_OR_description "@OR(\"X\", \"Y\")" IDSX_OR_description1 "\"X\": First parameter to take \"OR\" of." IDSX_OR_description2 "\"Y\": Second parameter to take \"OR\" of." IDSX_OR_description3 "Returns true if and only if \"X\" or \"Y\" is true (where 0 ==> false and 1 ==> true)." IDSX_NOT_description "@NOT(\"X\")" IDSX_NOT_description1 "\"X\": parameter to take \"NOT\" of." IDSX_NOT_description2 "Returns true if and only if \"X\" is false (where 0 ==> false and 1 ==> true)." IDSX_XOR_description "@XOR(\"X\", \"Y\")" IDSX_XOR_description1 "\"X\": First parameter to take \"XOR\" of." IDSX_XOR_description2 "\"Y\": Second parameter to take \"XOR\" of." IDSX_XOR_description3 "Returns true if and only if \"X\" or \"Y\" is true but not both (where 0 ==> false and 1 ==> true)." IDSX_last_function_description "@" // this never gets displayed -- it's here only so we know where the function descriptions end IDSX_FLOATING_MENU_SPECIAL_CHAR "@" // do NOT translate -- special character to control submenus (See below) IDSX_FIRST_CALC_COLUMN_FUNCTION " " // only used to demarcate the start of the following list IDSX_CALC_COLUMN_FUNCTION_ANALYSIS "@2@analysis" // the next 2 enteries are in a sub-menu IDSX_CALC_COLUMN_FUNCTION_analysis "analysis" IDSX_CALC_COLUMN_FUNCTION_dataSets "dataSets" IDSX_CALC_COLUMN_FUNCTION_LOGICAL "@4@boolean" // the next 4 enteries are in a sub-menu IDSX_CALC_COLUMN_FUNCTION_AND "AND" IDSX_CALC_COLUMN_FUNCTION_NOT "NOT" IDSX_CALC_COLUMN_FUNCTION_OR "OR" IDSX_CALC_COLUMN_FUNCTION_XOR "XOR" IDSX_CALC_COLUMN_FUNCTION_CALCULUS "@7@calculus" // the next 7 enteries are in a sub-menu IDSX_CALC_COLUMN_FUNCTION_derivative "derivative" IDSX_CALC_COLUMN_FUNCTION_derivativeSG "derivativeSG" IDSX_CALC_COLUMN_FUNCTION_derivativeTimeShift "derivativeTimeShift" IDSX_CALC_COLUMN_FUNCTION_integral "integral" IDSX_CALC_COLUMN_FUNCTION_secondDerivative "secondDerivative" IDSX_CALC_COLUMN_FUNCTION_secondDerivativeSG "secondDerivativeSG" IDSX_CALC_COLUMN_FUNCTION_secondDerivativeTimeShift "secondDerivativeTimeShift" IDSX_CALC_COLUMN_FUNCTION_collapse "collapse" IDSX_CALC_COLUMN_FUNCTION_collapseIndirect "collapseIndirect" IDSX_CALC_COLUMN_FUNCTION_constant "constant" IDSX_CALC_COLUMN_FUNCTION_delta "delta" IDSX_CALC_COLUMN_FUNCTION_exp "exp" IDSX_CALC_COLUMN_FUNCTION_integer "integer" IDSX_CALC_COLUMN_FUNCTION_interpolate "interpolate" IDSX_CALC_COLUMN_FUNCTION_ln "ln" IDSX_CALC_COLUMN_FUNCTION_log "log" IDSX_CALC_COLUMN_FUNCTION_modulo "modulo" IDSX_CALC_COLUMN_FUNCTION_rate "rate" IDSX_CALC_COLUMN_FUNCTION_round "round" IDSX_CALC_COLUMN_FUNCTION_smoothAve "smoothAve" IDSX_CALC_COLUMN_FUNCTION_smoothSG "smoothSG" IDSX_CALC_COLUMN_FUNCTION_STATS "@13@statistics" // 13 in sub-menu IDSX_CALC_COLUMN_FUNCTION_abs "abs" IDSX_CALC_COLUMN_FUNCTION_ceiling "ceiling" IDSX_CALC_COLUMN_FUNCTION_floor "floor" IDSX_CALC_COLUMN_FUNCTION_max "max" IDSX_CALC_COLUMN_FUNCTION_max2 "max2" IDSX_CALC_COLUMN_FUNCTION_mean "mean" IDSX_CALC_COLUMN_FUNCTION_median "median" IDSX_CALC_COLUMN_FUNCTION_min "min" IDSX_CALC_COLUMN_FUNCTION_min2 "min2" IDSX_CALC_COLUMN_FUNCTION_numRows "numRows" IDSX_CALC_COLUMN_FUNCTION_randInt "randInt" IDSX_CALC_COLUMN_FUNCTION_randReal "randReal" IDSX_CALC_COLUMN_FUNCTION_stddev "stddev" IDSX_CALC_COLUMN_FUNCTION_step "step" IDSX_CALC_COLUMN_FUNCTION_stepColumnBased "stepColumnBased" IDSX_CALC_COLUMN_FUNCTION_subset "subset" IDSX_CALC_COLUMN_FUNCTION_sum "sum" IDSX_CALC_COLUMN_FUNCTION_sqrt "sqrt" IDSX_CALC_COLUMN_FUNCTION_TRIG "@10@trigonometric" // 10 in sub menu IDSX_CALC_COLUMN_FUNCTION_acos "acos" IDSX_CALC_COLUMN_FUNCTION_asin "asin" IDSX_CALC_COLUMN_FUNCTION_atan "atan" IDSX_CALC_COLUMN_FUNCTION_atan2 "atan2" IDSX_CALC_COLUMN_FUNCTION_cos "cos" IDSX_CALC_COLUMN_FUNCTION_cosh "cosh" IDSX_CALC_COLUMN_FUNCTION_sin "sin" IDSX_CALC_COLUMN_FUNCTION_sinh "sinh" IDSX_CALC_COLUMN_FUNCTION_tan "tan" IDSX_CALC_COLUMN_FUNCTION_tanh "tanh" IDSX_CALC_COLUMN_FUNCTION_LAST " " // This never gets displayed -- it's just so we know where the above list of functions ends //Specifiers for File Size will probably never be translated but if need here they are. IDSX_FILE_SIZE_KB "%d KB" IDSX_FILE_SIZE_MB "%d MB" IDSX_FILE_SIZE_GB "%d GB" IDSX_FILE_SIZE_SUB "%d" //************************************************************************************************// //****************************************NUMERIC SETTINGS****************************************// //************************************************************************************************// // For the following parameters -- they are NOT error checked. If you change them, you are responsible for making sure they make sense! // Used to set how many points are used in livereadouts ... IDSX_SKIP_LIVEREADOUTS_PERIOD "0.020" // Skip period (in seconds) MUST be greater than or equal to 0.005 IDSX_SKIP_LIVEREADOUTS_NUM_POINTS "5" // Number of points to average for each reported point -- MUST be between 1 and 150 IDSX_CYCLOPS_LIVEREADOUTS_PERIOD "0.102" // Cyclops period (in seconds) MUST be greater than or equal to 0.020 IDSX_CYCLOPS_LIVEREADOUTS_NUM_POINTS "1" // Number of points to average for each reported point -- MUST be between 1 and 150 // Used to set parameters for time-based collections for skip IDSX_SKIP_COLLECTION_OVERSAMPLE_CUTOFF_PERIOD "0.5" // If the collection has a period equal to or greater than this, do oversampling IDSX_SKIP_COLLECTION_OVERSAMPLE_PERIOD "0.02" // When oversampling, use this period IDSX_SKIP_COLLECTION_OVERSAMPLE_NUM_POINTS "9" // When oversampling, average this many points around each sample -- Make sure this number will leave enough samples given the above values! // Used to set parameters for time-based collections for Cyclops IDSX_CYCLOPS_COLLECTION_HOST_COMPUTER_TIMEBASE_THRESHOLD_PERIOD "1.0" // If the collection has a period equal to or greater than this, do use the host computer clock to control the sampling rate. IDSX_CYCLOPS_TRIGGER_CHECK_DELAY "2.0" //If the user stops the collection by pressing the trigger button, then we cancel the collection after this delay. // Used to set the collection period for Events with Entry and Selected events. The above collection oversampling parameters apply. IDSX_SKIP_EVENTS_PERIOD "0.1" // Collect with this period when doing EWE IDSX_CYCLOPS_EVENTS_PERIOD "0.1" // Collect with this period when doing EWE // Used to set parameters for slow collection averaging IDSX_SLOW_COLLECTION_PERIOD_CO2 "4" // Switch to slow collect handler if period is greater than or equal to this (in seconds) ONLY if there are CO2 sensors present on the source IDSX_LABPRO_OVERSAMPLE_PERIOD_CO2 "0.01" // must be a real number >= 0.001 IDSX_LABPRO_OVERSAMPLE_NUM_POINTS_CO2 "200" // Must be larger than 0 (CO2 needs it to cause an exact 1 second multiple collection!) IDSX_SLOW_COLLECTION_PERIOD "0.5" // Switch to slow collect handler if period is greater than or equal to this (in seconds) AND no CO2 sensors are present on source IDSX_LABPRO_OVERSAMPLE_PERIOD "0.001" // must be a real number >= 0.001 IDSX_LABPRO_OVERSAMPLE_NUM_POINTS "100" // Must be larger than 0 // Smallest delta at which we will will sit and spin in GMBLCollectHandler::NotifyBrainThatWeGotAPoint IDSX_NOTIFY_SPIN_CUTOFF "0.5" // should be >= 0.5 or something reasonablely large like that -- LabPros can take 450 ms just to start collection IDSX_DISPLAY_EXCLUSIVE_ACCESS_WARNING "yes" // set to somethign other than "yes" to prevent the exclusive access warning message // BLOOD PRESSURE CONSTANTS IDSX_BP_DELAY_FROM_MAX "4" // How much after the max pressure (after pumping up) should we delay before finding peaks? (in seconds) IDSX_BP_DIASTOLIC_PEAK_FRACTION "0.74" // should be between 0.74 and 0.82 IDSX_BP_SYSTOLIC_PEAK_FRACTION "0.57" // should be between 0.45 and 0.57 IDSX_BP_SUBSAMPLE_FLATTEN_SIZE "200" // how many sub samples to flatten at a time (avoid problems with curve in data) IDSX_BP_LOW_THRESHOLD "0.5" // (0.0 - 1.0) Thresholds for peak selection -- low must always be less than high IDSX_BP_HIGH_THRESHOLD "0.65" // (0.0 - 1.0) IDSX_BP_HIGH_OUTLIER_PEAK_INDEX_THRESHOLD "1.8" // If a peak is this much greater than the peak before, throw it out IDSX_BP_ERROR_DROP "2.0" // If pressure drops this much across n samples, stop -- user probably removed cuff IDSX_BP_ERROR_DROP_NUM "4" // number of samples for error drop test IDSX_BP_NOISE "0.1" // subsamples whose max - min is less than this will not be scanned for peaks (noise) IDSX_BP_MIN_PEAKS "15" // If we find fewer peaks than this, don't report anything IDSX_BP_MIN_EXPERIMENT_LENGTH "40" // If length of data is less than this (in seconds), don't show anything IDSX_BP_LOW_PRESSURE_END "50" // when pressure drops below this value (mm Hg), stop the algorithm // Rotation angles for tick lables IDSX_XTICK_START_ROTATION "" // Onyl used to tell the start IDSX_XTICK_ROTATION_0 "0" // Must have a zero option IDSX_XTICK_ROTATION_30 "30" IDSX_XTICK_ROTATION_45 "45" IDSX_XTICK_ROTATION_90 "90" IDSX_XTICK_LAST_ROTATION "" // Only used to tell the last roattion angle in the loop // Margins for printing (in inches) (should always be >= 0.0) IDSX_PRINT_MARGIN_LEFT "0.5" IDSX_PRINT_MARGIN_TOP "0.5" IDSX_PRINT_MARGIN_RIGHT "0.5" IDSX_PRINT_MARGIN_BOTTOM "0.5" // Flags that tell us which type of tool we should create. (currently GoLink or GoTemp IDSX_CALIBRATE_TOOL_GOLINK "1" // yes we want to create the golink calibration tool IDSX_CALIBRATE_TOOL_GOTEMP "0" // set this to one for GOTEMP // Runtime values for Calibrate Toool IDSX_CALIBRATETOOL_MAX_DELTA_TEMP "2.5" // this is used for the intial test for jonahs, if off by more than this it is an automatic failure. IDSX_SHOW_MASTER_ORANGE "1" // if yes will switch the LED of the master to Orange, else will be green IDSX_GOTEMP_MODELNUM "60" // model number of the device IDSX_MAX_SETTLED_TEMP_DELTA ".1" // the maximum change in temp over the DELTA_SETTLE_TIME (if less we will go on to calibrate) IDSX_DELTA_SETTLE_TIME "2" // time between temp readings to determine if temperature has settled. IDSX_MAX_TOTAL_SETTLE_TIME "60" // maximum total time to wait for temperature to settle. IDSX_SHOW_SET_MASTERSENSOR_BUTTON "1" // if 1 will display a button that can be used to set the master sensor for the edit box. IDSX_MASTER_SERIAL_STRING "FFFF89ABCD33" // This is the default serial number used for the master Jonah IDSX_CALIBRATE_YMIN = "-25.0" // minimum for sensor (DDS ) IDSX_CALIBRATE_YMAX = "125.0" // maximum for sensor (DDS) IDSX_CALIBRATE_VHIGH = "4.092" // voltage used for high voltage for calibration IDSX_CALIBRATE_VLOW = "0.0" // used to calibrate the low voltage point. IDSX_CALIBRATE_VHIGH_MAX_ERROR = "0.050" IDSX_CALIBRATE_VZERO_MAX_ERROR = "0.010" IDSX_CALIBRATE_DAC_BASE = "41" IDSX_CALIBRATE_DAC_MAX_DELTA = "10" IDSX_CALIBRATE_NUM_SAMPLES = "15" // Equation strings // The coefficients A,B,C and D must be single ASCII characters, translation of these is not recommended IDSX_EQ1 "Ax" // (Proportional) IDSX_EQ2 "mx+b" // (Linear) IDSX_EQ3 "Ax^2 + Bx + C" // (Quadratic) IDSX_EQ4 "A + Bx + Cx^2 + Dx^3" // (Cubic) IDSX_EQ5 "A + Bx + Cx^2 + Dx^3 + Ex^4" // (Quartic) IDSX_EQ6 "A + Bx + Cx^2 + Dx^3 + Ex^4 + Fx^5" // (Quintic) IDSX_EQ7 "A*x^B" // (Power) IDSX_EQ8 "A*x^n" // (Variable Power) IDSX_EQ9 "A/x" // (Inverse) IDSX_EQ10 "A/x^2" // (Inverse Square) IDSX_EQ11 "A/x^n + B" // (Nth Inverse) IDSX_EQ12 "A*exp(-C*x)+B" // (Natural Exponent) IDSX_EQ13 "A*ln(B*x)" // (Natural Logarithm) IDSX_EQ14 "A*10^(B*x)" // (Base-10 Exponent) IDSX_EQ15 "A*log(B*x)" // (Base-10 Logarithm) IDSX_EQ16 "A*(1 - exp(-C*x)) + B" // (Inverse Exponent) IDSX_EQ17 "A*sin(B*x+C) + D" // (Sine) IDSX_EQ18 "1/(sqrt(2*pi)*S) * exp(-(x-M)^2/(2*S^2))" // (Normal Gaussian) pi is user parameter IDSX_EQ19 "A*exp(-(x-B)^2/(C^2)) +D" // (Gaussian) IDSX_LAST_EQU " " // Last Equation string -- This does not display" // Equation Format strings IDSX_DEFAULT_EQ_VAR_SUB "x" IDSX_FUNCTIONFORM "f(%x)" IDSX_FUNCTIONFORM_VAR "%x" // Parameter default Names in English ... IDSX_PARAM_NAME1_ENGLISH "A" IDSX_PARAM_NAME2_ENGLISH "B" IDSX_PARAM_NAME3_ENGLISH "C" IDSX_PARAM_NAME4_ENGLISH "D" IDSX_PARAM_NAME5_ENGLISH "E" IDSX_PARAM_NAME6_ENGLISH "F" // Temp IMPORTANT!!! These MUST match the units in the sensormap calibrations IDSX_CELSIUS_SHORT "°C" IDSX_FAHRENHEIT_SHORT "°F" IDSX_KELVIN_SHORT "K" // USED WITH OHAUS SCOUT PRO to select units IDSX_OHAUS_UNIT_GRAMS "GRAMS" IDSX_OHAUS_UNIT_OUNCES "OUNCES" IDSX_OHAUS_UNIT_LAST "LastEntry" //VIDEO CAPTURE IDSX_VIDEOCAPTURE_TOPCONTROL_FONT_SIZE "8" // specifies font size for top control on windows //*********************************************************************************************************// //*****************************STRINGS TO TRANSLATE*******************************************************// //********************************************************************************************************// // General Application level strings IDSX_COPYRIGHT "Copyright (c) 2005 Vernier Software & Technology and its licensers" IDSX_PAGE "Page" // for page numbering, default page titles, etc. IDSX_ELLIPSIS "..." IDSX_PREFERENCES "Preferences" IDSX_SAMPLE_FOLDER "Sample Files" IDSX_OPEN_RECENT "Open Recent" // Product About Boxes IDSX_ABOUT_VERNIER "Vernier Software %&& Technology is the leader in educational data-collection technology. Since 1981, we have developed affordable, award-winning interfaces, sensors, software, and standards-based curriculum." IDSX_ABOUT_MARKETING "What sets us apart? We believe deeply in the importance of science and math education and providing educators with innovative, high-quality products at prices schools can afford." IDSX_ABOUT_MORE_INFO "To learn more about what Vernier has to offer, visit our web site." IDSX_COPYRIGHT_SHORT "Copyright (c) 2005 Vernier Software %&& Technology" IDSX_TI_COPYRIGHT "Portions of TI-Connect (tm) connectivity software (c) 2004 Texas Instruments. All rights reserved." // Yes and No IDSX_YES "Yes" IDSX_NO "No" IDSX_OK "OK" // Table printing IDSX_TABLE_PRINT_N_PAGES "Printing all of the data in the table will require %n pages. Would you like to Continue?" IDSX_TABLE_PRINT_N_PAGES_SUB "%n" IDSX_NO_DATA_FOR_TABLE "The table chosen for printing contains no data; please choose Print Data Table again when there is data to print." // Runtime-alterable menu items IDSX_UNDO "%&Undo %s" IDSX_REDO "%&Redo %s" IDSX_UNDO_REDO_SUB "%s" IDSX_CANT_UNDO "Can't Undo" IDSX_CANT_UNDO_LEVELS_0 "Undo Levels Set to 0" IDSX_CANT_REDO "Can't Redo" IDSX_CTRL_Z "\tCtrl+Z" IDSX_CTRL_Y "\tCtrl+Y" IDSX_MORE "More..." IDSX_LAST_DATASET "Can't Delete Last Data Set" IDSX_COPY "Copy" // mainly for duplicate object names IDSX_ALL "All of the Above" // for axis popup menus // Error message for trying to print files on command line IDSX_PRINT_COMMANDLINE_FILE_ERROR "Trying to print from command line but can't find file(s): %s." IDSX_PRINT_COMMANDLINE_FILE_ERROR_SUB "%s" // Warning in File settings dialog if user opens a file created with a newer application than the running app IDSX_NEW_FILE_WARNING "File built with application dated: %f\nCurrent Application date: %a\n%w" IDSX_NEW_FILE_WARNING_APP_SUB "%a" IDSX_NEW_FILE_WARNING_FILE_SUB "%f" IDSX_NEW_FILE_WARNING_WARNING_SUB "%w" IDSX_NEW_FILE_BUILD_DATE "This file was created with a newer version of the application. Some features may need that version of the application." // Warning message if file open failed IDSX_FILE_OPEN_FAILED "Could not open file \"%s\" for reading." IDSX_FILE_OPEN_FAILED_NAME "%s" // Warning message if there is not a printer setup on Windows IDSX_NO_PRINTER "No printer is currently set up. See your operating system help for information on setting up a printer." // Dialog box titles IDSX_GRAPH_CARTESIAN_OPTIONS "Graph Options" IDSX_GRAPH_HISTOGRAM_OPTIONS "Histogram Options" IDSX_RECTANGLE_OPTIONS "Rectangle Options" IDSX_OVAL_OPTIONS "Oval Options" IDSX_GRAPH_FFT_OPTIONS "FFT Graph Options" IDSX_CHOOSE_PAGE "Go To Page" IDSX_CHOOSE_PAGE_INSTRUCT "Select the page to go to." IDSX_CHOOSE_TEXTFILE_TO_IMPORT "Choose a text file to import"; // Autoscale combo box strings IDSX_AUTOSCALE_0 "Autoscale" IDSX_AUTOSCALE_1 "Autoscale From 0" IDSX_AUTOSCALE_2 "Manual" IDSX_AUTOSCALE_3 "Autoscale Larger" IDSX_AUTOSCALE_LAST "" // used in code to tell how many strings // Autoscale combo box strings with strip chart IDSX_AUTOSCALE_SC_0 "Autoscale" IDSX_AUTOSCALE_SC_1 "Autoscale From 0" IDSX_AUTOSCALE_SC_2 "Manual" IDSX_AUTOSCALE_SC_3 "Autoscale Larger" IDSX_AUTOSCALE_SC_LAST "" // used in code to tell how many strings // Common Colors (these must match the colors used in GTypes.h and GDrawing) IDSX_TRANSPARENT "transparent" IDSX_CUSTOM "custom" IDSX_PINK "pink" IDSX_DARKPINK "dark pink" IDSX_RED "red" IDSX_TOMATO "tomato" IDSX_BRICKRED "brick red" IDSX_DARKRED "dark red" IDSX_LIGHTGREEN "light green" IDSX_PALEGREEN "pale green" IDSX_TEAL "teal" IDSX_GREEN "green" IDSX_HUNTERGREEN "hunter green" IDSX_DARKGREEN "dark green" IDSX_SKYBLUE "sky blue" IDSX_STEELBLUE "steel blue" IDSX_LIGHTBLUE "light blue" IDSX_AZURE "azure" IDSX_ROYALBLUE "royal blue" IDSX_BLUE "blue" IDSX_DARKBLUE "dark blue" IDSX_COBALT "cobalt" IDSX_THISTLE "thistle" IDSX_LAVENDER "lavender" IDSX_VIOLET "violet" IDSX_PANSY "pansy" IDSX_PLUM "plum" IDSX_DARKPURPLE "dark purple" IDSX_GOLDENROD "goldenrod" IDSX_PEACH "peach" IDSX_BUTTERSCOTCH "butterscotch" IDSX_ORANGE "orange" IDSX_DARKORANGE "dark orange" IDSX_PUMPKIN "pumpkin" IDSX_BLUEZIRCON "blue zircon" IDSX_TANZANITE "tanzanite" IDSX_CORNFLOWER "cornflower" IDSX_MIDNIGHTBLUE "midnight blue" IDSX_INDIGO "indigo" IDSX_WHITE "white" IDSX_LIGHTGRAY "light gray" IDSX_GRAY "gray" IDSX_DARKGRAY "dark gray" IDSX_GRAPHITE "graphite" IDSX_BLACK "black" IDSX_CREAM "cream" IDSX_LEMON "lemon" IDSX_YELLOW "yellow" IDSX_BISQUE "bisque" IDSX_TAUPE "taupe" // Color dialog prompt strings IDSX_COLOR_PROMPT "Choose a new color:" IDSX_BACKGROUND_COLOR_PROMPT "Choose a new background color:" IDSX_LINE_COLOR_PROMPT "Choose a new line color:" IDSX_TEXT_COLOR_PROMPT "Choose a new text color:" IDSX_COLUMN_COLOR_PROMPT "Choose a new column color:" IDSX_EDGE_COLOR_PROMPT "Choose a new edge color:" IDSX_SAME_COLOR_ERROR "Text and Background colors should not be the same." // Column option decimal places (and text annotation arrowheads) IDSX_AUTOMATIC "Automatic" IDSX_0 "0" IDSX_1 "1" // this is the first option for sig figs IDSX_2 "2" IDSX_3 "3" IDSX_4 "4" IDSX_5 "5" IDSX_6 "6" IDSX_7 "7" IDSX_8 "8" IDSX_MAX_PRECISION "9" // This is the last for decimal places IDSX_10 "10" // and this is last for arrowheads // Column Options Dialogs, Point Protector Interval options for combo box. IDSX_PP_INTERVAL_AUTOMATIC "Auto" IDSX_PP_INTERVAL_1 "1" IDSX_PP_INTERVAL_2 "2" IDSX_PP_INTERVAL_3 "3" IDSX_PP_INTERVAL_4 "4" IDSX_PP_INTERVAL_5 "5" IDSX_PP_INTERVAL_8 "8" IDSX_PP_INTERVAL_10 "10" IDSX_PP_INTERVAL_15 "15" IDSX_PP_INTERVAL_20 "20" IDSX_PP_INTERVAL_30 "30" IDSX_PP_INTERVAL_50 "50" IDSX_PP_INTERVAL_100 "100" IDSX_PP_INTERVAL_200 "200" IDSX_PP_INTERVAL_300 "300" IDSX_PP_INTERVAL_500 "500" IDSX_PP_INTERVAL_1000 "1000" IDSX_PP_INTERVAL_2000 "2000" IDSX_PP_INTERVAL_5000 "5000" IDSX_PP_INTERVAL_LAST "--" // Not used; but must be here to mark the end of the list // Font Names IDSX_DEFAULT_FONT_WINDOWS "Arial" IDSX_DEFAULT_FONT_MAC "Helvetica" IDSX_DEFAULT_NUMERIC_FONT_WINDOWS "Courier" IDSX_DEFAULT_NUMERIC_FONT_MAC "Monaco" // Line and edge thickness IDSX_HAIRLINE_THICKNESS "Hairline" IDSX_1PT_THICKNESS "1 pt." IDSX_2PT_THICKNESS "2 pt." IDSX_3PT_THICKNESS "3 pt." IDSX_4PT_THICKNESS "4 pt." IDSX_5PT_THICKNESS "5 pt." IDSX_6PT_THICKNESS "6 pt." IDSX_NOT_FOUND " Not Found" // Error if html page not found IDSX_NO_STARTUP_FILE "No Startup file has been chosen." // Displayed in Mac dialog // Error that shoudl never show up -- it's when we have a bug reading utf-8 files IDSX_BAD_FILE_PARSING "File is corrupt. Please attach this corrupt file to the error report which will be e-mailed to the Vernier technical support team." // Controls IDSX_DATABROWSER "Data Browser" IDSX_TOOLBAR "Toolbar" IDSX_HELP "Help" // replace OK button on propertysheets with Done IDSX_DONE "Done" // replace OK button on Print Settings with "Print" IDSX_PRINT "Print" // Data World IDSX_SEPARATOR "|" IDSX_OLD_SEPARATOR ":" IDSX_ILLEGAL_CHARACTER_ERROR "Names cannot contain the characters (|) or double quote (\"). Please choose another name." IDSX_POINT_PROTECTOR "Please enter a value greater than 0" IDSX_DUPLICATE_NAME_ERROR "The name entered is already in use. Please choose another." IDSX_EMPTY_NAME_ERROR "An empty name was entered. A name must contain at least one character." IDSX_SHORT_NAME_TOO_LONG "The short name you have chosen is longer than the long name. Do you wish to continue anyway?" IDSX_NAMES_MUST_BE_UNIQUE_WARNING "Names must be unique. The name you entered will have characters appended to it to ensure uniqueness. Continue anyway?" IDSX_NO_ERROR_COLUMN "If you choose a non-constant error you must also choose a column." IDSX_DATA_SET "Data Set" IDSX_COLUMN "Column" IDSX_COLUMN_SHORT_NAME "C" IDSX_CALC_COLUMN "Calculated Column" IDSX_CALC_COLUMN_SHORT_NAME "CC" IDSX_DATA_OBJECT "DataObject" IDSX_DEFAULT_UNITS "" IDSX_MUST_CHECK_A_DATASET "You must select at least one data set to add the new column to." IDSX_NAMES_MUST_BE_UNIQUE_ERROR "\"%s\" is already being used. Please type another name." IDSX_NAMES_MUST_BE_UNIQUE_ERROR_SUB "%s" IDSX_CALC_COLUMN_EXACT_COLUMN_INSTRUCTIONS "Choose an exact column name for your formula. All calculated columns you create with this formula will refer to this exact column." // TI Import Calculator strings IDSX_TI_ERROR_UPDATING_CATALOG "Error updating catalog, or nothing in catalog. Click the \"Help\" button to see troubleshooting guidelines." IDSX_TI_COULD_NOT_FIND_CALCULATOR "Could not find device. Click the \"Help\" button to see troubleshooting guidelines." IDSX_TI_COULD_NOT_FIND_CARS_CALCULATOR "Could not find device. Please make sure your calculator is turned on." IDSX_TI_COULD_NOT_FIND_LABPRO "Could not find LabPro. Click the \"Help\" button to see troubleshooting guidelines." IDSX_TI_COULD_NOT_GET_CATALOG "Could not get catalog. Click the \"Help\" button to see troubleshooting guidelines." IDSX_TI_COULD_NOT_GET_ITEM "Could not get item. Click the \"Help\" button to see troubleshooting guidelines." IDSX_TI_IMPORT_FAILED "Import failed while getting \"%s\". Check connections and try again. Click the \"Help\" button in the import dialog to see more troubleshooting guidelines." IDSX_TI_IMPORT_FAILED_SUB "%s" IDSX_UNKNOWN "Unknown" IDSX_REFRESHING_CATALOG "Refreshing Catalog. Please wait..." IDSX_WAITING_FOR_XMIT "Waiting for you to transmit data from your device..." IDSX_PREPARE_TO_WAIT "Press 'Wait for XMit' then transmit data from your device..." IDSX_READY_TO_IMPORT "Ready to import." IDSX_VARTYPE_REAL "real" IDSX_VARTYPE_LIST "list" IDSX_VARTYPE_MATRIX "matrix" IDSX_VARTYPE_CBLDATA "CBL data" IDSX_VARTYPE_ARCHIVE "Archive data" IDSX_VARTYPE_FUNCTION "function" IDSX_REFRESH_CATALOG "%&Refresh Catalog" IDSX_SCAN_FOR_CALCULATOR "%&Scan for Device" IDSX_SCAN_FOR_LABPRO "Scan for LabPro" IDSX_WAIT_FOR_XMIT "Wait For Device" UDSX_STOP_WAITING "Stop Waiting" IDSX_SCANNING_FOR_CALCULATOR "Scanning for device. Please wait..." IDSX_SCANNING_FOR_LABPRO "Scanning for LabPro. Please wait..." IDSX_TI_LIST_SEPARATOR "-------Lists--------" IDSX_TI_CBLDATA_SEPARATOR "-------CBLdata--------" IDSX_TI_ARCHIVE_SEPARATOR "-------Archive--------" IDSX_DESTROY_LISTS_WARNING "Importing saved experiments may erase the lists in your LabPro. Continue anyway?" IDSX_TI_GRAPH_LINK_USB_PORT_NAME "TI-GRAPH LINK(tm)-USB" IDSX_LABPRO_USB_PORT_NAME "LabPro - USB" IDSX_PRESS_SCAN "Choose a port (and a cable if serial), then press \"Scan for Device.\"" IDSX_PRESS_SCAN_MAC "Choose a port then press \"Scan for Device.\"" IDSX_PRESS_SCAN_LABPRO "Choose a port, then press \"Refresh Catalog.\"" IDSX_PORT_AND_NAME "%p: %n" IDSX_PORT_AND_NAME_SUB1 "%p" IDSX_PORT_AND_NAME_SUB2 "%n" IDSX_TI_PROGRESS_MAINTEXT "Data Import Progress" IDSX_TI_PREPARING_DATA_SET "Preparing data set..." IDSX_TI_IMPORTING_LIST "Importing LIST..." IDSX_TI_IMPORTING_CBLDATA "Importing CBLDATA..." IDSX_TI_IMPORTING_ARCHIVE "Importing archived data..." IDSX_TI_ADDING_DATA_TO_DATA_SET "Adding data to data set..." IDSX_MODEL "Model" // preface the TI model in import dialog // TI Import CBL and LabPro strings These strings are used to name lists coming back from CBL or LabPro IDSX_CBLLABPRO_TIME "Time" IDSX_CBLLABPRO_EVENTS "Events" IDSX_CBLLABPRO_CH1 "CH1" IDSX_CBLLABPRO_CH2 "CH2" IDSX_CBLLABPRO_CH3 "CH3" IDSX_CBLLABPRO_CH4 "CH4" IDSX_CBLLABPRO_DIG1 "DIG1" IDSX_CBLLABPRO_DIG2 "DIG2" IDSX_CBLLABPRO_SONIC "Distance" IDSX_CBLLABPRO_SONIC1 "Dist1" IDSX_CBLLABPRO_VEL1 "Vel1" IDSX_CBLLABPRO_ACC1 "Accel1" IDSX_CBLLABPRO_SONIC2 "Dist2" IDSX_CBLLABPRO_VEL2 "Vel2" IDSX_CBLLABPRO_ACC2 "Accel2" IDSX_CBLLABPRO_DIG1_DELTA_TIME "DIG1 Delta Time" IDSX_CBLLABPRO_DIG1_TIME "DIG1 Time" IDSX_CBLLABPRO_DIG2_DELTA_TIME "DIG2 Delta Time" IDSX_CBLLABPRO_DIG2_TIME "DIG2 Time" IDSX_CURRENT_LABPRO_FW_FILENAME "base-dm606270.hex" // Dialog box help IDSX_DATASET_INSTRUCTIONS "Check the existing data set(s) to which to add this column, and / or check the \"Add to New Data Set\" button and enter the name for a new Data Set." IDSX_DATASET_INSTRUCTIONS_CALCCOLUMN "Check the data set(s) to which you wish to add this column." // System Info IDSX_YOUR_NAME_HERE "Your name here" // Default text for new (editable) text boxes IDSX_DEFAULT_TEXT "" // Column IDSX_NEW_MANUAL_COLUMN "New Manual Column" IDSX_EDIT_COLUMN "Column Options" IDSX_NEW_CALCULATED_COLUMN "New Calculated Column" IDSX_NUMBER_OF_CELLS "Number of cells: " IDSX_SELECT_A_COLUMN_INSTRUCTIONS "Select a column from the list below. Only one column may be chosen." IDSX_SELECT_COLUMN "Select Column" // dialog title IDSX_SELECT_COLUMNS_INSTRUCTIONS "Select columns from the list below. More than one column may be chosen." IDSX_SELECT_COLUMNS "Select Columns" // dialog title // Title and instructions when selecting from multiple columns on one graph for various helper objects IDSX_SELECT_CUREVFIT_COLUMN_TITLE "Select Column For Curve Fit" IDSX_SELECT_CURVEFIT_COLUMN_INSTRUCTIONS "Select one of the columns shown to perform a curve fit on that column." IDSX_SELECT_STATISTICS_COLUMNS = "Select Column(s) For Statistics" IDSX_SELECT_STATISTICS_COLUMNS_INSTRUCTIONS = "Select one or more columns to display statistics for." IDSX_SELECT_INTEGRAL_COLUMNS = "Select Column(s) For Integral" IDSX_SELECT_INTEGRAL_COLUMNS_INSTRUCTIONS = "Select one or more columns to display an integral of." IDSX_SELECT_LINEARFIT_COLUMNS = "Select Column(s) For Linear Fit" IDSX_SELECT_LINEARFIT_COLUMNS_INSTRUCTIONS = "Select one or more columns to perform a linear fit on." // Combo box values for manual column type IDSX_MANUAL_COLUMN_TYPE_NUMERIC "Numeric" // Default IDSX_MANUAL_COLUMN_TYPE_TIME_OF_DAY_DATE "Date" // Default for Time column only IDSX_MANUAL_COLUMN_TYPE_TIME_OF_DAY_DATE_AND_TIME "Date & Time" IDSX_MANUAL_COLUMN_TYPE_TIME_OF_DAY_TIME "Time of Day" IDSX_MANUAL_COLUMN_TYPE_TREAT_AS_TEXT "Treat As Text" //Time of Day Formats IDSX_TIME_OF_DAY_FORMAT_DATE "MM/DD/YY" IDSX_TIME_OF_DAY_FORMAT_DATE_1 "Mon-DD-YY" IDSX_TIME_OF_DAY_FORMAT_DATE_2 "DD/MM/YY" IDSX_TIME_OF_DAY_FORMAT_DATE_3 "DD-Mon-YY" IDSX_TIME_OF_DAY_FORMAT_DATE_4 "YY/MM/DD" IDSX_TIME_OF_DAY_FORMAT_DATE_5 "YY-Mon-DD" IDSX_TIME_OF_DAY_FORMAT_DATE_LAST " " //This must always be present to identify the last IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME "MM/DD/YY hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_1 "Mon-DD-YY hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_2 "DD/MM/YY hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_3 "DD-Mon-YY hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_4 "YY/MM/DD hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_5 "YY-Mon-DD hh:mm" IDSX_TIME_OF_DAY_FORMAT_DATE_AND_TIME_LAST " " //This must always be present to identify the last IDSX_TIME_OF_DAY_FORMAT_TIME "hh:mm:ss" IDSX_TIME_OF_DAY_FORMAT_TIME_1 "hh:mm" IDSX_TIME_OF_DAY_FORMAT_TIME_2 "mm:ss" IDSX_TIME_OF_DAY_FORMAT_TIME_LAST " " //This must always be present to identify the last // Time of day format sub IDSX_TIME_OF_DAY_FORMAT_YEAR_SUB "YY" IDSX_TIME_OF_DAY_FORMAT_MONTH_SUB "MM" IDSX_TIME_OF_DAY_FORMAT_MONTH_ABBR_SUB "Mon" IDSX_TIME_OF_DAY_FORMAT_DAY_SUB "DD" IDSX_TIME_OF_DAY_FORMAT_HOUR_SUB "hh" IDSX_TIME_OF_DAY_FORMAT_MINUTE_SUB "mm" IDSX_TIME_OF_DAY_FORMAT_SECOND_SUB "ss" IDSX_TIME_OF_DAY_FORMAT_SUB_LAST " " //This must always be present to identify the last // Time of Day Delimiter "Space" must be checked before "colon" IDSX_TIME_OF_DAY_FORMAT_DELIMITER "/" IDSX_TIME_OF_DAY_FORMAT_DELIMITER_1 "-" IDSX_TIME_OF_DAY_FORMAT_DELIMITER_2 " " IDSX_TIME_OF_DAY_FORMAT_DELIMITER_3 ":" IDSX_TIME_OF_DAY_FORMAT_DELIMITER_LAST " " //Time of day Removable Delimeters IDSX_TIME_OF_DAY_FORMAT_REMOVABLE_DELIMITER "/" IDSX_TIME_OF_DAY_FORMAT_REMOVABLE_DELIMITER_1 "-" IDSX_TIME_OF_DAY_FORMAT_REMOVABLE_DELIMITER_LAST " " //Time of Day Strings IDSX_TIME_OF_DAY_STORED_RUN "Stored runs will be hidden on graphs using Date or Time of Day." IDSX_TIME_OF_DAY_FORMAT_COMPLETE_FORMAT "YY-MM-DD hh:mm:ss" IDSX_TIME_OF_DAY_INVALID_YEAR "Only two-digit years between 1970 and 2035 are supported. Enter the last two digits of a year in this range." // Generate values in manual column // General terms (used for dialog control labels etc.) IDSX_END "End" IDSX_NUMTOGENERATE "Number to generate" IDSX_GENERATE_END "%&End:" IDSX_GENERATE_START "%&Start:" IDSX_GENERATE_FILL_WITH "%&Fill With:" IDSX_GENERATE_NUMBER "%&Number of Rows:" IDSX_GENERATE_END_MAC "End Value:" IDSX_GENERATE_START_MAC "Start Value:" IDSX_GENERATE_FILL_WITH_MAC "Fill With:" IDSX_GENERATE_NUMBER_MAC "Number of Rows:" IDSX_GENERATE_TYPE "Numeric Values" // these generate names must be in order IDSX_GENERATE_TYPE1 "Numeric Fill" IDSX_GENERATE_TYPE2 "Month Names" IDSX_GENERATE_TYPE3 "Short Month Names" IDSX_GENERATE_TYPE4 "Day Names" IDSX_GENERATE_TYPE5 "Short Day Names" IDSX_GENERATE_TYPE6 "Data Set Names" IDSX_GENERATE_TYPE7 "Column Names" IDSX_MONTH_NAME "January" // these month names must be in order! IDSX_MONTH_NAME1 "February" IDSX_MONTH_NAME2 "March" IDSX_MONTH_NAME3 "April" IDSX_MONTH_NAME4 "May" IDSX_MONTH_NAME5 "June" IDSX_MONTH_NAME6 "July" IDSX_MONTH_NAME7 "August" IDSX_MONTH_NAME8 "September" IDSX_MONTH_NAME9 "October" IDSX_MONTH_NAME10 "November" IDSX_MONTH_NAME11 "December" IDSX_SHORT_MONTH_NAME "Jan" // these month names must be in order! IDSX_SHORT_MONTH_NAME1 "Feb" IDSX_SHORT_MONTH_NAME2 "Mar" IDSX_SHORT_MONTH_NAME3 "Apr" IDSX_SHORT_MONTH_NAME4 "May" IDSX_SHORT_MONTH_NAME5 "Jun" IDSX_SHORT_MONTH_NAME6 "Jul" IDSX_SHORT_MONTH_NAME7 "Aug" IDSX_SHORT_MONTH_NAME8 "Sep" IDSX_SHORT_MONTH_NAME9 "Oct" IDSX_SHORT_MONTH_NAME10 "Nov" IDSX_SHORT_MONTH_NAME11 "Dec" IDSX_DAY_OF_WEEK_NAME "Sunday" // These day names must be in order IDSX_DAY_OF_WEEK_NAME1 "Monday" IDSX_DAY_OF_WEEK_NAME2 "Tuesday" IDSX_DAY_OF_WEEK_NAME3 "Wednesday" IDSX_DAY_OF_WEEK_NAME4 "Thursday" IDSX_DAY_OF_WEEK_NAME5 "Friday" IDSX_DAY_OF_WEEK_NAME6 "Saturday" IDSX_SHORT_DAY_OF_WEEK_NAME "Sun" // These day names must be in order IDSX_SHORT_DAY_OF_WEEK_NAME1 "Mon" IDSX_SHORT_DAY_OF_WEEK_NAME2 "Tue" IDSX_SHORT_DAY_OF_WEEK_NAME3 "Wed" IDSX_SHORT_DAY_OF_WEEK_NAME4 "Thu" IDSX_SHORT_DAY_OF_WEEK_NAME5 "Fri" IDSX_SHORT_DAY_OF_WEEK_NAME6 "Sat" // Point protector styles -- these must be in this order (to match the enum) IDSX_PP_STYLE_NONE "None" IDSX_PP_STYLE_FILLED_CIRCLE "Filled Circle" IDSX_PP_STYLE_FILLED_SQUARE "Filled Square" IDSX_PP_STYLE_FILLED_TRIANGLE "Filled Triangle" IDSX_PP_STYLE_FILLED_DIAMOND "Filled Diamond" IDSX_PP_STYLE_FILLED_VRECT "Filled Vertical Rect" IDSX_PP_STYLE_FILLED_HRECT "Filled Horizontal Rect" IDSX_PP_STYLE_FILLED_INVERTTRIANGLE "Filled Inverted Triangle" IDSX_PP_STYLE_EMPTY_CIRCLE "Empty Circle" IDSX_PP_STYLE_EMPTY_SQUARE "Empty Square" IDSX_PP_STYLE_EMPTY_TRIANGLE "Empty Triangle" IDSX_PP_STYLE_EMPTY_DIAMOND "Empty Diamond" IDSX_PP_STYLE_EMPTY_VRECT "Empty Vertical Rect" IDSX_PP_STYLE_EMPTY_HRECT "Empty Horizontal Rect" IDSX_PP_STYLE_EMPTY_INVERTTRIANGLE "Empty Inverted Triangle" IDSX_PP_STYLE_EMPTY_PLUS_SIGN "Empty Plus Sign" IDSX_PP_STYLE_FILLED_PLUS_SIGN "Filled Plus Sign" // Calculated Column IDSX_SELECT_CALC_COLUMN "Select Column" IDSX_SELECT_CALC_CONSTANT "Select Parameter" IDSX_COLUMN_NAMES "Variables (Columns)" IDSX_CONSTANTS "Constants" IDSX_BUILTIN_FUNCTIONS "Built-In Functions" IDSX_USER_FUNCTIONS "User Defined Functions" IDSX_FUNCTIONS "Functions" IDSX_NO_EXISTING_COLUMNS "Calculated columns need other, existing, columns to act on. Import data or create new manual columns before trying to make a calculated column." IDSX_CALC_COLUMN_NAME_STEM "Calc. Column" IDSX_CALC_COLUMN_SHORT_NAME_STEM "CCol" IDSX_EXACT_COLUMN_NAMES "Choose Specific Column..." // Used in "Variables (Columns)" menu in Calc Column dialog IDSX_CHOOSE_DIALOG_TITLE "Choose Specific Column" // User Parameters IDSX_EDIT_CONSTANTS "Edit Parameters..." // For menus IDSX_CONSTANT_DISPLAY "%c = %v" IDSX_CONSTANT_DISPLAY_WITH_UNITS "%c = %v %u" IDSX_CONSTANT_DISPLAY_NAME_SUB "%c" IDSX_CONSTANT_DISPLAY_VALUE_SUB "%v" IDSX_CONSTANT_DISPLAY_UNITS_SUB "%u" IDSX_GUICONSTANT_DISPLAY "%s%n: " // For GUIObject IDSX_GUICONSTANT_DISPLAY_SELECT_SUB "%s" IDSX_GUICONSTANT_DISPLAY_NAME_SUB "%n" IDSX_GUICONSTANT_SELECTED "»" // Double right >> IDSX_GUICONSTANT_UNSELECTED " " IDSX_GUICONSTANT_HELPER_LABEL_CLICK "Click to select parameter" IDSX_GUICONSTANT_HELPER_LABEL_ADJUST "Use cursor keys to adjust value" IDSX_GUICONSTANT_HELPER_LABEL_EDIT "Click to edit the value" // User errors and warnings IDSX_ERROR "Error" IDSX_ASK_ABOUT_PAGE_DELETION "You are about to delete the current page. Are you sure that you want to delete the current page?" IDSX_ASK_ABOUT_FILE_NEW "Your changes have not been saved. Do you want to save the current document before creating a new one?" IDSX_NOT_ENOUGH_MEMORY "Not enough free memory to continue. Close all other open applications and try again." IDSX_NOT_ENOUGH_MEMORY_TO_ADD "There was not enough free memory to add this object. We strongly suggest that you save all files and close all open applications." IDSX_ASK_TO_FIT_FOR_PAGE_VIEW "This action will force some objects to be resized to fit within page margins. Is this OK?" IDSX_TRIED_TO_ADD_SAME_NAME_COLUMN "A column in the data set you dragged to has the same name as a column you were dragging. The dragged column's name has been changed to insure uniqueness. The new name is: " IDSX_ERROR_ZERO_INCREMENT "The increment value must not be zero." IDSX_ERROR_INCREMENT_NAN "The increment value must be a number." IDSX_ERROR_START_NAN "The start value must be a number." IDSX_ERROR_END_NAN "The end value must be a number." IDSX_ERROR_START_SAME_AS_END "The start and the end cannot be the same." IDSX_WARNING_A_LOT_OF_CELLS "The start, end, and increment you have chosen would generate %n cells.\nThis may take a little time and use up quite a bit of memory.\nAre you sure you want to continue?" IDSX_WARNING_A_LOT_OF_CELLS_SUB "%n" IDSX_TOO_MANY_CELLS "The start, end, and increment you have chosen would generate %n cells -- too many for this application.\n Please enter different values." IDSX_TOO_MANY_CELLS_SUB "%n" IDSX_GENERATE_WILL_WIPEOUT_DATA "Choosing generate will erase the data currently in the column. Continue anyway?" IDSX_ERROR_NUMBER_NOT_POSITIVE "You must type a number larger than 0 or no cells will be generated." IDSX_BAD_RMAX "The Radius must be larger than 0." IDSX_NO_TAXIS_TO_DISPLAY "You have not chosen a Theta column. Nothing will be displayed. Continue anyway?" IDSX_NO_RAXIS_TO_DISPLAY "You have not chosen any Radius columns. Nothing will be displayed. Continue anyway?" IDSX_NO_XAXIS_TO_DISPLAY "You have not chosen an X column. Nothing will be displayed. Continue anyway?" IDSX_NO_YAXIS_TO_DISPLAY "You have not chosen any columns on Y-Axis. Nothing will be displayed on Y-Axis. Continue anyway?" IDSX_ATLEAST_ONE_TRACE_TO_DISPLAY "You have not chosen any columns on Right Y-Axis. Right Y-Axis will not be displayed. Continue anyway?" IDSX_SAME_TRACES "You cannot graph the same column on both Y axes." IDSX_NO_COLUMNS_TO_DISPLAY "You have chosen not to display any columns. Are you sure?" IDSX_BAD_AXISMINMAX "The Axis Min and Max cannot be the same." IDSX_BAD_AXISMIN "The Axis Min value is invalid." IDSX_BAD_AXISMAX "The Axis Max value is invalid." IDSX_WARNING_AXISMINMAX "The axis direction will be reversed. Do you want to continue?" IDSX_ERROR_NOT_FUNCTION "Error: X not sorted or duplicate values." IDSX_CLIPBOARD_ERROR "Clipboard Error" IDSX_COULD_NOT_CREATE_BITMAP "Error. Could not create bitmap of size %d." IDSX_COULD_NOT_CREATE_BITMAP_SUB "%d" IDSX_NO_DATA_TO_DISPLAY "No data to display" IDSX_ERROR_EMPTY_FILE "The text file is empty." IDSX_ERROR_NO_TEXT_FILE "The text file cannot be found." IDSX_ERROR_MUST_SELECT_NAME "You must select at least one name (or cancel)." IDSX_ERROR_MUST_SELECT_ONE_NAME "You must select something (or cancel)" IDSX_WARNING_CANT_ADD_TO_LOCKED_PAGE "You must unlock this page before inserting new objects. Unlock page now?" IDSX_NEED_MORE_POINTS_FOR_INTEGRAL "You should select a region with valid data." IDSX_NEED_MORE_POINTS_FOR_STATS "You should select at least 1 point." IDSX_BAD_COLUMN_DRAG "The following columns could not be added because they come from Data Sets without a column named \"%s\":" IDSX_BAD_COLUMN_DRAG_SUB "%s" IDSX_WARNING_SET_TO_FIXED "You have chosen to use a column for error values but you have chosen to interpret those values as percents. Are you sure? Choose \"Yes\" to interpret as percents; \"No\" to interpret as fixed values." IDSX_ERROR_IMPORTING_MBL "Logger Pro 2.x files cannot be opened or imported into Logger Pro 3.x. To recover your data you must first open the file in Logger Pro 2.x and use the \"Export as Text\" feature. That exported file can then be imported into this application." IDSX_BAD_SELECTED_REGION_FROM "Numeric value required for range." IDSX_BAD_SELECTED_REGION_TO "Numeric value required for range." IDSX_BAD_SELECTED_REGION_FROM_TO "Range too narrow to calculate FFT." // Spacing for Graph Paper Lines IDSX_GRAPH_PAPER_WIDTH_SMALL "small" IDSX_GRAPH_PAPER_WIDTH_MEDIUM "medium" IDSX_GRAPH_PAPER_WIDTH_LARGE "large" IDSX_GRAPH_PAPER_WIDTH_LAST "" // used in code to tell how many strings // File I/O IDSX_SAVE_FILE "Do you want to save the current file before opening a different one?" IDSX_SAVE_CHANGES_TO "Do you want to save the changes you made to " // same wording as Word/Excel IDSX_FILE_ERROR "This file cannot be opened due to incompatible file format. Do you want to try importing it as text?" IDSX_FILE_DEFAULT_NAME "Untitled" IDSX_SAVE_BEFORE_QUIT "Save this file before quitting?" IDSX_IMPORT_TEXT_FILE_EXTENSION "txt" IDSX_IMPORT_TEXT_FILE_FILTER "Text Files (*.txt;*.TEXT;*.dat;*.csv)|*.txt;*.TEXT;*.dat;*.csv|All Files (*.*)|*.*||" IDSX_EXPORT_TEXT_FILE_EXTENSION "txt" IDSX_EXPORT_TEXT_FILE_FILTER "Text Files (*.txt)|*.txt|All Files (*.*)|*.*||" IDSX_IMAGE_FILE_EXTENSION "bmp" IDSX_IMAGE_FILE_FILTER "Image Files (*.bmp;*.jpg;*.gif;*.png;*.tif;*.pct)|*.bmp;*.jpg;*.jpeg;*.gif;*.png;*.tif;*.pct|All Files (*.*)|*.*||" IDSX_MOVIE_FILE_EXTENSION "mov" IDSX_MOVIE_FILE_FILTER "Movie Files (*.mov;*.avi;*.mpeg)|*.mov;*.avi;*.mpeg|AllFiles (*.*)|*.*||" IDSX_FILE_WRITE_FAILURE "An error has occurred while saving the file and the process cannot be completed. There may be insufficient disk space." IDSX_FILE_USE_COMPRESSION "-1" // 0 for force no compression, 1 for force compression, anything else for 'auto compression' - less than threshold of data points IDSX_FILE_USE_COMPRESSION_THRESHHOLD "25000" // threshhold for auto compression // Video Analysis IDSX_VA_DATASET_NAME "VideoAnalysis" IDSX_VA_DATASET_BASE_COLUMN_NAME "Time" IDSX_VA_DATASET_BASE_COLUMN_SHORTNAME "t" IDSX_VA_DATASET_X_COLUMN "X" IDSX_VA_DATASET_Y_COLUMN "Y" IDSX_VA_BASEUNITS "s" IDSX_VA_DATASET_X_DERIVATIVE "X Velocity" IDSX_VA_DATASET_Y_DERIVATIVE "Y Velocity" IDSX_VA_DATASET_XSHORT_DERIVATIVE "Vx" IDSX_VA_DATASET_YSHORT_DERIVATIVE "Vy" IDSX_VA_DATASET_DERIVATIVE_UNITS "%m/%s" IDSX_VA_DATASET_DERIVATIVE_UNITS_SUB1 "%m" IDSX_VA_DATASET_DERIVATIVE_UNITS_SUB2 "%s" IDSX_VA_DATASET_DERIVATIVE_EQU "%f(\"%c\")" IDSX_VA_DATASET_DERIVATIVE_EQU_SUB1 "%f" IDSX_VA_DATASET_DERIVATIVE_EQU_SUB2 "%c" IDSX_VA_ROTATION_ANGLE_NAME "VA_Angle" // For the set offset and set distance dialogs -- do not change this order! IDSX_FEET "Feet" IDSX_METERS "Meters" IDSX_PIXELS "pixel" IDSX_FEET_SHORT "ft" IDSX_METERS_SHORT "m" // Graph object IDSX_X "X" IDSX_SHORT_X "x" IDSX_Y "Y" IDSX_SHORT_Y "y" IDSX_ONLY_ADDING_FIRST_COLUMN_TO_X "The X-axis can only hold one column. Only the first column selected will be added." IDSX_ONLY_ADDING_FIRST_COLUMN_TO_THETA "The Theta-axis can only hold one column. Only the first column selected will be added." IDSX_SLOPE "Slope: " IDSX_INTEGRAL "Integral: " IDSX_INTEGRAL_FOR "Integral for: " // assumes column name will appear IDSX_STATISTICS_FOR "Statistics for: " IDSX_LINEAR_FIT_FOR "Linear Fit for: " IDSX_MANUAL_CURVE_FIT_FOR "Manual Fit for: " IDSX_AUTO_CURVE_FIT_FOR "Auto Fit for " IDSX_LEGEND "Legend: " IDSX_MEAN "mean: " IDSX_MEDIAN "median: " IDSX_SDEV "std. dev: " IDSX_MIN2 "min2: " IDSX_MAX2 "max2: " IDSX_MIN "min: " IDSX_MAX "max: " IDSX_AT " at " IDSX_EQUALS "= " IDSX_NUMPOINTS "samples: " IDSX_CURVE_FIT_CORRELATION "Correlation: " IDSX_CURVE_FIT_RMSE "RMSE: " IDSX_DELTA_R "%dR" IDSX_DELTA_X "%dx:" IDSX_DELTA_Y "%dy:" IDSX_DELTA_SUB "%d" // we use the platform-specific delta character IDSX_NO_VALUE "----" // Histogram and FFT Graph Object IDSX_BINAXIS_LABEL "Bins" IDSX_COUNTSAXIS_LABEL "Frequency" IDSX_BINSIZE_LABEL "Bin Size" IDSX_BIN_SIZE_CHANGE "Bin Size Change" IDSX_BIN "Bin" IDSX_HIST "Hist" IDSX_FREQUENCY "Frequency" IDSX_FREQ "Freq" // truncation of above, for short name IDSX_PEAK_FREQUENCY " Peak Freq: " // for display in legend helper IDSX_CTS "cts" // abbreviation for "counts", histogram unit IDSX_HZ "Hz" IDSX_CYCLESPER "cycles/" IDSX_MILLISECONDS "milliseconds" IDSX_MILLISECOND "millisecond" IDSX_MILLISECONDS_ABBREVIATION "ms" IDSX_SECONDS "seconds" IDSX_SECOND "second" IDSX_SECONDS_ABBREVIATION "s" IDSX_MINUTES "minutes" IDSX_MINUTE "minute" IDSX_MINUTES_ABBREVIATION "min" IDSX_HOURS "hours" IDSX_HOUR "hour" IDSX_HOURS_ABBREVIATION "h" IDSX_DAYS "days" IDSX_DAY "day" IDSX_DAYS_ABBREVIATION "d" IDSX_YEARS "years" IDSX_YEAR "year" IDSX_YEARS_ABBREVIATION "yr" IDSX_FFT_ASK_FOR_DIALOG "Dropping columns for an FFT requires a base column to be defined first. Would you like to open the FFT Options dialog for this purpose?" IDSX_FFT_NO_BASE_WARNING "The Following Columns did not come from a data set that had a base column named: %s. They could not be added to the FFT graph:" IDSX_FFT_NO_BASE_WARNING_SUB "%s" IDSX_BIN_SIZE_MUST_BE_POSITIVE "Bin Size must be a positive number. Please re-enter." IDSX_TOO_MANY_BINS "%n bins is too many bins. Choose a larger bin size or change the column you're trying to do a histogram of. The number of bins must be less than %m." IDSX_TOO_MANY_BINS_SUB1 "%n" IDSX_TOO_MANY_BINS_SUB2 "%m" IDSX_BIN_DIVIDE_MUST_BE_NUMBER "Bin Start must be a number. Please re-enter." IDSX_NO_HISTOGRAM_COLUMN "You have not chosen any columns. Nothing will be displayed. Continue anyway?" IDSX_FFT_NO_BASE_CHOSEN "You have not chosen a base column. Nothing will be displayed. Continue anyway?" IDSX_FFT_NO_FFT_CHOSEN "You have not chosen any FFT columns. Nothing will be displayed. Continue anyway?" IDSX_SAME_BASETRACENAMES "You have chosen the same base and FFT column. Nothing will be displayed. Continue anyway?" IDSX_FFT_AXIS_NAME "Amplitude" // Tick Styles IDSX_GRAPH_TICK_NONE "No Line" IDSX_GRAPH_TICK_SOLID "Solid" IDSX_GRAPH_TICK_DASHED "Dashed" IDSX_GRAPH_TICK_DOTTED "Dotted" IDSX_GRAPH_TICK_DASHDOTTED "DashDotted" IDSX_GRAPH_TICK_DASHDOTDOTTED "DashDotDotted" IDSX_GRAPH_TICK_LAST = "" // used only to specify the end of the list of styles // Special user Parameter names to control Analog Out IDSX_FREQUENCY_CONSTANT "Frequency" IDSX_AMPLITUDE_CONSTANT "Amplitude" IDSX_ROW "row-" // Used for tick marks on text columns (where a tick may not correspond to an actual cell with text) IDSX_BAD_ROW "The value typed does not correspond to a valid row in your X column. Please retype." IDSX_BROWSE_FOR_FILE "Browse for file" IDSX_BROWSE_FOR_FOLDER "Browse for default folder" IDSX_SELECT_A_FOLDER "Select a folder" IDSX_ERROR_BROWSING "Error while browsing for folder." IDSX_TEST_STRING "Test string" // DataBrowser tool tips IDSX_DB_NEW_DATASET "New Data Set" IDSX_DB_NEW_MANUAL_COLUMN "New Manual Column" IDSX_DB_NEW_CALCULATED_COLUMN "New Calculated Column" IDSX_DB_DELETE "Delete" IDSX_DB_EXPAND_COLLAPSE "Expand/Collapse" IDSX_DB_SELECT_SAME_NAME "Select Same Name" // Application tool tips / long command strings IDSX_NEW_DOCUMENT_TOOLTIP "New" IDSX_OPEN_FILE_TOOLTIP "Open" IDSX_SAVE_DOCUMENT_TOOLTIP "Save" IDSX_PRINT_DOCUMENT_TOOLTIP "Print" IDSX_GO_TO_PAGE_TOOLTIP "Go to Page" IDSX_PREVIOUS_PAGE_TOOLTIP "Previous Page" IDSX_NEXT_PAGE_TOOLTIP "Next Page" IDSX_HIDESHOW_DATA_BROWSER_TOOLTIP "Show/Hide Data Browser" IDSX_TI_IMPORT_TOOLTIP "Import From TI Device" IDSX_EXAMINE_TOOLTIP "Examine" IDSX_TANGENT_TOOLTIP "Tangent" IDSX_INTEGRAL_TOOLTIP "Integral" IDSX_STATISTICS_TOOLTIP "Statistics" IDSX_REGRESSION_TOOLTIP "Linear Fit" IDSX_CURVEFIT_TOOLTIP "Curve Fit" IDSX_AUTOSCALE_TOOLTIP "Autoscale Graph" IDSX_ZOOMIN_TOOLTIP "Zoom In" IDSX_ZOOMOUT_TOOLTIP "Zoom Out" IDSX_CANT_DELETE_LAST_DATASET_LP "You cannot delete that data set. There must always be at least one non-histogram, non-FFT data set in the application." IDSX_CANT_DELETE_LAST_DATASET_LL "You cannot delete that data set. There must always be at least one data set in the application." IDSX_CANT_DELETE_LAST_DATASET_GA "You cannot delete that data set. There must always be at least one non-histogram, non-FFT data set in the application." IDSX_SORT "Sort %s" // Sort dialog title IDSX_SORT_SUB "%s" IDSX_ALL_CALC_COLUMNS "All columns in this data set are calculated columns. Cannot sort based on a calculated column." //------------------------------------------------- // Edit Undo and Redo strings... // APPLICATION MENU MESSAGES: // File menu: IDSX_FILEIMPORTTEXT "Import Text" IDSX_FILEIMPORTPALM "Import Palm" IDSX_SELECT_PALM_USER "Import From One or More Palm Users" IDSX_SELECT_PALM_USER_INSTRUCTIONS "Select which Data Pro text data you would like to import. To retrieve new data from the handheld device, cancel this dialog and synchronize the device normally." IDSX_FILEIMPORTTI "Import From TI Device" IDSX_FILEIMPORTLABPRO "Import From LabPro" IDSX_FILEPAGESETUP "Page Setup" IDSX_FILEPRINTOPTIONS "Print Options" IDSX_FILEPRINTPREVIEW "Print Preview" IDSX_FILEUSERPREFERENCES "User Preferences" IDSX_FILESETTINGS "File Settings" IDSX_FILEQUIT "Quit" // Edit menu: IDSX_EDITCUT "Cut" IDSX_EDITCOPY "Copy" IDSX_EDITPASTE "Paste" IDSX_CLEAR "Clear" IDSX_CLEARCELLS "C%&lear Cells" IDSX_EDITDELETE "Delete" IDSX_EDITDELETECELLS "D%&elete Cells" IDSX_EDITDELETECOLUMN "Delete Column" IDSX_EDITSELECTALL "Select All" IDSX_EDITDESELECTALL "Unselect All" IDSX_EDITDUPLICATE "Duplicate" IDSX_EDITSTRIKETHROUGH "StrikeThrough Data Cells" IDSX_EDITRESTORE "Restore Data Cells" // Data menu & related: IDSX_NEWDATASET "Create New Data Set" IDSX_NEWMANUALCOLUMNS "Create New Manual Column" IDSX_NEWCALCULATEDCOLUMN "Create New Calculated Column" IDSX_EDITCURRENTCOLUMN "Edit Column" IDSX_EDITCOLUMNS "Edit Columns" IDSX_CURRENTCOLUMNOPTIONS "Column Options" IDSX_DELETECURRENTCOLUMN "Delete Column" IDSX_SHOW_DATASET "Show DataSet" IDSX_HIDE_DATASET "Hide DataSet" IDSX_SORTDATASET "Sort Data Set" IDSX_EDITCURRENTDATASET "Edit Data Set" IDSX_CLEARALLDATA "Clear All Data" IDSX_INFO_READ_ONLY "read-only" IDSX_DELETE_DATASETS_OR_COLUMNS "Delete Data Set or Column" IDSX_DELETE_DATASETS "Delete Data Set(s)" IDSX_DELETE_COLUMNS "Delete Column(s)" IDSX_CHOOSE_SHOW_DATASET "Choose Data Sets to Show" IDSX_CHOOSE_HIDE_DATASET "Choose Data Sets to Hide" IDSX_CHOOSE_OPTIONS_DATASET "Choose Data Set to Edit" IDSX_CHOOSE_SORT_DATASET "Choose Data Set to Sort" IDSX_CHOOSE_DELETE_DATASET "Choose Data Sets to Delete" IDSX_CHOOSE_DELETE_COLUMN "Choose Columns to Delete" IDSX_CHOOSE_OPTIONS_COLUMN "Choose Columns to Edit" // Analyze menu: IDSX_EXAMINE "Examine" IDSX_TANGENT "Tangent" IDSX_LEGEND_UNDO_TEXT "Legend" IDSX_ZOOMIN "Zoom In" IDSX_ZOOMOUT "Zoom Out" IDSX_AUTOSCALE "Autoscale" IDSX_INTERPOLATE "Interpolate" IDSX_NEWINTEGRAL "Integral" IDSX_NEWSTATISTICS "Statistics" IDSX_NEWLINEARFIT "Linear Fit" IDSX_NEWCURVEFIT "Curve Fit" IDSX_NEWMODEL "Model" IDSX_FUNCTIONEDITOR "Function Editor" // Object menu & related: IDSX_ONGRAPHCARTESIANOPTIONS "Graph Options" IDSX_ONGRAPHXAXISOPTIONS "X-Axis Settings" IDSX_ONGRAPHYAXISOPTIONS "Y-Axis Settings" IDSX_ONGRAPHHISTOGRAMOPTIONS "Histogram Graph Options" IDSX_ONGRAPHFFTOPTIONS "FFT Graph Options" IDSX_ONLINEOPTIONS "Line Options" IDSX_ONOVALOPTIONS "Oval Options" IDSX_ONPAGEFOOTEROPTIONS "Page Footer Options" IDSX_ONRECTANGLEOPTIONS "Rectangle Options" IDSX_ONQTPICTUREOPTIONS "Picture Options" IDSX_ONQTMOVIEOPTIONS "Movie Options" IDSX_ONTABLEOPTIONS "Table Options" IDSX_ONTEXTOPTIONS "Text Options" IDSX_ONTEXTANNOTATIONOPTIONS "Text Annotation Options" IDSX_NEWGRAPHCARTESIAN "Create New Cartesian Graph" IDSX_NEWGRAPHHISTOGRAM "Create New Histogram Graph" IDSX_NEWGRAPHFFT "Create New FFT Graph" IDSX_NEWGRAPHSTRIPCHART "Create New Strip Chart" IDSX_NEWTABLE "Create New Table" IDSX_NEWTEXT "Create New Text" IDSX_NEWTEXTANNOTATION "Create New Text Annotation" IDSX_NEWLINE "Create New Line" IDSX_NEWOVAL "Create New Oval" IDSX_NEWRECTANGLE "Create New Rectangle" IDSX_NEWQTPICTURE "Create New Picture" IDSX_NEWQTMOVIE "Create New Movie" IDSX_VAMOVIEADDPOINT "Add VA Point" IDSX_VAMOVIEDELETEPOINT "Delete VA Point" IDSX_VAMOVIEMOVEPOINT "Move VA Point" IDSX_VAMOVIEADDPOINTSERIES "Add VA Point Series" IDSX_VAMOVIESETSCALE "Set new VA Scale" IDSX_VAMOVIESETORIGIN "Set new VA Origin" IDSX_NEWMETER "Create New Digital Meter" IDSX_ONHELPEREXAMINEOPTIONS "Helper Examine Options" IDSX_ONHELPERLEGENDOPTIONS "Helper Legend Options" IDSX_ONHELPERLINEARFITOPTIONS "Helper Linear Fit Options" IDSX_ONHELPERCURVEFITOPTIONS "Helper Curve Fit Options" IDSX_ONHELPERSTATISTICSOPTIONS "Helper Statistics Options" IDSX_ONHELPERINTEGRALOPTIONS "Helper Integral Options" IDSX_ONTHERMOMETEROPTIONS "Thermometer Options" IDSX_ONMETEROPTIONS "Digital Meter Options" IDSX_ONGAUGEOPTIONS "Gauge Options" IDSX_ONANIMATEDMETEROPTIONS "Animated Display Options" IDSX_ONANIMATEDBARSOPTIONS "Animated Bars Options" IDSX_ONSHOWHELPERS "Reveal Hidden Objects" IDSX_ONMATHCONSTANTSOPTIONS "Parameter Control Options" // Arrange menu: IDSX_MOVETOFRONT "Move to Front" IDSX_MOVEFORWARD "Move Forward" IDSX_MOVETOBACK "Move to Back" IDSX_MOVEBACKWARD "Move Backward" IDSX_LINKOBJECTS "Link Objects (X-Axes)" IDSX_YLINKOBJECTS "Link Objects (Y-Axes)" IDSX_UNLINKOBJECTS "Unlink Objects" IDSX_AUTOARRANGE "Auto Arrange" IDSX_PAGE_MAKE_WIDTH_SAME "Make Width Same" IDSX_PAGE_MAKE_HEIGHT_SAME "Make Height Same" // Page menu: IDSX_PAGEOPTIONS "Page Options" IDSX_NEWPAGE "Create New Page" IDSX_DELETEPAGE "Delete Page" IDSX_NEXTPAGE "Next Page" IDSX_PREVIOUSPAGE "Previous Page" IDSX_GOTOPAGE "Go to Page" IDSX_GOTOSPECIFIEDPAGE "Go to Page" IDSX_GOTONAMEDPAGE "Go to Page" // Toolbars: IDSX_EDITTOOLBARS "Edit Toolbars" IDSX_SHOWHIDEFILETOOLBAR "Show/Hide File Toolbar" IDSX_SHOWHIDEPAGETOOLBAR "Show/Hide Page Toolbar" IDSX_SHOWHIDEDATATOOLBAR "Show/Hide Data Toolbar" IDSX_SHOWHIDEANALYZETOOLBAR "Show/Hide Analyze Toolbar" IDSX_SHOWHIDEGRAPHTOOLBAR "Show/Hide Graph Toolbar" IDSX_SHOWHIDETEXTTOOLBAR "Show/Hide Text Toolbar" IDSX_SHOWHIDEHELPTOOLBAR "Show/Hide Help Toolbar" // Help: IDSX_HELPCONTENTS "Help Contents" IDSX_HELPINDEX "Help Index" IDSX_HELPTUTORIAL "Help Tutorial" IDSX_HELPSEARCH "Help Search" IDSX_HELPCURRENT "Help Current" // About: IDSX_ABOUTTHISAPP "About " IDSX_ABOUTVERNIERSOFTWARE "About Vernier Software & Technology..." IDSX_JUNGO_VERSION "LabPro driver version: %m.%n" // major then minor version number IDSX_JUNGO_VERSION_MAJOR_SUB "%m" IDSX_JUNGO_VERSION_MINOR_SUB "%n" // QuickTime Messages IDSX_QT_DIALOGNAME "Picture selection Dialog" IDSX_QT_FILENOTFOUND "Image File Not Found" IDSX_QT_INVALIDIMAGEFILE "Invalid Image Format" IDSX_QT_CANTFINDIMAGE "Can't find image: %p" IDSX_QT_CANTFINDMOVIE "Can't find movie: %p" IDSX_QT_GENERIC_ERROR "Error loading movie: %p" IDSX_QT_CANTFINDPATH_SUB "%p" IDSX_QT_IMAGEDOUBLECLICK "Double-click to browse for a picture" IDSX_QT_MOVIEDOUBLECLICK "Double-click to browse for a movie" IDSX_QT_PICTUREREQUIREMENTS "Pictures require QuickTime 6.5 or later" IDSX_QT_MOVIEREQUIREMENTS "Pictures require QuickTime 6.5 or later" IDSX_QT_MOVIEMUTEXNAME "LoggerPro3-MovieMutex" // For the top movie control IDSX_MOVIE_EXAMINE_POINT "(%x, %y)" IDSX_MOVIE_EXAMINE_POINT_SUB_X "%x" IDSX_MOVIE_EXAMINE_POINT_SUB_Y "%y" IDSX_VIDEOCAPTURE_STOPCAPTURE "Stop Capture" IDSX_VIDEOCAPTURE_STARTCAPTURE "Start Capture" IDSX_VIDEOCAPTURE_INTIALIZE_CAMERA "Initialize Camera..." IDSX_VIDEOCAPTURE_START_STREAMING "Start" IDSX_VIDEOCAPTURE_STOP_STREAMING "Stop" IDSX_VIDEOCAPTURE_START_TIMELAPSE "Start Time Lapse" IDSX_VIDEOCAPTURE_STOP_TIMELAPSE "Stop Time Lapse" IDSX_VIDEOCAPTURE_MOVIE_BASE_NAME "MovieCapture" IDSX_VIDEO_CAPTURE_INFO2_START_CAPTURE "* Start Synchronized Capture with "Start Capture" Button" IDSX_VIDEO_CAPTURE_INFO2_START_TIMELAPSE "* Start Synchronized Capture with "Start Timelapse" Button" IDSX_VIDEOCAPTURE_MOVIE_EXTENSION_WIN ".avi" IDSX_VIDEOCAPTURE_MOVIE_EXTENSION_MAC ".mov" IDSX_VIDEOCAPTURE_TITLE "Video Capture" IDSX_VIDEOCAPTURE_CAPTURE_STARTS_COLLECTION "Capture starts collection" IDSX_VIDEOCAPTURE_INFO "Video Capture Information" IDSX_VIDOECAPTURE_STATUS "Status: %s" IDSX_VIDOECAPTURE_STATUS_SUB "%s" IDSX_VIDEOCAPTURE_STATUS_PLEASE_INIT "Camera Not Initialized" IDSX_VIDEOCAPTURE_STATUS_INIT "Ready" IDSX_VIDEOCAPTURE_STATUS_CAPTURE "Capturing" IDSX_VIDEOCAPTURE_DURATION "Capture Duration: %s" IDSX_VIDEOCAPTURE_DURATION_SUB "%s" IDSX_VIDEOCAPTURE_DURATION_FOR_SYNC " (Capture Duration: %s)" IDSX_VIDEOCAPTURE_DURATION_FOR_SYNC_SUB "%s" IDSX_VIDEOCAPTURE_COLLECTION " (Synchronized with Data Collection)" IDSX_VIDEOCAPTURE_ESTIMATED_FILE_SIZE "Estimated File Size: %s" IDSX_VIDEOCAPTURE_ESTIMATED_FILE_SIZE_SUB "%s" IDSX_VIDEO_STATUS "%s\n\n%d\n\n%p" IDSX_VIDEO_STATUS_STATUS_SUB "%s" IDSX_VIDEO_STATUS_DURATION_SUB "%d" IDSX_VIDEO_STATUS_INFO_SUB "%i" IDSX_VIDEO_STATUS_ESTIMATED_FILE_SIZE_SUB "%p" IDSX_VIDEOCAPTURE_CAMERA "Choose Camera" IDSX_VIDEOCAPTURE_SOUND_SOURCE "Choose Sound Source" IDSX_VIDEOCAPTURE_RESOLUTION "Choose Camera Resolution" IDSX_VIDEOCAPTURE_RESOLUTION_INSTRUCTIONS "Choose a resolution for video capture. Larger resolutions require more disk space and are slower." IDSX_VIDEOCAPTURE_ERROR_RESOLUTION "Error getting native camera sizes" IDSX_VIDEOCAPTURE_ERROR_SOUND "Error when setting the sound" IDSX_VIDEOCAPTURE_ERROR_INITCAMERA "Error initializing camera" IDSX_VIDEOCAPTURE_ERROR_FIND_CAMERA "Could not find a camera" IDSX_VIDEOCAPTURE_ERROR_START_CAPTURE "Error starting video Capture" IDSX_VIDEOCAPTURE_MOVIE_IS_LONG_WARNING "Warning: The current settings will produce a video approximately %d. Would you like to continue?" IDSX_VIDEOCAPTURE_MOVIE_IS_LONG_WARNING_SUB "%d" IDSX_VIDEO_CAPTURE_BAD_DURATION "Error: The capture duration must be %d seconds or longer." IDSX_VIDEO_CAPTURE_BAD_DURATION_SUB "%d" IDSX_VIDEO_CAPTURE_BAD_LATENCY "The adjustment to the video/data synchronization is not a valid number. Please type a number value." IDSX_DIRECTX_VERSION_ERROR "Video capture requires DirectX version 8.1 or greater please go to the following URL for more information \n http://www.vernier.com/tech/directx.html" IDSX_NO_DIRECTX_VERSION_INFO "The installed version of DirectX could not be determined. Video capture requires version 8.1 or greater, you may experience problems using video capture." IDSX_VIDEOCAPTURE_DATACOLLECTION_ERROR "The current data collection mode is not compatible with video capture. Only time-based data collections without trigger or repeat can be started from video capture. Please change your data collection settings or use the video capture options dialog to disable start collection on video capture." IDSX_VIDEO_CAPTURE_GRAB_IMAGE "Picture" // Will be used as the base name for capturing bitmap snapshots IDSX_VIDEO_CAPTURE_X_Y "%w x %h" // Width x height IDSX_VIDEO_CAPTURE_X_Y_WIDTH_SUB "%w" IDSX_VIDEO_CAPTURE_X_Y_HEIGHT_SUB "%h" IDSX_VIDOECAPTURE_MINIMUM_TIME_ERROR "The capture duration was less than %t seconds therefor the duration of this capture will be extended to %t seconds." IDSX_VIDOECAPTURE_MINIMUM_TIME_ERROR_SUB "%t" IDSX_VIDEOCAPTURE_DIFFERENT_COMPRESSOR_SELECTED_WARNING "You have chosen a different compression method than the default. If you encounter unexpected or undesirable results, change the compression back to the default." IDSX_VIDEO_CAPTURE_TROUBLE_STARTINGMOVIE "Could not start video capture. Please check hardware connections then choose \"Set Up Camera...\".") IDSX_VIDEO_CAPTURE_NOT_DURING_REPLAY "Cannot begin a Video Capture Synchronized with Data Collection while a collection is playing back. You may press Stop in the Replay window, or select Video Capture Only from the Options." IDSX_VIDEOCAPTURE_LATENCY_AHEAD "ahead of" IDSX_VIDEOCAPTURE_LATENCY_BEHIND "behind" IDSX_VIDEOCAPTURE_HINTS "The Start button on the Video Capture dialog starts synchronized data collection and video capture. \n\nThe Collect button on the toolbar starts data collection only.\n\nWhen playing back a time-lapse video, increase the replay speed." IDSX_DIRECTX_VERSION_KEY "Version" IDSX_MOVIE_FRAME_COUNT "Frame: " IDSX_MOVIE_TIME "Time: " IDSX_MOVIE_POS "Pos: " IDSX_NO_DELETE_HISTOGRAM_FFT_DATASET "Data Sets created for Histograms or FFTs cannot directly be deleted. They will be removed when the Histogram or FFT graph is deleted." IDSX_NO_DELETE_HISTOGRAM_FFT_COLUMN "Columns in data sets created for Histograms or FFTs cannot directly be deleted. They will be removed when the Histogram or FFT graph is deleted." IDSX_NO_DELETE_LATEST_DATASSET "The \"Latest\" data set cannot be deleted." IDSX_TABLEEDITCELL "Edit Cell" IDSX_TABLEADDEDITCELL "Add Cell" IDSX_TABLECHANGECOLUMNWIDTH "Change Column Width" IDSX_TABLEDELETECOLUMNRANGE "Delete Cell Range" IDSX_TABLEDELETECOLUMN "Delete Cells" IDSX_TABLECLEARCOLUMNRANGE "Clear Table Cells" IDSX_TABLEEDITSPECIALKEY "Edit Special Key" IDSX_TABLETEXTEDITPASTE "Paste Text" IDSX_FITOBJECTSTOPAGE "Fit objects to Page" IDSX_OBJECTDELETED "Object Deleted" IDSX_MOVEORRESIZE "Move or Resize" IDSX_DRAGANDDROP "Drag and Drop" IDSX_ACCEPTCLIPDATA "Paste" IDSX_TEXTEDIT "Text Edit" IDSX_TEXT_ACTION_ZERO "" // not user visible, just for indexing IDSX_TEXT_ACTION_TYPING "Typing" IDSX_TEXT_ACTION_CUT "Cut" IDSX_TEXT_ACTION_PASTE "Paste" IDSX_TEXT_ACTION_CLEAR "Clear" IDSX_TEXT_ACTION_CHANGE_FONT "Change Font" IDSX_TEXT_ACTION_CHANGE_COLOR "Change Color" IDSX_TEXT_ACTION_CHANGE_SIZE "Change Size" IDSX_TEXT_ACTION_CHANGE_STYLE "Change Style" IDSX_TEXT_ACTION_ALIGN_LEFT "Align Left" IDSX_TEXT_ACTION_ALIGN_CENTER "Align Center" IDSX_TEXT_ACTION_ALIGN_RIGHT "Align Right" IDSX_TEXT_ACTION_DROP "Drop" IDSX_TEXT_ACTION_MOVE "Move" IDSX_TEXT_ACTION_FONT_FEATURE "Font Feature" IDSX_TEXT_ACTION_FONT_VARIANT "Font Variant" IDSX_HIDDEN " (hidden)" // for displaying hidden datasets in the databrowser IDSX_DB_HEADER_NAME "Name" IDSX_DB_HEADER_UNITS "Units" IDSX_DB_HEADER_INFO "Info" // Debug IDSX_DEBUGTRACE "Debug Trace" IDSX_UNHANDLED_EXCEPTION "Caught unhandled exception!" // Cartesian axis options dialog text lables IDSX_LEFT_LABEL "%&Left:" IDSX_RIGHT_LABEL "%&Right:" IDSX_MINIMUM_LABEL "%&Minimum:" IDSX_WIDTH_LABEL "%&Width:" // Object Alignment messages IDSX_ALIGNOBJECTSLEFT "Align Left" IDSX_ALIGNOBJECTSRIGHT "Align Right" IDSX_ALIGNOBJECTSTOP "Align Top" IDSX_ALIGNOBJECTSBOTTOM "Align Bottom" IDSX_ALIGNOBJECTSCENTER "Align Center" IDSX_ALIGNOBJECTSHCENTER "Align Horizontal Center" IDSX_ALIGNOBJECTSVCENTER "Align Vertical Center" IDSX_ALIGNOBJECTSSPACEEVENLYACROSS "Align Space Evenly Across" IDSX_ALIGNOBJECTSSPACEEVENLYDOWN "Align Space Evenly Down" IDSX_MAKEWIDTHSAME "Make Width Same" IDSX_MAKEHEIGHTSAME "Make Height Same" IDSX_LOCK_OBJECTS "Lock Objects" IDSX_UNLOCK_OBJECTS "Unlock Objects" IDSX_DRAWPREDICTION "Draw Prediction" // Graph messages IDSX_GRAPHXMINCHANGE "Change Graph X Min" IDSX_GRAPHXMAXCHANGE "Change Graph X Max" IDSX_GRAPHAXISRANGECHANGE "Graph Axis Range Change" IDSX_GRAPHSELECTIONCHANGED "Graph Selection Changed" IDSX_HELPEROBJECTCLOSED "Helper Object" // Dialog titles for curve fit vs. model dialog IDSX_CURVE_FIT_DIALOG_TITLE "Curve Fit" IDSX_MODEL_DIALOG_TITLE "Model" // Set delta instructions (dialog that pops up inside curve fit dialog) IDSX_SET_DELTA_INSTRUCTIONS "This delta controls the step size by which any coefficient is changed when using the up or down buttons." IDSX_SET_DELTA_COEFFICIENT "Coefficient %s:" IDSX_SET_DELTA_COEFFICIENT_SUB "%s" // Graph Titles and data set names IDSX_FFT "FFT" IDSX_HISTOGRAM_TITLE "Histogram" IDSX_STRIP_CHART "Strip Chart" // Animated Meter strings IDSX_FIXED_COMPONENT "Fixed Value" // Custom curve fit IDSX_INDEPENDANT_VARIABLE "x" // MUST BE LOWER CASE custom curve fit functions are functions of this (e.g. f(x) or f(X) case insensitive) // Equation Name Strings IDSX_NAME_EQ1 "Proportional" IDSX_NAME_EQ2 "Linear" IDSX_NAME_EQ3 "Quadratic" IDSX_NAME_EQ4 "Cubic" IDSX_NAME_EQ5 "Quartic" IDSX_NAME_EQ6 "Quintic" IDSX_NAME_EQ7 "Power" IDSX_NAME_EQ8 "Variable Power" IDSX_NAME_EQ9 "Inverse" IDSX_NAME_EQ10 "Inverse Square" IDSX_NAME_EQ11 "Nth Inverse" IDSX_NAME_EQ12 "Natural Exponent" IDSX_NAME_EQ13 "Natural Logarithm" IDSX_NAME_EQ14 "Base-10 Exponent" IDSX_NAME_EQ15 "Base-10 Logarithm" IDSX_NAME_EQ16 "Inverse Exponent" IDSX_NAME_EQ17 "Sine" IDSX_NAME_EQ18 "Normalized Gaussian" IDSX_NAME_EQ19 "Gaussian" IDSX_LAST_NAME_EQU "" // this does not get displayed -- it's just for loop processing // These must be in the same order and match the above strings IDSX_SHORT_EQ1 "Propor." IDSX_SHORT_EQ2 "Linear" IDSX_SHORT_EQ3 "Quad." IDSX_SHORT_EQ4 "Cubic" IDSX_SHORT_EQ5 "Quartic" IDSX_SHORT_EQ6 "Quintic" IDSX_SHORT_EQ7 "Power" IDSX_SHORT_EQ8 "Var. Pwr." IDSX_SHORT_EQ9 "Inverse" IDSX_SHORT_EQ10 "Inv. Sqr." IDSX_SHORT_EQ11 "Nth Inv." IDSX_SHORT_EQ12 "exp." IDSX_SHORT_EQ13 "ln" IDSX_SHORT_EQ14 "10^" IDSX_SHORT_EQ15 "log" IDSX_SHORT_EQ16 "Inv. epx." IDSX_SHORT_EQ17 "Sine" IDSX_SHORT_EQ18 "NGauss" IDSX_SHORT_EQ19 "Gauss" IDSX_LAST_SHORT_EQU "" // this does not get displayed -- it's just for loop processing // This must match the 'n' in Variable Power and Nth inverse equation names IDSX_CURVE_FIT_N "n" // Param names for non-standard built-in functions IDSX_LINEAR_TAG_NAME1 " (Slope)" IDSX_LINEAR_TAG_NAME2 " (Y-Intercept)" IDSX_NORMGAUSSIAN_TAG_NAME1 " (Std Dev)" IDSX_NORMGAUSSIAN_TAG_NAME2 " (Mean)" // Curve fit (and linear fit) strings IDSX_DEGREE "D%&egree:" IDSX_POWER "Po%&wer:" IDSX_CURVE_FIT_DATASET_NAME "&&^% CurveFitFunctions %^&&" // Unique dataset name for all functions used by the curve fit methods IDSX_FIT "Fit" IDSX_NOT_ENOUGH_POINTS "Not enough points." IDSX_VERTICAL_LINE "Cannot fit to vertical line." IDSX_CUSTOM_FUNCTION "Custom Function" // Unknown function IDSX_ERROR_CALCULATING_FIT "Error Calculating Curve Fit" IDSX_BAD_FUNCTION "Cannot interpret this function string. Are you using an unknown function? Please retype." IDSX_SYNTAX_ERROR_IN_EXPRESSION "There is a syntax error in the calculation expression; you may need to retype it." IDSX_CIRCULAR_COLUMNS_IN_EXPRESSION "Using \"%s\" for a calculated column in data set \"%t\" caused a circular reference. Please retype your expression." IDSX_CIRCULAR_COLUMNS_IN_EXPRESSION_SUB1 "%s" IDSX_CIRCULAR_COLUMNS_IN_EXPRESSION_SUB2 "%t" IDSX_ERROR_IN_EXPRESSION_STRING "\"%s\" could not be resolved as either a column name, function, or user parameter. Please retype." IDSX_ERROR_IN_EXPRESSION_STRING_SUB1 "%s" IDSX_NULL_COLUMNS_IN_EXPRESSION "Error: a column name used in this column expression cannot be found. Input columns must be created before they can be used in calculation expressions." IDSX_ADD_NEW_DATASET "Add New Data Set..." IDSX_NOT_A_NUMBER "" // this is what displays in table cells when the number is not valid IDSX_Y_EQUALS "y = " // Custom defined function dialog IDSX_NON_DIFF_FUNCTION "Curve Fits cannot use the non-differentiable function %s. Please retype." IDSX_NON_DIFF_FUNCTION_SUB "%s" IDSX_NO_VARIABLE "Equation must be an equation in \"%x\"." IDSX_NO_VARIABLE_SUB "%x" IDSX_FUCNTION_FORM "f(%s)=" IDSX_FUCNTION_FORM_SUB "%s" IDSX_ANALYSIS_CIRCULAR_REF "The name \"%s\" caused a circular reference. Input columns cannot have the same name as the column you are editing." IDSX_ANALYSIS_CIRCULAR_REF_SUB "%s" IDSX_SPACE_EQUALS_SPACE " = " // constants for use in curve fits and calculated columns (see GTreeNode for use) IDSX_PI "pi" // to maintain backwards compatability // Error strings for curve fits IDSX_CURVEFIT_DEFAULTSTATUS "Status: " IDSX_CURVEFIT_STATUS_WORKING "Status: Working" IDSX_CURVEFIT_ERROR0 "No error" IDSX_CURVEFIT_ERROR1 "Warning, invalid data points ignored" IDSX_CURVEFIT_ERROR2 "You must select more points to perform this curve fit." IDSX_CURVEFIT_ERROR3 "Curve fit does not converge" IDSX_CURVEFIT_ERROR4 "Invalid argument during curve fit" IDSX_CURVEFIT_ERROR5 "Divide by zero during curve fit" IDSX_CURVEFIT_ERROR6 "Argument too large during curve fit" IDSX_CURVEFIT_ERROR7 "Argument too small during curve fit" IDSX_CURVEFIT_ERROR "Error encountered during curve fit: %s\nPlease check coefficients, data range and function type." IDSX_CURVEFIT_ERROR_SUB "%s" IDSX_COULD_NOT_SET_DISTANCE_LENGTH "Could not find the proper equation to set distance or length with. You can manually edit the calculated column equation for the \"Distance\" column by double-clicking the header for that column in the table." // Error checking for calc column expression IDSX_UNMATCHED_QUOTE "Unmatched Quote: " IDSX_BAD_ARGS_FOR_FUNCTION "The number of arguments for %s is incorrect." IDSX_BAD_ARGS_FOR_FUNCTION_SUB "%s" // string to sub via replace() in the preceding string IDSX_MISMATCHED_PAREN "Mismatched parentheses: " IDSX_MISSING_PAREN "\"%s\" is missing a parentheses. Please retype." // is missing... IDSX_MISSING_PAREN_SUB "%s" IDSX_INVALID_COLUMN_NAME "\"%s\" is not a valid column name or constant. Please retype." // is not a valid... IDSX_INVALID_COLUMN_NAME_SUB "%s" IDSX_CUSTOM_FIT_BAD_FUNCTION_NAME "Custom curve fits cannot use the function \"%s\"" // ...use the function IDSX_CUSTOM_FIT_BAD_FUNCTION_NAME_SUB "%s" IDSX_EXPRESSION_MUST_HAVE_X "Your custom curve fit must be a function of 'x'. Please retype." IDSX_EXPRESSION_MUST_HAVE_COEFFECIENT "Your custom curve fit must have at least one coefficient (e.g. 'A', 'b', etc.). Please retype." IDSX_DUPLICATED_COEFFICIENT "\"%s\" is duplicated. Each coefficient must be unique. Please retype." IDSX_DUPLICATED_COEFFICIENT_SUB "%s" IDSX_TOO_MANY_COEFFICIENTS "Error parsing equation. Perhaps you have too many coefficients. The maximum number of coefficients is 6 (for example: A, B, C, D, E, and F)." IDSX_EXPRESSION_IS_EMPTY "Please type an expression." IDSX_EXPRESSION_MUST_USE_A_COLUMN "You have not defined a function of one or more columns. Please retype, including at least one column name." IDSX_BAD_CONSTANT "\"%s\" is not a valid constant. Please retype the expression." // is not... IDSX_BAD_CONSTANT_SUB "%s" IDSX_FUNCTION_SHOULD_NOT_HAVE_QUOTES "Custom curve fit functions should not have quotation marks." IDSX_INVALID_FUNCTION_NAME "\"%s\" is not a valid function. Please retype your expression." // is not... IDSX_INVALID_FUNCTION_NAME_SUB "%s" IDSX_PARSE_TOKEN_ERROR "Error with token \"%s\" while parsing the equation. " IDSX_PARSE_TOKEN_ERROR_SUB "%s" IDSX_PARSE_TOKEN_ERROR_MISSING_ARG "Function cannot be parsed because there is an incorrect number of arguments in function, or a column name referenced is not in the current data set." IDSX_PARSE_FUNCTION_SYNTAX "Syntax: " IDSX_PARSE_FUNCTION_ERROR "The error occurred while processing the function \"%s\"." IDSX_PARSE_FUNCTION_ERROR_SUB "%s" IDSX_GENERAL_PARSER_ERROR "Error while parsing expression. Please retype." IDSX_NOTHING_TO_PARSE "No calculation will be performed. Please retype expression." IDSX_DUPLICATE_NEW_COLUMNS_WARNING "You are creating calculated columns in more than one data set but the columns are identical. Would you like to choose just one data set to add this calculated column to?" IDSX_NO_DATA_SETS_SELECTED "Please choose at least one dataset to add this column to." IDSX_ARGUMENT_SHOULD_BE_REAL "The %n argument for \"%s\" should be a real number (not a column)." IDSX_ARGUMENT_SHOULD_BE_INTEGER "The %n argument for \"%s\" should be an integer whole number (not a column or real number)." IDSX_ARGUMENT_SHOULD_BE_POSITIVE_INTEGER "The %n argument for \"%s\" should be an integer whole number greater than zero (not a column or real number)." IDSX_ARGUMENT_SHOULD_BE_COLUMN "The %n argument for \"%s\" should be a column (not a real number)." IDSX_ARGUMENT_SHOULD_BE_POSITIVE "The %n argument for \"%s\" should be a number larger than zero." IDSX_ARGUMENT_CANNOT_BE_NEGATIVE "The %n argument for \"%s\" should be a number larger than or equal to zero." IDSX_ARGUMENT_CANNOT_BE_ZERO "The %n argument for \"%s\" cannot be zero." IDSX_ARGUMENT_SHOULD_BE_ZERO_OR_ONE "The %n argument for \"%s\" must be zero or one." IDSX_BAD_COLUMN_NAME "The %n argument in \"%s\" must be a valid column name." IDSX_WRONG_ARGUMENT_NUMBER_SUB "%n" // sub for which wrong argument IDSX_WRONG_ARGUMENT_SUB "%s" // sub for above wrong arguments IDSX_EVALUATION_ERROR "Error evaluating expression. Please retype." IDSX_FIRST "first" // the following must be in increasing order IDSX_SECOND_NUM "second" // odd name to not conflict with time unit IDSX_THIRD "third" IDSX_FOURTH "fourth" IDSX_FIFTH "fifth" IDSX_SIXTH "sixth" IDSX_SEVENTH "seventh" IDSX_EIGHTH "eighth" IDSX_NINTH "ninth" // Meter Options IDSX_WARNING_BADMINMAX "Min must be smaller than Max. Please type a new value." IDSX_WARNING_BADLEFTRIGHT "Left must be smaller than Right. Please type a new value." IDSX_WARNING_INVALIDMIN "\"Left\" setting is invalid. Please type a new value." IDSX_WARNING_INVALIDMAX "\"Right\" setting is invalid. Please type a new value." IDSX_WARNING_INVALIDHMIN "\"Horizontal Min\" setting is invalid. Please type a new value." IDSX_WARNING_INVALIDHMAX "\"Horizontal Max\" setting is invalid. Please type a new value." IDSX_WARNING_INVALIDVMIN "\"Vertical Min\" setting is invalid. Please type a new value." IDSX_WARNING_INVALIDVMAX "\"Vertical Max\" setting is invalid. Please type a new value." IDSX_WARNING_INVALID_NUMBER "Please enter an integer for the interval." // General UI Object messages IDSX_UPDATEOSDATA "Update OS Data" IDSX_UPDATEFROMOSDATA "Update From OS Data" IDSX_SELECT "Select" IDSX_ACCEPTDROP_DATAOBJECTS "Accept Drop" IDSX_OSINITIALIZE "OS Initialize" IDSX_GETOSDATAPTR "Get OS Data Pointer" IDSX_OPEN_AS_TEMPLATE "Open as Template" // used in Windows file open dialog IDSX_ERROR_FILE_COULD_NOT_BE_WRITTEN "%s is not a writable file or access is denied; please choose another name or location." IDSX_ERROR_FILE_COULD_NOT_BE_WRITTEN_SUB "%s" // Menu text for File:Settings For IDSX_FILE_SETTINGS_MENU_TEXT "Settings %&For " // append filename // Menu text for File:Print Graph(s) IDSX_PRINT_GRAPH_SINGLE "Print Graph..." IDSX_PRINT_GRAPH_MULTIPLE "Print Graphs..." // Mac-specific strings IDSX_INTERNAL_MODEM_PORT "Internal Modem" IDSX_NO_PORTS_FOUND "The list of available ports is currently empty. If you are using USB, please test the connection to the device and, if applicable, the power to the device or hub." IDSX_OPEN_URL_ERROR "We failed to launch the URL with Internet Config. You can enter the URL directly into your web browser or install Internet Config 2.0.2 or later." // Windows URL not found error IDSX_URL_NOT_FOUND "%u not found. (Error: %e)." IDSX_URL_NOT_FOUND_URL_SUB "%u" IDSX_URL_NOT_FOUND_ERROR_SUB "%e" // Windows USB Driver Strings IDSX_WINDRIVER_FAILED_OPEN "USB Driver failed to open." IDSX_WINDRIVER_VER_BAD "Bad version of USB driver." IDSX_WINDRIVER_DEVICE_BAD "Could not open USB device." // Windows Help Menu (can't be in resources!) IDSX_HELP_MENU "%&Help" // MacOS Error Messages IDSX_NO_DEFAULT_PRINTER "No default printer has been set up. Please create a default printer and try printing again." IDSX_UNKNOWN_PRINTER_ERROR "An unknown error occurred while trying to print: %e" IDSX_UNKNOWN_PRINTER_ERROR_SUB "%e" // Draw Prediction IDSX_DRAW_PREDICTION "Draw Prediction" IDSX_PREDICTION_DATASET "Predictions" IDSX_PREDICTION_LONG_NAME "Prediction" IDSX_PREDICTION_SHORT_NAME "Pred." // Start/Stop button (Replay) IDSX_START "Start" IDSX_STOP "Stop" IDSX_CANT_REPLAY_DATASET "The data set \"%d\" cannot be replayed because it is empty." IDSX_CANT_REPLAY_DATASET_SUB "%d" IDSX_REPLAY_PAUSE "%&Pause" IDSX_REPLAY_RESUME "%&Resume" // Time (For Column names etc.) IDSX_TIME "Time" IDSX_SHORT_TIME "t" // None (for movie synch dialog) IDSX_NONE "None" // Data IDSX_DATA "Data" IDSX_SHORT_DATA "D" // For windows help file name and location -- these should change if and only if the name and location of the file changes Change the help file name in the application specific file. IDSX_HELP_FOLDER_NAME "Help" // These should be MBL strings but are in common code IDSX_WAITING_FOR_TRIGGER_OR_DATA "Waiting for trigger or data..." IDSX_WAITING_FOR_DATA "Waiting for data..." IDSX_LATEST "Latest" // title for most recent data set collected // This is used in dialog and menu items as a sub for the windows shortcut. Mac dialogs can simply substitute an empty string IDSX_AMPERSAND_SUB "%&" // This is replaced on Windows with "OK" and on Mac with "Done" IDSX_OK_DONE_SUB "%OK" IDSX_OK_REPLACEMENT "\"OK\"" IDSX_DONE_REPLACEMENT "\"Done\"" // For "Assert" IDSX_ASSERT "Internal application error in source file:\n %f, line %d.\nClick the link below to email the details to Vernier.\nThe program will now exit." IDSX_ASSERT_LINK "mailto:bugs@vernier.com?subject=Bug Report: %a&body=Version: %v\n\n File: %f\n\n Line: %d\n StackTrace:\n%t\n\n Please add a description of what you were doing when the error occurred. Thanks!\n\n" IDSX_ASSERT_FILE_SUB "%f" IDSX_ASSERT_LINE_SUB "%d" IDSX_ASSERT_VERS_SUB "%v" IDSX_ASSERT_APP_SUB "%a" IDSX_ASSERT_STACKTRACE_SUB "%t" // For progress monitor IDSX_TIME_REMAINING "Time Remaining: About %t %u" IDSX_TIME_REMAINING_TIME_SUB "%t" IDSX_TIME_REMAINING_UNITS_SUB "%u" IDSX_TIME_REMAINING_LESS_THAN_5 "Time Remaining: Less than 5 seconds" IDSX_TIME_REMAINING_UNKNOWN "Time Remaining: Calculating..." IDSX_MAC_USB_CLASSICXCONFLICT_WARNING_PART1 "WARNING: your classic System Folder contains a copy of the LabProUSB extension for MacOS 9. If the Classic environment is running, this can interfere with proper USB communication under MacOS X.\r\r" IDSX_MAC_USB_CLASSICXCONFLICT_WARNING_PART2 "You will need to make sure the Classic environment is not running before trying to collect data. You can do this in the System Preferences application.\r\r" IDSX_MAC_USB_CLASSICXCONFLICT_WARNING_PART3 "You may also disable the classic LabProUSB driver by moving it to another location, such as System Folder:Extensions (Disabled).\r\r" IDSX_MAC_USB_CLASSICXCONFLICT_QUESTION "Would you like me to disable this extension for you?" IDSX_MAC_USB_REMOVECLASSICEXTENSIONFAILED "This application could not remove the LabProUSB extension; it may be in use." // Display in helper objects when collecting IDSX_WAITING "Waiting..." // Message in File New IDSX_STOP_COLLECTION_FILENEW "Cannot open new file while collecting data. Stop collecting?" IDSX_STOP_COLLECTION_FILEOPEN "Cannot open file while collecting data. Stop collecting?" IDSX_MAC_VOLUME_WARNING "The volume containing the file %f must be mounted before the file can be used." IDSX_MAC_VOLUME_WARNING_SUB "%f" IDSX_MAC_DISK_FULL_WARNING "Could not create file: the disk is full." IDSX_MAC_FILE_CREATE_ERROR "Could not create file: error code %e was returned by the system." IDSX_MAC_FILE_CREATE_ERROR_SUB "%e" // Tabbed text headers IDSX_GA_TABBED_TEXT_HEADER "Graphical Analysis Column Data:" IDSX_LP_TABBED_TEXT_HEADER "Logger Pro Column Data:" // File Open Progress Monitor IDSX_FILE_OPEN "Opening File %s:" IDSX_FILE_OPEN_SUB "%s" IDSX_FILE_OPEN_SUBSTRING "Reading Tag %s..." IDSX_FILE_OPEN_SUBSTRING_SUB "%s" // For log file message boxes IDSX_OPENING_LOGFILE "Opening Log File: %s." IDSX_CLOSING_LOGFILE "Closing Log File." IDSX_OPENING_LOGFILE_SUB "%s" // Graph Tool tips IDSX_BASEMINLABEL "Click to edit X min" IDSX_BASEMAXLABEL "Click to edit X max" IDSX_TRACEMINLABEL "Click to edit Y min" IDSX_TRACEMAXLABEL "Click to edit Y max" IDSX_BASEMINARROW "Click to shift left" IDSX_BASEMAXARROW "Click to shift right" IDSX_TRACEMINARROW "Click to shift down" IDSX_TRACEMAXARROW "Click to shift up" IDSX_BASEAXIS "Click and drag to stretch X axis" IDSX_TRACEAXIS "Click and drag to stretch Y axis" IDSX_MINBRACKET "Click and drag to reset helper range" IDSX_MAXBRACKET "Click and drag to reset helper range" IDSX_BASEAXISLABEL "Click to choose X column" IDSX_TRACEAXISLABEL "Click to choose Y column" // Movie Tool tips -- These must be in the same order as the buttons IDSX_MOVIE_PLAY "Play" IDSX_MOVIE_STOP "Stop" IDSX_MOVIE_REWIND "Rewind" IDSX_MOVIE_PREV "Previous frame" IDSX_MOVIE_NEXT "Next frame" IDSX_MOVIE_SLIDER "Choose frame" IDSX_MOVIE_SYNC "Sync movie to graph" IDSX_MOVIE_VA "Enable/Disable video analysis" // Video Analysis ToolTips -- These must be in the same order as the buttons IDSX_MOVIE_SELECT "Select Point" IDSX_MOVIE_ADDPOINTS "Add Point" IDSX_MOVIE_SETORIGIN "Set Origin" IDSX_MOVIE_SETSCALE "Set Scale" IDSX_MOVIE_SEPARATOR "" IDSX_MOVIE_TOGGELACTIVEPT "Set Active Point" IDSX_MOVIE_TOGGLETRAILS "Toggle Trails" IDSX_MOVIE_SHOWAXIS "Show Origin" IDSX_MOVIE_SHOWSCALE "Show Scale" // Table Tool Tips IDSX_TABLE_DATASETNAME "Double-click to Edit Data Set" IDSX_TABLE_COLUMNNAME "Double-click to Edit Column" IDSX_TABLE_COLUMNBORDER "Click and drag to change column width" IDSX_TABLE_ROWNUMBER "Click to select row" IDSX_TABLE_CELLINTERIOR "Edit cell" IDSX_TABLE_COLUMNNAME_EQUATION "Double-click to Edit Column. Equation = %e" IDSX_TABLE_COLUMNNAME_EQUATION_SUB "%e" IDSX_TABLE_MAX_BUTTON_TIP "Click to expand the Table view" IDSX_TABLE_RESTORE_BUTTON_TIP "Click to restore the normal Table size" IDSX_TABLE_MAX_BUTTON_DISABLED_TIP "Table view is already optimal" // Constant (Parameter) Tool Tips IDSX_CONSTANT_TOOLTIP_SPINUP "Increase value" IDSX_CONSTANT_TOOLTIP_SPINDOWN "Decrease value" IDSX_CONSTANT_CONSTANT "Parameter" IDSX_CONSTANT_VALUE "Value" // Message for "hiiden command" IDSX_CLEARING_AUTOCREATED_FLAG "Clearing Autocreation flags on all selected objects." // Information displayed in the movie synchronization dialog IDSX_SYNCMOVIE "The movie has been stopped at the time shown below as \"movie time\". To synchronize this movie with replay of collected data select the data set and enter the data set time point that corresponds to this movie time point." // Version error string -- the version number is stored in the file version.dat IDSX_VERSION_ERROR "Could not find the version file \"%s\". Please reinstall." IDSX_VERSION_ERROR_SUB "%s" //TI SilverLink error messages IDSX_SILVERLINK_ERROR_OPENFAIL "Windows failed to open TI SilverLink when commanded. The port may be in use by another application." IDSX_SILVERLINK_ERROR_SETUPFAIL "Windows failed to setup the TI SilverLink COM port when commanded. The port may be defective or it may be in use by another application." IDSX_SILVERLINK_ERROR_READ "The TI SilverLink failed on a ReadFile command." IDSX_SILVERLINK_ERROR_SEQUENCE "The TI SilverLink was issued a setup command out of sequence." IDSX_SILVERLINK_ERROR_READTIMEOUT "Time expired while waiting for data from the TI SilverLink." IDSX_SILVERLINK_ERROR_WRITE "The TI SilverLInk failed on a WriteFile command." // Most Recently Used File defaults -- the "\\" are replaced by system-specific separators (e.g. ":" on Mac) IDSX_MRU1 "Experiments\\Tutorials\\01 Getting Started.xmbl" IDSX_MRU2 "Experiments\\Tutorials\\02 Temperature Measurement.xmbl" IDSX_MRU3 "Experiments\\Tutorials\\03 Events With Entry.xmbl" IDSX_MRU4 "Experiments\\Tutorials\\04 Motion Measurement.xmbl" // This "-" is passed to the AddStrings popup code and, on Windows, is replaced with the longer separator below. On Mac,the replacement is done automatically IDSX_MENU_SEPARATOR "-" IDSX_MENU_SEPARATOR_STRING "------------" // TODO gspam THESE are the MenuItem Name strings for the new dynamic menus IDSX_MENU_FILE "%&File" IDSX_MENU_FILE_NEW "%&New" IDSX_MENU_FILE_OPEN "%&Open..." IDSX_MENU_FILE_OPEN_RECENT "Open %&Recent" IDSX_MENU_FILE_OPEN_RECENT1 "Open Recent1 (dummy)" // this string is actually set at runtime IDSX_MENU_FILE_CLOSE "Close" IDSX_MENU_FILE_SAVE "%&Save" IDSX_MENU_FILE_SAVEAS "Save %&As..." IDSX_MENU_FILE_IMPORT "%&Import From" IDSX_MENU_FILE_IMPORT_TI "%&TI Device..." IDSX_MENU_FILE_IMPORT_LABPRO "%&LabPro..." IDSX_MENU_FILE_IMPORT_TEXTFILE "T%&ext File..." IDSX_MENU_FILE_IMPORT_DATAPRO "%&Data Pro..." IDSX_MENU_FILE_EXPORT "%&Export As" IDSX_MENU_FILE_EXPORT_TEXT "Text..." IDSX_MENU_FILE_EXPORT_GIS "GIS Format..." IDSX_MENU_FILE_PAGE_SETUP "Page Set%&up..." IDSX_MENU_FILE_PRINT_OPTIONS "Prin%&ting Options..." IDSX_MENU_FILE_PRINT_PREVIEW "Print Pre%&view..." IDSX_MENU_FILE_PRINT "%&Print..." IDSX_MENU_FILE_PRINT_DATATABLE "Print %&Data Table... " IDSX_MENU_FILE_PRINT_GRAPH "Print %&Graph..." IDSX_MENU_FILE_PREFERENCES "P%&references..." IDSX_MENU_FILE_SETTINGS "Settings %&For ..." IDSX_MENU_FILE_MRU1 "MRU1" IDSX_MENU_FILE_MRU2 "MRU2" IDSX_MENU_FILE_MRU3 "MRU3" IDSX_MENU_FILE_MRU4 "MRU4" IDSX_MENU_FILE_EXIT "E%&xit" IDSX_MENU_EDIT "%&Edit" IDSX_MENU_EDIT_UNDO "%&Undo" IDSX_MENU_EDIT_REDO "%&Redo" IDSX_MENU_EDIT_CUT "Cu%&t" IDSX_MENU_EDIT_COPY "%&Copy" IDSX_MENU_EDIT_DUPLICATE "%&Duplicate" IDSX_MENU_EDIT_PASTE "%&Paste" IDSX_MENU_EDIT_CLEAR_CELLS "C%&lear" IDSX_MENU_EDIT_DELETE "D%&elete" IDSX_MENU_EDIT_SELECT_ALL "%&Select All" IDSX_MENU_EDIT_SELECT_NEXT "Select %&Next" IDSX_MENU_EDIT_SELECT_PREVIOUS "Select %&Previous" IDSX_MENU_EDIT_STRIKE_THROUGH "Str%&ike Through Data Cells" IDSX_MENU_EDIT_RESTORE_DATA_CELLS "Rest%&ore Data Cells" IDSX_MENU_DATA "%&Data" IDSX_MENU_DATA_BROWSER "Data Browser" IDSX_MENU_DATA_NEW_DATASET "%&New Data Set" IDSX_MENU_DATA_SHOW_DATASET "%&Show Data Set" IDSX_MENU_DATA_SHOW_DATASET1 "DataSet1" IDSX_MENU_DATA_HIDE_DATASET "%&Hide Data Set" IDSX_MENU_DATA_HIDE_DATASET1 "DataSet1" IDSX_MENU_DATA_DATASET_OPTIONS "Data Set O%&ptions" IDSX_MENU_DATA_OPTIONS_DATASET1 "DataSet1" // This string set at runtime IDSX_MENU_DATA_SORT_DATASET "%&Sort Data Set" IDSX_MENU_DATA_SORT_DATASET1 "DataSet1" // This string set at runtime IDSX_MENU_DATA_DELETE_DATASET "%&Delete Data Set" IDSX_MENU_DATA_NO_DATASET "No Data Sets Can Be Deleted" IDSX_MENU_DATA_NEW_MANUAL_COLUMN "New %&Manual Column..." IDSX_MENU_DATA_NEW_CALC_COLUMN "New C%&alculated Column..." IDSX_MENU_DATA_EDIT_MATH_CONSTANTS "User Parameters..." IDSX_MENU_DATA_COLUMN_OPTIONS "Column %&Options" IDSX_MENU_DATA_NO_COLUMNS "No Columns" IDSX_MENU_DATA_DELETE_COLUMN "Delete %&Column" IDSX_MENU_DATA_NO_COLUMNS_TO_DELETE "No Columns To Delete" IDSX_MENU_DATA_CLEAR_ALL_DATA "Cl%&ear All Data" // Anaylze menu strings IDSX_MENU_ANALYZE "%&Analyze" IDSX_MENU_ANALYZE_REPLAY "Re%&play..." IDSX_MENU_ANALYZE_REPLAY_LATEST "Repla%&y Latest" IDSX_MENU_ANALYZE_EXAMINE "%&Examine" IDSX_MENU_ANALYZE_INTERPOLATE "Inte%&rpolate" IDSX_MENU_ANALYZE_TANGENT "%&Tangent" IDSX_MENU_ANALYZE_INTEGRAL "I%&ntegral" IDSX_MENU_ANALYZE_STATISTICS "%&Statistics" IDSX_MENU_ANALYZE_LINEAR_FIT "%&Linear Fit" IDSX_MENU_ANALYZE_CURVE_FIT "%&Curve Fit..." IDSX_MENU_ANALYZE_MODEL "%&Model..." IDSX_MENU_ANALYZE_LEGEND "Le%&gend" IDSX_MENU_ANALYZE_ZOOM_GRAPH_IN "Zoom Graph %&In" IDSX_MENU_ANALYZE_ZOOM_GRAPH_OUT "Zoom Graph %&Out" IDSX_MENU_ANALYZE_AUTOSCALE "A%&utoscale" IDSX_MENU_ANALYZE_AUTOSCALE_FROM_ZERO "Autoscale From %&0" IDSX_MENU_ANALYZE_DRAW_PREDICTION "%&Draw Prediction" // Insert menu strings IDSX_MENU_INSERT "%&Insert" IDSX_MENU_INSERT_GRAPH "%&Graph" IDSX_MENU_INSERT_ADD_GRAPHS "%&Additional Graphs" IDSX_MENU_INSERT_HISTOGRAM "%&Histogram" IDSX_MENU_INSERT_FFT "%&FFT Graph" IDSX_MENU_INSERT_STRIPCHART "%&Strip Chart" IDSX_MENU_INSERT_TABLE "%&Table" IDSX_MENU_INSERT_MOVIE "%&Movie..." IDSX_MENU_INSERT_PICTURE "%&Picture..." IDSX_MENU_INSERT_METER "%&Meter" IDSX_MENU_INSERT_DIGITAL_METER "%&Digital Meter" IDSX_MENU_INSERT_THERM "%&Thermometer" IDSX_MENU_INSERT_GAUGE "%&Gauge" IDSX_MENU_INSERT_ANIMATED_METER "%&Animated Display" IDSX_MENU_INSERT_ANIMATED_BARS "Animated %&Bars" IDSX_MENU_INSERT_CONSTANT "Parameter %&Control" IDSX_MENU_INSERT_TEXT "Te%&xt" IDSX_MENU_INSERT_TEXT_ANNOTATION "Text A%&nnotation" IDSX_MENU_INSERT_RECTANGLE "%&Rectangle" IDSX_MENU_INSERT_OVAL "%&Oval" IDSX_MENU_INSERT_VIDEO_CAPTURE "%&Video Capture..." // options menu items IDSX_MENU_OPTIONS "%&Options" IDSX_MENU_OPTIONS_GRAPH "%&Graph Options..." IDSX_MENU_OPTIONS_ADDITIONAL_GRAPH "Additi%&onal Graph Options" IDSX_MENU_OPTIONS_HISTOGRAM "%&Histogram Options... " IDSX_MENU_OPTIONS_FFT "%&FFT Graph Options..." IDSX_MENU_OPTIONS_STRIPCHART "%&Strip Chart Options..." IDSX_MENU_OPTIONS_TABLE "T%&able Options..." IDSX_MENU_OPTIONS_MOVIE "%&Movie Options..." IDSX_MENU_OPTIONS_PICTURE "%&Picture Options..." IDSX_MENU_OPTIONS_METER "%&Meter Options" IDSX_MENU_OPTIONS_DIGITAL_METER "%&Digital Meter Options..." IDSX_MENU_OPTIONS_THERMOMETER "%&Thermometer Options..." IDSX_MENU_OPTIONS_GAUGE "%&Gauge Options..." IDSX_MENU_OPTIONS_ANIMATEDMETER "%&Animated Display Options..." IDSX_MENU_OPTIONS_ANIMATEDBARS "Animated %&Bars Options..." IDSX_MENU_OPTIONS_CONSTANT "Parameter %&Control Options..." IDSX_MENU_OPTIONS_TEXT "Text O%&ptions" IDSX_MENU_OPTIONS_TEXT_OPTIONS "Text Options..." IDSX_MENU_TEXT_STYLE "Style" IDSX_MENU_BOLD_TEXT "Bold" IDSX_MENU_ITALIC_TEXT "Italic" IDSX_MENU_UNDERLINE_TEXT "Underline" IDSX_MENU_FONTCOLOR_TEXT "Text Color..." IDSX_MENU_FONTSIZE_TEXT "Text Size" IDSX_MENU_FONTSIZE_SIZE1 "Size 1" //this string set at runtime IDSX_MENU_INSERT_CHARACTER_TEXT "Insert Character" IDSX_MENU_INSERT_CHARACTER_CHARACTER1 "Character 1" //this string set at runtime IDSX_MENU_OPTIONS_TEXT_ANNOTATION "Text A%&nnotation Options..." IDSX_MENU_OPTIONS_RECTANGLE "%&Rectangle Options..." IDSX_MENU_OPTIONS_OVAL "%&Oval Options..." IDSX_MENU_OPTIONS_ADDITIONAL_OBJECTS "Addi%&tional Object Options" IDSX_MENU_OPTIONS_EXAMINE "%&Examine Options..." IDSX_MENU_OPTIONS_INTEGRAL "%&Integral Options..." IDSX_MENU_OPTIONS_STATISTICS "%&Statistics Options..." IDSX_MENU_OPTIONS_LINEAR_FIT "%&Linear Fit Options..." IDSX_MENU_OPTIONS_CURVE_FIT "%&Curve Fit Options..." IDSX_MENU_OPTIONS_LEGEND "Le%&gend Options..." IDSX_MENU_OPTIONS_SHOW_HELPERS "%&Reveal Hidden Objects" // Page Menu Strings IDSX_MENU_PAGE "%&Page" IDSX_MENU_PAGE_PREVIOUS "%&Previous Page" IDSX_MENU_PAGE_NEXT "%&Next Page" IDSX_MENU_PAGE_GOTO_PAGE "Go %&To Page" IDSX_MENU_PAGE_ONE "Page1" IDSX_MENU_PAGE_ADD_PAGE "%&Add Page..." IDSX_MENU_PAGE_DELETE_PAGE "%&Delete Page" IDSX_MENU_PAGE_OPTIONS "Page %&Options..." IDSX_MENU_PAGE_GROUP_GRAPHS "%&Group Graphs (X-Axes)" IDSX_MENU_PAGE_GROUP_THERMOMETER "Group Objects with Common %&Y-Axes" IDSX_MENU_PAGE_UNGROUP_GRAPHS "%&Ungroup" IDSX_MENU_PAGE_ALIGN_OBJECTS "Al%&ign Objects" IDSX_MENU_PAGE_ALIGN_TOP "Align %&Top" IDSX_MENU_PAGE_ALIGN_LEFT "Align %&Left" IDSX_MENU_PAGE_ALIGN_RIGHT "Align %&Right" IDSX_MENU_PAGE_ALIGN_BOTTOM "Align %&Bottom" IDSX_MENU_PAGE_ALIGN_HORIZONTAL "Align Hori%&zontal Centers" IDSX_MENU_PAGE_ALIGN_VERTICAL "Align %&Vertical Centers" IDSX_MENU_PAGE_SPACE_ACROSS "Space Evenly %&Across" IDSX_MENU_PAGE_SPACE_DOWN "Space Evenly %&Down" IDSX_MENU_PAGE_SAME_WIDTH "Make %&Width Same" IDSX_MENU_PAGE_SAME_HEIGHT "Make %&Height Same" IDSX_MENU_PAGE_LAYER_OBJECTS "La%&yer Objects" IDSX_MENU_PAGE_MOVE_FRONT "Move To %&Front" IDSX_MENU_PAGE_MOVE_FORWARD "Move F%&orward" IDSX_MENU_PAGE_MOVE_BACKWARD "Move B%&ackward" IDSX_MENU_PAGE_MOVE_BACK "Move To %&Back" IDSX_MENU_PAGE_LOCK_OBJECTS "Lo%&ck Objects" IDSX_MENU_PAGE_UNLOCK_OBJECTS "Unlock O%&bjects" IDSX_MENU_PAGE_AUTO_ARRANGE "Auto A%&rrange" // help menu strings IDSX_MENU_HELP "Help" IDSX_MENU_HELP_HELP "%APP %&Help..." IDSX_MENU_HELP_TIPS "%APP %&Tips..." IDSX_MENU_HELP_ABOUT "%&About %APP..." IDSX_MENU_HELP_ABOUT_VERNIER "About %&Vernier Software %&& Technology..." // debug menu strings IDSX_MENU_DEBUG "Debug" IDSX_MENU_DEBUG_TRACE "Debug Trace" IDSX_MENU_DEBUG_OPEN_LOG "Open Logfile" IDSX_MENU_DEBUG_CLOSE_LOG "Close Logfile" IDSX_MENU_DEBUG_UNPROTECTED_PASTE "Unprotected Paste" IDSX_MENU_DEBUG_FORCE_UPDATE "Force OS Update" IDSX_MENU_DEBUG_TEST1 "Test 1" IDSX_MENU_DEBUG_STATIONERY "Save As Stationery" IDSX_MENU_DEBUG_CLEARAUTOCREATED "Clear Autocreated Flag" // some strings used in menus as place holders or default strings when no datasets or columns are available IDSX_MENU_NO_ITEM "None" // Right Mouse button context menus IDSX_RMB_TABLE "Table" IDSX_RMB_PAGE "%&Page" IDSX_RMB_OVAL "Oval" IDSX_RMB_RECTANGLE "Rectangle" IDSX_RMB_TEXT "Text" IDSX_RMB_CONSTANT "Parameter Control" IDSX_RMB_HELPER_LEGEND "Helper Legend" IDSX_RMB_HELPER_STATISTICS "Statistics" IDSX_RMB_HELPER_INTEGRAL "Integral" IDSX_RMB_HELPER_LINEARFIT "Linear Fit" IDSX_RMB_HELPER_CURVEFIT "Curve Fit" IDSX_RMB_HELPER_EXAMINE "Examine" IDSX_RMB_PICTURE "Picture" IDSX_RMB_METER "Digital Meter" IDSX_RMB_TEXT_ANNOTATION "Text Annotation" IDSX_RMB_MOVIE "Movie" IDSX_RMB_ARROWHEAD "Arrowhead" IDSX_RMB_GAUGE "Gauge" IDSX_RMB_THERMOMETER "Thermometer" IDSX_RMB_GRAPH_CARTESIAN "Cartesian Graph" IDSX_RMB_GRAPH_HISTOGRAM "Histogram Graph" IDSX_RMB_GRAPH_FFT "FFT Graph" IDSX_RMB_DATA_BROWSER "%&Data Browser" IDSX_RMB_DATA_BROWSER_DATASET "DataBrowser Data Set" IDSX_RMB_DATA_BROWSER_COLUMN "DataBrowser Column" IDSX_RMB_ANIMATEDMETER "Animated Display" IDSX_RMB_ANIMATEDBARS "Animated Bars" IDSX_CONTEXT_HELP_STRING "Help" IDSX_TEMPTOOLTIP "Temp Tool Tip" //Labels For the Toolbar IDSX_TB_FILE_NEW_LABEL "New" IDSX_TB_FILE_OPEN_LABEL "Open" IDSX_TB_FILE_SAVE_LABEL "Save" IDSX_TB_FILE_PRINT_LABEL "Print" IDSX_TB_STORE_LATEST_LABEL "Store" IDSX_TB_PAGES_LABEL "Pages" IDSX_TB_AUTOSCALE_LABEL "Scale" IDSX_TB_EXAMINE_LABEL "Examine" IDSX_TB_STATISTICS_LABEL "Stats" IDSX_TB_PREDICTION_LABEL "Predict" IDSX_TB_SWITCH_LABEL "Switch" IDSX_TB_ZERO_LABEL "Zero" IDSX_TB_COLLECT_LABEL "Collect" IDSX_TB_STOP_LABEL " Stop " IDSX_TB_PREV_PAGE_LABEL "Previous" IDSX_TB_NEXT_PAGE_LABEL "Next" IDSX_TB_DATA_BROWSER_LABEL "Data Browser" IDSX_TB_TI_IMPORT_LABEL "TI Import" IDSX_TB_ZOOM_IN_LABEL "Zoom In" IDSX_TB_ZOOM_OUT_LABEL "Zoom Out" IDSX_TB_TANGENT_LABEL "Tangent" IDSX_TB_INTEGRAL_LABEL "Integral Fit" IDSX_TB_LINEAR_FIT_LABEL "Linear Fit" IDSX_TB_CURVE_FIT_LABEL "Curve Fit" IDSX_TB_DATA_COLLECTION_LABEL "Data Collection" IDSX_TB_PULSE_LABEL "Pulse" IDSX_TB_KEEP_LABEL "Keep" IDSX_ORIGIN_CENTER "Center" IDSX_ORIGIN_CENTERLEFT "CenterLeft" IDSX_ORIGIN_CENTERTOP "CenterTop" IDSX_ORIGIN_CENTERRIGHT "CenterRight" IDSX_ORIGIN_CENTERBOTTOM "CenterBottom" IDSX_ORIGIN_TOPLEFT "TopLeft" IDSX_ORIGIN_TOPRIGHT "TopRight" IDSX_ORIGIN_BOTTOMLEFT "BottomLeft" IDSX_ORIGIN_BOTTOMRIGHT "BottomRight" // these string are Mac filenames and folder names and cannot be longer than 31 characters IDSX_APP_PREFERENCES "%APP Preferences" IDSX_STARTUP_FILENAME "startup.ga3" IDSX_DEFAULT_STARTUP_FOLDER "Experiments" IDSX_DEFAULT_VIDEO_CAPTURE_FOLDER "VideoCapture" // Demo message strings IDSX_DEMO_PERIODIC_WARNING "Thank you for trying this Demo version of Graphical Analysis 3. This message will appear periodically until you upgrade to the full version. \nPurchasing includes a flexible site license as well as free technical support. Visit http://www.vernier.com or call (503) 277-2299 for more information on purchasing Graphical Analysis 3." IDSX_DEMO_EXPIRED "The 30-day trial period for this installation of Graphical Analysis 3 has expired. To purchase the full version of Graphical Analysis, please visit our website at http://www.vernier.com or call (503) 277-2299. Graphical Ananlysis 3 Demo will now quit." IDSX_DEMO "Demo Version" IDSX_ANOTHER_INSTANCE "Logger Pro or Logger Lite or Graphical Analysis is already running. Only one copy of the application is allowed to run." IDSX_NATIVE_FILE_EXTENSION_LP "cmbl" IDSX_NATIVE_FILE_EXTENSION_LL "gmbl" IDSX_NATIVE_FILE_EXTENSION_GA "ga3" IDSX_NATIVE_FILE_OPEN_FILTER_LL "Logger Lite Files (*.gmbl)|*.gmbl*|" IDSX_NATIVE_FILE_OPEN_FILTER_LP "Logger Pro 3 Files (*.cmbl;*.xmbl)|*.cmbl*;*.xmbl*|Logger Lite Files (*.gmbl)|*.gmbl*|Graphical Analysis 3 Files (*.ga3)|*.ga3*|All Files (*.*)|*.*||" IDSX_NATIVE_FILE_OPEN_FILTER_GA "Graphical Analysis 3 Files (*.ga3)|*.ga3*|" IDSX_NATIVE_FILE_SAVE_FILTER_LL "Logger Lite Files (*.gmbl)|*.gmbl*|All Files (*.*)|*.*||" IDSX_NATIVE_FILE_SAVE_FILTER_LP "Logger Pro 3 Files (*.cmbl)|*.cmbl*|Logger Lite Files (*.gmbl)|*.gmbl*|Graphical Analysis 3 Files (*.ga3)|*.ga3*|All Files (*.*)|*.*||" IDSX_NATIVE_FILE_SAVE_FILTER_GA "Graphical Analysis 3 Files (*.ga3)|*.ga3*|All Files (*.*)|*.*||" IDSX_GA3_FILE_EXTENSION "ga3" IDSX_GA3_FILE_FILTER "Graphical Analysis 3 Files (*.ga3)|*.ga3*|All Files (*.*)|*.*||" IDSX_COLLECTIONSETUP_TOOLTIP "Data Collection" IDSX_START_COLLECT_TOOLTIP "Start Collection" IDSX_STOP_COLLECT_TOOLTIP "Stop Collection" IDSX_KEEP_TOOLTIP "Keep Current Value" IDSX_SHOWSENSOR_TOOLTIP "" IDSX_ZERO_TOOLTIP "Set Zero Point" IDSX_PULSE_TOOLTIP "Send Heat Pulse" IDSX_STORE_LATEST_RUN_TOOLTIP "Store Latest Run" IDSX_PREDICTION_TOOLTIP "Draw Prediction" IDSX_DEGREE_SWITCHER_TOOLTIP "Switch" IDSX_SENSOR_SETUP "%s" IDSX_SENSOR_SETUP_SUB "%s" IDSX_LABPRO "LabPro" IDSX_SKIP "Go! Link" IDSX_USBDIRECTTEMP "Go! Temp" IDSX_CYCLOPS "Go! Motion" IDSX_OHAUSSCOUTPRO "Ohaus Scout Pro" IDSX_OHAUS_NUMBERED "Ohaus Scout Pro %n" IDSX_OHAUS_NUMBERED_SUB "%n" // Used when listing the serial ports that a user can select IDSX_SERIAL_STRING "%p: %d" IDSX_SERIAL_STRING_PORT "%p" IDSX_SERIAL_STRING_DEVICE "%d" IDSX_OHAUS_MAC_PREFIX "USBHighSpeedSerialConverter" IDSX_PALM_MAC_PORT "Palm" IDSX_USB_PORT_PREFIX "USB: " IDSX_OFFLINE "OffLine: " IDSX_USB_PORT_SUFFIX " (USB)" IDSX_USB "USB" IDSX_USB_DIRECT "USB Direct" IDSX_PREPEND_SOURCE_AND_CHANNEL "%s %c: %n" IDSX_PREPEND_SOURCE "%s %n" IDSX_PREPEND_SOURCE_SUB "%s" IDSX_PREPEND_CHANNEL_SUB "%c" IDSX_PREPEND_SENSOR_SUB "%n" IDSX_SOURCE_DESCRIPTION "%n: %p" IDSX_SOURCE_DESCRIPTION_NAME_SUB "%n" IDSX_SOURCE_DESCRIPTION_PORT_SUB "%p" IDSX_CHOOSE_SOURCE_FOR_SETUP_SENSORS "Choose Interface(s) to Setup Sensors" IDSX_CHOOSE_SOURCE_FOR_REMOTE_SETUP "Choose Interface to Setup For Remote" IDSX_CHOOSE_SENSOR_TO_CALIBRATE "Choose Sensor To Calibrate" IDSX_CHOOSE_PORTS_TO_CONNECT "Choose Port To Connect Interface" IDSX_CHOOSE_SOURCES_TO_DISCONNECT "Choose Interface(s) To Disconnect" // Short channel names for LabPro IDSX_LABPRO_SHORT_NAMES_CH1 "CH1" IDSX_LABPRO_SHORT_NAMES_CH2 "CH2" IDSX_LABPRO_SHORT_NAMES_CH3 "CH3" IDSX_LABPRO_SHORT_NAMES_CH4 "CH4" IDSX_LABPRO_SHORT_NAMES_DIG1 "DIG1" IDSX_LABPRO_SHORT_NAMES_DIG2 "DIG2" // Full channel names for LabPro IDSX_LABPRO_FULL_NAMES_CH1 "CH 1" IDSX_LABPRO_FULL_NAMES_CH2 "CH 2" IDSX_LABPRO_FULL_NAMES_CH3 "CH 3" IDSX_LABPRO_FULL_NAMES_CH4 "CH 4" IDSX_LABPRO_FULL_NAMES_DIG1 "DIG/SONIC 1" IDSX_LABPRO_FULL_NAMES_DIG2 "DIG/SONIC 2" // Menu items IDSX_EXPERIMENT "E%&xperiment" IDSX_MBL_START_COLLECTION "Start %&Collection" IDSX_MBL_STOP_COLLECTION "Stop %&Collection" IDSX_STARTSTOP_HOTKEY "\t" // appended in Windows menu IDSX_SHOW_SENSORS_WINDOW "Show %&Sensors (LabPro)" IDSX_HIDE_SENSORS_WINDOW "Hide %&Sensors (LabPro)" // Data Collection Modes (Logger Pro) IDSX_DATA_COLLECT_MODE_TIME_BASED "Time Based" IDSX_DATA_COLLECT_MODE_EVENTS_WITH_ENTRY "Events With Entry" IDSX_DATA_COLLECT_MODE_SELECTED_EVENT "Selected Events" IDSX_DATA_COLLECT_MODE_DIGITAL_EVENT "Digital Events" IDSX_DATA_COLLECT_MODE_LAST " " // the user never sees this string but it's used to count the above options in code // Data Collection Modes (Logger Lite) -- the strings should be the same as above but with perhaps some left out IDSX_LITE_DATA_COLLECT_MODE_TIME_BASED "Time Based" IDSX_LITE_DATA_COLLECT_MODE_EVENTS_WITH_ENTRY "Events With Entry" IDSX_LITE_DATA_COLLECT_MODE_LAST " " // the user never sees this string but it's used to count the above options in code // Text for edit controls IDSX_SAMPLES_PER_UNIT "sam%&ples/%s" // e.g. samples/second IDSX_SAMPLES_PER_UNIT_SUB "%s" IDSX_UNITS_PER_SAMPLE "%s/sampl%&e" // e.g. seconds/sample IDSX_UNITS_PER_SAMPLE_SUB "%s" // Info text IDSX_NON_REAL_TIME_COLLECTION "Tables and Graphs will be updated after collection." IDSX_REAL_TIME_COLLECTION "Tables and Graphs will be updated during collection." IDSX_TOO_MANY_SAMPLES "Performance may suffer when collecting a large number of samples" IDSX_OVERSAMPLING_RATE "(%nx)" IDSX_OVERSAMPLING_RATE_SUB "%n" IDSX_DATA_COLLECT_CAPTION "Data Collection" IDSX_COLLECT "Collect" IDSX_KEEP "Keep" IDSX_RUN "Run %n" // used for collected data set names, e.g. "Run 1", "Run 2" IDSX_RUN_SUB "%n" IDSX_RESUME "Resume" IDSX_PULSE "Pulse" // for radiation monitor pause after keep IDSX_COLLECTION_PAUSED "Collection Paused" IDSX_STOP_COLLECTION "Stop Collection" IDSX_CONTINUE "Continue" IDSX_PAUSE_AFTER_COLLECT "Radiation event sampling is paused.\nIf necessary, reconfigure your lab equipment, then choose Continue to resume." IDSX_FASTSTART_MESSAGE "Press the \"Enter\" key, \"Return\" key, or the spacebar to immediately start data collection.\n\nClick the \"Cancel\" button to stop collection." // These should match the names of the 0-5V probe in sensormap.xml IDSX_MBL_POTENTIAL "Potential" IDSX_MBL_SHORT_POTENTIAL "Pot" IDSX_MBL_5VCALIBRATIONNAME "Voltage(0-5V)" IDSX_MBL_5VCALIBRATIONSHORTNAME "Volt" IDSX_MBL_VOLTAGE "Voltage" IDSX_MBL_VOLTAGE_ABBR "V" IDSX_ANALOG_SENSOR_CATALOG_TITLE "Analog Sensors" IDSX_DIGITAL_SENSOR_CATALOG_TITLE "Digital Sensors" IDSX_CHANNELS "Channels:" IDSX_CHANNEL "Channel:" IDSX_SENSOR "Sensor:" IDSX_CURRENTCALIB "Current Calibration:" // Device status IDSX_MBLSTATUS_COLLECTING_DATA "%d is collecting on %p" IDSX_MBLSTATUS_DEVICE_CONNECTED "%d is connected on %p" IDSX_MBLSTATUS_DEVICE_NOT_FOUND "%d not connected" IDSX_DEVICE_SUB "%d" IDSX_PORT_SUB "%p" IDSX_ZERO "%&Zero" IDSX_SENSOR_SETTINGS "Sensor Settings" // Calibration dialog strings IDSX_CALIBRATION_DIALOG_TITLE "Sensor Settings" IDSX_CALIBRATION_NEEDS_OPEN_NON_COLLECTING_SOURCE "Live calibration requires a connected interface that is not collecting data." IDSX_CALIBRATION_VOLTS " V" IDSX_CALIBRATE_NOW "Calibrate Now" IDSX_CANNOT_CALIBRATE "Cannot Calibrate" IDSX_CANCEL_CALIBRATION "Cancel Calibration" IDSX_LINEAR_EQUATION_TYPE_INFO "This sensor's calibration equation type is linear (slope-intercept)." IDSX_CALIB_REVERSE_INFO " When the Reverse Direction option is in effect these constants are multiplied by -1.0." IDSX_SAVE_CALIBRATION "Save Calibration" IDSX_CALIBRATION_STORE_ONSENSOR "Sensor (calibration stored on sensor)" IDSX_CALIBRATION_STORE_LOCAL "Computer (calibration stored on this computer)" IDSX_CALIBRATION_STORE_FILE "Experiment File (calibration stored with the current document)" IDSX_LIVE_CAL_IN_PROGRESS_WARNING "A live calibration is still in progress. Would you like to complete it?" IDSX_LIVE_CALIBRATION_NOT_SUPPORTED "Live calibration is not supported for this sensor." IDSX_K "K" // used for default coefficient names in live cal dialog IDSX_SMART_SENSOR_CANNOT_OVERWRITE_PAGE0 "Sensor calibration page 0 is protected. You may not overwrite it." IDSX_PROMPT_FOR_SWITCH_BEFORE_BURN "Select sensor switch setting." IDSX_PROMPT_FOR_SWITCH_BEFORE_BURN_INSTRUCT "Select the sensor switch setting you wish to write new sensor information to." IDSX_SELECT_DEFAULT_SMART_SENSOR_CALIBRATION "Select Default Calibration Page" IDSX_SELECT_DEFAULT_SMART_SENSOR_CALIBRATION_INSTRUCT "Select the default calibration page to be loaded the next time you choose \"File New\" or %APP is launched." IDSX_INVALID_CALIBRATION "An error occured and the calibration could not be completed. No sensors have been changed." IDSX_CALIBRATION_ERROR_WRONG_NUM_POINTS "The number of calibration points was not correct. No sensors have been changed." IDSX_CALIBRATION_ERROR_NAN "One of the values entered is not a valid number. No sensors have been changed." IDSX_CALIBRATION_ERROR_EQUAL_VALUES "Voltages across calibration points should not be less than %s, and entered values should not be the same. No sensors have been changed." IDSX_CALIBRATION_ERROR_EQUAL_VALUES_SUB "%s" IDSX_CALIBRATION_ERROR_VOLTAGE_TOO_LOW "Voltage was too low to perform this calibration. No sensors have been changed." IDSX_CALIBRATION_ERROR_VOLTAGE_TOO_HIGH "Voltage was too high to perform this calibration. No sensors have been changed." IDSX_CALIBRATION_ERROR_NO_PTR "Cannot calibrate without a calibration pointer. No sensors have been changed." IDSX_SENSORMAP_MISSING_DEFAULT_BURN "The sensormap is missing default burn parameters for sensor %s. Please contact Vernier techincal support." IDSX_SENSORMAP_MISSING_DEFAULT_BURN_SUB "%s" IDSX_CANNOT_BURN "Cannot write to the sensor. Possible reasons include a sensor mismatch, a non-writable sensor, or no sensor connected. Please check your setup." IDSX_BURN_SENSOR_MEMORY_TITLE "Writing Sensor Memory" IDSX_BURN_WRITE_BUTTON "Write" IDSX_BURN_SENSOR_MEMORY_WARNING "Warning: You are about to change information in your sensor. Configuration data stored on the sensor will be lost. Pressing \"Write\" will apply your changes to the sensor." IDSX_BURN_CORRUPTED_SENSOR_WARNING "Warning: You are about to change information in a sensor which is either corrupted or missing. Pressing \"Write\" will apply your changes to the sensor." IDSX_BURN_DIFFERENT_SENSOR_WARNING "Warning: You are about to send configuration data to a sensor which will cause the sensor to identify itself as a different kind of sensor. Pressing \"Write\" will apply your changes to the sensor." IDSX_BURNING_DDS_PROGRESS_TITLE "Writing calibration to sensor..." IDSX_BURNING_DDS_SENDINGDATA_STATUS "Sending data to sensor..." IDSX_BURNING_DDS_CHANGE_WARNING "WARNING: This sensor was configured as a %o sensor. You are going to configure it as a %n sensor!\n\nConfiguration data stored on the sensor will be lost. Answering \"Yes\" will write the %n factory default settings to your sensor. Do you wish to continue?" IDSX_BURNING_DDS_CHANGE_OLDTYPE_SUB "%o" IDSX_BURNING_DDS_CHANGE_NEWTYPE_SUB "%n" IDSX_BURNING_DDS_WARNING "Warning: You are about to send configuration data to a sensor which we cannot recognize. Do you wish to continue writing?" IDSX_COLLECTCONNECTIONERROR_DEMODE "No sensors compatible with digital events mode are connected. Add a compatible digital sensor or change the data collection mode." IDSX_COLLECTCONNECTIONERROR_EWEMODE "A digital sensor that is incompatible with Selected Events or Events With Entry mode is connected (e.g. a Photogate). Remove that sensor or change the data collection mode." IDSX_COLLECTCONNECTIONERROR_EWEMODE_LL "A digital sensor that is incompatible with Events With Entry mode is connected (e.g. a Photogate). Remove that sensor or change the data collection mode." IDSX_COLLECTCONNECTIONERROR_MULTIPLE_DIG "Digital sensors on multiple interfaces are not supported. Please move all of your digital sensors to one interface." IDSX_COLLECTCONNECTIONERROR_GENERIC "No sensors compatible with collection are connected. Add a compatible sensor." IDSX_SENSOR_INFO_TEXT "Sending data to Column: %C\n\nAuto-ID: %a\n\nTypical Sample Rate: %r points/second\nMax rate: %m points/second\n\nHardware Uncertainty: %h\nAverage Current Requirements: %c\n\nSerial Number: %s\nLot Code(ww yy): %w %y\nManufacturer ID: %i" IDSX_SENSOR_INFO_COLUMN "%C" IDSX_SENSOR_INFO_AUTOID "%a" IDSX_SENSOR_INFO_TYPICAL_RATE "%r" IDSX_SENSOR_INFO_MAXRATE "%m" IDSX_SENSOR_INFO_HARDWARE_UNCERTAINTY "%h" IDSX_SENSOR_INFO_HARDWARE_UNCERTAINTY_UNITS "%" // This is not a character string that gets replaced in INFO_TEXT -- it's actually a percent IDSX_SENSOR_INFO_AVE_CUR "%c" IDSX_SENSOR_INFO_AVE_CUR_UNITS " mA" IDSX_SENSOR_INFO_SERIAL_NUMBER "%s" IDSX_SENSOR_INFO_LOT_CODE_WW "%w" IDSX_SENSOR_INFO_LOT_CODE_YY "%y" IDSX_SENSOR_INFO_MF_ID "%i" IDSX_NOT_APPLICABLE "(not applicable)" // Controls in trigger dialog (uses ampersand sub) IDSX_PRETRIGGER_WARNING "All %n points before trigger must be collected before triggering can occur." IDSX_PRETRIGGER_WARNING_SUB "%n" IDSX_TRIGGER_ENABLED "Triggering is enabled" IDSX_TRIGGER_DISABLED "Triggering is disabled" // Remote setup dialog: IDSX_DATA_COLLECT_MODE_TIME_BASED_TRIGGER "Time Based (With Trigger)" IDSX_REMOTE_RATE "rate: %n samples/%t" IDSX_REMOTE_RATE_SUB1 "%n" IDSX_REMOTE_RATE_SUB2 "%t" IDSX_REMOTE_DURATION "duration: %n %t" IDSX_REMOTE_DURATION_SUB1 "%n" IDSX_REMOTE_DURATION_SUB2 "%t" IDSX_REMOTE_SAMPLESTOCOLLECT "samples per channel: %n" IDSX_REMOTE_SAMPLESTOCOLLECT_SUB "%n" IDSX_REMOTE_TOTALDATAPOINTS "total samples to collect: %n" IDSX_REMOTE_TOTALDATAPOINTS_SUB "%n" IDSX_LABPROBATTERYSTATUS "LabPro Battery Status: %s" IDSX_LABPROBATTERYSTATUS_SUB "%s" IDSX_SENSORCURRENTREQUIREMENTS "Sensor Current Requirements: %v mA" IDSX_SENSORCURRENTREQUIREMENTS_SUB "%v" IDSX_WARMUPTIME "Required Warm Up: %s seconds" IDSX_WARMUPTIME_SUB "%s" IDSX_LONG_WARMUP_WARNING "%n requires warmup time. The LabPro will wait %s seconds after start is pressed before collecting data." IDSX_LONG_WARMUP_WARNING_NEWER "%n requires warmup time. The LabPro will be ready to collect data %s seconds after remote setup is complete. Sensor power will be applied immediately to stabilize the sensor and will remain on until data collection is complete." IDSX_REMOTE_DATASET_COMMENTS "Remote data from %s." IDSX_REMOTE_DATASET_COMMENTS_SUB "%s" IDSX_WARMUP_SENSOR_SUB "%n" IDSX_CYCLOPSBATTERYSTATUS "Go! Motion Battery Status: %s" IDSX_CYCLOPSBATTERYSTATUS_SUB "%s" IDSX_REMOTE_SETUP_ERROR "Could not set device up for remote data collection." IDSX_PUT_BATTERIES_IN_CYCLOPS_BEFORE_REMOTE_DATA_COLLECTION "Put batteries in Go! Motion before collecting remote data." IDSX_CANT_DO_REMOTE_TRIGGER "This device does not support triggering for remote data collection. If you proceed with remote setup, the trigger will be ignored." // Used for remote progress monitor IDSX_REMOTE_PROGRESS "Retrieving Remote Data from %s..." IDSX_REMOTE_PROGRESS_SUB "%s" // When retrieving remote data with a Go!Motion into a non-matching dataset, use these names and units IDSX_DEFAULT_GO_MOTION_TIME_COLUMN_NAME "Time" IDSX_DEFAULT_GO_MOTION_TIME_COLUMN_SHORT_NAME "t" IDSX_DEFAULT_GO_MOTION_TIME_COLUMN_UNITS "s" IDSX_DEFAULT_GO_MOTION_POSITION_COLUMN_NAME "Position" IDSX_DEFAULT_GO_MOTION_POSITION_COLUMN_SHORT_NAME "x" IDSX_DEFAULT_GO_MOTION_POSITION_COLUMN_UNITS "m" // Used in Connect To Interface dialog IDSX_COULD_NOT_CONNECT_UNKNOWN "Could not connect to %d. \n\n 1. Double check all cable connections.\n 2. Make sure the device has power.\n 3. Reset the device by unplugging it (or removing batteries -- if it has batteries) then restoring power.\n 4. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_LABPRO "Could not connect %d. \n\n 1. Double check all cable connections.\n 2. Make sure the LabPro has power.\n 3. Disconnect and reconnect the USB cable (if connecting on USB).\n 4. Reset the LabPro by unplugging it (or removing batteries) then plugging it back in.\n 5. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_SKIP "Could not connect %d. \n\n 1. Double check all cable connections.\n 2. Disconnect and reconnect the USB cable.\n 3. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_USB_DIRECT_TEMP "Could not connect %d. \n\n 1. Double check all cable connections.\n 2. Disconnect and reconnect the USB cable.\n 3. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_CYCLOPS "Could not connect %d. \n\n 1. Double check all cable connections.\n 2. Disconnect and reconnect the USB cable.\n 3. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_OHAUSSCOUTPRO "Could not connect %d. \n\n 1. Double check all cable connections.\n 2. Make sure the Ohaus Scout Pro has power.\n 3. Disconnect and reconnect the USB cable.\n 4. Reset the Ohaus Scout Pro by turning it off and on.\n 5. Make sure that another executable isn't connected to the same device.\n\nDo you want to try to connect again?" IDSX_COULD_NOT_CONNECT_DEVICE "%d" IDSX_CONNECT_OK "%d Successfully connected." IDSX_CONNECT_OK_DEVICE "%d" // Zero sensors dialog IDSX_ZERO_SENSORS_TITLE "Zero Sensor Calibrations" IDSX_ZERO_SENSORS_INSTRUCTIONS "Select one or more sensors from the list below. The calibrations for these sensors will be adjusted so that the current input level yields 0." IDSX_ZERO_SENSORS_ERROR "An error occurred during the Zero operation. Some sensors may not have been successfully recalibrated." // Validate Data Collection Dialog IDSX_BAD_TRIGGER_CONSTANT_COMBO "Please choose a user parameter." IDSX_BAD_NUM_TRIGGER_VALUE "Trigger value must be a number." IDSX_BAD_NUM_PRETRIGGER "The number of pre trigger points must be between 0 and %s. Please enter a new number." IDSX_BAD_NUM_PRETRIGGER_SUB "%s" IDSX_MORE_PRETRIGGER_THAN_SAMPLES "The number of points before the trigger cannot be greater or equal to the total number of points collected (%n). Please reenter the number of points." IDSX_MORE_PRETRIGGER_THAN_SAMPLES_SUB "%n" IDSX_NON_POSITIVE_SAMPLE_RATE "The sample rate must be greater than zero. Please enter a new number." IDSX_NON_POSITIVE_EXP_LENGTH "The collection length must be greater than zero. Please enter a new number." IDSX_WAY_TOO_MANY_POINTS "You have entered a combination of sample rate and experiment length which would generate too many points for %APP. Try lowering the sample rate or experiment length." IDSX_MAX_DATA_RATE "The rate you have entered is too fast. Please enter a rate no faster than 50,000 samples/sec." IDSX_DIGITAL_EVENTS_NUMPOINTS_ERROR "The number of digital events must be an integer larger than zero. Please retype." IDSX_SAMPLE_RATE_EXCEEDS_SENSOR_MAX "The sample rate you have chosen exceeds the maximum rate for: %s. Please enter a rate no faster than %n samples/%u. " IDSX_SAMPLE_RATE_EXCEEDS_SENSOR_WARNING "The rate exceeds %n samples/%u -- the maximum suggested for: %s.\n" IDSX_SAMPLE_RATE_EXCEEDS_SENSOR_MAX_SENSOR_SUB "%s" IDSX_SAMPLE_RATE_EXCEEDS_SENSOR_MAX_RATE_SUB "%n" IDSX_SAMPLE_RATE_EXCEEDS_SENSOR_MAX_UNITS_SUB "%u" IDSX_EWE_COLUMN_NAME_USED "\"%s\" is already being used as a column name. Please choose a different name." IDSX_EWE_COLUMN_NAME_USED_SUB "%s" IDSX_EWE_COLUMN_NAME_DUPLICATE "\"%s\" is already being used as another Events With Entry column name. Please choose a different name." IDSX_EWE_COLUMN_NAME_DUPLICATE_SUB "%s" IDSX_FAST_START_TITLE "Keyboard Triggering Warning" IDSX_FAST_START_WARNING "Keyboard triggering can not be used with sample rates slower than 2 samples/sec.\n\nYou can continue with the current sample rate, but keyboard triggering will be turned off." IDSX_FAST_START_CONTINUE "Continue With Current Rate" IDSX_FAST_START_RESET "Reset Rate" IDSX_SOURCE_TOO_FAST "%s can collect no faster than %r samples/s.\n" IDSX_SOURCE_TOO_FAST_SOURCE "%s" IDSX_SOURCE_TOO_FAST_RATE "%r" IDSX_TRIGGERING_ON_MULTIPLE_SOURCES "At rates faster than %r samples/s, triggering will only work with a single LabPro." IDSX_TRIGGERING_ON_MULTIPLE_SOURCES_RATE "%r" // Firmware Updater Message, Error and Status strings IDSX_FIRMWAREUPDATER_UPDATE_BEGIN "Beginning Update." IDSX_FIRMWAREUPDATER_UPDATE_DATAMATE "Updating DataMate Program" IDSX_FIRMWAREUPDATER_UPDATE_FIRMWARE "Updating LabPro OS" IDSX_FIRMWAREUPDATER_WAITING_FOR_DATAMATE "Waiting for DataMate" IDSX_FIRMWAREUPDATER_STATUS_ERROR_WRITING ": Error Writing to the LabPro" IDSX_FIRMWAREUPDATER_SUCCESS "The LabPro OS has been successfully upgraded." IDSX_FIRMWAREUPDATER_FAILED "The LabPro OS failed to update properly." IDSX_FIRMWAREUPDATER_BYTES_REMAINING ": %b bytes remaining" IDSX_FIRMWAREUPDATER_BYTES_REMAINING_BYTES "%b" IDSX_UPDATE_FIRMWARE_MSG_HEADER "Select all LabPro devices that you would like to update. The required LabPro OS version is %r. The latest LabPro OS version is %l.\nBefore starting the update, ensure that your computer will not sleep, hibernate, or activate its screen saver." IDSX_UPDATE_FIRMWARE_MSG "%s (%f)" IDSX_UPDATE_FIRMWARE_MSG_SOURCE "%s" IDSX_UPDATE_FIRMWARE_MSG_ONLABPRO "%f" IDSX_UPDATE_FIRMWARE_MSG_LATEST "%l" IDSX_UPDATE_FIRMWARE_MSG_REQUIRED "%r" IDSX_FIRMWAREUPDATER_DATAMATE_FAILED "DataMate installation failed." IDSX_FIRMWAREUPDATER_UPDATE_READING_FILE "Reading LabPro OS data file" IDSX_FIRMWAREUPDATER_CHECKING_DATAMATE "Checking DataMate version on device" IDSX_FIRMWAREUPDATER_DORKY_MAC_OS9_MSG "Finishing..." IDSX_FIRMWAREUPDATER_VERIFY_STATUS "Verifying update." IDSX_FORCE_FIRMWARE_TITLE "Force Firmware Update" IDSX_FORCE_FIRMWARE_MESSAGE "Select the device on which to force a firmware update." IDSX_FORCE_FIRMWARE_ERROR "Graphical Analysis couldn't find any devices ready for a firmware update.\n\nMake sure the target LabPro is connected to the computer by a USB cable and is not currently being used by Graphical Analysis." // Firmware Updates IDSX_NO_FIRMWARE_FILE_FOUND "Cannot find required file %s. Your installation may be corrupted. Please reinstall this software." IDSX_NO_FIRMWARE_FILE_FOUND_SUB "%s" IDSX_CANT_DO_REQUIRED_UPDATE_LABPRO_OS_ON_OS9 "This LabPro requires an update to its internal software for use with Logger Lite. The update cannot be performed while running OS 9. You can most easily perform this required update by connecting the LabPro to a computer running Macintosh OS X or Windows, and launching Graphical Analysis 3.4 or newer.\n\nYou can also update the LabPro using a TI Graph Link cable and software from the Vernier web site at http://www.vernier.com/downloads.\n\nFor assistance contact us at info@vernier.com." IDSX_CANT_USER_UPDATE_LABPRO_OS_ON_OS9 "There is an update available for this LabPro, but the update cannot be performed while running OS 9. You can most easily perform this update by connecting the LabPro to a computer running Macintosh OS X or Windows, and launching Graphical Analysis 3.4 or newer. Click the LabPro icon, and click the Update LabPro OS button.\n\nYou can also update the LabPro using a TI Graph Link cable and software from the Vernier web site at http://www.vernier.com/downloads.\n\nFor assistance contact us at info@vernier.com." // Sensor info - storage for calibration: IDSX_CALIBSTORAGE_SMARTSENSOR "Sensor (SmartSense)" IDSX_CALIBSTORAGE_SENSORMAP "Local machine database" IDSX_CALIBSTORAGE_DOCUMENT "Document (%n)" IDSX_CALIBSTORAGE_DOCUMENT_SUB "%n" IDSX_CALIBSTORAGE_UNKNOWN "None (calibration not saved)" // Connection IDSX_CONNECTION_NO_PORTS_AVAILABLE "No USB devices or serial ports were found on the system. If you are using USB, you may need to check the connections and power to the device." // For Calibration menu IDSX_OUTPUT_ONLY "Output Only" // For digital columns IDSX_BLOCKED_STATE_UNKNOWN "?" // used for live readout IDSX_BLOCKED "Blocked" IDSX_SHORT_BLOCKED "B" IDSX_UNBLOCKED "Unblocked" IDSX_SHORT_UNBLOCKED "Ub" IDSX_EVENT_TIME "Event Time" IDSX_SHORT_EVENT_TIME "ETime" // For Selected Events IDSX_ROW_INDEX "Event Number" IDSX_SHORT_ROW "Event" IDSX_ROW_UNITS "" // For Events with Entry 1st column only IDSX_EWE1_NAME "Entry" IDSX_EWE1_SHORT "Entry" IDSX_EWE1_UNITS "" IDSX_NO_PORT_WARNING "No available devices or ports were found on the system. If you are using USB, please plug in the device." IDSX_SENSOR_CONFLICT_TITLE "Sensor Confirmation" IDSX_EMPTY_FILE_CONFLICT "The file was saved with no sensors setup, but you have sensors currently attached. If you don't wish to collect data using this file, choose \"Use File As Is\"." IDSX_SETUP_USING_SENSORS "Set Up Connected Sensors" IDSX_USE_FILE_ASIS "Use File As Is" IDSX_SENSOR_RANGE_CONFLICT "The %s sensor connected to %t does not appear to have the correct range setting for this experiment. Please adjust the switch from %n to %o then click OK.\n\nIf you would like instead to use the current sensor setting and change this experiment, click the \"Use Sensor Setting\" button." IDSX_SENSOR_RANGE_SENSOR_SUB "%s" IDSX_SENSOR_RANGE_SOURCE_SUB "%t" IDSX_SENSOR_RANGE_OLDRANGE_SUB "%o" IDSX_SENSOR_RANGE_NEWRANGE_SUB "%n" IDSX_USE_SENSOR_SETTING "Use Sensor Setting" IDSX_CHANGE_SENSOR_SETTING "Change Sensor Setting" IDSX_CANT_DELETE_LATEST_DATASET "The Latest data set cannot be deleted." IDSX_CANT_DELETE_SENSOR_COLUMN "The selected column is part of your sensor setup and cannot be deleted." // Remote Setup Dialog IDSX_LABPRO_REMOTE_TOO_FAST "The data rate is too high for remote collection. Use a rate of 10,000 samples/second or less." IDSX_CYCLOPS_REMOTE_TOO_FAST "The data rate is too high for remote collection. Use a rate of 50 samples/second or less." IDSX_NO_REMOTE_SENSORS_CONNECTED "At least one sensor that supports remote collection must be connected before doing remote setup." IDSX_TOO_MANY_REMOTE_POINTS "You are trying to collect %t points. The LabPro can only store %m points during remote collection. Please reduce the data rate or experiment length." IDSX_TOO_MANY_REMOTE_POINTS_CYCLOPS "You are trying to collect %t points. The Go! Motion can only store %m points during remote collection. Please reduce the data rate or experiment length." IDSX_TOO_MANY_REMOTE_POINTS_TOTAL "%t" IDSX_TOO_MANY_REMOTE_POINTS_MAX "%m" IDSX_COLLECT_MODE_NOT_SUPPORTED "This collection mode is not supported for remote collection. Please go to Experiment|Data Collection... and choose either Time Based Collection or Selected Events (without time column)." IDSX_LABPRO_REMOTE_SETUP_INSTRUCTIONS1 "Please review the collection settings and read all the instructions in this window. If the settings are correct, press \"OK\"." IDSX_LABPRO_REMOTE_SETUP_INSTRUCTIONS2 "The yellow LED on LabPro will turn on to indicate that LabPro is ready to collect remote data." IDSX_LABPRO_REMOTE_SETUP_INSTRUCTIONS3 "Press the \"START/STOP\" button on LabPro to start data collection. Pressing \"START/STOP\" again will stop data collection early." IDSX_LABPRO_REMOTE_SETUP_INSTRUCTIONS4 "Press the \"START/STOP\" button on LabPro each time you wish to collect a row of data." IDSX_LABPRO_REMOTE_SETUP_INSTRUCTIONS2_NEWER "After any sensor warmup time, the yellow LED on LabPro will stay on to indicate that LabPro is ready to collect remote data." IDSX_CYCLOPS_REMOTE_SETUP_INSTRUCTIONS1 "Please review the collection settings and read all the instructions in this window. If the settings are correct, press \"OK\"." IDSX_DEVICE_IS_STILL_ONLINE "Please disconnect the device from the computer to continue with remote data collection." IDSX_REMOTE_STORE_LATEST "Retrieving remote data may erase the latest data set. Do you want to store the latest data set before retrieval?" // Remote Retrieval messages IDSX_COULD_NOT_CONNECT_FOR_REMOTE "Could not connect to %s for remote retrieval or interface reports no points are available. Please check all cables and try again." IDSX_BAD_NUM_REMOTE_BLOCKS "Error. Expected %e blocks of remote data but only got %f on %s. " IDSX_BAD_NUM_REMOTE_BLOCKS_EXPECTED "%e" IDSX_BAD_NUM_REMOTE_BLOCKS_FOUND "%f" IDSX_REMOTE_TIMEOUT "Timeout while trying to retrieve remote data on %s. Please check power and cables and try again. " IDSX_NO_REMOTE_POINTS "No remote points were found on %s. Check power and cables or redo remote collection. " IDSX_REMOTE_SOURCE "%s" IDSX_NO_ACTIVE_DATA "Unable to retrieve remote data. Please check power and cables, or rerun remote data collection and try again." IDSX_DATASET_DOESNT_MATCH "This document's data set does not match the available remote data. Data will be retrieved into a data set called \"Remote Data\"." // Note, this name must match the name below (IDSX_LABPRO_REMOTE) IDSX_LABPRO_REMOTE "Remote Data" IDSX_DONT_SUPPORT_KELVINS "NOTE: Remote collection does not support Kelvin for the stainless-steel temperature sensor. The channel is being set up for degrees centigrade." IDSX_TEMPERATURE "Temperature" // MUST match the family name in sensormap.xml IDSX_THERMOCOUPLE "Thermocouple" //Must match the family name in sensormap.xml IDSX_NO_REMOTE_DESCRIPTION "---" IDSX_REMOTE_UNSUPPORTED "Unsupported" IDSX_COULD_NOT_GET_ARCHIVED_NAMES "Could not connect to %s for getting all archived column names for remote retrieval. Please check all cables and try again." // Options when starting collection with existing data IDSX_WIPEOUT_WARNING_TITLE "Erase Data?" IDSX_WIPEOUT_WARNING "Starting collection will erase the latest data. What would you like to do?" IDSX_STORE_AND_CONTINUE "%&Store Latest" IDSX_ERASE_AND_CONTINUE "%&Erase Latest" IDSX_CANCEL "Cancel" // Warm fuzzy for connecting users IDSX_CONNECTOK "Connection to LabPro successfully established." // UNDO strings for MBL Messages IDSX_STORELATESTRUN "Store Latest Run" IDSX_CLEARLATESTRUN "Clear Latest Run" IDSX_STARTCOLLECTION "Collect" IDSX_RETRIEVEREMOTEDATA "Retrieve Remote Data" // Prompt in swicth sensor dialog IDSX_PROMPT_FOR_SWITCH "Sensor Range" // Dialog title IDSX_PROMPT_FOR_SWITCH_INSTRUCT "Choose a new switch setting for your sensor." // Math constants IDSX_MATH_CONSTANTS_CHANGED "Edit User Parameters" IDSX_MATH_CONSTANT_VALUE "%v %u" // for display of value with non-empty units in parameter control object IDSX_MATH_CONSTANT_VALUE_SUB "%v" IDSX_MATH_CONSTANT_UNITS_SUB "%u" // Changing color family for sensors in prefs dialog IDSX_COLUMN_COLORS_REDONE "Color Family Choice" IDSX_CHANGE_UNITS "Switch Units" // Message for the About LabPro dialog box IDSX_ABOUT_LABPRO "OS Version: %v\nBattery Status: %b" IDSX_ABOUT_LABPRO_VERSION "%v" IDSX_ABOUT_LABPRO_B "%b" IDSX_BATTERY_OK "OK" IDSX_BATTERY_LOW "Low" IDSX_BATTERY_REALLY_LOW "Very Low" // Message for USB Direct Temp IDSX_ABOUT_USB_DIRECT_TEMP "OS Version: %v\nSerial#: %s" IDSX_ABOUT_USB_DIRECT_TEMP_VERSION "%v" IDSX_ABOUT_USB_DIRECT_TEMP_SERIALNUMBER "%s" // Message for SKIP IDSX_ABOUT_SKIP "OS Version: %v\nSerial#: %s" IDSX_ABOUT_SKIP_VERSION "%v" IDSX_ABOUT_SKIP_SERIALNUMBER "%s" // Message for Ohaus IDSX_ABOUT_OHAUSSCOUTPRO "OS Version: %v" IDSX_ABOUT_OHAUSSCOUTPRO_VERSION "%v" // Message for generic device IDSX_ABOUT_VERSION "OS Version: %v" IDSX_ABOUT_VERSION_SUB "%v" // For photgate calculated columns IDSX_PHOTOGATE_TIME "Time" IDSX_PHOTOGATE_SHORT_TIME "t" IDSX_PHOTOGATE_TIME_UNITS "s" IDSX_PHOTOGATE_STATE "Gate State" IDSX_PHOTOGATE_SHORT_STATE "st" IDSX_PHOTOGATE_STATE_UNITS "" // These equation explanation strings should be in the same order as EMBLCalibrationType in GMBLCommon.h IDSX_CALEQUATION_NONE "" IDSX_CALEQUATION_LINEAR "This sensor is calibrated using a linear relationship between the voltage level and the reported readings:\n\nReported Reading = Slope * voltage + Intercept" IDSX_CALEQUATION_QUAD "This sensor is calibrated using a quadratic relationship between the voltage level and the reported readings:\n\nReported Reading = K0 + K1 * voltage + K2 * voltage^2" IDSX_CALEQUATION_POWER "This sensor is calibrated using a power relationship between the voltage level and the reported readings:\n\nReported Reading = Coefficient * voltage^Power" IDSX_CALEQUATION_MODPOWER "This sensor is calibrated using a modified power relationship between the voltage level and the reported readings:\n\nReported Reading = Coefficient * Base^voltage" IDSX_CALEQUATION_LOG "This sensor is calibrated using a logarithmic relationship between the voltage level and the reported readings:\n\nReported Reading = K0 + K1 * log(voltage)" IDSX_CALEQUATION_MODLOG "This sensor is calibrated using a modified logarithmic relationship between the voltage level and the reported readings:\n\nReported Reading = K0 + K1 * log(1 / voltage)" IDSX_CALEQUATION_EXP "This sensor is calibrated using an exponential relationship between the voltage level and the reported readings:\n\nReported Reading = K0 * e^(K1 * voltage)" IDSX_CALEQUATION_MODEXP "This sensor is calibrated using a modified exponential relationship between the voltage level and the reported readings:\n\nReported Reading = K0 * e^(K1 / voltage)" IDSX_CALEQUATION_GEOMETRIC "This sensor is calibrated using a geometric relationship between the voltage level and the reported readings:\n\nReported Reading = K0 * voltage^(K1 * voltage)" IDSX_CALEQUATION_MODGEOMETRIC "This sensor is calibrated using a geometric relationship between the voltage level and the reported readings:\n\nReported Reading = K0 * voltage^(K1 / voltage)" IDSX_CALEQUATION_RECIPROCALLOG "This sensor is calibrated using a reciprocal logarithmic relationship between the voltage level and the reported readings:\n\nReported Reading = 1 / (K0 + K1 * ln(K2 * voltage))" IDSX_CALEQUATION_STEINHARTHART "This sensor is calibrated using a Steinhart-Hart relationship between the voltage level and the reported readings:\n\nKelvins = 1 / (K0 + K1 * ln(1000 * voltage) + K2 * ln(1000 * voltage)^3)\nNote that the units for this sensor have to be °C, °F or K." IDSX_CALEQUATION_MOTION "Motion" IDSX_CALEQUATION_ROTARY "This sensor measures the rotation of a wheel either as a distance traveled or in rotations. The diameter parameter refers to the diameter of the wheel used to measure distance." IDSX_CALEQUATION_HEATPULSER "This sensor turns a digital output on for a number of seconds, the duration parameter is the number of seconds per pulse." IDSX_CALEQUATION_DROP_COUNTER "Drop Counter" IDSX_UPDATE_FIRMWARE_REQUIRED "Your LabPro has an out of date Operating System (%old). Would you like to upgrade to version %new now? (You must upgrade to use the LabPro. The update will take a few minutes. Make sure you are using external power.)\n\nIf you plan to use your LabPro with a TI-83 Plus Silver Edition calculator, you must be running version 1.15 or newer of the calculator operating system (available at education.ti.com)." IDSX_UPDATE_FIRMWARE_OPTIONAL "Your LabPro has an out of date Operating System (%old). Would you like to upgrade to version %new now? (The update will take a few minutes. Make sure you are using external power.)\n\nIf you plan to use your LabPro with a TI-83 Plus Silver Edition calculator, you must be running version 1.15 or newer of the calculator operating system (available at education.ti.com)." IDSX_UPDATE_FIRMWARE_FORCED "This LabPro update mode is for use when a LabPro has stopped responding. No error messages can be generated until the update is complete. Would you like to upgrade to version %new now?" IDSX_UPDATE_FIRMWARE_OLD "%old" IDSX_UPDATE_FIRMWARE_NEW "%new" IDSX_UPDATE_FIRMWARE_TITLE "Update LabPro OS" IDSX_UPDATE_FIRMWARE_YES "Update LabPro Now" IDSX_UPDATE_FIRMWARE_NO "Cancel Update" IDSX_LOW_BATTERY_FOR_UPDATE "LabPro battery level is low. Connect your LabPro to external power before contuning." IDSX_STORE_LATEST_RUN "Switching collection modes may erase some data in the latest data set. Do you want to store the latest?" // For user feedback in extend collection menu IDSX_EXTEND_COLLECTION "Ex%&tend Collection %s" IDSX_EXTEND_COLLECTION_SUB "%s" IDSX_EXTEND_COLLECTION_HOT_KEY "\tCtrl+T" // Error message if cannot find sensormap.xml IDSX_NO_SENSORMAP "Cannot open support files:\n %m\nContinuing without a sensor map." IDSX_NO_SENSORMAP_MAINFILE_SUB "%m" IDSX_PLEASE_CONNECT_LABPRO "Please connect your LabPro now." IDSX_CANT_CHANGE_COLLECT_SETTINGS "Settings can not be changed during collection" IDSX_DISCONNECT_NOW "If you would like to retrieve this data again to another computer, the LabPro should be disconnected. Do you want to disconnect now?" IDSX_COLLECTION_INTERRUPTED "Warning: Collection did not finish because the system went to sleep." IDSX_USER_NAME_ROTARY_ANGULAR_CALIBRATIONS "Rotary Motion Angular" // This MUST match the first part of the calibration user names in sensormap.xml for RMS sensor // These strings are used in the Calibration equation dialog -- they must stay in this order IDSX_CALEQUATION_LINEAR_LABEL1 "Intercept:" IDSX_CALEQUATION_LINEAR_LABEL2 "Slope:" IDSX_CALEQUATION_POWER_LABEL1 "Coefficient:" IDSX_CALEQUATION_POWER_LABEL2 "Base:" IDSX_ROTARY_COUNTERPERREV_LABEL "Counts/rotation:" IDSX_ROTARY_DIAMETER_LABEL "Diameter:" IDSX_SENSOR_MENU_START "" // Used for looping over the following menu items IDSX_SENSOR_MENU_CALIBRATE "Calibrate..." IDSX_SENSOR_MENU_SENSOR_INFO "Sensor Info..." IDSX_SENSOR_MENU_ZERO "Zero" IDSX_SENSOR_MENU_REVERSE "Reverse Direction" IDSX_SENSOR_MENU_5 "-" // separator IDSX_SENSOR_MENU_CHOOSE_SENSOR "Choose Sensor..." IDSX_SENSOR_MENU_8 "-" // separator IDSX_SENSOR_MENU_REMOVE_SENSOR "Remove Sensor" IDSX_SENSOR_MENU_10 "-" // separator IDSX_SENSOR_MENU_RADIATION_INTERVAL "Count Interval..." IDSX_SENSOR_MENU_SET_DISTANCE "Set Distance or Length..." IDSX_SENSOR_MENU_PHOTOGATE_HELP "Photogate Help..." IDSX_SENSOR_MENU_MD_SET_OFFSET "Set Offset..." IDSX_SENSOR_MENU_MD_SET_TEMP "Set Temperature..." IDSX_SENSOR_MENU_RMS_SET_X4 "X4 Mode" IDSX_SENSOR_MENU_RESET_ON_COLLECT "Reset (Zero) On Collect" IDSX_SENSOR_MENU_ANALOG_OUT "Analog Out..." // OK that both analog out and digital out use the same hot letter -- they can never be on the same channel! IDSX_SENSOR_MENU_DIGITAL_OUT "Digital Out..." IDSX_SENSOR_MENU_CHANGE_SENSOR_RANGE "Change Sensor Range..." IDSX_SENSOR_MENU_CURRENT_CALIBRATIONS "Current Calibrations:" IDSX_SENSOR_MENU_CURRENT_UNITS "Current Units:" // -- calibrations/units from sensormap.xml will be appended here IDSX_LAST_SENSOR_MENU "" // only used to tell the end of the list // Used in triggering to edit user parameters IDSX_EDIT_CONSTANTS_COMBO "User Parameters..." IDSX_SPECIAL_VPG_CHAR "@" // Used in below menu itmes to extract a number // Used in Set Distance dialog. The number after the menu item tells the dialog not to enable the edit control (and what value to set -- in meters) IDSX_VPG_MENU_VERNIER_PICKET_FENCE "Vernier Picket Fence@0.05" // must be first IDSX_VPG_MENU_BAR_TAPE "Bar Tape@0.01524" IDSX_VPG_MENU_10_SPOKE_OUTSIDE "Smart Pulley (10 Spoke) Outside Edge@0.016" IDSX_VPG_MENU_10_SPOKE_INSIDE "Smart Pulley (10 Spoke) In Groove@0.015" IDSX_VPG_MENU_3_SPOKE_OUTSIDE "Smart Pulley (3 Spoke) Outside Edge@0.052" IDSX_VPG_MENU_3_SPOKE_INSIDE "Smart Pulley (3 Spoke) In Groove@0.048" IDSX_VPG_MENU_USER_DEFINED "User Defined" IDSX_VPG_MENU_LAST "" // must be last IDSX_VPG_DEFAULT_DISTANCE "0.05" // USed to set the default distance when the user parameter is created -- should match vernier picket fence IDSX_VPG_MENU_LENGTH "Length of Object" IDSX_VPG_MENU_DISTANCE_BETWEEN_GATES "Distance Between Gates" IDSX_BAD_SET_DISTANCE "The distance/length must be a number larger than 0" // IMPORTANT!!! These must match the user calibration names for photogates (same strings; same order) IDSX_PHOTOGATE_CALIB_GENERAL "General Photogate Timing" // must be first IDSX_PHOTOGATE_CALIB_PULSE "Pulse Timing" IDSX_PHOTOGATE_CALIB_MOTION "Motion Timing" IDSX_PHOTOGATE_CALIB_GATE "Gate Timing" IDSX_PHOTOGATE_CALIB_PENDULUM "Pendulum Timing" // must be last // Analog wave forms (Must match enum declared in GTypes.h) IDSX_ANALOG_WAVE1 "Off" IDSX_ANALOG_WAVE2 "DC Output" IDSX_ANALOG_WAVE3 "Ramp Up" IDSX_ANALOG_WAVE4 "Ramp Down" IDSX_ANALOG_WAVE5 "Triangle " IDSX_ANALOG_WAVE6 "Square" IDSX_ANALOG_WAVE7 "Sine" // DCU Line triggering strings (and bit patterns after the '@') IDSX_SPECIAL_DCU_CHAR "@" IDSX_DCU_1 "Line 1@1" IDSX_DCU_2 "Line 2@2" IDSX_DCU_3 "Lines 1 and 2@3" IDSX_DCU_4 "Line 3@4" IDSX_DCU_5 "Lines 1 and 3@5" IDSX_DCU_6 "Lines 2 and 3@6" IDSX_DCU_7 "Lines 1, 2, and 3@7" IDSX_DCU_8 "Line 4@8" IDSX_DCU_9 "Lines 1 and 4@9" IDSX_DCU_10 "Lines 2 and 4@10" IDSX_DCU_11 "Lines 1, 2, and 4@11" IDSX_DCU_13 "Line 5@13" IDSX_DCU_14 "Line 6@14" IDSX_DCU_15 "Lines 5 and 6@15" IDSX_LAST_DCU_VALUE "" // not used except in code to tell the end of the DCU list IDSX_LAB_PRO_DISCONNECTED "To protect remote data, please disconnect %s from your computer." IDSX_LAB_PRO_DISCONNECTED_SUB "%s" IDSX_ANALOG_OUT_FREQRANGE "Hz (%l - %h)" IDSX_ANALOG_OUT_FREQRANGE_LOW "%l" IDSX_ANALOG_OUT_FREQRANGE_HIGH "%h" IDSX_ANALOG_OUT_VOLTRANGE "Volts (%l - %h)" IDSX_ANALOG_OUT_VOLTRANGE_LOW "%l" IDSX_ANALOG_OUT_VOLTRANGE_HIGH "%h" IDSX_ANALOG_OUT_BAD_FREQ "The value you have typed for \"Frequency\" is not a valid number. Please retype." IDSX_ANALOG_OUT_FREQ_TOO_SMALL "The value you have typed for \"Frequency\" is too small. Please re-enter a number no less than %n." IDSX_ANALOG_OUT_FREQ_TOO_SMALL_SUB "%n" IDSX_ANALOG_OUT_FREQ_TOO_BIG "The value you have typed for \"Frequency\" is too large. Please re-enter a number no larger than %n." IDSX_ANALOG_OUT_FREQ_TOO_BIG_SUB "%n" IDSX_ANALOG_OUT_BAD_AMPLITUDE "The value you have typed for \"Amplitude\" is not a valid number. Please retype." IDSX_ANALOG_OUT_AMPLITUDE_TOO_SMALL "The value you have typed for \"Amplitude\" is too small. Please re-enter a number no less than %n." IDSX_ANALOG_OUT_AMPLITUDE_TOO_SMALL_SUB "%n" IDSX_ANALOG_OUT_AMPLITUDE_TOO_BIG "The value you have typed for \"Amplitude\" is too large. Please re-enter a number no larger than %n." IDSX_ANALOG_OUT_AMPLITUDE_TOO_BIG_SUB "%n" //Help file name. IDSX_HELP_FILE_NAME_LL "LoggerLiteHelp.chm::" IDSX_HELP_FILE_NAME_LP "LoggerProHelp.chm::" IDSX_HELP_FILE_NAME_GA "GraphicalAnalysisHelp.chm::" IDSX_SMART_SENSOR_PARM_DDS_MEMORY_MAP_VERSION "DDS Memory Map Version:\t" IDSX_SMART_SENSOR_PARM_PRODUCT_ID "Product ID:\t\t" IDSX_SMART_SENSOR_PARM_SERIAL_NUM "Serial #:\t\t\t" IDSX_SMART_SENSOR_PARM_LOT_CODE "Lot Code(ww yy):\t\t" IDSX_SMART_SENSOR_PARM_MFR_ID "Manufacturer ID:\t\t" IDSX_SMART_SENSOR_PARM_LONG_NAME "Long Name:\t\t" IDSX_SMART_SENSOR_PARM_SHORT_NAME "Short Name:\t\t" IDSX_SMART_SENSOR_PARM_UNCERTAINTY "Uncertainty:\t\t" IDSX_SMART_SENSOR_PARM_NUM_SIG_FIGS "Num Sig. Figures:\t\t" IDSX_SMART_SENSOR_PARM_PRECISION "Precision:\t\t\t" IDSX_SMART_SENSOR_PARM_AVERAGE_CURRENT "Average Current:\t\t" IDSX_SMART_SENSOR_PARM_AVERAGING "Averaging:\t\t" IDSX_SMART_SENSOR_PARM_MIN_SAMPLE_PERIOD "Min Sample Period:\t\t" IDSX_SMART_SENSOR_PARM_TYPICAL_SAMPLE_PERIOD "Typical Sample Period:\t" IDSX_SMART_SENSOR_PARM_NUM_SAMPLES "Num Samples:\t\t" IDSX_SMART_SENSOR_PARM_WARM_UP_TIME "Warm Up Time:\t\t" IDSX_SMART_SENSOR_PARM_EXPERIMENT_TYPE "Experiment Type:\t\t" IDSX_SMART_SENSOR_PARM_INTERFACE_OP "Interface Op:\t\t" IDSX_SMART_SENSOR_PARM_EQUATION_TYPE "Equation Type:\t\t" IDSX_SMART_SENSOR_PARM_Y_MINIMUM "Y Minimum:\t\t" IDSX_SMART_SENSOR_PARM_Y_MAXIMUM "Y Maximum:\t\t" IDSX_SMART_SENSOR_PARM_NUM_TICKS "Num Ticks:\t\t" IDSX_SMART_SENSOR_PARM_NUM_VALID_CALIB_PAGES "Num Valid Calib. Pages:\t" IDSX_SMART_SENSOR_PARM_ACTIVE_CALIB_PAGE_INDEX "Active Calib. Page Index:\t" IDSX_SMART_SENSOR_PARM_CALIB_LABEL "Calib. " IDSX_SMART_SENSOR_PARM_CALIB_K0 ": K0 = " IDSX_SMART_SENSOR_PARM_CALIB_K1 "; K1 = " IDSX_SMART_SENSOR_PARM_CALIB_K2 "; K2 = " IDSX_SMART_SENSOR_PARM_CALIB_UNITS "; Units = " IDSX_SMART_SENSOR_PARM_CALIB_BAD_EQN "One of the numbers you have entered is invalid. Please retype." IDSX_SMART_SENSOR_CALIB_TEMP_UNITS_BAD "This temperature sensor may only be calibrated with units of K(Kelvin), °C(Celsius), or °F(Fahrenheit)." // For the set temp dialog -- do not change this order! IDSX_CELSIUS "Celsius" IDSX_FARENHEIT "Fahrenheit" // instructions used in the Drop Counter Calibration dialog IDSX_CALIBDROP_0 "To measure the number of drops per mL:" IDSX_CALIBDROP_1 "1. Click Start." IDSX_CALIBDROP_2 "2. Add approximately 10 mL of titrant dropwise to a graduated cylinder." IDSX_CALIBDROP_3 "3. Record the precise volume in the volume edit box." IDSX_CALIBDROP_4 "4. Click \"OK\"." IDSX_DROPS "Drops: %s" IDSX_DROPSPERML "Drops/mL: %s" IDSX_DROPS_SUB "%s" IDSX_CALIBRATION_STORAGE_DESC_SMART1 "" IDSX_CALIBRATION_STORAGE_DESC_SMARTSUB "%n" IDSX_CALIBRATION_STORAGE_DESC_SENSOR_MAP "" IDSX_CALIBRATION_STORAGE_DESC_DOC "" IDSX_CALIBRATION_STORAGE_DESC_UNSAVED "" // Strings for the burn smart sensor dialog IDSX_ADD_PAGE "Add Page %n" IDSX_ADD_PAGE_SUB "%n" IDSX_PREVIOUS_DEFAULT "The Default Page setting controls which calibration the sensor returns by default.\n" IDSX_PREVIOUS_DEFAULT_MORE "The previous Default was %n." IDSX_PREVIOUS_DEFAULT_MORE_SUB "%n" IDSX_PAGE_NAME "Page %n %u" IDSX_PAGE_NAME_INDEX_SUB "%n" IDSX_PAGE_NAME_UNITS_SUB "%u" // strings for CollectHandlerDigitalRT::CheckConfigForCollect() -- NOTE ending spaces are important (messages may be concatenated) IDSX_DIGRT_ERROR_NO_DIGIN_PROBE "%s has no sensor that supports Digital Events (e.g. a Photogate or Drop Counter). " IDSX_DIGRT_ERROR_RAD "%s can't collect Digital Events with a Radiation Monitor. " IDSX_DIGRT_ERROR_EWE "%s can't collect data from Photogates or Drop Counters in Events with Entry mode. " IDSX_DIGRT_ERROR_SELECTED_EVENTS "%s can't collect data from Photogates or Drop Counters in Selected Events mode. " IDSX_DIGRT_ERROR_TOO_MANY_PG "%s can't collect data from more than one Photogate or Drop Counter in Digital Events mode. " IDSX_DIGITALRT_SOURCE_SUB "%s" // Menu item in remove interfaces IDSX_REMOVE_INTERFACE_ALL "Remove All" // Menu items for showing/Hiding all interfaces (Can't use "%&" because these menus end up being owner draw) IDSX_SHOW_INTERFACE_ALL "Show All Interfaces" IDSX_HIDE_INTERFACE_ALL "Hide All Interfaces" IDSX_AUTO_DETECT_SENSORS "Auto Detect Sensors" // For Sensor Conflict dialog IDSX_SENSOR_CONFLICT_INFO "Some sensors saved in the file did not match sensors found on interfaces. Please double check all cables and connect any missing sensors." IDSX_SENSOR_CONFLICT_HIGHLIGHT_INFO "Please choose the channel where Highlighted Sensors can be found." IDSX_SENSOR_SAVED_IN "%c on %s" IDSX_SENSOR_SAVED_IN_CHANNEL "%c" IDSX_SENSOR_SAVED_IN_SOURCE "%s" IDSX_NOT_SAVED_IN_FILE "Not saved in file" IDSX_CHANNEL_SOURCE "%c on %s" IDSX_CHANNEL_SOURCE_CHANNEL "%c" IDSX_CHANNEL_SOURCE_SOURCE "%s" IDSX_SENSOR_CONFLICT_RED "You must set a valid channel for highlighted sensors." IDSX_SELECT_CHANNEL "Select channel" // TEMP SPORT FOR MENU STRINGS IDSX_MENU_EXPERIMENT "E%&xperiment" IDSX_MENU_EXPERIMENT_COLLECT "%&Collect" IDSX_MENU_EXPERIMENT_STORE_LATEST_RUN "Store %&Latest Run" IDSX_MENU_EXPERIMENT_CLEAR_LATEST_RUN "Clear Latest %&Run" IDSX_MENU_EXPERIMENT_KEEP "%&Keep" IDSX_MENU_EXPERIMENT_EXTEND_COLLECTION "Ex%&tend Collection" IDSX_MENU_EXPERIMENT_CONNECT_INTERFACE "Connect %&Interface" IDSX_MENU_EXPERIMENT_NO_PORTS_AVAILABLE "No Ports Available" IDSX_MENU_EXPERIMENT_REMOVE_INTERFACE "R%&emove Interface" IDSX_MENU_EXPERIMENT_NO_INTERFACES_CONNECTED "No Interfaces Connected" IDSX_MENU_EXPERIMENT_SETUP_SENSORS "Set Up %&Sensors" IDSX_MENU_EXPERIMENT_NO_SENSOR_CONNECTED "No Interfaces Connected" IDSX_MENU_EXPERIMENT_OFFLINE_SETUP "Add %&Offline Interface" IDSX_MENU_EXPERIMENT_ADD_LABPRO "Add %&LabPro" IDSX_MENU_EXPERIMENT_ADD_SKIP "Add %&Go! Link" IDSX_MENU_EXPERIMENT_ADD_USB_DIRECT "Add Go! %&Temp" IDSX_MENU_EXPERIMENT_ADD_CYCLOPS "Add Go! %&Motion" IDSX_MENU_EXPERIMENT_ADD_OHAUS_PRO "Add Ohaus Balance" IDSX_MENU_EXPERIMENT_DATA_COLLECTION "%&Data Collection..." IDSX_MENU_EXPERIMENT_REMOTE "Re%&mote" IDSX_MENU_EXPERIMENT_REMOTE_SETUP "Remote %&Setup" IDSX_MENU_EXPERIMENT_NO_REMOTE "No Interfaces Connected" IDSX_MENU_EXPERIMENT_RETRIEVE_REMOTE "%&Retrieve Remote Data" IDSX_MENU_EXPERIMENT_NO_PORTS "No Ports Available" IDSX_MENU_EXPERIMENT_CHANGE_UNITS "C%&hange Units" IDSX_MENU_EXPERIMENT_NO_CHANGE_UNITS "No Sensors Have Units Conversions" IDSX_MENU_EXPERIMENT_CALIBRATE "C%&alibrate" IDSX_MENU_EXPERIMENT_NO_CALIBRATE "No Sensors To Calibrate" IDSX_MENU_EXPERIMENT_ZERO "%&Zero..." IDSX_MENU_EXPERIMENT_LIVE_READOUTS "Li%&ve Readouts" IDSX_MENU_EXPERIMENT_SWITCH "Switch to..." // This string is used when no thermometers are present (menu item will be disabled) IDSX_TOOLBAR_STORE_LATEST "Store" IDSX_TOOLBAR_PAGES "Pages" IDSX_TOOLBAR_AUTOSCALE "Autoscale" IDSX_TOOLBAR_PREDICTION "Prediction" IDSX_TOOLBAR_SWITCH "Switch" // Strings for handling sleep/wakeup issues IDSX_SLEEP_COLLECTION_WAS_INTERRUPTED "Collection was interrupted because the computer went to sleep." IDSX_SLEEP_FIRMWARE_UPDATE_WAS_INTERRUPTED "LabPro OS update was interrupted because the computer went to sleep. Devices may be in a bad state. Try reconnecting devices then running the application to force the LabPro OS update to complete." IDSX_SLEEP_STORED_LATEST "When the computer went to sleep, the connected sensors were different than when the computer woke up, hence the latest data set had to change. All columns that could not be restored to the latest data set when the computer went to sleep were stored in a new data set named %d." IDSX_SLEEP_DATASET_NAME "%d" IDSX_NEW_SLEEP_DATASET "Recovered" // Used in switch menu IDSX_MENU_EXPERIMENT_SWITCH_TO_CELSIUS "Switch to Celsius" IDSX_MENU_EXPERIMENT_SWITCH_TO_FARENHEIGHT "Switch to Fahrenheit" // Message to display in undo after inserting a character. IDSX_INSERT_CHARACTER "Insert Character" // Special insert characters -- use escape codes (&#x followed by UTF16 value in hex) IDSX_INSERT_SYMBOL01 "°" // degree symbol IDSX_INSERT_SYMBOL02 "α" // greek small alpha IDSX_INSERT_SYMBOL03 "β" // greek small beta IDSX_INSERT_SYMBOL04 "γ" // greek small gamma IDSX_INSERT_SYMBOL05 "δ" // greek small delta IDSX_INSERT_SYMBOL06 "ε" // greek small epsilon IDSX_INSERT_SYMBOL07 "ζ" // greek small zeta IDSX_INSERT_SYMBOL08 "η" // greek small eta IDSX_INSERT_SYMBOL09 "θ" // greek small theta IDSX_INSERT_SYMBOL10 "ι" // greek small iota IDSX_INSERT_SYMBOL11 "κ" // greek small kappa IDSX_INSERT_SYMBOL12 "λ" // greek small lamba IDSX_INSERT_SYMBOL13 "µ" // greek small mu IDSX_INSERT_SYMBOL14 "ν" // greek small nu IDSX_INSERT_SYMBOL15 "ξ" // greek small xi IDSX_INSERT_SYMBOL16 "ο" // greek small omicron IDSX_INSERT_SYMBOL17 "π" // greek small Pi IDSX_INSERT_SYMBOL18 "ρ" // greek small rho IDSX_INSERT_SYMBOL19 "ς" // greek small final sigma IDSX_INSERT_SYMBOL20 "σ" // greek small sigma IDSX_INSERT_SYMBOL21 "τ" // greek small tau IDSX_INSERT_SYMBOL22 "υ" // greek small uplsilon IDSX_INSERT_SYMBOL23 "φ" // greek small phi IDSX_INSERT_SYMBOL24 "χ" // greek small chi IDSX_INSERT_SYMBOL25 "ψ" // greek small psi IDSX_INSERT_SYMBOL26 "ω" // greek small omega IDSX_INSERT_SYMBOL27 "Α" // greek capital alpha IDSX_INSERT_SYMBOL28 "Β" // greek capital beta IDSX_INSERT_SYMBOL29 "Γ" // greek capital gamma IDSX_INSERT_SYMBOL30 "Δ" // greek capital delta IDSX_INSERT_SYMBOL31 "Ε" // greek capital epsilon IDSX_INSERT_SYMBOL32 "Ζ" // greek capital zeta IDSX_INSERT_SYMBOL33 "Η" // greek capital eta IDSX_INSERT_SYMBOL34 "Θ" // greek capital theta IDSX_INSERT_SYMBOL35 "Ι" // greek capital iota IDSX_INSERT_SYMBOL36 "Κ" // greek capital kappa IDSX_INSERT_SYMBOL37 "Λ" // greek capital lamba IDSX_INSERT_SYMBOL38 "Μ" // greek capital mu IDSX_INSERT_SYMBOL39 "Ν" // greek capital nu IDSX_INSERT_SYMBOL40 "Ξ" // greek capital xi IDSX_INSERT_SYMBOL41 "Ο" // greek capital omicron IDSX_INSERT_SYMBOL42 "Π" // greek capital Pi IDSX_INSERT_SYMBOL43 "Ρ" // greek capital rho IDSX_INSERT_SYMBOL44 "Σ" // greek capital sigma IDSX_INSERT_SYMBOL45 "Τ" // greek capital tau IDSX_INSERT_SYMBOL46 "Υ" // greek capital uplsilon IDSX_INSERT_SYMBOL47 "Φ" // greek capital phi IDSX_INSERT_SYMBOL48 "Χ" // greek capital chi IDSX_INSERT_SYMBOL49 "Ψ" // greek capital psi IDSX_INSERT_SYMBOL50 "Ω" // greek capital omega IDSX_INSERT_SYMBOL51 "₀" // subscript zero IDSX_INSERT_SYMBOL52 "₁" // subscript one IDSX_INSERT_SYMBOL53 "₂" // subscript two IDSX_INSERT_SYMBOL54 "₃" // subscript three IDSX_INSERT_SYMBOL55 "₄" // subscript four IDSX_INSERT_SYMBOL56 "₅" // subscript five IDSX_INSERT_SYMBOL57 "₆" // subscript six IDSX_INSERT_SYMBOL58 "₇" // subscript seven IDSX_INSERT_SYMBOL59 "₈" // subscript eight IDSX_INSERT_SYMBOL60 "₉" // subscript nine IDSX_INSERT_SYMBOL61 "⁰" // superscript zero IDSX_INSERT_SYMBOL62 "¹" // superscript one IDSX_INSERT_SYMBOL63 "²" // superscript two IDSX_INSERT_SYMBOL64 "³" // superscript three IDSX_INSERT_SYMBOL65 "⁴" // superscript four IDSX_INSERT_SYMBOL66 "⁵" // superscript five IDSX_INSERT_SYMBOL67 "⁶" // superscript six IDSX_INSERT_SYMBOL68 "⁷" // superscript seven IDSX_INSERT_SYMBOL69 "⁸" // superscript eight IDSX_INSERT_SYMBOL70 "⁹" // superscript nine IDSX_INSERT_SYMBOL71 "⁺" // superscript plus sign IDSX_INSERT_SYMBOL72 "⁻" // superscript minus sign IDSX_INSERT_SYMBOL_LAST "" // not visible to user -- just controls the loop IDSX_INSERT_SYMBOL_DISPLAY01 "° " // degree symbol IDSX_INSERT_SYMBOL_DISPLAY02 "@25@Greek Lower" IDSX_INSERT_SYMBOL_DISPLAY03 "α " // greek small alpha IDSX_INSERT_SYMBOL_DISPLAY04 "β " // greek small beta IDSX_INSERT_SYMBOL_DISPLAY05 "γ " // greek small gamma IDSX_INSERT_SYMBOL_DISPLAY06 "δ " // greek small delta IDSX_INSERT_SYMBOL_DISPLAY07 "ε " // greek small epsilon IDSX_INSERT_SYMBOL_DISPLAY08 "ζ " // greek small zeta IDSX_INSERT_SYMBOL_DISPLAY09 "η " // greek small eta IDSX_INSERT_SYMBOL_DISPLAY10 "θ " // greek small theta IDSX_INSERT_SYMBOL_DISPLAY11 "ι " // greek small iota IDSX_INSERT_SYMBOL_DISPLAY12 "κ " // greek small kappa IDSX_INSERT_SYMBOL_DISPLAY13 "λ " // greek small lamba IDSX_INSERT_SYMBOL_DISPLAY14 "µ " // greek small mu IDSX_INSERT_SYMBOL_DISPLAY15 "ν " // greek small nu IDSX_INSERT_SYMBOL_DISPLAY16 "ξ " // greek small xi IDSX_INSERT_SYMBOL_DISPLAY17 "ο " // greek small omicron IDSX_INSERT_SYMBOL_DISPLAY18 "π " // greek small Pi IDSX_INSERT_SYMBOL_DISPLAY19 "ρ " // greek small rho IDSX_INSERT_SYMBOL_DISPLAY20 "ς " // greek small final sigma IDSX_INSERT_SYMBOL_DISPLAY21 "σ " // greek small sigma IDSX_INSERT_SYMBOL_DISPLAY22 "τ " // greek small tau IDSX_INSERT_SYMBOL_DISPLAY23 "υ " // greek small uplsilon IDSX_INSERT_SYMBOL_DISPLAY24 "φ " // greek small phi IDSX_INSERT_SYMBOL_DISPLAY25 "χ " // greek small chi IDSX_INSERT_SYMBOL_DISPLAY26 "ψ " // greek small psi IDSX_INSERT_SYMBOL_DISPLAY27 "ω " // greek small omega IDSX_INSERT_SYMBOL_DISPLAY28 "@24@Greek Upper" IDSX_INSERT_SYMBOL_DISPLAY29 "Α " // greek capital alpha IDSX_INSERT_SYMBOL_DISPLAY30 "Β " // greek capital beta IDSX_INSERT_SYMBOL_DISPLAY31 "Γ " // greek capital gamma IDSX_INSERT_SYMBOL_DISPLAY32 "Δ " // greek capital delta IDSX_INSERT_SYMBOL_DISPLAY33 "Ε " // greek capital epsilon IDSX_INSERT_SYMBOL_DISPLAY34 "Ζ " // greek capital zeta IDSX_INSERT_SYMBOL_DISPLAY35 "Η " // greek capital eta IDSX_INSERT_SYMBOL_DISPLAY36 "Θ " // greek capital theta IDSX_INSERT_SYMBOL_DISPLAY37 "Ι " // greek capital iota IDSX_INSERT_SYMBOL_DISPLAY38 "Κ " // greek capital kappa IDSX_INSERT_SYMBOL_DISPLAY39 "Λ " // greek capital lamba IDSX_INSERT_SYMBOL_DISPLAY40 "Μ " // greek capital mu IDSX_INSERT_SYMBOL_DISPLAY41 "Ν " // greek capital nu IDSX_INSERT_SYMBOL_DISPLAY42 "Ξ " // greek capital xi IDSX_INSERT_SYMBOL_DISPLAY43 "Ο " // greek capital omicron IDSX_INSERT_SYMBOL_DISPLAY44 "Π " // greek capital Pi IDSX_INSERT_SYMBOL_DISPLAY45 "Ρ " // greek capital rho IDSX_INSERT_SYMBOL_DISPLAY46 "Σ " // greek capital sigma IDSX_INSERT_SYMBOL_DISPLAY47 "Τ " // greek capital tau IDSX_INSERT_SYMBOL_DISPLAY48 "Υ " // greek capital uplsilon IDSX_INSERT_SYMBOL_DISPLAY49 "Φ " // greek capital phi IDSX_INSERT_SYMBOL_DISPLAY50 "Χ " // greek capital chi IDSX_INSERT_SYMBOL_DISPLAY51 "Ψ " // greek capital psi IDSX_INSERT_SYMBOL_DISPLAY52 "Ω " // greek capital omega IDSX_INSERT_SYMBOL_DISPLAY53 "@10@Subscript" IDSX_INSERT_SYMBOL_DISPLAY54 "0" // subscript zero IDSX_INSERT_SYMBOL_DISPLAY55 "1" // subscript one IDSX_INSERT_SYMBOL_DISPLAY56 "2" // subscript two IDSX_INSERT_SYMBOL_DISPLAY57 "3" // subscript three IDSX_INSERT_SYMBOL_DISPLAY58 "4" // subscript four IDSX_INSERT_SYMBOL_DISPLAY59 "5" // subscript five IDSX_INSERT_SYMBOL_DISPLAY60 "6" // subscript six IDSX_INSERT_SYMBOL_DISPLAY61 "7" // subscript seven IDSX_INSERT_SYMBOL_DISPLAY62 "8" // subscript eight IDSX_INSERT_SYMBOL_DISPLAY63 "9" // subscript nine IDSX_INSERT_SYMBOL_DISPLAY64 "@12@Superscript" IDSX_INSERT_SYMBOL_DISPLAY65 "0" // superscript zero IDSX_INSERT_SYMBOL_DISPLAY66 "1" // superscript one IDSX_INSERT_SYMBOL_DISPLAY67 "2" // superscript two IDSX_INSERT_SYMBOL_DISPLAY68 "3" // superscript three IDSX_INSERT_SYMBOL_DISPLAY69 "4" // superscript four IDSX_INSERT_SYMBOL_DISPLAY70 "5" // superscript five IDSX_INSERT_SYMBOL_DISPLAY71 "6" // superscript six IDSX_INSERT_SYMBOL_DISPLAY72 "7" // superscript seven IDSX_INSERT_SYMBOL_DISPLAY73 "8" // superscript eight IDSX_INSERT_SYMBOL_DISPLAY74 "9" // superscript nine IDSX_INSERT_SYMBOL_DISPLAY75 "+" // superscript plus sign IDSX_INSERT_SYMBOL_DISPLAY76 "-" // superscript minus sign IDSX_INSERT_SYMBOL_DISPLAY_LAST "" // not visible to user -- just controls the loop // Ask user if they want to stop collecting when quitting IDSX_QUIT_WHILE_COLLECTING "You are collecting data. Do you want to stop collecting and quit?" // Default strings for text object in Logger Lite IDSX_DEFAULT_LL_TEXT "Logger Lite is looking for sensors..." IDSX_DEFAULT_LL_TEXT_NO_SOURCES "No sensors were found.\nEither connect a Go! device or open a file." IDSX_DEFAULT_LL_TEXT_GO_LINK "A Go! Link was found, but no sensor has been detected.\nEither connect an auto-ID sensor or go to the Experiment menu and set up your sensor manually." IDSX_DEFAULT_LL_TEXT_LABPRO "A LabPro was found, but no sensor has been detected.\nEither connect an auto-ID sensor or go to the Experiment menu and set up your sensor manually." IDSX_DEFAULT_LL_TEXT_GO_LINK_AND_LP "A Go! Link and a LabPro were found, but no sensor has been detected.\nEither connect an auto-ID sensor or go to the Experiment menu and set up your sensor manually." // Message when bringing up sensor conflict and no sensors are detected in LoggerLite IDSX_NO_SENSORS_FOUND "No Sensors Found" IDSX_NO_SENSORS_FOUND_WHADDA_WANT "Logger Lite did not find any sensors. What would you like to do?" IDSX_NO_SENSORS_FOUND_USE_FILE "Use File Without Sensors" IDSX_NO_SENSORS_FOUND_SETUP_SENSORS "Setup Sensors" // Message when trying to connect a sensor to a source that doesn't support it (e.g. CO2 on Skip) IDSX_SENSOR_NOT_SUPPORTED "%s does not support %e." IDSX_SENSOR_NOT_SUPPORTED_SOURCE "%s" IDSX_SENSOR_NOT_SUPPORTED_SENSOR "%e" IDSX_UNPLUG_SENSOR "Please unplug the sensor before continuing" IDSX_ABOUT_LL_DESCRIPTION "Logger Lite offers simple functionality for those new to data collection. If you are looking for more advanced features for data collection and analysis, visit the Vernier web site to learn more about our award-winning software, Logger Pro." IDSX_ABOUT_LL_TAG_LINE "Measure. Analyze. Learn." IDSX_ABOUT_LP_DESCRIPTION "Logger Pro is the premier data-collection software from Vernier Software %&& Technology. It combines real-time graphing capabilities, powerful analytical tools, video analysis, and many other features into one easy-to-use program." IDSX_ABOUT_GA_DESCRIPTION "Graphical Analysis is the basic graphing and analysis software from Vernier Software & Technology. It combines graphing, TI calculator data import, curve fitting, and other powerful analytical tools into one easy-to-use program." // Used to set how long livereadouts are... IDSX_NUM_POINTS_IN_LIVEREADOUTS "20" // Quick-View Maximize Button text on data table: MUST BE VERY SHORT! 4 characters maximum. IDSX_TABLE_MAX_BUTTON "Max" IDSX_TABLE_RESTORE_BUTTON "Rest" // Auto-Save Recovery message strings: IDSX_RECOVERED_DATA_TITLE = "Auto-Recovery File Found" IDSX_RECOVERED_DATA_MSG = "%APP quit unexpectedly the last time you used it. An Auto-Recovery file has been found. Would you like to save this file?" IDSX_CANT_ACCESS_FILE = "Cannot access file %s. Error code %e." IDSX_CANT_ACCESS_FILE_NAME_SUB = "%s" IDSX_CANT_ACCESS_FILE_ERROR_SUB = "%e" IDSX_AUTOSAVE_OPEN = "Save File..." // Warning dialog Button text IDSX_AUTOSAVE_DELETE = "Delete File" // Numbers can grow beyond this default "minimum", but not larger than a ceiling of 512 digits IDSX_HIPRECISION_MATH_DEFAULT_SIGNIFICANT_DIGITS = "32" // Maximum precision is 512 digits IDSX_HIPRECISION_MATH_MULTITHREADED = "1" // 0 or 1. 0 is very very dangerous. Only use it if no devices are installed //Data Set Options IDSX_PREDICTION_SOURCE "Prediction" IDSX_CURVEFIT_SOURCE "CurveFit" IDSX_VIDEOANALYSIS_SOURCE "VideoAnalysis" IDSX_FFT_SOURCE "FFT" IDSX_HISTOGRAM_SOURCE "Histogram" // User Parameters IDSX_CONSTANT_NAME_CANNOT_BE_EMPTY "Parameter names cannot be empty. Please retype." IDSX_CONSTANT_NAME_BAD "\"%s\" is not a valid name. Parameters must start with an alphabetic character (a-y, A-Y) and subsequent characters can only be alphabetic or digits. In addition, names of the form: \"zn\" where n is an integer are used for the internal representation and are not valid. No spaces, commas, quotes, etc. are allowed. Please retype." IDSX_CONSTANT_NAME_BAD_SUB "%s" IDSX_CONSTANT_VALUE_BAD "One of the values is not a number. Please retype." IDSX_CONSTANT_INCREMENT_BAD "One of the increments is not valid. Increments must be positive numbers. Please retype." IDSX_CONSTANT_CONTROL_VALUE_BAD "The parameter value is not a number. Please retype." IDSX_CONSTANT_CONTROL_INCREMENT_BAD "The parameter increment is not valid. Increments must be positive numbers. Please retype." IDSX_CONSTANT_DUPLICATE_NAME "\"%s\" is duplicated. Parameter names must be unique." IDSX_CONSTANT_DUPLICATE_NAME_SUB "%s" IDSX_NORMAL_PT_PROTECTORS_PER_GRAPH "8" // When AUTO Point Protectors are used, optimum number on 1 graph IDSX_ENTERED_VALUE_NOT_A_NUMBER "An entered value is not a valid number. Please retype." // Control the automatic sensor polling that happens during live readouts IDSX_SENSOR_POLLING_ALLOWED "1" // Set this to anything but 1 to turn off live sensor polling IDSX_MIN_LABPRO_OS_VERSION_FOR_SENSOR_POLLING "6.28" IDSX_SENSOR_POLLING_BAD_SENSOR1 "DCU" IDSX_SENSOR_POLLING_BAD_SENSOR2 "RMS" IDSX_SENSOR_POLLING_LAST_BAD_SENSOR "" // not displayed -- to control above loop // Used to show COM Ports on Windows 98 and NT4 IDSX_COM1 "COM1" IDSX_COM2 "COM2" IDSX_COM3 "COM3" IDSX_COM4 "COM4" IDSX_LAST_COM "" // Used to tell the end of the list IDSX_BAD_USER_PARARMETER "You must enter a numeric value for a parameter." IDSX_BAD_USER_INCREMENT "You must enter a positive numeric value for an increment." IDSX_WINDOWS "Windows" // Displayed in the assert dialog // The Expand Collapse option on tables that is only available on windows. IDSX_EXPAND_AND_COLLAPSE_TABLE = "0" //Make it "1" if you want to see this feature. //HTML PARSING TAGS IDSX_HTML_BOLD_BEGIN "" IDSX_HTML_BOLD_END "" IDSX_HTML_ITALIC_BEGIN "" IDSX_HTML_ITALIC_END "" IDSX_HTML_UNDERLINE_BEGIN "" IDSX_HTML_UNDERLINE_END "" IDSX_HTML_DOUBLE_UNDERLINE_BEGIN "" IDSX_HTML_DOUBLE_UNDERLINE_END "" IDSX_HTML_FONT_BEGIN "" IDSX_HTML_FONT_END "" IDSX_HTML_FOREGROUND_BEGIN "" IDSX_HTML_FOREGROUND_END "" IDSX_HTML_BACKGROUND_BEGIN "" IDSX_HTML_BACKGROUND_END "" IDSX_HTML_SUPER_BEGIN "" IDSX_HTML_SUPER_END "" IDSX_HTML_SUB_BEGIN "" IDSX_HTML_SUB_END "" IDSX_HTML_FONT_SIZE_BEGIN "" IDSX_HTML_FONT_SIZE_END "" IDSX_HTML_HYPERLINK_BEGIN "hyperlink" IDSX_HTML_SPACE " " IDSX_HTML_RIGHT_QUOTE "'" IDSX_HTML_LEFT_QUOTE "`" IDSX_HTML_DOUBLE_RIGHT_QUOTE "''" IDSX_HTML_DOUBLE_LEFT_QUOTE "``" IDSX_HTML_LINE_BREAK "
" IDSX_HTML_PAGE_BREAK "


" IDSX_HTML_PARAGRAPH_BEGIN "

" IDSX_HTML_PARAGRAPH_END "

" IDSX_HTML_CENTER_BEGIN "
" IDSX_HTML_CENTER_END "
" IDSX_HTML_JUSTIFY_BEGIN "
" IDSX_HTML_JUSTIFY_END "
" IDSX_HTML_LEFT_BEGIN "
" IDSX_HTML_LEFT_END "
" IDSX_HTML_RIGHT_BEGIN "
" IDSX_HTML_RIGHT_END "
" IDSX_HTML_COMMENT_BEGIN "" IDSX_HTML_TAG_NOT_SUPPORTED "" /////////////////////////////////////////////////////////// //*******************************************************************************************************// //***********************************STRINGS THAT CAN BE MANIPULATED BY USERS ***************************// //******************************************************************************************************// //IGNORE STATISTICS DIALOG OPTIONS IDSX_IGNORE_STATISTICS_OPTIONS "0" //Make it "1" if you want to change the Statistics dialog options via this file IDSX_STATISTICS_OPTIONS_DLG_PRECISION "3" //The Precision value must be between and including 0-9 IDSX_STATISTICS_OPTIONS_DLG_IS_DECIMAL "1" //Make it "0" if you want sig figs //RIGHT Y AXIS LABEL ORIENTATION IDSX_RIGHTYAXIS_LABEL_BOTTOM_TO_TOP "1" //Make it a 0 if Right Y Axis Label should read from Top to Bottom // Default font facename and size to use when displaying insert symbol combo boxes on Windows IDSX_WINDOWS_UNICODE_FONTFACE = "Lucida Sans Unicode" IDSX_WINDOWS_UNICODE_FONT_SIZE = "20" // must be an integer > 4 and < 50 IDSX_WINDOWS_SECONDARY_UNICODE_FONTFACE = "Lucida Sans Unicode" IDSX_WINDOWS_DOULOS_FONTFILE = "Doulos SIL Regular.ttf" IDSX_VIDEOCAPTURE_LOWERFRAMERATE "1" // Windows only: 1 = 15fps capture rate; 0 = 30fps capture rate IDSX_VIDEOCAPTURE_STREAMING_DURING_CAPTURE "1" // Windows only: 1 = streaming during capture /////////////////MAPM DEFAULTS CAN BE CHANGED BY USER IDSX_MAPM_CHANGE_MIN_MAX "1" //Make it 1 if you want to change the minimum and maximum number that the application supports IDSX_MAPM_MIN_NUMBER "1.1e-99" //Must be greator than 0 and greator than 1.1e-99 IDSX_MAPM_MAX_NUMBER "1.0e99" //Must be greator than 0 and less than 1.0e99 // Numbers can grow beyond this default "minimum", but not larger than a ceiling of 512 digits IDSX_MAPM_MAX_PRECISION = "32" // Maximum precision is 512 digits //////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////// IDSX_NO_DEVICE_CONNECTED " " IDSX_SKIP_EXCLUSIVE_ACCESS_FAILURE_WARNING "WARNING: cannot acquire exclusive access to a Go! Temp or Go! Link device because another application is accessing the device. This may cause errors when our application communicates with the device." // French Testing String IDSX_FRENCH "n'est ncessaire le�on Fen�tres propri�t�s sp�cifiques" // This string must always be last in this file! IDSX_LAST_STRING "" // end Logger Pro strings....