diff options
Diffstat (limited to '')
3 files changed, 42 insertions, 0 deletions
diff --git a/l10n-mk/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-mk/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..bf5ade58d9 --- /dev/null +++ b/l10n-mk/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,8 @@ +<!-- 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 "р"> +<!-- entities from defaults/isp/rss.rdf --> + diff --git a/l10n-mk/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-mk/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..c86df27dba --- /dev/null +++ b/l10n-mk/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 "а"> +<!ENTITY button.removeFeed.label "Отстрани"> +<!ENTITY button.removeFeed.accesskey "р"> +<!ENTITY button.importOPML.label "Увези"> +<!ENTITY button.importOPML.accesskey "и"> +<!ENTITY button.exportOPML.label "Извези"> +<!ENTITY button.exportOPML.accesskey "з"> + +<!ENTITY cmd.close.commandKey "w"> diff --git a/l10n-mk/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-mk/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..7f8bb3c2cc --- /dev/null +++ b/l10n-mk/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 не може да се пронајде. Проверете го името и обидете се повторно. + |