updated translations

This commit is contained in:
denisdulici
2019-02-04 19:07:34 +03:00
parent 1a30dfb214
commit 2e223996b1
63 changed files with 604 additions and 551 deletions

View File

@ -38,10 +38,9 @@ return [
'numbers' => 'Număr | Numere',
'statuses' => 'Status | Statusuri',
'others' => 'Alta | Alte',
'contacts' => 'Contact|Contacts',
'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Deposit|Deposits',
'withdrawals' => 'Withdrawal|Withdrawals',
'contacts' => 'Contact|Contacte',
'reconciliations' => 'Reconsiliar bancar|Reconsilieri bancare',
'developers' => 'Developer|Developers',
'dashboard' => 'Panou de bord',
'banking' => 'Bancare',
@ -85,7 +84,7 @@ return [
'color' => 'Culoare',
'save' => 'Salveaza',
'cancel' => 'Anulează',
'loading' => 'Loading...',
'loading' => 'Se încarcă ...',
'from' => 'Expeditor',
'to' => 'Destinatar',
'print' => 'Tipărește',
@ -106,25 +105,25 @@ return [
'partially' => 'Partial',
'partially_paid' => 'Platit Partial',
'export' => 'Export',
'finish' => 'Finish',
'wizard' => 'Wizard',
'skip' => 'Skip',
'finish' => 'Finalizare',
'wizard' => 'Asistent',
'skip' => 'Omite',
'enable' => 'Activeaza',
'disable' => 'Dezactiveaza',
'select_all' => 'Select All',
'unselect_all' => 'Unselect All',
'select_all' => 'Selectați toate',
'unselect_all' => 'Deselectați toate',
'go_to' => 'Go to :name',
'created_date' => 'Created Date',
'period' => 'Period',
'start' => 'Start',
'end' => 'End',
'clear' => 'Clear',
'difference' => 'Difference',
'created_date' => 'Data creării',
'period' => 'Perioadă',
'start' => 'Început',
'end' => 'Sfârşit',
'clear' => 'Șterge',
'difference' => 'Diferență',
'title' => [
'new' => ':type nou',
'edit' => 'Editeaza :type',
'create' => 'Create :type',
'create' => 'Crea :type',
'send' => 'Send :type',
'get' => 'Get :type',
],
@ -139,10 +138,10 @@ return [
],
'date_range' => [
'today' => 'Today',
'yesterday' => 'Yesterday',
'last_days' => 'Last :day Days',
'this_month' => 'This Month',
'last_month' => 'Last Month',
'today' => 'Astăzi',
'yesterday' => 'Ieri',
'last_days' => 'Ultimele :day Zile',
'this_month' => 'Luna aceasta',
'last_month' => 'Luna trecută',
],
];