mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 19:51:09 -04:00
New Crowdin updates (#791)
* New translations en.json (Romanian) * New translations en.json (Slovak) * New translations en.json (Hindi) * New translations en.json (Latvian) * New translations en.json (Croatian) * New translations en.json (Persian) * New translations en.json (Indonesian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Vietnamese) * New translations en.json (Chinese Traditional) * New translations en.json (Turkish) * New translations en.json (Swedish) * New translations en.json (Slovenian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Polish) * New translations en.json (Dutch) * New translations en.json (Lithuanian) * New translations en.json (Japanese) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations en.json (Greek) * New translations en.json (German) * New translations en.json (Czech) * New translations en.json (Arabic) * New translations en.json (Spanish) * New translations en.json (Serbian (Latin)) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese) * New translations en.json (German)
This commit is contained in:
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Platební metoda přidána",
|
"payment_mode_added": "Platební metoda přidána",
|
||||||
"payment_mode_updated": "Platební metoda upravena",
|
"payment_mode_updated": "Platební metoda upravena",
|
||||||
"payment_mode_confirm_delete": "Nebudete moci obnovit tuto platební metodu",
|
"payment_mode_confirm_delete": "Nebudete moci obnovit tuto platební metodu",
|
||||||
"already_in_use": "Platební metoda se již používá",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Platební metoda byla úspěšně odstraněna"
|
"deleted_message": "Platební metoda byla úspěšně odstraněna"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
"settings": "Einstellungen",
|
"settings": "Einstellungen",
|
||||||
"logout": "Abmelden",
|
"logout": "Abmelden",
|
||||||
"users": "Benutzer",
|
"users": "Benutzer",
|
||||||
"modules": "Modules"
|
"modules": "Module"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"add_company": "Unternehmen hinzufügen",
|
"add_company": "Unternehmen hinzufügen",
|
||||||
@ -93,13 +93,13 @@
|
|||||||
"no_note_found": "Keine Notizen gefunden",
|
"no_note_found": "Keine Notizen gefunden",
|
||||||
"insert_note": "Notiz einfügen",
|
"insert_note": "Notiz einfügen",
|
||||||
"copied_pdf_url_clipboard": "PDF-URL in Zwischenablage kopiert!",
|
"copied_pdf_url_clipboard": "PDF-URL in Zwischenablage kopiert!",
|
||||||
"copied_url_clipboard": "Copied url to clipboard!",
|
"copied_url_clipboard": "URL wurde in die Zwischenablage kopiert!",
|
||||||
"docs": "Dokumentation",
|
"docs": "Dokumentation",
|
||||||
"do_you_wish_to_continue": "Möchten Sie fortfahren?",
|
"do_you_wish_to_continue": "Möchten Sie fortfahren?",
|
||||||
"note": "Notiz",
|
"note": "Notiz",
|
||||||
"pay_invoice": "Pay Invoice",
|
"pay_invoice": "Rechnung bezahlen",
|
||||||
"login_successfully": "Logged in successfully!",
|
"login_successfully": "Erfolgreich angemeldet!",
|
||||||
"logged_out_successfully": "Logged out successfully"
|
"logged_out_successfully": "Erfolgreich abgemeldet"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"select_year": "Jahr wählen",
|
"select_year": "Jahr wählen",
|
||||||
@ -108,7 +108,7 @@
|
|||||||
"customers": "Kunden",
|
"customers": "Kunden",
|
||||||
"invoices": "Rechnungen",
|
"invoices": "Rechnungen",
|
||||||
"estimates": "Angebote",
|
"estimates": "Angebote",
|
||||||
"payments": "Payments"
|
"payments": "Zahlungen"
|
||||||
},
|
},
|
||||||
"chart_info": {
|
"chart_info": {
|
||||||
"total_sales": "Aufträge gesamt",
|
"total_sales": "Aufträge gesamt",
|
||||||
@ -207,10 +207,10 @@
|
|||||||
"new_customer": "Neuer Kunde",
|
"new_customer": "Neuer Kunde",
|
||||||
"edit_customer": "Kunde bearbeiten",
|
"edit_customer": "Kunde bearbeiten",
|
||||||
"basic_info": "Basisinformation",
|
"basic_info": "Basisinformation",
|
||||||
"portal_access": "Portal Access",
|
"portal_access": "Portalzugang",
|
||||||
"portal_access_text": "Would you like to allow this customer to login to the Customer Portal?",
|
"portal_access_text": "Darf der Kunde sich im Kundenportal anmelden?",
|
||||||
"portal_access_url": "Customer Portal Login URL",
|
"portal_access_url": "Login URL zum Kundenportal",
|
||||||
"portal_access_url_help": "Please copy & forward the above given URL to your customer for providing access.",
|
"portal_access_url_help": "Bitte kopieren und leiten Sie die oben angegebene URL an Ihren Kunden weiter, um Ihm Zugang zu gewähren.",
|
||||||
"billing_address": "Rechnungsadresse",
|
"billing_address": "Rechnungsadresse",
|
||||||
"shipping_address": "Versand-Adresse",
|
"shipping_address": "Versand-Adresse",
|
||||||
"copy_billing_address": "Rechnungsadresse kopieren",
|
"copy_billing_address": "Rechnungsadresse kopieren",
|
||||||
@ -230,7 +230,7 @@
|
|||||||
"confirm_delete": "Sie werden diesen Kunden und alle zugehörigen Rechnungen, Angebote und Zahlungen nicht wiederherstellen können. | Sie werden diese Kunden und alle zugehörigen Rechnungen, Angebote und Zahlungen nicht wiederherstellen können.",
|
"confirm_delete": "Sie werden diesen Kunden und alle zugehörigen Rechnungen, Angebote und Zahlungen nicht wiederherstellen können. | Sie werden diese Kunden und alle zugehörigen Rechnungen, Angebote und Zahlungen nicht wiederherstellen können.",
|
||||||
"created_message": "Benutzer erfolgreich erstellt",
|
"created_message": "Benutzer erfolgreich erstellt",
|
||||||
"updated_message": "Kunde erfolgreich aktualisiert",
|
"updated_message": "Kunde erfolgreich aktualisiert",
|
||||||
"address_updated_message": "Address Information Updated succesfully",
|
"address_updated_message": "Adressinformationen erfolgreich aktualisiert",
|
||||||
"deleted_message": "Kunden erfolgreich gelöscht | Kunden erfolgreich gelöscht",
|
"deleted_message": "Kunden erfolgreich gelöscht | Kunden erfolgreich gelöscht",
|
||||||
"edit_currency_not_allowed": "Währung kann nicht geändert werden, wenn Transaktionen erstellt wurden."
|
"edit_currency_not_allowed": "Währung kann nicht geändert werden, wenn Transaktionen erstellt wurden."
|
||||||
},
|
},
|
||||||
@ -264,8 +264,8 @@
|
|||||||
},
|
},
|
||||||
"estimates": {
|
"estimates": {
|
||||||
"title": "Angebote",
|
"title": "Angebote",
|
||||||
"accept_estimate": "Accept Estimate",
|
"accept_estimate": "Angebot akzeptieren",
|
||||||
"reject_estimate": "Reject Estimate",
|
"reject_estimate": "Angebot ablehnen",
|
||||||
"estimate": "Angebot | Angebote",
|
"estimate": "Angebot | Angebote",
|
||||||
"estimates_list": "Angebotsübersicht",
|
"estimates_list": "Angebotsübersicht",
|
||||||
"days": "{days} Tage",
|
"days": "{days} Tage",
|
||||||
@ -317,10 +317,10 @@
|
|||||||
},
|
},
|
||||||
"accepted": "Angenommen",
|
"accepted": "Angenommen",
|
||||||
"rejected": "Abgelehnt",
|
"rejected": "Abgelehnt",
|
||||||
"expired": "Expired",
|
"expired": "Abgelaufen",
|
||||||
"sent": "Gesendet",
|
"sent": "Gesendet",
|
||||||
"draft": "Entwurf",
|
"draft": "Entwurf",
|
||||||
"viewed": "Viewed",
|
"viewed": "Angesehen",
|
||||||
"declined": "Abgelehnt",
|
"declined": "Abgelehnt",
|
||||||
"new_estimate": "Neues Angebot",
|
"new_estimate": "Neues Angebot",
|
||||||
"add_new_estimate": "Neues Angebot hinzufügen",
|
"add_new_estimate": "Neues Angebot hinzufügen",
|
||||||
@ -357,10 +357,10 @@
|
|||||||
},
|
},
|
||||||
"invoices": {
|
"invoices": {
|
||||||
"title": "Rechnungen",
|
"title": "Rechnungen",
|
||||||
"download": "Download",
|
"download": "Herunterladen",
|
||||||
"pay_invoice": "Pay Invoice",
|
"pay_invoice": "Rechnung bezahlen",
|
||||||
"invoices_list": "Liste der Rechnungen",
|
"invoices_list": "Liste der Rechnungen",
|
||||||
"invoice_information": "Invoice Information",
|
"invoice_information": "Rechnungsdaten",
|
||||||
"days": "{days} Tage",
|
"days": "{days} Tage",
|
||||||
"months": "{months} Monat",
|
"months": "{months} Monat",
|
||||||
"years": "{years} Jahre",
|
"years": "{years} Jahre",
|
||||||
@ -654,47 +654,47 @@
|
|||||||
"retype_password": "Passwort bestätigen"
|
"retype_password": "Passwort bestätigen"
|
||||||
},
|
},
|
||||||
"modules": {
|
"modules": {
|
||||||
"buy_now": "Buy Now",
|
"buy_now": "Kaufen",
|
||||||
"install": "Install",
|
"install": "Installieren",
|
||||||
"price": "Price",
|
"price": "Preis",
|
||||||
"download_zip_file": "Download ZIP file",
|
"download_zip_file": "ZIP Datei herunterladen",
|
||||||
"unzipping_package": "Unzipping Package",
|
"unzipping_package": "Entpacke Paket",
|
||||||
"copying_files": "Copying Files",
|
"copying_files": "Kopiere Dateien",
|
||||||
"deleting_files": "Deleting Unused files",
|
"deleting_files": "Unbenutzte Dateien werden gelöscht",
|
||||||
"completing_installation": "Completing Installation",
|
"completing_installation": "Installation wird abgeschlossen",
|
||||||
"update_failed": "Update Failed",
|
"update_failed": "Update fehlgeschlagen",
|
||||||
"install_success": "Module has been installed successfully!",
|
"install_success": "Modul erfolgreich installiert!",
|
||||||
"customer_reviews": "Reviews",
|
"customer_reviews": "Bewertungen",
|
||||||
"license": "License",
|
"license": "Lizenz",
|
||||||
"faq": "FAQ",
|
"faq": "FAQ",
|
||||||
"monthly": "Monthly",
|
"monthly": "Monatlich",
|
||||||
"yearly": "Yearly",
|
"yearly": "Jährlich",
|
||||||
"updated": "Updated",
|
"updated": "Aktualisiert",
|
||||||
"version": "Version",
|
"version": "Version",
|
||||||
"disable": "Disable",
|
"disable": "Deaktivieren",
|
||||||
"module_disabled": "Module Disabled",
|
"module_disabled": "Modul deaktiviert",
|
||||||
"enable": "Enable",
|
"enable": "Aktivieren",
|
||||||
"module_enabled": "Module Enabled",
|
"module_enabled": "Modul aktiviert",
|
||||||
"update_to": "Update To",
|
"update_to": "Update auf",
|
||||||
"module_updated": "Module Updated Successfully!",
|
"module_updated": "Modul erfolgreich aktualisiert!",
|
||||||
"title": "Modules",
|
"title": "Module",
|
||||||
"module": "Module | Modules",
|
"module": "Module | Modules",
|
||||||
"api_token": "API token",
|
"api_token": "API Schlüssel",
|
||||||
"invalid_api_token": "Invalid API Token.",
|
"invalid_api_token": "Invalid API Token.",
|
||||||
"other_modules": "Other Modules",
|
"other_modules": "Weitere Module",
|
||||||
"view_all": "View All",
|
"view_all": "Alle Anzeigen",
|
||||||
"no_reviews_found": "There are no reviews for this module yet!",
|
"no_reviews_found": "There are no reviews for this module yet!",
|
||||||
"module_not_purchased": "Module Not Purchased",
|
"module_not_purchased": "Module Not Purchased",
|
||||||
"module_not_found": "Module Not Found",
|
"module_not_found": "Module Not Found",
|
||||||
"version_not_supported": "This module version doesn't support the current version of Crater",
|
"version_not_supported": "This module version doesn't support the current version of Crater",
|
||||||
"last_updated": "Last Updated On",
|
"last_updated": "Zuletzt aktualisiert am",
|
||||||
"connect_installation": "Connect your installation",
|
"connect_installation": "Installation verbinden",
|
||||||
"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.",
|
"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",
|
"view_module": "Modul anzeigen",
|
||||||
"update_available": "Update Available",
|
"update_available": "Aktualisierung verfügbar",
|
||||||
"purchased": "Purchased",
|
"purchased": "Gekauft",
|
||||||
"installed": "Installed",
|
"installed": "Installiert",
|
||||||
"no_modules_installed": "No Modules Installed Yet!",
|
"no_modules_installed": "Noch keine Module installiert!",
|
||||||
"disable_warning": "All the settings for this particular will be reverted.",
|
"disable_warning": "All the settings for this particular will be reverted.",
|
||||||
"what_you_get": "What you get"
|
"what_you_get": "What you get"
|
||||||
},
|
},
|
||||||
@ -803,10 +803,10 @@
|
|||||||
"payment_modes": "Zahlungsarten",
|
"payment_modes": "Zahlungsarten",
|
||||||
"notes": "Notizen",
|
"notes": "Notizen",
|
||||||
"exchange_rate": "Wechselkurs",
|
"exchange_rate": "Wechselkurs",
|
||||||
"address_information": "Address Information"
|
"address_information": "Adressinformationen"
|
||||||
},
|
},
|
||||||
"address_information": {
|
"address_information": {
|
||||||
"section_description": " You can update Your Address information using form below."
|
"section_description": " Sie können Ihre Adressinformationen über das untenstehende Formular aktualisieren."
|
||||||
},
|
},
|
||||||
"title": "Einstellungen",
|
"title": "Einstellungen",
|
||||||
"setting": "Einstellung | Einstellungen",
|
"setting": "Einstellung | Einstellungen",
|
||||||
@ -821,7 +821,7 @@
|
|||||||
"currencies_list": "Währungen Liste",
|
"currencies_list": "Währungen Liste",
|
||||||
"select_currency": "Währung wählen",
|
"select_currency": "Währung wählen",
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"code": "Code",
|
"code": "Abkürzung",
|
||||||
"symbol": "Symbol",
|
"symbol": "Symbol",
|
||||||
"precision": "Präzision",
|
"precision": "Präzision",
|
||||||
"thousand_separator": "Tausendertrennzeichen",
|
"thousand_separator": "Tausendertrennzeichen",
|
||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Zahlungsart hinzugefügt",
|
"payment_mode_added": "Zahlungsart hinzugefügt",
|
||||||
"payment_mode_updated": "Zahlungsart aktualisiert",
|
"payment_mode_updated": "Zahlungsart aktualisiert",
|
||||||
"payment_mode_confirm_delete": "Sie werden diese Zahlungsart nicht wiederherstellen können",
|
"payment_mode_confirm_delete": "Sie werden diese Zahlungsart nicht wiederherstellen können",
|
||||||
"already_in_use": "Zahlungsart wird bereits verwendet",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Zahlungsart erfolgreich gelöscht"
|
"deleted_message": "Zahlungsart erfolgreich gelöscht"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
@ -1173,7 +1174,7 @@
|
|||||||
"discount_setting": "Einstellung Rabatt",
|
"discount_setting": "Einstellung Rabatt",
|
||||||
"discount_per_item": "Rabatt pro Artikel ",
|
"discount_per_item": "Rabatt pro Artikel ",
|
||||||
"discount_setting_description": "Aktivieren Sie diese Option, wenn Sie einzelnen Rechnungspositionen einen Rabatt hinzufügen möchten. Standardmäßig wird der Rabatt direkt zur Rechnung hinzugefügt.",
|
"discount_setting_description": "Aktivieren Sie diese Option, wenn Sie einzelnen Rechnungspositionen einen Rabatt hinzufügen möchten. Standardmäßig wird der Rabatt direkt zur Rechnung hinzugefügt.",
|
||||||
"expire_public_links": "Automatically Expire Public Links",
|
"expire_public_links": "Öffentliche Links automatisch ablaufen lassen",
|
||||||
"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.",
|
"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": "Speichern",
|
"save": "Speichern",
|
||||||
"preference": "Präferenz | Präferenzen",
|
"preference": "Präferenz | Präferenzen",
|
||||||
@ -1296,16 +1297,16 @@
|
|||||||
"invalid_disk_credentials": "Ungültige Anmeldeinformationen für ausgewählten Speicher"
|
"invalid_disk_credentials": "Ungültige Anmeldeinformationen für ausgewählten Speicher"
|
||||||
},
|
},
|
||||||
"taxations": {
|
"taxations": {
|
||||||
"add_billing_address": "Enter Billing Address",
|
"add_billing_address": "Rechnungsadresse eingeben",
|
||||||
"add_shipping_address": "Enter Shipping Address",
|
"add_shipping_address": "Lieferadresse eingeben",
|
||||||
"add_company_address": "Enter Company Address",
|
"add_company_address": "Firmenadresse eingeben",
|
||||||
"modal_description": "The information below is required in order to fetch sales tax.",
|
"modal_description": "The information below is required in order to fetch sales tax.",
|
||||||
"add_address": "Add Address for fetching sales tax.",
|
"add_address": "Add Address for fetching sales tax.",
|
||||||
"address_placeholder": "Example: 123, My Street",
|
"address_placeholder": "Beispiel: 123, meine Straße",
|
||||||
"city_placeholder": "Example: Los Angeles",
|
"city_placeholder": "Beispiel: Los Angeles",
|
||||||
"state_placeholder": "Example: CA",
|
"state_placeholder": "Beispiel: CA",
|
||||||
"zip_placeholder": "Example: 90024",
|
"zip_placeholder": "Beispiel: 90024",
|
||||||
"invalid_address": "Please provide valid address details."
|
"invalid_address": "Bitte geben Sie gültige Adressdaten an."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wizard": {
|
"wizard": {
|
||||||
@ -1465,17 +1466,17 @@
|
|||||||
"not_allowed": "Nicht erlaubt",
|
"not_allowed": "Nicht erlaubt",
|
||||||
"login_invalid_credentials": "Diese Anmeldeinformationen stimmen nicht mit unseren Aufzeichnungen überein.",
|
"login_invalid_credentials": "Diese Anmeldeinformationen stimmen nicht mit unseren Aufzeichnungen überein.",
|
||||||
"enter_valid_cron_format": "Bitte geben Sie ein gültiges Cron-Format ein",
|
"enter_valid_cron_format": "Bitte geben Sie ein gültiges Cron-Format ein",
|
||||||
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
"email_could_not_be_sent": "Die E-Mail konnte nicht an diese Adresse gesendet werden.",
|
||||||
"invalid_address": "Please enter a valid address.",
|
"invalid_address": "Please enter a valid address.",
|
||||||
"invalid_key": "Please enter valid key.",
|
"invalid_key": "Please enter valid key.",
|
||||||
"invalid_state": "Please enter a valid state.",
|
"invalid_state": "Please enter a valid state.",
|
||||||
"invalid_city": "Please enter a valid city.",
|
"invalid_city": "Please enter a valid city.",
|
||||||
"invalid_postal_code": "Please enter a valid zip.",
|
"invalid_postal_code": "Please enter a valid zip.",
|
||||||
"invalid_format": "Please enter valid query string format.",
|
"invalid_format": "Please enter valid query string format.",
|
||||||
"api_error": "Server not responding.",
|
"api_error": "Der Server antwortet nicht.",
|
||||||
"feature_not_enabled": "Feature not enabled.",
|
"feature_not_enabled": "Funktion nicht aktiviert.",
|
||||||
"request_limit_met": "Api request limit exceeded.",
|
"request_limit_met": "Api request limit exceeded.",
|
||||||
"address_incomplete": "Incomplete Address"
|
"address_incomplete": "Unvollständige Adresse"
|
||||||
},
|
},
|
||||||
"pdf_estimate_label": "Angebot",
|
"pdf_estimate_label": "Angebot",
|
||||||
"pdf_estimate_number": "Angebotsnummer",
|
"pdf_estimate_number": "Angebotsnummer",
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Προστέθηκε Λειτουργία Πληρωμής",
|
"payment_mode_added": "Προστέθηκε Λειτουργία Πληρωμής",
|
||||||
"payment_mode_updated": "Προστέθηκε Λειτουργία Πληρωμής",
|
"payment_mode_updated": "Προστέθηκε Λειτουργία Πληρωμής",
|
||||||
"payment_mode_confirm_delete": "Δεν θα μπορείτε να ανακτήσετε αυτό το Προσαρμοσμένο Πεδίο",
|
"payment_mode_confirm_delete": "Δεν θα μπορείτε να ανακτήσετε αυτό το Προσαρμοσμένο Πεδίο",
|
||||||
"already_in_use": "Το όνομα είναι ήδη σε χρήση",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Η πληρωμή εστάλη επιτυχώς"
|
"deleted_message": "Η πληρωμή εστάλη επιτυχώς"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Forma de pago añadida",
|
"payment_mode_added": "Forma de pago añadida",
|
||||||
"payment_mode_updated": "Forma de pago actualizada",
|
"payment_mode_updated": "Forma de pago actualizada",
|
||||||
"payment_mode_confirm_delete": "No podrás recuperar este Modo de Pago",
|
"payment_mode_confirm_delete": "No podrás recuperar este Modo de Pago",
|
||||||
"already_in_use": "El método de paga ya está en uso",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Método de pago eliminado correctamente"
|
"deleted_message": "Método de pago eliminado correctamente"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Mode de paiement ajouté",
|
"payment_mode_added": "Mode de paiement ajouté",
|
||||||
"payment_mode_updated": "Mode de paiement mis à jour",
|
"payment_mode_updated": "Mode de paiement mis à jour",
|
||||||
"payment_mode_confirm_delete": "Vous ne pourrez pas récupérer ce mode de paiement",
|
"payment_mode_confirm_delete": "Vous ne pourrez pas récupérer ce mode de paiement",
|
||||||
"already_in_use": "Le mode de paiement est déjà utilisé",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Mode de paiement supprimé"
|
"deleted_message": "Mode de paiement supprimé"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -4,13 +4,15 @@
|
|||||||
"customers": "Klijenti",
|
"customers": "Klijenti",
|
||||||
"items": "Stavke",
|
"items": "Stavke",
|
||||||
"invoices": "Fakture",
|
"invoices": "Fakture",
|
||||||
|
"recurring-invoices": "Recurring Invoices",
|
||||||
"expenses": "Rashodi",
|
"expenses": "Rashodi",
|
||||||
"estimates": "Ponude",
|
"estimates": "Ponude",
|
||||||
"payments": "Uplate",
|
"payments": "Uplate",
|
||||||
"reports": "Izvještaji",
|
"reports": "Izvještaji",
|
||||||
"settings": "Postavke",
|
"settings": "Postavke",
|
||||||
"logout": "Odjava",
|
"logout": "Odjava",
|
||||||
"users": "Korisnici"
|
"users": "Korisnici",
|
||||||
|
"modules": "Modules"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"add_company": "Dodaj tvrtku",
|
"add_company": "Dodaj tvrtku",
|
||||||
@ -27,6 +29,9 @@
|
|||||||
"to_date": "Do Datuma",
|
"to_date": "Do Datuma",
|
||||||
"from": "Pošiljatelj",
|
"from": "Pošiljatelj",
|
||||||
"to": "Primatelj",
|
"to": "Primatelj",
|
||||||
|
"ok": "Ok",
|
||||||
|
"yes": "Yes",
|
||||||
|
"no": "No",
|
||||||
"sort_by": "Posloži Po",
|
"sort_by": "Posloži Po",
|
||||||
"ascending": "Rastuće",
|
"ascending": "Rastuće",
|
||||||
"descending": "Padajuće",
|
"descending": "Padajuće",
|
||||||
@ -34,6 +39,7 @@
|
|||||||
"body": "Tijelo",
|
"body": "Tijelo",
|
||||||
"message": "Poruka",
|
"message": "Poruka",
|
||||||
"send": "Pošalji",
|
"send": "Pošalji",
|
||||||
|
"preview": "Preview",
|
||||||
"go_back": "Natrag",
|
"go_back": "Natrag",
|
||||||
"back_to_login": "Natrag na prijavu?",
|
"back_to_login": "Natrag na prijavu?",
|
||||||
"home": "Početna",
|
"home": "Početna",
|
||||||
@ -59,12 +65,11 @@
|
|||||||
"sent": "Poslano",
|
"sent": "Poslano",
|
||||||
"all": "Sve",
|
"all": "Sve",
|
||||||
"select_all": "Izaberi sve",
|
"select_all": "Izaberi sve",
|
||||||
|
"select_template": "Select Template",
|
||||||
"choose_file": "Klikni ovdje da izabereš fajl",
|
"choose_file": "Klikni ovdje da izabereš fajl",
|
||||||
"choose_template": "Izaberi predložak",
|
"choose_template": "Izaberi predložak",
|
||||||
"choose": "Izaberi",
|
"choose": "Izaberi",
|
||||||
"remove": "Ukloni",
|
"remove": "Ukloni",
|
||||||
"powered_by": "Powered by",
|
|
||||||
"bytefury": "Bytefury",
|
|
||||||
"select_a_status": "Izaberi status",
|
"select_a_status": "Izaberi status",
|
||||||
"select_a_tax": "Izaberi porez",
|
"select_a_tax": "Izaberi porez",
|
||||||
"search": "Pretraga",
|
"search": "Pretraga",
|
||||||
@ -87,7 +92,14 @@
|
|||||||
"choose_note": "Odaberi napomenu",
|
"choose_note": "Odaberi napomenu",
|
||||||
"no_note_found": "Ne postoje spremljene napomene",
|
"no_note_found": "Ne postoje spremljene napomene",
|
||||||
"insert_note": "Unesi bilješku",
|
"insert_note": "Unesi bilješ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": {
|
"dashboard": {
|
||||||
"select_year": "Odaberi godinu",
|
"select_year": "Odaberi godinu",
|
||||||
@ -95,7 +107,8 @@
|
|||||||
"due_amount": "Dužan iznos",
|
"due_amount": "Dužan iznos",
|
||||||
"customers": "Klijenti",
|
"customers": "Klijenti",
|
||||||
"invoices": "Računi",
|
"invoices": "Računi",
|
||||||
"estimates": "Ponude"
|
"estimates": "Ponude",
|
||||||
|
"payments": "Payments"
|
||||||
},
|
},
|
||||||
"chart_info": {
|
"chart_info": {
|
||||||
"total_sales": "Prodaja",
|
"total_sales": "Prodaja",
|
||||||
@ -136,8 +149,28 @@
|
|||||||
"users": "Korisnici",
|
"users": "Korisnici",
|
||||||
"no_results_found": "Nema rezultata"
|
"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": {
|
"customers": {
|
||||||
"title": "Klijenti",
|
"title": "Klijenti",
|
||||||
|
"prefix": "Prefix",
|
||||||
"add_customer": "Dodaj Klijenta",
|
"add_customer": "Dodaj Klijenta",
|
||||||
"contacts_list": "Popis klijenata",
|
"contacts_list": "Popis klijenata",
|
||||||
"name": "Naziv",
|
"name": "Naziv",
|
||||||
@ -152,6 +185,9 @@
|
|||||||
"phone": "Telefon",
|
"phone": "Telefon",
|
||||||
"website": "Web stranica",
|
"website": "Web stranica",
|
||||||
"overview": "Pregled",
|
"overview": "Pregled",
|
||||||
|
"invoice_prefix": "Invoice Prefix",
|
||||||
|
"estimate_prefix": "Estimate Prefix",
|
||||||
|
"payment_prefix": "Payment Prefix",
|
||||||
"enable_portal": "Uključi portal",
|
"enable_portal": "Uključi portal",
|
||||||
"country": "Država",
|
"country": "Država",
|
||||||
"state": "Županija",
|
"state": "Županija",
|
||||||
@ -160,6 +196,7 @@
|
|||||||
"added_on": "Datum dodavanja",
|
"added_on": "Datum dodavanja",
|
||||||
"action": "Radnja",
|
"action": "Radnja",
|
||||||
"password": "Lozinka",
|
"password": "Lozinka",
|
||||||
|
"confirm_password": "Confirm Password",
|
||||||
"street_number": "Broj ulice",
|
"street_number": "Broj ulice",
|
||||||
"primary_currency": "Primarna valuta",
|
"primary_currency": "Primarna valuta",
|
||||||
"description": "Opis",
|
"description": "Opis",
|
||||||
@ -170,6 +207,10 @@
|
|||||||
"new_customer": "Novi klijent",
|
"new_customer": "Novi klijent",
|
||||||
"edit_customer": "Izmjeni klijenta",
|
"edit_customer": "Izmjeni klijenta",
|
||||||
"basic_info": "Osnovne informacije",
|
"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",
|
"billing_address": "Adresa za naplatu",
|
||||||
"shipping_address": "Adresa za dostavu",
|
"shipping_address": "Adresa za dostavu",
|
||||||
"copy_billing_address": "Kopiraj iz adrese za naplatu",
|
"copy_billing_address": "Kopiraj iz adrese za naplatu",
|
||||||
@ -189,7 +230,9 @@
|
|||||||
"confirm_delete": "Nećete moći vratiti klijenta, sve njegove Fakture, Ponude i Uplate. | Nećete moći vratiti odabrane klijente, sve njihove Fakture, Ponude i Uplate.",
|
"confirm_delete": "Nećete moći vratiti klijenta, sve njegove Fakture, Ponude i Uplate. | Nećete moći vratiti odabrane klijente, sve njihove Fakture, Ponude i Uplate.",
|
||||||
"created_message": "Klijent uspješno kreiran",
|
"created_message": "Klijent uspješno kreiran",
|
||||||
"updated_message": "Klijent uspješno ažuriran",
|
"updated_message": "Klijent uspješno ažuriran",
|
||||||
"deleted_message": "Klijent uspješno obrisan | Klijenti uspješno obrisani"
|
"address_updated_message": "Address Information Updated succesfully",
|
||||||
|
"deleted_message": "Klijent uspješno obrisan | Klijenti uspješno obrisani",
|
||||||
|
"edit_currency_not_allowed": "Cannot change currency once transactions created."
|
||||||
},
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"title": "Stavke",
|
"title": "Stavke",
|
||||||
@ -221,6 +264,8 @@
|
|||||||
},
|
},
|
||||||
"estimates": {
|
"estimates": {
|
||||||
"title": "Ponude",
|
"title": "Ponude",
|
||||||
|
"accept_estimate": "Accept Estimate",
|
||||||
|
"reject_estimate": "Reject Estimate",
|
||||||
"estimate": "Ponuda | Ponude",
|
"estimate": "Ponuda | Ponude",
|
||||||
"estimates_list": "Popis ponuda",
|
"estimates_list": "Popis ponuda",
|
||||||
"days": "{days} Dan",
|
"days": "{days} Dan",
|
||||||
@ -272,8 +317,10 @@
|
|||||||
},
|
},
|
||||||
"accepted": "Prihvaćeno",
|
"accepted": "Prihvaćeno",
|
||||||
"rejected": "Odbijeno",
|
"rejected": "Odbijeno",
|
||||||
|
"expired": "Expired",
|
||||||
"sent": "Poslano",
|
"sent": "Poslano",
|
||||||
"draft": "U izradi",
|
"draft": "U izradi",
|
||||||
|
"viewed": "Viewed",
|
||||||
"declined": "Odbijeno",
|
"declined": "Odbijeno",
|
||||||
"new_estimate": "Nova Ponuda",
|
"new_estimate": "Nova Ponuda",
|
||||||
"add_new_estimate": "Dodaj novu Ponudu",
|
"add_new_estimate": "Dodaj novu Ponudu",
|
||||||
@ -310,7 +357,10 @@
|
|||||||
},
|
},
|
||||||
"invoices": {
|
"invoices": {
|
||||||
"title": "Fakture",
|
"title": "Fakture",
|
||||||
|
"download": "Download",
|
||||||
|
"pay_invoice": "Pay Invoice",
|
||||||
"invoices_list": "Popis Faktura",
|
"invoices_list": "Popis Faktura",
|
||||||
|
"invoice_information": "Invoice Information",
|
||||||
"days": "{days} dan",
|
"days": "{days} dan",
|
||||||
"months": "{months} Mjesec",
|
"months": "{months} Mjesec",
|
||||||
"years": "{years} Godina",
|
"years": "{years} Godina",
|
||||||
@ -345,10 +395,13 @@
|
|||||||
"send_invoice": "Pošalji Fakturu",
|
"send_invoice": "Pošalji Fakturu",
|
||||||
"resend_invoice": "Ponovo pošalji Fakturu",
|
"resend_invoice": "Ponovo pošalji Fakturu",
|
||||||
"invoice_template": "Predložak Fakture",
|
"invoice_template": "Predložak Fakture",
|
||||||
|
"conversion_message": "Invoice cloned successful",
|
||||||
"template": "Predložak",
|
"template": "Predložak",
|
||||||
"mark_as_sent": "Označi kao Poslano",
|
"mark_as_sent": "Označi kao Poslano",
|
||||||
"confirm_send_invoice": "Ova Faktura će biti poslana putem Email-a klijentu",
|
"confirm_send_invoice": "Ova Faktura će biti poslana putem Email-a klijentu",
|
||||||
"invoice_mark_as_sent": "Ova Faktura će biti označena kao poslana",
|
"invoice_mark_as_sent": "Ova Faktura će biti označena kao poslana",
|
||||||
|
"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 poslana putem Email-a klijentu",
|
"confirm_send": "Ova Faktura će biti poslana putem Email-a klijentu",
|
||||||
"invoice_date": "Datum Fakture",
|
"invoice_date": "Datum Fakture",
|
||||||
"record_payment": "Unesi Uplatu",
|
"record_payment": "Unesi Uplatu",
|
||||||
@ -360,6 +413,8 @@
|
|||||||
"update_invoice": "Ažuriraj Fakturu",
|
"update_invoice": "Ažuriraj Fakturu",
|
||||||
"add_new_tax": "Dodaj novi Porez",
|
"add_new_tax": "Dodaj novi Porez",
|
||||||
"no_invoices": "Još uvijek nema Faktura!",
|
"no_invoices": "Još uvijek nema Faktura!",
|
||||||
|
"mark_as_rejected": "Mark as rejected",
|
||||||
|
"mark_as_accepted": "Mark as accepted",
|
||||||
"list_of_invoices": "Ova sekcija sadrži popis Faktura.",
|
"list_of_invoices": "Ova sekcija sadrži popis Faktura.",
|
||||||
"select_invoice": "Odaberi Fakturu",
|
"select_invoice": "Odaberi Fakturu",
|
||||||
"no_matching_invoices": "Ne postoje Fakture koje odgovaraju pretrazi!",
|
"no_matching_invoices": "Ne postoje Fakture koje odgovaraju pretrazi!",
|
||||||
@ -382,6 +437,7 @@
|
|||||||
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
"select_an_item": "Unesi tekst ili klikni da izabereš",
|
||||||
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
"type_item_description": "Unesi opis Stavke (nije obavezno)"
|
||||||
},
|
},
|
||||||
|
"payment_attached_message": "One of the selected invoices already have a payment attached to it. Make sure to delete the attached payments first in order to go ahead with the removal",
|
||||||
"confirm_delete": "Nećeš moći vratiti ovu Fakturu | Nećeš moći vratiti ove Fakture",
|
"confirm_delete": "Nećeš moći vratiti ovu Fakturu | Nećeš moći vratiti ove Fakture",
|
||||||
"created_message": "Faktura uspješno kreirana",
|
"created_message": "Faktura uspješno kreirana",
|
||||||
"updated_message": "Faktura uspješno ažurirana",
|
"updated_message": "Faktura uspješno ažurirana",
|
||||||
@ -390,6 +446,115 @@
|
|||||||
"something_went_wrong": "nešto je krenulo naopako",
|
"something_went_wrong": "nešto je krenulo naopako",
|
||||||
"invalid_due_amount_message": "Ukupan iznos za plaćanje na 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."
|
"invalid_due_amount_message": "Ukupan iznos za plaćanje na 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": {
|
"payments": {
|
||||||
"title": "Uplate",
|
"title": "Uplate",
|
||||||
"payments_list": "Popis uplata",
|
"payments_list": "Popis uplata",
|
||||||
@ -434,6 +599,7 @@
|
|||||||
"select_a_customer": "Odaberi klijenta",
|
"select_a_customer": "Odaberi klijenta",
|
||||||
"expense_title": "Naslov",
|
"expense_title": "Naslov",
|
||||||
"customer": "Klijent",
|
"customer": "Klijent",
|
||||||
|
"currency": "Currency",
|
||||||
"contact": "Kontakt",
|
"contact": "Kontakt",
|
||||||
"category": "Kategorija",
|
"category": "Kategorija",
|
||||||
"from_date": "Datum od",
|
"from_date": "Datum od",
|
||||||
@ -487,6 +653,51 @@
|
|||||||
"enter_password": "Unesi lozinku",
|
"enter_password": "Unesi lozinku",
|
||||||
"retype_password": "Ponovo unesi lozinku"
|
"retype_password": "Ponovo unesi lozinku"
|
||||||
},
|
},
|
||||||
|
"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": "The minimum required version for this module does not match. Please upgrade your crater app to version: {version} to proceed.",
|
||||||
|
"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": {
|
"users": {
|
||||||
"title": "Korisnici",
|
"title": "Korisnici",
|
||||||
"users_list": "Popis korisnika",
|
"users_list": "Popis korisnika",
|
||||||
@ -511,7 +722,9 @@
|
|||||||
"confirm_delete": "Nećeš moći vratiti ovog Korisnika | Nećeš moći vratiti ove Korisnike",
|
"confirm_delete": "Nećeš moći vratiti ovog Korisnika | Nećeš moći vratiti ove Korisnike",
|
||||||
"created_message": "Korisnik uspješno napravljen",
|
"created_message": "Korisnik uspješno napravljen",
|
||||||
"updated_message": "Korisnik uspješno ažuriran",
|
"updated_message": "Korisnik uspješno ažuriran",
|
||||||
"deleted_message": "Korisnik uspješno obrisan | Korisnici uspješno obrisani"
|
"deleted_message": "Korisnik uspješno obrisan | Korisnici uspješno obrisani",
|
||||||
|
"select_company_role": "Select Role for {company}",
|
||||||
|
"companies": "Companies"
|
||||||
},
|
},
|
||||||
"reports": {
|
"reports": {
|
||||||
"title": "Izvještaj",
|
"title": "Izvještaj",
|
||||||
@ -588,7 +801,12 @@
|
|||||||
"file_disk": "File Disk",
|
"file_disk": "File Disk",
|
||||||
"custom_fields": "Prilagođena polja",
|
"custom_fields": "Prilagođena polja",
|
||||||
"payment_modes": "Način plaćanja",
|
"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": "Postavke",
|
"title": "Postavke",
|
||||||
"setting": "Postavke | Postavke",
|
"setting": "Postavke | Postavke",
|
||||||
@ -650,7 +868,13 @@
|
|||||||
"address": "Adresa",
|
"address": "Adresa",
|
||||||
"zip": "Poštanski broj",
|
"zip": "Poštanski broj",
|
||||||
"save": "Spremi",
|
"save": "Spremi",
|
||||||
"updated_message": "Podaci o firmi uspješno spremljeni"
|
"delete": "Delete",
|
||||||
|
"updated_message": "Podaci o firmi uspješno spremljeni",
|
||||||
|
"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": {
|
"custom_fields": {
|
||||||
"title": "Prilagođena polja",
|
"title": "Prilagođena polja",
|
||||||
@ -661,6 +885,7 @@
|
|||||||
"label": "Oznaka",
|
"label": "Oznaka",
|
||||||
"type": "Vrsta",
|
"type": "Vrsta",
|
||||||
"name": "Naziv",
|
"name": "Naziv",
|
||||||
|
"slug": "Slug",
|
||||||
"required": "Obavezno",
|
"required": "Obavezno",
|
||||||
"placeholder": "Opis polja (Placeholder)",
|
"placeholder": "Opis polja (Placeholder)",
|
||||||
"help_text": "Pomoćni tekst",
|
"help_text": "Pomoćni tekst",
|
||||||
@ -686,85 +911,104 @@
|
|||||||
"select_relative_date": "Odaberi relativan datum",
|
"select_relative_date": "Odaberi relativan datum",
|
||||||
"ticked_by_default": "Zadano odabrano",
|
"ticked_by_default": "Zadano odabrano",
|
||||||
"updated_message": "Prilagođeno polje uspješno ažurirano",
|
"updated_message": "Prilagođeno polje uspješno ažurirano",
|
||||||
"added_message": "Prilagođeno polje uspješno dodato"
|
"added_message": "Prilagođeno polje uspješ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": {
|
||||||
"customization": "prilagođavanje",
|
"customization": "prilagođavanje",
|
||||||
"save": "Spremi",
|
|
||||||
"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": "Web stranica",
|
|
||||||
"name": "Naziv",
|
|
||||||
"country": "Država",
|
|
||||||
"state": "Županija",
|
|
||||||
"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": "Postavke adrese uspješno ažurirano"
|
|
||||||
},
|
|
||||||
"updated_message": "Podaci o firmi su uspješno ažurirani",
|
"updated_message": "Podaci o firmi su uspješno ažurirani",
|
||||||
|
"save": "Spremi",
|
||||||
|
"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": {
|
"invoices": {
|
||||||
"title": "Fakture",
|
"title": "Fakture",
|
||||||
"notes": "Napomene",
|
"invoice_number_format": "Invoice Number Format",
|
||||||
"invoice_prefix": "Prefiks faktura",
|
"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": "Zadani sadržaj email-a za Fakture",
|
"default_invoice_email_body": "Zadani sadržaj email-a za Fakture",
|
||||||
"invoice_settings": "Postavke za fakture",
|
|
||||||
"autogenerate_invoice_number": "Automatski-generiraj broj fakture",
|
|
||||||
"autogenerate_invoice_number_desc": "Onemogući ovo. Ako ne želite automatski-generirane brojeve kod izrade nove fakture.",
|
|
||||||
"enter_invoice_prefix": "Unesite prefiks fakture",
|
|
||||||
"terms_and_conditions": "Uvjeti Korištenja",
|
|
||||||
"company_address_format": "Format adrese firme",
|
"company_address_format": "Format adrese firme",
|
||||||
"shipping_address_format": "Format adrese za dostavu firme",
|
"shipping_address_format": "Format adrese za dostavu firme",
|
||||||
"billing_address_format": "Format adrese za naplatu firme",
|
"billing_address_format": "Format adrese za naplatu firme",
|
||||||
"invoice_settings_updated": "Postavke fakture uspješno spremljene"
|
"invoice_email_attachment": "Send invoices as attachments",
|
||||||
|
"invoice_email_attachment_setting_description": "Enable this if you want to send invoices as email attachment. Please note that 'View Invoice' button in emails will not be displayed anymore when enabled.",
|
||||||
|
"invoice_settings_updated": "Postavke fakture uspješno spremljene",
|
||||||
|
"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": {
|
"estimates": {
|
||||||
"title": "Ponude",
|
"title": "Ponude",
|
||||||
"estimate_prefix": "Prefiks ponuda",
|
"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": "Zadani sadržaj email-a za Ponude",
|
"default_estimate_email_body": "Zadani sadržaj email-a za Ponude",
|
||||||
"estimate_settings": "Postavke za ponude",
|
|
||||||
"autogenerate_estimate_number": "Automatski-generiraj broj ponude",
|
|
||||||
"estimate_setting_description": "Onemogući ovo ako ne želite automatski-generirati broj ponude kada pravite novu ponudu.",
|
|
||||||
"enter_estimate_prefix": "Unesite prefiks ponude",
|
|
||||||
"estimate_setting_updated": "Postavke ponuda uspješno spremljene",
|
|
||||||
"company_address_format": "Format adrese firme",
|
"company_address_format": "Format adrese firme",
|
||||||
|
"shipping_address_format": "Format adrese za dostavu firme",
|
||||||
"billing_address_format": "Format adrese za naplatu firme",
|
"billing_address_format": "Format adrese za naplatu firme",
|
||||||
"shipping_address_format": "Format adrese za dostavu firme"
|
"estimate_email_attachment": "Send estimates as attachments",
|
||||||
|
"estimate_email_attachment_setting_description": "Enable this if you want to send the estimates as an email attachment. Please note that 'View Estimate' button in emails will not be displayed anymore when enabled.",
|
||||||
|
"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": {
|
"payments": {
|
||||||
"title": "Uplate",
|
"title": "Uplate",
|
||||||
"description": "Način plaćanja",
|
"payment_number_format": "Payment Number Format",
|
||||||
"payment_prefix": "Prefiks uplata",
|
"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": "Zadani sadržaj email-a za potvrdu o plaćanju (račun)",
|
"default_payment_email_body": "Zadani sadržaj email-a za potvrdu o plaćanju (račun)",
|
||||||
"payment_settings": "Postavke za plaćanja",
|
|
||||||
"autogenerate_payment_number": "Automatski-generiraj broj uplate",
|
|
||||||
"payment_setting_description": "Onemogući ovo ako ne želite automatski-generirati broj uplate kada pravite novu uplatu.",
|
|
||||||
"enter_payment_prefix": "Unesite prefiks uplate",
|
|
||||||
"payment_setting_updated": "Postavke plaćanja uspješno spremljene",
|
|
||||||
"payment_modes": "Način Plaćanja",
|
|
||||||
"add_payment_mode": "Dodaj način plaćanja",
|
|
||||||
"edit_payment_mode": "Izmjeni način plaćanja",
|
|
||||||
"mode_name": "Način plaćanja",
|
|
||||||
"payment_mode_added": "Način plaćanja dodan",
|
|
||||||
"payment_mode_updated": "Način plaćanja ažuriran",
|
|
||||||
"payment_mode_confirm_delete": "Nećeš moći vratiti ovaj Način Plaćanja",
|
|
||||||
"already_in_use": "Način plaćanja se već koristi",
|
|
||||||
"deleted_message": "Način plaćanja uspješno obrisan",
|
|
||||||
"company_address_format": "Format adrese firme",
|
"company_address_format": "Format adrese firme",
|
||||||
"from_customer_address_format": "Format adrese klijenta"
|
"from_customer_address_format": "Format adrese klijenta",
|
||||||
|
"payment_email_attachment": "Send payments as attachments",
|
||||||
|
"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": {
|
"items": {
|
||||||
"title": "Stavke",
|
"title": "Stavke",
|
||||||
@ -823,6 +1067,57 @@
|
|||||||
"email_save_message": "Email uspješno sačuvan",
|
"email_save_message": "Email uspješno sačuvan",
|
||||||
"please_enter_email": "Molim Vas unesite E-mail"
|
"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": {
|
"tax_types": {
|
||||||
"title": "Vrste Poreza",
|
"title": "Vrste Poreza",
|
||||||
"add_tax": "Dodaj Porez",
|
"add_tax": "Dodaj Porez",
|
||||||
@ -842,6 +1137,19 @@
|
|||||||
"confirm_delete": "Nećete moći vratiti Vrstu Poreza",
|
"confirm_delete": "Nećete moći vratiti Vrstu Poreza",
|
||||||
"already_in_use": "Porez se već koristi"
|
"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",
|
||||||
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
"title": "Kategorija Rashoda",
|
"title": "Kategorija Rashoda",
|
||||||
"action": "Radnja",
|
"action": "Radnja",
|
||||||
@ -866,6 +1174,8 @@
|
|||||||
"discount_setting": "Postavke popusta",
|
"discount_setting": "Postavke popusta",
|
||||||
"discount_per_item": "Popust po stavkama",
|
"discount_per_item": "Popust po stavkama",
|
||||||
"discount_setting_description": "Izaberite ovo ako želite dodati Popust na individualne stavke. Zadana vrijednost je da je Popust dodan direktno na fakturu.",
|
"discount_setting_description": "Izaberite ovo ako želite dodati Popust na individualne stavke. Zadana vrijednost je da je Popust dodan 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": "Spremi",
|
"save": "Spremi",
|
||||||
"preference": "Preferencija | Preferencije",
|
"preference": "Preferencija | Preferencije",
|
||||||
"general_settings": "Zadane postavke za sistem",
|
"general_settings": "Zadane postavke za sistem",
|
||||||
@ -873,7 +1183,14 @@
|
|||||||
"select_language": "Izaberi Jezik",
|
"select_language": "Izaberi Jezik",
|
||||||
"select_time_zone": "Izaberi Vremensku Zonu",
|
"select_time_zone": "Izaberi Vremensku Zonu",
|
||||||
"select_date_format": "Izaberi Format Datuma",
|
"select_date_format": "Izaberi Format Datuma",
|
||||||
"select_financial_year": "Izaberi Financijsku Godinu"
|
"select_financial_year": "Izaberi Financijsku 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": {
|
"update_app": {
|
||||||
"title": "Ažuriraj aplikaciju",
|
"title": "Ažuriraj aplikaciju",
|
||||||
@ -895,7 +1212,8 @@
|
|||||||
"running_migrations": "Migracije u toku",
|
"running_migrations": "Migracije u toku",
|
||||||
"finishing_update": "Završavanje ažuriranja",
|
"finishing_update": "Završavanje ažuriranja",
|
||||||
"update_failed": "Neuspešno ažuriranje",
|
"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": {
|
"backup": {
|
||||||
"title": "Sigurnosna kopija | Sigurnosne kopije",
|
"title": "Sigurnosna kopija | Sigurnosne kopije",
|
||||||
@ -977,6 +1295,18 @@
|
|||||||
"disk_variables_save_successfully": "Disk uspješno podešen",
|
"disk_variables_save_successfully": "Disk uspješno podešen",
|
||||||
"disk_variables_save_error": "Postavljanje diska nije uspjelo.",
|
"disk_variables_save_error": "Postavljanje diska nije uspjelo.",
|
||||||
"invalid_disk_credentials": "Pogrešne akreditacije za navedeni disk"
|
"invalid_disk_credentials": "Pogrešne akreditacije za navedeni disk"
|
||||||
|
},
|
||||||
|
"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": {
|
"wizard": {
|
||||||
@ -994,6 +1324,7 @@
|
|||||||
"logo_preview": "Pregled logotipa",
|
"logo_preview": "Pregled logotipa",
|
||||||
"preferences": "Preference",
|
"preferences": "Preference",
|
||||||
"preferences_desc": "Zadane Preference za sistem",
|
"preferences_desc": "Zadane Preference za sistem",
|
||||||
|
"currency_set_alert": "The company's currency cannot be changed later.",
|
||||||
"country": "Država",
|
"country": "Država",
|
||||||
"state": "Županija",
|
"state": "Županija",
|
||||||
"city": "Grad",
|
"city": "Grad",
|
||||||
@ -1031,6 +1362,15 @@
|
|||||||
"permission_confirm_desc": "Provjera dozvola za foldere nije uspjela",
|
"permission_confirm_desc": "Provjera dozvola za foldere nije uspjela",
|
||||||
"permission_desc": "U nastavku se nalazi popis dozvola za foldere koji su nužni kako bi alikacija radila. Ukoliko provjera dozvola ne uspije, ažuriraj svoj popis dozvola za te foldere."
|
"permission_desc": "U nastavku se nalazi popis dozvola za foldere koji su nužni kako bi alikacija radila. Ukoliko provjera dozvola ne uspije, ažuriraj svoj popis 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": {
|
"mail": {
|
||||||
"host": "Mail Host",
|
"host": "Mail Host",
|
||||||
"port": "Mail Port",
|
"port": "Mail Port",
|
||||||
@ -1081,6 +1421,7 @@
|
|||||||
"not_yet": "Još uvijek ništa? Pošalji ponovno",
|
"not_yet": "Još uvijek ništa? Pošalji ponovno",
|
||||||
"password_min_length": "Lozinka mora imati {count} znakova",
|
"password_min_length": "Lozinka mora imati {count} znakova",
|
||||||
"name_min_length": "Naziv mora imati najmanje {count} slova",
|
"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 poreznu stopu",
|
"enter_valid_tax_rate": "Unesite odgovarajuću poreznu stopu",
|
||||||
"numbers_only": "Mogu se unositi samo brojevi",
|
"numbers_only": "Mogu se unositi samo brojevi",
|
||||||
"characters_only": "Mogu se unositi samo znakovi",
|
"characters_only": "Mogu se unositi samo znakovi",
|
||||||
@ -1095,6 +1436,7 @@
|
|||||||
"price_minvalue": "Cijena mora biti veća od 0",
|
"price_minvalue": "Cijena mora biti veća od 0",
|
||||||
"amount_maxlength": "Iznos ne može da ima više od 20 znakova",
|
"amount_maxlength": "Iznos ne može da ima više od 20 znakova",
|
||||||
"amount_minvalue": "Iznos mora biti veći od 0",
|
"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 imati više od 65,000 znakova",
|
"description_maxlength": "Opis ne može imati više od 65,000 znakova",
|
||||||
"subject_maxlength": "Predmet ne može imati više od 100 znakova",
|
"subject_maxlength": "Predmet ne može imati više od 100 znakova",
|
||||||
"message_maxlength": "Poruka ne može imati više od 255 znakova",
|
"message_maxlength": "Poruka ne može imati više od 255 znakova",
|
||||||
@ -1103,7 +1445,38 @@
|
|||||||
"address_maxlength": "Adresa ne može imati više od 255 znakova",
|
"address_maxlength": "Adresa ne može imati više od 255 znakova",
|
||||||
"ref_number_maxlength": "Poziv na broj ne može imati više od 225 znakova",
|
"ref_number_maxlength": "Poziv na broj ne može imati više od 225 znakova",
|
||||||
"prefix_maxlength": "Prefiks ne može imati više od 5 znakova",
|
"prefix_maxlength": "Prefiks ne može imati više od 5 znakova",
|
||||||
"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": "Ponuda",
|
"pdf_estimate_label": "Ponuda",
|
||||||
"pdf_estimate_number": "Broj Ponude",
|
"pdf_estimate_number": "Broj Ponude",
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Modalità di pagamento aggiunta",
|
"payment_mode_added": "Modalità di pagamento aggiunta",
|
||||||
"payment_mode_updated": "Modalità di pagamento aggiornata",
|
"payment_mode_updated": "Modalità di pagamento aggiornata",
|
||||||
"payment_mode_confirm_delete": "Non potrai ripristinare la modalità di pagamento",
|
"payment_mode_confirm_delete": "Non potrai ripristinare la modalità di pagamento",
|
||||||
"already_in_use": "Modalità di pagamento già in uso",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Modalità di pagamento eliminata con successo"
|
"deleted_message": "Modalità di pagamento eliminata con successo"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Mokėjimo Būdas pridėtas",
|
"payment_mode_added": "Mokėjimo Būdas pridėtas",
|
||||||
"payment_mode_updated": "Mokėjimo Būdas atnaujintas",
|
"payment_mode_updated": "Mokėjimo Būdas atnaujintas",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Mokėjimo Būdas jau naudojamas",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Mokėjimo Būdas sėkmingai pašalintas"
|
"deleted_message": "Mokėjimo Būdas sėkmingai pašalintas"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Betaalwijze toegevoegd",
|
"payment_mode_added": "Betaalwijze toegevoegd",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
@ -1146,7 +1146,8 @@
|
|||||||
"payment_mode_added": "Payment Mode Added",
|
"payment_mode_added": "Payment Mode Added",
|
||||||
"payment_mode_updated": "Payment Mode Updated",
|
"payment_mode_updated": "Payment Mode Updated",
|
||||||
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
"payment_mode_confirm_delete": "You will not be able to recover this Payment Mode",
|
||||||
"already_in_use": "Payment Mode is already in use",
|
"payments_attached": "This payment method is already attached to payments. Please delete the attached payments to proceed with deletion.",
|
||||||
|
"expenses_attached": "This payment method is already attached to expenses. Please delete the attached expenses to proceed with deletion.",
|
||||||
"deleted_message": "Payment Mode deleted successfully"
|
"deleted_message": "Payment Mode deleted successfully"
|
||||||
},
|
},
|
||||||
"expense_category": {
|
"expense_category": {
|
||||||
|
|||||||
Reference in New Issue
Block a user