diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-si/suite/chrome/common/feeds | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-si/suite/chrome/common/feeds/subscribe.dtd | 15 | ||||
-rw-r--r-- | l10n-si/suite/chrome/common/feeds/subscribe.properties | 48 |
2 files changed, 63 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/feeds/subscribe.dtd b/l10n-si/suite/chrome/common/feeds/subscribe.dtd new file mode 100644 index 0000000000..ae287dd2eb --- /dev/null +++ b/l10n-si/suite/chrome/common/feeds/subscribe.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/. --> + + + +<!-- +Entities below were automatically added by compare-locales, + based on en-US entities. +--> + +<!ENTITY feedPage.title "Viewing Feed"> +<!ENTITY feedSubscribeNow "Subscribe Now"> +<!ENTITY feedMessenger "News & Blogs"> +<!ENTITY feedLiveBookmarks "Live Bookmarks"> diff --git a/l10n-si/suite/chrome/common/feeds/subscribe.properties b/l10n-si/suite/chrome/common/feeds/subscribe.properties new file mode 100644 index 0000000000..b48a0c9127 --- /dev/null +++ b/l10n-si/suite/chrome/common/feeds/subscribe.properties @@ -0,0 +1,48 @@ +# 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/. + + + +# +#Entities below were automatically added by compare-locales, +# based on en-US entities. + + +linkTitleTextFormat = Go to %S +addHandler = Add "%S" (%S) as a Feed Reader? +addHandlerAddButton = Add Feed Reader +addHandlerAddButtonAccesskey = A +handlerRegistered = "%S" is already registered as a Feed Reader +subscribeNow = Subscribe Now +chooseApplicationMenuItem = Choose Application… +chooseApplicationDialogTitle = Choose Application +alwaysUse = Always use %S to subscribe to feeds +mediaLabel = Media files + +enclosureSizeText = %1$S %2$S + +bytes = bytes +kilobytes = KB +megabytes = MB +gigabytes = GB + +alwaysUseForFeeds = Always use %S to subscribe to feeds. +alwaysUseForAudioPodcasts = Always use %S to subscribe to podcasts. +alwaysUseForVideoPodcasts = Always use %S to subscribe to video podcasts. + +subscribeFeedUsing = Subscribe to this feed using +subscribeAudioPodcastUsing = Subscribe to this podcast using +subscribeVideoPodcastUsing = Subscribe to this video podcast using + +feedSubscriptionFeed1 = This is a "feed" of frequently changing content on this website. +feedSubscriptionAudioPodcast1 = This is a "podcast" of frequently changing content on this website. +feedSubscriptionVideoPodcast1 = This is a "video podcast" of frequently changing content on this website. + +feedSubscriptionFeed2 = You can subscribe to this feed to receive updates when this content changes. +feedSubscriptionAudioPodcast2 = You can subscribe to this podcast to receive updates when this content changes. +feedSubscriptionVideoPodcast2 = You can subscribe to this video podcast to receive updates when this content changes. + +addProtocolHandler = Add %S (%S) as an application for %S links? +addProtocolHandlerAddButton = Add Application +protocolHandlerRegistered = %S has already been added as an application for %S links. |