habitica-self-host/website/common/locales/cs/loginincentives.json

16 lines
876 B
JSON
Raw Normal View History

{
"unlockedReward": "Obdržel/a jsi <%= reward %>",
"earnedRewardForDevotion": "Získal/a jsi <%= reward %> za snahu zlepšit se ve svém životě.",
"nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!",
"awesome": "Awesome!",
"totalCount": "<%= count %> total count",
"countLeft": "<%= count %> more check-ins until next reward",
"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",
2017-01-24 19:23:20 +00:00
"incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins."
}