diff options
Diffstat (limited to '')
3 files changed, 159 insertions, 0 deletions
diff --git a/l10n-eo/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-eo/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..d7a6851bef --- /dev/null +++ b/l10n-eo/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,14 @@ +<!-- 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 biffAll.label "Enable updates for all feeds"> +<!ENTITY biffAll.accesskey "E"> + +<!ENTITY newFeedSettings.label "Default Settings for New Feeds"> + +<!ENTITY manageSubscriptions.label "Manage Subscriptions…"> +<!ENTITY manageSubscriptions.accesskey "M"> + +<!ENTITY feedWindowTitle.label "Feed Account Wizard"> +<!ENTITY feeds.accountName "Blogs & News Feeds"> diff --git a/l10n-eo/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-eo/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..c2003220f7 --- /dev/null +++ b/l10n-eo/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,52 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Feed Subscriptions"> +<!ENTITY learnMore.label "Learn more about Feeds"> + +<!ENTITY feedTitle.label "Title:"> +<!ENTITY feedTitle.accesskey "T"> + +<!ENTITY feedLocation.label "Feed URL:"> +<!ENTITY feedLocation.accesskey "F"> +<!ENTITY locationValidate.label "Validate"> +<!ENTITY validateText.label "Check validation and retrieve a valid url."> + +<!ENTITY feedFolder.label "Store Articles in:"> +<!ENTITY feedFolder.accesskey "S"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "Check for new articles every "> +<!ENTITY biffStart.accesskey "k"> +<!ENTITY biffMinutes.label "minutes"> +<!ENTITY biffMinutes.accesskey "n"> +<!ENTITY biffDays.label "days"> +<!ENTITY biffDays.accesskey "d"> +<!ENTITY recommendedUnits.label "Publisher recommends:"> + +<!ENTITY quickMode.label "Show the article summary instead of loading the web page"> +<!ENTITY quickMode.accesskey "h"> + +<!ENTITY autotagEnable.label "Automatically create tags from feed <category> names"> +<!ENTITY autotagEnable.accesskey "o"> +<!ENTITY autotagUsePrefix.label "Prefix tags with:"> +<!ENTITY autotagUsePrefix.accesskey "P"> +<!ENTITY autoTagPrefix.placeholder "Enter a tag prefix"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "Add"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.updateFeed.label "Update"> +<!ENTITY button.updateFeed.accesskey "U"> +<!ENTITY button.removeFeed.label "Remove"> +<!ENTITY button.removeFeed.accesskey "R"> +<!ENTITY button.importOPML.label "Import"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "Export"> +<!ENTITY button.exportOPML.accesskey "X"> +<!ENTITY button.exportOPML.tooltip "Export Feeds with folder structure; ctrl click or ctrl enter to export Feeds as a list"> + +<!ENTITY cmd.close.commandKey "w"> +<!ENTITY button.close.label "Close"> diff --git a/l10n-eo/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-eo/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..972d2af4f4 --- /dev/null +++ b/l10n-eo/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,93 @@ +# 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-validating-feed=Verifying the feed… +subscribe-cancelSubscription=Are you sure you wish to cancel subscribing to the current feed? +subscribe-cancelSubscriptionTitle=Subscribing to a Feed… +subscribe-feedAlreadySubscribed=You already have a subscription for this feed. +subscribe-errorOpeningFile=Could not open the file. +subscribe-feedAdded=Feed added. +subscribe-feedUpdated=Feed updated. +subscribe-feedMoved=Feed subscription moved. +subscribe-feedCopied=Feed subscription copied. +subscribe-feedRemoved=Feed unsubscribed. +subscribe-feedNotValid=The Feed URL is not a valid feed. +subscribe-feedVerified=The Feed URL has been verified. +subscribe-networkError=The Feed URL could not be found. Please check the name and try again. +subscribe-noAuthError=The Feed URL is not authorized. +subscribe-loading=Loading, please wait… + +subscribe-OPMLImportTitle=Select OPML file to import +## LOCALIZATION NOTE(subscribe-OPMLExportTitleList): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleList=Export %S as an OPML file - Feeds list +## LOCALIZATION NOTE(subscribe-OPMLExportTitleStruct): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleStruct=Export %S as an OPML file - Feeds with folder structure +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): +## %1$S is the brandShortName, %2$S is the name of the feed account folder name. +subscribe-OPMLExportFileDialogTitle=%1$S OPML Export - %2$S +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): +## %1$S is the brandShortName (Thunderbird for example), %2$S is the account name. +## The default extension (.opml) is added here as it is not automatically appended in the file picker on MacOS. +subscribe-OPMLExportDefaultFileName=My%1$SFeeds-%2$S.opml +## LOCALIZATION NOTE(subscribe-OPMLImportInvalidFile): %S is the name of the OPML file the user tried to import. +subscribe-OPMLImportInvalidFile=The file %S does not seem to be a valid OPML file. +## LOCALIZATION NOTE(subscribe-OPMLImportFeedCount): Semi-colon list of plural forms. +## See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +## #1 is the count of new imported entries. +subscribe-OPMLImportFeedCount=Imported #1 new feed.;Imported #1 new feeds. +## LOCALIZATION NOTE(subscribe-OPMLImportUniqueFeeds): Semi-colon list of plural forms. +## #1 is the count of new imported entries +subscribe-OPMLImportUniqueFeeds=Imported #1 new feed to which you aren't already subscribed;Imported #1 new feeds to which you aren't already subscribed +## LOCALIZATION NOTE(subscribe-OPMLImportFoundFeeds): +## #1 is total number of elements found in the file +subscribe-OPMLImportFoundFeeds=(out of #1 entry found);(out of #1 total entries found) +## LOCALIZATION NOTE(subscribe-OPMLImportStatus): +## This is the concatenation of the two strings defined above to compose 1 sentence. +## %1$S = subscribe-OPMLImportUniqueFeeds +## %2$S = subscribe-OPMLImportFoundFeeds +subscribe-OPMLImportStatus=%1$S %2$S. + +subscribe-OPMLExportOPMLFilesFilterText=OPML Files +## LOCALIZATION NOTE(subscribe-OPMLExportDone): %S is the export file name. +subscribe-OPMLExportDone=Feeds in this account have been exported to %S. + +subscribe-confirmFeedDeletionTitle=Remove Feed +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion=Are you sure you want to unsubscribe from the feed: \n %S? + +## LOCALIZATION NOTE(subscribe-gettingFeedItems): +## - The first %S is the number of articles processed so far; +## - The second %S is the total number of items +subscribe-gettingFeedItems=Downloading feed articles (%S of %S)… + +newsblog-noNewArticlesForFeed=There are no new articles for this feed. +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError=%S could not be found. Please check the name and try again. +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S is not a valid feed. +## LOCALIZATION NOTE(newsblog-badCertError): %S is the feed URL host +newsblog-badCertError=%S uses an invalid security certificate. +## LOCALIZATION NOTE(newsblog-noAuthError): %S is the feed URL +newsblog-noAuthError=%S is not authorized. +newsblog-getNewMsgsCheck=Checking feeds for new items… + +## LOCALIZATION NOTE(feeds-accountname): This string should be the same as feeds.accountName in am-newsblog.dtd +feeds-accountname=Blogs & News Feeds + +## LOCALIZATION NOTE(externalAttachmentMsg): Content in the MIME part for external link attachments. +externalAttachmentMsg=This MIME attachment is stored separately from the message. + +## Import wizard. +ImportFeedsCreateNewListItem=* New Account * +ImportFeedsNewAccount=Create and import into a new Feeds account +ImportFeedsExistingAccount=Import into an existing Feeds account +## LOCALIZATION NOTE(ImportFeedsDone): +## - The first %S is the import file name; +## - The second %S is the value of either ImportFeedsNew or ImportFeedsExisting; +## - The third %S is the feed account name. +ImportFeedsNew=new +ImportFeedsExisting=existing +ImportFeedsDone=The feed subscriptions import from file %1$S into %2$S account '%3$S' has finished. |