brminnick/GitTrends

Update Portuguese Translations for v2.0

brminnick opened this issue · 1 comments

Tasks

  • All work done on Release-v2.0 Branch

  • AboutPageConstants

    • Create AboutPageConstants.pt.resx
    • Add About
  • EmptyDataViewConstantsInternal

    • Add Congratulations
    • Add ZeroStarsEmptyDataViewDescription1
    • Add ZeroStarsEmptyDataViewDescription2
    • Add ZeroStarsEmptyDataViewDescription3
    • Add FirstStar
    • Add NoStarsYet
  • ThemeConstants

    • Create ThemeConstants.pt.resx
    • Add Light
    • Add Dark
  • TrendsChartTitleConstants

    • Add YouGotThis
    • Add KeepItUp

Competion Critera

  • Verify Unit Tests in ResxTests.cs
  • Ensure pt no longer appears in ConfirmCulturesExists tests
  • Ensure pt no longer appears in ConfirmTranslationsAreComplete tests

Current Unit Test Output

  Missing Data Found
  Expected: <empty>
  But was:  < <bs
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <de
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <es
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <fr
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <nl
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <pt
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <ru
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <uk
	EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
	EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
	EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
	EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
> >

From @alexvitoriano:

- About (This is for the title of a new About Page)
- Congratulations!
- Invite the community to check out your great work!
- Share updates with friends and get your first star!
- No worries! Keep up the good work and the stars come!
- You’ve earned your first star
- No Stars Yet
- Light
- Dark
- You got this!
- Keep it up!
- Sobre
- Parabéns!
- Convide sua comunidade para conhecer nosso grande trabalho!
- Compartilhe atualizações com amigos e ganhe sua primeira estrela!
- Sem problemas! Mantenha o bom trabalho e as estrelas aparecerão!
- Você recebeu sua primeira estrela
- Ainda Sem Estrelas
- Tema Claro (Is safer to include the word for the theme to avoid misunderstandings, but the word for Light is Claro)
- Tema Escuro (the word for Dark is Escuro, so this is Dark Theme)
- Você Conseguiu!
- Vá em frente!