Skip to content

Commit

Permalink
Issue bagisto#7119 Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay bhatt committed Nov 21, 2022
1 parent a202f6e commit 64dc2a2
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions packages/Webkul/Admin/src/Resources/lang/hi_IN/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,9 @@
'title' => 'मेरा खाता',
'save-btn-title' => 'सहेजें',
'general' => 'आम',
'upload-image-info' => 'Upload a Profile Image (100px x 100px) in PNG or JPG Format',
'remove-image' => 'Remove Image',
'image-upload-message' => 'Only images (.jpeg, .jpg, .png, ..) are allowed.',
'upload-image-info' => 'पीएनजी या जेपीजी प्रारूप में एक प्रोफ़ाइल छवि (100 पीएक्स x 100 पीएक्स) अपलोड करें',
'remove-image' => 'छवि हटाएं',
'image-upload-message' => 'केवल छवियों (.jpeg, .jpg, .png, ..) की अनुमति है।',
'name' => 'नाम',
'email' => 'ईमेल',
'password' => 'कुंजिका',
Expand Down Expand Up @@ -522,8 +522,8 @@
'invoice-missing' => 'यह चालान आईडी मौजूद नहीं है',
'transaction-saved' => 'लेन-देन सहेजा गया है',
'already-paid' => 'इस चालान का भुगतान पहले ही किया जा चुका है',
'transaction-amount-exceeds' => 'The specified amount of this transaction exceeds the total amount of the invoice.',
'transaction-amount-zero' => 'Transaction amount can be zero or less',
'transaction-amount-exceeds' => 'इस लेन-देन की निर्दिष्ट राशि चालान की कुल राशि से अधिक है।',
'transaction-amount-zero' => 'लेन-देन की राशि शून्य या कम हो सकती है',
],
],
],
Expand Down Expand Up @@ -621,13 +621,13 @@
'saved-inventory-message' => 'उत्पाद सूची सफलतापूर्वक सहेजी गई।',
'image-size' => 'इमेज रेजोल्यूशन 640px X 640px जैसा होना चाहिए',
'validations' => [
'quantity-required' => 'Quantity is required.',
'quantity-integer' => 'Quantity should be integer.',
'quantity-min-zero' => 'Quantity should be greater then zero.',
'quantity-required' => 'मात्रा आवश्यक है।',
'quantity-integer' => 'मात्रा पूर्णांक होनी चाहिए।',
'quantity-min-zero' => 'मात्रा शून्य से अधिक होनी चाहिए।',
],
'video-size' => 'Maximum video size should be like :size',
'pending-ordered-qty' => 'Pending Ordered Qty: :qty',
'pending-ordered-qty-info' => 'Pending Ordered quantity will be deducted from the respective inventory soruce after the shipment. In case of cancellation pending quantity will be available for sale.',
'video-size' =>'अधिकतम वीडियो आकार इस प्रकार होना चाहिए: आकार',
'pending-ordered-qty' => 'लंबित आदेशित मात्रा: :मात्रा',
'pending-ordered-qty-info' => 'शिपमेंट के बाद लंबित आदेशित मात्रा को संबंधित इन्वेंट्री सोर्स से घटा दिया जाएगा। रद्दीकरण के मामले में लंबित मात्रा बिक्री के लिए उपलब्ध होगी।',
],

'attributes' => [
Expand Down Expand Up @@ -697,8 +697,8 @@
'name' => 'नाम',
'groups' => 'समूह',
'add-group-title' => 'समूह जोड़ें',
'edit-group-title' => 'Edit Group',
'update-group-title' => 'Update Group',
'edit-group-title' => 'समूह संपादित करें',
'update-group-title' => 'अद्यतन समूह',
'position' => 'स्थान',
'attribute-code' => 'कोड',
'type' => 'प्रकार',
Expand Down Expand Up @@ -784,7 +784,7 @@
'title' => 'कर की दर संपादित करें',
'edit-button-title' => 'दर संपादित करें',
],
'zip_code' => 'Zip Code',
'zip_code' => 'पिन कोड',
],

