mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Update languages and rephrase sentence.
This commit is contained in:
@@ -1706,6 +1706,7 @@ return [
|
||||
'auto_budget_none' => 'No auto-budget',
|
||||
'auto_budget_reset' => 'Set a fixed amount every period',
|
||||
'auto_budget_rollover' => 'Add an amount every period',
|
||||
'auto_budget_adjusted' => 'Add an amount every period and correct for overspending',
|
||||
'auto_budget_period_daily' => 'Denně',
|
||||
'auto_budget_period_weekly' => 'Týdně',
|
||||
'auto_budget_period_monthly' => 'Měsíčně',
|
||||
@@ -1715,6 +1716,7 @@ return [
|
||||
'auto_budget_help' => 'You can read more about this feature in the help. Click the top-right (?) icon.',
|
||||
'auto_budget_reset_icon' => 'This budget will be set periodically',
|
||||
'auto_budget_rollover_icon' => 'The budget amount will increase periodically',
|
||||
'auto_budget_adjusted_icon' => 'The budget amount will increase periodically and will correct for overspending',
|
||||
'remove_budgeted_amount' => 'Remove budgeted amount in :currency',
|
||||
|
||||
// bills:
|
||||
@@ -2292,6 +2294,7 @@ return [
|
||||
'budgeted' => 'Rozpočet',
|
||||
'period' => 'Období',
|
||||
'balance' => 'Zůstatek',
|
||||
'in_out_period' => 'In + out this period',
|
||||
'sum' => 'Součet',
|
||||
'summary' => 'Souhrn',
|
||||
'average' => 'Průměr',
|
||||
|
Reference in New Issue
Block a user