[postgis-tickets] r16819 - Fix parse errors in po files. Update ChangeLog in prep for release
Regina Obe
lr at pcorp.us
Sun Sep 16 07:44:34 PDT 2018
Author: robe
Date: 2018-09-16 19:44:34 -0700 (Sun, 16 Sep 2018)
New Revision: 16819
Modified:
branches/2.5/ChangeLog
branches/2.5/doc/po/es/extras_topology.xml.po
branches/2.5/doc/po/ko_KR/reference_raster.xml.po
Log:
Fix parse errors in po files. Update ChangeLog in prep for release
Modified: branches/2.5/ChangeLog
===================================================================
--- branches/2.5/ChangeLog 2018-09-17 02:29:47 UTC (rev 16818)
+++ branches/2.5/ChangeLog 2018-09-17 02:44:34 UTC (rev 16819)
@@ -1,3 +1,154 @@
+2018-09-16 23:58 Regina Obe <lr at pcorp.us>
+
+ * [r16816] Replace long tag with short-tag for xref ST_MemSize. Was
+ causing problems with po conversion.
+ Update pots (including getting rid of SVN)
+
+2018-09-16 21:52 Regina Obe <lr at pcorp.us>
+
+ * [r16815] Prepping for 2.5.0 release
+
+2018-09-16 21:36 Regina Obe <lr at pcorp.us>
+
+ * [r16814] Move geofromjson test from tickets to in_geojson so
+ JSON-C guard can be applied.
+ Closes #4178 for PostGIS 2.5.0
+
+2018-09-16 20:24 Regina Obe <lr at pcorp.us>
+
+ * [r16813] Try to force liblwgeom source include to be referenced
+ first before the installed locations.
+ When installed, the installed one sometimes gets picked up
+ instead of the source one.
+ References #4180
+
+2018-09-16 18:51 Regina Obe <lr at pcorp.us>
+
+ * [r16811] remove de_DE, it's redundant with de which is more
+ complete.
+ Update all the po files (pulled from transifex)
+ References #3848
+
+2018-09-16 16:18 Regina Obe <lr at pcorp.us>
+
+ * [r16809] Update pot files
+
+2018-09-16 05:12 Regina Obe <lr at pcorp.us>
+
+ * [r16806] Document that LLV >= 6 is required for JIT compiles.
+ Closes #4125 for PostGIS 2.5.0
+
+2018-09-14 16:13 Raúl Marín Rodríguez <rmrodriguez at carto.com>
+
+ * [r16802] Use qualified names in topology extension install
+
+ References #4160
+
+2018-09-13 20:28 Paul Ramsey <pramsey at cleverelephant.ca>
+
+ * [r16786] Handle almost-infinite features when building table
+ statistics in ANALYZE
+ References #4144
+
+2018-09-13 19:25 Paul Ramsey <pramsey at cleverelephant.ca>
+
+ * [r16784] Avoid array overflow in ANALYZE (References #2985)
+
+2018-09-13 17:25 Darafei Praliaskouski <me at komzpa.net>
+
+ * [r16779] Postgres 12 disallows variable length arrays in C,
+ raster part
+
+ Patch by Laurenz Albe
+
+ Closes #4177
+
+2018-09-13 14:57 Darafei Praliaskouski <me at komzpa.net>
+
+ * [r16778] Postgres 12 disallows variable length arrays in C
+
+ Patch by Laurenz Albe
+
+ Closes #4177
+
+2018-09-13 13:29 Darafei Praliaskouski <me at komzpa.net>
+
+ * [r16773] ST_Interscts support GEOMETRYCOLLECTION
+
+ By some overlook ST_Intersects has a guard against
+ GEOMETRYCOLLECTION, while GEOS can handle it.
+
+ Closes #4176
+ Closes https://github.com/postgis/postgis/pull/297
+
+2018-09-13 13:25 Darafei Praliaskouski <me at komzpa.net>
+
+ * [r16772] Add NEWS entry.
+
+ References #4164
+
+2018-09-11 06:07 Regina Obe <lr at pcorp.us>
+
+ * [r16728] Get rid of note that 3.7.0 is not released. Switch
+ winnie to test and packaged released 3.7.0
+
+2018-09-10 22:27 Paul Ramsey <pramsey at cleverelephant.ca>
+
+ * [r16726] NL warning and add regression test
+ References #4164
+
+2018-09-10 22:18 Paul Ramsey <pramsey at cleverelephant.ca>
+
+ * [r16724] Parse error on incorrectly nested GeoJSON input
+ References #4164
+
+2018-09-07 10:57 Raúl Marín Rodríguez <rmrodriguez at carto.com>
+
+ * [r16721] Fix memory leak in lwgeom_offsetcurve
+
+ References #4172
+
+2018-09-06 20:17 Paul Ramsey <pramsey at cleverelephant.ca>
+
+ * [r16716] Increase double printing buffer, and strip out assertion
+ that buffer is never filled
+ (References #4165)
+
+2018-08-29 09:28 Raúl Marín Rodríguez <rmrodriguez at carto.com>
+
+ * [r16709] MVT: Fix resource leak when the first geometry is NULL
+
+ References #4163
+
+2018-08-28 07:51 Darafei Praliaskouski <me at komzpa.net>
+
+ * [r16707] Clarify ST_DWithin usage when table stores a point and a
+ radius.
+
+ Added after IRC discussion.
+ Thanks github user Boscop for questions and review.
+
+ Closes #4162
+ Closes https://github.com/postgis/postgis/pull/289
+
+2018-08-28 07:25 Regina Obe <lr at pcorp.us>
+
+ * [r16705] Move ST_QuantizeCoordinates from miscellaneous to
+ Editors and fix the first example
+
+2018-08-19 22:16 Regina Obe <lr at pcorp.us>
+
+ * [r16700] update translation files, bump version to 2.5.0rc2dev,
+ update badges
+
+2018-08-19 21:41 Regina Obe <lr at pcorp.us>
+
+ * [r16698] Branch 2.5
+
+2018-08-19 15:09 Regina Obe <lr at pcorp.us>
+
+ * [r16696] Update change log in prep for 2.5.0rc1 release
+
2018-08-19 14:02 Regina Obe <lr at pcorp.us>
* [r16695] put in date
Modified: branches/2.5/doc/po/es/extras_topology.xml.po
===================================================================
--- branches/2.5/doc/po/es/extras_topology.xml.po 2018-09-17 02:29:47 UTC (rev 16818)
+++ branches/2.5/doc/po/es/extras_topology.xml.po 2018-09-17 02:44:34 UTC (rev 16819)
@@ -139,7 +139,7 @@
msgstr ""
"El soporte de Topology se compila por defecto comenzando con PostGIS 2.0, y "
"puede ser deshabilitado especificando --without-topology configure la opción "
-"en tiempo de compilación como se describe en < xref linkend = "
+"en tiempo de compilación como se describe en <xref linkend = "
"\"postgis_installation\"/>"
#. Tag: para
Modified: branches/2.5/doc/po/ko_KR/reference_raster.xml.po
===================================================================
--- branches/2.5/doc/po/ko_KR/reference_raster.xml.po 2018-09-17 02:29:47 UTC (rev 16818)
+++ branches/2.5/doc/po/ko_KR/reference_raster.xml.po 2018-09-17 02:44:34 UTC (rev 16819)
@@ -16614,9 +16614,9 @@
#: reference_raster.xml:6937
#, no-c-format
msgid ""
-"<refpurpose>Returns a raster or a set of geometry-pixelvalue pairs "
+"Returns a raster or a set of geometry-pixelvalue pairs "
"representing the shared portion of two rasters or the geometrical "
-"intersection of a vectorization of the raster and a geometry.</refpurpose>"
+"intersection of a vectorization of the raster and a geometry."
msgstr ""
"두 래스터의 공유 부분을 표현하는, 또는 벡터화된 래스터와 도형의 기하학적 교차"
"를 표현하는 래스터 또는 도형-픽셀값 쌍의 집합을 반환합니다."
@@ -23558,7 +23558,7 @@
"if the bounding box of raster/geometr A intersects the bounding box of "
"raster/geometr B."
msgstr ""
-"<varname>&&</varname> 연산자는 래스터/도형 A의 경계 상자와 래스터/도형 B의 경"
+"<varname>&&</varname> 연산자는 래스터/도형 A의 경계 상자와 래스터/도형 B의 경"
"계 상자가 교차하는 경우 <varname>TRUE</varname> 를 반환합니다."
#. Tag: para
@@ -23633,7 +23633,7 @@
"of raster B, or more accurately, overlaps or is NOT to the right of the "
"bounding box of raster B."
msgstr ""
-"<varname>&<</varname> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 "
+"<varname>&<</varname> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 "
"겹치거나 그 왼쪽에 있을 경우, 또는 더 정확히 말하자면 래스터 B의 경계 상자와 "
"겹치거나 그 오른쪽에 있지 않을 경우, <varname>TRUE</varname> 를 반환합니다."
@@ -23707,7 +23707,7 @@
"of raster B, or more accurately, overlaps or is NOT to the left of the "
"bounding box of raster B."
msgstr ""
-"<varname>&></varname> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 "
+"<varname>&></varname> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 "
"겹치거나 그 오른쪽에 있을 경우, 또는 더 정확히 말하자면 래스터 B의 경계 상자"
"와 겹치거나 그 왼쪽에 있지 않을 경우, <varname>TRUE</varname> 를 반환합니다."
@@ -23795,7 +23795,7 @@
msgstr ""
"<varname>=</varname> 연산자는 래스터 A의 경계 상자와 래스터 B의 경계 상자가 "
"동일할 경우 <varname>TRUE</varname> 를 반환합니다. PostgreSQL은 래스터를 내"
-"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다"
+"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다"
"(예: GROUP BY 또는 ORDER BY 절에서)."
#. Tag: para
More information about the postgis-tickets
mailing list