diff options
Diffstat (limited to 'l10n-si/suite/chrome/mailnews/gloda.properties')
-rw-r--r-- | l10n-si/suite/chrome/mailnews/gloda.properties | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/mailnews/gloda.properties b/l10n-si/suite/chrome/mailnews/gloda.properties new file mode 100644 index 0000000000..713a50e774 --- /dev/null +++ b/l10n-si/suite/chrome/mailnews/gloda.properties @@ -0,0 +1,60 @@ +# 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/. + + + +# +#Entities below were automatically added by compare-locales, +# based on en-US entities. + + +# 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 = Mail Folder + +gloda.message.attr.fromMe.facetLabel = From Me + +gloda.message.attr.toMe.facetLabel = To Me + +gloda.message.attr.involves.facetLabel = People +gloda.message.attr.involves.includeLabel = involving any of: +gloda.message.attr.involves.excludeLabel = not involving: +gloda.message.attr.involves.remainderLabel = other participants: + +gloda.message.attr.date.facetLabel = Date + +gloda.message.attr.attachmentTypes.facetLabel = Attachments + +gloda.message.attr.mailing-list.facetLabel = Mail List Involved + +gloda.message.attr.tag.facetLabel = Tags + +gloda.message.attr.star.facetLabel = Flagged + +gloda.message.attr.read.facetLabel = Read + +gloda.message.attr.repliedTo.facetLabel = Replied + +gloda.message.attr.forwarded.facetLabel = Forwarded + +gloda.mimetype.category.archives.label = Archives +gloda.mimetype.category.documents.label = Documents +gloda.mimetype.category.images.label = Images +gloda.mimetype.category.media.label = Media (Audio, Video) +gloda.mimetype.category.pdf.label = PDF Files +gloda.mimetype.category.other.label = Other |