From 8c673e24ad7a3adbfd66b383eb5d81606b2b461d Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 17 Sep 2018 02:29:47 +0000 Subject: [PATCH] Fix xml parse errors in Korean raster po file git-svn-id: http://svn.osgeo.org/postgis/trunk@16818 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/po/ko_KR/reference_raster.xml.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/po/ko_KR/reference_raster.xml.po b/doc/po/ko_KR/reference_raster.xml.po index 2c89cf42c..827876e4f 100644 --- a/doc/po/ko_KR/reference_raster.xml.po +++ b/doc/po/ko_KR/reference_raster.xml.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PostGIS\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-09-16 19:07+0000\n" +"POT-Creation-Date: 2018-08-19 21:47+0000\n" "PO-Revision-Date: 2018-07-23 18:02+0000\n" "Last-Translator: Kwon.Yongchan \n" "Language-Team: Korean (Korea) (http://www.transifex.com/postgis/postgis/" @@ -16614,9 +16614,9 @@ msgstr "ST_Intersection" #: reference_raster.xml:6937 #, no-c-format msgid "" -"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." +"intersection of a vectorization of the raster and a geometry." msgstr "" "두 래스터의 공유 부분을 표현하는, 또는 벡터화된 래스터와 도형의 기하학적 교차" "를 표현하는 래스터 또는 도형-픽셀값 쌍의 집합을 반환합니다." @@ -23558,7 +23558,7 @@ msgid "" "if the bounding box of raster/geometr A intersects the bounding box of " "raster/geometr B." msgstr "" -"&& 연산자는 래스터/도형 A의 경계 상자와 래스터/도형 B의 경" +"&& 연산자는 래스터/도형 A의 경계 상자와 래스터/도형 B의 경" "계 상자가 교차하는 경우 TRUE 를 반환합니다." #. Tag: para @@ -23633,7 +23633,7 @@ msgid "" "of raster B, or more accurately, overlaps or is NOT to the right of the " "bounding box of raster B." msgstr "" -"&< 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 " +"&< 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 " "겹치거나 그 왼쪽에 있을 경우, 또는 더 정확히 말하자면 래스터 B의 경계 상자와 " "겹치거나 그 오른쪽에 있지 않을 경우, TRUE 를 반환합니다." @@ -23707,7 +23707,7 @@ msgid "" "of raster B, or more accurately, overlaps or is NOT to the left of the " "bounding box of raster B." msgstr "" -"&> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 " +"&> 연산자는 래스터 A의 경계 상자가 래스터 B의 경계 상자와 " "겹치거나 그 오른쪽에 있을 경우, 또는 더 정확히 말하자면 래스터 B의 경계 상자" "와 겹치거나 그 왼쪽에 있지 않을 경우, TRUE 를 반환합니다." @@ -23795,7 +23795,7 @@ msgid "" msgstr "" "= 연산자는 래스터 A의 경계 상자와 래스터 B의 경계 상자가 " "동일할 경우 TRUE 를 반환합니다. PostgreSQL은 래스터를 내" -"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다" +"부 정렬하고 비교하기 위해 도형에 대해 정의된 =, <, 및 > 연산자를 이용합니다" "(예: GROUP BY 또는 ORDER BY 절에서)." #. Tag: para -- 2.40.0