updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -41,6 +41,18 @@ return [
'messages' => [
'received' => 'Rēķina saņemšana ir apstiprināta!',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',
'status' => [
'created' => 'Created on :date',
'receive' => [
'draft' => 'Not sent',
'received' => 'Received on :date',
],
'paid' => [
'await' => 'Awaiting payment',
],
],
],
];

View File

@ -7,5 +7,10 @@ return [
'error' => [
'email' => 'Lietotājs ar šādu e-pasta adresi jau eksistē.'
]
],
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
],
];

View File

@ -4,6 +4,7 @@ return [
'version' => 'Versija',
'powered' => 'Powered By Akaunting',
'link' => 'https://akaunting.com',
'software' => 'Bezmaksas grāmatvedības programma',
];

View File

@ -38,6 +38,10 @@ return [
'numbers' => 'Skaitļi|Skaitļi',
'statuses' => 'Statusi|Statusi',
'others' => 'Citi|Citi',
'contacts' => 'Contact|Contacts',
'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Deposit|Deposits',
'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Sākums',
'banking' => 'Banka',
@ -81,6 +85,7 @@ return [
'color' => 'Krāsa',
'save' => 'Saglabāt',
'cancel' => 'Atcelt',
'loading' => 'Loading...',
'from' => 'No',
'to' => 'Kam',
'print' => 'Drukāt',
@ -101,12 +106,27 @@ return [
'partially' => 'Daļēji',
'partially_paid' => 'Daļēji apmaksāts',
'export' => 'Eksportēt',
'finish' => 'Finish',
'wizard' => 'Wizard',
'skip' => 'Skip',
'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',
'title' => [
'new' => 'Jauns :type',
'edit' => 'Redigēts :type',
'create' => 'Create :type',
'send' => 'Send :type',
'get' => 'Get :type',
],
'form' => [
@ -118,4 +138,11 @@ return [
'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',
],
];

View File

@ -11,5 +11,6 @@ return [
'items_stock' => '{1} Noliktavā trūkst :count preces |[2,*] Noliktavā trūkst :count preču',
'view_all' => 'Skatīt visus'
],
'docs_link' => 'https://akaunting.com/docs',
];

View File

@ -31,6 +31,7 @@ return [
'mark_sent' => 'Atzīmēt kā nosūtītu',
'download_pdf' => 'Lejupielādēt PDF',
'send_mail' => 'Sūtīt e-pastu',
'all_invoices' => 'Login to view all invoices',
'status' => [
'draft' => 'Sagatave',
@ -45,6 +46,18 @@ return [
'email_sent' => 'Rēķins veiksmīgi nosūtīts uz e-pastu!',
'marked_sent' => 'Rēķins atzīmēts kā nosūtīts!',
'email_required' => 'Pircējam nav norādīta e-pasta adrese!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
'status' => [
'created' => 'Created on :date',
'send' => [
'draft' => 'Not sent',
'sent' => 'Sent on :date',
],
'paid' => [
'await' => 'Awaiting payment',
],
],
],
'notification' => [

View File

@ -8,7 +8,10 @@ return [
'sku' => 'Kods',
'notification' => [
'message' => 'Jūs saņemāt šo e-pastu, jo precei :name noliktavā beidzas atlikums.',
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
],
'button' => 'Skatīt tagad',
],

View File

@ -12,7 +12,7 @@ return [
'disabled' => ':type atspējots!',
],
'error' => [
'over_payment' => 'Kļūda: Maksājums nav pievienots! Nepietiekoša summa.',
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Kļūda: Jums nav tiesības strādāt ar šo uzņēmumu!',
'customer' => 'Kļūda: Lietotājs nav izveidots! :name jau lieto šādu e-pasta adresi.',
'no_file' => 'Kļūda: Fails nav izvēlēts!',

View File

@ -16,6 +16,8 @@ return [
'no_apps' => 'Šajā kategorijā programmu vēl nav.',
'developer' => 'Vai jūs esat izstrādātājs? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Šeit</a> jūs varat iemācīties, kā veidot programmas un sākt tās pārdot!',
'recommended_apps' => 'Recommended Apps',
'about' => 'Par',
'added' => 'Pievienots',
@ -32,15 +34,28 @@ return [
'installation' => 'Instalācija',
'faq' => 'BUJ',
'changelog' => 'Izmaiņas',
'reviews' => 'Reviews',
],
'installation' => [
'header' => 'Programmas instalācija',
'download' => 'Lejupielādēju :module.',
'unzip' => 'Atarhivēju :module.',
'file_copy' => 'Copying :module files.',
'migrate' => 'Applying :module updates.',
'finish' => 'The update was successfully installed. You will be redirect Update Center.',
'install' => 'Instalēju :module.',
],
'errors' => [
'download' => ':module can not download!',
'upload' => 'Downloaded :module can not saved!',
'unzip' => ':module can not unzip!',
'file_copy' => ':module files can not copy!',
'migrate' => ':module migrate broken!',
'migrate core' => ':module already latest version so then yon can not update.',
],
'badge' => [
'installed' => 'Instalēts',
],
@ -55,4 +70,11 @@ return [
'purchased' => 'Nopirkts',
'installed' => 'Instalēts',
],
'reviews' => [
'button' => [
'add' => 'Add a Review'
],
'na' => 'There are no reviews.'
]
];

View File

@ -0,0 +1,14 @@
<?php
return [
'reconcile' => 'Reconcile',
'reconciled' => 'Reconciled',
'closing_balance' => 'Closing Balance',
'unreconciled' => 'Unreconciled',
'list_transactions' => 'List Transactions',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount',
];

View File

@ -33,6 +33,16 @@ return [
'digit' => 'Rēķina numura garums',
'next' => 'Nākamais numurs',
'logo' => 'Logo',
'custom' => 'Custom',
'item_name' => 'Item Name',
'item' => 'Items',
'product' => 'Products',
'service' => 'Services',
'price_name' => 'Price Name',
'price' => 'Price',
'rate' => 'Rate',
'quantity_name' => 'Quantity Name',
'quantity' => 'Quantity',
],
'default' => [
'tab' => 'Noklusētie iestatījumi',
@ -66,6 +76,8 @@ return [
'bill_days' => 'Sūtīt dienas pirms termiņa',
'cron_command' => 'Cron komanda',
'schedule_time' => 'Stunda kurā sūtīt',
'send_item_reminder'=> 'Send Item Reminder',
'item_stocks' => 'Send When Item Stock',
],
'appearance' => [
'tab' => 'Izskats',

View File

@ -102,6 +102,7 @@ return [
'rule-name' => 'custom-message',
],
'invalid_currency' => ':attribute kods nav derīgs.',
'invalid_amount' => 'The amount :attribute is invalid.',
],
/*