[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-1107-g193f2c4ca

git at osgeo.org git at osgeo.org
Mon Jul 3 11:19:46 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  193f2c4caa2db823c6e2f4210d6d9d3ef54be80d (commit)
      from  ec9803be04ea513b3ee96a9e201182a1d3ee53ca (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 193f2c4caa2db823c6e2f4210d6d9d3ef54be80d
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Jul 3 14:17:24 2023 -0400

    DOC FIXES
    
     - Put geography_transform content back in body of remarks
       otherwise not translatable
     - Add a remark style to override yellow coloring of remark
       coming from docbook
     - Fix entities, broken by french translation
       Fix using fix_xml_entitites.sh

diff --git a/doc/html/style.css b/doc/html/style.css
index 110e0500f..fb08c048e 100644
--- a/doc/html/style.css
+++ b/doc/html/style.css
@@ -31,7 +31,9 @@ div.navfooter {
     color: white;
 }
 
-
+.remark {
+    background: white;
+}
 
 /* Phone width */
 @media (max-width: 40em) {
diff --git a/doc/po/de/tag_geography_transform.xml.po b/doc/po/de/tag_geography_transform.xml.po
index 447040a5d..ebd3b131e 100644
--- a/doc/po/de/tag_geography_transform.xml.po
+++ b/doc/po/de/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -14,3 +14,10 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/es/tag_geography_transform.xml.po b/doc/po/es/tag_geography_transform.xml.po
index 2b86b7f2f..8c364caaa 100644
--- a/doc/po/es/tag_geography_transform.xml.po
+++ b/doc/po/es/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -14,3 +14,10 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/fr/reference_measure.xml.po b/doc/po/fr/reference_measure.xml.po
index f7864275d..1bd6869c0 100644
--- a/doc/po/fr/reference_measure.xml.po
+++ b/doc/po/fr/reference_measure.xml.po
@@ -3742,7 +3742,7 @@ msgstr "L'Est est l'azimut &#x03C0;/2 (90 degrés)"
 #: reference_measure.xml:1508
 #, no-c-format
 msgid "South is azimuth &#x03C0; (180 degrees)"
-msgstr "Le sud est l'azimut &#x03C0 ; (180 degrés)"
+msgstr "Le sud est l'azimut &#x03C0; (180 degrés)"
 
 #. Tag: para
 #: reference_measure.xml:1509
@@ -3757,7 +3757,7 @@ msgid ""
 "Negative azimuth values and values greater than 2&#x03C0; (360 degrees) are "
 "supported."
 msgstr ""
-"Les valeurs d'azimut négatives et les valeurs supérieures à 2&#x03C0 ; (360 "
+"Les valeurs d'azimut négatives et les valeurs supérieures à 2&#x03C0; (360 "
 "degrés) sont prises en charge."
 
 #. Tag: para
diff --git a/doc/po/fr/reference_overlay.xml.po b/doc/po/fr/reference_overlay.xml.po
index cf8206374..7e3a99c49 100644
--- a/doc/po/fr/reference_overlay.xml.po
+++ b/doc/po/fr/reference_overlay.xml.po
@@ -410,7 +410,7 @@ msgid ""
 "mercator in worst case scenario) and then intersection in that best fit "
 "planar spatial ref and retransforms back to WGS84 geography."
 msgstr ""
-"&geography_transform ; Il détermine d'abord le meilleur SRID qui correspond "
+"&geography_transform; Il détermine d'abord le meilleur SRID qui correspond "
 "à la boîte de délimitation des 2 objets géographiques (si les objets "
 "géographiques sont dans une demi-zone UTM mais pas le même UTM choisira l'un "
 "d'eux) (en favorisant UTM ou Lambert Azimuthal Equal Area (LAEA) pôle nord/"
diff --git a/doc/po/fr/reference_processing.xml.po b/doc/po/fr/reference_processing.xml.po
index 2f24d117e..d2d6f7e7e 100644
--- a/doc/po/fr/reference_processing.xml.po
+++ b/doc/po/fr/reference_processing.xml.po
@@ -236,7 +236,7 @@ msgid ""
 "This may not produce the desired behavior if the input object is much larger "
 "than a UTM zone or crosses the dateline"
 msgstr ""
-"&geography_transform ; Il détermine un système de référence spatiale "
+"&geography_transform; Il détermine un système de référence spatiale "
 "planaire qui correspond le mieux à la boîte de délimitation de l'objet "
 "géographique (en essayant UTM, le pôle Nord/Sud de Lambert Azimuthal Equal "
 "Area (LAEA), et enfin Mercator). Le tampon est calculé dans l'espace "
diff --git a/doc/po/fr/tag_geography_transform.xml.po b/doc/po/fr/tag_geography_transform.xml.po
index ccb0ce799..e3615a2f3 100644
--- a/doc/po/fr/tag_geography_transform.xml.po
+++ b/doc/po/fr/tag_geography_transform.xml.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 08:08+0000\n"
 "Last-Translator: Thomas Muguet <thomas.muguet at oslandia.com>\n"
 "Language-Team: French <https://weblate.osgeo.org/projects/postgis/"
@@ -18,6 +18,13 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
 "X-Generator: Weblate 4.16.4\n"
 
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
+
 #, no-c-format
 #~ msgid ""
 #~ "This method is not a native method for geography and relies on geometry "
diff --git a/doc/po/it_IT/tag_geography_transform.xml.po b/doc/po/it_IT/tag_geography_transform.xml.po
index 79d4a77da..14262f33b 100644
--- a/doc/po/it_IT/tag_geography_transform.xml.po
+++ b/doc/po/it_IT/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -14,3 +14,10 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/ja/tag_geography_transform.xml.po b/doc/po/ja/tag_geography_transform.xml.po
index 01d0d6303..38b42679d 100644
--- a/doc/po/ja/tag_geography_transform.xml.po
+++ b/doc/po/ja/tag_geography_transform.xml.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-29 09:08+0000\n"
 "Last-Translator: Teramoto Ikuhiro <yellow at affrc.go.jp>\n"
 "Language-Team: Japanese <https://weblate.osgeo.org/projects/postgis/"
@@ -18,6 +18,13 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: Weblate 4.16.4\n"
 
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
+
 #, no-c-format
 #~ msgid ""
 #~ "This method is not a native method for geography and relies on geometry "
diff --git a/doc/po/ko_KR/tag_geography_transform.xml.po b/doc/po/ko_KR/tag_geography_transform.xml.po
index e84b304d6..7f3dd40d7 100644
--- a/doc/po/ko_KR/tag_geography_transform.xml.po
+++ b/doc/po/ko_KR/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -14,3 +14,10 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/pl/tag_geography_transform.xml.po b/doc/po/pl/tag_geography_transform.xml.po
index be48a53ef..0b119d906 100644
--- a/doc/po/pl/tag_geography_transform.xml.po
+++ b/doc/po/pl/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -15,3 +15,10 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/pt_BR/tag_geography_transform.xml.po b/doc/po/pt_BR/tag_geography_transform.xml.po
index fe111cb3e..de691c1b1 100644
--- a/doc/po/pt_BR/tag_geography_transform.xml.po
+++ b/doc/po/pt_BR/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -14,3 +14,10 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/ru/tag_geography_transform.xml.po b/doc/po/ru/tag_geography_transform.xml.po
index d8f7959a1..259c18edb 100644
--- a/doc/po/ru/tag_geography_transform.xml.po
+++ b/doc/po/ru/tag_geography_transform.xml.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ming 64gcc81\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: 2023-06-28 00:36+0000\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -15,3 +15,10 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/po/templates/tag_geography_transform.xml.pot b/doc/po/templates/tag_geography_transform.xml.pot
index 84e203173..b133288a1 100644
--- a/doc/po/templates/tag_geography_transform.xml.pot
+++ b/doc/po/templates/tag_geography_transform.xml.pot
@@ -6,10 +6,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2023-07-01 21:38+0000\n"
+"POT-Creation-Date: 2023-07-03 18:08+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <kde-i18n-doc at kde.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+
+#. Tag: remark
+#: tag_geography_transform.xml:3
+#, no-c-format
+msgid ""
+"For geography this is a thin wrapper around the geometry implementation."
+msgstr ""
diff --git a/doc/tag_geography_transform.xml b/doc/tag_geography_transform.xml
index f4a62eb57..547ca930a 100644
--- a/doc/tag_geography_transform.xml
+++ b/doc/tag_geography_transform.xml
@@ -1,6 +1,5 @@
 <remark conformance="geography_transform">
 <inlinemediaobject>
    <imageobject><imagedata fileref='images/matrix_transform.png' /></imageobject>
-</inlinemediaobject>
+</inlinemediaobject> For geography this is a thin wrapper around the geometry implementation.
 </remark>
-For geography this is a thin wrapper around the geometry implementation.

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

Summary of changes:
 doc/html/style.css                               | 4 +++-
 doc/po/de/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/es/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/fr/reference_measure.xml.po               | 4 ++--
 doc/po/fr/reference_overlay.xml.po               | 2 +-
 doc/po/fr/reference_processing.xml.po            | 2 +-
 doc/po/fr/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/it_IT/tag_geography_transform.xml.po      | 9 ++++++++-
 doc/po/ja/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/ko_KR/tag_geography_transform.xml.po      | 9 ++++++++-
 doc/po/pl/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/pt_BR/tag_geography_transform.xml.po      | 9 ++++++++-
 doc/po/ru/tag_geography_transform.xml.po         | 9 ++++++++-
 doc/po/templates/tag_geography_transform.xml.pot | 9 ++++++++-
 doc/tag_geography_transform.xml                  | 3 +--
 15 files changed, 88 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list