149 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			149 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'items'                 => 'Element | Elemente',
 | |
|     'incomes'               => 'Venit | Venituri',
 | |
|     'invoices'              => 'Factura | Facturi',
 | |
|     'revenues'              => 'Venit | Venituri',
 | |
|     'customers'             => 'Client | Clienţi',
 | |
|     'expenses'              => 'Cheltuiala | Cheltuieli',
 | |
|     'bills'                 => 'Factura | Facturi',
 | |
|     'payments'              => 'Plata | Plăţi',
 | |
|     'vendors'               => 'Furnizor | Furnizori',
 | |
|     'accounts'              => 'Cont | Conturi',
 | |
|     'transfers'             => 'Transfer | Transferuri',
 | |
|     'transactions'          => 'Tranzacţie | Tranzacţii',
 | |
|     'reports'               => 'Raport | Rapoarte',
 | |
|     'settings'              => 'Setare | Setări',
 | |
|     'categories'            => 'Categorie | Categorii',
 | |
|     'currencies'            => 'Moneda | Valute',
 | |
|     'tax_rates'             => 'Rata Impozitare | Rate Impozitare',
 | |
|     'users'                 => 'Utilizator | Utilizatori',
 | |
|     'roles'                 => 'Rol | Roluri',
 | |
|     'permissions'           => 'Permisiune | Permisiuni',
 | |
|     'modules'               => 'Aplicatie | Aplicatii',
 | |
|     'companies'             => 'Companie | Companii',
 | |
|     'profits'               => 'Profit | Profituri',
 | |
|     'taxes'                 => 'Taxa| Taxe',
 | |
|     'logos'                 => 'Logo | Logo-uri',
 | |
|     'pictures'              => 'Imagine | Imagini',
 | |
|     'types'                 => 'Tip | Tipuri',
 | |
|     'payment_methods'       => 'Metodă de plată | Metode de plată',
 | |
|     'compares'              => 'Venit vs cheltuiala | Venituri vs cheltuieli',
 | |
|     'notes'                 => 'Notă | Note',
 | |
|     'totals'                => 'Total | Totaluri',
 | |
|     'languages'             => 'Limba | Limbi',
 | |
|     'updates'               => 'Actualizare| Actualizări',
 | |
|     'numbers'               => 'Număr | Numere',
 | |
|     'statuses'              => 'Status | Statusuri',
 | |
|     'others'                => 'Alta | Alte',
 | |
|     'contacts'              => 'Contact|Contacts',
 | |
|     'reconciliations'       => 'Reconciliation|Reconciliations',
 | |
|     'deposits'              => 'Deposit|Deposits',
 | |
|     'withdrawals'           => 'Withdrawal|Withdrawals',
 | |
| 
 | |
|     'dashboard'             => 'Panou de bord',
 | |
|     'banking'               => 'Bancare',
 | |
|     'general'               => 'Preferinţe generale',
 | |
|     'no_records'            => 'Nu sunt înregistrări.',
 | |
|     'date'                  => 'Dată',
 | |
|     'amount'                => 'Sumă',
 | |
|     'enabled'               => 'Activat',
 | |
|     'disabled'              => 'Dezactivat',
 | |
|     'yes'                   => 'Da',
 | |
|     'no'                    => 'Nu',
 | |
|     'na'                    => 'Neaplicabil',
 | |
|     'daily'                 => 'Zilnic',
 | |
|     'monthly'               => 'Lunar',
 | |
|     'quarterly'             => 'Trimestrial',
 | |
|     'yearly'                => 'Anual',
 | |
|     'add'                   => 'Adaugă',
 | |
|     'add_new'               => 'Adaugă',
 | |
|     'show'                  => 'Afiseaza',
 | |
|     'edit'                  => 'Editează',
 | |
|     'delete'                => 'Şterge',
 | |
|     'send'                  => 'Trimite',
 | |
|     'download'              => 'Descarcă',
 | |
