Skip to content

Commit 5e6bf13

Browse files
committed
update translations
1 parent 96c3712 commit 5e6bf13

File tree

4 files changed

+89
-27
lines changed

4 files changed

+89
-27
lines changed

src/assets/locale/messages.de.xlf

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,30 +1697,46 @@
16971697
<context context-type="linenumber">19</context>
16981698
</context-group>
16991699
</trans-unit>
1700-
<trans-unit id="f215ed23a0b8105ae47ef80cf65fe765631dd94a" datatype="html">
1700+
<trans-unit id="07502df62ea6cd8e06d11a718b50b4ec1b1ee02b" datatype="html">
17011701
<source> Submit Form </source>
17021702
<target state="translated"> Abschicken </target>
1703-
<note priority="1" from="description">Submit form button</note>
17041703
<context-group purpose="location">
17051704
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
1706-
<context context-type="linenumber">20</context>
1705+
<context context-type="linenumber">23,25</context>
17071706
</context-group>
1707+
<note priority="1" from="description">Submit form button</note>
17081708
</trans-unit>
1709-
<trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html">
1709+
<trans-unit id="c741e919cae3e4e5d7a6e43da8926bb99b1fd780" datatype="html">
17101710
<source> Reset </source>
17111711
<target state="translated"> Zurücksetzen </target>
1712+
<context-group purpose="location">
1713+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
1714+
<context context-type="linenumber">26,28</context>
1715+
</context-group>
17121716
<note priority="1" from="description">Reset form button</note>
1717+
</trans-unit>
1718+
<trans-unit id="d58985cf72ce7526ea63b90a3044a13dcefc60cd" datatype="html">
1719+
<source>Loading form ...</source>
1720+
<target state="translated">Lade Formular ...</target>
17131721
<context-group purpose="location">
17141722
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
1715-
<context context-type="linenumber">23</context>
1723+
<context context-type="linenumber">32</context>
17161724
</context-group>
17171725
</trans-unit>
17181726
<trans-unit id="6410985429772619439" datatype="html">
17191727
<source>Successfully submitted form</source>
17201728
<target state="translated">Formular erfolgreich übermittelt</target>
17211729
<context-group purpose="location">
17221730
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
1723-
<context context-type="linenumber">61</context>
1731+
<context context-type="linenumber">62</context>
1732+
</context-group>
1733+
</trans-unit>
1734+
<trans-unit id="7643347378573807612" datatype="html">
1735+
<source>Some fields are invalid, please check the form and submit again.</source>
1736+
<target state="translated">Einige Angaben sind ungültig, bitte überprüfen Sie das Formular und senden es erneut ab.</target>
1737+
<context-group purpose="location">
1738+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
1739+
<context context-type="linenumber">66</context>
17241740
</context-group>
17251741
</trans-unit>
17261742
<trans-unit id="339729126805226016" datatype="html">

src/assets/locale/messages.fr.xlf

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2865,30 +2865,46 @@
28652865
<context context-type="linenumber">19</context>
28662866
</context-group>
28672867
</trans-unit>
2868-
<trans-unit id="f215ed23a0b8105ae47ef80cf65fe765631dd94a" datatype="html">
2868+
<trans-unit id="07502df62ea6cd8e06d11a718b50b4ec1b1ee02b" datatype="html">
28692869
<source> Submit Form </source>
2870-
<target state="new"> Submit Form </target>
2871-
<note priority="1" from="description">Submit form button</note>
2870+
<target state="translated"> Submit Form </target>
28722871
<context-group purpose="location">
28732872
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
2874-
<context context-type="linenumber">20</context>
2873+
<context context-type="linenumber">23,25</context>
28752874
</context-group>
2875+
<note priority="1" from="description">Submit form button</note>
28762876
</trans-unit>
2877-
<trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html">
2877+
<trans-unit id="c741e919cae3e4e5d7a6e43da8926bb99b1fd780" datatype="html">
28782878
<source> Reset </source>
2879-
<target state="new"> Reset </target>
2879+
<target state="translated"> Reset </target>
2880+
<context-group purpose="location">
2881+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
2882+
<context context-type="linenumber">26,28</context>
2883+
</context-group>
28802884
<note priority="1" from="description">Reset form button</note>
2885+
</trans-unit>
2886+
<trans-unit id="d58985cf72ce7526ea63b90a3044a13dcefc60cd" datatype="html">
2887+
<source>Loading form ...</source>
2888+
<target state="new">Loading form ...</target>
28812889
<context-group purpose="location">
28822890
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
2883-
<context context-type="linenumber">23</context>
2891+
<context context-type="linenumber">32</context>
28842892
</context-group>
28852893
</trans-unit>
28862894
<trans-unit id="6410985429772619439" datatype="html">
28872895
<source>Successfully submitted form</source>
28882896
<target state="new">Successfully submitted form</target>
28892897
<context-group purpose="location">
28902898
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
2891-
<context context-type="linenumber">61</context>
2899+
<context context-type="linenumber">62</context>
2900+
</context-group>
2901+
</trans-unit>
2902+
<trans-unit id="7643347378573807612" datatype="html">
2903+
<source>Some fields are invalid, please check the form and submit again.</source>
2904+
<target state="new">Some fields are invalid, please check the form and submit again.</target>
2905+
<context-group purpose="location">
2906+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
2907+
<context context-type="linenumber">66</context>
28922908
</context-group>
28932909
</trans-unit>
28942910
<trans-unit id="339729126805226016" datatype="html">

