summaryrefslogtreecommitdiffstats
path: root/core/l10n/hi.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 00:21:45 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-12 00:21:45 +0100
commitfb23ac3ce2e0b3f002f036e55e516b672f088dc0 (patch)
tree462385e08ac1c32fc90dc81ae9f701110393a850 /core/l10n/hi.php
parent04bf8c1b66d6adef0466efae00c32745465767f2 (diff)
downloadnextcloud-server-fb23ac3ce2e0b3f002f036e55e516b672f088dc0.tar.gz
nextcloud-server-fb23ac3ce2e0b3f002f036e55e516b672f088dc0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hi.php')
-rw-r--r--core/l10n/hi.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/hi.php b/core/l10n/hi.php
index d7f9fd150b0..7d55c5b6b2f 100644
--- a/core/l10n/hi.php
+++ b/core/l10n/hi.php
@@ -1,17 +1,27 @@
<?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" => "अगला"
);