3958 lines
140 KiB
C#
3958 lines
140 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.42000
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace DTS.Common.Strings {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class Strings {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Strings() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("DTS.Common.Strings.Strings", typeof(Strings).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Active value.
|
|
/// </summary>
|
|
public static string ActiveValue {
|
|
get {
|
|
return ResourceManager.GetString("ActiveValue", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bridge.
|
|
/// </summary>
|
|
public static string Analog {
|
|
get {
|
|
return ResourceManager.GetString("Analog", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Arb/Base Bitrate.
|
|
/// </summary>
|
|
public static string ArbBaseBitrate {
|
|
get {
|
|
return ResourceManager.GetString("ArbBaseBitrate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Arb/Base SJW.
|
|
/// </summary>
|
|
public static string ArbBaseSJW {
|
|
get {
|
|
return ResourceManager.GetString("ArbBaseSJW", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Armed.
|
|
/// </summary>
|
|
public static string Armed {
|
|
get {
|
|
return ResourceManager.GetString("Armed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Waiting for next interval.
|
|
/// </summary>
|
|
public static string ArmSystem_WaitingForNextInterval {
|
|
get {
|
|
return ResourceManager.GetString("ArmSystem_WaitingForNextInterval", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Assigned by ID .
|
|
/// </summary>
|
|
public static string AssignedByID {
|
|
get {
|
|
return ResourceManager.GetString("AssignedByID", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial number belongs to a PowerPRO Battery.
|
|
/// </summary>
|
|
public static string AutoDetectDAS_SerialNumberBelongsToAPowerPRO {
|
|
get {
|
|
return ResourceManager.GetString("AutoDetectDAS_SerialNumberBelongsToAPowerPRO", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Could not connect to network path, please check network connections.
|
|
/// </summary>
|
|
public static string BAD_NETPATH_ERROR_MSG {
|
|
get {
|
|
return ResourceManager.GetString("BAD_NETPATH_ERROR_MSG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Battery SoC.
|
|
/// </summary>
|
|
public static string BatterySoC {
|
|
get {
|
|
return ResourceManager.GetString("BatterySoC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Baud rate.
|
|
/// </summary>
|
|
public static string BaudRate {
|
|
get {
|
|
return ResourceManager.GetString("BaudRate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ACC.
|
|
/// </summary>
|
|
public static string BRIDGETYPE_ACC_DESCRIPTION {
|
|
get {
|
|
return ResourceManager.GetString("BRIDGETYPE_ACC_DESCRIPTION", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ARS.
|
|
/// </summary>
|
|
public static string BRIDGETYPE_ARS_DESCRIPTION {
|
|
get {
|
|
return ResourceManager.GetString("BRIDGETYPE_ARS_DESCRIPTION", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bridge.
|
|
/// </summary>
|
|
public static string BRIDGETYPE_BRIDGE_DESCRIPTION {
|
|
get {
|
|
return ResourceManager.GetString("BRIDGETYPE_BRIDGE_DESCRIPTION", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IEPE.
|
|
/// </summary>
|
|
public static string BRIDGETYPE_IEPE_DESCRIPTION {
|
|
get {
|
|
return ResourceManager.GetString("BRIDGETYPE_IEPE_DESCRIPTION", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Capacity.
|
|
/// </summary>
|
|
public static string CAC_Capacity {
|
|
get {
|
|
return ResourceManager.GetString("CAC_Capacity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Manual.
|
|
/// </summary>
|
|
public static string CAC_Manual {
|
|
get {
|
|
return ResourceManager.GetString("CAC_Manual", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Range (high).
|
|
/// </summary>
|
|
public static string CAC_RangeHigh {
|
|
get {
|
|
return ResourceManager.GetString("CAC_RangeHigh", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Range (low).
|
|
/// </summary>
|
|
public static string CAC_RangeLow {
|
|
get {
|
|
return ResourceManager.GetString("CAC_RangeLow", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Range (medium).
|
|
/// </summary>
|
|
public static string CAC_RangeMedium {
|
|
get {
|
|
return ResourceManager.GetString("CAC_RangeMedium", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Average.
|
|
/// </summary>
|
|
public static string CalculatedChannel_Average {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_Average", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3D IR-TRACC (abdomen).
|
|
/// </summary>
|
|
public static string CalculatedChannel_IRTRACC3D_Abdomen {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_IRTRACC3D_Abdomen", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3D IR-TRACC (lower thorax).
|
|
/// </summary>
|
|
public static string CalculatedChannel_IRTRACC3D_LowerThorax {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_IRTRACC3D_LowerThorax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3D IR-TRACC (thorax).
|
|
/// </summary>
|
|
public static string CalculatedChannel_IRTRACC3D_Thorax {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_IRTRACC3D_Thorax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Resultant.
|
|
/// </summary>
|
|
public static string CalculatedChannel_Resultant {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_Resultant", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sum.
|
|
/// </summary>
|
|
public static string CalculatedChannel_Sum {
|
|
get {
|
|
return ResourceManager.GetString("CalculatedChannel_Sum", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cal date.
|
|
/// </summary>
|
|
public static string CalDate {
|
|
get {
|
|
return ResourceManager.GetString("CalDate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use linear sensitivity, if available.
|
|
/// </summary>
|
|
public static string CalibrationBehaviors_LinearIfAvailable {
|
|
get {
|
|
return ResourceManager.GetString("CalibrationBehaviors_LinearIfAvailable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use non-linear sensitivity, if available.
|
|
/// </summary>
|
|
public static string CalibrationBehaviors_NonLinearIfAvailable {
|
|
get {
|
|
return ResourceManager.GetString("CalibrationBehaviors_NonLinearIfAvailable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use both sensitivities, if available, as separate channels.
|
|
/// </summary>
|
|
public static string CalibrationBehaviors_UseBothIfAvailable {
|
|
get {
|
|
return ResourceManager.GetString("CalibrationBehaviors_UseBothIfAvailable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CAN.
|
|
/// </summary>
|
|
public static string CAN {
|
|
get {
|
|
return ResourceManager.GetString("CAN", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch.
|
|
/// </summary>
|
|
public static string Ch {
|
|
get {
|
|
return ResourceManager.GetString("Ch", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clear All.
|
|
/// </summary>
|
|
public static string ClearAll {
|
|
get {
|
|
return ResourceManager.GetString("ClearAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) Automatic.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Auto_E2E {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Auto_E2E", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (P2P) Automatic.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Auto_P2P {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Auto_P2P", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Disabled.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Disabled {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Disabled", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_EXT_PPS_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_EXT_PPS_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_EXT_PPS_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_EXT_PPS_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS_EXT_PPS_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS_EXT_PPS_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS_EXT_PPS_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS_EXT_PPS_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_GPS_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_GPS_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG_EXT_PPS_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG_EXT_PPS_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG_EXT_PPS_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG_EXT_PPS_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_IRIG_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_IRIG_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Manual.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Manual {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Manual", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_GPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_GPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_GPS_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_GPS_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_IRIG {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_IRIG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_IRIG_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_IRIG_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS In, PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS In, PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P_GPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P_GPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS In, PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P_GPS_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P_GPS_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B In, PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P_IRIG {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P_IRIG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS In, PTP (P2P) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Master_P2P_IRIG_EXT_PPS {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Master_P2P_IRIG_EXT_PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_None {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Slave_E2E {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Slave_E2E", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) In, PTP (E2E) Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Slave_E2E_Master_E2E_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Slave_E2E_Master_E2E_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) In, PTP (E2E) + 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Slave_E2E_Master_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Slave_E2E_Master_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (E2E) In, 1PPS Out.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Slave_E2E_PPS_OUT {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Slave_E2E_PPS_OUT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP (P2P) In.
|
|
/// </summary>
|
|
public static string ClockSyncProfile_Slave_P2P {
|
|
get {
|
|
return ResourceManager.GetString("ClockSyncProfile_Slave_P2P", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Interface module not connected.
|
|
/// </summary>
|
|
public static string ConnectionStatus_ModuleNotConnected {
|
|
get {
|
|
return ResourceManager.GetString("ConnectionStatus_ModuleNotConnected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to (Not tested).
|
|
/// </summary>
|
|
public static string ConnectionStatus_NotTested {
|
|
get {
|
|
return ResourceManager.GetString("ConnectionStatus_NotTested", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor connected.
|
|
/// </summary>
|
|
public static string ConnectionStatus_SensorConnected {
|
|
get {
|
|
return ResourceManager.GetString("ConnectionStatus_SensorConnected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor not connected.
|
|
/// </summary>
|
|
public static string ConnectionStatus_SensorNotConnected {
|
|
get {
|
|
return ResourceManager.GetString("ConnectionStatus_SensorNotConnected", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cost unit.
|
|
/// </summary>
|
|
public static string CustomerCostUnit {
|
|
get {
|
|
return ResourceManager.GetString("CustomerCostUnit", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Name.
|
|
/// </summary>
|
|
public static string CustomerName {
|
|
get {
|
|
return ResourceManager.GetString("CustomerName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Order #.
|
|
/// </summary>
|
|
public static string CustomerOrderNumber {
|
|
get {
|
|
return ResourceManager.GetString("CustomerOrderNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test ref #.
|
|
/// </summary>
|
|
public static string CustomerTestRefNumber {
|
|
get {
|
|
return ResourceManager.GetString("CustomerTestRefNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Armed.
|
|
/// </summary>
|
|
public static string DASStatus_ARMED {
|
|
get {
|
|
return ResourceManager.GetString("DASStatus_ARMED", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Armed (faulted).
|
|
/// </summary>
|
|
public static string DASStatus_ARMEDFAULTED {
|
|
get {
|
|
return ResourceManager.GetString("DASStatus_ARMEDFAULTED", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Offline.
|
|
/// </summary>
|
|
public static string DASStatus_Offline {
|
|
get {
|
|
return ResourceManager.GetString("DASStatus_Offline", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Online.
|
|
/// </summary>
|
|
public static string DASStatus_Online {
|
|
get {
|
|
return ResourceManager.GetString("DASStatus_Online", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ready for download.
|
|
/// </summary>
|
|
public static string DASStatus_READYFORDL {
|
|
get {
|
|
return ResourceManager.GetString("DASStatus_READYFORDL", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data Bitrate.
|
|
/// </summary>
|
|
public static string DataBitrate {
|
|
get {
|
|
return ResourceManager.GetString("DataBitrate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data bits.
|
|
/// </summary>
|
|
public static string DataBits {
|
|
get {
|
|
return ResourceManager.GetString("DataBits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data channel id.
|
|
/// </summary>
|
|
public static string DataChannelId {
|
|
get {
|
|
return ResourceManager.GetString("DataChannelId", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data format.
|
|
/// </summary>
|
|
public static string DataFormat {
|
|
get {
|
|
return ResourceManager.GetString("DataFormat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data SJW.
|
|
/// </summary>
|
|
public static string DataSJW {
|
|
get {
|
|
return ResourceManager.GetString("DataSJW", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Default value.
|
|
/// </summary>
|
|
public static string DefaultValue {
|
|
get {
|
|
return ResourceManager.GetString("DefaultValue", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Delay.
|
|
/// </summary>
|
|
public static string Delay {
|
|
get {
|
|
return ResourceManager.GetString("Delay", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Digital input.
|
|
/// </summary>
|
|
public static string DigitalIn {
|
|
get {
|
|
return ResourceManager.GetString("DigitalIn", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact closure normally closed.
|
|
/// </summary>
|
|
public static string DigitalInputMode_CCNC {
|
|
get {
|
|
return ResourceManager.GetString("DigitalInputMode_CCNC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact closure normally open.
|
|
/// </summary>
|
|
public static string DigitalInputMode_CCNO {
|
|
get {
|
|
return ResourceManager.GetString("DigitalInputMode_CCNO", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Transition high to low.
|
|
/// </summary>
|
|
public static string DigitalInputMode_THL {
|
|
get {
|
|
return ResourceManager.GetString("DigitalInputMode_THL", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Transition low to high.
|
|
/// </summary>
|
|
public static string DigitalInputMode_TLH {
|
|
get {
|
|
return ResourceManager.GetString("DigitalInputMode_TLH", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Digital output.
|
|
/// </summary>
|
|
public static string DigitalOut {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOut", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact closure normally closed.
|
|
/// </summary>
|
|
public static string DigitalOutputMode_CCNC {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOutputMode_CCNC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact closure normally open.
|
|
/// </summary>
|
|
public static string DigitalOutputMode_CCNO {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOutputMode_CCNO", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 5V high to low transition.
|
|
/// </summary>
|
|
public static string DigitalOutputMode_FVHL {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOutputMode_FVHL", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 5V low to high transition.
|
|
/// </summary>
|
|
public static string DigitalOutputMode_FVLH {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOutputMode_FVLH", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Digital output.
|
|
/// </summary>
|
|
public static string DigitalOutputSetting {
|
|
get {
|
|
return ResourceManager.GetString("DigitalOutputSetting", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Digital output.
|
|
/// </summary>
|
|
public static string DigitialOutput {
|
|
get {
|
|
return ResourceManager.GetString("DigitialOutput", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DIR.
|
|
/// </summary>
|
|
public static string DIR_Description {
|
|
get {
|
|
return ResourceManager.GetString("DIR_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Controls whether offset is display in EU in sensor and diagnostic details.
|
|
/// </summary>
|
|
public static string DisplayEUOffset_Description {
|
|
get {
|
|
return ResourceManager.GetString("DisplayEUOffset_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Display offset in EU.
|
|
/// </summary>
|
|
public static string DisplayEUOffset_DisplayName {
|
|
get {
|
|
return ResourceManager.GetString("DisplayEUOffset_DisplayName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Armed.
|
|
/// </summary>
|
|
public static string DistributorStatus_ARMED {
|
|
get {
|
|
return ResourceManager.GetString("DistributorStatus_ARMED", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Armed (faulted).
|
|
/// </summary>
|
|
public static string DistributorStatus_ARMEDFAULTED {
|
|
get {
|
|
return ResourceManager.GetString("DistributorStatus_ARMEDFAULTED", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Online.
|
|
/// </summary>
|
|
public static string DistributorStatus_IDLE {
|
|
get {
|
|
return ResourceManager.GetString("DistributorStatus_IDLE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Offline.
|
|
/// </summary>
|
|
public static string DistributorStatus_OFFLINE {
|
|
get {
|
|
return ResourceManager.GetString("DistributorStatus_OFFLINE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Online.
|
|
/// </summary>
|
|
public static string DistributorStatus_ONLINE {
|
|
get {
|
|
return ResourceManager.GetString("DistributorStatus_ONLINE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DKR.
|
|
/// </summary>
|
|
public static string DKR_Description {
|
|
get {
|
|
return ResourceManager.GetString("DKR_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {0} appears to be in a docking station, but does not acknowedge its presence. Stopping test is recommended.
|
|
///
|
|
///- Click "OK"
|
|
///- Exit test
|
|
///- Switch OFF on docking station
|
|
///- Remove power from docking station and wait 10 seconds
|
|
///- Apply power to docking station, switch ON and try again.
|
|
/// </summary>
|
|
public static string DockingStationNotFound {
|
|
get {
|
|
return ResourceManager.GetString("DockingStationNotFound", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recovery.
|
|
/// </summary>
|
|
public static string Download_Recovery {
|
|
get {
|
|
return ResourceManager.GetString("Download_Recovery", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to duration.
|
|
/// </summary>
|
|
public static string Duration {
|
|
get {
|
|
return ResourceManager.GetString("Duration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to UDP address.
|
|
/// </summary>
|
|
public static string EditRealtimeSettings_UDPAddress {
|
|
get {
|
|
return ResourceManager.GetString("EditRealtimeSettings_UDPAddress", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to km/hr.
|
|
/// </summary>
|
|
public static string EditTestSetupObjectMeta_VelocityUnit_KilometerPerHour {
|
|
get {
|
|
return ResourceManager.GetString("EditTestSetupObjectMeta_VelocityUnit_KilometerPerHour", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to m/sec.
|
|
/// </summary>
|
|
public static string EditTestSetupObjectMeta_VelocityUnit_MeterPerSecond {
|
|
get {
|
|
return ResourceManager.GetString("EditTestSetupObjectMeta_VelocityUnit_MeterPerSecond", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Embedded.
|
|
/// </summary>
|
|
public static string Embedded {
|
|
get {
|
|
return ResourceManager.GetString("Embedded", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Envelope.
|
|
/// </summary>
|
|
public static string Envelope {
|
|
get {
|
|
return ResourceManager.GetString("Envelope", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to _ENVELOPE_.
|
|
/// </summary>
|
|
public static string EnvelopeUnique {
|
|
get {
|
|
return ResourceManager.GetString("EnvelopeUnique", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Est. recording time.
|
|
/// </summary>
|
|
public static string EstimatedRecordingTime {
|
|
get {
|
|
return ResourceManager.GetString("EstimatedRecordingTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Warning, failed to read test setup.
|
|
/// </summary>
|
|
public static string FailedToReadTestSetup {
|
|
get {
|
|
return ResourceManager.GetString("FailedToReadTestSetup", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to write DAS configuration file to PC. Please contact DTS support..
|
|
/// </summary>
|
|
public static string FailedToWritePcConfigFile {
|
|
get {
|
|
return ResourceManager.GetString("FailedToWritePcConfigFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to False.
|
|
/// </summary>
|
|
public static string False {
|
|
get {
|
|
return ResourceManager.GetString("False", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faulted.
|
|
/// </summary>
|
|
public static string Faulted {
|
|
get {
|
|
return ResourceManager.GetString("Faulted", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Faults: clear.
|
|
/// </summary>
|
|
public static string FaultsClear {
|
|
get {
|
|
return ResourceManager.GetString("FaultsClear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FileType.
|
|
/// </summary>
|
|
public static string FileType {
|
|
get {
|
|
return ResourceManager.GetString("FileType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Filter.
|
|
/// </summary>
|
|
public static string Filter {
|
|
get {
|
|
return ResourceManager.GetString("Filter", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CFC 1000 (A).
|
|
/// </summary>
|
|
public static string FilterClassType_CFC1000 {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_CFC1000", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CFC 180 (C).
|
|
/// </summary>
|
|
public static string FilterClassType_CFC180 {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_CFC180", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CFC 60 (D).
|
|
/// </summary>
|
|
public static string FilterClassType_CFC60 {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_CFC60", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CFC 600 (B).
|
|
/// </summary>
|
|
public static string FilterClassType_CFC600 {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_CFC600", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Prefiltered > CFC 1000 (P).
|
|
/// </summary>
|
|
public static string FilterClassType_None {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unfiltered (0).
|
|
/// </summary>
|
|
public static string FilterClassType_Unfiltered {
|
|
get {
|
|
return ResourceManager.GetString("FilterClassType_Unfiltered", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fire mode.
|
|
/// </summary>
|
|
public static string FireMode {
|
|
get {
|
|
return ResourceManager.GetString("FireMode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Firmware.
|
|
/// </summary>
|
|
public static string Firmware {
|
|
get {
|
|
return ResourceManager.GetString("Firmware", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to First use date.
|
|
/// </summary>
|
|
public static string FirstUseDate {
|
|
get {
|
|
return ResourceManager.GetString("FirstUseDate", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Flow control.
|
|
/// </summary>
|
|
public static string FlowControl {
|
|
get {
|
|
return ResourceManager.GetString("FlowControl", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Frequency (Hz).
|
|
/// </summary>
|
|
public static string FrequencyHz {
|
|
get {
|
|
return ResourceManager.GetString("FrequencyHz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to G5 (VDS).
|
|
/// </summary>
|
|
public static string G5_VDS_Description {
|
|
get {
|
|
return ResourceManager.GetString("G5_VDS_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to G5 (in-dummy).
|
|
/// </summary>
|
|
public static string G5InDummy_Description {
|
|
get {
|
|
return ResourceManager.GetString("G5InDummy_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Calculating PSD... ({0}).
|
|
/// </summary>
|
|
public static string GeneratingPSD {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Applying pass filter(s)....
|
|
/// </summary>
|
|
public static string GeneratingPSD_ApplyingFilters {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_ApplyingFilters", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Applying windows.
|
|
/// </summary>
|
|
public static string GeneratingPSD_ApplyingWindows {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_ApplyingWindows", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Calculating FFTs.
|
|
/// </summary>
|
|
public static string GeneratingPSD_CalculatingFFTs {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_CalculatingFFTs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Calculating results.
|
|
/// </summary>
|
|
public static string GeneratingPSD_CalculatingResults {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_CalculatingResults", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Creating segments.
|
|
/// </summary>
|
|
public static string GeneratingPSD_CreatingSegments {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_CreatingSegments", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Resizing data....
|
|
/// </summary>
|
|
public static string GeneratingPSD_ResizingData {
|
|
get {
|
|
return ResourceManager.GetString("GeneratingPSD_ResizingData", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Associated test setups.
|
|
/// </summary>
|
|
public static string GroupField_AssociatedTestSetups {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_AssociatedTestSetups", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Channel count.
|
|
/// </summary>
|
|
public static string GroupField_ChannelCount {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_ChannelCount", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Description.
|
|
/// </summary>
|
|
public static string GroupField_Description {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Display name.
|
|
/// </summary>
|
|
public static string GroupField_DisplayName {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_DisplayName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Last modified.
|
|
/// </summary>
|
|
public static string GroupField_LastModified {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_LastModified", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Last modified by.
|
|
/// </summary>
|
|
public static string GroupField_LastModifiedBy {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_LastModifiedBy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Name.
|
|
/// </summary>
|
|
public static string GroupField_Name {
|
|
get {
|
|
return ResourceManager.GetString("GroupField_Name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to g²/Hz.
|
|
/// </summary>
|
|
public static string GSquaredOverHz {
|
|
get {
|
|
return ResourceManager.GetString("GSquaredOverHz", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Empty.
|
|
/// </summary>
|
|
public static string HardwareType_EMPTY {
|
|
get {
|
|
return ResourceManager.GetString("HardwareType_EMPTY", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to HIC.
|
|
/// </summary>
|
|
public static string HIC {
|
|
get {
|
|
return ResourceManager.GetString("HIC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IEPE.
|
|
/// </summary>
|
|
public static string IEPE {
|
|
get {
|
|
return ResourceManager.GetString("IEPE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Available.
|
|
/// </summary>
|
|
public static string IEPESupportTypes_Available {
|
|
get {
|
|
return ResourceManager.GetString("IEPESupportTypes_Available", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IEPE.
|
|
/// </summary>
|
|
public static string IEPESupportTypes_IEPE {
|
|
get {
|
|
return ResourceManager.GetString("IEPESupportTypes_IEPE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Not available.
|
|
/// </summary>
|
|
public static string IEPESupportTypes_NoIEPE {
|
|
get {
|
|
return ResourceManager.GetString("IEPESupportTypes_NoIEPE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Initial offset.
|
|
/// </summary>
|
|
public static string InitialOffset {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffset", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to EU.
|
|
/// </summary>
|
|
public static string InitialOffsetType_EU {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_EU", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to EU at mV.
|
|
/// </summary>
|
|
public static string InitialOffsetType_EUAtMV {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_EUAtMV", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Frontal.
|
|
/// </summary>
|
|
public static string InitialOffsetType_FRONTAL {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_FRONTAL", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to LHS.
|
|
/// </summary>
|
|
public static string InitialOffsetType_LHS {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_LHS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string InitialOffsetType_None {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to RHS.
|
|
/// </summary>
|
|
public static string InitialOffsetType_RHS {
|
|
get {
|
|
return ResourceManager.GetString("InitialOffsetType_RHS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS.
|
|
/// </summary>
|
|
public static string InputClockSource_1PPS {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_1PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS.
|
|
/// </summary>
|
|
public static string InputClockSource_GPS {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_GPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to GPS + 1PPS.
|
|
/// </summary>
|
|
public static string InputClockSource_GPS_1PPS {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_GPS_1PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B.
|
|
/// </summary>
|
|
public static string InputClockSource_IRIG {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_IRIG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B + 1PPS.
|
|
/// </summary>
|
|
public static string InputClockSource_IRIG_1PPS {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_IRIG_1PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string InputClockSource_None {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP.
|
|
/// </summary>
|
|
public static string InputClockSource_PTP {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_PTP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP + 1PPS.
|
|
/// </summary>
|
|
public static string InputClockSource_PTP_1PPS {
|
|
get {
|
|
return ResourceManager.GetString("InputClockSource_PTP_1PPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Input mode.
|
|
/// </summary>
|
|
public static string InputMode {
|
|
get {
|
|
return ResourceManager.GetString("InputMode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Input Voltage Status.
|
|
/// </summary>
|
|
public static string InputVoltageStatus {
|
|
get {
|
|
return ResourceManager.GetString("InputVoltageStatus", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Error: Invalid character in serial number,.
|
|
/// </summary>
|
|
public static string InvalidCharacterInSerialNumber {
|
|
get {
|
|
return ResourceManager.GetString("InvalidCharacterInSerialNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid value for clock sync profile slave.
|
|
/// </summary>
|
|
public static string InvalidClockSlave {
|
|
get {
|
|
return ResourceManager.GetString("InvalidClockSlave", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid value for clock sync profile master.
|
|
/// </summary>
|
|
public static string InvalidClockSyncProfileMaster {
|
|
get {
|
|
return ResourceManager.GetString("InvalidClockSyncProfileMaster", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Enter.
|
|
/// </summary>
|
|
public static string Ip_Enter {
|
|
get {
|
|
return ResourceManager.GetString("Ip_Enter", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IP Address.
|
|
/// </summary>
|
|
public static string IPAddress {
|
|
get {
|
|
return ResourceManager.GetString("IPAddress", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IRIG B time packet interval (ms).
|
|
/// </summary>
|
|
public static string IRIGTimeDataPacketIntervalMs {
|
|
get {
|
|
return ResourceManager.GetString("IRIGTimeDataPacketIntervalMs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Clock Master?.
|
|
/// </summary>
|
|
public static string IsClockMaster {
|
|
get {
|
|
return ResourceManager.GetString("IsClockMaster", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CAN-FD.
|
|
/// </summary>
|
|
public static string IsFD {
|
|
get {
|
|
return ResourceManager.GetString("IsFD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ISO (13499) code.
|
|
/// </summary>
|
|
public static string ISO13499Code {
|
|
get {
|
|
return ResourceManager.GetString("ISO13499Code", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ISO channel name.
|
|
/// </summary>
|
|
public static string ISOChannelName {
|
|
get {
|
|
return ResourceManager.GetString("ISOChannelName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact email.
|
|
/// </summary>
|
|
public static string LabratoryContactEmail {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryContactEmail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact fax #.
|
|
/// </summary>
|
|
public static string LabratoryContactFax {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryContactFax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact.
|
|
/// </summary>
|
|
public static string LabratoryContactName {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryContactName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Contact phone #.
|
|
/// </summary>
|
|
public static string LabratoryContactPhone {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryContactPhone", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Name.
|
|
/// </summary>
|
|
public static string LabratoryName {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Project ref #.
|
|
/// </summary>
|
|
public static string LabratoryProjectRefNumber {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryProjectRefNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test ref #.
|
|
/// </summary>
|
|
public static string LabratoryTestRefNumber {
|
|
get {
|
|
return ResourceManager.GetString("LabratoryTestRefNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Greater than.
|
|
/// </summary>
|
|
public static string LevelTrigger_GreaterThan {
|
|
get {
|
|
return ResourceManager.GetString("LevelTrigger_GreaterThan", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Less than.
|
|
/// </summary>
|
|
public static string LevelTrigger_LessThan {
|
|
get {
|
|
return ResourceManager.GetString("LevelTrigger_LessThan", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to between {0} and {1} ({2}).
|
|
/// </summary>
|
|
public static string LevelTrigger_TriggerInside {
|
|
get {
|
|
return ResourceManager.GetString("LevelTrigger_TriggerInside", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Less than {0} or greater than {1} ({2}).
|
|
/// </summary>
|
|
public static string LevelTrigger_TriggerOutside {
|
|
get {
|
|
return ResourceManager.GetString("LevelTrigger_TriggerOutside", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Level trigger.
|
|
/// </summary>
|
|
public static string LevelTriggerG {
|
|
get {
|
|
return ResourceManager.GetString("LevelTriggerG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Limit duration.
|
|
/// </summary>
|
|
public static string LimitDuration {
|
|
get {
|
|
return ResourceManager.GetString("LimitDuration", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Loading ....
|
|
/// </summary>
|
|
public static string Loading {
|
|
get {
|
|
return ResourceManager.GetString("Loading", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Critical.
|
|
/// </summary>
|
|
public static string LogLevel_Critical {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Critical", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Debug.
|
|
/// </summary>
|
|
public static string LogLevel_Debug {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Debug", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Error.
|
|
/// </summary>
|
|
public static string LogLevel_Error {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Error", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Info.
|
|
/// </summary>
|
|
public static string LogLevel_Info {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Info", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Trace.
|
|
/// </summary>
|
|
public static string LogLevel_Trace {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Trace", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Warn.
|
|
/// </summary>
|
|
public static string LogLevel_Warn {
|
|
get {
|
|
return ResourceManager.GetString("LogLevel_Warn", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Magnitude (dB).
|
|
/// </summary>
|
|
public static string Magnitude {
|
|
get {
|
|
return ResourceManager.GetString("Magnitude", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to (Multiple).
|
|
/// </summary>
|
|
public static string MultipleFiles {
|
|
get {
|
|
return ResourceManager.GetString("MultipleFiles", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to No codes found..
|
|
/// </summary>
|
|
public static string NoChannelCodes {
|
|
get {
|
|
return ResourceManager.GetString("NoChannelCodes", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to N/A.
|
|
/// </summary>
|
|
public static string NotApplicable {
|
|
get {
|
|
return ResourceManager.GetString("NotApplicable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Not armed.
|
|
/// </summary>
|
|
public static string NotArmed {
|
|
get {
|
|
return ResourceManager.GetString("NotArmed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to # of events.
|
|
/// </summary>
|
|
public static string NumberOfEvents {
|
|
get {
|
|
return ResourceManager.GetString("NumberOfEvents", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Show included.
|
|
/// </summary>
|
|
public static string OnlyIncluded {
|
|
get {
|
|
return ResourceManager.GetString("OnlyIncluded", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string OutputClockSource_None {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTP {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP + 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTP_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTP_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Boundary (E2E).
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPBoundary_E2E {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPBoundary_E2E", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Boundary (E2E) + 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPBoundary_E2E_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPBoundary_E2E_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Boundary (P2P).
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPBoundary_P2P {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPBoundary_P2P", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Boundary (P2P) + 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPBoundary_P2P_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPBoundary_P2P_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Master (E2E).
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPMaster_E2E {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPMaster_E2E", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Master (E2E) + 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPMaster_E2E_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPMaster_E2E_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Master (P2P).
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPMaster_P2P {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPMaster_P2P", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PTP Master (P2P) + 1PPS.
|
|
/// </summary>
|
|
public static string OutputClockSource_PTPMaster_P2P_OnePPS {
|
|
get {
|
|
return ResourceManager.GetString("OutputClockSource_PTPMaster_P2P_OnePPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Output current.
|
|
/// </summary>
|
|
public static string OutputCurrent {
|
|
get {
|
|
return ResourceManager.GetString("OutputCurrent", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Output mode.
|
|
/// </summary>
|
|
public static string OutputMode {
|
|
get {
|
|
return ResourceManager.GetString("OutputMode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Parity.
|
|
/// </summary>
|
|
public static string Parity {
|
|
get {
|
|
return ResourceManager.GetString("Parity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Polarity.
|
|
/// </summary>
|
|
public static string Polarity {
|
|
get {
|
|
return ResourceManager.GetString("Polarity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PowerPRO.
|
|
/// </summary>
|
|
public static string PowerPRO_Description {
|
|
get {
|
|
return ResourceManager.GetString("PowerPRO_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Project ref #.
|
|
/// </summary>
|
|
public static string ProjectRefNumber {
|
|
get {
|
|
return ResourceManager.GetString("ProjectRefNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 4 Module.
|
|
/// </summary>
|
|
public static string RACK_SIZE_4M {
|
|
get {
|
|
return ResourceManager.GetString("RACK_SIZE_4M", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 8 Module.
|
|
/// </summary>
|
|
public static string RACK_SIZE_8M {
|
|
get {
|
|
return ResourceManager.GetString("RACK_SIZE_8M", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Range.
|
|
/// </summary>
|
|
public static string Range {
|
|
get {
|
|
return ResourceManager.GetString("Range", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Applying filter....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_ApplyingFilter {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_ApplyingFilter", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Calculating FFT....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_CalculatingFFT {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_CalculatingFFT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Getting corrected ADC values....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_GettingADCValues {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_GettingADCValues", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Getting decimation....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_GettingDecimation {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_GettingDecimation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Getting EU values....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_GettingEUValues {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_GettingEUValues", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Getting mV values....
|
|
/// </summary>
|
|
public static string ReadChannelBinaryData_GettingMVValues {
|
|
get {
|
|
return ResourceManager.GetString("ReadChannelBinaryData_GettingMVValues", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1.
|
|
/// </summary>
|
|
public static string RealtimeGraphs_One {
|
|
get {
|
|
return ResourceManager.GetString("RealtimeGraphs_One", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 6.
|
|
/// </summary>
|
|
public static string RealtimeGraphs_Six {
|
|
get {
|
|
return ResourceManager.GetString("RealtimeGraphs_Six", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3.
|
|
/// </summary>
|
|
public static string RealtimeGraphs_Three {
|
|
get {
|
|
return ResourceManager.GetString("RealtimeGraphs_Three", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Active.
|
|
/// </summary>
|
|
public static string RecordingModes_Active {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_Active", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular buffer.
|
|
/// </summary>
|
|
public static string RecordingModes_CircularBuffer {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_CircularBuffer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular and stream.
|
|
/// </summary>
|
|
public static string RecordingModes_CircularBufferAndStreamSubSample {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_CircularBufferAndStreamSubSample", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular Buffer + UART.
|
|
/// </summary>
|
|
public static string RecordingModes_CircularBufferPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_CircularBufferPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Continuous Recorder.
|
|
/// </summary>
|
|
public static string RecordingModes_ContinuousRecorder {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_ContinuousRecorder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Continuous Recorder + UART.
|
|
/// </summary>
|
|
public static string RecordingModes_ContinuousRecorderPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_ContinuousRecorderPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hybrid and stream.
|
|
/// </summary>
|
|
public static string RecordingModes_HybridAndStream {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_HybridAndStream", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hybrid.
|
|
/// </summary>
|
|
public static string RecordingModes_HybridRecorder {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_HybridRecorder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Interval.
|
|
/// </summary>
|
|
public static string RecordingModes_Interval {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_Interval", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Multiple-event active.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventActive {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventActive", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular buffer multiple-events.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventCircularBuffer {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventCircularBuffer", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular buffer and stream (multiple events).
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventCircularBufferAndStream {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventCircularBufferAndStream", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Circular buffer + UART multiple-events.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventCircularBufferPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventCircularBufferPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hybrid and stream (multiple events).
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventHybridAndStream {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventHybridAndStream", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Hybrid recorder multiple-events.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventHybridRecorder {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventHybridRecorder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Active RAM (multiple events).
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventRAMActive {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventRAMActive", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder mode multiple-events.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventRecorder {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventRecorder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder and stream (multiple events).
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventRecorderAndStream {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventRecorderAndStream", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder mode + UART multiple-events.
|
|
/// </summary>
|
|
public static string RecordingModes_MultipleEventRecorderPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_MultipleEventRecorderPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Active RAM.
|
|
/// </summary>
|
|
public static string RecordingModes_RAMActive {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_RAMActive", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder.
|
|
/// </summary>
|
|
public static string RecordingModes_Recorder {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_Recorder", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder and stream.
|
|
/// </summary>
|
|
public static string RecordingModes_RecorderAndStreamSubSample {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_RecorderAndStreamSubSample", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Recorder + UART.
|
|
/// </summary>
|
|
public static string RecordingModes_RecorderPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_RecorderPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Record On Boot.
|
|
/// </summary>
|
|
public static string RecordingModes_RecordOnBoot {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_RecordOnBoot", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Record On Boot + UART.
|
|
/// </summary>
|
|
public static string RecordingModes_RecordOnBootPlusUART {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_RecordOnBootPlusUART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Streaming.
|
|
/// </summary>
|
|
public static string RecordingModes_S6A_DeviceStreamingOnly {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_S6A_DeviceStreamingOnly", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Scheduled.
|
|
/// </summary>
|
|
public static string RecordingModes_Scheduled {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_Scheduled", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Streaming.
|
|
/// </summary>
|
|
public static string RecordingModes_Streaming {
|
|
get {
|
|
return ResourceManager.GetString("RecordingModes_Streaming", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Samples per second.
|
|
/// </summary>
|
|
public static string SampleRateSPS {
|
|
get {
|
|
return ResourceManager.GetString("SampleRateSPS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Select All.
|
|
/// </summary>
|
|
public static string SelectAll {
|
|
get {
|
|
return ResourceManager.GetString("SelectAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to (Select all).
|
|
/// </summary>
|
|
public static string SelectAllParen {
|
|
get {
|
|
return ResourceManager.GetString("SelectAllParen", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Connection to database has timed out, please check network connections.
|
|
/// </summary>
|
|
public static string SEM_TIME_ERROR_MSG {
|
|
get {
|
|
return ResourceManager.GetString("SEM_TIME_ERROR_MSG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Allow data collection with overdue sensor calibrations.
|
|
/// </summary>
|
|
public static string SENSOR_CAL_POLICY_ALLOW_ALWAYS {
|
|
get {
|
|
return ResourceManager.GetString("SENSOR_CAL_POLICY_ALLOW_ALWAYS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Do not allow data collection with overdue sensor calibrations.
|
|
/// </summary>
|
|
public static string SENSOR_CAL_POLICY_DONT_ALLOW {
|
|
get {
|
|
return ResourceManager.GetString("SENSOR_CAL_POLICY_DONT_ALLOW", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to At Capacity.
|
|
/// </summary>
|
|
public static string SensorFields_AtCapacity {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_AtCapacity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Capacity (EU).
|
|
/// </summary>
|
|
public static string SensorFields_CapacityOutputIsBasedOn {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_CapacityOutputIsBasedOn", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Engineering Units.
|
|
/// </summary>
|
|
public static string SensorFields_EngineeringUnits {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_EngineeringUnits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Excitation.
|
|
/// </summary>
|
|
public static string SensorFields_Excitation {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_Excitation", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string SensorFields_InitialOffset_AbsoluteZeroFormat {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_InitialOffset_AbsoluteZeroFormat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Average over time.
|
|
/// </summary>
|
|
public static string SensorFields_InitialOffset_AverageOverTimeFormat {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_InitialOffset_AverageOverTimeFormat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Diagnostic level.
|
|
/// </summary>
|
|
public static string SensorFields_InitialOffset_DiagnosticLevelFormat {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_InitialOffset_DiagnosticLevelFormat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Non-Linear Format.
|
|
/// </summary>
|
|
public static string SensorFields_NonLinearFormat {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_NonLinearFormat", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensitivity.
|
|
/// </summary>
|
|
public static string SensorFields_Sensitivity {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_Sensitivity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensitivity Units.
|
|
/// </summary>
|
|
public static string SensorFields_SensitivityUnits {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_SensitivityUnits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ZeroPoint.
|
|
/// </summary>
|
|
public static string SensorFields_ZeroPoint {
|
|
get {
|
|
return ResourceManager.GetString("SensorFields_ZeroPoint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Serial number.
|
|
/// </summary>
|
|
public static string SerialNumber {
|
|
get {
|
|
return ResourceManager.GetString("SerialNumber", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Show all.
|
|
/// </summary>
|
|
public static string ShowAll {
|
|
get {
|
|
return ResourceManager.GetString("ShowAll", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Less.
|
|
/// </summary>
|
|
public static string ShowLess {
|
|
get {
|
|
return ResourceManager.GetString("ShowLess", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to More.
|
|
/// </summary>
|
|
public static string ShowMore {
|
|
get {
|
|
return ResourceManager.GetString("ShowMore", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE MICRO Base+.
|
|
/// </summary>
|
|
public static string SLICE_15Micro_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_15Micro_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 600K SPS (18 channels).
|
|
/// </summary>
|
|
public static string SLICE_CONFIGURATION_600K {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_CONFIGURATION_600K", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 700K SPS (15 channels).
|
|
/// </summary>
|
|
public static string SLICE_CONFIGURATION_700K {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_CONFIGURATION_700K", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 800K SPS (12 channels).
|
|
/// </summary>
|
|
public static string SLICE_CONFIGURATION_800K {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_CONFIGURATION_800K", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Mega sample (1M SPS, 9 channels).
|
|
/// </summary>
|
|
public static string SLICE_CONFIGURATION_MEGA {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_CONFIGURATION_MEGA", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE Distributor.
|
|
/// </summary>
|
|
public static string SLICE_Distributor_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Distributor_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE Ethernet Control Module.
|
|
/// </summary>
|
|
public static string SLICE_EthernetController_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_EthernetController_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE Lab Ethernet.
|
|
/// </summary>
|
|
public static string SLICE_Lab_Ethernet_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Lab_Ethernet_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE MICRO.
|
|
/// </summary>
|
|
public static string SLICE_Micro_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Micro_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE Mini Distributor.
|
|
/// </summary>
|
|
public static string SLICE_Mini_Distributor_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Mini_Distributor_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE NANO.
|
|
/// </summary>
|
|
public static string SLICE_Nano_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Nano_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO CAN FD.
|
|
/// </summary>
|
|
public static string SLICE_PRO_CAN_FD_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_PRO_CAN_FD_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO Distributor.
|
|
/// </summary>
|
|
public static string SLICE_Pro_Distributor_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_Pro_Distributor_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 AIR-TC.
|
|
/// </summary>
|
|
public static string SLICE_TC_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE_TC_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE NANO Base+.
|
|
/// </summary>
|
|
public static string SLICE1_5Nano_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE1_5Nano_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE G5.
|
|
/// </summary>
|
|
public static string SLICE1_G5Stack_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE1_G5Stack_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO DIM.
|
|
/// </summary>
|
|
public static string SLICE2_DIM_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_DIM_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO SIM.
|
|
/// </summary>
|
|
public static string SLICE2_SIM_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_SIM_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO Lab DIM.
|
|
/// </summary>
|
|
public static string SLICE2_SLD_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_SLD_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO Lab SIM.
|
|
/// </summary>
|
|
public static string SLICE2_SLS_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_SLS_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO Lab TOM.
|
|
/// </summary>
|
|
public static string SLICE2_SLT_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_SLT_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE PRO TOM.
|
|
/// </summary>
|
|
public static string SLICE2_TOM_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE2_TOM_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 AIR-BR.
|
|
/// </summary>
|
|
public static string SLICE6_AIR_BR_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_AIR_BR_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 AIR.
|
|
/// </summary>
|
|
public static string SLICE6_AIR_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_AIR_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6.
|
|
/// </summary>
|
|
public static string SLICE6_Base_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_Base_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 Distributor.
|
|
/// </summary>
|
|
public static string SLICE6_DB_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_DB_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 AIR distributor.
|
|
/// </summary>
|
|
public static string SLICE6_DBAir_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_DBAir_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 Distributor (In-dummy).
|
|
/// </summary>
|
|
public static string SLICE6_DBInDummy_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6_DBInDummy_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 Distributor 3.
|
|
/// </summary>
|
|
public static string SLICE6DB3_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6DB3_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to SLICE 6 AIR Ethernet Recorder.
|
|
/// </summary>
|
|
public static string SLICE6ER_Description {
|
|
get {
|
|
return ResourceManager.GetString("SLICE6ER_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 2 modules (16 channels).
|
|
/// </summary>
|
|
public static string SLICETC_CONFIGURATION_16 {
|
|
get {
|
|
return ResourceManager.GetString("SLICETC_CONFIGURATION_16", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 3 modules (24 channels).
|
|
/// </summary>
|
|
public static string SLICETC_CONFIGURATION_24 {
|
|
get {
|
|
return ResourceManager.GetString("SLICETC_CONFIGURATION_24", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1 module (8 channels).
|
|
/// </summary>
|
|
public static string SLICETC_CONFIGURATION_8 {
|
|
get {
|
|
return ResourceManager.GetString("SLICETC_CONFIGURATION_8", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The specified LocalDB instance does not exist.
|
|
/// </summary>
|
|
public static string SQLLocalDBInstanceDoesNotExist {
|
|
get {
|
|
return ResourceManager.GetString("SQLLocalDBInstanceDoesNotExist", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Squib.
|
|
/// </summary>
|
|
public static string Squib {
|
|
get {
|
|
return ResourceManager.GetString("Squib", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Capacitor discharge.
|
|
/// </summary>
|
|
public static string SquibFireMode_Cap {
|
|
get {
|
|
return ResourceManager.GetString("SquibFireMode_Cap", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Constant current.
|
|
/// </summary>
|
|
public static string SquibFireMode_CC {
|
|
get {
|
|
return ResourceManager.GetString("SquibFireMode_CC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Squib.
|
|
/// </summary>
|
|
public static string SquibSetting {
|
|
get {
|
|
return ResourceManager.GetString("SquibSetting", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Status.
|
|
/// </summary>
|
|
public static string Status {
|
|
get {
|
|
return ResourceManager.GetString("Status", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Working.
|
|
/// </summary>
|
|
public static string StatusState_Busy {
|
|
get {
|
|
return ResourceManager.GetString("StatusState_Busy", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed.
|
|
/// </summary>
|
|
public static string StatusState_DoneFailed {
|
|
get {
|
|
return ResourceManager.GetString("StatusState_DoneFailed", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Done.
|
|
/// </summary>
|
|
public static string StatusState_DoneNoError {
|
|
get {
|
|
return ResourceManager.GetString("StatusState_DoneNoError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ready.
|
|
/// </summary>
|
|
public static string StatusState_Idle {
|
|
get {
|
|
return ResourceManager.GetString("StatusState_Idle", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stop bits.
|
|
/// </summary>
|
|
public static string StopBits {
|
|
get {
|
|
return ResourceManager.GetString("StopBits", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Real-Time 6th FIR Dual-Step 45T -> 65T Flat Response.
|
|
/// </summary>
|
|
public static string StreamDigitalFilterTypes_ALL_RT_FIR_45T65T_OPTION_80X {
|
|
get {
|
|
return ResourceManager.GetString("StreamDigitalFilterTypes_ALL_RT_FIR_45T65T_OPTION_80X", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Real-Time 6th IIR Butterworth.
|
|
/// </summary>
|
|
public static string StreamDigitalFilterTypes_ALL_RT_IIR_6TH_OPTION_80X {
|
|
get {
|
|
return ResourceManager.GetString("StreamDigitalFilterTypes_ALL_RT_IIR_6TH_OPTION_80X", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CH10 6th FIR Dual-Step 45T -> 65T Flat Response.
|
|
/// </summary>
|
|
public static string StreamDigitalFilterTypes_CH10_FIR_45T65T_OPTION_80X {
|
|
get {
|
|
return ResourceManager.GetString("StreamDigitalFilterTypes_CH10_FIR_45T65T_OPTION_80X", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CH10 6th IIR Butterworth.
|
|
/// </summary>
|
|
public static string StreamDigitalFilterTypes_CH10_IIR_6TH_OPTION_80X {
|
|
get {
|
|
return ResourceManager.GetString("StreamDigitalFilterTypes_CH10_IIR_6TH_OPTION_80X", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to None.
|
|
/// </summary>
|
|
public static string StreamDigitalFilterTypes_NO_DSP_FILTER {
|
|
get {
|
|
return ResourceManager.GetString("StreamDigitalFilterTypes_NO_DSP_FILTER", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stream input.
|
|
/// </summary>
|
|
public static string StreamIn {
|
|
get {
|
|
return ResourceManager.GetString("StreamIn", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stream output.
|
|
/// </summary>
|
|
public static string StreamOut {
|
|
get {
|
|
return ResourceManager.GetString("StreamOut", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TMATS interval (ms).
|
|
/// </summary>
|
|
public static string StreamOutParameters_TMATSIntervalMs {
|
|
get {
|
|
return ResourceManager.GetString("StreamOutParameters_TMATSIntervalMs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Stream profile.
|
|
/// </summary>
|
|
public static string StreamProfile {
|
|
get {
|
|
return ResourceManager.GetString("StreamProfile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ---.
|
|
/// </summary>
|
|
public static string Table_NA {
|
|
get {
|
|
return ResourceManager.GetString("Table_NA", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TDAS Lab Rack.
|
|
/// </summary>
|
|
public static string TDAS_LabRack_Description {
|
|
get {
|
|
return ResourceManager.GetString("TDAS_LabRack_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TDAS PRO Rack.
|
|
/// </summary>
|
|
public static string TDAS_Pro_Rack_Description {
|
|
get {
|
|
return ResourceManager.GetString("TDAS_Pro_Rack_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test channels.
|
|
/// </summary>
|
|
public static string TestChannelsGroupName {
|
|
get {
|
|
return ResourceManager.GetString("TestChannelsGroupName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Email.
|
|
/// </summary>
|
|
public static string TestEngineerEmail {
|
|
get {
|
|
return ResourceManager.GetString("TestEngineerEmail", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Fax #.
|
|
/// </summary>
|
|
public static string TestEngineerFax {
|
|
get {
|
|
return ResourceManager.GetString("TestEngineerFax", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Name.
|
|
/// </summary>
|
|
public static string TestEngineerName {
|
|
get {
|
|
return ResourceManager.GetString("TestEngineerName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Phone #.
|
|
/// </summary>
|
|
public static string TestEngineerPhone {
|
|
get {
|
|
return ResourceManager.GetString("TestEngineerPhone", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to [None].
|
|
/// </summary>
|
|
public static string TESTID_PREFIX_SUFFIX_None {
|
|
get {
|
|
return ResourceManager.GetString("TESTID_PREFIX_SUFFIX_None", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to [Test Setup Name].
|
|
/// </summary>
|
|
public static string TESTID_PREFIX_SUFFIX_TestSetupName {
|
|
get {
|
|
return ResourceManager.GetString("TESTID_PREFIX_SUFFIX_TestSetupName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to [Time Stamp].
|
|
/// </summary>
|
|
public static string TESTID_PREFIX_SUFFIX_TimeStamp {
|
|
get {
|
|
return ResourceManager.GetString("TESTID_PREFIX_SUFFIX_TimeStamp", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler.
|
|
/// </summary>
|
|
public static string Thermocoupler {
|
|
get {
|
|
return ResourceManager.GetString("Thermocoupler", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-C.
|
|
/// </summary>
|
|
public static string ThermocouplerC {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerC", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-E.
|
|
/// </summary>
|
|
public static string ThermocouplerE {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-G.
|
|
/// </summary>
|
|
public static string ThermocouplerG {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-J.
|
|
/// </summary>
|
|
public static string ThermocouplerJ {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerJ", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-K.
|
|
/// </summary>
|
|
public static string ThermocouplerK {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerK", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-N.
|
|
/// </summary>
|
|
public static string ThermocouplerN {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerN", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-R.
|
|
/// </summary>
|
|
public static string ThermocouplerR {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-S.
|
|
/// </summary>
|
|
public static string ThermocouplerS {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Thermocoupler-T.
|
|
/// </summary>
|
|
public static string ThermocouplerT {
|
|
get {
|
|
return ResourceManager.GetString("ThermocouplerT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Time channel id.
|
|
/// </summary>
|
|
public static string TimeChannelId {
|
|
get {
|
|
return ResourceManager.GetString("TimeChannelId", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TMATS interval (ms).
|
|
/// </summary>
|
|
public static string TMATSIntervalMs {
|
|
get {
|
|
return ResourceManager.GetString("TMATSIntervalMs", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TmNS config.
|
|
/// </summary>
|
|
public static string TmNSConfig {
|
|
get {
|
|
return ResourceManager.GetString("TmNSConfig", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Trigger: waiting.
|
|
/// </summary>
|
|
public static string TriggerClear {
|
|
get {
|
|
return ResourceManager.GetString("TriggerClear", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Triggered.
|
|
/// </summary>
|
|
public static string Triggered {
|
|
get {
|
|
return ResourceManager.GetString("Triggered", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to True.
|
|
/// </summary>
|
|
public static string True {
|
|
get {
|
|
return ResourceManager.GetString("True", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Accel 1.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Angular1 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Angular1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Accel 2.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Angular2 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Angular2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Accel 3.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Angular3 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Angular3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Rate 1.
|
|
/// </summary>
|
|
public static string TSA_Embedded_ARS1 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_ARS1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Rate 2.
|
|
/// </summary>
|
|
public static string TSA_Embedded_ARS2 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_ARS2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Angular Rate 3.
|
|
/// </summary>
|
|
public static string TSA_Embedded_ARS3 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_ARS3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Pressure.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Atmosphere {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Atmosphere", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to High g Linear 1.
|
|
/// </summary>
|
|
public static string TSA_Embedded_HighGLinear1 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_HighGLinear1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to High g Linear 2.
|
|
/// </summary>
|
|
public static string TSA_Embedded_HighGLinear2 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_HighGLinear2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to High g Linear 3.
|
|
/// </summary>
|
|
public static string TSA_Embedded_HighGLinear3 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_HighGLinear3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Humidity.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Humidity {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Humidity", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Low g Linear 1.
|
|
/// </summary>
|
|
public static string TSA_Embedded_LowGLinear1 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_LowGLinear1", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Low g Linear 2.
|
|
/// </summary>
|
|
public static string TSA_Embedded_LowGLinear2 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_LowGLinear2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Low g Linear 3.
|
|
/// </summary>
|
|
public static string TSA_Embedded_LowGLinear3 {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_LowGLinear3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Temperature.
|
|
/// </summary>
|
|
public static string TSA_Embedded_Temperature {
|
|
get {
|
|
return ResourceManager.GetString("TSA_Embedded_Temperature", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TSR AIR.
|
|
/// </summary>
|
|
public static string TSR_AIR_Description {
|
|
get {
|
|
return ResourceManager.GetString("TSR_AIR_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TSR AIR.
|
|
/// </summary>
|
|
public static string TSR_AIR_RevB_Description {
|
|
get {
|
|
return ResourceManager.GetString("TSR_AIR_RevB_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 12.
|
|
/// </summary>
|
|
public static string TSRAIR_LOW_g_16 {
|
|
get {
|
|
return ResourceManager.GetString("TSRAIR_LOW_g_16", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 25.
|
|
/// </summary>
|
|
public static string TSRAIR_LOW_g_32 {
|
|
get {
|
|
return ResourceManager.GetString("TSRAIR_LOW_g_32", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 50.
|
|
/// </summary>
|
|
public static string TSRAIR_LOW_g_64 {
|
|
get {
|
|
return ResourceManager.GetString("TSRAIR_LOW_g_64", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 6.
|
|
/// </summary>
|
|
public static string TSRAIR_LOW_g_8 {
|
|
get {
|
|
return ResourceManager.GetString("TSRAIR_LOW_g_8", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to UART.
|
|
/// </summary>
|
|
public static string UART {
|
|
get {
|
|
return ResourceManager.GetString("UART", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to UDP address.
|
|
/// </summary>
|
|
public static string UDPAddress {
|
|
get {
|
|
return ResourceManager.GetString("UDPAddress", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 Analog.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_ANALOG {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_ANALOG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 Analog Time Format 2.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_ANALOG_2HDR {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_ANALOG_2HDR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DTS Reserved.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_MANUAL_CONFIG {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_MANUAL_CONFIG", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 128bit PCM Time Format 2.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM_128BIT_2HDR {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM_128BIT_2HDR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 144bit PCM with SubFrame ID.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM_STANDARD {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM_STANDARD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 144bit PCM with SubFrame ID Time Format 2.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM_STANDARD_2HDR {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM_STANDARD_2HDR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 Supercom (4xADCscan) PCM.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM_SUPERCOM {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM_SUPERCOM", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 Supercom (4xADCscan) PCM Time Format 2.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM_SUPERCOM_2HDR {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM_SUPERCOM_2HDR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Ch10 128bit PCM.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_CH10_PCM128_MM {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_CH10_PCM128_MM", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DTS w/timestamps.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_DTS_UDP {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_DTS_UDP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to IENA Positional Message Format.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_IENAPTYPESTREAM {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_IENAPTYPESTREAM", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to RTC Streaming.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_RTCStreaming {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_RTCStreaming", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TmNS 144bit PCM.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_TMNS_PCM_STANDARD {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_TMNS_PCM_STANDARD", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TmNS Supercom (4xADCscan) PCM.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_TMNS_PCM_SUPERCOM {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_TMNS_PCM_SUPERCOM", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ADC-to-UART stream.
|
|
/// </summary>
|
|
public static string UDPStreamProfiles_UART_STREAM {
|
|
get {
|
|
return ResourceManager.GetString("UDPStreamProfiles_UART_STREAM", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Deutsch.
|
|
/// </summary>
|
|
public static string UICultures_de_DE {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_de-DE", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to English.
|
|
/// </summary>
|
|
public static string UICultures_en_US {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_en-US", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Español.
|
|
/// </summary>
|
|
public static string UICultures_es_ES {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_es-ES", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Français.
|
|
/// </summary>
|
|
public static string UICultures_fr_FR {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_fr-FR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Italiano.
|
|
/// </summary>
|
|
public static string UICultures_it_IT {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_it-IT", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 日本語.
|
|
/// </summary>
|
|
public static string UICultures_ja_JP {
|
|
get {
|
|
return ResourceManager.GetString("UICultures_ja-JP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unknown Thermocoupler type.
|
|
/// </summary>
|
|
public static string UnknownThermocouplerType {
|
|
get {
|
|
return ResourceManager.GetString("UnknownThermocouplerType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to User channel name.
|
|
/// </summary>
|
|
public static string UserChannelName {
|
|
get {
|
|
return ResourceManager.GetString("UserChannelName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to User code.
|
|
/// </summary>
|
|
public static string UserCode {
|
|
get {
|
|
return ResourceManager.GetString("UserCode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Voltage.
|
|
/// </summary>
|
|
public static string Voltage {
|
|
get {
|
|
return ResourceManager.GetString("Voltage", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Voltage input.
|
|
/// </summary>
|
|
public static string VoltageInput {
|
|
get {
|
|
return ResourceManager.GetString("VoltageInput", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Motion detect.
|
|
/// </summary>
|
|
public static string WakeupTriggers_MotionDetect {
|
|
get {
|
|
return ResourceManager.GetString("WakeupTriggers_MotionDetect", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Warning, failed to store event history in db.
|
|
/// </summary>
|
|
public static string Warning_FailedEventInsert {
|
|
get {
|
|
return ResourceManager.GetString("Warning_FailedEventInsert", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Zero method (mode/start/end).
|
|
/// </summary>
|
|
public static string ZeroMethod {
|
|
get {
|
|
return ResourceManager.GetString("ZeroMethod", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Avg over time.
|
|
/// </summary>
|
|
public static string ZeroMethod_AverageOverTime {
|
|
get {
|
|
return ResourceManager.GetString("ZeroMethod_AverageOverTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Diagnostic level.
|
|
/// </summary>
|
|
public static string ZeroMethod_DiagnosticLevel {
|
|
get {
|
|
return ResourceManager.GetString("ZeroMethod_DiagnosticLevel", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Absolute zero.
|
|
/// </summary>
|
|
public static string ZeroMethod_None {
|
|
get {
|
|
return ResourceManager.GetString("ZeroMethod_None", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|