[SCM] PostGIS branch master updated. 3.5.0-430-gdcf2b7a6f
git at osgeo.org
git at osgeo.org
Sat Jul 5 13:35:38 PDT 2025
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 dcf2b7a6f787850655ab2cec7e98a0fc8390a6b7 (commit)
from 3578f6a199ee7f1cee6101525030f926ce281eab (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 dcf2b7a6f787850655ab2cec7e98a0fc8390a6b7
Author: Regina Obe <lr at pcorp.us>
Date: Sat Jul 5 16:33:16 2025 -0400
Get rid of smart quotes in sv translation
diff --git a/doc/po/sv/postgis-manual.po b/doc/po/sv/postgis-manual.po
index 8219ad861..be8ca0f9d 100644
--- a/doc/po/sv/postgis-manual.po
+++ b/doc/po/sv/postgis-manual.po
@@ -18552,8 +18552,8 @@ msgid ""
"link>."
msgstr ""
"Ytterligare information om GDAL_DATA finns på GDAL:s <link "
-"xlink:href=”https://gdal.org/user/configoptions."
-"html”>konfigurationsalternativ</link>."
+"xlink:href="https://gdal.org/user/configoptions."
+"html">konfigurationsalternativ</link>."
#. Tag: para
#, no-c-format
@@ -18684,8 +18684,8 @@ msgid ""
"link>."
msgstr ""
"Ytterligare information om GDAL_SKIP finns på GDAL:s <link "
-"xlink:href=”https://gdal.org/user/configoptions."
-"html”>konfigurationsalternativ</link>."
+"xlink:href="https://gdal.org/user/configoptions."
+"html">konfigurationsalternativ</link>."
#. Tag: para
#, no-c-format
@@ -18820,8 +18820,8 @@ msgid ""
"keys to use for remote out-db data sources."
msgstr ""
"En strängkonfiguration för att ställa in alternativ som används när du "
-"arbetar med en out-db-raster. <link xlink:href=”https://gdal.org/user/"
-"configoptions.html”>Konfigurationsalternativ</link> styr saker som hur "
+"arbetar med en out-db-raster. <link xlink:href="https://gdal.org/user/"
+"configoptions.html">Konfigurationsalternativ</link> styr saker som hur "
"mycket utrymme GDAL tilldelar lokal datacache, om översikter ska läsas och "
"vilka åtkomstnycklar som ska användas för fjärranslutna out-db-datakällor."
@@ -36475,8 +36475,8 @@ msgid ""
"then prepared in the <xref linkend=\"RT_ST_Rescale\"/> examples"
msgstr ""
"Exemplen använder katrina-raster som lästs in som en enda bricka som "
-"beskrivs i <link xlink:href=”https://gdal.org/user/drivers/raster/"
-"postgisraster.html”>https://gdal.org/user/drivers/raster/postgisraster.html</"
+"beskrivs i <link xlink:href="https://gdal.org/user/drivers/raster/"
+"postgisraster.html">https://gdal.org/user/drivers/raster/postgisraster.html</"
"link> och sedan förberetts i exemplen <xref linkend=\"RT_ST_Rescale\"/>"
#. Tag: para
@@ -38441,8 +38441,8 @@ msgid ""
"to disable directory scanning."
msgstr ""
"För att kontrollera detta beteende tillhandahåller GDAL följande "
-"miljövariabel: <link xlink:href=”https://gdal.org/user/configoptions.html"
-"#config-GDAL_DISABLE_READDIR_ON_OPEN”>GDAL_DISABLE_READDIR_ON_OPEN</link>. "
+"miljövariabel: <link xlink:href="https://gdal.org/user/configoptions.html"
+"#config-GDAL_DISABLE_READDIR_ON_OPEN">GDAL_DISABLE_READDIR_ON_OPEN</link>. "
"Ställ in <varname>GDAL_DISABLE_READDIR_ON_OPEN</varname> till <varname>TRUE</"
"varname> för att inaktivera katalogsökning."
-----------------------------------------------------------------------
Summary of changes:
doc/po/sv/postgis-manual.po | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list