locale=en # DEFAULT credits=Fonts used: Roboto<br>Libraries used:<br>spring-boot-starter-parent 3.1.5<br>spring-boot-devtools 3.1.5<br>spring-boot-starter-web 3.1.5<br>spring-boot-starter-test 3.1.5<br>spring-boot-starter-security 3.1.5<br>pring-boot-starter-freemarker 3.1.5<br>spring-boot-starter-validation 3.1.5<br>spring-boot-starter-data-jpa 3.1.5<br>hibernate-jpamodelgen 6.1.7.Final<br>jakarta.xml.bind-api 4.0.1<br>maven-surefire-plugin 2.22.2<br>launch4j-maven-plugin 1.7.25<br>jquery 3.7.1<br>materialize 1.0.0<br>fontawesome 6.4.2<br>Google Material Icons<br>Vanilla-picker 2.12.1<br>SortableJS 1.15.3<br>jlibs 3.2.0<br>itextpdf 5.5.13.3<br>mousetrap 1.6.5<br>plotly 2.27.1<br>momentjs 2.29.4<br>codemirror 5.62.2<br>webjars-locator 0.50<br>libUtils 3.2.7<br>libStorage 3.2.3<br>natorder 1.1.3<br>jgit 6.7.0.202309050840-r<br>opencsv 5.9<br>datatables 1.13.5<br> folder=Deadlocker/BudgetMaster roadmap.url=https://roadmaps.thecodelabs.de/roadmap/2 github.url=https://github.com/deadlocker8/BudgetMaster # ERRORPAGES errorpages.home=To Homepage errorpages.400=Bad request. errorpages.403=Access denied. errorpages.404=The requested page doesn''t exist. errorpages.418=I''m a teapot. errorpages.418.credits=Teapot icon made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a> errorpages.500=An internal server error occurred. error.title.database.import=Import Error error.text.database.import=An error occurred while importing the file.<br>Details:<br>{0} error.database.import.invalid.json=The uploaded JSON File is invalid. error.database.import.unknown.version=The uploaded JSON File does not contain a valid BudgetMaster database definition. error.database.import.version.too.old=The uploaded JSON File is too old. Version: {0} Minimum version: {1} # TITLE title.incomes=Incomes title.income=Income title.expenditures=Expenditures title.expenditure=Expenditure title.rest=Rest title.category=Category title.amount=Amount title.info=Information title.warning=Warning title.error=Error title.category.new=New Category title.category.edit=Edit Category title.transaction.edit=Edit {0} title.transaction.new=New {0} title.transaction.new.short=New title.transaction.new.normal=Transaction title.transaction.new.repeating=Recurring title.transaction.new.repeating.long=Recurring Transaction title.transaction.new.transfer=Transfer title.transaction.new.from.template=From template title.datepicker.year=Choose year title.datepicker.month=Choose month title.account.new=New Account title.account.edit=Edit Account title.category.budgets=Consumption per category title.filter=Filter title.charts=Charts title.chart.new=New Chart title.chart.edit=Edit Chart title.template.new=New Template title.template.edit=Edit Template title.template.group.button.new=New Group title.template.group.new=New Template Group title.template.group.edit=Edit Template Group title.template.group.edit.short=Edit Groups # MISC category.none=No Category category.rest=Balance ok=OK cancel=Cancel save=Save saveAndContinue=Save & New delete=Delete delete.question=Delete? today=Today tagfield.placeholder=Enter Tag here placeholder=No data available placeholder.seems.empty=It''s pretty empty here... placeholder.advice=Get started by adding {0} save.as.template=Create template save.as.template.errorsInForm=Template could not be created because errors exist in the form! transaction.change.type=Change type transaction.change.type.warning=Note: Unsaved changes will be lost! transaction.change.type.new=New type transaction.warning.name.keyword.title=Really save transaction as expenditure? transaction.warning.name.keyword.description.part1=The transaction tile contains the keyword transaction.warning.name.keyword.description.part2=but is not marked as income. transaction.warning.name.keyword.button.ignore=Yes transaction.warning.name.keyword.button.cancel=Cancel transaction.warning.name.keyword.button.edit=Edit keywords template.group.default=Not grouped transaction.balance.last.month=Last month balance transaction.balance.current.month=Balance at end of month # WEEK DAYS monday=Monday tuesday=Tuesday wednesday=Wednesday thursday=Thursday friday=Friday saturday=Saturday sunday=Sunday # MONTH month.january=January month.february=February month.march=March month.april=April month.may=May month.june=June month.july=July month.august=August month.september=September month.october=October month.november=November month.december=December # INFO info.title.category.delete=Delete Category info.text.category.delete=Do you really want to delete the category "{0}"? This can''t be undone. info.title.category.delete.move=Move to info.text.category.delete.move=In which category should all related transactions be moved? notification.category.delete.success=Successfully deleted category "{0}". notification.category.delete.not.deletable=The category with id "{0}" is undeletable. notification.category.save.success=Successfully saved category "{0}". info.title.account.delete=Delete Account info.text.account.delete=Do you really want to delete the account "{0}"? This can''t be undone.<br>Note: There are {1} transactions associated with this account. Deleting this account will delete all releated transactions too! info.button.account.delete=Delete Account and Transactions notification.account.delete.success=Successfully deleted account "{0}". notification.account.save.success=Successfully saved account "{0}". info.title.transaction.delete=Delete Entry info.text.transaction.delete=Do you really want to delete the entry "{0}"? This can''t be undone. info.text.transaction.repeating.delete=Do you really want to delete the entry "{0}"? This can''t be undone.<br>Note: This transaction is a repeating transaction. Deleting this transaction will delete all related occurrences too! notification.transaction.delete.success=Successfully deleted transaction "{0}". notification.transaction.save.success=Successfully saved transaction "{0}". info.title.chart.delete=Delete Chart info.text.chart.delete=Do you really want to delete the chart "{0}"? notification.chart.delete.success=Successfully deleted chart "{0}". notification.chart.delete.not.deletable=The chart with id "{0}" is undeletable. notification.chart.save.success=Successfully saved chart "{0}". info.title.template.delete=Delete Template info.text.template.delete=Do you really want to delete the template "{0}"? notification.template.delete.success=Successfully deleted template "{0}". notification.template.add.success=Successfully added new template "{0}". notification.template.save.success=Successfully saved template "{0}". info.title.template.group.delete=Delete Template Group info.text.template.group.delete=Do you really want to delete the template group "{0}"? notification.template.group.delete.success=Successfully deleted template group "{0}". notification.template.group.add.success=Successfully added new template group "{0}". notification.template.group.save.success=Successfully saved template group "{0}". info.title.database.delete=Delete Database info.header.text.database.delete=Do you really want to delete the database? This can''t be undone.<br>Note: Deleting the database will delete all transactions, categories, accounts, charts, templates and images permanently. All settings will be preserved. info.text.database.delete=Please enter the following code for verification: info.title.database.import.dialog=Import database info.database.import=The following data will be imported info.database.import.result=Import completed info.database.import.result.errors=Errors during import info.database.import.match.accounts=Assign accounts info.database.import.source=Import transactions from info.database.import.destination=to info.title.update=Update available info.text.update=An update for BudgetMaster is available<br><br>Installed: v{0}<br>Available: {1} info.title.backup.reminder=Time for a backup info.text.backup.reminder=Have you ever thought about a backup?<br>You should back up your BudgetMaster database regularly.<br>This can be done on the settings page.<br>You can also enable an automatic backup.<br><br>(You don''t want to see this reminder every month? Disable the backup reminder in the settings.) info.button.backup.reminder=To the settings info.title.account.endDate=Account end dates info.text.account.endDate.soon=The following accounts will reach their end dates soon: info.text.account.endDate.general=(You don''t want to see this message anymore? Disable the account end date reminder in the settings.) info.button.account.endDate=Open account Overview notification.settings.security.saved=Password saved notification.settings.security.warning=Password equals already saved password notification.settings.security.error=Error saving password notification.settings.personalization.saved=Personalization settings saved notification.settings.personalization.error=Error saving personalization settings notification.settings.accounts.saved=Account settings saved notification.settings.accounts.error=Error saving account settings notification.settings.transactions.saved=Transactions settings saved notification.settings.transactions.error=Error saving transactions settings notification.settings.backup.saved=Backup settings saved notification.settings.backup.error=Error saving backup settings notification.settings.update.saved=Update settings saved notification.settings.update.error=Error saving update settings notification.settings.hints.reset=All hints reset notification.settings.update.available=BudgetMaster update "{0}" available notification.settings.update.not.available=No update available notification.settings.database.delete.success=Successfully deleted database notification.settings.backup.run.success=Backup successful notification.settings.backup.run.error=Backup failed upload.image.success=Upload successful upload.image.error=Error: {0} upload.image.error.no.file=Error: No file provided for upload upload.image.error.invalid.extension=File extension "{0}" is not allowed for image upload delete.image.success=Successfully deleted delete.image.error.not.existing=Error: Image with ID {0} does not exist upload.image.headline=Upload image available.images=Available Images icons.images=Custom Images icons.builtin=Built-in Icons icons.numberOf=Icons template.move.to.group.success=Successfully saved template.move.to.group.error.parse=Fehler beim Speichern template.move.to.group.error.invalidTemplate=Invalid template template.move.to.group.error.invalidGroup=Invalid group notification.transaction.add.warning=Account with visibility "{0}" does not allow new transactions! # WARNING warning.text.account.delete=The account "{0}" could not be deleted, because at least one account must exist at all time. You have to create a new account in order to delete this one. warning.account.edit.state=At least one account must have set it''s visibility to "{0}"! warning.empty.category.name=Please insert a name. warning.empty.account.name=Please insert a name. warning.duplicate.account.name=An account with this name is already existing. warning.empty.category.color=The category color should not be empty. warning.empty.transaction.name=The field for the name can not be empty. warning.transaction.amount=Please enter a valid number in the amount field. warning.empty.number=Please enter a valid number greater than 0. warning.empty.number.zero.allowed=Please enter a valid number greater or equal 0. warning.empty.transaction.date=Please select a date. warning.wrong.password=The password is not correct. warning.settings.password.empty=Please enter a password. warning.settings.password.length=The password must be at least three characters long. warning.settings.password.confirmation.empty=Please enter your password again for confirmation. warning.settings.password.confirmation.wrong=Password and password confirmation do not match. warning.empty.chart.name=Please insert a name. warning.empty.chart.script=Please insert a script. warning.duplicate.template.name=A template with this name is already existing. warning.transaction.date.simple=The specified date does not correspond to the allowed format. Expected format: DD.MM.YY, DDMMYY, DD.MM.YYYY, DDMMYYYY. warning.transaction.date=Please select a date. warning.empty.git.url=Please insert the git server's URL. warning.empty.git.branch.name=Please insert the git branch name. warning.empty.git.user.name=Please insert your git username. warning.empty.git.token=Please insert your git access token. warning.transaction.import.separator=Invalid separator. Please enter exactly one character. warning.transaction.import.encoding=Invalid or unsupported encoding. # UI menu.home=Home menu.transactions=Transactions menu.transactions.templates=Templates menu.transactions.recurring=Recurring Transactions menu.transactions.import=Import from bank CSV menu.template.groups=Template Groups menu.categories=Categories menu.charts=Charts menu.reports=Reports menu.tags=Tags menu.statistics=Statistics menu.settings=Settings menu.settings.database=Database menu.hotkeys=Hotkeys menu.about=About menu.firstUseGuide=Introduction menu.logout=Logout menu.accounts=Accounts menu.update=Update available menu.search.results=Search results ({0}) category.new.label.name=Name category.new.label.icon=Icon categories.usages=Usages categories.actions=Actions settings.password=Password settings.password.confirmation=Password Confirmation settings.currency=Currency settings.rest=Show balances settings.rest.deactivated=Off settings.rest.activated=On settings.rest.description=Show the balance of the last month and of the current month end in the transaction overview settings.transactionNameSuggestionOrder=Order name suggestions settings.transactionNameSuggestionOrder.deactivated=by frequency of use settings.transactionNameSuggestionOrder.activated=alphabetically settings.transactionNameSuggestionOrder.description=Defines how the transaction name suggestions are ordered. settings.darkTheme=Theme settings.darkTheme.deactivated=Light Theme settings.darkTheme.activated=Dark Theme settings.accountEndDateReminder=Reminder for accounts with end dates settings.accountEndDateReminder.description=Automatically remind you once per day if one or more accounts will reach their end dates soon. settings.accountEndDateReminder.deactivated=Off settings.accountEndDateReminder.activated=On settings.backupReminder=Backup reminder settings.backupReminder.description=Automatically remind you once per month to perform a manual backup settings.backupReminder.deactivated=Off settings.backupReminder.activated=On settings.language=Language settings.updates=Updates settings.updates.automatic=Automatic Update Search settings.updates.automatic.deactivated=Off settings.updates.automatic.activated=On settings.updates.automatic.description=Automatically search for available updates in the background settings.updates.search=Search settings.updates.current.version=Installed: settings.updates.latest.version=Available: settings.update.start=Update settings.backup=Backup settings.backup.auto=Automatic Backup settings.backup.auto.description=Perform backups automatically using a schedule settings.backup.auto.deactivated=Off settings.backup.auto.activated=On settings.backup.auto.days=Interval in days settings.backup.auto.time=Time of day settings.backup.auto.time.short={0} o''clock settings.backup.auto.strategy=Strategy settings.backup.auto.strategy.local=File system copies settings.backup.auto.strategy.none=None settings.backup.auto.strategy.git.local=Local git repository settings.backup.auto.strategy.git.remote=Remote git repository settings.backup.auto.strategy.git.remote.help=Configuration help settings.backup.auto.strategy.git.remote.help.url=https://github.com/deadlocker8/BudgetMaster/wiki/Automatic-backup settings.backup.auto.files.to.keep=Number of backups to keep (0 for unlimited) settings.backup.auto.next=Next execution settings.backup.auto.status=Last backup settings.backup.auto.status.error=Error settings.backup.auto.status.error.details=Log may contain details. settings.backup.auto.status.ok=OK settings.backup.auto.status.unknown=unknown settings.backup.auto.git.url=Git server address settings.backup.auto.git.branch.name=Git branch name settings.backup.auto.git.user.name=Git user name settings.backup.auto.git.token=Git access token settings.backup.auto.git.test=Test connection settings.backup.auto.git.test.success=Connection successful! settings.backup.auto.git.test.fail=Connection failed!\n{0} settings.backup.auto.run.now=Run now settings.category.circle.style=Show categories as settings.category.circle.style.description=Defines how categories are displayed in the transaction overview settings.category.circle.style.deactivated=Squares settings.category.circle.style.activated=Circles settings.security=Security settings.personalization=Personalization settings.personalization.reload.page=<a href="">Reload</a> page to apply visual changes settings.transactions=Transactions settings.transactions.keywords=Keywords settings.transactions.keywords.placeholder=Enter keyword here settings.transactions.keywords.description=If you use one of these keywords in the name of a new transaction, you will be reminded to mark the transaction as an income. (This feature is case-insensitive) settings.misc=Misc settings.accounts=Accounts settings.warning.unsaved=unsaved settings.database.import=Import settings.database.export=Export settings.database.delete=Delete settings.database.delete.verification=Verification Code settings.database.createDemoData=Create Demo Data settings.search.itemsPerPage=Number of search results per page account.select=Choose account account.button.manage=Manage accounts account.new.label.name=Name account.new.label.icon=Icon account.new.label.icon.fontcolor=Font color account.new.icon.fontcolor.clear=Automatic font color account.new.icon.placeholder=Click preview to select an icon account.new.icon.upload.choose.file=Choose file account.new.icon.upload=Upload account.new.label.state=Visibility account.new.label.endDate=End Date account.default.name=Default Account account.all=All Accounts account.tooltip.default=Set as default account account.tooltip.endDate.soon=The end date for this account will be reached in {0} days! account.tooltip.endDate.done=The end date for this account was reached {0} days ago! account.state.full.access=Full access account.state.read.only=Read-only account.state.hidden=Hidden transaction.new.label.name=Name transaction.new.label.amount=Amount transaction.new.label.category=Category transaction.new.label.date=Date transaction.new.label.description=Description transaction.new.label.tags=Tags transaction.new.label.account=Account transaction.new.label.transfer.account=Destination Account transaction.new.label.repeating=Repeating transaction.new.label.repeating.all=Every transactions.recurring.headline=Active Recurring Transactions transactions.recurring.placeholder=No active recurring transactions transactions.import.matchColumns=Associate columns transactions.import.column=Column transactions.import.separator=Separator transactions.import.encoding=Encoding transactions.import.numberOfLinesToSkip=Skip lines transactions.import.datePattern=Date pattern transactions.import.status=Status transactions.import.decimalSeparator=Decimal separator transactions.import.groupingSeparator=Grouping separator transactions.import.status.pending=pending transactions.import.status.imported=imported transactions.import.status.skipped=skipped transactions.import.actions=Actions transactions.import.error.upload=Upload error: {0} transactions.import.error.upload.empty=Invalid empty file transactions.import.error.column=Associated columns not found in row {0} (counting starts relative to the number of skipped rows): {1} transactions.import.error.parse.amount=Error parsing the amount in line {0} (counting starts relative to number of skipped lines) transactions.import.error.parse.date=Error parsing the date in line {0} (counting starts relative to number of skipped lines)<br>Value "{1}" could not be parsed with pattern "{2}". repeating.button.add=Add repetition repeating.button.remove=Remove repetition repeating.button.edit.future=Edit this and future occurrences repeating.modifier.days=Days repeating.modifier.months=Months repeating.modifier.years=Years repeating.end.key.never = never repeating.end.key.afterXTimes = afterXTimes repeating.end.key.date = date repeating.end=Ends repeating.end.never=never repeating.end.afterXTimes.A=after repeating.end.afterXTimes.B=times repeating.end.date=on template.new.label.name=Template name login.password=Password login.button=Login logout.success=Successfully logged out. datepicker.label.month=Month: datepicker.label.year=Year: datepicker.button.confirm=Apply search=Search search.submit=Search search.placeholder=No matching transactions found search.in.name=Name search.in.description=Description search.in.category=Category search.in.tags=Tags search.include.hidden.accounts=Hidden accounts template.checkbox.include.category=Include category template.checkbox.include.account=Include account template.checkbox.include.account.transfer=Include destination account template.repeating.options.not.included=Note: Repetition options are not copied to the template! # ABOUT about=About {0} about.roadmap.link=Open Roadmap about.version=Version: about.version.whatsnew=What''s new about.date=Date: about.author=Author: about.roadmap=Roadmap: about.sourcecode=Sourcecode: about.credits=Credits: # REPORT report.settings=Settings report.columns=Select columns report.checkbox.include.budget=Include budget calculation report.checkbox.split.tables=Split incomes and payments into separate tables report.checkbox.inclue.categorybudgets=Include consumption per category report.button.generate=Create Report report.position=No. report.date=Date report.repeating=Repeating report.transfer=Transfer report.category=Category report.name=Name report.description=Description report.tags=Tags report.account=Account report.rating=+/- report.amount=Amount report.headline=Month Report - {0} report.headline.account=Account: {0} report.headline.transactions.overview=Transactions Overview report.sum.total=Incomes: {0} / Expenditures: {1} report.sum=Total: {0} report.footer.left=BudgetMaster Month Report report.footer.center=Page {0} report.repeating.yes=Yes report.repeating.no=No report.initial.filename={0}_{1} - BudgetMaster Month Report - {2}.pdf report.budget=Budget report.incomes=Incomes: report.expenditures=Expenditures: report.budget.rest=Remaining Budget: # filter filter.active=Filter active filter.active.short=active filter.apply=Apply Filter filter.reset=Reset filter.type=Type filter.type.income=Income filter.type.expenditure=Expenditure filter.type.transfer=Transfer filter.repeating=Repeating filter.repeating.false=not repeating filter.repeating.true=repeating filter.categories=Categories filter.categories.button.all=All filter.categories.button.none=None filter.name=Name filter.name.contains=Name contains filter.tags=Tags filter.tags.button.all=All filter.tags.button.none=None # home menu home.first.use=First use guide home.menu.accounts=Accounts allow you to group multiple transactions. You can create as many accounts as you want. home.menu.accounts.action.manage=Manage accounts home.menu.accounts.action.new=Create an account home.menu.transactions=Transactions are the key element of BudgetMaster. Give them a name and description, assign a category and account to them, configure them as recurring, and mark them with tags. home.menu.transactions.action.manage=Manage transactions home.menu.transactions.action.new=Create a transaction home.menu.transactions.action.csvImport=Import from bank CSV home.menu.templates=Templates help you to create new transactions quickly and efficiently. You can also create templates from existing transactions. home.menu.templates.action.manage=Manage templates home.menu.charts=Visualize your data by using charts. You can choose an included default chart or define your own. home.menu.charts.action.manage=Manage charts home.menu.charts.action.show=Show charts home.menu.reports=Create configurable month reports in PDF format for printing and archiving. You can filter the content of the reports and, for example, list them separately to incomes and expenditures. home.menu.reports.action.new=Create a report home.menu.categories=Categories can be assigned to transactions in order to mark them as belonging together. They consists of a name an a color. Latter can be chosen from a predefined color palette or by using a custom color picker. home.menu.categories.action.manage=Manage Categories home.menu.categories.action.new=Create a category home.menu.settings=Manage general settings such as login password, your preferred language and how to handle updates. This section also offers the possibility to export or delete your data or importing an existing database. home.menu.settings.action.manage=Settings home.first.use.step.1.headline=Step 1: Create accounts home.first.use.step.1.contentText=BudgetMaster will automatically create a default account on first start.<br>In order to fit your needs you may want to rename it or create additional accounts. home.first.use.step.2.headline=Step 2: Create categories home.first.use.step.2.contentText=Categories can be assigned to transactions in order to mark them as belonging together.<br>Create some categories to be used later. home.first.use.step.3.headline=Step 3: Insert your current account balance home.first.use.step.3.contentText=In most cases you will start using BudgetMaster after your bank account was created and there are already some transactions made.<br>To transfer your current account balance create a new normal transaction: home.first.use.step.3.sub.1=Mark the transaction as income on the top of the page. home.first.use.step.3.sub.2=Type a name, e.g. "start account balance" home.first.use.step.3.sub.3=Set the amount to your current account balance. home.first.use.step.3.sub.4=Decide which is the first date you want to track in BudgetMaster. Set the transaction date to a value before this date. home.first.use.step.3.sub.5=Select the desired account. home.first.use.step.3.sub.6=Save the transaction. home.first.use.step.4.headline=Step 4: Create transactions home.first.use.step.4.contentText=Transactions are grouped into two types: home.first.use.step.4.sub.1=Normal transactions - Basic transactions (incomes/expenditures) home.first.use.step.4.sub.2=Transfer transactions - Transfer amounts between accounts home.first.use.step.5.headline=Step 5: Explore! home.first.use.step.5.contentText=Now that you now the fundamentals of BudgetMaster, go and discover the remaining features: home.first.use.step.5.sub.1=Speed up your transaction creation process. home.first.use.step.5.sub.2=Use one of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data. home.first.use.step.5.sub.3=Create configurable month reports in PDF format for printing and archiving. home.first.use.step.5.sub.4=and much more... home.first.use.home=Let''s go! # hotkeys hotkeys.general=General hotkeys.transactions.overview=Transaction overview hotkeys.transactions.overview.key=o hotkeys.transactions.new.normal=Create a transaction hotkeys.transactions.new.normal.key=n hotkeys.transactions.new.transfer=Create a transfer hotkeys.transactions.new.transfer.key=t hotkeys.transactions.new.template=Create a transaction from template hotkeys.transactions.new.template.key=v hotkeys.transactions.save.modifier=Ctrl hotkeys.transactions.save.key=Enter hotkeys.transactions.save=Save transaction (When creating/editing a transaction) hotkeys.transactions.filter=Filter hotkeys.transactions.filter.key=f hotkeys.search=Search hotkeys.search.key=s hotkeys.global.datepicker=Month selection hotkeys.global.datepicker.previous.month.key=Left arrow key hotkeys.global.datepicker.previous.month=Previous month hotkeys.global.datepicker.next.month.key=Right arrow key hotkeys.global.datepicker.next.month=Next month hotkeys.global.datepicker.today.key=0 hotkeys.global.datepicker.today=Current month hotkeys.global.account.select=Account selection hotkeys.global.account.select.open.key=a hotkeys.global.account.select.open=Open account select hotkeys.global.account.select.by.number.key=0 - 9 hotkeys.global.account.select.by.number=Choose account hotkeys.charts=Charts hotkeys.charts.shift.click.key=Click hotkeys.charts.shift.click=Show related transactions for clicked area hotkeys.charts.shift.click.modifier=Shift # charts chart.display.type=Display type chart.display.type.pie=Pie chart.display.type.bar=Bar chart.display.type.line=Line chart.display.type.custom=Custom chart.group.type=Group type chart.group.type.none=None chart.group.type.month=Month chart.group.type.year=Year chart.matching.transactions.title.category=Transactions with category "{0}" charts.default.accountSumPerDay=Account sum per day charts.default.accountSumPerDay.localization='{"axisY": "Sum in "'} charts.default.categories=Incomes/Expenditures per category charts.default.incomesAndExpendituresPerMonthBar=Incomes/Expenditures charts.default.incomesAndExpendituresPerMonthBar.localization='{"axisY": "Sum in ", "traceName1": "Incomes", "traceName2": "Expenditures"'} charts.default.incomesAndExpendituresPerMonthLine=Incomes/Expenditures charts.default.incomesAndExpendituresPerMonthLine.localization='{"axisY": "Sum in ", "traceName1": "Incomes", "traceName2": "Expenditures"'} charts.default.incomesAndExpendituresByCategoryBar=Incomes/Expenditures per category charts.default.incomesAndExpendituresByCategoryBar.localization='{"label1": "Expenditures", "label2": "Incomes"'} charts.default.incomesAndExpendituresByCategoryPie=Incomes/Expenditures per category charts.default.incomesAndExpendituresByCategoryPie.localization='{"label1": "Expenditures", "label2": "Incomes"'} charts.default.incomesAndExpendituresPerMonthByCategories=Incomes/Expenditures per category charts.default.incomesAndExpendituresPerMonthByCategories.localization='{"label1": "Expenditures", "label2": "Incomes"'} charts.default.restPerMonth=Rest charts.default.restPerMonth.localization='{"label1": "Rest in "'} charts.default.incomesAndExpendituresPerYearBar=Incomes/Expenditures charts.default.incomesAndExpendituresPerYearBar.localization='{"axisY": "Sum in ", "traceName1": "Incomes", "traceName2": "Expenditures"'} charts.default.incomesAndExpendituresPerYearByCategories=Incomes/Expenditures per category charts.default.incomesAndExpendituresPerYearByCategories.localization='{"label1": "Expenditures", "label2": "Incomes"'} charts.default.averageTransactionAmountPerCategory=Average transaction amount per category charts.default.averageTransactionAmountPerCategory.localization='{"label1": "Average transaction amount in"'} charts.default.averageMonthlyIncomesAndExpendituresPerYearBar=Average monthly incomes/expenditures charts.default.averageMonthlyIncomesAndExpendituresPerYearBar.localization='{"traceName1": "Incomes", "traceName2": "Expenditures"', "axisY": "Average monthly amount in"'} charts.default.averageMonthlyIncomesAndExpendituresPerCategoryBar=Average monthly incomes/expenditures per category charts.default.averageMonthlyIncomesAndExpendituresPerCategoryBar.localization='{"label1": "Average sum in"'} charts.custom=Custom Charts charts.default=Default Charts chart.new.label.name=Name chart.new.label.script=Script chart.new.info.default=This default chart can''t be overwritten but you can have a look on how it''s implemented. chart.new.info.wiki=Tutorial: <a target="_blank" href="https://github.com/deadlocker8/BudgetMaster/wiki/How-to-create-custom-charts">https://github.com/deadlocker8/BudgetMaster/wiki/How-to-create-custom-charts</a> chart.type=Type chart.actions=Actions chart.show=Show chart chart.steps.first.step=Step 1: chart.steps.first=Choose a chart chart.steps.first.label=Chart chart.steps.second.step=Step 2: chart.steps.second=Choose a date range chart.steps.second.label.start=Start date chart.steps.second.label.end=End date chart.steps.third.step=Step 3: chart.steps.third=Apply filters (optional) chart.quick.this.week=This week chart.quick.this.month=This month chart.quick.this.year=This year chart.quick.all=All chart.quick.last.week=Last week chart.quick.last.month=Last month chart.quick.last.year=Last year chart.quick.until.endOfLastYear=Until end of last year chart.quick.last.week.days=Last 7 days chart.quick.last.month.days=Last 30 days chart.quick.last.year.days=Last 365 days chart.quick.until.today=Until today chart.button.manage=Manage custom charts chart.button.settings=Change chart statistics.number.of.accounts={0} Accounts statistics.number.of.transactions={0} Transactions statistics.number.of.templates={0} Templates statistics.number.of.custom.charts={0} Custom Charts statistics.number.of.categories={0} Categories statistics.first.transaction=First Transaction {0} entity.account=Accounts entity.category=Categories entity.transaction=Transactions entity.template_group=Template groups entity.template=Templates entity.chart=Charts entity.image=Images import.warning.delete.database=To avoid conflicts, you should delete the existing database before importing a backup. import.entity.category=All categories will be imported one by one together with their icons. import.entity.account=All categories will be imported one by one together with their icons. import.entity.transaction=All transactions will be imported one by one, assigning them to the respective linked account.<br>Recurring transactions are automatically updated to the current date at the end of the import process. import.entity.template_group=All template groups will be imported one by one.<br>The import of template groups is optional.<br>If the import is deactivated, all templates assigned to a group will be linked to the default group. import.entity.template=All templates will be imported one by one, reassigning the linked accounts.<br>The import of templates is optional.<br>Templates lose their group assignment when template group import is disabled. import.entity.image=Icons are automatically imported with their associated accounts, templates and categories. import.entity.chart=Only user-defined charts will be imported.<br>The import of charts is optional. copied=Copied!