updated translations
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'dashboards' => 'Dashboard|Dashboards',
|
||||
'items' => 'Preces|Preces',
|
||||
'incomes' => 'Ienākumi|Ienākumi',
|
||||
'invoices' => 'Rēķini|Rēķini',
|
||||
@ -41,8 +42,17 @@ return [
|
||||
'contacts' => 'Contact|Contacts',
|
||||
'reconciliations' => 'Reconciliation|Reconciliations',
|
||||
'developers' => 'Developer|Developers',
|
||||
'schedules' => 'Schedule|Schedules',
|
||||
'groups' => 'Group|Groups',
|
||||
'charts' => 'Chart|Charts',
|
||||
'localisations' => 'Localisation|Localisations',
|
||||
'defaults' => 'Default|Defaults',
|
||||
'widgets' => 'Widget|Widgets',
|
||||
'templates' => 'Template|Templates',
|
||||
'sales' => 'Sale|Sales',
|
||||
'purchases' => 'Purchase|Purchases',
|
||||
|
||||
'dashboard' => 'Sākums',
|
||||
'welcome' => 'Welcome',
|
||||
'banking' => 'Banka',
|
||||
'general' => 'Galvenā',
|
||||
'no_records' => 'Ierakstu nav.',
|
||||
@ -54,15 +64,19 @@ return [
|
||||
'no' => 'Nē',
|
||||
'na' => 'Nav pieejams',
|
||||
'daily' => 'Ikdienas',
|
||||
'weekly' => 'Weekly',
|
||||
'monthly' => 'Ikmēneša',
|
||||
'quarterly' => 'Ceturkšņa',
|
||||
'yearly' => 'Gada',
|
||||
'add' => 'Pievienot',
|
||||
'add_new' => 'Pievienot jaunu',
|
||||
'add_income' => 'Add Income',
|
||||
'add_expense' => 'Add Expense',
|
||||
'show' => 'Skatīt',
|
||||
'edit' => 'Labot',
|
||||
'delete' => 'Dzēst',
|
||||
'send' => 'Sūtīt',
|
||||
'share' => 'Share',
|
||||
'download' => 'Lejupielādēt',
|
||||
'delete_confirm' => 'Apstiprināt dzēšanu :name :type?',
|
||||
'name' => 'Nosaukums',
|
||||
@ -80,9 +94,11 @@ return [
|
||||
'reference' => 'Reference',
|
||||
'attachment' => 'Pielikums',
|
||||
'change' => 'Mainīt',
|
||||
'change_type' => 'Change :type',
|
||||
'switch' => 'Mainīt',
|
||||
'color' => 'Krāsa',
|
||||
'save' => 'Saglabāt',
|
||||
'confirm' => 'Confirm',
|
||||
'cancel' => 'Atcelt',
|
||||
'loading' => 'Loading...',
|
||||
'from' => 'No',
|
||||
@ -105,27 +121,54 @@ return [
|
||||
'partially' => 'Daļēji',
|
||||
'partially_paid' => 'Daļēji apmaksāts',
|
||||
'export' => 'Eksportēt',
|
||||
'finish' => 'Finish',
|
||||
'wizard' => 'Wizard',
|
||||
'skip' => 'Skip',
|
||||
'finish' => 'Pabeigt',
|
||||
'wizard' => 'Palīgs',
|
||||
'skip' => 'Izlaist',
|
||||
'enable' => 'Iespējot',
|
||||
'disable' => 'Atspējot',
|
||||
'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',
|
||||
'select_all' => 'Izvēlēties visu',
|
||||
'unselect_all' => 'Atcelt visus izvēlētos',
|
||||
'created_date' => 'Izveidošanas datums',
|
||||
'period' => 'Periods',
|
||||
'frequency' => 'Biežums',
|
||||
'start' => 'Sākums',
|
||||
'end' => 'Beigas',
|
||||
'clear' => 'Dzēst',
|
||||
'difference' => 'Atšķirības',
|
||||
'footer' => 'Kājene (lapas apakša)',
|
||||
'start_date' => 'Sākuma datums',
|
||||
'end_date' => 'Beigu datums',
|
||||
'basis' => 'Pamatvērtības',
|
||||
'accrual' => 'Uzkrāšana',
|
||||
'cash' => 'Skaidra nauda',
|
||||
'group_by' => 'Grupēt pēc',
|
||||
'accounting' => 'Grāmatvedība',
|
||||
'sort' => 'Kārtot',
|
||||
'width' => 'Platums',
|
||||
'month' => 'Mēnesis',
|
||||
'year' => 'Gads',
|
||||
'type_item_name' => 'Ievadiet lietas/priekšmeta nosaukumu',
|
||||
'no_data' => 'Dati nav atrasti',
|
||||
'no_matching_data' => 'Nav sakritību datos',
|
||||
'clear_cache' => 'Notīrīt kešatmiņu',
|
||||
'go_to_dashboard' => 'Doties uz galveno paneli',
|
||||
|
||||
'card' => [
|
||||
'name' => 'Nosaukums uz kartes',
|
||||
'number' => 'Kartes numurs',
|
||||
'expiration_date' => 'Derīguma termiņš',
|
||||
'cvv' => 'Kartes CVV kods',
|
||||
],
|
||||
|
||||
'title' => [
|
||||
'new' => 'Jauns :type',
|
||||
'edit' => 'Redigēts :type',
|
||||
'create' => 'Create :type',
|
||||
'send' => 'Send :type',
|
||||
'get' => 'Get :type',
|
||||
'delete' => 'Dzēst',
|
||||
'create' => 'Izveidot',
|
||||
'send' => 'Nosūtīt',
|
||||
'get' => 'Saņemt',
|
||||
'add' => 'Pievienot',
|
||||
'manage' => 'Pārvaldīt',
|
||||
],
|
||||
|
||||
'form' => [
|
||||
@ -134,14 +177,30 @@ return [
|
||||
'field' => '- Izvēlēties :field -',
|
||||
'file' => 'Izvēlēties failu',
|
||||
],
|
||||
'add_new' => 'Pievienot Jaunu',
|
||||
'no_file_selected' => 'Fails nav izvēlēts...',
|
||||
],
|
||||
|
||||
'date_range' => [
|
||||
'today' => 'Today',
|
||||
'yesterday' => 'Yesterday',
|
||||
'last_days' => 'Last :day Days',
|
||||
'this_month' => 'This Month',
|
||||
'last_month' => 'Last Month',
|
||||
'today' => 'Šodiena',
|
||||
'yesterday' => 'Vakardiena',
|
||||
'last_days' => 'Pēdējās 30 dienas',
|
||||
'this_month' => 'Tekošais mēnesis',
|
||||
'last_month' => 'Iepriekšējais mēnesis',
|
||||
],
|
||||
|
||||
'empty' => [
|
||||
'documentation' => 'Check out the <a href=":url" target="_blank">documentation</a> for more details.',
|
||||
'items' => 'Items can be products or services. You can use items when creating invoices and bills to have the price, tax etc fields populated.',
|
||||
'invoices' => 'Invoices can be one time or recurring. You can send them to customers and start accepting online payments.',
|
||||
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.',
|
||||
'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.',
|
||||
'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.',
|
||||
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.',
|
||||
'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.',
|
||||
'transfers' => 'Transfers allow you to move money from one account to another, whether they use the same currency or not.',
|
||||
'taxes' => 'Taxes are used to apply extra fees to invoices and bills. Your financials are affected by these regulatory taxes.',
|
||||
'reconciliations' => 'Bank reconciliation is a process performed to ensure that your company bank records are also correct.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user