Project

General

Profile

1
{
2
  "USER_LOGIN": "User Login",
3
  "LOGIN_USERNAME": "Username",
4
  "LOGIN_PASSWORD": "Password",
5
  "LOGIN": "Login",
6
  "DELETE-CONFIRMATION": "Delete Confirmation",
7
  "ALTERYX-RECALCULATION-MESSAGE": "Are you sure you want to continue to Alteryx Recalculation ?",
8
  "ABBY-VERIFICATION-MESSAGE": "Are you sure you want to continue to Abby Verification ?",
9
  "PROCESS-CANCELATION-MESSAGE": "Are you sure you want to continue to Process Cancelation ?",
10
  "PROCESS-COMPLETED-MESSAGE": "Are you sure you want to continue to Process Completed ?",
11
  "ACCEPT": "Accept",
12
  "DELETE-MESSAGE": "Do you want to delete this role?",
13
  "DELETE-MESSAGE-CATEGORY": "Do you want to delete this category?",
14
  "DELETE-MESSAGE-TEMPLATE": "Do you want to delete this template?",
15
  "DELETE-MESSAGE-VERIFICATION": "Do you want to delete this rule?",
16
  "ACCEPT_LABEL": "Yes",
17
  "BACK-TO-LIST": "Back to List",
18
  "REJECT_LABEL": "No",
19
  "UPDATE-ROLE": "Update Role",
20
  "UPDATE-RIGHTS": "Update Rights",
21
  "SELECT-ALL": "Select All",
22
  "DISELECT-ALL": "Diselect All",
23
  "ENABLE": "Enable",
24
  "DISABLE": "Disable",
25
  "NOTIFYENABLE": "* The role is enabled",
26
  "EXTERNAL-ROLE": "External Role",
27
  "CUSTOM-INTERNAL-ROLE": "Custom Internal Role",
28
  "DELETE-ROLE": "Delete Role",
29
  "ROLES-ASSIGNED-TO-USER": "Roles assigned to User",
30
  "CREATE_ROLE": "Create Role",
31
  "EDIT_ROLE_BUTTON": "Edit Role",
32
  "ROLE_NAME": "Name",
33
  "ROLE_DESCRIPTION": "Description",
34
  "ROLE_CREATE": "Create",
35
  "ADD-NEW-RULE": "Add new rule",
36
  "EDIT-RULE":"Edit Rule",
37
  "DELETE-RULE":"Delete Rule",
38
  "ADD-NEW-TEMPLATE":"Add new template",
39
  "EDIT-TEMPLATE":"Edit Template",
40
  "DELETE-TEMPLATE":"Delete Template",
41
  "ADD-NEW-CATEGORY":"Add new Category",
42
  "ACCEPT-CONFIRMATION": "Confirmation",
43
  "EDIT-CATEGORY":"Edit Category",
44
  "DELETE-CATEGORY":"Delete Category",
45
  "RTA_ERRORS": {
46
    "TITLE_ERROR": "Error",
47
    "UNKNOWN_ERROR": "Unknown error",
48
    "TIMEOUT": "Server is not responding - request has timed out",
49
    "CLIENT_NOT_FOUND": "Client could not be found",
50
    "USER_NOT_FOUND": "User could not be found",
51
    "PLATFORM_CONFIGURATION_NOT_FOUND": "Platform configuration could not be found",
52
    "USER_ACCESS_NOT_FOUND": "User Access could not be found",
53
    "ROLE_NOT_FOUND": "Role could not be found",
54
    "USER_ACCESS_CONFLICT": "There was a conflict with the supplied User Access",
55
    "DOCUMENT_CLASSIFICATION_NOT_FOUND": "Document classification could not be found",
56
    "DOCUMENT_SUB_CLASSIFICATION_NOT_FOUND": "Document subclassification could not be found"
57
  },
58
  "RTA_SUCCESS": {
59
    "TITLE_SUCCESS": "Success",
60
    "UPDATE_SUCCESS": "Update Successful",
61
    "CREATE_SUCCESS": "Create Successful",
62
    "ROLE_UPDATE": "Role has been successfully updated!",
63
    "ROLE_ENABLED": "Role has been enabled",
64
    "ROLE_DISABLED": "Role has been disabled",
65
    "VERIFICATION_COMPLETED": "Verification proccess completed",
66
    "DISABLE_USER_ROLE_SUCCESS": "User Role has been disabled",
67
    "ASSIGNMENT_ROLE_SUCCESS": "The Assignment of User Role was Successful",
68
    "IGNORE_FILE_SUCCESS": "The file has been ignored",
69
    "FORWARD_SUCCESS_ABBY": "The file has been forwarded to ABBY",
70
    "CLASSIFY_SUCCESS": "Classify was Successful",
71
    "RESCHEDULE_SUCCESS": "Reschedule was Successful",
72
    "HIGH_PRIORITY_SUCCESS": "High Priority has been successfully set",
73
    "RECLASSIFY_RECORD_SUCCESS": "Reclassify of the record was Successful",
74
    "RECALCULATE_EXCEPTIONS_SUCCESS": "Recalculate of the exceptions were Successful",
75
    "CATEGORY_UPDATE": "Update category",
76
    "CATEGORY_CREATE": "Create category",
77
    "CONFIGURATOR_PARAMETER_UPDATE": "Update parameter",
78
    "TEMPLATE_CREATE": "Create template",
79
    "TEMPLATE_UPDATE": "Update template",
80
    "VERIFICATION_RULE_CREATE": "Create rule",
81
    "VERIFICATION_RULE_UPDATE": "Update rule",
82
    "TIME_INTERVAL_UPDATE": "Update time interval",
83
    "ROLE_CREATE": "Role has been successfully created!",
84
    "RIGHTS_UPDATE": "The Rights have been successfully updated!",
85
    "DELETE_CATEGORY_SUCCESS": "The Category have been successfully deleted!",
86
    "CATEGORY_CREATE_SUCCESS": "The Category have been successfully created!",
87
    "TEMPLATE_DELETE_SUCCESS": "The Template have been successfully deleted!",
88
    "VERIFICATION_DELETE_SUCCESS": "The Verification Rule have been successfully deleted!",
89
    "ROLE_STATUS_UPDATE": "The Role Status have been successfully updated!",
90
    "ROLE_STATUS_DELETE": "The Role Status have been successfully deleted!",
91
    "ALTERYX-RECALCULATION": "Process sent to ALTERYX Recalculation stage successfully!",
92
    "ABBYY-VERIFICATION": "Process sent to ABBYY verification stage successfully!",
93
    "PROCESS-CANCELATION": "Process set to canceled status successfully!",
94
    "PROCESS-COMPLETED": "Process set to completed status successfully!"
95
  },
96
  "SESSION_TIMEOUT": "Session Timeout",
97
  "HELLO": "Hello",
98
  "RECEIVED-FILES": "Show Files",
99
  "RESCHEDULE-IPOWERCLIENT": "Reschedule",
100
  "HIGH-PRIORITY-IPOWERCLIENT": "High Priority",
101
  "ASSIGN-PROCESS-CONFIRMATION": "Assignment Confirmation",
102
  "ASSIGN-PROCESS-MESSAGE": "Do you want to assign to you this process?",
103
  "ASSIGN-TO-ME": "Assign process to me",
104
  "UNASSIGN-FROM-ME": "Unassign process from me",
105
  "UNASSIGN-PROCESS-CONFIRMATION": "Unassignment Confirmation",
106
  "UNASSIGN-PROCESS-MESSAGE": "Do you want to unassign this process from you?",
107
  "PREVIEW-DOCUMENT": "Preview Document",
108
  "EDIT-IGNORE-STATUS": "Edit Ignore Status",
109
  "SEND-TO-ABBY": "Send to Abby",
110
  "INVOICE-PROCESSING": "Invoice Processing",
111
  "PROCESSES": "Processes",
112
  "TRACE": "Trace",
113
  "CATEGORIES-MANAGEMENT": "Categories Management",
114
  "ADMINISTRATION": "Administration",
115
  "SCHEDULING-PROCEDURE-FOR-FILES-DOWNLOADING": "Scheduling Procedure for Files Downloading",
116
  "TEMPLATES-MANAGEMENT": "Templates Management",
117
  "VERIFICATION-RULES-MANAGEMENT": "Verification Rules Management",
118
  "CONFIGURATOR": "Configurator",
119
  "ROLES-PER-USER": "Roles per User",
120
  "ROLES-MANAGEMENT": "Roles Management",
121
  "APPLICATION-LEVEL-EXCEPTIONS": "Application Level Exceptions",
122
  "MY-DASHBOARD": "My Dashboard",
123
  "DOCUMENTS-INBOX": "Documents Inbox",
124
  "REFRESH-NAVISION": "Refresh Navision"
125
}
(2-2/2)