nextcloud/core/l10n/hi.php

28 lines
1.6 KiB
PHP

<?php $TRANSLATIONS = array(
"Settings" => "सेटिंग्स",
"Password" => "पासवर्ड",
"Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}",
"You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|",
"Username" => "प्रयोक्ता का नाम",
"Your password was reset" => "आपका पासवर्ड बदला गया है",
"New password" => "नया पासवर्ड",
"Personal" => "यक्तिगत",
"Users" => "उपयोगकर्ता",
"Apps" => "Apps",
"Help" => "सहयोग",
"Cloud not found" => "क्लौड नहीं मिला ",
"Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ",
"Advanced" => "उन्नत",
"Data folder" => "डाटा फोल्डर",
"Configure the database" => "डेटाबेस कॉन्फ़िगर करें ",
"will be used" => "उपयोग होगा",
"Database user" => "डेटाबेस उपयोगकर्ता",
"Database password" => "डेटाबेस पासवर्ड",
"Database name" => "डेटाबेस का नाम",
"Finish setup" => "सेटअप समाप्त करे",
"Log out" => "लोग आउट",
"remember" => "याद रखें",
"prev" => "पिछला",
"next" => "अगला"
);