Module.resx
10.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="EmptyScanPackage" xml:space="preserve">
<value>Package not found.</value>
</data>
<data name="InvalidSenderLineName" xml:space="preserve">
<value>No settings were found for line {0}. Set up valid document capture sources.</value>
</data>
<data name="CheckPackageTaskName" xml:space="preserve">
<value>Check document package: {0}</value>
</data>
<data name="CheckDocumentTaskName" xml:space="preserve">
<value>Check document: {0}</value>
</data>
<data name="DocumentName" xml:space="preserve">
<value>Document No. {0}</value>
</data>
<data name="SimpleDocumentName" xml:space="preserve">
<value>Simple document</value>
</data>
<data name="AttachmentName" xml:space="preserve">
<value>Attachment No. {0}</value>
</data>
<data name="EmailBodyDocumentName" xml:space="preserve">
<value>Email from {0}</value>
</data>
<data name="Document" xml:space="preserve">
<value>document</value>
</data>
<data name="Documents" xml:space="preserve">
<value>documents</value>
</data>
<data name="Kind" xml:space="preserve">
<value>kind</value>
</data>
<data name="Kinds" xml:space="preserve">
<value>kinds</value>
</data>
<data name="DocumentsWithRegistrationFailureTaskText" xml:space="preserve">
<value>Could not identify registration setting for {0} of {2} {1} or document with the same number already exists:</value>
</data>
<data name="FailedClassifyDocumentsTaskText" xml:space="preserve">
<value>Capture Service cannot classify the documents:</value>
</data>
<data name="FailedClassifyDocumentTaskText" xml:space="preserve">
<value>Capture Service cannot classify the document:</value>
</data>
<data name="DocumentFoundByBarcodeTaskText" xml:space="preserve">
<value>The system found a document by barcode. New version has been created:</value>
</data>
<data name="DocumentWasLockedTaskText" xml:space="preserve">
<value>was edited while being processed</value>
</data>
<data name="DocumentLockedByEmployeeTaskText" xml:space="preserve">
<value>is being edited by {0}</value>
</data>
<data name="FailedCreateVersionsTaskText" xml:space="preserve">
<value>Capture Service cannot upload the documents to new versions:</value>
</data>
<data name="FailedCreateVersionTaskText" xml:space="preserve">
<value>Capture Service cannot upload the document to a new version:</value>
</data>
<data name="DocumentsFoundByBarcodeTaskText" xml:space="preserve">
<value>The system found documents by barcodes. New version has been created for each document:</value>
</data>
<data name="RequiredPropertyIsEmpty" xml:space="preserve">
<value>required property is empty</value>
</data>
<data name="WithoutNumberWithSlash" xml:space="preserve">
<value>w/o No.</value>
</data>
<data name="WithoutNumber" xml:space="preserve">
<value>w/o No.</value>
</data>
<data name="WithoutNumberWithDash" xml:space="preserve">
<value>w/o No.</value>
</data>
<data name="DocumentSkippedByReason" xml:space="preserve">
<value>VerificationTask Verification is not completed. (id = {0}, reason = {1}).</value>
</data>
<data name="VerificationTaskThreadSubject" xml:space="preserve">
<value>Verify document package</value>
</data>
<data name="VerificationAssignmentThreadSubject" xml:space="preserve">
<value>Verification</value>
</data>
<data name="DeleteDocumentsDialogDeleteButtonName" xml:space="preserve">
<value>Delete</value>
</data>
<data name="DeleteDocumentsDialogCancelButtonName1" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="DeleteDocumentsDialogCancelButtonName2" xml:space="preserve">
<value>Close</value>
</data>
<data name="DeleteDocumentDialogDeletingExceptionDocumentsHyperlinkTitle" xml:space="preserve">
<value>Documents that were not deleted</value>
</data>
<data name="DeleteDocumentsDialogDeletionTotals" xml:space="preserve">
<value>Documents to delete - {0}{1}</value>
</data>
<data name="DeleteDocumentsDialogDeletionSuccess" xml:space="preserve">
<value>- deleted - {0}{1}</value>
</data>
<data name="DeleteDocumentsDialogDeletionFailed" xml:space="preserve">
<value>- cannot be deleted - {0}{1}</value>
</data>
<data name="TaxInvoiceCorrects" xml:space="preserve">
<value> Corrects tax invoice No. {0} from {1}.</value>
</data>
<data name="UTDCorrects" xml:space="preserve">
<value>Corrects document confirming goods shipment (work completion) No. {0} from {1}.</value>
</data>
<data name="FailedCreateDocumentTaskText" xml:space="preserve">
<value>error in processing of the document classified by the Ario service as a {0}</value>
</data>
<data name="FailedArioProcessDocumentTaskText" xml:space="preserve">
<value>error in the Ario service</value>
</data>
<data name="OrderAndLinkErrorsTaskText" xml:space="preserve">
<value>Errors occurred when assigning names to the documents or adding relations between them.</value>
</data>
<data name="CreateDocumentFromEmailBodyErrorsTaskText" xml:space="preserve">
<value>Cannot create a document containing the text of email: {0} "{1}".</value>
</data>
<data name="ArioErrorsNotificationTitle" xml:space="preserve">
<value>Processing the document package: errors in the Ario service ({0})</value>
</data>
<data name="ArioErrorsNotificationPrefix" xml:space="preserve">
<value>Errors occurred in the Ario service when processing a document package from a folder or scanner. Contact your system administrator.</value>
</data>
<data name="ArioErrorsNotificationText" xml:space="preserve">
<value>{3}
Information on the document package:
Source: {0}
Document package ID: {1}
Processing by Document Capture Service started at: {2}</value>
</data>
<data name="ContactSysAdminIfNeeded" xml:space="preserve">
<value>Contact your system administrator if necessary.</value>
</data>
<data name="DocumentPackageHasErrors" xml:space="preserve">
<value>The following errors occurred when processing documents:</value>
</data>
<data name="ContractualBaseDocumentNamesPriority" xml:space="preserve">
<value>contract;specification</value>
</data>
<data name="RepackingDocumentSaveError" xml:space="preserve">
<value>Cannot save document with ID {0}.</value>
</data>
<data name="RepackingBodyCreationError" xml:space="preserve">
<value>Cannot create new content for document with ID {0}.</value>
</data>
<data name="RepackingDocumentNotFoundError" xml:space="preserve">
<value>Cannot find document with ID {0}.</value>
</data>
<data name="RepackingAddAttachmentError" xml:space="preserve">
<value>Cannot add attachments to task with ID {0}.</value>
</data>
<data name="RepackingDeleteAttachmentError" xml:space="preserve">
<value>Cannot remove attachments from task with ID {0}.</value>
</data>
<data name="RepackingSaveResult" xml:space="preserve">
<value>An error occurred when saving repacking results. Contact your system administrator.</value>
</data>
<data name="DocumentDefaultName" xml:space="preserve">
<value>Document</value>
</data>
<data name="AddendumName" xml:space="preserve">
<value>Addendum</value>
</data>
<data name="SimpleAttachmentName" xml:space="preserve">
<value>{0} №{1}</value>
</data>
<data name="ClassifierTrainingSessionName" xml:space="preserve">
<value>Training of classifier with ID {0} dated {1}</value>
</data>
</root>