Browse Source

Fix typos and incorrect translation state

pull/2074/head
Luís Pinho 2 years ago
committed by GitHub
parent
commit
3f14a2c81f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      apps/client/src/locales/messages.pt.xlf

8
apps/client/src/locales/messages.pt.xlf

@ -815,7 +815,7 @@
</trans-unit>
<trans-unit id="a5e368dd1104a015e020de33a532e53e4d97525f" datatype="html">
<source> Last Request </source>
<target state="translated"> Último Pedido</target>
<target state="translated"> Último Pedido </target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/admin-users/admin-users.html</context>
<context context-type="linenumber">35,37</context>
@ -1247,7 +1247,7 @@
</trans-unit>
<trans-unit id="9bbc9e4cebf91162be7d3e324ca5984d576e462c" datatype="html">
<source>Investment</source>
<target state="new">Investimento</target>
<target state="translated">Investimento</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html</context>
<context context-type="linenumber">39</context>
@ -2847,7 +2847,7 @@
</trans-unit>
<trans-unit id="4574987680940794089" datatype="html">
<source>Asset Class</source>
<target state="new">Classe de Ativo</target>
<target state="translated">Classe de Ativo</target>
<context-group purpose="location">
<context context-type="sourcefile">libs/ui/src/lib/i18n.ts</context>
<context context-type="linenumber">5</context>
@ -3591,7 +3591,7 @@
</trans-unit>
<trans-unit id="3298117765569632011" datatype="html">
<source>Switch to Ghostfolio Premium or Ghostfolio Open Source easily</source>
<target state="translated">Mude para o Ghostfolio Premiumou Ghostfolio Open Source facilmente<</target>
<target state="translated">Mude para o Ghostfolio Premium ou Ghostfolio Open Source facilmente<</target>
<context-group purpose="location">
<context context-type="sourcefile">libs/ui/src/lib/i18n.ts</context>
<context context-type="linenumber">8</context>

Loading…
Cancel
Save