arti-angular-app/public/i18n/en.json

46 lines
2.2 KiB
JSON

{
"topBar":{
"aboutMe" : "About me",
"depreciationCalculator" : "Depreciation Calculator",
"courses" : "Courses",
"friendlyPages" : "Friendly Pages"
},
"asset-calculator": {
"depreciationCalculator" :"Depreciation Calculator",
"initialValue" :"Initial Value:",
"depreciationRate" :"Depreciation rate:",
"startOfDepreciation" :"Start depreciation:",
"depreciationMethod" :"Depreciation method:",
"valueChanges" :"Value Changes",
"year" :"Year",
"month" :"Month",
"amountWriteOf" :"Amount of write-off",
"totalWriteOf" :"Total write-off",
"lp" :"lp",
"change" :"Change",
"degressionCoefficients" :"Degression coefficients",
"remove" :"Remove",
"totalInTheYear" :"Total in the year {{ year }} write-off : {{ total }}",
"fixedAsset" :"Fixed asset",
"addChangeValue" :"Add a value change",
"linear" :"linear",
"digressive" :"digressive",
"depreciationPlan" :"Depreciatin plan"
},
"friendly_pages":{
"bodypainter_eu":
{
"short" : "Shall we paint someone?" ,
"href" : "https://bodypainter.eu?language=en",
"micro" : "Thumbnail of the bodypainter.eu website",
"description" : "Click to go to bodypainter.eu",
"title" : "Let's paint someone? bodypainter.eu",
"alt" : "bodypainter.eu"
}
},
"aboutMe":{
"description": "<p>I am an experienced software engineer with over 20 years of experience in the IT industry.</p>\n<p>I specialize in Java and Angular technologies, as well as in the development and implementation of scalable web applications.</p>\n<p>I am an Oracle Cloud Infrastructure 2024 Generative AI Certified Professional and have prior qualifications in Oracle Cloud and Java programming.</p>\n<p>These skills support my implementation efforts modern cloud-based solutions and creating future-oriented applications.</p>\n<ul><b>Main technologies and tools:</b>\n<li>Programming languages: Java, JavaScript, C++</li> \n<li>Frameworks: Spring Boot, Angular, Thymeleaf</li>\n<li>Databases: Oracle, MSSQL, JavaDB</li>\n<li>Cloud environments: Oracle Cloud Infrastructure, Docker</li>\n<li>Other: HTML, CSS, Bootstrap, SVN, WildFly</li>\n</ul>"
}
}