From 239fe1d74fa12226bfbe6f29e51b255bc9a868ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20Arias=20de=20Reyna?= Date: Tue, 11 Sep 2018 13:02:34 +0200 Subject: [PATCH] Adding new strings to translate --- .tx/config | 45 ++++ .../inspire-configuration.pot | 6 +- .../system-configuration.pot | 208 +++++++++--------- .../user-interface-configuration.pot | 174 +++++++++++++++ _build/locale/api/the-geonetwork-api.pot | 24 +- .../locale/contributing/doing-a-release.pot | 76 +++++-- .../maintainer-guide/statistics/index.pot | 38 ++++ .../statistics/setup-elasticsearch.pot | 50 +++++ .../statistics/setup-geonetwork.pot | 94 ++++++++ .../statistics/setup-kibana.pot | 54 +++++ .../overview/change-log/version-3.4.0.pot | 64 +++++- .../overview/change-log/version-3.4.1.pot | 34 +++ .../overview/change-log/version-3.4.2.pot | 70 ++++++ .../overview/change-log/version-3.4.3.pot | 62 ++++++ .../linking-dataset-or-service.pot | 4 +- .../linking-feature-catalog.pot | 4 +- .../linking-online-resources.pot | 4 +- .../associating-resources/linking-others.pot | 4 +- .../editing-metadata.pot | 6 +- .../describing-information/index.pot | 4 +- .../workflow/batchupdate-from-admin.pot | 4 +- .../locale/user-guide/workflow/life-cycle.pot | 4 +- 22 files changed, 889 insertions(+), 144 deletions(-) create mode 100644 _build/locale/administrator-guide/configuring-the-catalog/user-interface-configuration.pot create mode 100644 _build/locale/maintainer-guide/statistics/index.pot create mode 100644 _build/locale/maintainer-guide/statistics/setup-elasticsearch.pot create mode 100644 _build/locale/maintainer-guide/statistics/setup-geonetwork.pot create mode 100644 _build/locale/maintainer-guide/statistics/setup-kibana.pot create mode 100644 _build/locale/overview/change-log/version-3.4.1.pot create mode 100644 _build/locale/overview/change-log/version-3.4.2.pot create mode 100644 _build/locale/overview/change-log/version-3.4.3.pot diff --git a/.tx/config b/.tx/config index 8fb1133d..fc971f03 100644 --- a/.tx/config +++ b/.tx/config @@ -956,3 +956,48 @@ file_filter = source/locale//LC_MESSAGES/user-guide/tag-information/index. source_file = _build/locale/user-guide/tag-information/index.pot source_lang = en +[core-geonetwork.index] +file_filter = source/locale//LC_MESSAGES/index.po +source_file = _build/locale/index.pot +source_lang = en + +[core-geonetwork.administrator-guide--configuring-the-catalog--user-interface-configuration] +file_filter = source/locale//LC_MESSAGES/administrator-guide/configuring-the-catalog/user-interface-configuration.po +source_file = _build/locale/administrator-guide/configuring-the-catalog/user-interface-configuration.pot +source_lang = en + +[core-geonetwork.maintainer-guide--statistics--setup-elasticsearch] +file_filter = source/locale//LC_MESSAGES/maintainer-guide/statistics/setup-elasticsearch.po +source_file = _build/locale/maintainer-guide/statistics/setup-elasticsearch.pot +source_lang = en + +[core-geonetwork.maintainer-guide--statistics--setup-geonetwork] +file_filter = source/locale//LC_MESSAGES/maintainer-guide/statistics/setup-geonetwork.po +source_file = _build/locale/maintainer-guide/statistics/setup-geonetwork.pot +source_lang = en + +[core-geonetwork.maintainer-guide--statistics--index] +file_filter = source/locale//LC_MESSAGES/maintainer-guide/statistics/index.po +source_file = _build/locale/maintainer-guide/statistics/index.pot +source_lang = en + +[core-geonetwork.maintainer-guide--statistics--setup-kibana] +file_filter = source/locale//LC_MESSAGES/maintainer-guide/statistics/setup-kibana.po +source_file = _build/locale/maintainer-guide/statistics/setup-kibana.pot +source_lang = en + +[core-geonetwork.overview--change-log--version-3_4_3] +file_filter = source/locale//LC_MESSAGES/overview/change-log/version-3.4.3.po +source_file = _build/locale/overview/change-log/version-3.4.3.pot +source_lang = en + +[core-geonetwork.overview--change-log--version-3_4_2] +file_filter = source/locale//LC_MESSAGES/overview/change-log/version-3.4.2.po +source_file = _build/locale/overview/change-log/version-3.4.2.pot +source_lang = en + +[core-geonetwork.overview--change-log--version-3_4_1] +file_filter = source/locale//LC_MESSAGES/overview/change-log/version-3.4.1.po +source_file = _build/locale/overview/change-log/version-3.4.1.pot +source_lang = en + diff --git a/_build/locale/administrator-guide/configuring-the-catalog/inspire-configuration.pot b/_build/locale/administrator-guide/configuring-the-catalog/inspire-configuration.pot index b037f089..24600e4e 100644 --- a/_build/locale/administrator-guide/configuring-the-catalog/inspire-configuration.pot +++ b/_build/locale/administrator-guide/configuring-the-catalog/inspire-configuration.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -56,8 +56,8 @@ msgstr "" msgid "INSPIRE validation" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/inspire-configuration.rst:0 -#: ../../source/administrator-guide/configuring-the-catalog/inspire-configuration.rst:0 +#: ../../source/administrator-guide/configuring-the-catalog/inspire-configuration.rst:36 +#: ../../source/administrator-guide/configuring-the-catalog/inspire-configuration.rst:38 msgid "Todo" msgstr "" diff --git a/_build/locale/administrator-guide/configuring-the-catalog/system-configuration.pot b/_build/locale/administrator-guide/configuring-the-catalog/system-configuration.pot index daf14e16..a0c21456 100644 --- a/_build/locale/administrator-guide/configuring-the-catalog/system-configuration.pot +++ b/_build/locale/administrator-guide/configuring-the-catalog/system-configuration.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -128,391 +128,391 @@ msgstr "" msgid "Proxy server" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:118 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:117 +msgid "The settings page offers to set the configuration of a proxy server. This configuration is used by the application to access the internet to get online resources, for example as part of a harvest proces." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:119 msgid "**Use proxy** Enable the proxy in case the catalog is behind a proxy and need to use it to access remote resources." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:121 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:122 msgid "**Proxy Host** The proxy IP address or name" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:123 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:124 msgid "**Port** The proxy port" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:125 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:126 msgid "**Proxy username** The username" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:127 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:128 msgid "**Proxy user password** The username password" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:129 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:130 msgid "***Ignore host list** To bypass specific hosts enter a specific IP address or host name such as www.mydomain.com or an address range using wildcards, such as 192.168.2.*. Use | to separate the different host values." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:134 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:135 msgid "JVM proxy parameters may also be required to properly set the proxy for all remote access." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:141 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:138 +msgid "There is also another context in which the concept of a proxy is used. GeoNetwork can use a `Web Proxy `_ to prevent cross site scripting errors. These days using `CORS `_ is a better approach to manage cross site scripting, however some data providers may not yet support CORS yet. Use a security rule in `config-security-mapping.xml `_ to define which domains are allowed access by the GeoNetwork proxy." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:150 msgid "Feedback" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:143 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:152 msgid "Email may be sent by the catalog." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:145 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:154 msgid "you are using the User Self-registration system" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:147 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:156 msgid "you are using the metadata status workflow (See :ref:`life-cycle`)" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:149 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:158 msgid "a file uploaded with a metadata record is downloaded and notify privilege is selected" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:152 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:161 msgid "This section configure the mail server to use." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:154 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:163 msgid "**Email** This is the administrator's email address used to send feedback." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:156 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:165 msgid "**SMTP host** The mail server name or IP address to use for sending emails." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:158 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:167 msgid "**SMTP port** The SMTP port." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:160 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:169 msgid "**Use SSL** Enable SSL mode" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:162 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:171 msgid "**User name** Username if connection is required on the SMTP server" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:164 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:173 msgid "**Password** Username password if connection is required on the SMTP server" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:168 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:177 msgid "Metadata search results" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:170 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:179 msgid "Configuration settings in this group determine what the limits are on user interaction with the search results." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:172 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:181 msgid "**Maximum Selected Records** The maximum number of search results that a user can select and process with the batch operations eg. Set Privileges, Categories etc. This parameter avoid to trigger long action which could generate out of memory error." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:177 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:186 msgid "Catalog Service for the Web (CSW)" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:179 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:188 msgid "See :ref:`csw-configuration`." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:183 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:192 msgid "Shibboleth" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:185 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:194 msgid "See :ref:`authentication-shibboleth`." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:0 -msgid "Todo" -msgstr "" - -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:187 -msgid "Deprecate those useless settings." -msgstr "" - -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:191 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:197 msgid "User self-registration" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:192 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:198 msgid "Enable the self registration form. See :ref:`user_self_registration`." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:196 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:202 msgid "system/userFeedback" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:200 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:206 msgid "Link in metadata records" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:202 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:208 msgid "Defined by the formatter." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:207 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:213 msgid "Metadata rating" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:209 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:215 msgid "If enabled, the catalog will calculate user ratings for metadata from this node only (not distributed among other GeoNetwork nodes). This only applies to records harvested using the GeoNetwork protocol." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:215 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:221 msgid "Download Service" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:217 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:223 msgid "The metadata editor supports uploading one or more files that can be stored with the metadata record. When such a record is displayed in the search results, a 'Download' button is provided which will allow the user to select which file they want to download. This option group determines how that download will occur." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:222 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:228 msgid "**Use GeoNetwork simple file download service** Clicking on any file stored with the metadata record will deliver that file directly to the user via the browser." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:225 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:231 msgid "**Use GeoNetwork disclaimer and constraints service** Clicking on any file stored with the metadata record will deliver a zip archive to the user (via the browser) that contains the data file, the metadata record itself and a summary of the resource constraint metadata as an html document. In addition, the user will need to provide some details (name, organisation, email and optional comment) and view the resource constraints before they can download the zip archive." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:237 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:243 msgid "Metadata XLink" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:239 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:245 msgid "The XLink resolver replaces the content of elements with an attribute @xlink:href (except for some elements like srv:operatesOn) with the content obtained from the URL content of @xlink:href. The XLink resolver should be enabled if you want to harvest metadata fragments or reuse fragments of metadata in your metadata records (eg. when using a contact directory)." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:245 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:251 msgid "**Enable XLink resolution**: Enables/disables the XLink resolver." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:247 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:253 msgid "**Enable local XLink** Local XLinks are using local:/// URL to make references to related sections instead of HTTP URL. Local XLinks are usually faster than HTTP XLinks." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:252 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:258 msgid "To improve performance the catalog will cache content that is not in the local catalog. Clear the cache of XLink from the ``Admin console`` > ``Tools`` if the fragments were updated." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:260 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:266 msgid "Metadata update" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:262 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:268 msgid "For each metadata schema, the catalog has an XSL transformation (``update-fixed-info.xsl``) that it can apply to a metadata record belonging to that schema. The aim of this transformation is to allow fixed schema, site and catalog information to be applied to a metadata record every time the metadata record is saved in the editor. As an example, this transformation is used to build and store the URL of any files uploaded and stored with the metadata record in the editor." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:269 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:275 msgid "**Automatic Fixes**: Enabled by default. It is recommended you do not use the metadata editor when auto-fixing is disabled. See http://trac.osgeo.org/geonetwork/ticket/368 for more details." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:276 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:282 msgid "Search Statistics" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:278 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:284 msgid "Enables/disables search statistics capture. Search statistics are stored in the database and can be queried using the ``Search Statistics`` page." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:282 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:288 msgid "There is very little compute overhead involved in storing search statistics as they are written to the database in a background thread. However database storage for a very busy site must be carefully planned." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:287 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:293 msgid "Index optimization" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:289 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:295 msgid "Configuration settings in this group determine when the Lucene Index Optimizer is run. By default, this takes place at midnight each day. With recent upgrades to Lucene, particularly Lucene 3.6.1, the optimizer is becoming less useful, so this configuration group will very likely be removed in future versions." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:296 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:302 msgid "Open Archive Initiative (OAI-PMH) Provider" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:298 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:304 msgid "Options in this group control the way in which the OAI Server responds to OAIPMH harvest requests from remote sites." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:301 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:307 msgid "**Datesearch**: OAI Harvesters may request records from GeoNetwork in a date range. GeoNetwork can use one of two date fields from the metadata to check for a match with this date range. The default choice is *Temporal extent*, which is the temporal extent from the metadata record. The other option, *Modification date*, uses the modification date of the metadata record in the GeoNetwork database. The modification date is the last time the metadata record was updated in or harvested by GeoNetwork." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:308 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:314 msgid "**Resumption Token Timeout**: Metadata records that match an OAI harvest search request are usually returned to the harvester in groups with a fixed size (eg. in groups of 10 records). With each group a resumption token is included so that the harvester can request the next group of records. The resumption token timeout is the time (in seconds) that GeoNetwork OAI server will wait for a resumption token to be used. If the timeout is exceeded GeoNetwork OAI server will drop the search results and refuse to recognize the resumption token. The aim of this feature is to ensure that resources in the GeoNetwork OAI server are released." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:317 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:323 msgid "**Cache size**: The maximum number of concurrent OAI harvests that the GeoNetwork OAI server can support." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:320 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:326 msgid "Restart the catalog to take all OAI settings into account." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:323 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:329 msgid "INSPIRE Directive configuration" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:324 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:330 msgid "See :ref:`inspire-configuration`." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:327 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:333 msgid "INSPIRE Atom Feed" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:329 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:335 msgid "Allows to define the configuration of Atom Feeds referenced by the metadata to provide services related to the `INSPIRE technical guidance for download services `_:" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:331 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:337 msgid "Select the type of atom feed:" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:333 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:339 msgid "Remote: retrieve the atom feeds referenced by the metadata in the online resources." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:335 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:341 msgid "Local (to implement in future versions): create the atom feed using the metadata content." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:337 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:343 msgid "Schedule for feed retrieval: the retrieval of the atom feeds can be scheduled to be done periodically." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:339 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:345 msgid "Atom protocol value: value of the protocol in the metadata online resources to identify the atom feed resources (the default value is INSPIRE Atom). GeoNetwork identifies an Atom file from other resources by looking at the protocol value of the onlineresource. Since there is no general accepted value for this protocol, GeoNetwork allows an administrator to set the value to be used as protocol identifying Atom resources::" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:358 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:364 msgid "The following services are available:" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:360 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:366 msgid "http://SERVER/geonetwork/opensearch/eng/UUID/OpenSearchDescription.xml" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:361 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:367 msgid "http://SERVER/geonetwork/opensearch/eng/UUID/search?queryParams" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:362 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:368 msgid "http://SERVER/geonetwork/opensearch/eng/search?queryParams" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:363 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:369 msgid "http://SERVER/geonetwork/opensearch/eng/UUID/describe?queryParams" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:364 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:370 msgid "http://SERVER/geonetwork/opensearch/eng/describe?queryParams" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:366 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:372 msgid "In above url's {UUID} is the fileidentifier of the download service metadata." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:368 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:374 msgid "In the service feed of your download service make sure to add the GeoNetwork OpenSearch endpoint as the OpenSearchDescription for the service::" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:374 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:380 msgid "The INSPIRE Atom/OpenSearch implementation can be verified with the Atom tests in Esdin Test Framework (http://elfproject.eu/documentation/geotool/etf) or INSPIRE metadata validator (http://inspire-geoportal.ec.europa.eu/validator2)." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:381 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:387 msgid "Multi-Threaded Indexing" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:383 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:389 msgid "Configuration settings in this group determine how many processor threads are allocated to indexing tasks in GeoNetwork. If your machine has many processor cores, you can now determine how many to allocate to GeoNetwork indexing tasks. This can bring dramatic speed improvements on large indexing tasks (eg. changing the privileges on 20,000 records) because GeoNetwork can split the indexing task into a number of pieces and assign them to different processor cores." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:385 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:391 msgid "*Number of processing threads* The maximum number of processing threads that can be allocated to an indexing task." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:387 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:393 msgid "Note: this option is only available for databases that have been tested. Those databases are PostGIS and Oracle. You should also carefully consider how many connections to the database you allocate in the database configuration as each thread could tie up one database connection for the duration of a long indexing session (for example). See the advanced configuration for more details of how to configure the number of connections in the database connection pool." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:391 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:397 msgid "Multilingual Settings" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:393 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:399 msgid "Options in this group determine how GeoNetwork will search metadata in multiple languages." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:395 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:401 msgid "*Enable auto-detecting search request language:* If this option is selected, GeoNetwork will analyse the search query and attempt to detect the language that is used before defaulting to the GUI language." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:397 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:403 msgid "*Search results in requested language sorted on top:* If this option is selected, a sort clause will be added to each query to ensure that results in the current language are always sorted on top. This is different from increasing priority of the language in that it overrides the relevance of the result. For example, if a german result has very high relevance but the search language is french then the french results will all come before the german result." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:399 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:405 msgid "*Search only in requested language* The options in this section determines how documents are sorted/prioritised relative to the language in the document compared to the search language." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:401 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:407 msgid "*All documents in all languages (No preferences)* - The search language is ignored and will have no effect on the ordering of the results" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:403 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:409 msgid "*Prefer documents with translations requested language* - Documents with a translation in the search language (anywhere in the document) will be prioritized over documents without any elements in the search language" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:405 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:411 msgid "*Prefer documents whose language is the requested language* - Documents that are the same language as the search language (ie. the documents that are specified as being in the same language as the search language) are prioritized over documents that are not." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:407 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:413 msgid "*Translations in requested language* - The search results will only contain documents that have some translations in the search language." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:409 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:415 msgid "*Document language is the requested language* - The search results will contain documents whose metadata language is specified as being the in search language" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:414 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:420 msgid "Metadata Views" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:416 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:422 msgid "Options in this section enable/disable metadata element groups in the metadata editor/viewer." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:418 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:424 msgid "*Enable simple view*: The simple view in the metadata editor/viewer: - removes much of the hierarchy from nested metadata records (such as ISO19115/19139) - will not let the user add metadata elements that are not already in the metadata record It is intended to provide a flat, simple view of the metadata record. A disadvantage of the simple view is that some of the context information supplied by the nesting in the metadata record is lost. *Enable ISO view*: The ISO19115/19139 metadata standard defines three groups of elements: - Minimum: those elements that are mandatory - Core: the elements that should be present in any metadata record describing a geographic dataset - All: all the elements *Enable INSPIRE view*: Enables the metadata element groups defined in the EU INSPIRE directive. *Enable XML view*: This is a raw text edit view of the XML record. You can disable this if (for example), you don't want inexperienced users to be confused by the XML presentation provided by this view." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:430 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:436 msgid "Metadata Privileges" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:432 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:438 msgid "*Only set privileges to user's groups*: If enabled then only the groups that the user belongs to will be displayed in the metadata privileges page (unless the user is an Administrator). At the moment this option cannot be disabled and is likely to be deprecated in the next version of GeoNetwork." msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:437 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:443 msgid "Harvesting" msgstr "" -#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:439 +#: ../../source/administrator-guide/configuring-the-catalog/system-configuration.rst:445 msgid "*Allow editing on harvested records*: Enables/Disables editing of harvested records in the catalogue. By default, harvested records cannot be edited." msgstr "" diff --git a/_build/locale/administrator-guide/configuring-the-catalog/user-interface-configuration.pot b/_build/locale/administrator-guide/configuring-the-catalog/user-interface-configuration.pot new file mode 100644 index 00000000..a2a44aac --- /dev/null +++ b/_build/locale/administrator-guide/configuring-the-catalog/user-interface-configuration.pot @@ -0,0 +1,174 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:4 +msgid "User Interface Configuration" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:7 +msgid "Most of the configuration parameters for the user interface can be changed by administrator users using the web interface in ``Admin console`` > ``Settings`` > ``User Interface``." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:10 +msgid "Configuration of these parameters is critically important for the catalog in an operational context. Misunderstanding some settings may result in a system that does not function as expected. For example, the map can become unusable." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:18 +msgid "Since the settings form is a long form, the 'save' button may be repeated between the sections and will save all settings." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:25 +msgid "Top Toolbar" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:27 +msgid "On this section, the administrator user can define some parameters to configure the top toolbar of the user interface." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:36 +msgid "Home Page" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:37 +msgid "On this section, the administrator user can define the URL of the home page. If the checkbox is disabled, there will be no Home tab." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:46 +msgid "Search Page" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:48 +msgid "On this section, the administrator user can define some parameters to configure the user interface of the search page. If the checkbox is disabled, there will be no Search tab." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:56 +msgid "Map Application" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:58 +msgid "On this section, the administrator user can define some parameters to configure the different maps of the user interface (mini map on search, main map tab and editor). If the checkbox is disabled, there will be no Map tab." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:62 +msgid "You can configure the map with different layers and projections." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:64 +msgid "**Map Projection** This is the default projection of the map. Make sure this projection is also defined properly on the ``Projections to display maps into`` below." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:68 +msgid "**Projections to display maps into** This is where the different projections of the map are defined. All projections here will be shown on the ``Projection Switcher`` tool of the map." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:72 +msgid "For projections defined on Proj4 by default, only label and code are needed. For projections that are not defined by default, the administrator has to fill at least the definition field. All fields are recommended to be filled, to make sure the map works as expected." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:76 +msgid "All projections should have a definition to be able to display the map. If some projection is referenced here and GeoNetwork can't find a proper definition, the map may fail to load." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:78 +msgid "**Optional Map Viewer Tools** On the following list we can choose which tools to display on the right toolbar of the map." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:83 +msgid "Viewer Map Configuration" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:87 +msgid "On this section, we can configure the layers of the map. GeoNetwork will always apply first the context file referenced here and then add all layer objects defined in JSON as background layers." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:91 +msgid "There are six types of layers that can be defined here:" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:93 +msgid "**wms**: generic WMS layer, required properties: `name`, `url`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:94 +msgid "**wmts**: generic WMTS layer, required properties: `name`, `url`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:95 +msgid "**tms**: generic TMS layer, required property: `url`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:96 +msgid "**osm**: OpenStreetMap default layer, no other property required" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:97 +msgid "**stamen**: Stamen layers, required property: `name`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:98 +msgid "**bing_aerial**: Bing Aerial background, required property: `key` containing the license key" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:100 +msgid "All this layers can have also some optional extra properties:" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:102 +msgid "**title** The title/label of the layer" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:103 +msgid "**projectionList** Projection array to restrict this layer only to certain projections on the map" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:105 +msgid "Examples of layers:" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:107 +msgid "`{\"type\":\"stamen\",\"projectionList\":[\"EPSG:3857\"]}`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:109 +msgid "This layer will use OpenStreetMap Stamen style, but only when the map is on ``EPSG:3857``." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:111 +msgid "`{\"type\":\"wms\",\"title\":\"OI.OrthoimageCoverage\",\"name\":\"OI.OrthoimageCoverage\",\"url\":\"http://www.ign.es/wms-inspire/pnoa-ma?request=GetCapabilities&service=WMS\",\"projectionList\":[\"EPSG:4326\"]}`" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:113 +msgid "This WMS layer will be shown but only when the map is on ``EPSG:4326``." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:116 +msgid "Search Map Configuration" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:118 +msgid "Same configuration as in Viewer Settings apply, but only for the mini map on the search page." +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:122 +msgid "Editor Map Configuration" +msgstr "" + +#: ../../source/administrator-guide/configuring-the-catalog/user-interface-configuration.rst:124 +msgid "Same configuration as in Viewer Settings apply, but only for the map on the editor page." +msgstr "" + diff --git a/_build/locale/api/the-geonetwork-api.pot b/_build/locale/api/the-geonetwork-api.pot index c262dafe..a5061ddb 100644 --- a/_build/locale/api/the-geonetwork-api.pot +++ b/_build/locale/api/the-geonetwork-api.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,6 +21,26 @@ msgid "GeoNetwork API" msgstr "" #: ../../source/api/the-geonetwork-api.rst:6 -msgid "The draft API for Geonetwork 3.2.x and later is described on the page http://localhost:8080/geonetwork/doc/api/ ." +msgid "The REST API documentation is available on the page http://localhost:8080/geonetwork/doc/api/." +msgstr "" + +#: ../../source/api/the-geonetwork-api.rst:10 +msgid "Building client for the API using codegen" +msgstr "" + +#: ../../source/api/the-geonetwork-api.rst:12 +msgid "The API is described using the open API specification. `Codegen `_ is a tool to build an API client based on the specification. To build a java client use the following procedure." +msgstr "" + +#: ../../source/api/the-geonetwork-api.rst:15 +msgid "First, create a configuration file apiconfig.json for the API:" +msgstr "" + +#: ../../source/api/the-geonetwork-api.rst:44 +msgid "Once compiled, the java client can be used as a dependency; eg. for maven:" +msgstr "" + +#: ../../source/api/the-geonetwork-api.rst:57 +msgid "Then the client API can be used in your Java application:" msgstr "" diff --git a/_build/locale/contributing/doing-a-release.pot b/_build/locale/contributing/doing-a-release.pot index 95a6ccdf..08ef6da2 100644 --- a/_build/locale/contributing/doing-a-release.pot +++ b/_build/locale/contributing/doing-a-release.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,55 +40,99 @@ msgstr "" msgid "Update version number" msgstr "" -#: ../../source/contributing/doing-a-release.rst:52 +#: ../../source/contributing/doing-a-release.rst:51 +msgid "Generate list of changes" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:66 msgid "Build the new release" msgstr "" -#: ../../source/contributing/doing-a-release.rst:60 +#: ../../source/contributing/doing-a-release.rst:74 msgid "Create the installer" msgstr "" -#: ../../source/contributing/doing-a-release.rst:70 -msgid "Test the installer" +#: ../../source/contributing/doing-a-release.rst:83 +msgid "Re-build the new release" msgstr "" -#: ../../source/contributing/doing-a-release.rst:80 -msgid "7 Generate list of changes" +#: ../../source/contributing/doing-a-release.rst:85 +msgid "This is required as previous step creates a file ``WEB-INF/server.prop``, otherwise the old version will be added to the war file. **This should be improved.**" msgstr "" -#: ../../source/contributing/doing-a-release.rst:95 +#: ../../source/contributing/doing-a-release.rst:93 msgid "Commit the new version (in submodule first and then in the main module)" msgstr "" -#: ../../source/contributing/doing-a-release.rst:111 +#: ../../source/contributing/doing-a-release.rst:103 +msgid "Test the installer" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:113 msgid "Tag the release" msgstr "" -#: ../../source/contributing/doing-a-release.rst:120 +#: ../../source/contributing/doing-a-release.rst:122 msgid "Set version number to SNAPSHOT" msgstr "" -#: ../../source/contributing/doing-a-release.rst:149 +#: ../../source/contributing/doing-a-release.rst:130 msgid "Add migration script for the next version." msgstr "" -#: ../../source/contributing/doing-a-release.rst:151 +#: ../../source/contributing/doing-a-release.rst:132 msgid "In ``WEB-INF/config-db/database_migration.xml`` add an entry for the new version:" msgstr "" -#: ../../source/contributing/doing-a-release.rst:161 +#: ../../source/contributing/doing-a-release.rst:142 msgid "In ``WEB-INF/classes/setup/sql/migrate``, create the SQL migration script:" msgstr "" -#: ../../source/contributing/doing-a-release.rst:168 +#: ../../source/contributing/doing-a-release.rst:149 +msgid "Commit/Push the changes for the version update." +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:158 msgid "Merge in depending branches" msgstr "" -#: ../../source/contributing/doing-a-release.rst:170 +#: ../../source/contributing/doing-a-release.rst:160 msgid "If needed, merge the changes into the develop branch." msgstr "" -#: ../../source/contributing/doing-a-release.rst:173 +#: ../../source/contributing/doing-a-release.rst:163 msgid "Publish in sourceforge" msgstr "" +#: ../../source/contributing/doing-a-release.rst:180 +msgid "Add changes to the documentation https://github.com/geonetwork/website" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:182 +msgid "Add the changes file for the release to https://github.com/geonetwork/doc/tree/develop/source/overview/change-log" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:183 +msgid "List the previous file in https://github.com/geonetwork/doc/blob/develop/source/overview/change-log/index.rst" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:185 +msgid "Update the following files in the website https://github.com/geonetwork/website" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:187 +msgid "Update the version: https://github.com/geonetwork/website/blob/master/docsrc/conf.py" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:188 +msgid "Update the download link: https://github.com/geonetwork/website/blob/master/docsrc/downloads.rst" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:189 +msgid "Add the section for the new release: https://github.com/geonetwork/website/blob/master/docsrc/news.rst" +msgstr "" + +#: ../../source/contributing/doing-a-release.rst:191 +msgid "Publish the website" +msgstr "" + diff --git a/_build/locale/maintainer-guide/statistics/index.pot b/_build/locale/maintainer-guide/statistics/index.pot new file mode 100644 index 00000000..2657c95e --- /dev/null +++ b/_build/locale/maintainer-guide/statistics/index.pot @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/maintainer-guide/statistics/index.rst:4 +msgid "Setting up search/content statistics" +msgstr "" + +#: ../../source/maintainer-guide/statistics/index.rst:6 +msgid "Since GeoNetwork 3.4 search and content statistics are stored in `ElasticSearch `_ using `Kibana `_ dashboards to visualize them in the GeoNetwork administration application." +msgstr "" + +#: ../../source/maintainer-guide/statistics/index.rst:9 +msgid "This guide describes the configuration required to integrate ElasticSearch/Kibana in GeoNetwork to store and visualize the search and content statistics." +msgstr "" + +#: ../../source/maintainer-guide/statistics/index.rst:11 +msgid "GeoNetwork supports ElasticSearch/Kibana 5.6.1 version, other versions may not work properly." +msgstr "" + +#: ../../source/maintainer-guide/statistics/index.rst:15 +msgid "This guide doesn't provide a production level setup for ElasticSearch/Kibana. Please refer to the ElasticSearch/Kibana documentation to do a proper setup/configuration for a production environment." +msgstr "" + diff --git a/_build/locale/maintainer-guide/statistics/setup-elasticsearch.pot b/_build/locale/maintainer-guide/statistics/setup-elasticsearch.pot new file mode 100644 index 00000000..22a9c0e0 --- /dev/null +++ b/_build/locale/maintainer-guide/statistics/setup-elasticsearch.pot @@ -0,0 +1,50 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:4 +msgid "Setup ElasticSearch" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:6 +msgid "In this section is described how to setup ElasticSearch to be used in GeoNetwork to store the search/content statistics:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:8 +msgid "Download ElasticSearch 5.6.1 from http://www.elastic.co/downloads/past-releases/elasticsearch-5-6-1" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:10 +msgid "Unzip the file, for example to `/opt/elasticsearch`" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:12 +msgid "Execute Elastic Search:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:22 +msgid "Usually you'll want to configure ElasticSearch to run when the server is startup, this is not covered in this guide." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:24 +msgid "Verify in a browser that ElasticSearch is running: http://localhost:9200/" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-elasticsearch.rst:26 +msgid "Load indexes:" +msgstr "" + diff --git a/_build/locale/maintainer-guide/statistics/setup-geonetwork.pot b/_build/locale/maintainer-guide/statistics/setup-geonetwork.pot new file mode 100644 index 00000000..96aad6e6 --- /dev/null +++ b/_build/locale/maintainer-guide/statistics/setup-geonetwork.pot @@ -0,0 +1,94 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:4 +msgid "Setup GeoNetwork" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:8 +msgid "GeoNetwork package should be build using the maven `es` profile in order to be able to configure the search/content statistics to use ElasticSearch/Kibana:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:15 +msgid "If you're using a development environment, can use the following command from the Geonetwork sources folder:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:23 +msgid "To setup the search/content statistics in GeoNetwork do the following steps:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:25 +msgid "Comment the following filter in `TOMCAT_DIR/webapps/geonetwork/WEB-INF/web.xml`" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:35 +msgid ", otherwise when accessing the dashboard the following error is displayed in the js console::" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:40 +msgid "Startup GeoNetwork." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:42 +msgid "Login as an `administrator` user and load the templates (http://localhost:8080/geonetwork/srv/eng/admin.console#/metadata)." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:44 +msgid "Create some metadata records (optionally you can load the samples)." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:46 +msgid "Enable search statistics in the Settings page (http://localhost:8080/geonetwork/srv/eng/admin.console#/settings)." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:50 +msgid "Do some searches in GeoNetwork." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:52 +msgid "Go to `Statistics and status` in http://localhost:8080/geonetwork/srv/eng/admin.console#/dashboard and select Search Statistics`." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:54 +msgid "The first time you're prompted to select the Kibana default index. Select `.dashboards`:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:58 +msgid "and set as default to get it working." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:62 +msgid "Reload the page and check the dashboards." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:68 +msgid "Content statistics/validation" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:70 +msgid "Content and validation status statistics are available also from to `Statistics and status` in http://localhost:8080/geonetwork/srv/eng/admin.console#/dashboard, but require to index manually the content in ElasticSearch. This will be improved in future versions." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:73 +msgid "To index the content and validation status in ElasticSearch, go to http://localhost:8080/geonetwork/srv/eng/admin.console#/tools and select the following option:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-geonetwork.rst:77 +msgid "Access the `Content Statistics` and `Validation` in `Statistics and status` (http://localhost:8080/geonetwork/srv/eng/admin.console#/dashboard)" +msgstr "" + diff --git a/_build/locale/maintainer-guide/statistics/setup-kibana.pot b/_build/locale/maintainer-guide/statistics/setup-kibana.pot new file mode 100644 index 00000000..e9ae6e12 --- /dev/null +++ b/_build/locale/maintainer-guide/statistics/setup-kibana.pot @@ -0,0 +1,54 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:4 +msgid "Setup Kibana" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:6 +msgid "In this section is described how to setup Kibana to be used in GeoNetwork to visualize the search/content statistics:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:8 +msgid "Download Kibana 5.6.1 from http://www.elastic.co/downloads/past-releases/kibana-5-6-1" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:10 +msgid "Unzip the file, for example to `/opt/kibana`" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:12 +msgid "Configure Kibana to use it in GeoNetwork:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:21 +msgid "Execute Kibana:" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:31 +msgid "Usually you'll want to configure Kibana to run when the server is startup, this is not covered in this guide." +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:33 +msgid "Verify in a browser that Kibana is running: http://localhost:5601/app/kibana" +msgstr "" + +#: ../../source/maintainer-guide/statistics/setup-kibana.rst:35 +msgid "Load Kibana data:" +msgstr "" + diff --git a/_build/locale/overview/change-log/version-3.4.0.pot b/_build/locale/overview/change-log/version-3.4.0.pot index 4b9d4efd..86ab8d1f 100644 --- a/_build/locale/overview/change-log/version-3.4.0.pot +++ b/_build/locale/overview/change-log/version-3.4.0.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,11 +24,71 @@ msgstr "" msgid "New features" msgstr "" +#: ../../source/overview/change-log/version-3.4.0.rst:9 +msgid "User interface configuration in the admin page and `JS client API `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:10 +msgid "Multilingual support now available for `thesaurus admin `_, subtemplates and URL. Improved ISO19139 indexing." +msgstr "" + #: ../../source/overview/change-log/version-3.4.0.rst:11 -msgid "Removed features" +msgid "`Catalogue your maps easily `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:12 +msgid "`Basket & user saved selection support `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:13 +msgid "Editor / Support for polygon encoding" msgstr "" #: ../../source/overview/change-log/version-3.4.0.rst:14 +msgid "Editor / Better local XLink support" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:15 +msgid "Editor / Add a virtual all thesaurus to easily pick up keywords from all thesaurus" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:16 +msgid "Editor / Support for extent and format subtemplate" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:17 +msgid "Editor / Improved configuration (eg. sidepanel, embedded directive, ...)" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:18 +msgid "Subtemplate / `Init extent subtemplate from shapefiles `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:19 +msgid "Subtemplate can now have a validation status" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:20 +msgid "Dashboards and statistics are now using Elasticsearch & Kibana" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:21 +msgid "`WFS feature indexing using Elasticsearch `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:22 +msgid "Fix sitemap memory issue" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:23 +msgid "and lots of improvements in the user interface" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:28 +msgid "Removed features" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.0.rst:31 msgid "and more ... see `3.4.0 issues `_ and `pull requests `_ for full details." msgstr "" diff --git a/_build/locale/overview/change-log/version-3.4.1.pot b/_build/locale/overview/change-log/version-3.4.1.pot new file mode 100644 index 00000000..c0ce3d6b --- /dev/null +++ b/_build/locale/overview/change-log/version-3.4.1.pot @@ -0,0 +1,34 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/overview/change-log/version-3.4.1.rst:4 +msgid "Version 3.4.1" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.1.rst:7 +msgid "New features" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.1.rst:12 +msgid "Removed features" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.1.rst:15 +msgid "and more ... see `3.4.1 issues `_ and `pull requests `_ for full details." +msgstr "" + diff --git a/_build/locale/overview/change-log/version-3.4.2.pot b/_build/locale/overview/change-log/version-3.4.2.pot new file mode 100644 index 00000000..097333af --- /dev/null +++ b/_build/locale/overview/change-log/version-3.4.2.pot @@ -0,0 +1,70 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/overview/change-log/version-3.4.2.rst:4 +msgid "Version 3.4.2" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:7 +msgid "New features/fixes" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:9 +msgid "User feedback (https://github.com/geonetwork/core-geonetwork/pull/2419) and additional improvements (https://github.com/geonetwork/core-geonetwork/pull/2708, https://github.com/geonetwork/core-geonetwork/pull/2712, https://github.com/geonetwork/core-geonetwork/pull/2725)" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:10 +msgid "Editor / `Topic category widget should look like keywords `_." +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:11 +msgid "Editor / `INSPIRE JRC validation `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:12 +msgid "Editor / `INSPIRE view improvements `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:13 +msgid "XSL processing / `Preview mode / Return error report `_." +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:14 +msgid "ISO19139 / `Improve feature catalogs in metadata `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:15 +msgid "`Fixes to WFS indexing & filtering `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:16 +msgid "Map viewer / `Allow to customize gazetteer `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:17 +msgid "`Support MEF in LocalFilesystemHarvester `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:18 +msgid "`Fix deadlock threads while indexing `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.2.rst:21 +msgid "and more ... see `3.4.2 issues `_ and `pull requests `_ for full details." +msgstr "" + diff --git a/_build/locale/overview/change-log/version-3.4.3.pot b/_build/locale/overview/change-log/version-3.4.3.pot new file mode 100644 index 00000000..3da9d35c --- /dev/null +++ b/_build/locale/overview/change-log/version-3.4.3.pot @@ -0,0 +1,62 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2001-2016, GeoNetwork opensource. Licensed under Creative Commons Attribution ShareAlike (Unported) v3.0 License +# This file is distributed under the same license as the GeoNetwork opensource package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GeoNetwork opensource 3.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../source/overview/change-log/version-3.4.3.rst:4 +msgid "Version 3.4.3" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:7 +msgid "New features/fixes" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:8 +msgid "INSPIRE / `INSPIRE / Add support to load codelists from Registry `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:9 +msgid "XSL processing / `Formatter / Schema resources are not properly loaded `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:10 +msgid "XSL processing / `Formatter / XSLT / Break work with some hardcoded rules `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:11 +msgid "Editor / `Topic categories widget doesn't work with schemas based in iso19139 `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:12 +msgid "Editor / `ISO19110 / producer does not use directory `_." +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:13 +msgid "Harvesters / `Harvesting wps2.0.0 `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:14 +msgid "`Oracle compatibility `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:15 +msgid "`Avoid crawler to obtain a thread with a remanant context `_" +msgstr "" + +#: ../../source/overview/change-log/version-3.4.3.rst:17 +msgid "and more ... see `3.4.3 issues `_ and `pull requests `_ for full details." +msgstr "" + diff --git a/_build/locale/user-guide/associating-resources/linking-dataset-or-service.pot b/_build/locale/user-guide/associating-resources/linking-dataset-or-service.pot index 6f32a731..ce5e5f82 100644 --- a/_build/locale/user-guide/associating-resources/linking-dataset-or-service.pot +++ b/_build/locale/user-guide/associating-resources/linking-dataset-or-service.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,7 +24,7 @@ msgstr "" msgid "Metadata on dataset can be associated to metadata on services." msgstr "" -#: ../../source/user-guide/associating-resources/linking-dataset-or-service.rst:0 +#: ../../source/user-guide/associating-resources/linking-dataset-or-service.rst:10 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/associating-resources/linking-feature-catalog.pot b/_build/locale/user-guide/associating-resources/linking-feature-catalog.pot index 47457d32..eff7fe8e 100644 --- a/_build/locale/user-guide/associating-resources/linking-feature-catalog.pot +++ b/_build/locale/user-guide/associating-resources/linking-feature-catalog.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,7 +40,7 @@ msgstr "" msgid "In ISO19115-3, the feature catalog can also be described directly in the metadata record in the ``content`` section." msgstr "" -#: ../../source/user-guide/associating-resources/linking-feature-catalog.rst:0 +#: ../../source/user-guide/associating-resources/linking-feature-catalog.rst:31 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/associating-resources/linking-online-resources.pot b/_build/locale/user-guide/associating-resources/linking-online-resources.pot index 7871e8d2..19fa0ae3 100644 --- a/_build/locale/user-guide/associating-resources/linking-online-resources.pot +++ b/_build/locale/user-guide/associating-resources/linking-online-resources.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -184,7 +184,7 @@ msgstr "" msgid "When having information about the database or file on the local network, it may be relevant to hide those informations for public users (see :ref:`restricting-information-to-metadata-sections`)." msgstr "" -#: ../../source/user-guide/associating-resources/linking-online-resources.rst:0 +#: ../../source/user-guide/associating-resources/linking-online-resources.rst:137 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/associating-resources/linking-others.pot b/_build/locale/user-guide/associating-resources/linking-others.pot index b1271c72..2dee261a 100644 --- a/_build/locale/user-guide/associating-resources/linking-others.pot +++ b/_build/locale/user-guide/associating-resources/linking-others.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" msgid "Other types of resources (eg. sensor, publication)" msgstr "" -#: ../../source/user-guide/associating-resources/linking-others.rst:0 +#: ../../source/user-guide/associating-resources/linking-others.rst:7 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/describing-information/editing-metadata.pot b/_build/locale/user-guide/describing-information/editing-metadata.pot index f24ddd7a..798783f3 100644 --- a/_build/locale/user-guide/describing-information/editing-metadata.pot +++ b/_build/locale/user-guide/describing-information/editing-metadata.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -104,8 +104,8 @@ msgstr "" msgid "Populating fields" msgstr "" -#: ../../source/user-guide/describing-information/editing-metadata.rst:0 -#: ../../source/user-guide/describing-information/editing-metadata.rst:0 +#: ../../source/user-guide/describing-information/editing-metadata.rst:62 +#: ../../source/user-guide/describing-information/editing-metadata.rst:63 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/describing-information/index.pot b/_build/locale/user-guide/describing-information/index.pot index 0ce28844..02d77db1 100644 --- a/_build/locale/user-guide/describing-information/index.pot +++ b/_build/locale/user-guide/describing-information/index.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -60,7 +60,7 @@ msgstr "" msgid "geopublication of layers to publish geodata layers in OGC services (eg. GeoServer)" msgstr "" -#: ../../source/user-guide/describing-information/index.rst:0 +#: ../../source/user-guide/describing-information/index.rst:27 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/workflow/batchupdate-from-admin.pot b/_build/locale/user-guide/workflow/batchupdate-from-admin.pot index 4e5d2716..db1c5efa 100644 --- a/_build/locale/user-guide/workflow/batchupdate-from-admin.pot +++ b/_build/locale/user-guide/workflow/batchupdate-from-admin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -76,7 +76,7 @@ msgstr "" msgid "Before running a process, it is recommended to make a backup of all metadata records to be updated in case something goes wrong with the process." msgstr "" -#: ../../source/user-guide/workflow/batchupdate-from-admin.rst:0 +#: ../../source/user-guide/workflow/batchupdate-from-admin.rst:56 msgid "Todo" msgstr "" diff --git a/_build/locale/user-guide/workflow/life-cycle.pot b/_build/locale/user-guide/workflow/life-cycle.pot index 47415876..3f293c8f 100644 --- a/_build/locale/user-guide/workflow/life-cycle.pot +++ b/_build/locale/user-guide/workflow/life-cycle.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GeoNetwork opensource 3.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-11-22 11:54+0100\n" +"POT-Creation-Date: 2018-09-11 12:14+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -88,7 +88,7 @@ msgstr "" msgid "Choose the new state, add an optional comment and click save:" msgstr "" -#: ../../source/user-guide/workflow/life-cycle.rst:0 +#: ../../source/user-guide/workflow/life-cycle.rst:66 msgid "Todo" msgstr ""