new crowdin translations

This commit is contained in:
Crowdin Bot
2023-03-02 00:22:42 +00:00
parent 6015e3a1e7
commit 3527bc3232
77 changed files with 2099 additions and 552 deletions

View File

@ -90,6 +90,7 @@ return [
'monthly' => 'मासिक',
'quarterly' => 'त्रैमासिक',
'yearly' => 'वार्षिक',
'lifetime' => 'जीवनपर्यंत',
'add' => 'जोड़ें',
'add_new' => 'नया जोड़ें',
'add_income' => 'आय जोड़ें',

View File

@ -28,8 +28,10 @@ return [
'yearly_pricing' => 'वार्षिक मूल्य निर्धारण',
'monthly_price' => ' :price से',
'per_month' => 'प्रति माह',
'billed_yearly' => 'वार्षिक बिल किया गया',
'once' => 'एक बार',
'billed_monthly' => 'मासिक बिल किया गया',
'billed_yearly' => 'वार्षिक बिल किया गया',
'billed_once' => 'एक बार बिल किया',
'save_year' => 'आप सालाना <strong>:price</strong> बचाते हैं!',
'if_paid_year' => 'या <strong>:price/mo</strong> अगर सालाना भुगतान किया जाता है',
'information_monthly' => 'यह विकल्प केवल <strong>क्लाउड सेवा</strong> के लिए मान्य है',
@ -102,6 +104,10 @@ return [
'finish' => ':module इंस्टॉलेसन को अंतिम रूप देने में सक्षम नहीं है',
],
'warning' => [
'latest_version' => 'आप :module के नवीनतम संस्करण का उपयोग कर रहे हैं, कोई अपडेट उपलब्ध नहीं है।',
],
'badge' => [
'installed' => 'इंस्टॉलेंड',
'pre_sale' => 'पूर्व-बिक्री',

View File

@ -185,4 +185,16 @@ return [
'mark_read_all' => ':type सभी सूचनाएं पढ़ता है!',
],
'browser' => [
'firefox' => [
'title' => 'फ़ायरफ़ॉक्स आइकन कॉन्फ़िगरेशन',
'description' => '<span class="font-medium">यदि आपके चिह्न प्रकट नहीं होते हैं तो कृपया;</span> <br /> <span class="font-medium">कृपया उपरोक्त आपके चयनों के बजाय पृष्ठों को अपने स्वयं के फ़ॉन्ट चुनने की अनुमति दें</span> <br /><br /> <span class="font-bold"> सेटिंग्स (प्राथमिकताएं)> फ़ॉन्ट्स> उन्नत</span>',
],
],
];