Built motion from commit (unavailable).|2.5.6
[motion2.git] / public / app / main / apps / motiondialer / i18n / en.json
index 2956fb7..6b047b7 100644 (file)
@@ -1,5 +1,7 @@
 {
        "MOTIONDIALER": {
+               "SECOND_LEVEL_DISPOSITION": "Second Level Disposition",
+               "THIRD_LEVEL_DISPOSITION": "Third Level Disposition",
                "ONE_CALL_EVERY": "One call every",
                "CURRENT_INTERVAL": "Current Interval",
                "PREVIOUS_INTERVAL": "Previous Interval",
                "MESSAGE": "Message",
                "DROPPED": "Dropped",
                "CREATED_AT": "Created At",
+               "NOSUCHNUMBER": "No such number",
+               "NOSUCHNUMBERMAXRETRY": "Max Retries",
+               "NOSUCHNUMBERRETRYTIME": "Retry Time [min]",
+               "DROP": "Drop",
+               "DROPMAXRETRY": "Max Retries",
+               "DROPRETRYTIME": "Retry Time [min]",
+               "ABANDONEDMAXRETRY": "Max Retries",
+               "ABANDONEDRETRYTIME": "Retry Time [min]",
+               "MACHINE": "Machine",
+               "MACHINEMAXRETRY": "Max Retries",
+               "MACHINERETRYTIME": "Retry Time [min]",
+               "AGENTREJECT": "Agent Reject",
+               "AGENTREJECTMAXRETRY": "Max Retries",
+               "AGENTREJECTRETRYTIME": "Retry Time [min]",
                "LEGEND": {
                        "CUSTOM_APPLICATION": "(*) - Custom application."
                },
                        "GLOBALINTERVAL_REQUIRED": "Mandatory field",
                        "MAXCONCURRENTCALLS_REQUIRED": "Mandatory field",
                        "CONCURRENTCALLS_REQUIRED": "Mandatory field",
+                       "NOSUCHNUMBERMAXRETRY_REQUIRED": "Mandatory field",
+                       "NOSUCHNUMBERRETRYTIME_REQUIRED": "Mandatory field",
+                       "DROPMAXRETRY_REQUIRED": "Mandatory field",
+                       "DROPRETRYTIME_REQUIRED": "Mandatory field",
+                       "ABANDONEDMAXRETRY_REQUIRED": "Mandatory field",
+                       "ABANDONEDRETRYTIME_REQUIRED": "Mandatory field",
+                       "MACHINEMAXRETRY_REQUIRED": "Mandatory field",
+                       "MACHINERETRYTIME_REQUIRED": "Mandatory field",
+                       "AGENTREJECTMAXRETRY_REQUIRED": "Mandatory field",
+                       "AGENTREJECTRETRYTIME_REQUIRED": "Mandatory field",
                        "POWERLEVEL_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
                        "PREDICTIVEOPTIMIZATIONPERCENTAGE_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
                        "PREDICTIVEINTERVAL_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
                        "BUSYRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
                        "NOANSWERMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
                        "NOANSWERRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "NOSUCHNUMBERMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "NOSUCHNUMBERRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "DROPMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "DROPRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "ABANDONEDMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "ABANDONEDRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "MACHINEMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "MACHINERETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "AGENTREJECTMAXRETRY_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
+                       "AGENTREJECTRETRYTIME_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
                        "CONCURRENTCALLS_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
                        "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field",
                        "CALLYSQUAREPROJECT_REQUIRED": "Mandatory field",
                        "NOANSWERRETRYTIME": "Time in minutes before trying to call again a failed contact due to no answer",
                        "GLOBALINTERVAL": "Global time interval during which the dialer is allowed to call contacts. We decline responsibility: pay attention when you modify this field, because you may fail to comply with the national Autodialer Laws and Regulations",
                        "NAME": "Only numbers, letters and specific characters (._) are supported",
+                       "NOSUCHNUMBERMAXRETRY": "Maximum number of times a contact is called before considering it closed, when the call failed for no such number",
+                       "NOSUCHNUMBERRETRYTIME": "Time in minutes before trying to call again a failed contact due to no such number",
+                       "DROPMAXRETRY": "Maximum number of times a contact is called before considering it closed, when the call failed for drop",
+                       "DROPRETRYTIME": "Time in minutes before trying to call again a failed contact due to drop",
+                       "ABANDONEDMAXRETRY": "Maximum number of times a contact is called before considering it closed, when the call failed for abandon",
+                       "ABANDONEDRETRYTIME": "Time in minutes before trying to call again a failed contact due to abandon",
+                       "MACHINEMAXRETRY": "Maximum number of times a contact is called before considering it closed, when the call failed for machine",
+                       "MACHINERETRYTIME": "Time in minutes before trying to call again a failed contact due to machine",
+                       "AGENTREJECTMAXRETRY": "Maximum number of times a contact is called before considering it closed, when the call failed for agent reject",
+                       "AGENTREJECTRETRYTIME": "Time in minutes before trying to call again a failed contact due to agent reject",
                        "MANDATORYDISPOSITIONPAUSEID": "Pause status to set during mandatory disposition"
                },
                "MUSICONHOLD": "Music On Hold",