New translations en.json (Urdu (Pakistan))

[ci skip]
This commit is contained in:
Darko Gjorgjijoski
2026-08-02 14:39:25 +02:00
parent efba68574f
commit d24b41c01a
+44 -16
View File
@@ -181,7 +181,10 @@
"compound_tax": "Compound Tax",
"percentage": "Percentage",
"fixed_amount": "Fixed Amount",
"tax_type": "Tax Type"
"tax_type": "Tax Type",
"used_for": "Used for",
"sales": "Sales",
"purchases": "Purchases"
},
"global_search": {
"search": "Search...",
@@ -709,6 +712,17 @@
"description": "Description",
"receipt": "Receipt",
"amount": "Amount",
"gross": "Gross",
"input_tax": "Input Tax",
"net": "Net",
"taxes": "Taxes",
"taxes_description": "Record the purchase tax included in this expense.",
"add_tax": "Add Tax",
"add_new_tax": "Add New Tax",
"tax_amount": "Tax Amount",
"tax_summary": "Tax summary",
"no_taxes": "No taxes added",
"no_taxes_description": "Add a purchase tax when it applies to this expense.",
"action": "Action",
"not_selected": "Not selected",
"note": "Note",
@@ -929,12 +943,12 @@
"tax_types": "Tax Types",
"expense_category": "Expense Categories",
"update_app": "Update App",
"backup": "Backup",
"file_disk": "File Disk",
"backup": "Backups",
"file_disk": "File Disks",
"fonts": "Font Packages",
"custom_fields": "Custom Fields",
"payment_modes": "Payment Modes",
"notes": "Notes",
"notes": "Record Notes",
"exchange_rate": "Exchange Rate",
"address_information": "Address Information",
"pdf_generation": "PDF Generation",
@@ -1046,7 +1060,7 @@
"from_name": "From Mail Name",
"from_mail": "From Mail Address",
"encryption": "Mail Encryption",
"mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.",
"mail_config_desc": "Configure the Laravel mail driver used to send emails from the application, including provider-specific credentials when needed.",
"company_mail_config": "Mail Configuration",
"company_mail_config_desc": "Configure a custom mail driver for this company. When enabled, this overrides the global mail configuration.",
"company_mail_config_updated": "Company mail configuration updated successfully",
@@ -1303,12 +1317,12 @@
}
},
"account_settings": {
"profile_picture": "Profile Picture",
"profile_picture": "Profile Photo",
"name": "Name",
"email": "Email",
"password": "Password",
"confirm_password": "Confirm Password",
"account_settings": "Account Settings",
"account_settings": "User Settings",
"general": "General",
"general_description": "Update your name, email and language preference.",
"security": "Security",
@@ -1338,7 +1352,7 @@
"please_enter_email": "Please Enter Email"
},
"roles": {
"title": "Roles",
"title": "Company Roles",
"description": "Manage the roles & permissions of this company",
"save": "Save",
"add_new_role": "Add New Role",
@@ -1532,7 +1546,7 @@
"containerized_message": "The in-app updater is disabled for Docker installs. To upgrade, pull the latest image and recreate the container:"
},
"backup": {
"title": "Backup | Backups",
"title": "Backups | Backups",
"description": "The backup is a zipfile that contains all files in the directories you specify along with a dump of your database",
"new_backup": "Add New Backup",
"create_backup": "Create Backup",
@@ -1555,7 +1569,7 @@
"invalid_disk_credentials": "Invalid credential of selected disk"
},
"disk": {
"title": "File Disk | File Disks",
"title": "File Disks | File Disks",
"description": "By default, InvoiceShelf will use your local disk for saving backups, avatar and other image files. You can configure more than one disk drivers like DigitalOcean, S3 and Dropbox according to your preference.",
"created_at": "created at",
"dropbox": "dropbox",
@@ -1743,7 +1757,7 @@
"from_name": "From Mail Name",
"from_mail": "From Mail Address",
"encryption": "Mail Encryption",
"mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.",
"mail_config_desc": "Configure the mail driver used to send emails from the application. If you are unsure how to configure this, leave it set to Sendmail.",
"basic_settings": "Basic Settings",
"advanced_settings": "Advanced Settings",
"show_advanced_settings": "Show Advanced Settings",
@@ -1893,22 +1907,36 @@
"pdf_payment_number": "Payment Number",
"pdf_payment_mode": "Payment Mode",
"pdf_payment_amount_received_label": "Amount Received",
"pdf_expense_report_label": "EXPENSES REPORT",
"pdf_total_expenses_label": "TOTAL EXPENSE",
"pdf_expense_report_label": "Expenses report",
"pdf_total_expenses_label": "Total expenses",
"pdf_profit_loss_label": "PROFIT & LOSS REPORT",
"pdf_sales_customers_label": "Sales Customer Report",
"pdf_sales_items_label": "Sales Item Report",
"pdf_tax_summery_label": "Tax Summary Report",
"pdf_income_label": "INCOME",
"pdf_net_profit_label": "NET PROFIT",
"pdf_income_label": "Income",
"pdf_net_profit_label": "Net profit",
"pdf_customer_sales_report": "Sales Report: By Customer",
"pdf_total_sales_label": "TOTAL SALES",
"pdf_total_sales_label": "Total sales",
"pdf_item_sales_label": "Sales Report: By Item",
"pdf_tax_report_label": "TAX REPORT",
"pdf_total_tax_label": "TOTAL TAX",
"pdf_tax_types_label": "Tax Types",
"pdf_output_tax_label": "Output Tax",
"pdf_input_tax_label": "Input Tax",
"pdf_tax_payable_label": "Tax Payable",
"pdf_tax_refundable_label": "Tax Refundable",
"pdf_tax_balance_label": "Tax Balance",
"pdf_expenses_label": "Expenses",
"pdf_report_category_label": "Category",
"pdf_report_date_label": "Date",
"pdf_report_document_label": "Document",
"pdf_report_item_label": "Item",
"pdf_report_tax_type_label": "Tax type",
"pdf_report_no_records": "No records in this period",
"pdf_expense_group_total_label": "Group total:",
"pdf_expense_date_label": "Date",
"pdf_expense_note_label": "Note",
"pdf_expense_amount_label": "Amount",
"pdf_bill_to": "Bill to,",
"pdf_ship_to": "Ship to,",
"pdf_received_from": "Received from:",