Skip to content

Commit

Permalink
[locale] updating changes on locale strings
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Aug 6, 2019
1 parent f6bc8e9 commit fa264e8
Show file tree
Hide file tree
Showing 27 changed files with 2,383 additions and 946 deletions.
12 changes: 12 additions & 0 deletions .tx/config
Expand Up @@ -787,3 +787,15 @@ source_file = locale/pot/overview/t-rex_overview.pot
source_lang = en
type = PO

[osgeolive.quickstart--mapcache_quickstart]
file_filter = locale/<lang>/LC_MESSAGES/quickstart/mapcache_quickstart.po
source_file = locale/pot/quickstart/mapcache_quickstart.pot
source_lang = en
type = PO

[osgeolive.overview--mapcache_overview]
file_filter = locale/<lang>/LC_MESSAGES/overview/mapcache_overview.po
source_file = locale/pot/overview/mapcache_overview.pot
source_lang = en
type = PO

106 changes: 59 additions & 47 deletions locale/en/LC_MESSAGES/overview/actinia_overview.po
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OSGeoLive 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-18 16:31-0500\n"
"POT-Creation-Date: 2019-08-06 12:41-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -22,7 +22,7 @@ msgid "Actinia"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:18
msgid "Open source REST API"
msgid "High Performance Geospatial Processing"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:20
Expand All @@ -40,85 +40,97 @@ msgid ""
"vector data."
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:29
msgid ""
"The REST interface allows to access, manage and manipulate the GRASS GIS "
"database via HTTP GET, PUT, POST and DELETE requests and to process "
"raster, vector and time series data located in a persistent GRASS GIS "
"database. **Actinia** allows the processing of cloud based data, for "
"example all Landsat 4-8 scenes as well as all Sentinel-2 scenes in "
"ephemeral databases. The computational results of ephemeral processing "
"are available via object storage as GeoTIFF files."
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:38
msgid "API documentation"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:40
msgid ""
"The full API documentation is available here: "
"https://actinia.mundialis.de/api_docs/"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:44
msgid "actinia command execution - actinia shell"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:46
msgid ""
"There is also an option to interactively control actinia. For details, "
"see `here "
"<https://github.com/mundialis/actinia_core/tree/master/scripts>`__."
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:60
#: ../../build/doc/overview/actinia_overview.rst:36
msgid "Core Features"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:62
#: ../../build/doc/overview/actinia_overview.rst:38
msgid ""
"REST API to process satellite images, time series of satellite images, "
"raster and vector data."
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:63
msgid "Explore the `turorial <https://actinia.mundialis.de/tutorial/>`_."
#: ../../build/doc/overview/actinia_overview.rst:39
msgid "Explore the `tutorial <https://actinia.mundialis.de/tutorial/>`_."
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:66
#: ../../build/doc/overview/actinia_overview.rst:42
msgid "Details"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:68
#: ../../build/doc/overview/actinia_overview.rst:44
msgid "**Website:** https://github.com/mundialis/actinia_core"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:70
#: ../../build/doc/overview/actinia_overview.rst:46
msgid "**Licence:** GNU General Public License (GPL) version 3"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:72
#: ../../build/doc/overview/actinia_overview.rst:48
msgid "**Software Version:** |version-actinia|"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:74
#: ../../build/doc/overview/actinia_overview.rst:50
msgid "**Supported Platforms:** GNU/Linux, Mac OSX, MS Windows"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:76
#: ../../build/doc/overview/actinia_overview.rst:52
msgid "**API Interfaces:** REST API, Python"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:78
#: ../../build/doc/overview/actinia_overview.rst:54
msgid "**API documentation:** https://actinia.mundialis.de/api_docs/"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:56
msgid "**Support:** https://github.com/mundialis/actinia_core"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:83
#: ../../build/doc/overview/actinia_overview.rst:60
msgid "Quickstart"
msgstr ""

#: ../../build/doc/overview/actinia_overview.rst:85
#: ../../build/doc/overview/actinia_overview.rst:62
msgid ":doc:`Quickstart documentation <../quickstart/actinia_quickstart>`"
msgstr ""

#~ msgid "Open source REST API"
#~ msgstr ""

