Skip to content

Commit 631fb59

Browse files
committed
update translation
1 parent e033eb1 commit 631fb59

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

i18n/shapeTools_zh.ts

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!DOCTYPE TS>
3-
<TS version="2.1" language="zh_CN" sourcelanguage="en_US">
2+
<!DOCTYPE TS><TS version="2.0" language="zh_CN" sourcelanguage="en_US">
43
<context>
54
<name>@default</name>
65
<message>
@@ -115,17 +114,17 @@
115114
</message>
116115
<message>
117116
<location filename="../shapeTools.py" line="222"/>
118-
<source>Rotate 180°</source>
117+
<source>Rotate 180&#xb0;</source>
119118
<translation>旋转180°</translation>
120119
</message>
121120
<message>
122121
<location filename="../shapeTools.py" line="226"/>
123-
<source>Rotate 90° CW</source>
122+
<source>Rotate 90&#xb0; CW</source>
124123
<translation>顺时针旋转90°</translation>
125124
</message>
126125
<message>
127126
<location filename="../shapeTools.py" line="230"/>
128-
<source>Rotate 90° CCW</source>
127+
<source>Rotate 90&#xb0; CCW</source>
129128
<translation>逆时针旋转90°</translation>
130129
</message>
131130
<message>

metadata.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name=Shape Tools
33
qgisMinimumVersion=3.4
44
description=Shape Tools is a collection of geodesic shapes and tools. Create ellipse, line of bearing, points along a line of bearing, pie wedge, donut, arc wedge, star, ellipse rose, epicycloid, gear, hypocyloid, polyfoil, polygon, radial line, and heart shapes. Tools include "XY to Line" tool, densify lines and polygons along geodesic paths, geodesic line break, geodesic measuring and create a measurement layer, geodesic scale, rotate, flip and translate tools, and digitize points at an azimuth & distance tools.
5-
version=3.4.8
5+
version=3.4.9
66
author=C Hamilton
77
88
about=Shape Tools is a collection of geodesic shapes and tools. Shape Tools is installed in the Vector menu.
@@ -27,6 +27,7 @@ experimental=False
2727
deprecated=False
2828
hasProcessingProvider=yes
2929
changelog=
30+
3.4.9 - Update translation
3031
3.4.8 - Add a shape that looks like a gear
3132
3.4.7 - Updated translation
3233
3.4.6 - Added a point along a line of bearing algorithm and offset to line of bearing algorithm.

0 commit comments

Comments
 (0)