mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-03 05:53:19 -05:00
sync languages with crowdin
This commit is contained in:
@ -4,13 +4,15 @@
|
||||
"customers": "Klijenti",
|
||||
"items": "Stavke",
|
||||
"invoices": "Fakture",
|
||||
"recurring-invoices": "Recurring Invoices",
|
||||
"expenses": "Rashodi",
|
||||
"estimates": "Profakture",
|
||||
"payments": "Uplate",
|
||||
"reports": "Izveštaji",
|
||||
"settings": "Podešavanja",
|
||||
"logout": "Odjavi se",
|
||||
"users": "Korisnici"
|
||||
"users": "Korisnici",
|
||||
"modules": "Modules"
|
||||
},
|
||||
"general": {
|
||||
"add_company": "Dodaj kompaniju",
|
||||
@ -27,6 +29,9 @@
|
||||
"to_date": "Do Datuma",
|
||||
"from": "Pošiljalac",
|
||||
"to": "Primalac",
|
||||
"ok": "Ok",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"sort_by": "Rasporedi Po",
|
||||
"ascending": "Rastuće",
|
||||
"descending": "Opadajuće",
|
||||
@ -34,6 +39,7 @@
|
||||
"body": "Telo",
|
||||
"message": "Poruka",
|
||||
"send": "Pošalji",
|
||||
"preview": "Preview",
|
||||
"go_back": "Idi nazad",
|
||||
"back_to_login": "Nazad na prijavu?",
|
||||
"home": "Početna",
|
||||
@ -59,12 +65,11 @@
|
||||
"sent": "Poslato",
|
||||
"all": "Sve",
|
||||
"select_all": "Izaberi sve",
|
||||
"select_template": "Select Template",
|
||||
"choose_file": "Klikni ovde da izabereš fajl",
|
||||
"choose_template": "Izaberi šablon",
|
||||
"choose": "Izaberi",
|
||||
"remove": "Ukloni",
|
||||
"powered_by": "Pokreće",
|
||||
"bytefury": "Bytefury",
|
||||
"select_a_status": "Izaberi status",
|
||||
"select_a_tax": "Izaberi porez",
|
||||
"search": "Pretraga",
|
||||
@ -87,7 +92,14 @@
|
||||
"choose_note": "Odaberi napomenu",
|
||||
"no_note_found": "Ne postoje sačuvane napomene",
|
||||
"insert_note": "Unesi belešku",
|
||||
"copied_pdf_url_clipboard": "Link do PDF fajla kopiran!"
|
||||
"copied_pdf_url_clipboard": "Link do PDF fajla kopiran!",
|
||||
"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"
|
||||
},
|
||||
"dashboard": {
|
||||
"select_year": "Odaberi godinu",
|
||||
@ -95,7 +107,8 @@
|
||||
"due_amount": "Dužan iznos",
|
||||
"customers": "Klijenti",
|
||||
"invoices": "Fakture",
|
||||
"estimates": "Profakture"
|
||||
"estimates": "Profakture",
|
||||
"payments": "Payments"
|
||||
},
|
||||
"chart_info": {
|
||||
"total_sales": "Prodaja",
|
||||
@ -136,8 +149,28 @@
|
||||
"users": "Korisnici",
|
||||
"no_results_found": "Nema rezultata"
|
||||
},
|
||||
"company_switcher": {
|
||||
"label": "SWITCH COMPANY",
|
||||
"no_results_found": "No Results Found",
|
||||
"add_new_company": "Add new company",
|
||||
"new_company": "New company",
|
||||
"created_message": "Company created successfully"
|
||||
},
|
||||
"dateRange": {
|
||||
"today": "Today",
|
||||
"this_week": "This Week",
|
||||
"this_month": "This Month",
|
||||
"this_quarter": "This Quarter",
|
||||
"this_year": "This Year",
|
||||
"previous_week": "Previous Week",
|
||||
"previous_month": "Previous Month",
|
||||
"previous_quarter": "Previous Quarter",
|
||||
"previous_year": "Previous Year",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"customers": {
|
||||
"title": "Klijenti",
|
||||
"prefix": "Prefix",
|
||||
"add_customer": "Dodaj Klijenta",
|
||||
"contacts_list": "Lista klijenata",
|
||||
"name": "Naziv",
|
||||
@ -147,11 +180,14 @@
|
||||
"primary_contact_name": "Primarna kontakt osoba",
|
||||
"contact_name": "Naziv kontakt osobe",
|
||||
"amount_due": "Iznos dospeća",
|
||||
"email": "Email",
|
||||
"email": "E-mail",
|
||||
"address": "Adresa",
|
||||
"phone": "Telefon",
|
||||
"website": "Veb stranica",
|
||||
"overview": "Pregled",
|
||||
"invoice_prefix": "Invoice Prefix",
|
||||
"estimate_prefix": "Estimate Prefix",
|
||||
"payment_prefix": "Payment Prefix",
|
||||
"enable_portal": "Uključi portal",
|
||||
"country": "Država",
|
||||
"state": "Savezna država",
|
||||
@ -160,6 +196,7 @@
|
||||
"added_on": "Datum dodavanja",
|
||||
"action": "Akcija",
|
||||
"password": "Šifra",
|
||||
"confirm_password": "Confirm Password",
|
||||
"street_number": "Broj ulice",
|
||||
"primary_currency": "Primarna valuta",
|
||||
"description": "Opis",
|
||||
@ -170,13 +207,17 @@
|
||||
"new_customer": "Nov klijent",
|
||||
"edit_customer": "Izmeni klijenta",
|
||||
"basic_info": "Osnovne informacije",
|
||||
"portal_access": "Portal Access",
|
||||
"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": "Adresa za naplatu",
|
||||
"shipping_address": "Adresa za dostavu",
|
||||
"copy_billing_address": "Kopiraj iz adrese za naplatu",
|
||||
"no_customers": "Još uvek nema klijenata!",
|
||||
"no_customers_found": "Klijenti nisu pronađeni!",
|
||||
"no_contact": "No contact",
|
||||
"no_contact_name": "No contact name",
|
||||
"no_contact": "Nema kontakta",
|
||||
"no_contact_name": "Nema naziva kontakta",
|
||||
"list_of_customers": "Ova sekcija će da sadrži spisak klijenata.",
|
||||
"primary_display_name": "Primarni naziv koji se prikazuje",
|
||||
"select_currency": "Odaberi valutu",
|
||||
@ -189,7 +230,9 @@
|
||||
"confirm_delete": "Nećeš moći da povratiš ovog klijenta i sve njegove Fakture, Profakture i Uplate. | Nećeš moći da povratiš ove klijente i njihove Fakture, Profakture i Uplate.",
|
||||
"created_message": "Klijent uspešno kreiran",
|
||||
"updated_message": "Klijent uspešno ažuriran",
|
||||
"deleted_message": "Klijent uspešno obrisan | Klijenti uspešno obrisani"
|
||||
"address_updated_message": "Address Information Updated succesfully",
|
||||
"deleted_message": "Klijent uspešno obrisan | Klijenti uspešno obrisani",
|
||||
"edit_currency_not_allowed": "Cannot change currency once transactions created."
|
||||
},
|
||||
"items": {
|
||||
"title": "Stavke",
|
||||
@ -200,7 +243,7 @@
|
||||
"added_on": "Datum dodavanja",
|
||||
"price": "Cena",
|
||||
"date_of_creation": "Datum kreiranja",
|
||||
"not_selected": "No item selected",
|
||||
"not_selected": "Nije odabrana niti jedna stavka",
|
||||
"action": "Akcije",
|
||||
"add_item": "Dodaj Stavku",
|
||||
"save_item": "Sačuvaj Stavku",
|
||||
@ -221,6 +264,8 @@
|
||||
},
|
||||
"estimates": {
|
||||
"title": "Profakture",
|
||||
"accept_estimate": "Accept Estimate",
|
||||
"reject_estimate": "Reject Estimate",
|
||||
"estimate": "Profaktura | Profakture",
|
||||
"estimates_list": "Lista profaktura",
|
||||
"days": "{days} Dan",
|
||||
@ -271,9 +316,11 @@
|
||||
"required": "Polje je obavezno"
|
||||
},
|
||||
"accepted": "Prihvaćeno",
|
||||
"rejected": "Rejected",
|
||||
"rejected": "Odbijeno",
|
||||
"expired": "Expired",
|
||||
"sent": "Poslato",
|
||||
"draft": "U izradi",
|
||||
"viewed": "Viewed",
|
||||
"declined": "Odbijeno",
|
||||
"new_estimate": "Nova Profaktura",
|
||||
"add_new_estimate": "Dodaj novu Profakturu",
|
||||
@ -310,16 +357,19 @@
|
||||
},
|
||||
"invoices": {
|
||||
"title": "Fakture",
|
||||
"download": "Download",
|
||||
"pay_invoice": "Pay Invoice",
|
||||
"invoices_list": "List Faktura",
|
||||
"invoice_information": "Invoice Information",
|
||||
"days": "{days} dan",
|
||||
"months": "{months} Mesec",
|
||||
"years": "{years} Godina",
|
||||
"all": "Sve",
|
||||
"paid": "Plaćeno",
|
||||
"unpaid": "Neplaćeno",
|
||||
"viewed": "Viewed",
|
||||
"overdue": "Overdue",
|
||||
"completed": "Completed",
|
||||
"viewed": "Pogledano",
|
||||
"overdue": "Nepodmireno",
|
||||
"completed": "Završeno",
|
||||
"customer": "KLIJENT",
|
||||
"paid_status": "STATUS UPLATE",
|
||||
"ref_no": "POZIV NA BROJ",
|
||||
@ -345,10 +395,13 @@
|
||||
"send_invoice": "Pošalji Fakturu",
|
||||
"resend_invoice": "Ponovo pošalji Fakturu",
|
||||
"invoice_template": "Šablon Fakture",
|
||||
"conversion_message": "Invoice cloned successful",
|
||||
"template": "Šablon",
|
||||
"mark_as_sent": "Označi kao Poslato",
|
||||
"confirm_send_invoice": "Ova Faktura će biti poslata putem Email-a klijentu",
|
||||
"invoice_mark_as_sent": "Ova Faktura će biti označena kao poslata",
|
||||
"confirm_mark_as_accepted": "This invoice will be marked as Accepted",
|
||||
"confirm_mark_as_rejected": "This invoice will be marked as Rejected",
|
||||
"confirm_send": "Ova Faktura će biti poslata putem Email-a klijentu",
|
||||
"invoice_date": "Datum Fakture",
|
||||
"record_payment": "Unesi Uplatu",
|
||||
@ -360,11 +413,13 @@
|
||||
"update_invoice": "Ažuriraj Fakturu",
|
||||
"add_new_tax": "Dodaj nov Porez",
|
||||
"no_invoices": "Još uvek nema Faktura!",
|
||||
"mark_as_rejected": "Mark as rejected",
|
||||
"mark_as_accepted": "Mark as accepted",
|
||||
"list_of_invoices": "Ova sekcija će da sadrži spisak Faktura.",
|
||||
"select_invoice": "Odaberi Fakturu",
|
||||
"no_matching_invoices": "Ne postoje Fakture koje odgovaraju pretrazi!",
|
||||
"mark_as_sent_successfully": "Faktura uspešno označena kao Poslata",
|
||||
"invoice_sent_successfully": "Faktura uspešno poslata",
|
||||
"invoice_sent_successfully": "Invoice sent successfully",
|
||||
"cloned_successfully": "Uspešno napravljen duplikat Fakture",
|
||||
"clone_invoice": "Napravi duplikat",
|
||||
"confirm_clone": "Ova Faktura će biti duplikat nove Fakture",
|
||||
@ -382,6 +437,7 @@
|
||||
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
||||
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
||||
},
|
||||
"payment_attached_message": "Jedna od odabranih faktura već ima uplatu povezanu sa njom. Obrišite prvo povezane uplate da bi nastavili sa brisanjem",
|
||||
"confirm_delete": "Nećeš moći da povratiš ovu Fakturu | Nećeš moći da povratiš ove Fakture",
|
||||
"created_message": "Faktura uspešno kreirana",
|
||||
"updated_message": "Faktura uspešno ažurirana",
|
||||
@ -390,6 +446,115 @@
|
||||
"something_went_wrong": "nešto je krenulo naopako",
|
||||
"invalid_due_amount_message": "Ukupan iznos za plaćanje u fakturi ne može biti manji od iznosa uplate za ovu fakturu. Molim Vas ažurirajte fakturu ili obrišite uplate koje su povezane sa ovom fakturom da bi nastavili."
|
||||
},
|
||||
"recurring_invoices": {
|
||||
"title": "Recurring Invoices",
|
||||
"invoices_list": "Recurring Invoices List",
|
||||
"days": "{days} Days",
|
||||
"months": "{months} Month",
|
||||
"years": "{years} Year",
|
||||
"all": "All",
|
||||
"paid": "Paid",
|
||||
"unpaid": "Unpaid",
|
||||
"viewed": "Viewed",
|
||||
"overdue": "Overdue",
|
||||
"active": "Active",
|
||||
"completed": "Completed",
|
||||
"customer": "CUSTOMER",
|
||||
"paid_status": "PAID STATUS",
|
||||
"ref_no": "REF NO.",
|
||||
"number": "NUMBER",
|
||||
"amount_due": "AMOUNT DUE",
|
||||
"partially_paid": "Partially Paid",
|
||||
"total": "Total",
|
||||
"discount": "Discount",
|
||||
"sub_total": "Sub Total",
|
||||
"invoice": "Recurring Invoice | Recurring Invoices",
|
||||
"invoice_number": "Recurring Invoice Number",
|
||||
"next_invoice_date": "Next Invoice Date",
|
||||
"ref_number": "Ref Number",
|
||||
"contact": "Contact",
|
||||
"add_item": "Add an Item",
|
||||
"date": "Date",
|
||||
"limit_by": "Limit by",
|
||||
"limit_date": "Limit Date",
|
||||
"limit_count": "Limit Count",
|
||||
"count": "Count",
|
||||
"status": "Status",
|
||||
"select_a_status": "Select a status",
|
||||
"working": "Working",
|
||||
"on_hold": "On Hold",
|
||||
"complete": "Completed",
|
||||
"add_tax": "Add Tax",
|
||||
"amount": "Amount",
|
||||
"action": "Action",
|
||||
"notes": "Notes",
|
||||
"view": "View",
|
||||
"basic_info": "Basic Info",
|
||||
"send_invoice": "Send Recurring Invoice",
|
||||
"auto_send": "Auto Send",
|
||||
"resend_invoice": "Resend Recurring Invoice",
|
||||
"invoice_template": "Recurring Invoice Template",
|
||||
"conversion_message": "Recurring Invoice cloned successful",
|
||||
"template": "Template",
|
||||
"mark_as_sent": "Mark as sent",
|
||||
"confirm_send_invoice": "This recurring invoice will be sent via email to the customer",
|
||||
"invoice_mark_as_sent": "This recurring invoice will be marked as sent",
|
||||
"confirm_send": "This recurring invoice will be sent via email to the customer",
|
||||
"starts_at": "Start Date",
|
||||
"due_date": "Invoice Due Date",
|
||||
"record_payment": "Record Payment",
|
||||
"add_new_invoice": "Add New Recurring Invoice",
|
||||
"update_expense": "Update Expense",
|
||||
"edit_invoice": "Edit Recurring Invoice",
|
||||
"new_invoice": "New Recurring Invoice",
|
||||
"send_automatically": "Send Automatically",
|
||||
"send_automatically_desc": "Enable this, if you would like to send the invoice automatically to the customer when its created.",
|
||||
"save_invoice": "Save Recurring Invoice",
|
||||
"update_invoice": "Update Recurring Invoice",
|
||||
"add_new_tax": "Add New Tax",
|
||||
"no_invoices": "No Recurring Invoices yet!",
|
||||
"mark_as_rejected": "Mark as rejected",
|
||||
"mark_as_accepted": "Mark as accepted",
|
||||
"list_of_invoices": "This section will contain the list of recurring invoices.",
|
||||
"select_invoice": "Select Invoice",
|
||||
"no_matching_invoices": "There are no matching recurring invoices!",
|
||||
"mark_as_sent_successfully": "Recurring Invoice marked as sent successfully",
|
||||
"invoice_sent_successfully": "Recurring Invoice sent successfully",
|
||||
"cloned_successfully": "Recurring Invoice cloned successfully",
|
||||
"clone_invoice": "Clone Recurring Invoice",
|
||||
"confirm_clone": "This recurring invoice will be cloned into a new Recurring Invoice",
|
||||
"item": {
|
||||
"title": "Item Title",
|
||||
"description": "Description",
|
||||
"quantity": "Quantity",
|
||||
"price": "Price",
|
||||
"discount": "Discount",
|
||||
"total": "Total",
|
||||
"total_discount": "Total Discount",
|
||||
"sub_total": "Sub Total",
|
||||
"tax": "Tax",
|
||||
"amount": "Amount",
|
||||
"select_an_item": "Type or click to select an item",
|
||||
"type_item_description": "Type Item Description (optional)"
|
||||
},
|
||||
"frequency": {
|
||||
"title": "Frequency",
|
||||
"select_frequency": "Select Frequency",
|
||||
"minute": "Minute",
|
||||
"hour": "Hour",
|
||||
"day_month": "Day of month",
|
||||
"month": "Month",
|
||||
"day_week": "Day of week"
|
||||
},
|
||||
"confirm_delete": "You will not be able to recover this Invoice | You will not be able to recover these Invoices",
|
||||
"created_message": "Recurring Invoice created successfully",
|
||||
"updated_message": "Recurring Invoice updated successfully",
|
||||
"deleted_message": "Recurring Invoice deleted successfully | Recurring Invoices deleted successfully",
|
||||
"marked_as_sent_message": "Recurring Invoice marked as sent successfully",
|
||||
"user_email_does_not_exist": "User email does not exist",
|
||||
"something_went_wrong": "something went wrong",
|
||||
"invalid_due_amount_message": "Total Recurring Invoice amount cannot be less than total paid amount for this Recurring Invoice. Please update the invoice or delete the associated payments to continue."
|
||||
},
|
||||
"payments": {
|
||||
"title": "Uplate",
|
||||
"payments_list": "Lista uplata",
|
||||
@ -413,8 +578,8 @@
|
||||
"update_payment": "Ažuriraj Uplatu",
|
||||
"payment": "Uplata | Uplate",
|
||||
"no_payments": "Još uvek nema uplata!",
|
||||
"not_selected": "Not selected",
|
||||
"no_invoice": "No invoice",
|
||||
"not_selected": "Nema odabranih",
|
||||
"no_invoice": "Nema računa",
|
||||
"no_matching_payments": "Ne postoje uplate koje odgovaraju pretrazi!",
|
||||
"list_of_payments": "Ova sekcija će da sadrži listu uplata.",
|
||||
"select_payment_mode": "Odaberi način plaćanja",
|
||||
@ -434,6 +599,7 @@
|
||||
"select_a_customer": "Odaberi klijenta",
|
||||
"expense_title": "Naslov",
|
||||
"customer": "Klijent",
|
||||
"currency": "Currency",
|
||||
"contact": "Kontakt",
|
||||
"category": "Kategorija",
|
||||
"from_date": "Datum od",
|
||||
@ -443,7 +609,7 @@
|
||||
"receipt": "Račun",
|
||||
"amount": "Iznos",
|
||||
"action": "Akcija",
|
||||
"not_selected": "Not selected",
|
||||
"not_selected": "Nije odabrano",
|
||||
"note": "Napomena",
|
||||
"category_id": "ID kategorije",
|
||||
"date": "Datum",
|
||||
@ -475,7 +641,7 @@
|
||||
}
|
||||
},
|
||||
"login": {
|
||||
"email": "Email",
|
||||
"email": "E-mail",
|
||||
"password": "Šifra",
|
||||
"forgot_password": "Zaboravili ste šifru?",
|
||||
"or_signIn_with": "ili se prijavite sa",
|
||||
@ -487,6 +653,51 @@
|
||||
"enter_password": "Unesi šifru",
|
||||
"retype_password": "Ponovo unesi šifru"
|
||||
},
|
||||
"modules": {
|
||||
"buy_now": "Buy Now",
|
||||
"install": "Install",
|
||||
"price": "Price",
|
||||
"download_zip_file": "Download ZIP file",
|
||||
"unzipping_package": "Unzipping Package",
|
||||
"copying_files": "Copying Files",
|
||||
"deleting_files": "Deleting Unused files",
|
||||
"completing_installation": "Completing Installation",
|
||||
"update_failed": "Update Failed",
|
||||
"install_success": "Module has been installed successfully!",
|
||||
"customer_reviews": "Reviews",
|
||||
"license": "License",
|
||||
"faq": "FAQ",
|
||||
"monthly": "Monthly",
|
||||
"yearly": "Yearly",
|
||||
"updated": "Updated",
|
||||
"version": "Version",
|
||||
"disable": "Disable",
|
||||
"module_disabled": "Module Disabled",
|
||||
"enable": "Enable",
|
||||
"module_enabled": "Module Enabled",
|
||||
"update_to": "Update To",
|
||||
"module_updated": "Module Updated Successfully!",
|
||||
"title": "Modules",
|
||||
"module": "Module | Modules",
|
||||
"api_token": "API token",
|
||||
"invalid_api_token": "Invalid API Token.",
|
||||
"other_modules": "Other Modules",
|
||||
"view_all": "View All",
|
||||
"no_reviews_found": "There are no reviews for this module yet!",
|
||||
"module_not_purchased": "Module Not Purchased",
|
||||
"module_not_found": "Module Not Found",
|
||||
"version_not_supported": "This module version doesn't support the current version of Crater",
|
||||
"last_updated": "Last Updated On",
|
||||
"connect_installation": "Connect your installation",
|
||||
"api_token_description": "Login to {url} and connect this installation by entering the API Token. Your purchased modules will show up here after the connection is established.",
|
||||
"view_module": "View Module",
|
||||
"update_available": "Update Available",
|
||||
"purchased": "Purchased",
|
||||
"installed": "Installed",
|
||||
"no_modules_installed": "No Modules Installed Yet!",
|
||||
"disable_warning": "All the settings for this particular will be reverted.",
|
||||
"what_you_get": "What you get"
|
||||
},
|
||||
"users": {
|
||||
"title": "Korisnici",
|
||||
"users_list": "Lista korisnika",
|
||||
@ -504,14 +715,16 @@
|
||||
"edit_user": "Izmeni Korisnika",
|
||||
"no_users": "Još uvek nema korisnika!",
|
||||
"list_of_users": "Ova sekcija će da sadrži listu korisnika.",
|
||||
"email": "Email",
|
||||
"email": "E-mail",
|
||||
"phone": "Broj telefona",
|
||||
"password": "Šifra",
|
||||
"user_attached_message": "Ne možete obrisati stavku koja je već u upotrebi",
|
||||
"confirm_delete": "Nećeš moći da povratiš ovog Korisnika | Nećeš moći da povratiš ove Korisnike",
|
||||
"created_message": "Korisnik uspešno napravljen",
|
||||
"updated_message": "Korisnik uspešno ažuriran",
|
||||
"deleted_message": "Korisnik uspešno obrisan | Korisnici uspešno obrisani"
|
||||
"deleted_message": "Korisnik uspešno obrisan | Korisnici uspešno obrisani",
|
||||
"select_company_role": "Select Role for {company}",
|
||||
"companies": "Companies"
|
||||
},
|
||||
"reports": {
|
||||
"title": "Izveštaj",
|
||||
@ -588,7 +801,12 @@
|
||||
"file_disk": "File Disk",
|
||||
"custom_fields": "Prilagođena polja",
|
||||
"payment_modes": "Način plaćanja",
|
||||
"notes": "Napomene"
|
||||
"notes": "Napomene",
|
||||
"exchange_rate": "Exchange Rate",
|
||||
"address_information": "Address Information"
|
||||
},
|
||||
"address_information": {
|
||||
"section_description": " You can update Your Address information using form below."
|
||||
},
|
||||
"title": "Podešavanja",
|
||||
"setting": "Podešavanje | Podešavanja",
|
||||
@ -618,10 +836,10 @@
|
||||
"mail": {
|
||||
"host": "Mail Host",
|
||||
"port": "Mail Port",
|
||||
"driver": "Mail Driver",
|
||||
"driver": "Mail drajver",
|
||||
"secret": "Šifra",
|
||||
"mailgun_secret": "Mailgun Šifra",
|
||||
"mailgun_domain": "Domain",
|
||||
"mailgun_domain": "Domen",
|
||||
"mailgun_endpoint": "Mailgun Endpoint",
|
||||
"ses_secret": "SES Šifra",
|
||||
"ses_key": "SES Ključ",
|
||||
@ -650,7 +868,13 @@
|
||||
"address": "Adresa",
|
||||
"zip": "Poštanski broj",
|
||||
"save": "Sačuvaj",
|
||||
"updated_message": "Podaci o firmi uspešno sačuvani"
|
||||
"delete": "Delete",
|
||||
"updated_message": "Podaci o firmi uspešno sačuvani",
|
||||
"delete_company": "Delete Company",
|
||||
"delete_company_description": "Once you delete your company, you will lose all the data and files associated with it permanently.",
|
||||
"are_you_absolutely_sure": "Are you absolutely sure?",
|
||||
"delete_company_modal_desc": "This action cannot be undone. This will permanently delete {company} and all of its associated data.",
|
||||
"delete_company_modal_label": "Please type {company} to confirm"
|
||||
},
|
||||
"custom_fields": {
|
||||
"title": "Prilagođena polja",
|
||||
@ -661,6 +885,7 @@
|
||||
"label": "Oznaka",
|
||||
"type": "Tip",
|
||||
"name": "Naziv",
|
||||
"slug": "Slug",
|
||||
"required": "Obavezno",
|
||||
"placeholder": "Opis polja (Placeholder)",
|
||||
"help_text": "Pomoćni tekst",
|
||||
@ -686,85 +911,104 @@
|
||||
"select_relative_date": "Odaberi relativan datum",
|
||||
"ticked_by_default": "Podrazumevano odabrano",
|
||||
"updated_message": "Prilagođeno polje uspešno ažurirano",
|
||||
"added_message": "Prilagođeno polje uspešno dodato"
|
||||
"added_message": "Prilagođeno polje uspešno dodato",
|
||||
"press_enter_to_add": "Press enter to add new option",
|
||||
"model_in_use": "Cannot update model for fields which are already in use.",
|
||||
"type_in_use": "Cannot update type for fields which are already in use."
|
||||
},
|
||||
"customization": {
|
||||
"customization": "prilagođavanje",
|
||||
"save": "Sačuvaj",
|
||||
"addresses": {
|
||||
"title": "Adrese",
|
||||
"section_description": "Možete podesiti format adrese klijenta za naplatu i adrese klijenta za dostavu (Prikazano samo u PDF-u)",
|
||||
"customer_billing_address": "Adresa za naplatu klijentu",
|
||||
"customer_shipping_address": "Adresa za dostavu klijentu",
|
||||
"company_address": "Adresa Firme",
|
||||
"insert_fields": "Dodaj Polja",
|
||||
"contact": "Kontakt",
|
||||
"address": "Adresa",
|
||||
"display_name": "Naziv koji se prikazuje",
|
||||
"primary_contact_name": "Primarna kontakt osoba",
|
||||
"email": "Email",
|
||||
"website": "Veb stranica",
|
||||
"name": "Naziv",
|
||||
"country": "Država",
|
||||
"state": "Savezna Država",
|
||||
"city": "Grad",
|
||||
"company_name": "Naziv Firme",
|
||||
"address_street_1": "Adresa 1",
|
||||
"address_street_2": "Adresa 2",
|
||||
"phone": "Telefon",
|
||||
"zip_code": "Poštanski broj",
|
||||
"address_setting_updated": "Podešavanje adrese uspešno ažurirano"
|
||||
},
|
||||
"updated_message": "Podaci o firmi su uspešno ažurirani",
|
||||
"save": "Sačuvaj",
|
||||
"insert_fields": "Insert Fields",
|
||||
"learn_custom_format": "Learn how to use custom format",
|
||||
"add_new_component": "Add New Component",
|
||||
"component": "Component",
|
||||
"Parameter": "Parameter",
|
||||
"series": "Series",
|
||||
"series_description": "To set a static prefix/postfix like 'INV' across your company. It supports character length of up to 6 chars.",
|
||||
"series_param_label": "Series Value",
|
||||
"delimiter": "Delimiter",
|
||||
"delimiter_description": "Single character for specifying the boundary between 2 separate components. By default its set to -",
|
||||
"delimiter_param_label": "Delimiter Value",
|
||||
"date_format": "Date Format",
|
||||
"date_format_description": "A local date and time field which accepts a format parameter. The default format: 'Y' renders the current year.",
|
||||
"date_format_param_label": "Format",
|
||||
"sequence": "Sequence",
|
||||
"sequence_description": "Consecutive sequence of numbers across your company. You can specify the length on the given parameter.",
|
||||
"sequence_param_label": "Sequence Length",
|
||||
"customer_series": "Customer Series",
|
||||
"customer_series_description": "To set a different prefix/postfix for each customer.",
|
||||
"customer_sequence": "Customer Sequence",
|
||||
"customer_sequence_description": "Consecutive sequence of numbers for each of your customer.",
|
||||
"customer_sequence_param_label": "Sequence Length",
|
||||
"random_sequence": "Random Sequence",
|
||||
"random_sequence_description": "Random alphanumeric string. You can specify the length on the given parameter.",
|
||||
"random_sequence_param_label": "Sequence Length",
|
||||
"invoices": {
|
||||
"title": "Fakture",
|
||||
"notes": "Napomene",
|
||||
"invoice_prefix": "Prefiks faktura",
|
||||
"invoice_number_format": "Invoice Number Format",
|
||||
"invoice_number_format_description": "Customize how your invoice number gets generated automatically when you create a new invoice.",
|
||||
"preview_invoice_number": "Preview Invoice Number",
|
||||
"due_date": "Due Date",
|
||||
"due_date_description": "Specify how due date is automatically set when you create an invoice.",
|
||||
"due_date_days": "Invoice Due after days",
|
||||
"set_due_date_automatically": "Set Due Date Automatically",
|
||||
"set_due_date_automatically_description": "Enable this if you wish to set due date automatically when you create a new invoice.",
|
||||
"default_formats": "Default Formats",
|
||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on invoice creation.",
|
||||
"default_invoice_email_body": "Podrazumevan sadržaj email-a za Fakture",
|
||||
"invoice_settings": "Podešavanje za fakture",
|
||||
"autogenerate_invoice_number": "Automatski-generiši broj fakture",
|
||||
"autogenerate_invoice_number_desc": "Onemogući ovo, Ako Vi ne želite da automatski-generišete broj fakture kada pravite novu fakturu.",
|
||||
"enter_invoice_prefix": "Unesite prefiks fakture",
|
||||
"terms_and_conditions": "Uslovi Korišćenja",
|
||||
"company_address_format": "Format adrese firme",
|
||||
"shipping_address_format": "Format adrese za dostavu firme",
|
||||
"billing_address_format": "Format adrese za naplatu firme",
|
||||
"invoice_settings_updated": "Podešavanje za fakture je uspešno sačuvano"
|
||||
"invoice_email_attachment": "Pošalji račun kao prilog",
|
||||
"invoice_email_attachment_setting_description": "Omogućite ovo ako želite da šaljete fakture kao prilog e-pošte. Imajte na umu da dugme 'Prikaži fakturu' u e-porukama više neće biti prikazano kada je omogućeno.",
|
||||
"invoice_settings_updated": "Invoice Settings updated successfully",
|
||||
"retrospective_edits": "Retrospective Edits",
|
||||
"allow": "Allow",
|
||||
"disable_on_invoice_partial_paid": "Disable after partial payment is recorded",
|
||||
"disable_on_invoice_paid": "Disable after full payment is recorded",
|
||||
"disable_on_invoice_sent": "Disable after invoice is sent",
|
||||
"retrospective_edits_description": " Based on your country's laws or your preference, you can restrict users from editing finalised invoices."
|
||||
},
|
||||
"estimates": {
|
||||
"title": "Profakture",
|
||||
"estimate_prefix": "Prefiks profaktura",
|
||||
"estimate_number_format": "Estimate Number Format",
|
||||
"estimate_number_format_description": "Customize how your estimate number gets generated automatically when you create a new estimate.",
|
||||
"preview_estimate_number": "Preview Estimate Number",
|
||||
"expiry_date": "Expiry Date",
|
||||
"expiry_date_description": "Specify how expiry date is automatically set when you create an estimate.",
|
||||
"expiry_date_days": "Estimate Expires after days",
|
||||
"set_expiry_date_automatically": "Set Expiry Date Automatically",
|
||||
"set_expiry_date_automatically_description": "Enable this if you wish to set expiry date automatically when you create a new estimate.",
|
||||
"default_formats": "Default Formats",
|
||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on estimate creation.",
|
||||
"default_estimate_email_body": "Podrazumevan sadržaj email-a za Profakture",
|
||||
"estimate_settings": "Podešavanje za profakture",
|
||||
"autogenerate_estimate_number": "Automatski-generiši broj profakture",
|
||||
"estimate_setting_description": "Onemogući ovo, Ako Vi ne želite da automatski-generišete broj profakture kada pravite novu profakturu.",
|
||||
"enter_estimate_prefix": "Unesite prefiks profakture",
|
||||
"estimate_setting_updated": "Podešavanje za profakture je uspešno sačuvano",
|
||||
"company_address_format": "Format adrese firme",
|
||||
"shipping_address_format": "Format adrese za dostavu firme",
|
||||
"billing_address_format": "Format adrese za naplatu firme",
|
||||
"shipping_address_format": "Format adrese za dostavu firme"
|
||||
"estimate_email_attachment": "Pošaljite procjene kao priloge",
|
||||
"estimate_email_attachment_setting_description": "Omogućite ovo ako želite da pošaljete procjene kao prilog e-pošte. Imajte na umu da dugme 'Prikaži procjenu' u e-porukama više neće biti prikazano kada je omogućeno.",
|
||||
"estimate_settings_updated": "Estimate Settings updated successfully",
|
||||
"convert_estimate_options": "Estimate Convert Action",
|
||||
"convert_estimate_description": "Specify what happens to the estimate after it gets converted to an invoice.",
|
||||
"no_action": "No action",
|
||||
"delete_estimate": "Delete estimate",
|
||||
"mark_estimate_as_accepted": "Mark estimate as accepted"
|
||||
},
|
||||
"payments": {
|
||||
"title": "Uplate",
|
||||
"description": "Način plaćanja",
|
||||
"payment_prefix": "Prefiks uplata",
|
||||
"payment_number_format": "Payment Number Format",
|
||||
"payment_number_format_description": "Customize how your payment number gets generated automatically when you create a new payment.",
|
||||
"preview_payment_number": "Preview Payment Number",
|
||||
"default_formats": "Default Formats",
|
||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on payment creation.",
|
||||
"default_payment_email_body": "Podrazumevan sadržaj email-a za potvrdu o plaćanju (račun)",
|
||||
"payment_settings": "Podešavanje za plaćanja",
|
||||
"autogenerate_payment_number": "Automatski-generiši broj uplate",
|
||||
"payment_setting_description": "Onemogući ovo, Ako ne želite da automatski-generišete broj uplate kada pravite novu uplatu.",
|
||||
"enter_payment_prefix": "Unesite prefiks uplate",
|
||||
"payment_setting_updated": "Podešavanje za plaćanja je uspešno sačuvano",
|
||||
"payment_modes": "Način Plaćanja",
|
||||
"add_payment_mode": "Dodaj način plaćanja",
|
||||
"edit_payment_mode": "Izmeni način plaćanja",
|
||||
"mode_name": "Način plaćanja",
|
||||
"payment_mode_added": "Način plaćanja dodat",
|
||||
"payment_mode_updated": "Način plaćanja ažuriran",
|
||||
"payment_mode_confirm_delete": "Nećeš moći da povratiš ovaj Način Plaćanja",
|
||||
"already_in_use": "Način plaćanja se već koristi",
|
||||
"deleted_message": "Način plaćanja uspešno obrisan",
|
||||
"company_address_format": "Format adrese firme",
|
||||
"from_customer_address_format": "Format adrese klijenta"
|
||||
"from_customer_address_format": "Format adrese klijenta",
|
||||
"payment_email_attachment": "Pošaljite uplate kao priloge",
|
||||
"payment_email_attachment_setting_description": "Enable this if you want to send the payment receipts as an email attachment. Please note that 'View Payment' button in emails will not be displayed anymore when enabled.",
|
||||
"payment_settings_updated": "Payment Settings updated successfully"
|
||||
},
|
||||
"items": {
|
||||
"title": "Stavke",
|
||||
@ -823,6 +1067,57 @@
|
||||
"email_save_message": "Email uspešno sačuvan",
|
||||
"please_enter_email": "Molim Vas unesite E-mail"
|
||||
},
|
||||
"roles": {
|
||||
"title": "Roles",
|
||||
"description": "Manage the roles & permissions of this company",
|
||||
"save": "Save",
|
||||
"add_new_role": "Add New Role",
|
||||
"role_name": "Role Name",
|
||||
"added_on": "Added on",
|
||||
"add_role": "Add Role",
|
||||
"edit_role": "Edit Role",
|
||||
"name": "Name",
|
||||
"permission": "Permission | Permissions",
|
||||
"select_all": "Select All",
|
||||
"none": "None",
|
||||
"confirm_delete": "You will not be able to recover this Role",
|
||||
"created_message": "Role created successfully",
|
||||
"updated_message": "Role updated successfully",
|
||||
"deleted_message": "Role deleted successfully",
|
||||
"already_in_use": "Role is already in use"
|
||||
},
|
||||
"exchange_rate": {
|
||||
"exchange_rate": "Exchange Rate",
|
||||
"title": "Fix Currency Exchange issues",
|
||||
"description": "Please enter exchange rate of all the currencies mentioned below to help Crater properly calculate the amounts in {currency}.",
|
||||
"drivers": "Drivers",
|
||||
"new_driver": "Add New Provider",
|
||||
"edit_driver": "Edit Provider",
|
||||
"select_driver": "Select Driver",
|
||||
"update": "select exchange rate ",
|
||||
"providers_description": "Configure your exchange rate providers here to automatically fetch the latest exchange rate on transactions.",
|
||||
"key": "API Key",
|
||||
"name": "Name",
|
||||
"driver": "Driver",
|
||||
"is_default": "IS DEFAULT",
|
||||
"currency": "Currencies",
|
||||
"exchange_rate_confirm_delete": "You will not be able to recover this driver",
|
||||
"created_message": "Provider Created successfully",
|
||||
"updated_message": "Provider Updated Successfully",
|
||||
"deleted_message": "Provider Deleted Successfully",
|
||||
"error": " You cannot Delete Active Driver",
|
||||
"default_currency_error": "This currency is already used in one of the Active Provider",
|
||||
"exchange_help_text": "Enter exchange rate to convert from {currency} to {baseCurrency}",
|
||||
"currency_freak": "Currency Freak",
|
||||
"currency_layer": "Currency Layer",
|
||||
"open_exchange_rate": "Open Exchange Rate",
|
||||
"currency_converter": "Currency Converter",
|
||||
"server": "Server",
|
||||
"url": "URL",
|
||||
"active": "Active",
|
||||
"currency_help_text": "This provider will only be used on above selected currencies",
|
||||
"currency_in_used": "The following currencies are already active on another provider. Please remove these currencies from selection to activate this provider again."
|
||||
},
|
||||
"tax_types": {
|
||||
"title": "Tipovi Poreza",
|
||||
"add_tax": "Dodaj Porez",
|
||||
@ -842,6 +1137,18 @@
|
||||
"confirm_delete": "Nećete moći da povratite ovaj Tip Poreza",
|
||||
"already_in_use": "Porez se već koristi"
|
||||
},
|
||||
"payment_modes": {
|
||||
"title": "Payment Modes",
|
||||
"description": "Modes of transaction for payments",
|
||||
"add_payment_mode": "Add Payment Mode",
|
||||
"edit_payment_mode": "Edit Payment Mode",
|
||||
"mode_name": "Mode Name",
|
||||
"payment_mode_added": "Payment Mode Added",
|
||||
"payment_mode_updated": "Payment Mode Updated",
|
||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||
"already_in_use": "Payment Mode is already in use",
|
||||
"deleted_message": "Payment Mode deleted successfully"
|
||||
},
|
||||
"expense_category": {
|
||||
"title": "Kategorija Rashoda",
|
||||
"action": "Akcija",
|
||||
@ -866,6 +1173,8 @@
|
||||
"discount_setting": "Podešavanja za popuste",
|
||||
"discount_per_item": "Popust po stavci",
|
||||
"discount_setting_description": "Izaberite ovo ako želite da dodajete Popust na individualne stavke. Podrazumevano ponašanje je da je Popust dodat direktno na fakturu.",
|
||||
"expire_public_links": "Automatically Expire Public Links",
|
||||
"expire_setting_description": "Specify whether you would like to expire all the links sent by application to view invoices, estimates & payments, etc after a specified duration.",
|
||||
"save": "Sačuvaj",
|
||||
"preference": "Preferencija | Preferencije",
|
||||
"general_settings": "Podrazumevane preferencije za sistem",
|
||||
@ -873,7 +1182,14 @@
|
||||
"select_language": "Izaberi Jezik",
|
||||
"select_time_zone": "Izaberi Vremensku Zonu",
|
||||
"select_date_format": "Izaberi Format Datuma",
|
||||
"select_financial_year": "Izaberi Finansijsku Godinu"
|
||||
"select_financial_year": "Izaberi Finansijsku Godinu",
|
||||
"recurring_invoice_status": "Recurring Invoice Status",
|
||||
"create_status": "Create Status",
|
||||
"active": "Active",
|
||||
"on_hold": "On Hold",
|
||||
"update_status": "Update Status",
|
||||
"completed": "Completed",
|
||||
"company_currency_unchangeable": "Company currency cannot be changed"
|
||||
},
|
||||
"update_app": {
|
||||
"title": "Ažuriraj aplikaciju",
|
||||
@ -895,7 +1211,8 @@
|
||||
"running_migrations": "Migracije u toku",
|
||||
"finishing_update": "Završavanje ažuriranja",
|
||||
"update_failed": "Neuspešno ažuriranje",
|
||||
"update_failed_text": "Žao mi je! Tvoje ažuriranje nije uspelo na koraku broj: {step} korak"
|
||||
"update_failed_text": "Žao mi je! Tvoje ažuriranje nije uspelo na koraku broj: {step} korak",
|
||||
"update_warning": "All of the application files and default template files will be overwritten when you update the application using this utility. Please take a backup of your templates & database before updating."
|
||||
},
|
||||
"backup": {
|
||||
"title": "Bekap | Bekapi",
|
||||
@ -977,6 +1294,18 @@
|
||||
"disk_variables_save_successfully": "Disk uspešno podešen",
|
||||
"disk_variables_save_error": "Podešavanje diska nije uspelo.",
|
||||
"invalid_disk_credentials": "Pogrešan kredencijal za disk koji je naveden"
|
||||
},
|
||||
"taxations": {
|
||||
"add_billing_address": "Enter Billing Address",
|
||||
"add_shipping_address": "Enter Shipping Address",
|
||||
"add_company_address": "Enter Company Address",
|
||||
"modal_description": "The information below is required in order to fetch sales tax.",
|
||||
"add_address": "Add Address for fetching sales tax.",
|
||||
"address_placeholder": "Example: 123, My Street",
|
||||
"city_placeholder": "Example: Los Angeles",
|
||||
"state_placeholder": "Example: CA",
|
||||
"zip_placeholder": "Example: 90024",
|
||||
"invalid_address": "Please provide valid address details."
|
||||
}
|
||||
},
|
||||
"wizard": {
|
||||
@ -994,6 +1323,7 @@
|
||||
"logo_preview": "Pregled logoa",
|
||||
"preferences": "Preference",
|
||||
"preferences_desc": "Podrazumevane Preference za sistem",
|
||||
"currency_set_alert": "The company's currency cannot be changed later.",
|
||||
"country": "Država",
|
||||
"state": "Savezna Država",
|
||||
"city": "Grad",
|
||||
@ -1031,6 +1361,15 @@
|
||||
"permission_confirm_desc": "Provera dozvola za foldere nije uspela",
|
||||
"permission_desc": "U nastavku se nalazi lista dozvola za foldere koji su neophodni kako bi alikacija radila. Ukoliko provera dozvola ne uspe, ažuriraj svoju listu dozvola za te foldere."
|
||||
},
|
||||
"verify_domain": {
|
||||
"title": "Domain Verification",
|
||||
"desc": "Crater uses Session based authentication which requires domain verification for security purposes. Please enter the domain on which you will be accessing your web application.",
|
||||
"app_domain": "App Domain",
|
||||
"verify_now": "Verify Now",
|
||||
"success": "Domain Verify Successfully.",
|
||||
"failed": "Domain verification failed. Please enter valid domain name.",
|
||||
"verify_and_continue": "Verify And Continue"
|
||||
},
|
||||
"mail": {
|
||||
"host": "Mail Host",
|
||||
"port": "Mail Port",
|
||||
@ -1069,8 +1408,8 @@
|
||||
},
|
||||
"validation": {
|
||||
"invalid_phone": "Pogrešan Broj Telefona",
|
||||
"invalid_url": "Nevažeći URL (primer: http://www.craterapp.com)",
|
||||
"invalid_domain_url": "Pogrešan URL (primer: craterapp.com)",
|
||||
"invalid_url": "Nevažeći URL (primer: http://www.crater.com)",
|
||||
"invalid_domain_url": "Pogrešan URL (primer: crater.com)",
|
||||
"required": "Obavezno polje",
|
||||
"email_incorrect": "Pogrešan E-mail",
|
||||
"email_already_taken": "Navedeni E-mail je zauzet",
|
||||
@ -1081,6 +1420,7 @@
|
||||
"not_yet": "Još uvek ništa? Pošalji ponovo",
|
||||
"password_min_length": "Šifra mora imati {count} karaktera",
|
||||
"name_min_length": "Naziv mora imati najmanje {count} slova",
|
||||
"prefix_min_length": "Prefix must have at least {count} letters.",
|
||||
"enter_valid_tax_rate": "Unesite odgovarajuću poresku stopu",
|
||||
"numbers_only": "Mogu se unositi samo brojevi",
|
||||
"characters_only": "Mogu se unositi samo karakteri",
|
||||
@ -1095,6 +1435,7 @@
|
||||
"price_minvalue": "Cena mora biti veća od 0",
|
||||
"amount_maxlength": "Iznos ne može da ima više od 20 cifara",
|
||||
"amount_minvalue": "Iznos mora biti veći od 0",
|
||||
"discount_maxlength": "Discount should not be greater than max discount",
|
||||
"description_maxlength": "Opis ne može da ima više od 65,000 karaktera",
|
||||
"subject_maxlength": "Predmet ne može da ima više od 100 karaktera",
|
||||
"message_maxlength": "Poruka ne može da ima više od 255 karaktera",
|
||||
@ -1103,7 +1444,38 @@
|
||||
"address_maxlength": "Adresa ne može da ima više od 255 karaktera",
|
||||
"ref_number_maxlength": "Poziv na broj ne može da ima više od 225 karaktera",
|
||||
"prefix_maxlength": "Prefiks ne može da ima više od 5 karaktera",
|
||||
"something_went_wrong": "nešto je krenulo naopako"
|
||||
"something_went_wrong": "nešto je krenulo naopako",
|
||||
"number_length_minvalue": "Number length should be greater than 0",
|
||||
"at_least_one_ability": "Please select atleast one Permission.",
|
||||
"valid_driver_key": "Please enter a valid {driver} key.",
|
||||
"valid_exchange_rate": "Please enter a valid exchange rate.",
|
||||
"company_name_not_same": "Company name must match with given name."
|
||||
},
|
||||
"errors": {
|
||||
"starter_plan": "This feature is available on Starter plan and onwards!",
|
||||
"invalid_provider_key": "Please Enter Valid Provider API Key.",
|
||||
"estimate_number_used": "The estimate number has already been taken.",
|
||||
"invoice_number_used": "The invoice number has already been taken.",
|
||||
"payment_attached": "This invoice already has a payment attached to it. Make sure to delete the attached payments first in order to go ahead with the removal.",
|
||||
"payment_number_used": "The payment number has already been taken.",
|
||||
"name_already_taken": "The name has already been taken.",
|
||||
"receipt_does_not_exist": "Receipt does not exist.",
|
||||
"customer_cannot_be_changed_after_payment_is_added": "Customer cannot be change after payment is added",
|
||||
"invalid_credentials": "Invalid Credentials.",
|
||||
"not_allowed": "Not Allowed",
|
||||
"login_invalid_credentials": "These credentials do not match our records.",
|
||||
"enter_valid_cron_format": "Please enter a valid cron format",
|
||||
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
||||
"invalid_address": "Please enter a valid address.",
|
||||
"invalid_key": "Please enter valid key.",
|
||||
"invalid_state": "Please enter a valid state.",
|
||||
"invalid_city": "Please enter a valid city.",
|
||||
"invalid_postal_code": "Please enter a valid zip.",
|
||||
"invalid_format": "Please enter valid query string format.",
|
||||
"api_error": "Server not responding.",
|
||||
"feature_not_enabled": "Feature not enabled.",
|
||||
"request_limit_met": "Api request limit exceeded.",
|
||||
"address_incomplete": "Incomplete Address"
|
||||
},
|
||||
"pdf_estimate_label": "Profaktura",
|
||||
"pdf_estimate_number": "Broj Profakture",
|
||||
|
||||
Reference in New Issue
Block a user