diff --git a/public/locales/et/bank-account-form.json b/public/locales/et/bank-account-form.json new file mode 100644 index 0000000..864b840 --- /dev/null +++ b/public/locales/et/bank-account-form.json @@ -0,0 +1,9 @@ +{ + "title": "Pangakonto", + "bank_name": "Panga nimi", + "account_no": "Rekvisiidid", + "loading": "Laeb", + "done": "Tehtud", + "create": "Loo", + "notification_updated": "Uuendatud" +} diff --git a/public/locales/et/bank-accounts-list.json b/public/locales/et/bank-accounts-list.json new file mode 100644 index 0000000..b5f8ff3 --- /dev/null +++ b/public/locales/et/bank-accounts-list.json @@ -0,0 +1,6 @@ +{ + "loading": "Laeb", + "bank": "Pank", + "bank_account_details": "Rekvisiidid", + "add_bank_account": "Lisa uus pangakonto" +} diff --git a/public/locales/et/client-fields.json b/public/locales/et/client-fields.json new file mode 100644 index 0000000..ba26dea --- /dev/null +++ b/public/locales/et/client-fields.json @@ -0,0 +1,10 @@ +{ + "label": "Nimetus", + "field": "Väli", + "delete_modal": { + "title": "Kustuta väli", + "ok_title": "Kustuta", + "cancel_title": "Sulge" + }, + "notification_deleted": "Kustutatud" +} diff --git a/public/locales/et/client-form.json b/public/locales/et/client-form.json new file mode 100644 index 0000000..afbe473 --- /dev/null +++ b/public/locales/et/client-form.json @@ -0,0 +1,36 @@ +{ + "title": "Klient", + "delete": "Kustuta", + "done": "Tehtud", + "create": "Loo", + "loading": "Laeb", + "tabs": { + "general": "Üldine", + "invoicing": "Arveldamine", + "address": "Aadress" + }, + "general": { + "company_name": "Firma nimi", + "invoice_email": "E-mail" + }, + "invoicing": { + "currency": "Valuuta", + "rate": "Tunni hind", + "has_tax": "Kasuta maksusid", + "bank_account": "Maksmise pangakonto" + }, + "address": { + "company_address": "Firma aadress", + "company_postal_code": "Postiindeks", + "company_city": "Linn", + "company_county": "Maakond", + "company_country": "Riik" + }, + "delete_modal": { + "title": "Kustuta klient", + "ok_title": "Kustuta", + "cancel_title": "Sulge" + }, + "notification_deleted": "Kustutatud", + "notification_updated": "Uuendatud" +} diff --git a/public/locales/et/client-selector.json b/public/locales/et/client-selector.json new file mode 100644 index 0000000..d60675b --- /dev/null +++ b/public/locales/et/client-selector.json @@ -0,0 +1,6 @@ +{ + "client": "Klient", + "create": "Loo", + "new": "uus", + "suggest_placeholder": "Otsi klienti" +} diff --git a/public/locales/et/empty-state.json b/public/locales/et/empty-state.json new file mode 100644 index 0000000..0c3f121 --- /dev/null +++ b/public/locales/et/empty-state.json @@ -0,0 +1,3 @@ +{ + "content": "Arveid pole veel lisatud" +} diff --git a/public/locales/et/import-modal.json b/public/locales/et/import-modal.json new file mode 100644 index 0000000..7a86512 --- /dev/null +++ b/public/locales/et/import-modal.json @@ -0,0 +1,6 @@ +{ + "title": "Impordi andmed", + "warning": "Andmed eemaldatakse ja kirjutatakse üle imporditud andmetega!", + "button_text": "Vali import fail", + "import-error": "Ebasobiv JSON formaat" +} diff --git a/public/locales/et/invoice-bank-details.json b/public/locales/et/invoice-bank-details.json new file mode 100644 index 0000000..d46c767 --- /dev/null +++ b/public/locales/et/invoice-bank-details.json @@ -0,0 +1,5 @@ +{ + "bank_name": "Lisa pangakonto", + "bank_account_no": "Lisa rekvisiidid", + "bank_account_modal_title": "Vali pangakonto" +} diff --git a/public/locales/et/invoice-client-details.json b/public/locales/et/invoice-client-details.json new file mode 100644 index 0000000..b4b2112 --- /dev/null +++ b/public/locales/et/invoice-client-details.json @@ -0,0 +1,8 @@ +{ + "client_address": "Aadress", + "client_postal_code": "Postiindeks", + "client_city": "Linn", + "client_county": "Maakond", + "client_country": "Riik", + "client_email": "Kliendi e-mail" +} diff --git a/public/locales/et/invoice-company-details.json b/public/locales/et/invoice-company-details.json new file mode 100644 index 0000000..4fce4c6 --- /dev/null +++ b/public/locales/et/invoice-company-details.json @@ -0,0 +1,9 @@ +{ + "your_company_name": "Sinu firma nimi", + "address": "Aadress", + "postal_code": "Postiindeks", + "city": "Linn", + "county": "Maakond", + "country": "Riik", + "your_email": "Sinu email" +} diff --git a/public/locales/et/invoice-contact-details.json b/public/locales/et/invoice-contact-details.json new file mode 100644 index 0000000..4bb1d65 --- /dev/null +++ b/public/locales/et/invoice-contact-details.json @@ -0,0 +1,5 @@ +{ + "add_website": "Lisa veebiaadress", + "add_email": "Lisa e-mail", + "add_phone": "Lisa telefon" +} diff --git a/public/locales/et/invoice-controls.json b/public/locales/et/invoice-controls.json new file mode 100644 index 0000000..f5ca196 --- /dev/null +++ b/public/locales/et/invoice-controls.json @@ -0,0 +1,12 @@ +{ + "back": "Tagasi", + "book": "Kinnita", + "download_pdf": "Lae alla PDF", + "delete": "Kustuta", + "delete_modal": { + "title": "Kustuta arve", + "ok_title": "Kustuta", + "cancel_title": "Sulge" + }, + "notification_deleted": "Kustutatud" +} diff --git a/public/locales/et/invoice-form.json b/public/locales/et/invoice-form.json new file mode 100644 index 0000000..bce27ca --- /dev/null +++ b/public/locales/et/invoice-form.json @@ -0,0 +1,3 @@ +{ + "insert_note": "Lisa kommentaar" +} diff --git a/public/locales/et/invoice-header.json b/public/locales/et/invoice-header.json new file mode 100644 index 0000000..add6b86 --- /dev/null +++ b/public/locales/et/invoice-header.json @@ -0,0 +1,10 @@ +{ + "invoice_title": "Arve ", + "invoice_number": "#", + "issued_at": "Kuupäev:", + "due_at": "Maksetähtaeg:", + "late_fee": "Viivis:", + "add_late_fee": "Lisa viivis", + "modal_issued_at_title": "Kuupäev", + "modal_due_at_title": "Maksetähtaeg" +} diff --git a/public/locales/et/invoice-row.json b/public/locales/et/invoice-row.json new file mode 100644 index 0000000..25c372d --- /dev/null +++ b/public/locales/et/invoice-row.json @@ -0,0 +1,7 @@ +{ + "enter_item": "Sisesta nimetus", + "enter_quantity": "Sisesta kogus", + "enter_unit": "Sisesta ühik", + "enter_price": "Sisesta hind", + "enter_tax": "Sisesta maks" +} diff --git a/public/locales/et/invoice-rows-header.json b/public/locales/et/invoice-rows-header.json new file mode 100644 index 0000000..da4d3b2 --- /dev/null +++ b/public/locales/et/invoice-rows-header.json @@ -0,0 +1,7 @@ +{ + "item": "Nimetus", + "quantity": "Kogus", + "unit": "Ühik", + "price": "Hind", + "sum": "Summa" +} diff --git a/public/locales/et/invoice-totals.json b/public/locales/et/invoice-totals.json new file mode 100644 index 0000000..afaf7a8 --- /dev/null +++ b/public/locales/et/invoice-totals.json @@ -0,0 +1,5 @@ +{ + "subtotal": "Vahesumma", + "total": "Kokku", + "add_currency": "Lisa valuuta" +} diff --git a/public/locales/et/invoices-list.json b/public/locales/et/invoices-list.json new file mode 100644 index 0000000..e6c9733 --- /dev/null +++ b/public/locales/et/invoices-list.json @@ -0,0 +1,7 @@ +{ + "invoice_number": "#", + "client": "Klient", + "issued_at": "Kuupäev", + "total": "Summa", + "status": "Staatus" +} diff --git a/public/locales/et/invoices.json b/public/locales/et/invoices.json index 5ad6b7d..4cde36c 100644 --- a/public/locales/et/invoices.json +++ b/public/locales/et/invoices.json @@ -1,4 +1,6 @@ { "title": "Arved", - "new_invoice": "Uus arve" + "new_invoice": "Uus arve", + "export": "Ekspordi", + "import": "Impordi" } diff --git a/public/locales/et/statuses.json b/public/locales/et/statuses.json new file mode 100644 index 0000000..921019c --- /dev/null +++ b/public/locales/et/statuses.json @@ -0,0 +1,9 @@ +{ + "statuses": { + "draft": "mustand", + "booked": "kinnitatud", + "sent": "saadetud", + "paid": "makstud", + "cancelled": "tühistatud" + } +} diff --git a/public/locales/et/team-fields.json b/public/locales/et/team-fields.json new file mode 100644 index 0000000..b6845f2 --- /dev/null +++ b/public/locales/et/team-fields.json @@ -0,0 +1,10 @@ +{ + "label": "Nimetus", + "field": "Väli", + "delete_modal": { + "title": "Kustuta väli", + "ok_title": "Kustuta", + "cancel_title": "Sulge" + }, + "notification_delete": "Kustutatud" +} diff --git a/public/locales/et/team-form.json b/public/locales/et/team-form.json new file mode 100644 index 0000000..0ffd6d5 --- /dev/null +++ b/public/locales/et/team-form.json @@ -0,0 +1,30 @@ +{ + "title": "Sinu firma", + "done": "Tehtud", + "updated": "Uuendatud", + "loading": "Laeb", + "tabs": { + "general": "Üldine", + "invoicing": "Arveldamine", + "address": "Aadress", + "taxes": "Maksud" + }, + "general": { + "company_name": "Firma nimi", + "contact_email": "E-mail", + "contact_phone": "Telefon", + "website": "Veebiaadress" + }, + "invoicing": { + "invoice_late_fee": "Viivis (%)", + "invoice_due_days": "Makse tähtaeg, päevades", + "currency": "Vaikimisi valuuta" + }, + "address": { + "company_address": "Firma aadress", + "company_postal_code": "Postiindeks", + "company_city": "Linn", + "company_county": "Maakond", + "company_country": "Riik" + } +} diff --git a/public/locales/et/team-logo.json b/public/locales/et/team-logo.json new file mode 100644 index 0000000..233926a --- /dev/null +++ b/public/locales/et/team-logo.json @@ -0,0 +1,7 @@ +{ + "modal_title": "Vali logo", + "button_text": "Vali oma failidest", + "logo_url": "Sisesta pildifaili url", + "logo_url_err": "Logo peab olema väiksem kui 512kb.", + "or": "või" +} diff --git a/public/locales/et/team-taxes.json b/public/locales/et/team-taxes.json new file mode 100644 index 0000000..617e1bb --- /dev/null +++ b/public/locales/et/team-taxes.json @@ -0,0 +1,10 @@ +{ + "label": "Nimetus", + "tax": "Maks", + "delete_modal": { + "title": "Kustuta maks", + "ok_title": "Kustuta", + "cancel_title": "Sulge" + }, + "notification_deleted": "Kustutatud" +} diff --git a/public/locales/et/the-footer.json b/public/locales/et/the-footer.json new file mode 100644 index 0000000..be5fabd --- /dev/null +++ b/public/locales/et/the-footer.json @@ -0,0 +1,9 @@ +{ + "lights-on": "Tuled sisse", + "lights-off": "Tuled välja", + "title": "Kõik sinu andmed salvestatakse veebilehitseja mällu ja mitte üheski serveris. \n Antud rakendus on \"Serverless\" ja ainult sinul on ligipääs sinu andmetele.", + "what_about_my_data": "Kus mu andmed on? ", + "made_with": "Tehtud", + "by": "by", + "upgrade": "Täienda" +}