diff options
Diffstat (limited to 'l10n-ast/mail/chrome/messenger/gloda.properties')
-rw-r--r-- | l10n-ast/mail/chrome/messenger/gloda.properties | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/l10n-ast/mail/chrome/messenger/gloda.properties b/l10n-ast/mail/chrome/messenger/gloda.properties new file mode 100644 index 0000000000..fc9cc9c2ae --- /dev/null +++ b/l10n-ast/mail/chrome/messenger/gloda.properties @@ -0,0 +1,108 @@ +# 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 (*.facetNameLabel): These are the labels used to label the facet +# displays in the global search facet display mechanism. They should be +# compact descriptions of the facet type (e.g. "Folder", and don't need to +# refer to the objects being faceted (e.g. "Message" or "Mail"). + +# 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". + +# LOCALIZATION NOTE (*.mustMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.mustMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.cantMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.cantMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchLabel): The label to use for the popup menu +# to indicate that the results should no longer be restricted relative to +# this particular facet value. If not provided, we will fall back to +# "glodaFacetView.facets.mayMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchSomeLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have +# _some_ value (e.g. at least one tag is set). If not provided, we will fall +# back to "glodaFacetView.facets.mustMatchSome.fallbackLabel". #1, if present, +# is replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchNoneLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have _no_ +# value (e.g. no tags are set). If not provided, we will fall back to +# "glodaFacetView.facets.mustMatchNoneLabel.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchAnyLabel): The label to use for the popup menu +# to indicate that the results should not be restricted to messages which have +# any or no value (e.g. no requirements on any tags are set). If not provided, +# we will fall back to "glodaFacetView.facets.mayMatchAnyLabel.fallbackLabel". +# #1, if present, is replaced by the value of the facet (name, folder, mailing +# list, etc.) + +gloda.message.attr.account.facetNameLabel = Cuenta +gloda.message.attr.account.mustMatchLabel = tien de tar en #1 +gloda.message.attr.account.cantMatchLabel = nun pue tar en #1 + +gloda.message.attr.folder.facetNameLabel = Carpeta +gloda.message.attr.folder.mustMatchLabel = tien de tar en #1 +gloda.message.attr.folder.cantMatchLabel = nun pue tar en #1 + +gloda.message.attr.fromMe.facetNameLabel = De min + +gloda.message.attr.toMe.facetNameLabel = A min + +gloda.message.attr.involves.facetNameLabel = Xente +gloda.message.attr.involves.includeLabel = involucrando a cualquiera de: +gloda.message.attr.involves.excludeLabel = no involucrando: +gloda.message.attr.involves.remainderLabel = otros participantes: +gloda.message.attr.involves.mustMatchLabel = tien d'involucrar a #1 +gloda.message.attr.involves.cantMatchLabel = nun pue involucrar a #1 + +gloda.message.attr.date.facetNameLabel = Data + +gloda.message.attr.attachmentTypes.facetNameLabel = Axuntos + +gloda.message.attr.mailing-list.facetNameLabel = Llista de corréu +gloda.message.attr.mailing-list.mustMatchLabel = tien de tar en #1 +gloda.message.attr.mailing-list.cantMatchLabel = nun pue tar en #1 +gloda.message.attr.mailing-list.mustMatchSomeLabel = tien de tar nuna llista de corréu +gloda.message.attr.mailing-list.mustMatchNoneLabel = nun pue tar nuna llista de corréu + +gloda.message.attr.tag.facetNameLabel = Etiquetes +gloda.message.attr.tag.mustMatchLabel = tien de tar etiquetáu con #1 +gloda.message.attr.tag.cantMatchLabel = nun pue tar etiquetáu con #1 +gloda.message.attr.tag.mustMatchSomeLabel = tien de tar etiquetáu +gloda.message.attr.tag.mustMatchNoneLabel = nun pue tar etiquetáu + +gloda.message.attr.star.facetNameLabel = Con estrella + +gloda.message.attr.read.facetNameLabel = Lleíu + +gloda.message.attr.repliedTo.facetNameLabel = Respondíu a + +gloda.message.attr.forwarded.facetNameLabel = Re-unviáu + +gloda.mimetype.category.archives.label = Archivos +gloda.mimetype.category.documents.label = Documentos +gloda.mimetype.category.images.label = Imáxenes +gloda.mimetype.category.media.label = Medios (audio, videu) +gloda.mimetype.category.pdf.label = Ficheros PDF +gloda.mimetype.category.other.label = Otros |