src/assets/locale/messages.it.xlf

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7764,30 +7764,46 @@ Feel free to reach out to us with your questions or feedback: [support@aam-digit
77647764
<context context-type="linenumber">19</context>
77657765
</context-group>
77667766
</trans-unit>
7767-
<trans-unit id="f215ed23a0b8105ae47ef80cf65fe765631dd94a" datatype="html">
7767+
<trans-unit id="07502df62ea6cd8e06d11a718b50b4ec1b1ee02b" datatype="html">
77687768
<source> Submit Form </source>
7769-
<target state="new"> Submit Form </target>
7770-
<note priority="1" from="description">Submit form button</note>
7769+
<target state="translated"> Submit Form </target>
77717770
<context-group purpose="location">
77727771
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
7773-
<context context-type="linenumber">20</context>
7772+
<context context-type="linenumber">23,25</context>
77747773
</context-group>
7774+
<note priority="1" from="description">Submit form button</note>
77757775
</trans-unit>
7776-
<trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html">
7776+
<trans-unit id="c741e919cae3e4e5d7a6e43da8926bb99b1fd780" datatype="html">
77777777
<source> Reset </source>
7778-
<target state="new"> Reset </target>
7778+
<target state="translated"> Reset </target>
7779+
<context-group purpose="location">
7780+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
7781+
<context context-type="linenumber">26,28</context>
7782+
</context-group>
77797783
<note priority="1" from="description">Reset form button</note>
7784+
</trans-unit>
7785+
<trans-unit id="d58985cf72ce7526ea63b90a3044a13dcefc60cd" datatype="html">
7786+
<source>Loading form ...</source>
7787+
<target state="new">Loading form ...</target>
77807788
<context-group purpose="location">
77817789
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
7782-
<context context-type="linenumber">23</context>
7790+
<context context-type="linenumber">32</context>
77837791
</context-group>
77847792
</trans-unit>
77857793
<trans-unit id="6410985429772619439" datatype="html">
77867794
<source>Successfully submitted form</source>
77877795
<target state="new">Successfully submitted form</target>
77887796
<context-group purpose="location">
77897797
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
7790-
<context context-type="linenumber">61</context>
7798+
<context context-type="linenumber">62</context>
7799+
</context-group>
7800+
</trans-unit>
7801+
<trans-unit id="7643347378573807612" datatype="html">
7802+
<source>Some fields are invalid, please check the form and submit again.</source>
7803+
<target state="new">Some fields are invalid, please check the form and submit again.</target>
7804+
<context-group purpose="location">
7805+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
7806+
<context context-type="linenumber">66</context>
77917807
</context-group>
77927808
</trans-unit>
77937809
<trans-unit id="1906738132039774080" datatype="html">

src/assets/locale/messages.xlf

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6725,27 +6725,41 @@ Feel free to reach out to us with your questions or feedback: [support@aam-digit
67256725
<context context-type="linenumber">19</context>
67266726
</context-group>
67276727
</trans-unit>
6728-
<trans-unit id="f215ed23a0b8105ae47ef80cf65fe765631dd94a" datatype="html">
6728+
<trans-unit id="07502df62ea6cd8e06d11a718b50b4ec1b1ee02b" datatype="html">
67296729
<source> Submit Form </source>
67306730
<context-group purpose="location">
67316731
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
6732-
<context context-type="linenumber">20,22</context>
6732+
<context context-type="linenumber">23,25</context>
67336733
</context-group>
67346734
<note priority="1" from="description">Submit form button</note>
67356735
</trans-unit>
6736-
<trans-unit id="ca72d574353a355b8fadbc1ceda174a0bd1bf7cd" datatype="html">
6736+
<trans-unit id="c741e919cae3e4e5d7a6e43da8926bb99b1fd780" datatype="html">
67376737
<source> Reset </source>
67386738
<context-group purpose="location">
67396739
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
6740-
<context context-type="linenumber">23,25</context>
6740+
<context context-type="linenumber">26,28</context>
67416741
</context-group>
67426742
<note priority="1" from="description">Reset form button</note>
67436743
</trans-unit>
6744+
<trans-unit id="d58985cf72ce7526ea63b90a3044a13dcefc60cd" datatype="html">
6745+
<source>Loading form ...</source>
6746+
<context-group purpose="location">
6747+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.html</context>
6748+
<context context-type="linenumber">32</context>
6749+
</context-group>
6750+
</trans-unit>
67446751
<trans-unit id="6410985429772619439" datatype="html">
67456752
<source>Successfully submitted form</source>
67466753
<context-group purpose="location">
67476754
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
6748-
<context context-type="linenumber">61</context>
6755+
<context context-type="linenumber">62</context>
6756+
</context-group>
6757+
</trans-unit>
6758+
<trans-unit id="7643347378573807612" datatype="html">
6759+
<source>Some fields are invalid, please check the form and submit again.</source>
6760+
<context-group purpose="location">
6761+
<context context-type="sourcefile">src/app/features/public-form/public-form.component.ts</context>
6762+
<context context-type="linenumber">66</context>
67496763
</context-group>
67506764
</trans-unit>
67516765
<trans-unit id="4310513583397103775" datatype="html">

0 commit comments

Comments
 (0)