diff options
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/gloda.properties')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/gloda.properties | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/gloda.properties b/l10n-it/suite/chrome/mailnews/gloda.properties new file mode 100644 index 0000000000..c27bf1ca7a --- /dev/null +++ b/l10n-it/suite/chrome/mailnews/gloda.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 (*.facetLabel): These are the labels used to label the facet +# displays in the global search facet display mechanism. + +# LOCALIZATION NOTE (*.includeLabel): The label to use for the included group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.included.fallbackLabel". + +# LOCALIZATION NOTE (*.excludeLabel): The label to use for the excluded group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.excluded.fallbackLabel". + +# LOCALIZATION NOTE (*.remainderLabel): The label to use for the remaining items +# that are neither part of the included group or the excluded group in the +# facet display. If not provided, we will fall back to +# "glodaFacetView.facets.remainder.fallbackLabel". + +gloda.message.attr.folder.facetLabel = Cartella di posta + +gloda.message.attr.fromMe.facetLabel = Da me + +gloda.message.attr.toMe.facetLabel = A me + +gloda.message.attr.involves.facetLabel = Persone +gloda.message.attr.involves.includeLabel = Coinvolge almeno uno fra: +gloda.message.attr.involves.excludeLabel = Non coinvolge: +gloda.message.attr.involves.remainderLabel = altri partecipanti: + +gloda.message.attr.date.facetLabel = Data + +gloda.message.attr.attachmentTypes.facetLabel = Allegati + +gloda.message.attr.mailing-list.facetLabel = Liste distribuzione interessate + +gloda.message.attr.tag.facetLabel = Etichette + +gloda.message.attr.star.facetLabel = Marcato + +gloda.message.attr.read.facetLabel = Lettura + +gloda.message.attr.repliedTo.facetLabel = Risposto + +gloda.message.attr.forwarded.facetLabel = Inoltrato + +gloda.mimetype.category.archives.label = Archivi +gloda.mimetype.category.documents.label = Documenti +gloda.mimetype.category.images.label = Immagini +gloda.mimetype.category.media.label = Media (Audio, Video) +gloda.mimetype.category.pdf.label = File PDF +gloda.mimetype.category.other.label = Altro |