diff options
Diffstat (limited to 'l10n-nn-NO/suite/chrome/mailnews/newsblog/newsblog.properties')
-rw-r--r-- | l10n-nn-NO/suite/chrome/mailnews/newsblog/newsblog.properties | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-nn-NO/suite/chrome/mailnews/newsblog/newsblog.properties b/l10n-nn-NO/suite/chrome/mailnews/newsblog/newsblog.properties new file mode 100644 index 0000000000..3180050dff --- /dev/null +++ b/l10n-nn-NO/suite/chrome/mailnews/newsblog/newsblog.properties @@ -0,0 +1,53 @@ +# 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/. + + +## LOCALIZATION NOTE(subscribe-OPMLExportTitleList): +## %S is the name of the feed account folder name. +## LOCALIZATION NOTE(subscribe-OPMLExportTitleStruct): +## %S is the name of the feed account folder name. +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): +## %1$S is the brandShortName, %2$S is the name of the feed account folder name. +## 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. +## LOCALIZATION NOTE(subscribe-OPMLImportInvalidFile): %S is the name of the OPML file the user tried to import. +## 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. +## LOCALIZATION NOTE(subscribe-OPMLImportUniqueFeeds): Semi-colon list of plural forms. +## #1 is the count of new imported entries +## LOCALIZATION NOTE(subscribe-OPMLImportFoundFeeds): +## #1 is total number of elements found in the file +## 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 + +## LOCALIZATION NOTE(subscribe-OPMLExportDone): %S is the export file name. + +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. + +## LOCALIZATION NOTE(subscribe-gettingFeedItems): +## - The first %S is the number of articles processed so far; +## - The second %S is the total number of items + +newsblog-noNewArticlesForFeed=Det er ingen nye artiklar i denne kjelda. +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S er ikkje ei gyldig kjelde. +## LOCALIZATION NOTE(newsblog-badCertError): %S is the feed URL host +## LOCALIZATION NOTE(newsblog-noAuthError): %S is the feed URL +newsblog-getNewMsgsCheck=Ser om kjeldene har nye oppdateringar… + +## LOCALIZATION NOTE(feeds-accountname): This string should be the same as feeds.accountName in am-newsblog.dtd +feeds-accountname=Bloggar og nyheitskjelder + +## LOCALIZATION NOTE(externalAttachmentMsg): Content in the MIME part for external link attachments. + +## Import wizard. +## 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. |