[postgis-tickets] r15809 - more parse error fixes

Regina Obe lr at pcorp.us
Sun Sep 24 00:52:46 PDT 2017


Author: robe
Date: 2017-09-24 00:52:46 -0700 (Sun, 24 Sep 2017)
New Revision: 15809

Modified:
   trunk/doc/po/ko_KR/reference_raster.xml.po
Log:
more parse error fixes

Modified: trunk/doc/po/ko_KR/reference_raster.xml.po
===================================================================
--- trunk/doc/po/ko_KR/reference_raster.xml.po	2017-09-24 07:43:11 UTC (rev 15808)
+++ trunk/doc/po/ko_KR/reference_raster.xml.po	2017-09-24 07:52:46 UTC (rev 15809)
@@ -23151,7 +23151,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
@@ -23226,7 +23226,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> 를 반환합니다."
 
@@ -23300,7 +23300,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> 를 반환합니다."
 
@@ -23388,7 +23388,7 @@
 msgstr ""
 "<varname>=</varname> 연산자는 래스터 A의 경계 상자와 래스터 B의 경계 상자가 "
 "동일할 경우 <varname>TRUE</varname> 를 반환합니다. PostgreSQL은 래스터를 내"
-"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다"
+"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다"
 "(예: GROUP BY 또는 ORDER BY 절에서)."
 
 #. Tag: para



More information about the postgis-tickets mailing list