From 4feaeb6d2b5290fc6e38822cff72df61e7eeb2e9 Mon Sep 17 00:00:00 2001 From: "local-gihub-integration[bot]" <83202953+local-gihub-integration[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 15:23:33 +0000 Subject: [PATCH 1/2] Translate /GeoServerApplication.properties in ru at least 1% translated for the source file '/GeoServerApplication.properties' on the 'ru' language. Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- ru/GeoServerApplication.properties | 59 ++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 ru/GeoServerApplication.properties diff --git a/ru/GeoServerApplication.properties b/ru/GeoServerApplication.properties new file mode 100644 index 0000000..77501a7 --- /dev/null +++ b/ru/GeoServerApplication.properties @@ -0,0 +1,59 @@ +# é KEEP THIS ISO-8859-1 CHARACTER TO FORCE ENCODING OF THIS FILE +wfs.description=\u0421\u043b\u0443\u0436\u0431\u0430 \u0432\u0435\u0431-\u0444\u0443\u043d\u043a\u0446\u0438\u0439 +wfs.title=WFS + +WFSAdminPage.allowGlobalQueries = \u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0435 \u0445\u0440\u0430\u043d\u0438\u043c\u044b\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b +WFSAdminPage.basic=Basic +WFSAdminPage.canonicalSchemaLocation=\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u043d\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441\u0445\u0435\u043c\u044b WFS +WFSAdminPage.complete=\u041f\u043e\u043b\u043d\u044b\u0439 +WFSAdminPage.conformance=\u0421\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 +WFSAdminPage.description=Manage the publishing of feature data. +WFSAdminPage.encodeFeatureMember=Encode response with +WFSAdminPage.featureBounding=Return bounding box with every feature +WFSAdminPage.featureMembers=One "featureMembers" element +WFSAdminPage.featureMember=Multiple "featureMember" elements +WFSAdminPage.features=Features +WFSAdminPage.gml2.title=GML 2 +WFSAdminPage.gml3.title=GML 3 +WFSAdminPage.gml32.title=GML 3.2 +WFSAdminPage.hitsIgnoreMaxFeatures=Ignore maximum number of features when calculating hits +WFSAdminPage.maxNumberOfFeatures=Maximum number of features +WFSAdminPage.maxNumberOfFeaturesForPreview=Maximum number of features for preview (Values <= 0 use the maximum number of features) +WFSAdminPage.title=Web Feature Service +WFSAdminPage.transactional=Transactional +WFSAdminPage.serviceLevel=Service Level +WFSAdminPage.shapeOutputFormat=SHAPE-ZIP output format +WFSAdminPage.shapeZipPrjFormat=Use ESRI WKT format for SHAPE-ZIP generated .prj files +WFSAdminPage.includeWFSRequestDumpFile=Include WFS request dump file +WFSAdminPage.storedQueries = Stored Queries +WFSAdminPage.complexToSimple = Activate complex to simple features conversion + +otherSRS=Extra SRS codes for WFS capabilities generation + +WFSAdminPage$GMLPanel.srsStyle=SRS Style +WFSAdminPage$GMLPanel.overrideGMLAttributes=Override GML Attributes +WFSAdminPage$GMLPanel.forceGmlMimeTypeLabel=Override MIME Type +WFSAdminPage.otherSRS.message=A comma separated list of EPSG codes, e.g. 4326,3857,3003. The corresponding codes will be added to each FeatureType declaration in the GetCapabilities response. + +WFSLayerConfig.maxDecimals=Maximum number of decimals +WFSLayerConfig.padWithZeros=Right-pad decimals with zeros +WFSLayerConfig.forcedDecimal=Forced decimal notation, don't use scientific notation +WFSLayerConfig.perReqFeatureLimit=Per-Request Feature Limit +WFSLayerConfig.wfsSettings=WFS Settings +WFSLayerConfig.featureSettings=Feature Settings +WFSLayerConfig.overridingServiceSRS=Override WFS wide SRS list +WFSLayerConfig.skipNumberMatched=Skip the counting of the numberMatched attribute +WFSLayerConfig.skipNumberMatchedTitle=NumberMatched skip +WFSLayerConfig.skipNumberMatched.message=To enhance the performance of large queries, it is possible to skip the counting of the numberMatched attribute in a GetFeature WFS request. Although enabling this can minimize the query time, it can also break pagination for client applications, since numberMatched will always evaluate to 'unknown'. +WFSLayerConfig.otherSRS.message=A comma separated list of EPSG codes, e.g. 4326,3857,3003. The corresponding codes will be added to each FeatureType declaration in the GetCapabilities response. The list can be left empty to have no extra SRS declared for this specific type, in override to a list of values specified in the WFS service configuration. + +WFSLayerConfig.coordinatesEncodingTitle=Coordinates Encoding +WFSLayerConfig.coordinatesEncodingHelp.message= This settings control how geometries coordinates will be encoded in WFS outputs. Checking "Encode coordinates measures" setting will cause coordinates measures ("M") to be encoded in WFS output formats that support measures. The default (not checked) is to not encode coordinates measures. +WFSLayerConfig.encodeMeasures=Encode coordinates measures +WFSLayerConfig.complexToSimple = Activate complex to simple features conversion + +SrsNameStyle.NORMAL=EPSG Code +SrsNameStyle.XML=OGC HTTP URL +SrsNameStyle.URN=OGC Experimental URN +SrsNameStyle.URN2=OGC URN +SrsNameStyle.URL=OGC HTTP URI From 3665374066bd7ee51dc91686c94eb66824702af0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:20:45 +0000 Subject: [PATCH 2/2] Translate /GeoServerApplication.properties in ru at least 1% translated for the source file '/GeoServerApplication.properties' on the 'ru' language. Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- ru/GeoServerApplication.properties | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ru/GeoServerApplication.properties b/ru/GeoServerApplication.properties index 77501a7..39f6f14 100644 --- a/ru/GeoServerApplication.properties +++ b/ru/GeoServerApplication.properties @@ -1,12 +1,13 @@ -# é KEEP THIS ISO-8859-1 CHARACTER TO FORCE ENCODING OF THIS FILE +# Here is the character... not. KEEP THIS ISO-8859-1 CHARACTER TO FORCE ENCODING OF THIS FILE +# another line to change the content wfs.description=\u0421\u043b\u0443\u0436\u0431\u0430 \u0432\u0435\u0431-\u0444\u0443\u043d\u043a\u0446\u0438\u0439 wfs.title=WFS -WFSAdminPage.allowGlobalQueries = \u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0435 \u0445\u0440\u0430\u043d\u0438\u043c\u044b\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b -WFSAdminPage.basic=Basic -WFSAdminPage.canonicalSchemaLocation=\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u043d\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441\u0445\u0435\u043c\u044b WFS -WFSAdminPage.complete=\u041f\u043e\u043b\u043d\u044b\u0439 -WFSAdminPage.conformance=\u0421\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 +WFSAdminPage.allowGlobalQueries = \u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b +WFSAdminPage.basic=\u0411\u0430\u0437\u043e\u0432\u044b\u0439 +WFSAdminPage.canonicalSchemaLocation=Encode canonical WFS schema location +WFSAdminPage.complete=Complete +WFSAdminPage.conformance=Conformance WFSAdminPage.description=Manage the publishing of feature data. WFSAdminPage.encodeFeatureMember=Encode response with WFSAdminPage.featureBounding=Return bounding box with every feature