diff options
Diffstat (limited to 'l10n-hi-IN/mail/chrome/messenger-newsblog')
3 files changed, 40 insertions, 0 deletions
diff --git a/l10n-hi-IN/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-hi-IN/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100755 index 0000000000..ab54b0ef84 --- /dev/null +++ b/l10n-hi-IN/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,6 @@ +<!-- 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 manageSubscriptions.label "सदस्यता प्रबंधित करें..."> +<!ENTITY manageSubscriptions.accesskey "M"> diff --git a/l10n-hi-IN/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-hi-IN/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100755 index 0000000000..f937e6a58b --- /dev/null +++ b/l10n-hi-IN/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,16 @@ +<!-- 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 feedTitle.label "शीर्षक:"> + +<!ENTITY button.addFeed.label "जोड़ें"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.removeFeed.label "हटायें"> +<!ENTITY button.removeFeed.accesskey "R"> +<!ENTITY button.importOPML.label "आयात करें"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "निर्यात करें"> +<!ENTITY button.exportOPML.accesskey "X"> + +<!ENTITY cmd.close.commandKey "w"> diff --git a/l10n-hi-IN/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-hi-IN/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100755 index 0000000000..8d229ae2e1 --- /dev/null +++ b/l10n-hi-IN/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,18 @@ +# 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/. + +# Status strings used in the subscribe dialog + +subscribe-cancelSubscription=मौजूदा फीड में सदस्यता क्या आप रद्द करना चाहते हैं? +subscribe-cancelSubscriptionTitle=फीड की सदस्यता ले रहा है... +subscribe-feedAlreadySubscribed=इस फीड के लिये आपके पास पहले से सदस्यता है. +subscribe-errorOpeningFile=फाइल खोल नहीं सका. + +subscribe-OPMLImportTitle=OPML फाइल को आयात के लिये चुनें + +subscribe-OPMLExportOPMLFilesFilterText=OPML फाइल + +newsblog-noNewArticlesForFeed=इस फीड के लिये कोई आलेख नहीं था. +newsblog-networkError=%S नहीं मिल सका. नाम जांचे फिर कोशिश करें. + |