diff options
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r-- | core/l10n/hi.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php index ec9381c787d..c8bfaac9267 100644 --- a/core/l10n/hi.php +++ b/core/l10n/hi.php @@ -1,8 +1,5 @@ <?php $TRANSLATIONS = array( -"Category type not provided." => "कैटेगरी प्रकार उपलब्ध नहीं है", -"This category already exists: %s" => "यह कैटेगरी पहले से ही मौजूद है: %s", -"Object type not provided." => "ऑब्जेक्ट प्रकार नहीं दिया हुआ", "Sunday" => "रविवार", "Monday" => "सोमवार", "Tuesday" => "मंगलवार", @@ -28,8 +25,8 @@ $TRANSLATIONS = array( "_%n day ago_::_%n days ago_" => array("",""), "_%n month ago_::_%n months ago_" => array("",""), "_{count} file conflict_::_{count} file conflicts_" => array("",""), -"Error" => "त्रुटि", "Share" => "साझा करें", +"Error" => "त्रुटि", "Share with" => "के साथ साझा", "Password" => "पासवर्ड", "Send" => "भेजें", @@ -37,6 +34,7 @@ $TRANSLATIONS = array( "Sending ..." => "भेजा जा रहा है", "Email sent" => "ईमेल भेज दिया गया है ", "Warning" => "चेतावनी ", +"Add" => "डाले", "Use the following link to reset your password: {link}" => "आगे दिये गये लिंक का उपयोग पासवर्ड बदलने के लिये किजीये: {link}", "You will receive a link to reset your password via Email." => "पासवर्ड बदलने कि लिंक आपको ई-मेल द्वारा भेजी जायेगी|", "Username" => "प्रयोक्ता का नाम", @@ -47,7 +45,6 @@ $TRANSLATIONS = array( "Apps" => "Apps", "Help" => "सहयोग", "Cloud not found" => "क्लौड नहीं मिला ", -"Add" => "डाले", "Security Warning" => "सुरक्षा चेतावनी ", "Create an <strong>admin account</strong>" => "व्यवस्थापक खाता बनाएँ", "Advanced" => "उन्नत", |