2015-05-14 10:26:15 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								< ? php  
						 
					
						
							
								
									
										
										
										
											2016-03-13 17:19:09 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								/**  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  form . php 
							 
						 
					
						
							
								
									
										
										
										
											2016-04-01 16:46:11 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  Copyright  ( C )  2016  thegrumpydictator @ gmail . com 
							 
						 
					
						
							
								
									
										
										
										
											2016-03-13 17:19:09 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-05 06:52:15 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 *  This  software  may  be  modified  and  distributed  under  the  terms  of  the 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  Creative  Commons  Attribution - ShareAlike  4.0  International  License . 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 *  See  the  LICENSE  file  for  details . 
							 
						 
					
						
							
								
									
										
										
										
											2016-03-13 17:19:09 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								 */ 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-05-14 10:26:15 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								return  [  
						 
					
						
							
								
									
										
										
										
											2015-06-01 18:13:54 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    // new user:
 
							 
						 
					
						
							
								
									
										
										
										
											2016-05-15 12:08:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'bank_name'                       =>  'Bank name' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'bank_balance'                    =>  'Balance' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'savings_balance'                 =>  'Savings balance' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'credit_card_limit'               =>  'Credit card limit' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'automatch'                       =>  'Match automatically' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'skip'                            =>  'Skip' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'name'                            =>  'Name' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'active'                          =>  'Active' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'amount_min'                      =>  'Minimum amount' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'amount_max'                      =>  'Maximum amount' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'match'                           =>  'Matches on' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'repeat_freq'                     =>  'Repeats' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_currency_id'             =>  'Currency' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-11-25 16:55:04 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'currency_id'                     =>  'Currency' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'attachments'                     =>  'Attachments' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-05-15 12:08:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_amount'                  =>  'Amount' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_asset_source_account'    =>  'Asset account (source)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_source_account_name'     =>  'Revenue account (source)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_source_account_id'       =>  'Asset account (source)' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-11-28 18:55:56 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'BIC'                             =>  'BIC' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-05-15 12:08:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'account_from_id'                 =>  'From account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'account_to_id'                   =>  'To account' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-29 15:14:33 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'source_account'                  =>  'Source account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_account'             =>  'Destination account' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-05-15 12:08:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'journal_destination_account_id'  =>  'Asset account (destination)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'asset_destination_account'       =>  'Asset account (destination)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'asset_source_account'            =>  'Asset account (source)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'journal_description'             =>  'Description' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-22 12:03:11 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'note'                            =>  'Notes' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-05-15 12:08:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'split_journal'                   =>  'Split this transaction' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'split_journal_explanation'       =>  'Split this transaction in multiple parts' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'currency'                        =>  'Currency' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'account_id'                      =>  'Asset account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'budget_id'                       =>  'Budget' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'openingBalance'                  =>  'Opening balance' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tagMode'                         =>  'Tag mode' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tagPosition'                     =>  'Tag location' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'virtualBalance'                  =>  'Virtual 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.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'description'                     =>  'Description' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'expense_account'                 =>  'Expense account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'revenue_account'                 =>  'Revenue account' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-12-28 21:48:37 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'decimal_places'                  =>  'Decimal places' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-29 15:14:33 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'revenue_account_source'       =>  'Revenue account (source)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'source_account_asset'         =>  'Source account (asset account)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'destination_account_expense'  =>  'Destination account (expense account)' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-11-07 18:49:35 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'destination_account_asset'    =>  'Destination account (asset account)' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-29 15:14:33 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'source_account_revenue'       =>  'Source account (revenue account)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'type'                         =>  'Type' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'convert_Withdrawal'           =>  'Convert withdrawal' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-11-07 18:49:35 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'convert_Deposit'              =>  'Convert deposit' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'convert_Transfer'             =>  'Convert transfer' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-10-29 15:14:33 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'amount'                      =>  'Amount' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'date'                        =>  'Date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'interest_date'               =>  'Interest date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'book_date'                   =>  'Book date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'process_date'                =>  'Processing date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'category'                    =>  'Category' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tags'                        =>  'Tags' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'deletePermanently'           =>  'Delete permanently' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'cancel'                      =>  'Cancel' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'targetdate'                  =>  'Target date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tag'                         =>  'Tag' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'under'                       =>  'Under' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'symbol'                      =>  'Symbol' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'code'                        =>  'Code' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'iban'                        =>  'IBAN' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'accountNumber'               =>  'Account number' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'has_headers'                 =>  'Headers' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'date_format'                 =>  'Date format' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'specifix'                    =>  'Bank- or file specific fixes' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'attachments[]'               =>  'Attachments' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    '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)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'title'                       =>  'Title' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'notes'                       =>  'Notes' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'filename'                    =>  'File name' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'mime'                        =>  'Mime type' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'size'                        =>  'Size' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'trigger'                     =>  'Trigger' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'stop_processing'             =>  'Stop processing' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'start_date'                  =>  'Start of range' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'end_date'                    =>  'End of range' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'export_start_range'          =>  'Start of export range' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'export_end_range'            =>  'End of export range' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'export_format'               =>  'File format' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'include_attachments'         =>  'Include uploaded attachments' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'include_old_uploads'         =>  'Include imported data' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'accounts'                    =>  'Export transactions from these accounts' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    '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_journal'              =>  'Delete transaction with description ":description"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_attachment'           =>  'Delete attachment ":name"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_rule'                 =>  'Delete rule ":title"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_rule_group'           =>  'Delete rule group ":title"' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'attachment_areYouSure'       =>  'Are you sure you want to delete the attachment named ":name"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    '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"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'rule_areYouSure'             =>  'Are you sure you want to delete the rule titled ":title"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'ruleGroup_areYouSure'        =>  'Are you sure you want to delete the rule group titled ":title"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    '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"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'mass_journal_are_you_sure'   =>  'Are you sure you want to delete these transactions?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tag_areYouSure'              =>  'Are you sure you want to delete the tag ":tag"?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'permDeleteWarning'           =>  'Deleting stuff from Firely is permanent and cannot be undone.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'mass_make_selection'         =>  'You can still prevent items from being deleted by removing the checkbox.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'delete_all_permanently'      =>  'Delete selected permanently' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'update_all_journals'         =>  'Update these transactions' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    '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_rules'           =>  'The only rule connected to this rule group will be deleted as well.|All :count rules connected to this rule group 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.' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'tag_keep_transactions'       =>  'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-06-11 06:31:40 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-12-28 21:48:37 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'email'                  =>  'Email address' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'password'               =>  'Password' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'password_confirmation'  =>  'Password (again)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'blocked'                =>  'Is blocked?' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'blocked_code'           =>  'Reason for block' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-12-15 22:56:31 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-07-24 18:47:55 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    // admin
 
							 
						 
					
						
							
								
									
										
										
										
											2016-12-28 21:48:37 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'domain'                 =>  'Domain' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'single_user_mode'       =>  'Single user mode' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'must_confirm_account'   =>  'New users must activate account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'is_demo_site'           =>  'Is demo site' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-12-13 20:57:10 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-07-24 18:47:55 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-06-11 06:31:40 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    // import
 
							 
						 
					
						
							
								
									
										
										
										
											2016-12-28 21:48:37 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'import_file'            =>  'Import file' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'configuration_file'     =>  'Configuration file' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'import_file_type'       =>  'Import file type' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_comma'              =>  'A comma (,)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_semicolon'          =>  'A semicolon (;)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_tab'                =>  'A tab (invisible)' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_delimiter'          =>  'CSV field delimiter' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_import_account'     =>  'Default import account' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'csv_config'             =>  'CSV import configuration' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-06-11 06:31:40 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-09-04 16:21:51 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'due_date'            =>  'Due date' , 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    'payment_date'        =>  'Payment date' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-09-10 18:36:52 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'invoice_date'        =>  'Invoice date' , 
							 
						 
					
						
							
								
									
										
										
										
											2016-09-04 16:21:51 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								    'internal_reference'  =>  'Internal reference' , 
							 
						 
					
						
							
								
									
										
										
										
											2015-05-20 19:56:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								];