[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-1227-g28b152436

git at osgeo.org git at osgeo.org
Wed Jul 12 12:14:21 PDT 2023


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  28b15243639da0bce2f761aa195f80dccf0229a9 (commit)
       via  39ff618ffdeb04989da312ef259a0208296a539d (commit)
      from  f5854415ce66e8feb1a68abb0ee4628455295bbb (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 28b15243639da0bce2f761aa195f80dccf0229a9
Author: Regina Obe <regina at arrival3d.com>
Date:   Wed Jul 12 19:10:39 2023 +0000

    Translated using Weblate (Italian)
    
    Currently translated at 20.0% (61 of 304 strings)
    
    Translation: postgis/reference_measure.xml
    Translate-URL: https://weblate.osgeo.org/projects/postgis/reference_measurexml/it/

diff --git a/doc/po/it_IT/reference_measure.xml.po b/doc/po/it_IT/reference_measure.xml.po
index 2fd8742de..fdfdfc5c8 100644
--- a/doc/po/it_IT/reference_measure.xml.po
+++ b/doc/po/it_IT/reference_measure.xml.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: PostGIS\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2023-07-12 18:27+0000\n"
-"PO-Revision-Date: 2023-07-12 18:26+0000\n"
+"PO-Revision-Date: 2023-07-12 19:14+0000\n"
 "Last-Translator: Regina Obe <regina at arrival3d.com>\n"
 "Language-Team: Italian <https://weblate.osgeo.org/projects/postgis/"
 "reference_measurexml/it/>\n"
@@ -430,7 +430,7 @@ msgstr ""
 
 #. Tag: funcsynopsis
 #: reference_measure.xml:165
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "<funcprototype> <funcdef>float <function>ST_Angle</function></funcdef> "
 "<paramdef><type>geometry </type><parameter>point1</parameter></paramdef> "
@@ -442,13 +442,6 @@ msgid ""
 "type><parameter>line1</parameter></paramdef> <paramdef><type>geometry </"
 "type><parameter>line2</parameter></paramdef> </funcprototype>"
 msgstr ""
-"<funcprototype> <funcdef>float <function>ST_Azimuth</function></funcdef> "
-"<paramdef><type>geometry </type><parameter>pointA</parameter></paramdef> "
-"<paramdef><type>geometry </type><parameter>pointB</parameter></paramdef> </"
-"funcprototype> <funcprototype> <funcdef>float <function>ST_Azimuth</"
-"function></funcdef> <paramdef><type>geography </type><parameter>pointA</"
-"parameter></paramdef> <paramdef><type>geography </type><parameter>pointB</"
-"parameter></paramdef> </funcprototype>"
 
 #. Tag: para
 #: reference_measure.xml:183
@@ -539,7 +532,7 @@ msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:208
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "SELECT degrees( ST_Angle('LINESTRING(0 0, 0.3 0.7, 1 1)', 'LINESTRING(0 0, "
 "0.2 0.5, 1 0)') );\n"
@@ -548,12 +541,6 @@ msgid ""
 "--------------\n"
 "           45"
 msgstr ""
-"postgis=# SELECT st_hausdorffdistance('LINESTRING (130 0, 0 0, 0 150)'::"
-"geometry, 'LINESTRING (10 10, 10 150, 130 10)'::geometry, 0.5);\n"
-" st_hausdorffdistance\n"
-" ----------------------\n"
-"                                        70\n"
-"(1 row)"
 
 #. Tag: refname
 #: reference_measure.xml:221

commit 39ff618ffdeb04989da312ef259a0208296a539d
Author: Regina Obe <regina at arrival3d.com>
Date:   Wed Jul 12 19:12:16 2023 +0000

    Translated using Weblate (German)
    
    Currently translated at 49.0% (149 of 304 strings)
    
    Translation: postgis/reference_measure.xml
    Translate-URL: https://weblate.osgeo.org/projects/postgis/reference_measurexml/de/

diff --git a/doc/po/de/reference_measure.xml.po b/doc/po/de/reference_measure.xml.po
index ce14f7965..14885db64 100644
--- a/doc/po/de/reference_measure.xml.po
+++ b/doc/po/de/reference_measure.xml.po
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: PostGIS\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2023-07-12 18:27+0000\n"
-"PO-Revision-Date: 2023-01-09 04:42+0000\n"
+"PO-Revision-Date: 2023-07-12 19:14+0000\n"
 "Last-Translator: Regina Obe <regina at arrival3d.com>\n"
 "Language-Team: German <https://weblate.osgeo.org/projects/postgis/"
 "reference_measurexml/de/>\n"
@@ -16,7 +16,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.15\n"
+"X-Generator: Weblate 4.16.4\n"
 
 #. Tag: para
 #: reference_measure.xml:5
@@ -599,7 +599,7 @@ msgstr ""
 
 #. Tag: programlisting
 #: reference_measure.xml:208
-#, fuzzy, no-c-format
+#, no-c-format
 msgid ""
 "SELECT degrees( ST_Angle('LINESTRING(0 0, 0.3 0.7, 1 1)', 'LINESTRING(0 0, "
 "0.2 0.5, 1 0)') );\n"
@@ -608,12 +608,6 @@ msgid ""
 "--------------\n"
 "           45"
 msgstr ""
-"SELECT st_frechetdistance('LINESTRING (0 0, 100 0)'::geometry, 'LINESTRING "
-"(0 0, 50 50, 100 0)'::geometry, 0.5);\n"
-" st_frechetdistance\n"
-"--------------------\n"
-"                 50\n"
-"(1 row)"
 
 #. Tag: refname
 #: reference_measure.xml:221

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

Summary of changes:
 doc/po/de/reference_measure.xml.po    | 12 +++---------
 doc/po/it_IT/reference_measure.xml.po | 19 +++----------------
 2 files changed, 6 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list