diff options
Diffstat (limited to 'l10n-ne-NP/mail/chrome/messenger-newsblog')
3 files changed, 45 insertions, 0 deletions
diff --git a/l10n-ne-NP/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-ne-NP/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..de56bb2c1e --- /dev/null +++ b/l10n-ne-NP/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,10 @@ + + +<!-- 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"> +<!-- entities from defaults/isp/rss.rdf --> + diff --git a/l10n-ne-NP/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-ne-NP/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..f2ba3e2869 --- /dev/null +++ b/l10n-ne-NP/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,17 @@ + +<!-- 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-ne-NP/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-ne-NP/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..6094ea4832 --- /dev/null +++ b/l10n-ne-NP/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,18 @@ +# Status strings used in the subscribe dialog + +# 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/. + +subscribe-cancelSubscription=तपाईँ हालको फेडमा सदस्यता रद्द गर्न निश्चित हुनुहुन्छ ? +subscribe-cancelSubscriptionTitle=फेडमा सदस्यता गर्दैछ... +subscribe-feedAlreadySubscribed=तपाईँ पहिल्यै यो फेडका लागि सदस्यता बन्नु भएको छ । +subscribe-errorOpeningFile=फाइल खोल्न सकेन । + +subscribe-OPMLImportTitle=आयात गर्न OPML फाइल चयन गर्नुहोस् + +subscribe-OPMLExportOPMLFilesFilterText=OPML फाइल + +newsblog-noNewArticlesForFeed=त्यहाँ यो फिडका लागि कुनै नयाँ लेख छैन +newsblog-networkError=%S फेला पार्न सकेन । कृपया नाम जाँच गर्नुहोस् र फेरि प्रयास गर्नुहोस् । + |