Skip to content

Commit

Permalink
updating strings 2024.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Sep 12, 2024
1 parent ec301aa commit afc0657
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 18 deletions.
41 changes: 23 additions & 18 deletions app/i18n/input_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1272,92 +1272,97 @@ Won&apos;t be added to the project.</source>
<context>
<name>MMMapController</name>
<message>
<location filename="../qml/map/MMMapController.qml" line="128"/>
<location filename="../qml/map/MMMapController.qml" line="101"/>
<source>Mark the geometry on the map and click record</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="130"/>
<source>Create line to split the selected feature</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="521"/>
<location filename="../qml/map/MMMapController.qml" line="523"/>
<source>streaming</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="597"/>
<location filename="../qml/map/MMMapController.qml" line="599"/>
<source>Connecting to %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="611"/>
<location filename="../qml/map/MMMapController.qml" line="613"/>
<source>Connected, no position</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="615"/>
<location filename="../qml/map/MMMapController.qml" line="617"/>
<source>Unknown accuracy</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="757"/>
<location filename="../qml/map/MMMapController.qml" line="759"/>
<source>GPS currently unavailable</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="772"/>
<location filename="../qml/map/MMMapController.qml" line="774"/>
<source>Choose Active Layer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="799"/>
<location filename="../qml/map/MMMapController.qml" line="801"/>
<source>Could not find any editable layers in the project.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="800"/>
<location filename="../qml/map/MMMapController.qml" line="802"/>
<source>See how to enable digitizing in your project.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="817"/>
<location filename="../qml/map/MMMapController.qml" line="819"/>
<source>More options</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="822"/>
<location filename="../qml/map/MMMapController.qml" line="824"/>
<source>Split geometry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="834"/>
<location filename="../qml/map/MMMapController.qml" line="836"/>
<source>Redraw geometry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="846"/>
<location filename="../qml/map/MMMapController.qml" line="848"/>
<source>Streaming mode</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="852"/>
<location filename="../qml/map/MMMapController.qml" line="854"/>
<source>Active</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="978"/>
<location filename="../qml/map/MMMapController.qml" line="980"/>
<source>Splitting done successfully</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="1069"/>
<location filename="../qml/map/MMMapController.qml" line="1071"/>
<source>Select some point to start editing the geometry</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="1082"/>
<location filename="../qml/map/MMMapController.qml" line="1084"/>
<source>Record new geometry for the feature</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../qml/map/MMMapController.qml" line="1164"/>
<location filename="../qml/map/MMMapController.qml" line="1166"/>
<source>GPS currently unavailable.</source>
<translation type="unfinished"></translation>
</message>
Expand Down
Binary file modified app/i18n/input_hr.qm
Binary file not shown.
3 changes: 3 additions & 0 deletions app/i18n/input_i18n.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<file>input_es_419.qm</file>
<file>input_et.qm</file>
<file>input_ar_EG.qm</file>
<file>input_zh_CN.qm</file>
<file>input_az.qm</file>
<file>input_fr_FR.qm</file>
<file>input_pt_BR.qm</file>
Expand All @@ -16,12 +17,14 @@
<file>input_de.qm</file>
<file>input_et_EE.qm</file>
<file>input_ca.qm</file>
<file>input_zh-Hans.qm</file>
<file>input_ja_JP.qm</file>
<file>input_ar.qm</file>
<file>input_sk.qm</file>
<file>input_it.qm</file>
<file>input_es.qm</file>
<file>input_en.qm</file>
<file>input_zh.qm</file>
<file>input_fr.qm</file>
<file>input_az_AZ.qm</file>
<file>input_hu.qm</file>
Expand Down
Binary file added app/i18n/input_zh-Hans.qm
Binary file not shown.
Binary file added app/i18n/input_zh.qm
Binary file not shown.
Binary file added app/i18n/input_zh_CN.qm
Binary file not shown.
3 changes: 3 additions & 0 deletions cmake_templates/iOSInfo.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
<string>ar</string>
<string>ar_IQ</string>
<string>ar_EG</string>
<string>zh_CN</string>
<string>zh-Hans</string>
<string>zh</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
Expand Down
3 changes: 3 additions & 0 deletions cmake_templates/macOSInfo.plist.in
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
<string>ar</string>
<string>ar_IQ</string>
<string>ar_EG</string>
<string>zh_CN</string>
<string>zh-Hans</string>
<string>zh</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
Expand Down

1 comment on commit afc0657

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.9.657111 just submitted!

Please sign in to comment.