|     'delete_confirm'        => 'Confirmi ştergerea :name : type?',
 | |
|     'name'                  => 'Nume',
 | |
|     'email'                 => 'Email',
 | |
|     'tax_number'            => 'Cod Unic de Inregistrare',
 | |
|     'phone'                 => 'Telefon',
 | |
|     'address'               => 'Adresă',
 | |
|     'website'               => 'Website',
 | |
|     'actions'               => 'Actiuni',
 | |
|     'description'           => 'Descriere',
 | |
|     'manage'                => 'Administrează',
 | |
|     'code'                  => 'Cod',
 | |
|     'alias'                 => 'Alias',
 | |
|     'balance'               => 'Sold',
 | |
|     'reference'             => 'Referință',
 | |
|     'attachment'            => 'Ataşament',
 | |
|     'change'                => 'Modifică',
 | |
|     'switch'                => 'Schimbă',
 | |
|     'color'                 => 'Culoare',
 | |
|     'save'                  => 'Salveaza',
 | |
|     'cancel'                => 'Anulează',
 | |
|     'loading'               => 'Loading...',
 | |
|     'from'                  => 'Expeditor',
 | |
|     'to'                    => 'Destinatar',
 | |
|     'print'                 => 'Tipărește',
 | |
|     'search'                => 'Caută',
 | |
|     'search_placeholder'    => 'Tasteaza pentru a căuta..',
 | |
|     'filter'                => 'Filtrează',
 | |
|     'help'                  => 'Ajutor',
 | |
|     'all'                   => 'Toate',
 | |
|     'all_type'              => 'Toate :type',
 | |
|     'upcoming'              => 'Viitoare',
 | |
|     'created'               => 'Creat',
 | |
|     'id'                    => 'ID-ul',
 | |
|     'more_actions'          => 'Mai multe acţiuni',
 | |
|     'duplicate'             => 'Duplicat',
 | |
|     'unpaid'                => 'Neplatit',
 | |
|     'paid'                  => 'Platit',
 | |
|     'overdue'               => 'Intarziat',
 | |
|     'partially'             => 'Partial',
 | |
|     'partially_paid'        => 'Platit Partial',
 | |
|     'export'                => 'Export',
 | |
|     'finish'                => 'Finish',
 | |
|     'wizard'                => 'Wizard',
 | |
|     'skip'                  => 'Skip',
 | |
|     'enable'                => 'Activeaza',
 | |
|     'disable'               => 'Dezactiveaza',
 | |
|     'select_all'            => 'Select All',
 | |
|     'unselect_all'          => 'Unselect All',
 | |
|     'go_to'                 => 'Go to :name',
 | |
|     'created_date'          => 'Created Date',
 | |
|     'period'                => 'Period',
 | |
|     'start'                 => 'Start',
 | |
|     'end'                   => 'End',
 | |
|     'clear'                 => 'Clear',
 | |
|     'difference'            => 'Difference',
 | |
| 
 | |
|     'title' => [
 | |
|         'new'               => ':type nou',
 | |
|         'edit'              => 'Editeaza :type',
 | |
|         'create'            => 'Create :type',
 | |
|         'send'              => 'Send :type',
 | |
|         'get'               => 'Get :type',
 | |
|     ],
 | |
| 
 | |
|     'form' => [
 | |
|         'enter'             => 'Introduceţi :field',
 | |
|         'select' => [
 | |
|             'field'         => '-Selecteaza :field -',
 | |
|             'file'          => 'Selectează fişier',
 | |
|         ],
 | |
|         'no_file_selected'  => 'Nici un fișier selectat...',
 | |
|     ],
 | |
| 
 | |
|     'date_range' => [
 | |
|         'today' => 'Today',
 | |
|         'yesterday' => 'Yesterday',
 | |
|         'last_days' => 'Last :day Days',
 | |
|         'this_month' => 'This Month',
 | |
|         'last_month' => 'Last Month',
 | |
|     ],
 | |
| ];
 |