diff options
Diffstat (limited to 'l10n-oc/mail/chrome/messenger-newsblog')
3 files changed, 62 insertions, 0 deletions
diff --git a/l10n-oc/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-oc/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..2217afe0eb --- /dev/null +++ b/l10n-oc/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,9 @@ +<!-- 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 "Gerir los abonaments…"> +<!ENTITY manageSubscriptions.accesskey "G"> + +<!-- entities from defaults/isp/rss.rdf --> +<!ENTITY feeds.accountName "Blogs e novèlas"> diff --git a/l10n-oc/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-oc/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..285e2257f2 --- /dev/null +++ b/l10n-oc/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,19 @@ +<!-- 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 "Abonaments als fluses"> + +<!ENTITY feedTitle.label "Títol :"> + +<!ENTITY button.addFeed.label "Apondre"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.removeFeed.label "Suprimir"> +<!ENTITY button.removeFeed.accesskey "S"> +<!ENTITY button.importOPML.label "Importar"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "Exportar"> +<!ENTITY button.exportOPML.accesskey "x"> + +<!ENTITY cmd.close.commandKey "w"> diff --git a/l10n-oc/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-oc/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..44abae2512 --- /dev/null +++ b/l10n-oc/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,34 @@ +# 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-cancelSubscription=Volètz vertadièrament anullar l'abonament al fial en cors ? +subscribe-cancelSubscriptionTitle=Abonament a un fial… +subscribe-feedAlreadySubscribed=Ja sètz abonat a aqueste fial. +subscribe-errorOpeningFile=Impossible de dobrir lo fichièr. + +subscribe-OPMLImportTitle=Causissètz lo fichier OPML d'importar +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): %S is the brandShortName +subscribe-OPMLExportFileDialogTitle=Export OPML de %S +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): %S is the brandShortName +subscribe-OPMLExportDefaultFileName=MonFil%S.opml + +subscribe-OPMLExportOPMLFilesFilterText=Fichiers OPML + +subscribe-confirmFeedDeletionTitle=Suprimir lo fial +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion=Vos volètz vertadièrament desabonar del fial : \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=Telecargament dels articles del fial (%S sus %S)… + +newsblog-noNewArticlesForFeed=I a pas cap d'article novèl per aqueste fial. +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError=Impossible de trobar %S. Verificatz lo nom e ensajatz tornamai. + +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S es pas un fial valid. +newsblog-getNewMsgsCheck=Recèrca dels elements novèls dins los fials… + |