new crowdin translations

This commit is contained in:
Crowdin Bot
2021-11-22 17:46:09 +00:00
parent b132ce880a
commit b09a74cf1a
40 changed files with 272 additions and 14 deletions

View File

@@ -9,12 +9,23 @@ return [
'new' => 'नया',
'top_free' => 'टॉप फ़्री',
'free' => 'फ़्री',
'monthly' => 'मासिक',
'yearly' => 'वार्षिक',
'yearly_pricing' => 'वार्षिक मूल्य निर्धारण',
'monthly_price' => ' :price से',
'per_month' => 'प्रति माह',
'billed_yearly' => 'वार्षिक बिल किया गया',
'billed_monthly' => 'मासिक बिल किया गया',
'save_year' => 'आप सालाना <strong>:price</strong> बचाते हैं!',
'if_paid_year' => 'या <strong>:price/mo</strong> अगर सालाना भुगतान किया जाता है',
'information_monthly' => 'यह विकल्प केवल <strong>क्लाउड सेवा</strong> के लिए मान्य है',
'install' => 'इंस्टॉल करें',
'buy_now' => 'अभी खरीदें',
'get_api_key' => 'अपनी एपीआई कुंजी प्राप्त करने के लिए यहां <a href=":url" target="_blank">क्लिक</a> करें।',
'no_apps' => 'इस श्रेणी में अभी तक कोई एप्लिकेशन नहीं हैं।',
'become_developer' => 'क्या आप एक डेवलपर हैं? <a href=":url" target="_blank">यहां</a> आप सीख सकते हैं कि ऐप कैसे बनाएं और आज बेचना शुरू करें!',
'recommended_apps' => 'अनुशंसित ऐप्स',
'can_not_install' => 'मासिक सदस्यता केवल क्लाउड सेवा पर उपलब्ध है। <a href="https://akaunting.com/upgrad-to-yearly" target="_blank">और जानें।</a>',
'about' => 'के बारे में',

View File

@@ -3,6 +3,9 @@
return [
'recurring' => 'आवर्ती',
'interval' => 'अंतराल',
'frequency' => 'आवृत्ति',
'count' => 'गणना',
'every' => 'हर एक',
'period' => 'अवधि',
'times' => 'समय',
@@ -16,5 +19,7 @@ return [
'months' => 'महीना(s)',
'years' => 'वर्ष(s)',
'message' => 'यह एक आवर्ती :type है और अगला :type :date को स्वचालित रूप से उत्पन्न हो जाएगा',
'message_parent' => 'यह :type स्वचालित रूप से :link से उत्पन्न हुआ था',
'tooltip' => 'पूर्वनिर्धारित अवधियों के अलावा, आवश्यकताओं के संबंध में अनुकूलित अवधियों को समायोजित करना संभव है।<br><b>युक्ति:</b> असीमित पुनरावृति के लिए गणना को शून्य पर सेट किया जाना चाहिए।',
];

View File

@@ -15,6 +15,7 @@ return [
'reconciled' => 'मेल मिलाप',
'expense_account' => 'खाते से',
'income_account' => 'खाते में',
'recurring' => 'आवर्ती',
],
];