mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-01 21:00:58 +00:00
New translations en.json (Estonian)
[ci skip]
This commit is contained in:
+29
-29
@@ -44,14 +44,14 @@
|
||||
"date": "Kuupäev",
|
||||
"from_date": "Kuupäevast",
|
||||
"to_date": "Kuupäevani",
|
||||
"from": "Kellelt",
|
||||
"to": "Kellele",
|
||||
"cc": "CC",
|
||||
"bcc": "BCC",
|
||||
"from": "Saatja",
|
||||
"to": "Saaja",
|
||||
"cc": "Koopia",
|
||||
"bcc": "Pimekoopia",
|
||||
"ok": "Ok",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"sort_by": "Sort By",
|
||||
"yes": "Jah",
|
||||
"no": "Ei",
|
||||
"sort_by": "Sorteeri",
|
||||
"ascending": "Ascending",
|
||||
"descending": "Descending",
|
||||
"subject": "Subject",
|
||||
@@ -102,29 +102,29 @@
|
||||
"send_mail_successfully": "Mail sent successfully",
|
||||
"setting_updated": "Setting updated successfully",
|
||||
"select_state": "Select state",
|
||||
"select_country": "Select Country",
|
||||
"select_city": "Select City",
|
||||
"street_1": "Street 1",
|
||||
"street_2": "Street 2",
|
||||
"action_failed": "Action Failed",
|
||||
"retry": "Retry",
|
||||
"unable_to_load_pdf": "Unable to load document preview",
|
||||
"choose_note": "Choose Note",
|
||||
"no_note_found": "No Note Found",
|
||||
"insert_note": "Insert Note",
|
||||
"copied_pdf_url_clipboard": "Copied PDF url to clipboard!",
|
||||
"copied_url_clipboard": "Copied url to clipboard!",
|
||||
"docs": "Docs",
|
||||
"do_you_wish_to_continue": "Do you wish to continue?",
|
||||
"note": "Note",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"login_successfully": "Logged in successfully!",
|
||||
"logged_out_successfully": "Logged out successfully",
|
||||
"mark_as_default": "Mark as default",
|
||||
"no_data_found": "No data found",
|
||||
"select_country": "Valige riik",
|
||||
"select_city": "Valige linn",
|
||||
"street_1": "Tänav 1",
|
||||
"street_2": "Tänav 2",
|
||||
"action_failed": "Toiming ebaõnnestus",
|
||||
"retry": "Proovi uuesti",
|
||||
"unable_to_load_pdf": "Dokumendi laadimine ebaõnnestus",
|
||||
"choose_note": "Valige märkus",
|
||||
"no_note_found": "Märkust ei leitud",
|
||||
"insert_note": "Sisestage märkus",
|
||||
"copied_pdf_url_clipboard": "PDF link kopeeriti lõikelauale!",
|
||||
"copied_url_clipboard": "Link kopeeriti lõikelauale!",
|
||||
"docs": "Dokumendid",
|
||||
"do_you_wish_to_continue": "Kas te soovite jätkata?",
|
||||
"note": "Märkus",
|
||||
"pay_invoice": "Maksa arve",
|
||||
"login_successfully": "Sisselogimine õnnestus!",
|
||||
"logged_out_successfully": "Väljalogimine õnnestus",
|
||||
"mark_as_default": "Märgi vaikimisi",
|
||||
"no_data_found": "Andmeid ei leitud",
|
||||
"pagination": {
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
"previous": "Eelmine",
|
||||
"next": "Järgmine",
|
||||
"showing": "Showing",
|
||||
"to": "to",
|
||||
"of": "of",
|
||||
|
||||
Reference in New Issue
Block a user