'sales' => [
Expand Down Expand Up @@ -922,24 +922,24 @@
],

'sliders' => [
'title' => 'Sliders',
'name' => 'Name',
'add-title' => 'Create Slider',
'edit-title' => 'Edit Slider',
'save-btn-title' => 'Save Slider',
'general' => 'General',
'image' => 'Image',
'content' => 'Content',
'channels' => 'Channel',
'created-success' => 'Slider item created successfully',
'created-fault' => 'Error in creating slider item',
'update-success' => 'Slider item successfully updated',
'update-fail' => 'Slider cannot be updated',
'delete-success' => 'Cannot delete last slider item',
'delete-fail' => 'Slider item successfully deleted',
'expired-at' => 'Expire Date',
'sort-order' => 'Sort Order',
'image-size' => 'Image resolution should be like 1920px X 550px',
'title' => 'स्लाइडर्स',
'name' => 'नाम',
'add-title' => 'स्लाइडर बनाएं',
'edit-title' => 'एडिट स्लाइडर',
'save-btn-title' => 'स्लाइडर सहेजें',
'general' => 'सामान्य',
'image' => 'छवि',
'content' => 'विषय',
'channels' => 'चैनल',
'created-success' => 'स्लाइडर आइटम सफलतापूर्वक बनाया गया',
'created-fault' => 'स्लाइडर आइटम बनाने में त्रुटि',
'update-success' => 'स्लाइडर आइटम सफलतापूर्वक अपडेट किया गया',
'update-fail' => 'स्लाइडर अपडेट नहीं किया जा सकता',
'delete-success' => 'अंतिम स्लाइडर आइटम हटा नहीं सकते',
'delete-fail' => 'स्लाइडर आइटम सफलतापूर्वक हटा दिया गया',
'expired-at' => 'समाप्त होने की तिथि',
'sort-order' => 'क्रमबद्ध करेन का आदेश',
'image-size' => 'इमेज रेजोल्यूशन 1920px X 550px जैसा होना चाहिए',
],

'tax-categories' => [
Expand Down Expand Up @@ -1312,18 +1312,18 @@
],

'sitemaps' => [
'title' => 'Sitemaps',
'add-title' => 'Add Sitemap',
'edit-title' => 'Edit Sitemap',
'save-btn-title' => 'Save',
'general' => 'General',
'file-name' => 'File Name',
'file-name-info' => 'Example: sitemap.xml',
'path' => 'Path',
'path-info' => 'Example: "/sitemap/" or "/" for base path',
'create-success' => 'Sitemap created successfully.',
'update-success' => 'Sitemap updated successfully.',
'delete-success' => 'Sitemap deleted successfully.',
'title' => 'साइटमैप',
'add-title' => 'साइटमैप जोड़ें',
'edit-title' => 'साइटमैप संपादित करें',
'save-btn-title' => 'बचाना',
'general' => 'सामान्य',
'file-name' => 'फ़ाइल का नाम',
'file-name-info' => 'उदाहरण: साइटमैप.एक्सएमएल',
'path' => 'रास्ता',
'path-info' => 'उदाहरण: "/sitemap/" या "/" आधार पथ के लिए',
'create-success' => 'साइटमैप सफलतापूर्वक बनाया गया।',
'update-success' => 'साइटमैप सफलतापूर्वक अपडेट किया गया।',
'delete-success' => 'साइटमैप सफलतापूर्वक हटा दिया गया।',
]
],

Expand Down Expand Up @@ -1675,7 +1675,7 @@
'canceled' => 'आदेश रद्द',
'pending' => 'आदेश लम्बित',
'processing' => 'आदेश प्रसंस्करण',
'pending_payment' => 'En attente de paiement',
'pending_payment' => 'एन अटेंशन डे पैमेंट',
],
],
];

0 comments on commit 64dc2a2

Please sign in to comment.