|
@ -7649,16 +7649,16 @@ |
|
|
</context-group> |
|
|
</context-group> |
|
|
</trans-unit> |
|
|
</trans-unit> |
|
|
<trans-unit id="rule.feeRatioInitialInvestment.false" datatype="html"> |
|
|
<trans-unit id="rule.feeRatioInitialInvestment.false" datatype="html"> |
|
|
<source> The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%) </source> |
|
|
<source> The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) </source> |
|
|
<target state="translated"> Die Gebühren übersteigen {thresholdMax}% deiner ursprünglichen Investition ({feeRatio}%) </target> |
|
|
<target state="translated"> Die Gebühren übersteigen ${thresholdMax}% deiner ursprünglichen Investition (${feeRatio}%) </target> |
|
|
<context-group purpose="location"> |
|
|
<context-group purpose="location"> |
|
|
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context> |
|
|
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context> |
|
|
<context context-type="linenumber">22</context> |
|
|
<context context-type="linenumber">22</context> |
|
|
</context-group> |
|
|
</context-group> |
|
|
</trans-unit> |
|
|
</trans-unit> |
|
|
<trans-unit id="rule.feeRatioInitialInvestment.true" datatype="html"> |
|
|
<trans-unit id="rule.feeRatioInitialInvestment.true" datatype="html"> |
|
|
<source> The fees do not exceed {thresholdMax}% of your initial investment ({feeRatio}%) </source> |
|
|
<source> The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) </source> |
|
|
<target state="translated"> Die Gebühren übersteigen {thresholdMax}% deiner ursprünglichen Investition ({feeRatio}%) nicht </target> |
|
|
<target state="translated"> Die Gebühren übersteigen ${thresholdMax}% deiner ursprünglichen Investition (${feeRatio}%) nicht </target> |
|
|
<context-group purpose="location"> |
|
|
<context-group purpose="location"> |
|
|
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context> |
|
|
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context> |
|
|
<context context-type="linenumber">26</context> |
|
|
<context context-type="linenumber">26</context> |
|
|