起落架逻辑与飞控同步
This commit is contained in:
+17
-15
@@ -93,72 +93,74 @@ Please first select the area of the map to rip with <CTRL>+Left mouse clic
|
||||
<translation>停止缓存地图</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2254"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2379"/>
|
||||
<source>Load Geo Fence File :%1</source>
|
||||
<translation>导入围栏文件:%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2344"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2259"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2469"/>
|
||||
<source>Load Mission File:Group %1,%2</source>
|
||||
<translation>导入航线文件:第%1组航线,%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2440"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2661"/>
|
||||
<source>Save Fence File:%1</source>
|
||||
<translation>保存围栏文件:%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2515"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2582"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2736"/>
|
||||
<source>Save Mission File:Group %1,%2</source>
|
||||
<translation>保存航线文件:第%1组航线,%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2721"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2946"/>
|
||||
<source>please load fence first</source>
|
||||
<translation>请先导入围栏</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2726"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2951"/>
|
||||
<source>start upload fence,total:%1</source>
|
||||
<translation>开始上传围栏,总数%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2764"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2989"/>
|
||||
<source>please load mission first</source>
|
||||
<translation>请先导入航线</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2769"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2994"/>
|
||||
<source>start upload mission %1,total %2</source>
|
||||
<translation>开始上传航线%1,总数%2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2975"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3225"/>
|
||||
<source>upload Mission</source>
|
||||
<translation type="unfinished">上传航点</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="2982"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3232"/>
|
||||
<source>upload fail %1</source>
|
||||
<translation>上传失败 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3010"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3260"/>
|
||||
<source>recieve fence polygon inclusion: %1</source>
|
||||
<translation>接收到多边形安控区 :%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3057"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3307"/>
|
||||
<source>recieve fence polygon exclusion: %1</source>
|
||||
<translation>接收到多边形禁飞区 :%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3106"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3356"/>
|
||||
<source>recieve fence circle inclusion: %1</source>
|
||||
<translation>接收到圆形安控区 :%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3119"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3369"/>
|
||||
<source>recieve fence circle exclusion: %1</source>
|
||||
<translation>接收到圆形禁飞区 :%1</translation>
|
||||
</message>
|
||||
@@ -167,7 +169,7 @@ Please first select the area of the map to rip with <CTRL>+Left mouse clic
|
||||
<translation type="vanished">围栏</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3137"/>
|
||||
<location filename="mapwidget/opmapwidget.cpp" line="3387"/>
|
||||
<source>recieve way point group:%1 seq:%2</source>
|
||||
<translation>收到航点:第%1组,第%2点</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user