diff options
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index 7d55c5b6b2f..cb265e13191 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -1,5 +1,20 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "उपयोगकर्ता %s ने आप के साथ एक फ़ाइल सहभाजीत किया", +"January" => "जनवरी", +"February" => "फरवरी", +"March" => "मार्च", +"April" => "अप्रैल", +"May" => "मई", +"June" => "जून", +"July" => "जुलाई", +"August" => "अगस्त", +"September" => "सितम्बर", +"October" => "अक्टूबर", +"November" => "नवंबर", +"December" => "दिसम्बर", "Settings" => "सेटिंग्स", +"Share" => "साझा करें", +"Share with" => "के साथ साझा", "Password" => "पासवर्ड", "Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}", "You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|", |