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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
| define({
| root: ({
| common: {
| apply: "Apply",
| ok: "OK",
| cancel: "Cancel",
| yes: "Yes",
| no: "No",
| next: "Next",
| previous: "Previous",
| back: "Back",
| selected: "selected",
| selectAll: "Select all",
| name: "Name",
| usage: "Usage",
| settings: "Settings",
| home: "Home",
| link: "Link",
| messages: "Messages",
| outputs: "Outputs",
| title: "Title",
| thumbnail: "Thumbnail",
| url: "URL",
| actions: "Actions",
| layer: "Layer",
| action: "Action",
| input: "Input",
| output: "Output",
| type: "Type",
| required: "Required",
| options: "Options",
| label: "Label",
| tooltip: "Tooltip",
| visible: "Visible",
| symbol: "Symbol",
| popup: "Popup",
| upload: "Upload",
| execute: "Execute",
| help: "Help",
| executing: "Executing",
| clear: "Clear",
| error: "Error",
| zoomTo: "Zoom to",
| attribute: "Attribute",
| exports: "Export",
| check: "Check",
| save: "Save",
| close: "Close",
| deleteText: "Delete",
| map: "Map",
| scene: "Scene",
| reset: "Reset",
| icon: "Icon",
| folder: "Folder",
| share: "Share",
| view: "View",
| newText: "New",
| edit: "Edit",
| wkid: "WKID",
| table: "Table",
| zoomIn: "Zoom in",
| zoomOut: "Zoom out",
| continue1: "Continue",
| longitude: "Longitude",
| latitude: "Latitude",
| custom: "Custom",
| image: "Image",
| font: "Font",
| text: "Text",
| all: "All",
| number: "Number",
| percentage: "Percentage",
| unit: "Unit",
| thousand: "Thousand",
| billion: "Billion",
| million: "Million",
| none: "None",
| field: "Field",
| operation: "Operation",
| disableUpdateGeometry: "Disable Update Geometry",
| updateGeometry: "Update geometry",
| preview: "Preview",
| date: "Date",
| time: "Time",
| show: "Show",
| hide: "Hide",
| format: "Format",
| defaults: "Default",
| add: "Add",
| done: "Done",
| remove: "Remove",
| leave: "Leave",
| stay: "Stay",
| search: "Search",
| searchMore: "Search more",
| tooltipText: "Tooltip text"
| },
| errorCode: "Code",
| errorMessage: "Message",
| errorDetail: "Detail",
| widgetPlaceholderTooltip: "To set it up, go to Widgets and click corresponding placeholder",
| fieldStatistics: {
| selectField: "Select field",
| statistics: "Statistics",
| field: "Field",
| count: "Number of values",
| sum: "Sum of values",
| min: "Minimum",
| max: "Maximum",
| ave: "Average",
| stddev: "Standard deviation"
| },
| symbolChooser: {
| preview: "Preview",
| basic: "Basic",
| arrows: "Arrows",
| business: "Business",
| cartographic: "Cartographic",
| damage: "Damage",
| disasters: "Disasters",
| emergencyManagement: "Emergency Management",
| generalInfrastructure: "General Infrastructure",
| localGovernment: "Local Government",
| nationalParkService: "National park service",
| numbers: "Numbers",
| outdoorRecreation: "Outdoor recreation",
| peoplePlaces: "People places",
| pointsOfInterest: "Points of Interest",
| safetyHealth: "Safety health",
| stateGovernment: "State Government",
| shapes: "Shapes",
| transportation: "Transportation",
| symbolSize: "Symbol size",
| color: "Color",
| alpha: "Alpha",
| outlineColor: "Outline color",
| outlineWidth: "Outline width",
| style: "Style",
| width: "Width",
| text: "Text",
| fontColor: "Font color",
| fontSize: "Font size",
| transparency: "Transparency",
| solid: "Solid",
| dash: "Dash",
| dot: "Dot",
| dashDot: "Dash dot",
| dashDotDot: "Dash dot dot",
| customImage: "Custom image",
| chooseFile: "Choose file",
| noFileChoosen: "No file chosen."
| },
| transparency: {
| opaque: "Opaque",
| transparent: "Transparent"
| },
| rendererChooser: {
| domain: "Domain",
| use: "Use",
| singleSymbol: "A single symbol",
| uniqueSymbol: "Unique symbols",
| color: "Color",
| size: "Size",
| toShow: "To show",
| colors: "Colors",
| classes: "Classes",
| symbolSize: "Symbol size",
| addValue: "Add value",
| setDefaultSymbol: "Set default symbol",
| defaultSymbol: "Default symbol",
| selectedSymbol: "Selected symbol",
| value: "Value",
| label: "Label",
| range: "Range",
| othersSymbol: "Others",
| othersSymbolTip: "Show or hide the symbol for unmatched values."
| },
| drawBox: {
| point: "Point",
| line: "Line",
| polyline: "Polyline",
| freehandPolyline: "Freehand polyline",
| triangle: "Triangle",
| extent: "Extent",
| circle: "Circle",
| ellipse: "Ellipse",
| polygon: "Polygon",
| freehandPolygon: "Freehand polygon",
| text: "Text",
| clear: "Clear"
| },
| popupConfig: {
| title: "Title",
| add: "Add",
| fields: "Fields",
| noField: "No field",
| visibility: "Visible",
| name: "Name",
| alias: "Alias",
| actions: "Actions"
| },
| includeButton: {
| include: "Include"
| },
| loadingShelter: {
| loading: "Loading"
| },
| basicServiceBrowser: {
| noServicesFound: "No service was found.",
| unableConnectTo: "Unable to connect to",
| invalidUrlTip: "The URL you have entered is invalid or inaccessible."
| },
| serviceBrowser: {
| noGpFound: "No geoprocessing service was found.",
| unableConnectTo: "Unable to connect to"
| },
| layerServiceBrowser: {
| noServicesFound: "No map service or feature service was found.",
| unableConnectTo: "Unable to connect to"
| },
| basicServiceChooser: {
| validate: "Validate",
| example: "Example",
| set: "Set"
| },
| urlInput: {
| invalidUrl: "Invalid URL."
| },
| urlComboBox: {
| invalidUrl: "Invalid URL."
| },
| filterBuilder: {
| inputSearchKey: "Find or create a value",
| createValue: "Create value: ${value}",
| addAnotherExpression: "Add expression",
| addSet: "Add set",
| matchMsg: "Get features in the layer that match ${any_or_all} of the following expressions",
| matchMsgSet: "${any_or_all} of the following expressions in this set are true",
| oneOrZeroMsg: "Display features in the layer that match the following expression",
| matchMsgAny: "Display features in the layer that match any of the following expressions",
| matchMsgAll: "Display features in the layer that match all of the following expressions",
| matchMsgSetAny: "Any of the following expressions in this set are true",
| matchMsgSetAll: "All of the following expressions in this set are true",
| all: "All",
| any: "Any",
| value: "Value",
| values: "Values",
| field: "Field",
| unique: "Unique",
| uniquePredefined: "Unique (predefined)",
| multiple: "Multiple",
| multiplePredefined: "Multiple (predefined)",
| predefinedUniqueTips: "Predefine unique values",
| predefinedMultipleTips: "Predefine multiple values",
| displayAs: "Display as",
| aDrowdownList: "a dropdown list",
| aExpandedList: "an expanded list",
| addValuePlaceHolder: "Double click to set value",
| addLabelPlaceHolder: "Double click to set label",
| emptyValueTips: "Show or hide empty value in this list.",
| showAll: "Show all",
| showSelected: "Show selected only",
| unCheckAll: "Uncheck all",
| noData: "There is no data.",
| none: "None",
| and: "and",
| valueTooltip: "Enter value",
| fieldTooltip: "Pick from an existing field",
| uniqueValueTooltip: "Pick from unique values in the selected field",
| stringOperatorIs: "is", // e.g. <stringFieldName> is "California"
| stringOperatorIsNot: "is not",
| stringOperatorStartsWith: "starts with",
| stringOperatorEndsWith: "ends with",
| stringOperatorContains: "contains",
| stringOperatorDoesNotContain: "does not contain",
| stringOperatorIsIn: "is in", //Deprecated
| stringOperatorIsNotIn: "is not in", //Deprecated
| stringOperatorIsAnyOf: "is any of",
| stringOperatorIsNoneOf: "is none of",
| stringOperatorIsBlank: "is blank",
| stringOperatorIsNotBlank: "is not blank",
| dateOperatorIsOn: "is on", // e.g. <dateFieldName> is on "1/1/2012"
| dateOperatorIsIn: "is in",
| dateOperatorIsNotIn: "is not in",
| dateOperatorIsNotOn: "is not on",
| dateOperatorIsBefore: "is before",
| dateOperatorIsAfter: "is after",
| dateOperatorIsOnOrBefore: "is on or before",
| dateOperatorIsOnOrAfter: "is on or after",
| dateOperatorMinutes: "minutes",
| dateOperatorHours: "hours",
| dateOperatorDays: "days",
| dateOperatorWeeks: "weeks", // e.g. <dateFieldName> is the last 4 weeks
| dateOperatorMonths: "months",
| dateOperatorYears: "years",
| dateOperatorInTheLast: "in the last",
| dateOperatorNotInTheLast: "not in the last",
| dateOperatorIsBetween: "is between",
| dateOperatorIsNotBetween: "is not between",
| dateOperatorIsBlank: "is blank",
| dateOperatorIsNotBlank: "is not blank",
| numberOperatorIs: "is", // e.g. <numberFieldName> is 1000
| numberOperatorIsNot: "is not",
| numberOperatorIsAtLeast: "is at least",
| numberOperatorIsLessThan: "is less than",
| numberOperatorIsAtMost: "is at most",
| numberOperatorIsGreaterThan: "is greater than",
| numberOperatorIsAnyOf: "is any of",
| numberOperatorIsNoneOf: "is none of",
| numberOperatorIsBetween: "is between",
| numberOperatorIsNotBetween: "is not between",
| numberOperatorIsBlank: "is blank",
| numberOperatorIsNotBlank: "is not blank",
| string: "String",
| number: "Number",
| date: "Date",
| askForValues: "Ask for values",
| prompt: "Prompt",
| hint: "Hint",
| error: {
| invalidParams: "Invalid parameters.",
| invalidUrl: "Invalid URL.",
| noFilterFields: "The layer has no fields that can be used for creating filters.",
| invalidSQL: "Invalid SQL expression.",
| cantParseSQL: "Can't parse the SQL expression."
| },
| caseSensitive: "Case sensitive",
| notSupportCaseSensitiveTip: "ArcGIS Online hosted services do not support case-sensitive query.",
| setFilterTip: "Please set filters correctly.",
| noFilterValueTip: "The specified field has no values.",
| listValues: "List values",
| cascadeFilterTip: "Only show values filtered by previous expressions",
| noneCascadeFilterTip: "All unique values of this field",
| previousCascadeFilterTip: "Values filtered by previous expressions",
| allCascadeFilterTip: "Values filtered by all other expressions",
| custom: "the date...",
| today: "today",
| yesterday: "yesterday",
| tomorrow: "tomorrow",
| theseDays: "these days",
| thisWeek: "this week",
| thisMonth: "this month",
| thisQuarter: "this quarter",
| thisYear: "this year",
| inputType: "Input type",
| setInputType: "Set input type"
| },
|
| featureLayerSource: {
| layer: "Layer",
| browse: "Browse",
| selectFromMap: "Map",
| selectFromPortal: "Portal for ArcGIS",
| addServiceUrl: "Service URL",
| inputLayerUrl: "Input layer URL",
| selectLayer: "Select a feature layer from current map.",
| chooseItem: "Choose a feature layer item.",
| setServiceUrl: "Enter the URL of a feature service or a map service.",
| selectFromOnline: "ArcGIS Online",
| chooseLayer: "Choose a feature layer."
| },
| queryableLayerSource: {
| layer: "Layer",
| browse: "Browse",
| selectFromMap: "Map",
| selectFromPortal: "Portal for ArcGIS",
| addServiceUrl: "Service URL",
| inputLayerUrl: "Input layer URL",
| selectLayer: "Select a layer from current map.",
| chooseItem: "Choose an item.",
| setServiceUrl: "Enter the URL of the service.",
| selectFromOnline: "ArcGIS Online",
| chooseLayer: "Choose a layer."
| },
| gpSource: {
| selectFromPortal: "Portal for ArcGIS",
| addServiceUrl: "Service URL",
| selectFromOnline: "ArcGIS Online",
| setServiceUrl: "Enter the URL of a geoprocessing service.",
| chooseItem: "Choose a geoprocessing service item.",
| chooseTask: "Choose a geoprocessing task."
| },
| itemSelector: {
| map: "Map",
| selectWebMap: "Choose web map",
| addMapFromOnlineOrPortal: "Find and add a web map in the application from ArcGIS Online public resources or your private content in ArcGIS Online or Portal.",
| searchMapName: "Search by map name...",
| searchNone: "We couldn't find what you were looking for. Please try again.",
| groups: "Groups",
| noneGroups: "No groups",
| signInTip: "Your login session has expired, please refresh your browser to sign in to your portal again.",
| signIn: "Sign in",
| publicMap: "Public",
| myOrganization: "My Organization",
| myGroup: "My Groups",
| myContent: "My Content",
| count: "Count",
| fromPortal: "from Portal",
| fromOnline: "from ArcGIS.com",
| noneThumbnail: "Thumbnail not available",
| owner: "owner",
| signInTo: "Sign in to",
| lastModified: "Last modified",
| moreDetails: "More details",
| mostRecent: "Most recent",
| mostViewed: "Most viewed",
| highestRated: "Highest rated",
| viewItemDetails: "View item details"
| },
| featureLayerChooserFromPortal: {
| notSupportQuery: "The service doesn't support query."
| },
| basicLayerChooserFromMap: {
| noLayersTip: "There is no appropriate layer available in the map."
| },
| layerInfosMenu: {
| titleBasemap: "Basemaps",
| titleLayers: "Operational layers",
| labelLayer: "Layer name",
| itemZoomTo: "Zoom to",
| itemTransparency: "Transparency",
| itemTransparent: "Transparent",
| itemOpaque: "Opaque",
| itemMoveUp: "Move up",
| itemMoveDown: "Move down",
| itemDesc: "Description",
| itemDownload: "Download",
| itemToAttributeTable: "View in Attribute Table"
| },
| imageChooser: {
| unsupportReaderAPI: "Todo: The browser does not suport file reader API",
| readError: "Failed to read the file.",
| unknowError: "unable to complete operations",
| invalidType: "Invalid file type.",
| cropImage: "Crop Image",
| exceed: "File size cannot exceed 1024 KB",
| enableFlash: "Please enable Adobe Flash before browsing to an image.",
| cropWaining: "Please choose a photo that's at least ${width} x ${height} pixels.",
| toolTip: "For the best result, the image should be ${width} pixels wide by ${height} pixels high. Other sizes will be adjusted to fit. Acceptable image formats are: PNG, GIF and JPEG."
| },
| simpleTable: {
| moveUp: "Move up",
| moveDown: "Move down",
| deleteRow: "Delete",
| edit: "Edit"
| },
| urlParams: {
| invalidToken: "Invalid token",
| validateTokenError: "Invalid token or Network error"
| },
| exportTo: {
| exportTo: "Export",
| toCSV: "Export to CSV file",
| toFeatureCollection: "Export to feature collection",
| toGeoJSON: "Export to GeoJSON"
| },
| appState: {
| title: "App State",
| restoreMap: "Click to restore the map extent and layers visibility where you left off."
| },
| featureActions: {
| featureActions: "Feature actions",
| ZoomTo: "Zoom to",
| PanTo: "Pan to",
| Flash: "Flash",
| ShowPopup: "Show pop-up",
| CreateLayer: "Create layer",
| ShowStatistics: "Statistics...",
| ClearSelection: "Clear selection",
| ExportToCSV: "Export to CSV file",
| ShowSelectedFeature: "Show selected features",
| ExportToFeatureCollection: "Export to feature collection",
| ExportToGeoJSON: "Export to GeoJSON",
| EditAttributes: "Edit attributes",
| AddMarker: "Add a marker",
| RemoveMarker: "Remove marker",
| SaveToMyContent: "Save to My Content"
| },
| spatialFilterByFeatures: {
| relatedLayer: "Related layer",
| selectedFeatures: "Use selected features",
| drawShapesTip: "Draw shapes to select features",
| pleaseDrawShapesTip: "Please draw shapes to select features",
| allFeaturesTip: "All features in the layer",
| selectFeaturesOrDrawShapesTip: "Please use selected features in this layer or draw shapes on the map to limit features."
| },
| searchDistance: {
| applySearchDistance: "Apply a search distance",
| applySearchDistanceToFeatures: "Apply a search distance to selected features"
| },
| units: {
| miles: "Miles",
| milesAbbr: "mi",
| kilometers: "Kilometers",
| kilometersAbbr: "km",
| feet: "Feet",
| feetAbbr: "ft",
| meters: "Meters",
| metersAbbr: "m",
| yards: "Yards",
| yardsAbbr: "yd",
| acres: "Acres",
| acresAbbr: "acres",
| nauticalMiles: "Nautical miles",
| nauticalMilesAbbr: "nmi",
| uSSurveyFeet: "US survey feet",
| uSSurveyFeetAbbr: "ftUS",
| centimeters: "Centimeters",
| centimetersAbbr: "cm",
| inches: "Inches",
| inchesAbbr: "in",
| decimalDegree: "Decimal degrees",
| decimalDegreeAbbr: "dd",
| degreeMinuteSeconds: "Degree minute seconds",
| degreeMinuteSecondsAbbr: "d-m-s",
| degrees: "Degrees",
| degreeMS: "Degree-Minute-Second",
| degreesAbbr: "dd",
| degreeMSAbbr: "dms",
| squareMiles: "Square miles",
| squareMilesAbbr: "sq mi",
| squareKilometer: "Square kilometers",
| squareKilometerAbbr: "sq km",
| squareFeet: "Square feet",
| squareFeetAbbr: "sq ft",
| squareMeters: "Square meters",
| squareMetersAbbr: "sq m",
| squareYards: "Square yards",
| squareYardsAbbr: "sq yd",
| squareUSSurveyFeet: "Square US survey feet",
| squareUSSurveyFeetAbbr: "sq ftUS"
| },
| timeUnit: {
| year: "Year",
| years: "Years",
| month: "Month",
| months: "Months",
| week: "Week",
| weeks: "Weeks",
| day: "Day",
| days: "Days",
| hour: "Hour",
| hours: "Hours",
| minute: "Minute",
| minutes: "Minutes",
| second: "Second",
| seconds: "Seconds",
| milliSecond: "Millisecond",
| milliSeconds: "Milliseconds"
| },
| featureSetChooser: {
| select: "Select",
| dragBox: "Drag",
| dragMouse: "Drag the mouse",
| selectByRectangle: "Select by rectangle",
| selectFeaturesTip: "Select features by dragging box around them on map",
| newSelectionTip: "Create new selection",
| addSelectionTip: "Add to selection",
| removeSelectionTip: "Remove from selection",
| selectFromCurrentSelectionTip: "Select from the current selection",
| unselectAllSelectionTip: "Unselect all currently selected features",
| selectByPoint: "Select by point",
| selectByPolygon: "Select by polygon",
| selectByCircle: "Select by circle",
| selectByLine: "Select by line",
| selectByFreehandPolygon: "Select by lasso",
| chooseSelectingTools: "Choose selecting tools",
| darw: "Draw",
| drawShap: "Draw a shape"
| },
| widgetManager: {
| createWidgetError: "Create widget error",
| createWidgetSettingPageError: "Create widget setting page error",
| loadWidgetResourceError: "Load widget resouce error"
| },
| shareOptions: {
| shareMap: "Choose who can view this app",
| shareMapTips: "Your app is currently shared with these people",
| everyone: "Everyone",
| theseGroups: "These groups"
| },
| shareLink: {
| email: "email",
| shareEmail: "Email",
| facebook: "facebook",
| shareFacebook: "Facebook",
| twitter: "twitter",
| shareTwitter: "Twitter",
| googlePlus: "google+",
| shareGooglePlus: "Google+",
| EmbedTips: "Embed this app in a website",
| shareEmailSubject: "Sharing web app:",
| shareEmailTxt1: "Here is a web app shared with you by using Web AppBuilder for ArcGIS.",
| shareEmailTxt2: "You can create and share your own web app with Esri Web AppBuilder for ArcGIS.",
| shareEmailTxt3: "Visit http://www.esri.com/software/web-appbuilder for details.",
| smallSize: "Small",
| mediumSize: "Medium",
| largeSize: "Large",
| customSize: "Custom",
| embed: "Embed this app in a website",
| more: "Embed options",
| changeShareSettings: "Change share settings",
| shareLinkText: "Share a link to this app",
| linkOptions: "Link options",
|
| linkOptionsUrlParameters: "Select URL parameters included in the link",
| currentMapExtent: "Current map extent",
| chooseCenterWithLevel: "Click the map to define the center of the map with zoom level",
| chooseCenterWithScale: "Click the map to define the center of the map with map scale",
| findLocation: "Find the location or feature and zoom to it",
| findLocation_inputPlaceholder: "Your place or feature",
| queryFeature: "Query a feature and zoom to it",
| addMarker: "Add a marker on the map",
| addMarker_titlePlaceholder: "Title of the marker pop-up",
| addMarker_symbolURL: "Marker symbol URL",
| addMarker_label: "Marker label",
| popupTitle: "Pop-up title",
| zoomLevel: "Zoom level",
| overwirteMobileLayout: "Overwrite default screen size of mobile layout",
| language: "Set display language of the app",
| auth: "Authenticate a user automatically",
| useOrg: "Use the organization's URL",
|
| linkPreview: "Link preview",
| useShortenLink: "Short link",
| shareMapUrlExtent: "Share current map extent",
| shareToWebTips: "This app is not shared with the public. People might not be able to view it."
| },
| webSceneLoader: {
| webglSupportTip: "3D web apps are not supported in your browser."
| },
| map: {
| basemapNotAvailable: "Basemap is not available.",
| displayDefaultBasemap: "Displaying the default basemap instead.",
| layerLoadedError: "The layer, ${layers} cannot be added to the map."
| },
| popup: {
| relatedTables: "Related tables:",
| relatedRecords: "Related records:",
| noRelatedRecotds: "No related records were found.",
| chooseFieldTip: "Choose an attribute to show the list",
| saveAsPopupTitle: "Same as the pop-up title",
| leaveConfirm: "Do you want to leave without saving edits?"
| },
| queryFeatures: {
| tooManyFeaturesTip: "There are too many features in your selection. It may take long time to retrieve and display them on the map.",
| askForContinue: "Do you want to continue?"
| },
| colorPalette: {
| transparent: "Transparent",
| custom: "Custom"
| },
| temperature: {
| celsius: "Celsius",
| fahrenheit: "Fahrenheit"
| },
| report: {
| printButtonLabel: "Print",
| reportDimensionsMsg: "This report is designed to be printed on ${paperSize} Paper",
| unableToPrintMapMsg: "An error occurred while printing the map(s).",
| notesHint: "Enter comments here",
| landscape: "Landscape",
| portrait: "Portrait",
| mapOnly: "MAP_ONLY",
| a0: "A0",
| a1: "A1",
| a2: "A2",
| a3: "A3",
| a4: "A4",
| a5: "A5",
| letterANSIA: "Letter ANSI A",
| tabloidANSIB: "Tabloid ANSI B",
| letter: "Letter",
| legal: "Legal",
| tabloid: "Tabloid",
| ansi_a: "ANSI A",
| ansi_b: "ANSI B",
| ansi_c: "ANSI C",
| ansi_d: "ANSI D",
| ansi_e: "ANSI E"
| },
| snapping: {
| pressStr: "Press ",
| ctrlStr: " CTRL ",
| snapStr: " to enable snapping"
| },
| snapshot: {
| snapshot_complete: "Created snapshot successfully.",
| snapshot_failed: "Failed to create snapshot.",
| snapshot_append: "Snapshot",
| utc: "UTC"
| },
| statisticsChart: {
| enlarge: "Enlarge",
| setting: "Setting",
| count: "Count",
| horizontalAxis: "Horizontal axis",
| verticalAxis: "Vertical axis",
| dataLabels: "Data labels",
| color: "Color",
| fieldDisplayChartTip: "Failed to display chart. Too many categories.",
| legend: "Legend"
| },
| frameworkDatasource: {
| setDataSource: "Set data source",
| customDataSource: "Extra data source",
| selectCustomDataTip: "Select a data source from this app.",
| widgetOutputs: "Widget outputs",
| noExtraDsAvailable: "No extra data sources available.",
| addExtraDsTip: "Go to the Attribute tab of the builder, and click Extra data source to add data.",
| widgetOutpusListTip: "Widget outputs (if any) are also listed here."
| },
| gridLayout: {
| addWidgetTip: "Add widgets here through the Widget tab",
| modifyLayout: "Modify layout",
| dragToAdd: "Drag to add",
| mapArea: "MAP AREA"
| },
| coordinateControl: {
| notations: {
| DD: "DD",
| DDM: "DDM",
| DMS: "DMS",
| DDRev: "DDRev",
| DDMRev: "DDMRev",
| DMSRev: "DMSRev",
| USNG: "USNG",
| MGRS: "MGRS",
| UTM_H: "UTM (H)",
| UTM: "UTM",
| GARS: "GARS",
| GEOREF: "GEOREF"
| },
| DDLatLongNotation: "Decimal Degrees - Latitude/Longitude",
| DDLongLatNotation: "Decimal Degrees - Longitude/Latitude",
| DDMLatLongNotation: "Degrees Decimal Minutes - Latitude/Longitude",
| DDMLongLatNotation: "Degrees Decimal Minutes - Longitude/Latitude",
| DMSLatLongNotation: "Degrees Minutes Seconds - Latitude/Longitude",
| DMSLongLatNotation: "Degrees Minutes Seconds - Longitude/Latitude",
| GARSNotation: "GARS",
| GEOREFNotation: "GEOREF",
| MGRSNotation: "MGRS",
| USNGNotation: "USNG",
| UTMBandNotation: "UTM - Band Letter",
| UTMHemNotation: "UTM - Hemisphere (N/S)",
| formatInput: "Format Input",
| copyAll: "Copy All",
| copySuccessful: "Copy Successful",
| copyFailed: "Unable to Copy. Please use ctrl+c as an alternative.",
| parseCoordinatesError: "Unable to parse coordinates. Please check your input.",
| comfirmInputNotation: "Confirm Input Notation",
| latLongWarningMessage: "The input coordinate has been detected as having both a prefix and suffix for the latitude or longitude value, returned coordinate is based on the prefix.",
| cancelButtonLabel: "Cancel",
| applyButtonLabel: "Apply",
| posNegPrefixLabel: 'Add "+/-" prefix to positive and negative numbers',
| editCoordinateDialogTitle: "Set Coordinate Format String",
| rememberDecisionLabel: "Remember my decision and do not ask again.<br/>",
| coordinateInputLabel: "Enter coordinates or click on map",
| zoomLabel: "Zoom",
| addPointLabel: "Add point from map click",
| multipleNotationLabel: "notations found that match your input. Please confirm which you would like to use:",
| copyToClipboard: "Copy to clipboard",
| formatOutput: "Format output",
| notationAddedMessage: "New Notation Added",
| removeCoordinate: "Remove Coordinate",
| expandOutput: "Expand Output",
| tooltip: "Click on map to add point"
| },
| //we put these strings in here instead of in common because these strings are not translated.
| noEditPrivileges: "Your account does not have permission to create or modify data.",
| noEditableLayers: "Your account does not have permission to create or modify data. Or this web map does not contain any editable layers.",
| invalidConfiguration: "Widget is either not configured or the layers in the configuration are no longer in the map. Please open the app in the builder mode and reconfigure the widget."
| }),
| "es": 1,
| "zh-cn": 1
| });
|
|