diff --git a/LICENCE b/LICENSE similarity index 100% rename from LICENCE rename to LICENSE diff --git a/README.rst b/README.rst index 7b9f132a..a86661d6 100644 --- a/README.rst +++ b/README.rst @@ -3,8 +3,8 @@ uMap project About ----- -uMap let you create map with OpenStreetMap layers in a minute and embed them in your site. -*Be cause we think that the more OSM will be used, the more OSM will be ''cured''.* +uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. +*Because we think that the more OSM will be used, the more OSM will be ''cured''.* It uses `django-leaflet-storage `_ and `Leaflet.Storage `_, built on top of Django and Leaflet. @@ -83,7 +83,7 @@ Start the server:: Go to the admin (http://localhost:8000/admin/) and add: -- almost one licence +- almost one license - almost one tilelayer Translating diff --git a/umap/locale/es/LC_MESSAGES/django.mo b/umap/locale/es/LC_MESSAGES/django.mo index 4106e69b..b5111c91 100644 Binary files a/umap/locale/es/LC_MESSAGES/django.mo and b/umap/locale/es/LC_MESSAGES/django.mo differ diff --git a/umap/locale/es/LC_MESSAGES/django.po b/umap/locale/es/LC_MESSAGES/django.po index 2358e60e..4054505c 100644 --- a/umap/locale/es/LC_MESSAGES/django.po +++ b/umap/locale/es/LC_MESSAGES/django.po @@ -164,7 +164,7 @@ msgid "Batch import geostructured data (GEOJson...)" msgstr "Importa en lotes datos geoestructurados (GEOJson...)" #: templates/umap/about_summary.html:21 -msgid "Choose the licence for your data" +msgid "Choose the license for your data" msgstr "Elige la licencia de tus datos" #: templates/umap/about_summary.html:22 diff --git a/umap/locale/fi/LC_MESSAGES/django.po b/umap/locale/fi/LC_MESSAGES/django.po index 19261449..e744c897 100644 --- a/umap/locale/fi/LC_MESSAGES/django.po +++ b/umap/locale/fi/LC_MESSAGES/django.po @@ -149,7 +149,7 @@ msgid "Batch import geostructured data (GEOJson...)" msgstr "" #: templates/umap/about_summary.html:21 -msgid "Choose the licence for your data" +msgid "Choose the license for your data" msgstr "" #: templates/umap/about_summary.html:22 diff --git a/umap/locale/fr/LC_MESSAGES/django.mo b/umap/locale/fr/LC_MESSAGES/django.mo index e72eca1f..378beede 100644 Binary files a/umap/locale/fr/LC_MESSAGES/django.mo and b/umap/locale/fr/LC_MESSAGES/django.mo differ diff --git a/umap/locale/fr/LC_MESSAGES/django.po b/umap/locale/fr/LC_MESSAGES/django.po index 295ff01e..364e9f80 100644 --- a/umap/locale/fr/LC_MESSAGES/django.po +++ b/umap/locale/fr/LC_MESSAGES/django.po @@ -167,7 +167,7 @@ msgid "Batch import geostructured data (GEOJson...)" msgstr "Import des données géographiques en masse (GeoJSON...)" #: templates/umap/about_summary.html:21 -msgid "Choose the licence for your data" +msgid "Choose the license for your data" msgstr "Choisir la licence de vos données" #: templates/umap/about_summary.html:22 diff --git a/umap/locale/it/LC_MESSAGES/django.mo b/umap/locale/it/LC_MESSAGES/django.mo index 1b079828..29996c8b 100644 Binary files a/umap/locale/it/LC_MESSAGES/django.mo and b/umap/locale/it/LC_MESSAGES/django.mo differ diff --git a/umap/locale/it/LC_MESSAGES/django.po b/umap/locale/it/LC_MESSAGES/django.po index d307bd72..7990284d 100644 --- a/umap/locale/it/LC_MESSAGES/django.po +++ b/umap/locale/it/LC_MESSAGES/django.po @@ -152,7 +152,7 @@ msgid "Batch import geostructured data (GEOJson...)" msgstr "Importa dati geostrutturati (GEOJson...)" #: templates/umap/about_summary.html:21 -msgid "Choose the licence for your data" +msgid "Choose the license for your data" msgstr "Scegli la licenza dei tuoi dati" #: templates/umap/about_summary.html:22 diff --git a/umap/locale/pt/LC_MESSAGES/django.mo b/umap/locale/pt/LC_MESSAGES/django.mo index b75b61d2..374dbee2 100644 Binary files a/umap/locale/pt/LC_MESSAGES/django.mo and b/umap/locale/pt/LC_MESSAGES/django.mo differ diff --git a/umap/locale/pt/LC_MESSAGES/django.po b/umap/locale/pt/LC_MESSAGES/django.po index ccc7a59e..7aad9876 100644 --- a/umap/locale/pt/LC_MESSAGES/django.po +++ b/umap/locale/pt/LC_MESSAGES/django.po @@ -154,7 +154,7 @@ msgid "Batch import geostructured data (GEOJson...)" msgstr "Carregar ficheiros georeferenciados (GEOJson...)" #: templates/umap/about_summary.html:21 -msgid "Choose the licence for your data" +msgid "Choose the license for your data" msgstr "Escolher uma licença para os seus dados" #: templates/umap/about_summary.html:22 diff --git a/umap/templates/umap/about_summary.html b/umap/templates/umap/about_summary.html index 7f93f79a..1111648a 100644 --- a/umap/templates/umap/about_summary.html +++ b/umap/templates/umap/about_summary.html @@ -18,7 +18,7 @@
  • {% trans "Manage POIs colours and icons" %}
  • {% trans "Manage map options: display a minimap, locate user on load…" %}
  • {% trans "Batch import geostructured data (GEOJson...)" %}
  • -
  • {% trans "Choose the licence for your data" %}
  • +
  • {% trans "Choose the license for your data" %}
  • {% trans "Embed and share your map" %}