{
  "__add_new": "Add New",
  "__duplicate": "Duplicate",
  
  "__placeholder_variable_name": "Type the name of the variable (ex. VARIABLE_A)",
  "__placeholder_constant_value": "Type the value here... Example: 100",
  "__placeholder_formula": "Type the formula here... Example: (~VAR_A + ~VAR_B) / 100",
  "__placeholder_command": "Select the command...",
  
  "__append_variable": "Append Variable",
  
  "__state_conflict_first": "Use the first/oldest event",
  "__state_conflict_last": "Use the last/newest event",
  "__state_conflict_prefer_started": "Prefer events in the started state",
  "__state_conflict_prefer_responded": "Prefer events in the responded state",
  
  "__duration_option": "Duration Option",
  "__duration_option_all": "All Time",
  "__duration_option_shift": "Shift Time",
  "__duration_option_shift_no_break": "Shift/Non-Break Time",
  
  "__datafield_event_conflict": "Event Conflict Resolution",
  "__datafield_event_all": "Combine from multiple events",
  "__datafield_event_first": "Use first/oldest event",
  "__datafield_event_last": "Use last/newest event",
  
  "__datafield_data_conflict": "Data Conflict Resolution",
  "__datafield_data_all": "Combine from multiple data fields",
  "__datafield_data_first": "Use first data field in order",
  "__datafield_data_last": "Use last data field in order",
  
  "__incidents_consideration_start": "Only include events that start in the window",
  "__incidents_consideration_end": "Only include events that end in the window",
  "__incidents_consideration_touch": "Include any event that overlaps/touches the window",
  
  "__override_schedule": "Override Schedule",
  
  "__select_a_command": "Select a command",
  "__parameter": "Parameter",
  "__result_type": "Result Type",
  
  "__active": "Active",
  
  "__property": "Property",
  "__schedule_elapsed": "Schedule Elapsed Time",
  "__schedule_allocated": "Schedule Allocated Time",
  "__schedule_remaining": "Schedule Remaining Time",
  "__current_shift_state": "Current Shift State",
  "__current_shift_name": "Current Shift Name",
  "__current_shift_elapsed": "Current Shift Elapsed Time",
  "__current_shift_allocated": "Current Shift Allocated Time",
  "__current_shift_remaining": "Current Shift Remaining Time",
  "__total_shift_elapsed": "Total Shift Elapsed Time",
  "__total_shift_allocated": "Total Shift Allocated Time",
  "__total_shift_remaining": "Total Shift Remaining Time",
  "__current_break_state": "Current Break State",
  "__current_break_name": "Current Break Name",
  "__current_break_elapsed": "Current Break Elapsed Time",
  "__current_break_allocated": "Current Break Allocated Time",
  "__current_break_remaining": "Current Break Remaining Time",
  "__exclude_break_time": "Exclude Break Time",
  
  "__time_calculation": "Time Calculation",
  "__operation": "Operation",
  "__combine": "Combine",
  "__keep_intersections": "Keep Intersections",
  "__remove_intersections": "Remove Intersections",
  "__add_step": "Add Step",
  "__merge": "Merge",

  "__week_span": "Week Span",
  "__month_span": "Month Span",
  "__from_x_seconds_ago": "From X seconds ago",
  "__to_x_seconds_ago": "To X seconds ago",
  "__from_x_days_ago": "From X days ago",
  "__to_x_days_ago": "To X days ago",
  "__from_x_weeks_ago": "From X weeks ago",
  "__to_x_weeks_ago": "To X weeks ago",
  "__from_x_months_ago": "From X months ago",
  "__to_x_months_ago": "To X months ago",
  "__default_value": "Default Value",

  "__operators": "Operators",
  "__subtract": "Subtract",
  "__multiply": "Multiply",
  "__divide": "Divide",

  "__multiselect": "Multi-select",
  "__done": "Done"
}
