diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-11 00:02:42 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-11 00:02:42 +0100 |
commit | 9f8cc09642671577139767541f680277b26f5c05 (patch) | |
tree | 674f6033911fc455a70ba9c00cf9ccd990f436b8 /core/l10n/hi.php | |
parent | 04aa029cd3f16dc17f06e5a7e11eba5fc07eb2e7 (diff) | |
download | nextcloud-server-9f8cc09642671577139767541f680277b26f5c05.tar.gz nextcloud-server-9f8cc09642671577139767541f680277b26f5c05.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index c84f76c4e49..0e4f18c6cd8 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -1,6 +1,10 @@ <?php $TRANSLATIONS = array( "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" => "नया पासवर्ड", "Cloud not found" => "क्लौड नहीं मिला ", "Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ", "Advanced" => "उन्नत", |