| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  | <?php | 
					
						
							| 
									
										
										
										
											2017-08-12 10:41:08 +02:00
										 |  |  | declare(strict_types=1); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  | /** | 
					
						
							|  |  |  |  * list.php | 
					
						
							|  |  |  |  * Copyright (C) 2016 thegrumpydictator@gmail.com | 
					
						
							|  |  |  |  * | 
					
						
							| 
									
										
										
										
											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-09-09 11:29:19 +02:00
										 |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | return [ | 
					
						
							| 
									
										
										
										
											2016-11-18 01:01:04 +01:00
										 |  |  |     'buttons'               => 'Schaltfläche', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'icon'                  => 'Icon', | 
					
						
							| 
									
										
										
										
											2017-01-24 08:01:36 +01:00
										 |  |  |     'id'                    => 'Id', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'create_date'           => 'Erstellt am', | 
					
						
							|  |  |  |     'update_date'           => 'Aktualisiert am', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'balance_before'        => 'Bilanz vor', | 
					
						
							|  |  |  |     'balance_after'         => 'Bilanz nach', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'name'                  => 'Name', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'role'                  => 'Rolle', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'currentBalance'        => 'Aktueller Kontostand', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'active'                => 'Aktiv?', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'lastActivity'          => 'Letzte Aktivität', | 
					
						
							|  |  |  |     'balanceDiff'           => 'Differenz des Kontostandes zwischen :start und :end', | 
					
						
							| 
									
										
										
										
											2016-11-18 01:01:04 +01:00
										 |  |  |     'matchedOn'             => 'Übereinstimmung am', | 
					
						
							|  |  |  |     'matchesOn'             => 'Übereinstimmung am', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'account_type'          => 'Art des Kontos', | 
					
						
							| 
									
										
										
										
											2016-11-18 01:01:04 +01:00
										 |  |  |     'created_at'            => 'Erstellt am', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'new_balance'           => 'Neue Bilanz', | 
					
						
							|  |  |  |     'account'               => 'Konto', | 
					
						
							|  |  |  |     'matchingAmount'        => 'Betrag', | 
					
						
							| 
									
										
										
										
											2016-11-18 01:01:04 +01:00
										 |  |  |     'lastMatch'             => 'Letzte Übereinstimmung', | 
					
						
							|  |  |  |     'split_number'          => 'Geteilt #', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'destination'           => 'Empfänger', | 
					
						
							|  |  |  |     'source'                => 'Quelle', | 
					
						
							| 
									
										
										
										
											2016-11-18 01:01:04 +01:00
										 |  |  |     'next_expected_match'   => 'Nächste erwartete Übereinstimmung', | 
					
						
							| 
									
										
										
										
											2016-11-18 00:51:00 +01:00
										 |  |  |     'automatch'             => 'Automatisch erkennen?', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'repeat_freq'           => 'Wiederholungen', | 
					
						
							|  |  |  |     'description'           => 'Beschreibung', | 
					
						
							|  |  |  |     'amount'                => 'Betrag', | 
					
						
							| 
									
										
										
										
											2016-11-18 00:51:00 +01:00
										 |  |  |     'internal_reference'    => 'Interne Referenz', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'date'                  => 'Datum', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'interest_date'         => 'Zinstermin', | 
					
						
							|  |  |  |     'book_date'             => 'Buchungsdatum', | 
					
						
							|  |  |  |     'process_date'          => 'Bearbeitungsdatum', | 
					
						
							|  |  |  |     'due_date'              => 'Fälligkeitstermin', | 
					
						
							|  |  |  |     'payment_date'          => 'Zahlungsdatum', | 
					
						
							|  |  |  |     'invoice_date'          => 'Rechnungsdatum', | 
					
						
							|  |  |  |     'interal_reference'     => 'Interner Verweis', | 
					
						
							|  |  |  |     'notes'                 => 'Notizen', | 
					
						
							|  |  |  |     'from'                  => 'Von', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'piggy_bank'            => 'Sparschwein', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'to'                    => 'An', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'budget'                => 'Budget', | 
					
						
							|  |  |  |     'category'              => 'Kategorie', | 
					
						
							|  |  |  |     'bill'                  => 'Rechnung', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'withdrawal'            => 'Ausgabe', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'deposit'               => 'Einlage', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'transfer'              => 'Überweisung', | 
					
						
							|  |  |  |     'type'                  => 'Typ', | 
					
						
							|  |  |  |     'completed'             => 'Abgeschlossen', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'iban'                  => 'IBAN', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'paid_current_period'   => 'Diese Periode bezahlt', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'email'                 => 'E-Mail', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'registered_at'         => 'Registriert am', | 
					
						
							|  |  |  |     'is_activated'          => 'Ist aktiviert', | 
					
						
							|  |  |  |     'is_blocked'            => 'Ist blockiert', | 
					
						
							|  |  |  |     'is_admin'              => 'Ist Admin', | 
					
						
							|  |  |  |     'has_two_factor'        => 'Hat 2FA', | 
					
						
							|  |  |  |     'confirmed_from'        => 'Bestätigt von', | 
					
						
							|  |  |  |     'registered_from'       => 'Registriert seit', | 
					
						
							| 
									
										
										
										
											2016-11-18 00:51:00 +01:00
										 |  |  |     'blocked_code'          => 'Blockcode', | 
					
						
							| 
									
										
										
										
											2016-09-09 11:29:19 +02:00
										 |  |  |     'domain'                => 'Domain', | 
					
						
							| 
									
										
										
										
											2016-09-17 07:57:32 +02:00
										 |  |  |     'registration_attempts' => 'Registrierungsversuche', | 
					
						
							| 
									
										
										
										
											2016-11-18 00:51:00 +01:00
										 |  |  |     'source_account'        => 'Quellkonto', | 
					
						
							|  |  |  |     'destination_account'   => 'Zielkonto', | 
					
						
							| 
									
										
										
										
											2016-10-22 12:03:11 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-08-21 07:20:32 +02:00
										 |  |  |     'accounts_count'         => 'Anzahl Konten', | 
					
						
							|  |  |  |     'journals_count'         => 'Anzahl der Zahlungsvorgänge', | 
					
						
							|  |  |  |     'attachments_count'      => 'Anzahl Anhänge', | 
					
						
							|  |  |  |     'bills_count'            => 'Anzahl Rechnungen', | 
					
						
							|  |  |  |     'categories_count'       => 'Anzahl Kategorien', | 
					
						
							|  |  |  |     'export_jobs_count'      => 'Anzahl exportierter Jobs', | 
					
						
							|  |  |  |     'import_jobs_count'      => 'Anzahl importierter Jobs', | 
					
						
							|  |  |  |     'budget_count'           => 'Anzahl Budgets', | 
					
						
							|  |  |  |     'rule_and_groups_count'  => 'Anzahl Regeln und Regelgruppen', | 
					
						
							|  |  |  |     'tags_count'             => 'Anzahl Tags', | 
					
						
							| 
									
										
										
										
											2017-08-25 07:36:36 +02:00
										 |  |  |     'inward'                 => 'Inward description', | 
					
						
							|  |  |  |     'outward'                => 'Outward description', | 
					
						
							|  |  |  |     'number_of_transactions' => 'Number of transactions', | 
					
						
							| 
									
										
										
										
											2017-02-19 12:10:37 +01:00
										 |  |  | ]; |