This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
forked from kobotoolbox/enketo-express
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathtranslation-additions.json
185 lines (185 loc) · 8.31 KB
/
translation-additions.json
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
{
"widget": {
"dn": {
"assignto": "Assign to:",
"assignedto": "__id__ assigned to __assignee__.",
"closequerytext": "Close This Query",
"notifytext": "Email?",
"addquerybutton": "Add Query",
"addannotationbutton": "Add Annotation",
"addnewtext": "New",
"emptyhistorytext": "No History",
"printhistoryheading": "History for - __labelText__ (__questionName__)",
"me": "Me",
"status": "Status: __status__",
"reopen": "Reopen",
"reopenlabel": "Type here to reopen",
"autoclosed": "Query closed by system because this item was hidden",
"valuechange": "Value changed from __previous__ to __new__",
"autoconstraint": "Automatic query for: __errorMsg__",
"autonoreason": "Automatic query for: Value changed and no reason for change provided",
"closedmodified": "Data changed after query was closed",
"newfile": "New file uploaded",
"fileremoved": "File removed",
"addnewquery": "Add a new query",
"addnewannotation": "Add a new annotation",
"typeresponse": "Respond to query",
"allhistory": "View All History",
"queries": "Queries",
"annotations": "Annotations",
"showvaluechanges": "Show value changes",
"now": "Just now",
"second": "__count__ second",
"second_plural": "__count__ seconds",
"minute": "__count__ minute",
"minute_plural": "__count__ minutes",
"hour": "__count__ hour",
"hour_plural": "__count__ hours",
"day": "__count__ day",
"day_plural": "__count__ days",
"month": "__count__ month",
"month_plural": "__count__ months",
"year": "__count__ year",
"year_plural": "__count__ years"
}
},
"fieldsubmission": {
"alert": {
"close": {
"heading1": "Closing",
"heading2": "Warning",
"msg1": "Submitting unsaved data...",
"msg2": "Not all data has been submitted. If you exit this page, it will be lost."
},
"locked": {
"heading": "Locked",
"msg": "This form or record is locked and submissions cannot be saved."
},
"complete": {
"msg": "Data could not be submitted."
},
"validationerror": {
"msg": "You must address all errors on this form before it can be marked complete. Please update the value or add a query for each field marked in red."
},
"relevantvalidationerror": {
"msg": "Response(s) in some field(s) make some data on this form invalid. This must be corrected to mark the form complete."
},
"reasonforchangevalidationerror": {
"msg": "For each changed field a reason for change has to be provided. Please add any missing reasons."
},
"stricterror": {
"heading": "Invalid Value",
"msg": "Please enter a suitable value to update the field."
},
"participanterror": {
"msg": [ "It looks like some fields need attention", "Please review them before proceeding." ]
},
"signatureservicenotavailable": {
"msg": "Signature service is currently not available. The question has been unchecked."
},
"signatureservicefailed":{
"msg": "Signature not received. The question has been unchecked."
}
},
"confirm": {
"autoquery": {
"msg1": "Some field values have errors. These must be addressed before the form is closed.",
"msg2": [
"Click Cancel to return to the form to manually update the value or add a query for each field marked in red.",
"Click Proceed to continue closing the form now. A query will be automatically added for each field marked in red."
],
"automatic": "Proceed",
"manual": "Cancel"
},
"complete": {
"msg": "Would you like to complete this record and exit?",
"heading": "Confirm Completion"
},
"leaveanyway": {
"msg": "Would you like to discard the changes and leave anyway?",
"button": "Leave Anyway"
}
},
"prompt": {
"reason": {
"msg": "If so, please enter a reason for deleting the group."
}
},
"feedback": {
"ongoing": "Saving...",
"success": "All changes saved.",
"fail": "Failed to save changes.",
"disabled": "Saving is disabled."
},
"readonly": {
"msg": "You're in read-only mode."
},
"noteonly": {
"msg": "You're in review-only mode."
},
"reason": {
"heading": "Looks like you've made some updates. Please tell us why:",
"placeholder1": "Enter a reason for your changes",
"placeholder2": "Enter a reason for changing this value",
"applytoall": "Apply to all",
"questionmsg": "Please enter a reason for change at bottom of page."
}
},
"confirm": {
"deleteall": {
"heading": "WARNING",
"msg": [
"This will delete all of your queued data and all of your forms from the browser storage. The data will be lost forever and the forms will not be usable until you are back online. Use this only if your browser storage seems corrupt.",
"Before proceeding, please close all of your other Offline Form tabs. This page will reload. If you see an error, you may have to repeat this action.",
"Would you like to proceed?"
],
"posButton": "Delete All"
},
"print": {
"queries": "Show History",
"queryShow": "show",
"heading": "Options",
"msg": "To prepare an optimized print, please select the options below"
},
"repeatremove": {
"msg": "This action is irreversible (it will be recorded in the audit trail). Are you sure you want to proceed?"
}
},
"constraint": {
"relevant": "An answer has changed to another question that requires this question to be hidden, but we cannot hide it while it has data. Please clear out the data or modify the dependent answers."
},
"home": {
"msg": "__appTitle__ is running! Please access OpenClinica forms from your __serverName__ installation."
},
"alert": {
"appupdated": {
"heading": "Please refresh",
"msg": "Please refresh this webpage to use the form offline (ref: application)"
},
"formupdated": {
"heading": "Please refresh",
"msg": "Please refresh this webpage to use the form offline (ref: definition)"
},
"goto": {
"irrelevant": "The item you are trying to access is currently hidden.",
"invisible": "The item you are trying to access is not visible on the form.",
"notfound": "The item you are trying to access has been removed from this form.",
"msg1": "Please use the View Query Only icon instead of the View Query Within Record icon to see it.",
"msg2": "Please visit __miniform__ to see it.",
"form": "this form"
},
"loaderror": {
"editadvice": "",
"entryadvice": "",
"heading": "Hold on a second...",
"msg1": "Please contact your support team with the link to this page and the message below if you need further help.",
"msg2": "",
"heading_plural": "Hold on a second...",
"msg1_plural": "Please contact your support team with the link to this page and the messages below if you need further help.",
"msg2_plural": ""
}
},
"submission": {
"http500": "There was a problem with your submission. Please try again or contact __supportEmail__ if this persists."
}
}