⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 res.properties

📁 esri的ArcGIS Server超级学习模板程序(for java)
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
EditTask.TaskInfo.DisplayName.enterxy=Enter XY Value(s)
EditTask.TaskInfo.Tip.enterxy=Enter XY Value(s)
EditTask.TaskInfo.DisplayName.continueenterxy =Continue
EditTask.TaskInfo.Tip.continueenterxy=Continue Adding
EditTask.TaskInfo.DisplayName.enterfinalxy=Final
EditTask.TaskInfo.Tip.enterfinalxy=Enter Final Point
EditTask.TaskInfo.DisplayName.xyhistory=History
EditTask.TaskInfo.Tip.xyhistory=List Input History
EditTask.TaskInfo.DisplayName.apply=Apply
EditTask.TaskInfo.Tip.apply=Apply Settings
EditTask.TaskInfo.DisplayName.help=Help
EditTask.TaskInfo.Tip.help=Help Information
EditTask.TaskInfo.DisplayName.edit=Edit:
EditTask.TaskInfo.DisplayName.valuex=X :
EditTask.TaskInfo.DisplayName.valuey=Y :
EditTask.TaskInfo.DisplayName.layershapetype=Layer Shape Type
EditTask.TaskInfo.DisplayName.selectversion=Select a version ID:
EditTask.TaskInfo.DisplayName.tolerance=Tolerance
EditTask.TaskInfo.DisplayName.snappingtolerance=Snapping Tolerance
EditTask.TaskInfo.DisplayName.highlightcolor=Selection Color
EditTask.TaskInfo.DisplayName.verticescolor=Vertices Color
EditTask.TaskInfo.DisplayName.snaptipscolor=Snap Tips Color
EditTask.TaskInfo.DisplayName.lastpoint=Entered :
EditTask.TaskInfo.DisplayName.xygeomtype=Type :
EditTask.TaskInfo.DisplayName.snapcircle=Display snap circle
EditTask.XYWin.DisplayName.point=Point
EditTask.XYWin.DisplayName.polygon=Polygon
EditTask.XYWin.DisplayName.polyline=Polyline
EditTask.XYWin.DisplayName.line=Line
EditTask.XYWin.DisplayName.rect=Rectangle
EditTask.TaskInfo.Label.feature=Feature
EditTask.TaskInfo.Label.create=Create
EditTask.TaskInfo.Label.edit=Edit
EditTask.TaskInfo.Label.attributes=Attributes
EditTask.TaskInfo.Label.of=of
EditTask.TaskInfo.Label.versionid=Version ID
EditTask.TaskInfo.Label.pixels=pixels
EditTask.TaskInfo.Label.snapping=Snapping
EditTask.TaskInfo.Label.snappingrules=Snapping Rules:
EditTask.TaskInfo.Label.vertex=Vertex
EditTask.TaskInfo.Label.edge=Edge
EditTask.TaskInfo.Label.end=End
EditTask.Message.startedediting=Started Editing
EditTask.Message.errorwhileattemptingtostartediting=Error while attempting to start editing
EditTask.Message.editingsaved=Editing saved
EditTask.Message.noeditstostop=Editing not started to perform stop editing
EditTask.Message.cannotsaveedits=Error while attempting to save editing
EditTask.Message.discard=Discard changes
EditTask.Message.snaptipslayers=Snapping to:
EditTask.Message.notstarted=Editing not started
EditTask.Message.cannotdiscard=Error while attempting to discard editing
EditTask.Message.undo=Undo Operation
EditTask.Message.nothingundo=Nothing to undo operation
EditTask.Message.cannotundo=Editing could not be undone
EditTask.Message.redo=Redo Operation
EditTask.Message.nothingredo=Nothing to redo operation
EditTask.Message.cannotredo=Editing could not be redo
EditTask.Message.starttodelete=Start editing to perform delete feature
EditTask.Message.nofeaturetodelete=Feature not selected to delete
EditTask.Message.cannotdelete=Unable to delete the features
EditTask.Message.unabletogetattributes=Unable to get attributes
EditTask.Message.unabletosetattributes=Unable to set attributes
EditTask.Message.unabletocheckredo=Unable to check redo status
EditTask.Message.unabletocheckedits=Unable to check edit status
EditTask.Message.unabletocheckundo=Unable to check undo status
EditTask.Message.cannotshowvertices=Unable to show vertices
EditTask.Message.nofeaturetoshowvertices=No features selected to show vertices
EditTask.Message.showingvertices=Showing vertices
EditTask.Message.cannotdeletevertex=Unable to delete vertex
EditTask.Message.novertextodelete=No features selected to delete vertex
EditTask.Message.deletevertex=Deleting vertex
EditTask.Message.cannotmovevertex=Unable to move vertex
EditTask.Message.nofeaturetomovevertex=No features selected to move vertex
EditTask.Message.movingvertex=Moving vertex
EditTask.Message.cannotaddvertex=Unable to add vertex
EditTask.Message.nofeaturetoaddvertex=No features selected to add vertex
EditTask.Message.addingvertex=Adding vertex
EditTask.Message.cannotsplitpolygon=Unable to split polygon features
EditTask.Message.nopolygontosplit=Feature not selected to split polygon feature
EditTask.Message.starttosplitpolygon=Start editing to perform split polygon feature
EditTask.Message.cannotsplitline=Unable to split line features
EditTask.Message.nolinetosplit=Feature not selected to split line feature
EditTask.Message.starttosplitline=Start editing to perform split line feature
EditTask.Message.starttomerge=Start editing to perform merge feature
EditTask.Message.cannotmerge=Unable to merge the features
EditTask.Message.starttoaddpolygon=Start editing to perform add polygon feature
EditTask.Message.pickpolygonlayer=Select feature layer of type POLYGON to add polygon feature
EditTask.Message.cannotaddpolygon=Unable to add Polygon feature
EditTask.Message.starttoaddline=Start editing to perform add polyline feature
EditTask.Message.pickalinelayer=Select feature layer of type LINE to add line feature
EditTask.Message.cannotaddline=Unable to add Line feature
EditTask.Message.starttoaddpoint=Start editing to perform add point feature
EditTask.Message.pickapointlayer=Select feature layer of type POINT to add point feature
EditTask.Message.cannotaddpoint=Unable to add Point feature
EditTask.Message.cannotselectfeatures=Unable to select features
EditTask.Message.starttomovefeature=Start editing to perform move feature
EditTask.Message.nofeaturetomove=Feature not selected to move feature
EditTask.Message.cannotmovefeature=Unable to move features
EditTask.Message.starttocopy=Start editing to perform copy feature
EditTask.Message.nofeaturetocopy=Feature not selected to copy feature
EditTask.Message.cannotcopyfeature=Unable to copy features
EditTask.Message.cannotclearfeature=Unable to clear selected features
EditTask.Message.nofeaturetoclear=No features selected to clear
EditTask.Message.clearingfeature=Cleared selected features
EditTask.Message.featuresselected=Features Selected
EditTask.Message.nofeaturetoselect=No Features to Select
EditTask.Message.movingfeature=Moved feature(s)
EditTask.Message.deletingfeature=Executing delete features operation
EditTask.Message.nofeaturetomerge=Feature not selected to merge
EditTask.Message.needtwofeatures=At least two  features should be selected in order to merge
EditTask.Message.mergefeatures=Executing merge features operation
EditTask.Message.splittingline=Splitting line feature
EditTask.Message.splittingpolygon=Splitting polygon feature
EditTask.Message.addingpolygon=Adding polygon feature
EditTask.Message.addingline=Adding line feature
EditTask.Message.addingpoint=Adding point feature
EditTask.Message.copyingfeature=Copying feature
EditTask.Message.closewindowconfirm=Edits will be discarded, exit editing?
EditTask.Error.neednopoolservice=At least one valid AGSLocalMapResource is required to display Editing task.
EditTask.Error.errorwhileattemptingtostartediting=Error while attempting to start editing
EditTask.Error.initerror=Error in initializing edit task.
EditTask.Error.nolayer=No layer available.
EditTask.Error.nolayerid=Unable to retrieve the layer id.
EditTask.Error.unsupporteddatatype=Unsupported data type.
EditTask.Error.wrongdataformat=Wrong date format.
EditTask.Error.noneversionedlayer=Could not find the version on the layer:
EditTask.Error.cannotfindtheversion=Cannot find the version
EditTask.Error.cannotfindtheworkspace=Cannot find the workspace:
EditTask.Error.unabletocheckredo=Unable to check redo status.
EditTask.Error.unabletocheckedits=Unable to check edits.
EditTask.Error.cannotcheckundo=Unable to check undo status.
EditTask.Error.reconcilefailed=Your edits could not be saved because the target version has been updated since you started editing. These edits have been merged into your edit session. Review the changes and save again.
EditTask.Error.cannotstart=Unable to start operations.
EditTask.Error.cannotdeletevertex=Unable to delete the vertex. The number of points will be less than required for the feature.
EditTask.Error.cannotstop=Unable to stop operations.
EditTask.Error.cannotfindversionworkspace=Couldn't find requested version's workspace
EditTask.Error.activatefailed=Failed to activate Editing Task.
EditTask.Error.passivatefailed=Failed to passivate Editing Task.
EditTask.Error.needspatialreference=Can not edit the map with no spatial reference system.
EditTask.Help.addpolygon=Please enter at least 3 points to create a polygon feature.
EditTask.Help.addpolylinefeature=Please enter at least 2 points to create a polyline feature.
EditTask.Help.addpointfeature=Please enter X/Y to create a point feature.
EditTask.Help.movefeatures=Please enter 2 points. The selected feature will be moved from the first point to the second point.
EditTask.Help.copyfeatures=Please enter 2 points. The selected feature will be copied from the first point to the second point.
EditTask.Help.selectfeatures=Please enter 2 points to create a rectangle. All the features within it will be selected.
EditTask.Help.splitlinefeature=Please enter a point to split the selected line feature.
EditTask.Help.splitpolygonfeature=Please enter a polyline to split the selected polygon feature.
EditTask.Help.addvertex=Please enter a point on the selected feature to insert a new vertex.
EditTask.Help.deletevertex=Please enter a vertex to delete it from the selected feature.
EditTask.Help.movevertex=Please enter a vertex point and a destination point . The vertex will be moved to the destiantion point.
EditTask.Label.setting=Settings
EditTask.Label.createfeature=Create Feature
EditTask.Label.editfeature=Edit Feature
EditTask.Label.selectfeatures=Select Features
EditTask.Label.edit=Edit:
EditTask.Label.attributes=Attributes
EditTask.Label.tolerance=Tolerance:
EditTask.Label.pixels=pixels
EditTask.Label.maxcount=Limited Selection to
EditTask.Label.features=features
EditTask.Label.startediting=Start Editing
EditTask.Label.selectversion=Select a version ID:
EditTask.Label.selectcolor=Selection Color
EditTask.Label.verticescolor=Vertices Color
EditTask.Label.snapcolor=Snap Point Color
EditTask.Label.apply=Apply
EditTask.Label.continue=Continue
EditTask.Label.final=Final
EditTask.Label.type=Type:
EditTask.Label.entered=Entered:

## Printing Task messages
PrintingTask.TaskInfo.title=Print
PrintingTask.TaskInfo.mapTitle=Title:
PrintingTask.TaskInfo.mapSize=Map Size:
PrintingTask.TaskInfo.mapQuality=Map Quality:
PrintingTask.TaskInfo.resultLabel=Print table of results for:
PrintingTask.TaskInfo.printResult=Print results only (no map)
PrintingTask.TaskInfo.includelabel=Include:
PrintingTask.TaskInfo.scalebar=Scalebar
PrintingTask.TaskInfo.northarrow=North Arrow
PrintingTask.TaskInfo.legend=Legend
PrintingTask.TaskInfo.createPrintPage=Create Print Page
PrintingTask.Message.mapSizeErrors=The number of map size and map size labels are not matched
PrintingTask.Message.mapQualityErrors=The number of map quality and map quality labels are not matched

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -