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-ro/suite/chrome/mailnews/newsblog/newsblog.properties | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ro/suite/chrome/mailnews/newsblog/newsblog.properties')
-rw-r--r-- | l10n-ro/suite/chrome/mailnews/newsblog/newsblog.properties | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/mailnews/newsblog/newsblog.properties b/l10n-ro/suite/chrome/mailnews/newsblog/newsblog.properties new file mode 100644 index 0000000000..4012e6853d --- /dev/null +++ b/l10n-ro/suite/chrome/mailnews/newsblog/newsblog.properties @@ -0,0 +1,45 @@ +# 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/. + +# Translator(s): +# +# nicubunu <nicubunu@gmail.com> +# +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +subscribe-validating-feed=Verifying the feed… +subscribe-cancelSubscription=Sunteți sigur că doriți să renunțați la abonarea la fluxul curent? +subscribe-cancelSubscriptionTitle=Abonare la un flux… +subscribe-feedAlreadySubscribed=Sunteți deja abonat la acest flux. +subscribe-errorOpeningFile=Nu pot deschide fișierul. + +subscribe-OPMLImportTitle=Selectați fișierul OPML pentru import +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): %S is the brandShortName +subscribe-OPMLExportFileDialogTitle=%S OPML Export +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): %S is the brandShortName +subscribe-OPMLExportDefaultFileName=My%SFeeds.opml + +subscribe-OPMLExportOPMLFilesFilterText=Fișiere OPML + +subscribe-confirmFeedDeletionTitle=Eliminare flux +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion=Sunteți sigur că doriți să vă dezabonați de la fluxul: \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=Nu este nici un articol nou în acest flux. +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError=Nu s-a putut găsi %S. Vă rugăm verificați numele și încercați din nou. +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S is not a valid feed. +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 + |