New translations en.json (Urdu (Pakistan))

[ci skip]
This commit is contained in:
Darko Gjorgjijoski
2026-06-14 23:52:55 +02:00
parent 866542974c
commit 496ed83528

View File

@@ -26,6 +26,7 @@
"copy_pdf_url": "Copy PDF Url",
"download_pdf": "Download PDF",
"save": "Save",
"skip": "Skip",
"create": "Create",
"cancel": "Cancel",
"accept": "Accept",
@@ -906,12 +907,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",
@@ -1023,7 +1024,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",
@@ -1259,12 +1260,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",
@@ -1294,7 +1295,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",
@@ -1483,10 +1484,12 @@
"update_failed": "Update Failed",
"update_failed_text": "Sorry! Your update failed on : {step} step",
"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.",
"requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again."
"requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again.",
"containerized_title": "Running in Docker",
"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",
@@ -1509,7 +1512,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",
@@ -1697,7 +1700,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",