| 
									
										
										
										
											2015-05-09 13:56:03 +02:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2015-05-14 10:26:15 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | // general fields and things.
 | 
					
						
							| 
									
										
										
										
											2015-05-09 13:56:03 +02:00
										 |  |  | return [ | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'test'                        => 'You have selected English.', | 
					
						
							|  |  |  |     'close'                       => 'Close', | 
					
						
							|  |  |  |     'pleaseHold'                  => 'Please hold...', | 
					
						
							|  |  |  |     'mandatoryFields'             => 'Mandatory fields', | 
					
						
							|  |  |  |     'optionalFields'              => 'Optional fields', | 
					
						
							|  |  |  |     'options'                     => 'Options', | 
					
						
							|  |  |  |     'something'                   => 'Something!', | 
					
						
							|  |  |  |     'actions'                     => 'Actions', | 
					
						
							|  |  |  |     'edit'                        => 'Edit', | 
					
						
							|  |  |  |     'delete'                      => 'Delete', | 
					
						
							|  |  |  |     'welcomeBack'                 => 'What\'s playing?', | 
					
						
							| 
									
										
										
										
											2015-05-14 12:10:42 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // new user:
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'welcome'                     => 'Welcome to Firefly!', | 
					
						
							|  |  |  |     'createNewAsset'              => 'Create a new asset account to get started. This will allow you to create transactions and start your financial management', | 
					
						
							|  |  |  |     'createNewAssetButton'        => 'Create new asset account', | 
					
						
							| 
									
										
										
										
											2015-05-14 12:10:42 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // home page:
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'yourAccounts'                => 'Your accounts', | 
					
						
							|  |  |  |     'budgetsAndSpending'          => 'Budgets and spending', | 
					
						
							|  |  |  |     'savings'                     => 'Savings', | 
					
						
							|  |  |  |     'markAsSavingsToContinue'     => 'Mark your asset accounts as "Savings account" to fill this panel', | 
					
						
							|  |  |  |     'createPiggyToContinue'       => 'Create piggy banks to fill this panel.', | 
					
						
							|  |  |  |     'newWithdrawal'               => 'New expense', | 
					
						
							|  |  |  |     'newDeposit'                  => 'New deposit', | 
					
						
							|  |  |  |     'newTransfer'                 => 'New transfer', | 
					
						
							|  |  |  |     'moneyIn'                     => 'Money in', | 
					
						
							|  |  |  |     'moneyOut'                    => 'Money out', | 
					
						
							|  |  |  |     'billsToPay'                  => 'Bills to pay', | 
					
						
							|  |  |  |     'billsPaid'                   => 'Bills paid', | 
					
						
							|  |  |  |     'viewDetails'                 => 'View details', | 
					
						
							|  |  |  |     'divided'                     => 'divided', | 
					
						
							|  |  |  |     'toDivide'                    => 'left to divide', | 
					
						
							| 
									
										
										
										
											2015-05-14 11:48:59 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // menu and titles, should be recycled as often as possible:
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'toggleNavigation'            => 'Toggle navigation', | 
					
						
							|  |  |  |     'seeAllReminders'             => 'See all reminders', | 
					
						
							|  |  |  |     'reminders'                   => 'Reminders', | 
					
						
							|  |  |  |     'currency'                    => 'Currency', | 
					
						
							|  |  |  |     'preferences'                 => 'Preferences', | 
					
						
							|  |  |  |     'logout'                      => 'Logout', | 
					
						
							|  |  |  |     'searchPlaceholder'           => 'Search...', | 
					
						
							|  |  |  |     'dashboard'                   => 'Dashboard', | 
					
						
							|  |  |  |     'currencies'                  => 'Currencies', | 
					
						
							|  |  |  |     'accounts'                    => 'Accounts', | 
					
						
							|  |  |  |     'assetAccounts'               => 'Asset accounts', | 
					
						
							|  |  |  |     'expenseAccounts'             => 'Expense accounts', | 
					
						
							|  |  |  |     'revenueAccounts'             => 'Revenue accounts', | 
					
						
							|  |  |  |     'Asset account'               => 'Asset account', | 
					
						
							|  |  |  |     'Default account'             => 'Asset account', | 
					
						
							|  |  |  |     'Expense account'             => 'Expense account', | 
					
						
							|  |  |  |     'Revenue account'             => 'Revenue account', | 
					
						
							|  |  |  |     'budgets'                     => 'Budgets', | 
					
						
							|  |  |  |     'categories'                  => 'Categories', | 
					
						
							|  |  |  |     'tags'                        => 'Tags', | 
					
						
							|  |  |  |     'reports'                     => 'Reports', | 
					
						
							|  |  |  |     'transactions'                => 'Transactions', | 
					
						
							|  |  |  |     'expenses'                    => 'Expenses', | 
					
						
							|  |  |  |     'income'                      => 'Revenue / income', | 
					
						
							|  |  |  |     'transfers'                   => 'Transfer', | 
					
						
							|  |  |  |     'moneyManagement'             => 'Money management', | 
					
						
							|  |  |  |     'piggyBanks'                  => 'Piggy banks', | 
					
						
							|  |  |  |     'bills'                       => 'Bills', | 
					
						
							|  |  |  |     'createNew'                   => 'Create new', | 
					
						
							|  |  |  |     'withdrawal'                  => 'Withdrawal', | 
					
						
							|  |  |  |     'deposit'                     => 'Deposit', | 
					
						
							|  |  |  |     'transfer'                    => 'Transfer', | 
					
						
							|  |  |  |     'Withdrawal'                  => 'Withdrawal', | 
					
						
							|  |  |  |     'Deposit'                     => 'Deposit', | 
					
						
							|  |  |  |     'Transfer'                    => 'Transfer', | 
					
						
							|  |  |  |     'bill'                        => 'Rekening', | 
					
						
							|  |  |  |     'yes'                         => 'Yes', | 
					
						
							|  |  |  |     'no'                          => 'No', | 
					
						
							|  |  |  |     'amount'                      => 'Amount', | 
					
						
							|  |  |  |     'newBalance'                  => 'New balance', | 
					
						
							|  |  |  |     'overview'                    => 'Overview', | 
					
						
							|  |  |  |     'saveOnAccount'               => 'Save on account', | 
					
						
							|  |  |  |     'unknown'                     => 'Unknown', | 
					
						
							|  |  |  |     'daily'                       => 'Daily', | 
					
						
							|  |  |  |     'weekly'                      => 'Weekly', | 
					
						
							|  |  |  |     'monthly'                     => 'Monthly', | 
					
						
							|  |  |  |     'quarterly'                   => 'Quarterly', | 
					
						
							|  |  |  |     'half-year'                   => 'Every six months', | 
					
						
							|  |  |  |     'yearly'                      => 'Yearly', | 
					
						
							| 
									
										
										
										
											2015-05-09 22:42:45 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'reportForYear'               => 'Yearly report for :year', | 
					
						
							|  |  |  |     'reportForYearShared'         => 'Yearly report for :year (including shared accounts)', | 
					
						
							|  |  |  |     'reportForMonth'              => 'Montly report for :year', | 
					
						
							|  |  |  |     'reportForMonthShared'        => 'Montly report for :year (including shared accounts)', | 
					
						
							|  |  |  |     'incomeVsExpenses'            => 'Income vs. expenses', | 
					
						
							|  |  |  |     'accountBalances'             => 'Account balances', | 
					
						
							|  |  |  |     'balanceStartOfYear'          => 'Balance at start of year', | 
					
						
							|  |  |  |     'balanceEndOfYear'            => 'Balance at end of year', | 
					
						
							|  |  |  |     'balanceStartOfMonth'         => 'Balance at end of month', | 
					
						
							|  |  |  |     'balanceEndOfMonth'           => 'Balance at end of month', | 
					
						
							| 
									
										
										
										
											2015-05-17 12:53:32 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'balanceStart'                => 'Balance at end of period', | 
					
						
							|  |  |  |     'balanceEnd'                  => 'Balance at end of period', | 
					
						
							| 
									
										
										
										
											2015-05-17 12:53:32 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'reportsOwnAccounts'          => 'Reports for your own accounts', | 
					
						
							|  |  |  |     'reportsOwnAccountsAndShared' => 'Reports for your own accounts and shared accounts', | 
					
						
							| 
									
										
										
										
											2015-05-16 13:06:38 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'account'                     => 'Account', | 
					
						
							| 
									
										
										
										
											2015-05-16 13:06:38 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'splitByAccount'              => 'Split by account', | 
					
						
							|  |  |  |     'balancedByTransfersAndTags'  => 'Balanced by transfers and tags', | 
					
						
							|  |  |  |     'leftUnbalanced'              => 'Left unbalanced', | 
					
						
							|  |  |  |     'expectedBalance'             => 'Expected balance', | 
					
						
							|  |  |  |     'outsideOfBudgets'            => 'Outside of budgets', | 
					
						
							|  |  |  |     'leftInBudget'                => 'Left in budget', | 
					
						
							| 
									
										
										
										
											2015-05-17 17:27:56 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'sumOfSums'                   => 'Sum of sums', | 
					
						
							|  |  |  |     'notCharged'                  => 'Not charged (yet)', | 
					
						
							|  |  |  |     'inactive'                    => 'Inactive', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     'difference'                  => 'Difference', | 
					
						
							|  |  |  |     'in'                          => 'In', | 
					
						
							|  |  |  |     'out'                         => 'Out', | 
					
						
							|  |  |  |     'topX'                        => 'top :number', | 
					
						
							|  |  |  |     'showTheRest'                 => 'Show everything', | 
					
						
							|  |  |  |     'hideTheRest'                 => 'Show only the top :number', | 
					
						
							| 
									
										
										
										
											2015-05-15 21:01:24 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-14 13:17:53 +02:00
										 |  |  |     // charts:
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'dayOfMonth'                  => 'Day of the month', | 
					
						
							|  |  |  |     'month'                       => 'Month', | 
					
						
							|  |  |  |     'budget'                      => 'Budget', | 
					
						
							|  |  |  |     'spent'                       => 'Spent', | 
					
						
							|  |  |  |     'overspent'                   => 'Overspent', | 
					
						
							|  |  |  |     'left'                        => 'Left', | 
					
						
							|  |  |  |     'noCategory'                  => '(no category)', | 
					
						
							|  |  |  |     'noBudget'                    => '(no budget)', | 
					
						
							|  |  |  |     'category'                    => 'Category', | 
					
						
							|  |  |  |     'maxAmount'                   => 'Maximum amount', | 
					
						
							|  |  |  |     'minAmount'                   => 'Minumum amount', | 
					
						
							|  |  |  |     'billEntry'                   => 'Current bill entry', | 
					
						
							|  |  |  |     'name'                        => 'Name', | 
					
						
							|  |  |  |     'date'                        => 'Date', | 
					
						
							|  |  |  |     'paid'                        => 'Paid', | 
					
						
							|  |  |  |     'unpaid'                      => 'Unpaid', | 
					
						
							|  |  |  |     'day'                         => 'Day', | 
					
						
							|  |  |  |     'budgeted'                    => 'Budgeted', | 
					
						
							|  |  |  |     'period'                      => 'Period', | 
					
						
							|  |  |  |     'balance'                     => 'Balance', | 
					
						
							|  |  |  |     'summary'                     => 'Summary', | 
					
						
							|  |  |  |     'sum'                         => 'Sum', | 
					
						
							|  |  |  |     'average'                     => 'Average', | 
					
						
							|  |  |  |     'balanceFor'                  => 'Balance for :name', | 
					
						
							| 
									
										
										
										
											2015-05-14 17:52:50 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'asset_accounts'              => 'Asset accounts', | 
					
						
							|  |  |  |     'expense_accounts'            => 'Expense accounts', | 
					
						
							|  |  |  |     'revenue_accounts'            => 'Revenue accounts', | 
					
						
							| 
									
										
										
										
											2015-05-14 17:52:50 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // some extra help:
 | 
					
						
							| 
									
										
										
										
											2015-05-17 18:06:00 +02:00
										 |  |  |     'accountExtraHelp_asset'      => '', | 
					
						
							|  |  |  |     'accountExtraHelp_expense'    => '', | 
					
						
							|  |  |  |     'accountExtraHelp_revenue'    => '', | 
					
						
							| 
									
										
										
										
											2015-05-09 19:27:25 +02:00
										 |  |  | ]; |