diff --git a/app/i18n/input_en.ts b/app/i18n/input_en.ts index 949e28c0c..bd1bc5a23 100644 --- a/app/i18n/input_en.ts +++ b/app/i18n/input_en.ts @@ -1272,92 +1272,97 @@ Won't be added to the project. MMMapController - + + Mark the geometry on the map and click record + + + + Create line to split the selected feature - + streaming - + Connecting to %1 - + Connected, no position - + Unknown accuracy - + GPS currently unavailable - + Choose Active Layer - + Could not find any editable layers in the project. - + See how to enable digitizing in your project. - + More options - + Split geometry - + Redraw geometry - + Streaming mode - + Active - + Splitting done successfully - + Select some point to start editing the geometry - + Record new geometry for the feature - + GPS currently unavailable. diff --git a/app/i18n/input_hr.qm b/app/i18n/input_hr.qm index a9de1cae3..87595ff3b 100644 Binary files a/app/i18n/input_hr.qm and b/app/i18n/input_hr.qm differ diff --git a/app/i18n/input_i18n.qrc b/app/i18n/input_i18n.qrc index 640373bed..bf4fccbba 100644 --- a/app/i18n/input_i18n.qrc +++ b/app/i18n/input_i18n.qrc @@ -6,6 +6,7 @@ input_es_419.qm input_et.qm input_ar_EG.qm + input_zh_CN.qm input_az.qm input_fr_FR.qm input_pt_BR.qm @@ -16,12 +17,14 @@ input_de.qm input_et_EE.qm input_ca.qm + input_zh-Hans.qm input_ja_JP.qm input_ar.qm input_sk.qm input_it.qm input_es.qm input_en.qm + input_zh.qm input_fr.qm input_az_AZ.qm input_hu.qm diff --git a/app/i18n/input_zh-Hans.qm b/app/i18n/input_zh-Hans.qm new file mode 100644 index 000000000..1ae60bc54 Binary files /dev/null and b/app/i18n/input_zh-Hans.qm differ diff --git a/app/i18n/input_zh.qm b/app/i18n/input_zh.qm new file mode 100644 index 000000000..c7e30564b Binary files /dev/null and b/app/i18n/input_zh.qm differ diff --git a/app/i18n/input_zh_CN.qm b/app/i18n/input_zh_CN.qm new file mode 100644 index 000000000..719c54adc Binary files /dev/null and b/app/i18n/input_zh_CN.qm differ diff --git a/cmake_templates/iOSInfo.plist.in b/cmake_templates/iOSInfo.plist.in index bfc711af4..26acf8dcb 100644 --- a/cmake_templates/iOSInfo.plist.in +++ b/cmake_templates/iOSInfo.plist.in @@ -68,6 +68,9 @@ ar ar_IQ ar_EG + zh_CN + zh-Hans + zh UIFileSharingEnabled diff --git a/cmake_templates/macOSInfo.plist.in b/cmake_templates/macOSInfo.plist.in index f799b083e..5c148a905 100644 --- a/cmake_templates/macOSInfo.plist.in +++ b/cmake_templates/macOSInfo.plist.in @@ -68,6 +68,9 @@ ar ar_IQ ar_EG + zh_CN + zh-Hans + zh UIFileSharingEnabled