43 lines
2.9 KiB
Plaintext
43 lines
2.9 KiB
Plaintext
{
|
|
"title": "Compound interest calculator",
|
|
"language_english": "English/USD",
|
|
"language_german": "German/EUR",
|
|
"choose_language": "Choose language",
|
|
"initial_capital": "Initial capital",
|
|
"initial_capital_tooltiptext": "The initial capital is the amount you have at the start of your investment.",
|
|
"currency": "$",
|
|
"amount": "${value}",
|
|
"monthly_savings_rate": "Monthly savings rate",
|
|
"monthly_savings_rate_tooltiptext": "The monthly savings rate is the amount you add to your investment each month.",
|
|
"interest_rate": "Annual interest rate",
|
|
"interest_rate_tooltiptext": "The annual interest rate is the percentage at which your invested capital grows each year.",
|
|
"investment_period": "Investment period",
|
|
"investment_period_tooltiptext": "The investment period is the length of time for which you plan to invest your money.",
|
|
"years": "Years",
|
|
"yearly": "yearly",
|
|
"monthly": "monthly",
|
|
"calculate": "Calculate",
|
|
"invalid_input": "Invalid input",
|
|
"milestone_text1": "Smartphone\nPrice: ",
|
|
"milestone_text2": "eBike\nPrice: ",
|
|
"milestone_text3": "World Travel\nPrice: ",
|
|
"milestone_text4": "Sports car\nPrice: ",
|
|
"milestone_text5": "150sqm single family house\nPrice: ",
|
|
"final_capital": "Final capital",
|
|
"deposits": "Deposits",
|
|
"interest_received": "Interest received",
|
|
"result_text": "If you invest ${monthly_savings_rate} per month over a period of {investment_period} years at an interest rate of {interest_rate}%, you will end up with a final capital of ${final_capital}. This consists of deposits of ${invested_money} and interest or capital gains of ${compound_interest}.",
|
|
"graphic": "Graphic",
|
|
"milestones": "Milestones",
|
|
"payout_interval": "Payout interval",
|
|
"payout_interval_tooltiptext": "The payout interval refers to how often the income from your investment is distributed.",
|
|
"year": "Year",
|
|
"currency_written_out": "Dollar",
|
|
"what_you_can_afford": "Congratulations! With the help of the compound interest calculator, you can keep a close eye on your investments and the interest earned on them. This smart financial planning allows you to do more than you might have expected. With the earned interest of {interest_received} you could, for example:",
|
|
"what_you_cant_afford": "Congratulations! With the help of the compound interest calculator, you can keep a close eye on your investments and the interest earned on them. This smart financial planning lays the foundation for your future financial goals. Even if you haven't reached any of the milestones yet, stick with it! Your earned interest of {interest_received} continues to open up a number of opportunities for you.",
|
|
"smartphone": "Buy a current smartphone.",
|
|
"ebike": "Buy a high-quality eBike.",
|
|
"world_tour": "Plan an unforgettable trip around the world.",
|
|
"sports_car": "Buy a luxurious sports car.",
|
|
"single_family_house": "To buy a spacious single-family home with 150 square meters of living space."
|
|
} |