[SCM] PostGIS branch master updated. 3.4.0rc1-1165-g7fbf95a1d

git at osgeo.org git at osgeo.org
Tue Jun 18 02:46:59 PDT 2024


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  7fbf95a1d8bb503ca728c8e9ca9f66048f425bb8 (commit)
       via  b472fb9f61dabdb0d6136ca712c4b286fea4a271 (commit)
      from  f6a29f699cae07dcd4231d179f9bdf6a521cd678 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7fbf95a1d8bb503ca728c8e9ca9f66048f425bb8
Author: DeepL <noreply-mt-deepl at weblate.org>
Date:   Tue Jun 18 09:44:14 2024 +0000

    Translated PostGIS Manual using Weblate (French)
    
    Currently translated at 98.7% (5636 of 5707 strings)
    
    Translation: postgis/PostGIS Manual
    Translate-URL: https://weblate.osgeo.org/projects/postgis/postgis-manual/fr/

diff --git a/doc/po/fr/postgis-manual.po b/doc/po/fr/postgis-manual.po
index d58bdf10c..a0b46488b 100644
--- a/doc/po/fr/postgis-manual.po
+++ b/doc/po/fr/postgis-manual.po
@@ -9,7 +9,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2024-03-14 17:56+0000\n"
 "PO-Revision-Date: 2024-06-18 09:46+0000\n"
-"Last-Translator: Thomas Muguet <thomas.muguet at oslandia.com>\n"
+"Last-Translator: DeepL <noreply-mt-deepl at weblate.org>\n"
 "Language-Team: French <https://weblate.osgeo.org/projects/postgis/"
 "postgis-manual/fr/>\n"
 "Language: fr\n"
@@ -29119,6 +29119,10 @@ msgid ""
 "GeometryCollections), but only line and polygon elements are simplified. "
 "Endpoints of linear geometry are preserved."
 msgstr ""
+"La fonction peut être appelée avec n'importe quel type de géométrie (y "
+"compris les GeometryCollections), mais seuls les éléments linéaires et "
+"polygonaux sont simplifiés. Les extrémités des géométries linéaires sont "
+"préservées."
 
 #. Tag: para
 #, no-c-format

commit b472fb9f61dabdb0d6136ca712c4b286fea4a271
Author: Thomas Muguet <thomas.muguet at oslandia.com>
Date:   Tue Jun 18 09:43:53 2024 +0000

    Translated PostGIS Manual using Weblate (French)
    
    Currently translated at 98.7% (5636 of 5707 strings)
    
    Translation: postgis/PostGIS Manual
    Translate-URL: https://weblate.osgeo.org/projects/postgis/postgis-manual/fr/

diff --git a/doc/po/fr/postgis-manual.po b/doc/po/fr/postgis-manual.po
index 5d6ebaf82..d58bdf10c 100644
--- a/doc/po/fr/postgis-manual.po
+++ b/doc/po/fr/postgis-manual.po
@@ -8,8 +8,8 @@ msgstr ""
 "Project-Id-Version: postgis 3.5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2024-03-14 17:56+0000\n"
-"PO-Revision-Date: 2024-06-18 09:43+0000\n"
-"Last-Translator: DeepL <noreply-mt-deepl at weblate.org>\n"
+"PO-Revision-Date: 2024-06-18 09:46+0000\n"
+"Last-Translator: Thomas Muguet <thomas.muguet at oslandia.com>\n"
 "Language-Team: French <https://weblate.osgeo.org/projects/postgis/"
 "postgis-manual/fr/>\n"
 "Language: fr\n"
@@ -29105,11 +29105,11 @@ msgid ""
 "be valid even if the input is."
 msgstr ""
 "Calcule une représentation simplifiée d'une géométrie en utilisant "
-"l'algorithme <link xlink:href=\"https://en.wikipedia.org/wiki/"
-"Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm\">Douglas-Peucker</link>. La "
-"<varname>tolérance</varname> de simplification est une valeur de distance, "
-"dans les unités du SRS d'entrée. La simplification supprime les sommets qui "
-"se trouvent à l'intérieur de la distance de tolérance du réseau simplifié. "
+"l'algorithme <link xlink:href=\"https://fr.wikipedia.org/wiki/"
+"Algorithme_de_Douglas-Peucker\">Douglas-Peucker</link>. La variable "
+"<varname>tolerance</varname> de simplification est une valeur de distance, "
+"dans les unités du SRS d'entrée. La simplification supprime les sommets dont "
+"la distance au réseau simplifié est inférieure à la distance de tolérance. "
 "Le résultat peut ne pas être valide même si l'entrée l'est."
 
 #. Tag: para

-----------------------------------------------------------------------

Summary of changes:
 doc/po/fr/postgis-manual.po | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list