diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-18 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-18 01:56:30 -0400 |
commit | 4dd07f572ca726c7e62204170c3fdbf5c6c6cfbd (patch) | |
tree | c9df0ef9cc680bb2a233c33526ce47da1d4cc511 /settings/l10n/hi.php | |
parent | ddeb301ad63d464c7d16416a2e056a0225f0a61e (diff) | |
download | nextcloud-server-4dd07f572ca726c7e62204170c3fdbf5c6c6cfbd.tar.gz nextcloud-server-4dd07f572ca726c7e62204170c3fdbf5c6c6cfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/hi.php')
-rw-r--r-- | settings/l10n/hi.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php index 67463ef7bd4..c19ac7e1018 100644 --- a/settings/l10n/hi.php +++ b/settings/l10n/hi.php @@ -4,8 +4,10 @@ $TRANSLATIONS = array( "Error" => "त्रुटि", "Update" => "अद्यतन", "Security Warning" => "सुरक्षा चेतावनी ", +"More" => "और अधिक", "Password" => "पासवर्ड", "New password" => "नया पासवर्ड", +"Cancel" => "रद्द करें ", "Username" => "प्रयोक्ता का नाम" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |