Skip to content

Commit fa63d55

Browse files
committed
fix multi-polygon
1 parent 1ad1ba7 commit fa63d55

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

locale/zh/LC_MESSAGES/applications/geospatial-indexes.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgstr ""
44
"Project-Id-Version: mongodb-manual 2.6\n"
55
"Report-Msgid-Bugs-To: \n"
66
"POT-Creation-Date: 2014-09-03 15:39-0400\n"
7-
"PO-Revision-Date: 2014-10-12 20:49+0800\n"
7+
"PO-Revision-Date: 2014-10-19 16:39+0800\n"
88
"Last-Translator: YEXINGZHE54 <[email protected]>\n"
99
"Language-Team: http://www.transifex.com/projects/p/mongodb-manual/language/"
1010
"zh/)\n"
@@ -116,7 +116,7 @@ msgstr ""
116116
msgid ""
117117
"Support for additional GeoJSON types: MultiPoint, MultiLineString, "
118118
"MultiPolygon, GeometryCollection."
119-
msgstr "支持更多GeoJSON类型:多点, 多线段, 多-多边形, 几何体几何。"
119+
msgstr "支持更多GeoJSON类型:多点, 多线段, MultiPolygon, 几何体集合。"
120120

121121
#: ../source/applications/geospatial-indexes.txt:63
122122
msgid "MongoDB supports the following GeoJSON objects:"
@@ -144,7 +144,7 @@ msgstr "多线段"
144144

145145
#: ../source/applications/geospatial-indexes.txt:75
146146
msgid "MultiPolygon"
147-
msgstr "多-多边形"
147+
msgstr "MultiPolygon"
148148

149149
#: ../source/applications/geospatial-indexes.txt:77
150150
msgid "GeometryCollection"

locale/zh/LC_MESSAGES/core/2dsphere.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: MongoDB Manual\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2014-04-08 13:03-0400\n"
11-
"PO-Revision-Date: 2014-10-18 12:57+0800\n"
11+
"PO-Revision-Date: 2014-10-19 16:41+0800\n"
1212
"Last-Translator: YEXINGZHE54 <[email protected]>\n"
1313
"Language-Team: Chinese (http://www.transifex.com/projects/p/mongodb-manual/"
1414
"language/zh/)\n"
@@ -233,15 +233,15 @@ msgstr ""
233233
# e11417fdf4f644b5900bcdfbd11579c7
234234
#: ../source/core/2dsphere.txt:268
235235
msgid "``MultiPolygon``"
236-
msgstr "``多-多边形``"
236+
msgstr "``MultiPolygon``"
237237

238238
# 59f6deb7b7f0406fa7626e1f988da4d1
239239
#: ../source/core/2dsphere.txt:273
240240
msgid ""
241241
"The following example stores coordinates of GeoJSON type `MultiPolygon "
242242
"<http://geojson.org/geojson-spec.html#id7>`_:"
243243
msgstr ""
244-
"如下示例存储了GeoJSON `多-多边形 <http://geojson.org/geojson-spec."
244+
"如下示例存储了GeoJSON `MultiPolygon <http://geojson.org/geojson-spec."
245245
"html#id7>`_ 类型的坐标数据:"
246246

247247
# 832a6899b1a84925811e9d00486ab832

0 commit comments

Comments
 (0)