Skip to content

Commit

Permalink
Update source strings
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent f072ee8 commit 5035ec6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions en.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"{{selectedPayeeNames}}, and more": "{{selectedPayeeNames}}, and more",
"<0><0>How are “Average” and “Spent Average MTD” calculated?</0></0><1>They are both the average cumulative spending by day for the three months before the selected “compare” month.</1>": "<0><0>How are “Average” and “Spent Average MTD” calculated?</0></0><1>They are both the average cumulative spending by day for the three months before the selected “compare” month.</1>",
"<0><0>How is cash flow calculated?</0></0><1>Cash flow shows the balance of your budgeted accounts over time, and the amount of expenses/income each day or month. Your budgeted accounts are considered to be “cash on hand,” so this gives you a picture of how available money fluctuates.</1>": "<0><0>How is cash flow calculated?</0></0><1>Cash flow shows the balance of your budgeted accounts over time, and the amount of expenses/income each day or month. Your budgeted accounts are considered to be “cash on hand,” so this gives you a picture of how available money fluctuates.</1>",
"<0><0>Repair split transactions</0> if you are experiencing bugs relating to split transactions and the “Reset budget cache” button above does not help, this tool may fix them. Some examples of bugs include seeing blank payees on splits or incorrect account balances. This tool does three things:</0><1><0>Ensures that deleted split transactions are fully deleted. In previous versions of the app, certain split transactions may appear deleted but not all of them are actually deleted. This causes the transactions list to look correct, but certain balances may be incorrect when filtering.</0><1>Sync the payee and cleared flag of a split transaction to the main or “parent” transaction, if appropriate. The payee will only be set if it currently doesn’t have one.</1><2>Checks that the sum of all child transactions adds up to the total amount. If not, these will be flagged below to allow you to easily locate and fix the amounts.</2></1>": "<0><0>Repair split transactions</0> if you are experiencing bugs relating to split transactions and the “Reset budget cache” button above does not help, this tool may fix them. Some examples of bugs include seeing blank payees on splits or incorrect account balances. This tool does three things:</0><1><0>Ensures that deleted split transactions are fully deleted. In previous versions of the app, certain split transactions may appear deleted but not all of them are actually deleted. This causes the transactions list to look correct, but certain balances may be incorrect when filtering.</0><1>Sync the payee and cleared flag of a split transaction to the main or “parent” transaction, if appropriate. The payee will only be set if it currently doesn’t have one.</1><2>Checks that the sum of all child transactions adds up to the total amount. If not, these will be flagged below to allow you to easily locate and fix the amounts.</2></1>",
"<0><0>Repair transactions</0> if you are experiencing bugs relating to split transactions or transfers and the “Reset budget cache” button above does not help, this tool may fix them. Some examples of bugs include seeing blank payees on splits or incorrect account balances. This tool does four things:</0><1><0>Ensures that deleted split transactions are fully deleted. In previous versions of the app, certain split transactions may appear deleted but not all of them are actually deleted. This causes the transactions list to look correct, but certain balances may be incorrect when filtering.</0><1>Sync the payee and cleared flag of a split transaction to the main or “parent” transaction, if appropriate. The payee will only be set if it currently doesn’t have one.</1><2>Checks that the sum of all child transactions adds up to the total amount. If not, these will be flagged below to allow you to easily locate and fix the amounts.</2><3>Check if you have any budget transfers that erroneous contain a category, and remove the category.</3></1>": "<0><0>Repair transactions</0> if you are experiencing bugs relating to split transactions or transfers and the “Reset budget cache” button above does not help, this tool may fix them. Some examples of bugs include seeing blank payees on splits or incorrect account balances. This tool does four things:</0><1><0>Ensures that deleted split transactions are fully deleted. In previous versions of the app, certain split transactions may appear deleted but not all of them are actually deleted. This causes the transactions list to look correct, but certain balances may be incorrect when filtering.</0><1>Sync the payee and cleared flag of a split transaction to the main or “parent” transaction, if appropriate. The payee will only be set if it currently doesn’t have one.</1><2>Checks that the sum of all child transactions adds up to the total amount. If not, these will be flagged below to allow you to easily locate and fix the amounts.</2><3>Check if you have any budget transfers that erroneous contain a category, and remove the category.</3></1>",
"<0>Actual’s data directory</0> <2><0>where your files are stored</0></2>": "<0>Actual’s data directory</0> <2><0>where your files are stored</0></2>",
"<0>Actual</0> is a super fast privacy-focused app for managing your finances.": "<0>Actual</0> is a super fast privacy-focused app for managing your finances.",
"<0>Authentication method</0> modifies how users log in to the system.": "<0>Authentication method</0> modifies how users log in to the system.",
Expand Down Expand Up @@ -423,6 +423,8 @@
"Fixed {{count}} splits with a blank payee._other": "Fixed {{count}} splits with a blank payee.",
"Fixed {{count}} splits with the wrong cleared flag._one": "Fixed {{count}} splits with the wrong cleared flag.",
"Fixed {{count}} splits with the wrong cleared flag._other": "Fixed {{count}} splits with the wrong cleared flag.",
"Fixed {{count}} transfers._one": "Fixed {{count}} transfers.",
"Fixed {{count}} transfers._other": "Fixed {{count}} transfers.",
"Flip amount": "Flip amount",
"For Actual to be useful, you need to <1>add an account</1>. You can link an account to automatically download transactions, or manage it locally yourself.": "For Actual to be useful, you need to <1>add an account</1>. You can link an account to automatically download transactions, or manage it locally yourself.",
"For this time period": "For this time period",
Expand Down Expand Up @@ -737,7 +739,7 @@
"Rename budget": "Rename budget",
"Reopen account": "Reopen account",
"Repair": "Repair",
"Repair split transactions": "Repair split transactions",
"Repair transactions": "Repair transactions",
"Repeat every": "Repeat every",
"Repeats": "Repeats",
"Replace": "Replace",
Expand Down Expand Up @@ -785,7 +787,6 @@
"Schedule Templates": "Schedule Templates",
"Schedule: {{name}}": "Schedule: {{name}}",
"Scheduled date": "Scheduled date",
"Scheduled transaction upcoming length adjustment": "Scheduled transaction upcoming length adjustment",
"Schedules": "Schedules",
"Search": "Search",
"Secret ID:": "Secret ID:",
Expand Down

0 comments on commit 5035ec6

Please sign in to comment.