[SCM] PostGIS branch master updated. 3.7.0beta1-213-gbeac83bc71

git at osgeo.org git at osgeo.org
Mon Aug 3 03:39:16 PDT 2026


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  beac83bc71bd7442b69da1053f6b1aab98fffa0f (commit)
      from  aab812807800cf2f3e89e23fcaba50673c763860 (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 beac83bc71bd7442b69da1053f6b1aab98fffa0f
Author: Teramoto Ikuhiro <yellow at affrc.go.jp>
Date:   Mon Aug 3 09:43:40 2026 +0000

    Translated PostGIS Manual using Weblate (Japanese)
    
    Currently translated at 89.3% (5343 of 5981 strings)
    
    Translation: postgis/PostGIS Manual
    Translate-URL: https://weblate.osgeo.org/projects/postgis/postgis-manual/ja/

diff --git a/doc/po/ja/postgis-manual.po b/doc/po/ja/postgis-manual.po
index 5e5cfcc0d7..142d9aa1b0 100644
--- a/doc/po/ja/postgis-manual.po
+++ b/doc/po/ja/postgis-manual.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: postgis 3.5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2026-07-20 08:06+0000\n"
-"PO-Revision-Date: 2026-08-03 08:39+0000\n"
+"PO-Revision-Date: 2026-08-03 10:39+0000\n"
 "Last-Translator: Teramoto Ikuhiro <teramoto.ikuhiro576 at naro.go.jp>\n"
 "Language-Team: Japanese <https://weblate.osgeo.org/projects/postgis/postgis-"
 "manual/ja/>\n"
@@ -11916,6 +11916,9 @@ msgid ""
 "conventional <varname>cid</varname> alias keeps the geometry column ready "
 "for color-by-cluster rendering."
 msgstr ""
+"入力ジオメトリーごとに明示的なクラスター ID を返します。慣用的な <varname>"
+"cid</varname> エイリアスを使って、ジオメトリーカラムがクラスターの色の塗分け"
+"に使えるようにします。"
 
 #. Tag: refpurpose
 #, no-c-format
@@ -12115,11 +12118,15 @@ msgid ""
 "island clusters span the antimeridian, and cluster edges follow the Earth's "
 "curvature."
 msgstr ""
+"クラスタリングで 46領域が生成されます。クラスターは、ニューヨークやモスクワな"
+"どの人口が集中している点を中心とします。グリーンランドは一つのクラスターで、"
+"いくつかの島のクラスターは緯度180度線をまたぎ、クラスターのエッジは地球の曲率"
+"に従っています。"
 
 #. Tag: para
 #, no-c-format
 msgid "Kontur population clustered with 3000 km maximum radius."
-msgstr ""
+msgstr "最大半径 3000km でクラスタリング下 Kontur 人口。"
 
 #. Tag: para
 #, no-c-format
@@ -12128,6 +12135,9 @@ msgid ""
 "The maximum radius is specified in meters, while the returned geometries "
 "stay in WGS 84 for display."
 msgstr ""
+"地心座標系で地球上の都市人口を重みとしてクラスタリングを行います。最大半径は"
+"メートル単位で指定します。ただし表示用に WGS 84 のままのジオメトリーが返され"
+"ます。"
 
 #. Tag: para
 #, no-c-format
@@ -12298,6 +12308,13 @@ msgid ""
 "<function>ST_Union</function> also splits linestrings at intersections and "
 "may return a single geometry after dissolving boundaries."
 msgstr ""
+"<function>ST_Collect</function> は境界のディソルブやオーバーラップの"
+"ディゾルブを行いません。オーバーラップしているポリゴンの収集は不正な <type>"
+"MultiPolygon</type> を生成する恐れがあります。結果ジオメトリーが、"
+"オーバーラップ部をマージしていて妥当なポリゴンジオメトリーでなければならない"
+"のでしたら、代わりに <xref linkend=\"ST_Union\"/> を使います。<function>"
+"ST_Union</function> もインターセクトする位置でラインストリングを分割し、境界"
+"のディゾルブを行った単一ジオメトリーを返します。"
 
 #. Tag: para
 #, no-c-format

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

Summary of changes:
 doc/po/ja/postgis-manual.po | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list