| 
									
										
										
										
											2015-05-14 10:26:15 +02:00
										 |  |  | <?php | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  |     'name'                        => 'Name', | 
					
						
							|  |  |  |     'active'                      => 'Active', | 
					
						
							|  |  |  |     'amount_min'                  => 'Minimum amount', | 
					
						
							|  |  |  |     'amount_max'                  => 'Maximum amount', | 
					
						
							|  |  |  |     'match'                       => 'Matches on', | 
					
						
							|  |  |  |     'repeat_freq'                 => 'Repeats', | 
					
						
							|  |  |  |     'account_from_id'             => 'From account', | 
					
						
							|  |  |  |     'account_to_id'               => 'To account', | 
					
						
							|  |  |  |     'account_id'                  => 'Asset account', | 
					
						
							|  |  |  |     'budget_id'                   => 'Budget', | 
					
						
							|  |  |  |     'openingBalance'              => 'Opening balance', | 
					
						
							|  |  |  |     'tagMode'                     => 'Tag mode', | 
					
						
							|  |  |  |     'tagPosition'                 => 'Tag location', | 
					
						
							|  |  |  |     'virtualBalance'              => 'Vitual balance', | 
					
						
							|  |  |  |     'longitude_latitude'          => 'Location', | 
					
						
							|  |  |  |     'targetamount'                => 'Target amount', | 
					
						
							|  |  |  |     'accountRole'                 => 'Account role', | 
					
						
							|  |  |  |     'openingBalanceDate'          => 'Opening balance date', | 
					
						
							|  |  |  |     'ccType'                      => 'Credit card payment plan', | 
					
						
							|  |  |  |     'ccMonthlyPaymentDate'        => 'Credit card monthly payment date', | 
					
						
							|  |  |  |     'piggy_bank_id'               => 'Piggy bank', | 
					
						
							|  |  |  |     'returnHere'                  => 'Return here', | 
					
						
							|  |  |  |     'returnHereExplanation'       => 'After storing, return here to create another one.', | 
					
						
							|  |  |  |     'returnHereUpdateExplanation' => 'After updating, return here.', | 
					
						
							| 
									
										
										
										
											2015-05-14 11:25:43 +02:00
										 |  |  |     'description'                 => 'Description', | 
					
						
							|  |  |  |     'expense_account'             => 'Expense account', | 
					
						
							|  |  |  |     'amount'                      => 'Amount', | 
					
						
							|  |  |  |     'date'                        => 'Date', | 
					
						
							|  |  |  |     'category'                    => 'Category', | 
					
						
							| 
									
										
										
										
											2015-05-14 16:43:12 +02:00
										 |  |  |     'tags'                        => 'Tags', | 
					
						
							|  |  |  |     'deletePermanently'           => 'Delete permanently', | 
					
						
							|  |  |  |     'cancel'                      => 'Cancel', | 
					
						
							| 
									
										
										
										
											2015-05-14 17:52:50 +02:00
										 |  |  |     'targetdate'                  => 'Target date', | 
					
						
							|  |  |  |     'remind_me'                   => 'Remind me', | 
					
						
							| 
									
										
										
										
											2015-05-17 15:55:24 +02:00
										 |  |  |     'tag'                         => 'Tag', | 
					
						
							| 
									
										
										
										
											2015-05-14 17:52:50 +02:00
										 |  |  |     'reminder'                    => 'Remind me every', | 
					
						
							| 
									
										
										
										
											2015-05-14 16:43:12 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-14 19:44:20 +02:00
										 |  |  |     'store_new_withdrawal'        => 'Store new withdrawal', | 
					
						
							|  |  |  |     'store_new_deposit'           => 'Store new deposit', | 
					
						
							|  |  |  |     'store_new_transfer'          => 'Store new transfer', | 
					
						
							|  |  |  |     'add_new_withdrawal'          => 'Add a new withdrawal', | 
					
						
							|  |  |  |     'add_new_deposit'             => 'Add a new deposit', | 
					
						
							|  |  |  |     'add_new_transfer'            => 'Add a new transfer', | 
					
						
							|  |  |  |     'noPiggybank'                 => '(no piggy bank)', | 
					
						
							|  |  |  |     'noBudget'                    => '(no budget)', | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-14 16:43:12 +02:00
										 |  |  |     'delete_account'              => 'Delete account ":name"', | 
					
						
							|  |  |  |     'delete_bill'                 => 'Delete bill ":name"', | 
					
						
							|  |  |  |     'delete_budget'               => 'Delete budget ":name"', | 
					
						
							|  |  |  |     'delete_category'             => 'Delete category ":name"', | 
					
						
							|  |  |  |     'delete_currency'             => 'Delete currency ":name"', | 
					
						
							|  |  |  |     'delete_piggyBank'            => 'Delete piggy banl ":name"', | 
					
						
							|  |  |  |     'delete_journal'              => 'Delete transaction with description ":description"', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     'account_areYouSure'          => 'Are you sure you want to delete the account named ":name"?', | 
					
						
							|  |  |  |     'bill_areYouSure'             => 'Are you sure you want to delete the bill named ":name"?', | 
					
						
							|  |  |  |     'budget_areYouSure'           => 'Are you sure you want to delete the budget named ":name"?', | 
					
						
							|  |  |  |     'category_areYouSure'         => 'Are you sure you want to delete the category named ":name"?', | 
					
						
							|  |  |  |     'currency_areYouSure'         => 'Are you sure you want to delete the currency named ":name"?', | 
					
						
							|  |  |  |     'piggyBank_areYouSure'        => 'Are you sure you want to delete the piggy bank named ":name"?', | 
					
						
							|  |  |  |     'journal_areYouSure'          => 'Are you sure you want to delete the transaction described ":description"?', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     'permDeleteWarning'           => 'Deleting stuff from Firely is permanent and cannot be undone.', | 
					
						
							|  |  |  |     'also_delete_transactions'    => 'The only transaction connected to this account will be deleted as well.' . | 
					
						
							|  |  |  |                                      '|All :count transactions connected to this account will be deleted as well.', | 
					
						
							|  |  |  |     'also_delete_piggyBanks'      => 'The only piggy bank connected to this account will be deleted as well.' . | 
					
						
							|  |  |  |                                      '|All :count piggy bank connected to this account will be deleted as well.', | 
					
						
							|  |  |  |     'bill_keep_transactions'      => 'The only transaction connected to this bill will not be deleted.' . | 
					
						
							|  |  |  |                                      '|All :count transactions connected to this bill will spared deletion.', | 
					
						
							|  |  |  |     'budget_keep_transactions'    => 'The only transaction connected to this budget will not be deleted.' . | 
					
						
							|  |  |  |                                      '|All :count transactions connected to this budget will spared deletion.', | 
					
						
							|  |  |  |     'category_keep_transactions'  => 'The only transaction connected to this category will not be deleted.' . | 
					
						
							|  |  |  |                                      '|All :count transactions connected to this category will spared deletion.', | 
					
						
							| 
									
										
										
										
											2015-05-14 10:26:15 +02:00
										 |  |  | ]; |