mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-01 12:51:00 +00:00
New translations en.json (Estonian)
[ci skip]
This commit is contained in:
+18
-18
@@ -258,13 +258,13 @@
|
||||
"portal_access_text": "Would you like to allow this customer to login to the Customer Portal?",
|
||||
"portal_access_url": "Customer Portal Login URL",
|
||||
"portal_access_url_help": "Please copy & forward the above given URL to your customer for providing access.",
|
||||
"billing_address": "Billing Address",
|
||||
"shipping_address": "Shipping Address",
|
||||
"copy_billing_address": "Copy from Billing",
|
||||
"billing_address": "Arveldusaadress",
|
||||
"shipping_address": "Tarneaadress",
|
||||
"copy_billing_address": "Kopeeri arveldusaadress",
|
||||
"no_customers": "No customers yet!",
|
||||
"no_customers_found": "No customers found!",
|
||||
"no_contact": "No contact",
|
||||
"no_contact_name": "No contact name",
|
||||
"no_customers_found": "Kliente ei leitud!",
|
||||
"no_contact": "Kontakt puudub",
|
||||
"no_contact_name": "Kontakti nimi puudub",
|
||||
"list_of_customers": "This section will contain the list of customers.",
|
||||
"primary_display_name": "Primary Display Name",
|
||||
"select_currency": "Select currency",
|
||||
@@ -301,7 +301,7 @@
|
||||
"remaining": "Remaining",
|
||||
"no_statement_activity": "No account activity in this period.",
|
||||
"no_outstanding_invoices": "No outstanding invoices.",
|
||||
"apply_credit": "Apply Credit",
|
||||
"apply_credit": "Rakenda krediit",
|
||||
"apply_credit_description": "Choose the available payment credit and invoices to settle. Amounts are only applied when you confirm.",
|
||||
"statement_sent": "Statement sent successfully",
|
||||
"credit_applied": "Customer credit applied successfully",
|
||||
@@ -310,17 +310,17 @@
|
||||
"items": {
|
||||
"title": "Items",
|
||||
"items_list": "Items List",
|
||||
"name": "Name",
|
||||
"unit": "Unit",
|
||||
"description": "Description",
|
||||
"added_on": "Added On",
|
||||
"price": "Price",
|
||||
"date_of_creation": "Date Of Creation",
|
||||
"not_selected": "No item selected",
|
||||
"action": "Action",
|
||||
"add_item": "Add Item",
|
||||
"save_item": "Save Item",
|
||||
"update_item": "Update Item",
|
||||
"name": "Nimi",
|
||||
"unit": "Ühik",
|
||||
"description": "Kirjeldus",
|
||||
"added_on": "Lisatud",
|
||||
"price": "Hind",
|
||||
"date_of_creation": "Loomise kuupäev",
|
||||
"not_selected": "Ühtegi kirjet pole valitud",
|
||||
"action": "Toiming",
|
||||
"add_item": "Lisa kirje",
|
||||
"save_item": "Salvesta kirje",
|
||||
"update_item": "Uuenda kirjet",
|
||||
"item": "Item | Items",
|
||||
"add_new_item": "Add New Item",
|
||||
"new_item": "New Item",
|
||||
|
||||
Reference in New Issue
Block a user