#~ msgid ""
#~ "The REST interface allows to access, "
#~ "manage and manipulate the GRASS GIS "
#~ "database via HTTP GET, PUT, POST "
#~ "and DELETE requests and to process "
#~ "raster, vector and time series data "
#~ "located in a persistent GRASS GIS "
#~ "database. **Actinia** allows the processing"
#~ " of cloud based data, for example "
#~ "all Landsat 4-8 scenes as well as"
#~ " all Sentinel-2 scenes in ephemeral "
#~ "databases. The computational results of "
#~ "ephemeral processing are available via "
#~ "object storage as GeoTIFF files."
#~ msgstr ""

#~ msgid "API documentation"
#~ msgstr ""

#~ msgid ""
#~ "The full API documentation is available"
#~ " here: https://actinia.mundialis.de/api_docs/"
#~ msgstr ""

#~ msgid "actinia command execution - actinia shell"
#~ msgstr ""

#~ msgid ""
#~ "There is also an option to "
#~ "interactively control actinia. For details,"
#~ " see `here "
#~ "<https://github.com/mundialis/actinia_core/tree/master/scripts>`__."
#~ msgstr ""

#~ msgid "Explore the `turorial <https://actinia.mundialis.de/tutorial/>`_."
#~ msgstr ""

183 changes: 183 additions & 0 deletions locale/en/LC_MESSAGES/overview/mapcache_overview.po
@@ -0,0 +1,183 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2011~2018, OSGeo
# This file is distributed under the same license as the OSGeoLive package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: OSGeoLive 13.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-06 12:41-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"

#: ../../build/doc/overview/mapcache_overview.rst:16
msgid "MapCache"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:19
msgid "Web Service"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:21
msgid ""
"MapCache is a server that implements tile caching to speed up access to "
"WMS layers. The primary objectives are to be fast and easily deployable, "
"while offering the essential features (and more!) expected from a tile "
"caching solution."
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:24
msgid ""
"MapCache is part of the MapServer family, but can be configured to cache "
"and serve data from any geospatial server that uses WMS. MapCache can be "
"run on Apache as a module or on any web server that supports CGI/FastCGI "
"such as IIS, Nginx, and Jetty."
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:34
msgid "Core Features"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:36
msgid "Allows tile caches to be stored in"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:38
msgid "on disk"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:39
msgid "in the cloud using REST (S3, Azure, Google)"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:40
msgid "in databases including SQLite, Berkeley DB, Riak"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:41
msgid "in Memcache"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:43
msgid "Includes a seeder application"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:44
msgid "Caching based on dimensions (such as time)"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:45
msgid "Allows caching of Mapbox Vector (MVT) and UTFGrid tiles"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:46
msgid "Customizable grids"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:47
msgid ""
"Allows tiles to be \"assembled\" together - allowing tiles for different "
"datasets to be merged together into a single tile to send to the client"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:49
msgid "Includes a seeder application to pre-fill caches from the command line"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:50
msgid "Allows requests to be proxied back to a server"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:51
msgid "An inbuilt demo interface"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:54
msgid "Implemented Standards"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:56
msgid "Support of numerous Open Geospatial Consortium (OGC) standards"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:58
msgid "`WMS <http://www.opengeospatial.org/standards/wms>`__"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:59
msgid "`WMTS <http://www.opengeospatial.org/standards/wmts>`__"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:61
msgid "Additional standards include:"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:63
msgid "`TMS <https://wiki.osgeo.org/wiki/Tile_Map_Service_Specification>`__"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:64
msgid "Google Maps XYZ"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:65
msgid "KML SuperOverlays"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:68
msgid "Demo"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:70
msgid "`Default MapCache Demo <http://localhost/mapcache/demo/>`_"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:73
msgid "Documentation"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:75
msgid "`MapCache Documentation <https://mapserver.org/mapcache/>`_"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:78
msgid "Details"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:80
msgid "**Website:** https://mapserver.org/mapcache/"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:82
msgid ""
"**Licence:** `MIT-style license "
"<http://mapserver.org/copyright.html#license>`_"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:84
msgid "**Software Version:** |version-mapcache|"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:86
msgid "**Supported Platforms:** Windows, Linux, Mac"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:88
msgid "**Support:** http://mapserver.org/community/"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:92
msgid "Quickstart"
msgstr ""

#: ../../build/doc/overview/mapcache_overview.rst:94
msgid ":doc:`Quickstart documentation <../quickstart/mapcache_quickstart>`"
msgstr ""

0 comments on commit fa264e8

Please sign in to comment.