forked from Esri/geoform-template-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.js
287 lines (287 loc) · 14.4 KB
/
resources.js
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
define({
root: ({
map: {
error: "Unable to create map"
},
onlineStatus: {
offline: "You are currently working offline. Form submissions will be saved locally until a connection to the server can be made.",
reconnecting: "Reconnecting…",
pending: "${total} pending edit(s) will be submitted when a network connection is re-established."
},
configure: {
mapdlg: {
items: {
organizationLabel: "My Organization",
onlineLabel: "ArcGIS Online",
contentLabel: "My Content",
favoritesLabel: "My Favorites"
},
title: "Select Web Map",
searchTitle: "Search",
ok: "Ok",
cancel: "Cancel",
placeholder: "Enter search term"
},
groupdlg: {
items: {
organizationLabel: "My Organization",
onlineLabel: "ArcGIS Online",
contentLabel: "My Content",
favoritesLabel: "My Favorites"
},
title: "Select Group",
searchTitle: "Search",
ok: "Ok",
cancel: "Cancel",
placeholder: "Enter search term"
},
sharedlg: {
items: {},
mailtoLinkDescription: "Here is a link to a GeoForm"
}
},
user: {
mgrs: "MGRS",
usng: "USNG",
utm: "UTM",
utm_northing: "Northing",
utm_easting: "Easting",
utm_zone_number: "Zone Number",
selectLayerTabText: "${formSection} Select Form",
geoFormGeneralTabText: "${formSection} Enter Information",
locationInformationText: "${formSection} Select Location",
submitInformationText: "${formSection} Complete Form",
submitInstructions: "Add this information to the map.",
myLocationText: "Current Location",
locationDescriptionForMoreThanOneOption: "Specify the location for this entry by clicking/tapping the map or by using one of the following options.",
locationDescriptionForOneOption: "Specify the location for this entry by clicking/tapping the map or by using the following option.",
locationDescriptionForNoOption: "Specify the location for this entry by clicking/tapping the map.",
addressText: "Search",
geographic: "Lat/Lon",
locationTabText: "Location",
locationPopupTitle: "Location",
submitButtonText: "Submit Entry",
submitButtonTextLoading: "Submitting…",
formValidationMessageAlertText: "The following fields are required:",
selectLocation: "Please select a location for your submission.",
emptylatitudeAlertMessage: "Please enter a ${openLink}latitude${closeLink} coordinate.",
emptylongitudeAlertMessage: "Please enter a ${openLink}longitude${closeLink} coordinate.",
shareUserTitleMessage: "Thank you for your contribution!",
entrySubmitted: "Your entry has been submitted to the map.",
shareThisForm: "Share This Form",
shareUserTextMessage: "Tell others to contribute using the following options.",
addAttachmentFailedMessage: "Unable to add attachment to layer",
addFeatureFailedMessage: "Unable to add feature to layer",
noLayerConfiguredMessage: "An error occurred loading or finding an editable feature layer. In order to display the form and start collecting submissions, add an editable Feature Layer to the Webmap.",
placeholderLatitude: "Latitude (Y)",
placeholderLongitude: "Longitude (X)",
latitude: "Latitude",
longitude: "Longitude",
findMyLocation: "Locate Me",
finding: "Locating…",
backToTop: "Back to top",
addressSearchText: "Your submission will appear here. You can drag the pin to correct the location.",
shareModalFormText: "Form Link",
close: "Close",
locationNotFound: "Location could not be found.",
setLocation: "Set Location",
find: "Find address or place",
attachment: "Attachment",
toggleDropdown: "Toggle Dropdown",
invalidString: "Please enter valid value.",
invalidSmallNumber: "Please enter valid ${openStrong}integer${closeStrong} value between -32768 and 32767.",
invalidNumber: "Please enter valid ${openStrong}integer${closeStrong} value between -2147483648 and 2147483647.",
invalidFloat: "Please enter valid ${openStrong}floating point${closeStrong} value.",
invalidDouble: "Please enter valid ${openStrong}double${closeStrong} value.",
invalidLatLong: "Please enter valid latitude and longitude coordinates.",
invalidUTM: "Please enter valid UTM coordinates.",
invalidUSNG: "Please enter valid USNG coordinates.",
invalidMGRS: "Please enter valid MGRS coordinates.",
geoformTitleText: "GeoForm",
domainDefaultText: "Select…",
applyEditsFailedMessage: "Sorry your entry cannot be submitted. Please try again.",
requiredFields: "There are some errors. Please correct them below.",
requiredField: "(required)",
error: "Error",
textRangeHintMessage: "${openStrong}Hint:${closeStrong} Minimum value ${minValue} and Maximum value ${maxValue}",
dateRangeHintMessage: "${openStrong}Hint:${closeStrong} Minimum Date ${minValue} and Maximum Date ${maxValue}",
remainingCharactersHintMessage: "${value} characters remaining",
mapFullScreen: "Full Screen",
mapRestore: "Restore",
filterSelectEmptyText: "Select",
invalidLayerMessage: "Form layer does not exist. Please configure the application and set the layer.",
selectedLayerText: "All",
fileUploadStatus: "File Upload Status",
uploadingBadge: " Uploading…",
successBadge: " Uploaded",
retryBadge: "Retry",
errorBadge: "Error uploading ",
fileTooLargeError: "File too large to attach",
exceededFileCountError: "Exceeded maximum no. of attachments allowed",
selectFileTitle: "Select a file",
btnViewSubmissions: "View Submissions",
dateFormat: "MM/DD/YYYY h:mm a"
},
builder: {
invalidUser: "Sorry, you don't have permission to view this item",
invalidWebmapSelectionAlert: "The selected webmap does not contain a valid layer to use. Please add an editable FeatureLayer into your webmap to continue.",
invalidWebmapSelectionAlert2: "For More Information please refer to ${openLink}What is Feature Service?${closeLink}",
selectFieldsText: "Select Form Fields",
selectThemeText: "Select Form Theme",
webmapText: "Webmap",
layerText: "Layer",
detailsText: "Details",
fieldsText: "Fields",
styleText: "Style",
optionText: "Options",
previewText: "Preview",
publishText: "Publish",
optionsApplicationText: "Options",
titleText: "Builder",
descriptionText: "GeoForm is a configurable template for form-based data editing of a ${link1}Feature Service${closeLink}. This application allows users to enter data through a form instead of a map’s pop-up while leveraging the power of the ${link2}Web Map${closeLink} and editable Feature Services. Use the following steps to customize and deploy your GeoForm.",
btnPreviousText: "Previous",
btnNextText: "Next",
webmapTabTitleText: "Select a Webmap",
viewWebmap: "View webmap",
webmapDetailsText: "The selected webmap is ${webMapTitleLink}${webMapTitle}${closeLink}. To select a different webmap please click on 'Choose Webmap' button",
btnSelectWebmapText: "Choose Webmap",
btnSelectWebmapTextLoading: "Loading…",
layerTabTitleText: "Select Editable Layer",
selectLayerLabelText: "Layer",
selectLayerDefaultOptionText: "Select Layer",
defaultBasemap: "Basemap Toggle",
secondaryBasemap: "Default Basemap",
detailsTabTitleText: "Form Details",
detailTitleLabelText: "Title",
detailLogoLabelText: "Logo Image",
descriptionLabelText: "Form Instructions & Details",
fieldDescriptionLabelText: "Help Text (optional)",
fieldTabFieldHeaderText: "Field",
fieldTabLabelHeaderText: "Label",
fieldTabDisplayTypeHeaderText: "Display As",
fieldTabOrderColumnText: "Order",
fieldTabVisibleColumnText: "Enabled",
displayFieldText: "Display Field",
selectMenuOption: "Select Menu",
selectRadioOption: "Radio Button",
selectTextOption: "Text",
selectDateOption: "Date Picker",
selectRangeOption: "Touch-Spinner",
selectCheckboxOption: "Checkbox",
selectMailOption: "Email",
selectUrlOption: "URL",
selectTextAreaOption: "Text Area",
previewApplicationText: "Preview Application",
saveApplicationText: "Save Application",
saveText: "Save",
toggleNavigationText: "Toggle navigation",
formPlaceholderText: "My Form",
shareBuilderInProgressTitleMessage: "Publishing GeoForm",
shareBuilderProgressBarMessage: "Please Wait…",
shareBuilderTitleMessage: "Success! Item saved",
shareBuilderTextMessage: "You can start collecting information by sharing with others",
shareModalFormText: "Form Link",
shareBuilderSuccess: "Your GeoForm has been updated & published!",
geoformTitleText: "Geo Form",
layerTabText: "This is the layer that the GeoForm will be built from. The layer must be a feature service that is enabled for editing with sharing permissions appropriate for your audience.",
detailsTabText: "Use the Form Detail boxes below to customize the Title, add a custom logo, and provide a short description for your GeoForm audience. In the description you can add links to other resources, contact information, and even point your audience to a web mapping application featuring all of the data collected with the GeoForm.",
fieldsTabText: "Here you can select which fields will be visible to your GeoForm audience, edit the Labels they will see, and add a short Description to help with data entry.",
styleTabText: "Style your GeoForm using the themes below based on your preference.",
publishTabText: "If you are finished customizing your GeoForm, save the application and begin sharing with your audience. You can always return to this builder and continue customizing it based on feedback.",
headerSizeLabel: "Header Size",
smallHeader: "Use Small Header",
bigHeader: "Use Large Header",
pushpinText: "Push pin",
doneButtonText: "Save and Exit",
fieldTabPlaceHolderHeaderText: "Hint (optional)",
enableAttachmentLabelText: "${openStrong}Enable Attachments${closeStrong}",
enableAttachmentLabelHint: "You can enable/disable the attachments here",
attachmentIsRequiredLabelText: "${openStrong}Attachment Required${closeStrong}",
attachmentIsRequiredLabelHint: "If necessary, users can be required to enter an attachment.",
attachmentLabelText: "Attachment Button Label",
attachmentLabelHint: "This text will appear next to the Attachment Button. You can use this space to describe what you would like your audience to attach (photo, video, document, etc.), the file format you are asking for (.jpeg, .png, .docx, .pdf, etc.), and any additional instructions",
attachmentDescription: "Attachment Description",
attachmentHint: "If necessary, you can provide additional attachment instructions here.",
jumbotronDescription: "Use large or small heading for your form. A large header may help define the purpose of your application but it takes up more room on your screen",
shareGeoformText: "Share Geoform",
shareDescription: "The sharing panel makes it easy for your audience to share the GeoForm with other collaborators once they have made a submission - this can be disabled at any time.",
defaultMapExtent: "Default Map Extent",
defaultMapExtentDescription: "The map will reset to the default extent in your web map after submission - this can be disabled at any time.",
pushpinOptionsDescription: "Choose from a variety of colors for the map pushpin, it should be different from the map symbology to help the user put their submission on the map",
selectLocationText: "Select Location By",
myLocationText: "My Location",
searchText: "Search",
coordinatesText: "Latitude & Longitude Coordinates",
usng: "USNG Coordinates",
mgrs: "MGRS Coordinates",
utm: "UTM Coordinates",
selectLocationSDescription: "Allow users to select a location using these methods.",
dragTooltipText: "Drag the field where you want it to appear",
showHideLayerText: "Show Layer",
showHideLayerHelpText: "You can configure the GeoForm to Show/Hide Layer.This option only applies to a single layer setup.",
labelHelpMessage: "Label",
placeHolderHintMessage: "Hint Text",
placeHolderHelpMessage: "Help Text",
selectTextOptionValue: "Filter Select",
disableLogo: "Disable Logo",
disableLogoDescription: "You can configure the GeoForm to Show/Hide the Logo in the form header",
locateOnLoadText: "Locate On Load",
locateOnLoadDescription: "You can configure the GeoForm to use the current location on page load",
selectLayerFieldTabText: "Select Layer",
allLayerSelectOptionText: "All",
disableViewer: "Disable Viewer",
disableViewerDescription: "You can configure the GeoForm to disable/enable Viewer",
displayFieldHintText: "Selected display field will be shown in viewerMode as title field"
},
viewer: {
geocoderCancelText: "Cancel",
viewReportsTabText: "Submissions",
viewLegendTabText: "Legend",
viewAboutusTabText: "About",
viewMapTabText: "Map",
sortHeaderText: "Sort By:",
btnSubmitReportText: "Submit a Report",
geocoderPlaceholderText: "Zip Code, city, etc.",
noSearchResult: "No result found",
recordsTabTooltip: "View Submissions",
legendTabTooltip: "Legend",
aboutUsTabTooltip: "AboutUs",
mapTabTooltip: "Map",
appLoadingFailedMessage: "ViewerMode is Unavailable",
btnDescendingText: "Desc",
btnAscendingText: "Asc",
geometryUnavailableErrorMessage: "Unable to find the geometry of the feature",
infoPopupOffErrorMessage: "InfoPopup is off",
btnLoadMoreText: "Load More",
unavailableTitleText: "Untitled",
unavailableConfigMessage: "Unable to load config"
}
}),
"ar": 1,
"cs": 1,
"da": 1,
"de": 1,
"el": 1,
"es": 1,
"et": 1,
"fi": 1,
"fr": 1,
"he": 1,
"it": 1,
"ja": 1,
"ko": 1,
"lt": 1,
"lv": 1,
"nl": 1,
"nb": 1,
"pl": 1,
"pt-br": 1,
"pt-pt": 1,
"ro": 1,
"ru": 1,
"sv": 1,
"th": 1,
"tr": 1,
"vi": 1,
"zh-cn": 1
});