| 
									
										
										
										
											2019-03-22 18:26:46 +01:00
										 |  |  | <?php | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * list.php | 
					
						
							|  |  |  |  * Copyright (c) 2018 thegrumpydictator@gmail.com | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This file is part of Firefly III. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Firefly III is free software: you can redistribute it and/or modify | 
					
						
							|  |  |  |  * it under the terms of the GNU General Public License as published by | 
					
						
							|  |  |  |  * the Free Software Foundation, either version 3 of the License, or | 
					
						
							|  |  |  |  * (at your option) any later version. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Firefly III is distributed in the hope that it will be useful, | 
					
						
							|  |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							|  |  |  |  * GNU General Public License for more details. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * You should have received a copy of the GNU General Public License | 
					
						
							|  |  |  |  * along with Firefly III. If not, see <http://www.gnu.org/licenses/>. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | declare(strict_types=1); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | return [ | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |     'buttons'                 => 'Butoane', | 
					
						
							|  |  |  |     'icon'                    => 'Iconiță', | 
					
						
							|  |  |  |     'id'                      => 'ID', | 
					
						
							|  |  |  |     'create_date'             => 'Creat la', | 
					
						
							|  |  |  |     'update_date'             => 'actualizat la', | 
					
						
							|  |  |  |     'updated_at'              => 'actualizat la', | 
					
						
							|  |  |  |     'balance_before'          => 'Sold înainte', | 
					
						
							|  |  |  |     'balance_after'           => 'Sold după', | 
					
						
							|  |  |  |     'name'                    => 'Nume', | 
					
						
							|  |  |  |     'role'                    => 'Rol', | 
					
						
							|  |  |  |     'currentBalance'          => 'Sold curent', | 
					
						
							|  |  |  |     'linked_to_rules'         => 'Reguli relevante', | 
					
						
							|  |  |  |     'active'                  => 'Este activ?', | 
					
						
							| 
									
										
										
										
											2019-09-06 20:26:57 +02:00
										 |  |  |     'percentage'              => 'pct.', | 
					
						
							|  |  |  |     'next_due'                => 'Next due', | 
					
						
							| 
									
										
										
										
											2019-09-03 17:21:45 +02:00
										 |  |  |     'transaction_type'        => 'Type', | 
					
						
							|  |  |  |     'lastActivity'            => 'Ultima activitate', | 
					
						
							|  |  |  |     'balanceDiff'             => 'Diferența de sold', | 
					
						
							|  |  |  |     'matchesOn'               => 'Se potrivește', | 
					
						
							|  |  |  |     'other_meta_data'         => 'Other meta data', | 
					
						
							|  |  |  |     'account_type'            => 'Tip de cont', | 
					
						
							|  |  |  |     'created_at'              => 'Creat la', | 
					
						
							|  |  |  |     'account'                 => 'Cont', | 
					
						
							|  |  |  |     'matchingAmount'          => 'Sumă', | 
					
						
							|  |  |  |     'split_number'            => 'Împarte #', | 
					
						
							|  |  |  |     'destination'             => 'Destinație', | 
					
						
							|  |  |  |     'source'                  => 'Sursă', | 
					
						
							|  |  |  |     'next_expected_match'     => 'Următoarea potrivire așteptată', | 
					
						
							|  |  |  |     'automatch'               => 'Potrivire automată?', | 
					
						
							|  |  |  |     'repeat_freq'             => 'Repetă', | 
					
						
							|  |  |  |     'description'             => 'Descriere', | 
					
						
							|  |  |  |     'amount'                  => 'Sumă', | 
					
						
							|  |  |  |     'internal_reference'      => 'Referință internă', | 
					
						
							|  |  |  |     'date'                    => 'Dată', | 
					
						
							|  |  |  |     'interest_date'           => 'Dată de interes', | 
					
						
							|  |  |  |     'book_date'               => 'Data revervării', | 
					
						
							|  |  |  |     'process_date'            => 'Data procesării', | 
					
						
							|  |  |  |     'due_date'                => 'Data scadentă', | 
					
						
							|  |  |  |     'payment_date'            => 'Data de plată', | 
					
						
							|  |  |  |     'invoice_date'            => 'Data facturii', | 
					
						
							|  |  |  |     'interal_reference'       => 'Referință internă', | 
					
						
							|  |  |  |     'notes'                   => 'Notițe', | 
					
						
							|  |  |  |     'from'                    => 'Din', | 
					
						
							|  |  |  |     'piggy_bank'              => 'Pușculiță', | 
					
						
							|  |  |  |     'to'                      => 'La', | 
					
						
							|  |  |  |     'budget'                  => 'Buget', | 
					
						
							|  |  |  |     'category'                => 'Categorii', | 
					
						
							|  |  |  |     'bill'                    => 'Factură', | 
					
						
							|  |  |  |     'withdrawal'              => 'Retragere', | 
					
						
							|  |  |  |     'deposit'                 => 'Depozit', | 
					
						
							|  |  |  |     'transfer'                => 'Transfer', | 
					
						
							|  |  |  |     'type'                    => 'Tip', | 
					
						
							|  |  |  |     'completed'               => 'Finalizată', | 
					
						
							|  |  |  |     'iban'                    => 'IBAN', | 
					
						
							|  |  |  |     'paid_current_period'     => 'Plătit această perioadă', | 
					
						
							|  |  |  |     'email'                   => 'E-mail', | 
					
						
							|  |  |  |     'registered_at'           => 'Înregistrat la', | 
					
						
							|  |  |  |     'is_blocked'              => 'Este blocat', | 
					
						
							|  |  |  |     'is_admin'                => 'Este admin', | 
					
						
							|  |  |  |     'has_two_factor'          => 'Are autentificare prin 2 factori (2FA)', | 
					
						
							|  |  |  |     'blocked_code'            => 'Cod de blocare', | 
					
						
							|  |  |  |     'source_account'          => 'Contul sursă', | 
					
						
							| 
									
										
										
										
											2019-03-22 18:26:46 +01:00
										 |  |  |     'destination_account'     => 'Contul de destinație', | 
					
						
							|  |  |  |     'accounts_count'          => 'Număr de conturi', | 
					
						
							|  |  |  |     'journals_count'          => 'Număr de tranzacții', | 
					
						
							|  |  |  |     'attachments_count'       => 'Număr de atașamente', | 
					
						
							|  |  |  |     'bills_count'             => 'Număr de facturi', | 
					
						
							|  |  |  |     'categories_count'        => 'Număr de categorii', | 
					
						
							|  |  |  |     'import_jobs_count'       => 'Număr de servicii importate', | 
					
						
							|  |  |  |     'budget_count'            => 'Număr de bugete', | 
					
						
							|  |  |  |     'rule_and_groups_count'   => 'Număr de reguli și grupuri de reguli', | 
					
						
							|  |  |  |     'tags_count'              => 'Număr de etichete', | 
					
						
							|  |  |  |     'tags'                    => 'Etichete', | 
					
						
							|  |  |  |     'inward'                  => 'Descrierea interioară', | 
					
						
							|  |  |  |     'outward'                 => 'Descrierea exterioară', | 
					
						
							|  |  |  |     'number_of_transactions'  => 'Număr de tranzacții', | 
					
						
							|  |  |  |     'total_amount'            => 'Valoare totală', | 
					
						
							|  |  |  |     'sum'                     => 'Sumă', | 
					
						
							|  |  |  |     'sum_excluding_transfers' => 'Sumă (cu excepția transferurilor)', | 
					
						
							|  |  |  |     'sum_withdrawals'         => 'Suma retragerilor', | 
					
						
							|  |  |  |     'sum_deposits'            => 'Suma depozitelor', | 
					
						
							|  |  |  |     'sum_transfers'           => 'Suma transferurilor', | 
					
						
							|  |  |  |     'reconcile'               => 'Reconcilia', | 
					
						
							|  |  |  |     'account_on_spectre'      => 'Cont (Spectre)', | 
					
						
							|  |  |  |     'account_on_ynab'         => 'Cont (YNAB)', | 
					
						
							|  |  |  |     'do_import'               => 'Importați din acest cont', | 
					
						
							| 
									
										
										
										
											2019-05-29 18:30:52 +02:00
										 |  |  |     'sepa_ct_id'              => 'Identificator final SEPA', | 
					
						
							|  |  |  |     'sepa_ct_op'              => 'Identificatorul contului opus SEPA', | 
					
						
							|  |  |  |     'sepa_db'                 => 'Identificatorul mandatului SEPA', | 
					
						
							|  |  |  |     'sepa_country'            => 'Codul țării SEPA', | 
					
						
							|  |  |  |     'sepa_cc'                 => 'Codul de compensare SEPA', | 
					
						
							|  |  |  |     'sepa_ep'                 => 'Scopul extern SEPA', | 
					
						
							|  |  |  |     'sepa_ci'                 => 'Identificatorul creditorului SEPA', | 
					
						
							|  |  |  |     'sepa_batch_id'           => 'ID-ul lotului SEPA', | 
					
						
							| 
									
										
										
										
											2019-03-22 18:26:46 +01:00
										 |  |  |     'external_id'             => 'ID Extern', | 
					
						
							|  |  |  |     'account_at_bunq'         => 'Cont cu bunq', | 
					
						
							|  |  |  |     'file_name'               => 'Nume de fișier', | 
					
						
							|  |  |  |     'file_size'               => 'Mărime fișier', | 
					
						
							|  |  |  |     'file_type'               => 'Tip fișier', | 
					
						
							|  |  |  |     'attached_to'             => 'Atașat la', | 
					
						
							|  |  |  |     'file_exists'             => 'Fișierul există', | 
					
						
							|  |  |  |     'spectre_bank'            => 'Bancă', | 
					
						
							|  |  |  |     'spectre_last_use'        => 'Ultima logare', | 
					
						
							|  |  |  |     'spectre_status'          => 'Statut', | 
					
						
							|  |  |  |     'bunq_payment_id'         => 'ID plată bunq', | 
					
						
							|  |  |  |     'repetitions'             => 'Repetări', | 
					
						
							|  |  |  |     'title'                   => 'Titlu', | 
					
						
							|  |  |  |     'transaction_s'           => 'Tranzacție(tranzacții)', | 
					
						
							|  |  |  |     'field'                   => 'Câmp', | 
					
						
							|  |  |  |     'value'                   => 'Valoare', | 
					
						
							|  |  |  |     'interest'                => 'Interes', | 
					
						
							|  |  |  |     'interest_period'         => 'perioadă de interes', | 
					
						
							|  |  |  |     'liability_type'          => 'Tip de provizion', | 
					
						
							|  |  |  | ]; |