habitica-self-host/website/common/locales/pt/loginincentives.json
2017-01-16 17:59:04 +01:00

15 lines
896 B
JSON

{
"unlockedReward": "Você recebeu <%= reward %>",
"earnedRewardForDevotion": "Você recebeu uma <%= reward %> por ter se empenhado em melhorar sua vida.",
"nextRewardUnlocksIn": "Seu próximo prêmio será desbloqueado depois de <%= numberOfCheckinsLeft %> logins!",
"awesome": "Incrível!",
"totalCount": "<%= count %> total count",
"countLeft": "<%= count %> logins até a próxima recompensa",
"incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.",
"totalCheckins": "<%= count %> Check-Ins",
"checkinEarned": "Your Check-In Counter went up!",
"unlockedCheckInReward": "You unlocked a Check-In Prize!",
"totalCheckinsTitle": "Total Check-Ins",
"checkinProgressTitle": "Progress until next",
"incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins."
}