commit 648f1c4f2a63b500a0bcae5acaa32018c230011b Author: Translation commit bot translation@torproject.org Date: Thu Feb 13 09:51:13 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-branddtd --- hi-IN/brand.dtd | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
diff --git a/hi-IN/brand.dtd b/hi-IN/brand.dtd new file mode 100644 index 0000000000..94acca6fd3 --- /dev/null +++ b/hi-IN/brand.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY brandShorterName "टॉर विचरक"> +<!ENTITY brandShortName "टॉर ब्राउज़र"> +<!ENTITY brandFullName "टॉर विचरक"> +<!ENTITY vendorShortName "टोर परियोजना"> +<!ENTITY trademarkInfo.part1 "'Tor' और 'Onion Logo' टोर प्रोजेक्ट, इंक के पंजीकृत ट्रेडमार्क हैं |"> + +<!-- The following strings are for bug #10280's UI. We place them here for our translators --> +<!ENTITY plugins.installed.find "स्थापित सिस्टम प्लगइन्स लोड करने के लिए क्लिक करें"> +<!ENTITY plugins.installed.enable "प्लगइन्स सक्षम करें"> +<!ENTITY plugins.installed.disable "प्लगइन्स अक्षम करें"> +<!ENTITY plugins.installed.disable.tip "सिस्टम प्लगइन्स की लोडिंग को रोकने के लिए क्लिक करें">
tor-commits@lists.torproject.org