mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-03 05:53:19 -05:00
Merge pull request #423 from TheZoker/add-more-translation
Add more translation
This commit is contained in:
@ -177,6 +177,8 @@
|
||||
"copy_billing_address": "Kopēt no juridiskās adreses",
|
||||
"no_customers": "Pagaidām nav klientu!",
|
||||
"no_customers_found": "Klienti netika atrasti!",
|
||||
"no_contact": "No contact",
|
||||
"no_contact_name": "No contact name",
|
||||
"list_of_customers": "Šajā sadaļā būs klientu saraksts.",
|
||||
"primary_display_name": "Klienta nosaukums",
|
||||
"select_currency": "Izvēlieties valūtu",
|
||||
@ -200,6 +202,7 @@
|
||||
"added_on": "Pievienots",
|
||||
"price": "Cena",
|
||||
"date_of_creation": "Izveidošanas datums",
|
||||
"not_selected": "No item selected",
|
||||
"action": "Darbība",
|
||||
"add_item": "Pievienot",
|
||||
"save_item": "Saglabāt",
|
||||
@ -270,6 +273,7 @@
|
||||
"required": "Šis lauks ir obligāts"
|
||||
},
|
||||
"accepted": "Apstiprināts",
|
||||
"rejected": "Rejected",
|
||||
"sent": "Nosūtīts",
|
||||
"draft": "Melnraksts",
|
||||
"declined": "Noraidīts",
|
||||
@ -316,6 +320,9 @@
|
||||
"all": "Visi",
|
||||
"paid": "Apmaksāts",
|
||||
"unpaid": "Neapmaksāts",
|
||||
"viewed": "Viewed",
|
||||
"overdue": "Overdue",
|
||||
"completed": "Completed",
|
||||
"customer": "KLIENTS",
|
||||
"paid_status": "APMAKSAS STATUS",
|
||||
"ref_no": "REF NR.",
|
||||
@ -434,6 +441,8 @@
|
||||
"update_payment": "Labot maksājumu",
|
||||
"payment": "Maksājums | Maksājumi",
|
||||
"no_payments": "Nav pievienotu maksājumu!",
|
||||
"not_selected": "Not selected",
|
||||
"no_invoice": "No invoice",
|
||||
"no_matching_payments": "Netika atrasts neviens maksājums!",
|
||||
"list_of_payments": "Šajā sadaļā būs maksājumu saraksts.",
|
||||
"select_payment_mode": "Izvēlēties maksājuma veidu",
|
||||
@ -463,6 +472,7 @@
|
||||
"receipt": "Čeks",
|
||||
"amount": "Summa",
|
||||
"action": "Darbība",
|
||||
"not_selected": "Not selected",
|
||||
"note": "Piezīme",
|
||||
"category_id": "Kategorijas Id",
|
||||
"date": "Datums",
|
||||
|
||||
Reference in New Issue
Block a user