2018-05-08 16:49:32 +03:00
|
|
|
<?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',
|
2019-02-04 19:07:34 +03:00
|
|
|
'contacts' => 'Contact|Contacte',
|
|
|
|
'reconciliations' => 'Reconsiliar bancar|Reconsilieri bancare',
|
|
|
|
'developers' => 'Developer|Developers',
|
2018-05-08 16:49:32 +03:00
|
|
|
|
|
|
|
'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ă',
|
2019-02-04 19:07:34 +03:00
|
|
|
'loading' => 'Se încarcă ...',
|
2018-05-08 16:49:32 +03:00
|
|
|
'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',
|
2018-06-20 18:47:39 +03:00
|
|
|
'export' => 'Export',
|
2019-02-04 19:07:34 +03:00
|
|
|
'finish' => 'Finalizare',
|
|
|
|
'wizard' => 'Asistent',
|
|
|
|
'skip' => 'Omite',
|
2018-07-02 18:37:59 +03:00
|
|
|
'enable' => 'Activeaza',
|
|
|
|
'disable' => 'Dezactiveaza',
|
2019-02-04 19:07:34 +03:00
|
|
|
'select_all' => 'Selectați toate',
|
|
|
|
'unselect_all' => 'Deselectați toate',
|
2018-11-08 12:11:42 +03:00
|
|
|
'go_to' => 'Go to :name',
|
2019-02-04 19:07:34 +03:00
|
|
|
'created_date' => 'Data creării',
|
|
|
|
'period' => 'Perioadă',
|
|
|
|
'start' => 'Început',
|
|
|
|
'end' => 'Sfârşit',
|
|
|
|
'clear' => 'Șterge',
|
|
|
|
'difference' => 'Diferență',
|
2018-05-08 16:49:32 +03:00
|
|
|
|
|
|
|
'title' => [
|
|
|
|
'new' => ':type nou',
|
|
|
|
'edit' => 'Editeaza :type',
|
2019-02-04 19:07:34 +03:00
|
|
|
'create' => 'Crează :type',
|
2018-11-08 12:11:42 +03:00
|
|
|
'send' => 'Send :type',
|
|
|
|
'get' => 'Get :type',
|
2018-05-08 16:49:32 +03:00
|
|
|
],
|
2018-06-20 18:47:39 +03:00
|
|
|
|
2018-05-08 16:49:32 +03:00
|
|
|
'form' => [
|
|
|
|
'enter' => 'Introduceţi :field',
|
|
|
|
'select' => [
|
|
|
|
'field' => '-Selecteaza :field -',
|
|
|
|
'file' => 'Selectează fişier',
|
|
|
|
],
|
|
|
|
'no_file_selected' => 'Nici un fișier selectat...',
|
|
|
|
],
|
|
|
|
|
2018-11-08 12:11:42 +03:00
|
|
|
'date_range' => [
|
2019-02-04 19:07:34 +03:00
|
|
|
'today' => 'Astăzi',
|
|
|
|
'yesterday' => 'Ieri',
|
|
|
|
'last_days' => 'Ultimele :day Zile',
|
|
|
|
'this_month' => 'Luna aceasta',
|
|
|
|
'last_month' => 'Luna trecută',
|
2018-11-08 12:11:42 +03:00
|
|
|
],
|
2018-05-08 16:49:32 +03:00
|
|
|
];
|