saleor-dashboard/locale/messages.pot

1061 lines
32 KiB
Text
Raw Normal View History

2019-08-16 11:49:47 +00:00
msgid ""
msgstr ""
"POT-Creation-Date: 2019-08-20T12:12:53.399Z\n"
2019-08-16 11:49:47 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"MIME-Version: 1.0\n"
"X-Generator: react-intl-po\n"
#: build/locale/src/attributes/views/AttributeCreate/AttributeCreate.json
#. [attributeCreateErrorExists] - attribute value edit error
#. defaultMessage is:
#. A value named {name} already exists
msgctxt "attribute value edit error"
msgid "A value named {name} already exists"
msgstr ""
#: build/locale/src/attributes/components/AttributeValueEditDialog/AttributeValueEditDialog.json
#. [attributeValueEditDialogTitleNewValue] - add attribute value
#. defaultMessage is:
#. Add Value
msgctxt "add attribute value"
msgid "Add Value"
msgstr ""
2019-08-16 13:55:04 +00:00
#: build/locale/src/attributes/components/AttributeListPage/AttributeListPage.json
#. [attributeListPageAddAttribute] - button
#. defaultMessage is:
#. Add attribute
msgctxt "button"
msgid "Add attribute"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryListPage/CategoryListPage.json
#. [categoryListPageAddCategoryButton] - button
#. defaultMessage is:
#. Add category
msgctxt "button"
msgid "Add category"
msgstr ""
#: build/locale/src/collections/components/CollectionCreatePage/CollectionCreatePage.json
#. [collectionCreatePageHeader] - page header
#. defaultMessage is:
#. Add collection
msgctxt "page header"
msgid "Add collection"
msgstr ""
#: build/locale/src/collections/components/CollectionListPage/CollectionListPage.json
#. [collectionListPageAddCollectionButton] - button
#. defaultMessage is:
#. Add collection
msgctxt "button"
msgid "Add collection"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
#. [categoryProductsAddProductButton] - button
#. defaultMessage is:
#. Add product
#: build/locale/src/categories/components/CategoryProductsCard/CategoryProductsCard.json
#. [categoryProductsCardAddProductButton] - button
#. defaultMessage is:
#. Add product
msgctxt "button"
msgid "Add product"
msgstr ""
#: build/locale/src/categories/components/CategoryCreatePage/CategoryCreatePage.json
#. [categoryCreatePageSeo]
#. defaultMessage is:
#. Add search engine title and description to make this category easier to find
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
#. [categoryUpdatePageSeo]
#. defaultMessage is:
#. Add search engine title and description to make this category easier to find
msgctxt "description"
msgid "Add search engine title and description to make this category easier to find"
msgstr ""
#: build/locale/src/collections/components/CollectionCreatePage/CollectionCreatePage.json
#. [collectionSeo]
#. defaultMessage is:
#. Add search engine title and description to make this collection easier to find
#: build/locale/src/collections/components/CollectionDetailsPage/CollectionDetailsPage.json
#. [collectionSeo]
#. defaultMessage is:
#. Add search engine title and description to make this collection easier to find
msgctxt "description"
msgid "Add search engine title and description to make this collection easier to find"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListAddSubcategoryButton] - button
#. defaultMessage is:
#. Add subcategory
msgctxt "button"
msgid "Add subcategory"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
#. [attributeValuesAddButton] - add attribute value button
#. defaultMessage is:
#. Add value
msgctxt "add attribute value button"
msgid "Add value"
msgstr ""
#: build/locale/src/attributes/views/AttributeDetails/AttributeDetails.json
#. [attributeDetailsAttributeValueCreateSuccess] - added new attribute value
#. defaultMessage is:
#. Added new value
msgctxt "added new attribute value"
msgid "Added new value"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsAddedProduct]
#. defaultMessage is:
#. Added product to collection
msgctxt "description"
msgid "Added product to collection"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
#. [attributeValuesSlugColumnHeader] - attribute values list: slug column header
#. defaultMessage is:
#. Admin
msgctxt "attribute values list: slug column header"
msgid "Admin"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListSubcategoriesSectionHeader] - section header
#. defaultMessage is:
#. All Subcategories
msgctxt "section header"
msgid "All Subcategories"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeValueDeleteDialog/AttributeValueDeleteDialog.json
#. [attributeValueDeleteDialogContentWithoutAttributeName] - delete attribute value
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Are you sure you want to delete "{name}" value?
msgctxt "delete attribute value"
msgid "Are you sure you want to delete \"{name}\" value?"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/attributes/components/AttributeValueDeleteDialog/AttributeValueDeleteDialog.json
#. [attributeValueDeleteDialogContentWithAttributeName]
#. defaultMessage is:
#. Are you sure you want to delete "{name}" value? If you delete it you wont be able to assign it to any of the products with "{attributeName}" attribute.
2019-08-16 11:49:47 +00:00
msgctxt "description"
msgid "Are you sure you want to delete \"{name}\" value? If you delete it you wont be able to assign it to any of the products with \"{attributeName}\" attribute."
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/attributes/components/AttributeDeleteDialog/AttributeDeleteDialog.json
#. [attributeDeleteDialogContent] - dialog content
#. defaultMessage is:
#. Are you sure you want to delete {attributeName}?
2019-08-16 11:49:47 +00:00
msgctxt "dialog content"
msgid "Are you sure you want to delete {attributeName}?"
2019-08-16 11:49:47 +00:00
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryDeleteDialog/CategoryDeleteDialog.json
#. [categoryDeleteDialogContent] - delete category
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Are you sure you want to delete {categoryName}?
2019-08-16 19:34:07 +00:00
msgctxt "delete category"
msgid "Are you sure you want to delete {categoryName}?"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteCategoryDialogContent]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Are you sure you want to delete {categoryName}?
msgctxt "description"
msgid "Are you sure you want to delete {categoryName}?"
msgstr ""
#: build/locale/src/attributes/components/AttributeBulkDeleteDialog/AttributeBulkDeleteDialog.json
#. [attributeBulkDeleteDialogContent] - dialog content
#. defaultMessage is:
#. Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} attributes}}?
msgctxt "dialog content"
msgid "Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} attributes}}?"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteCategoriesDialogContent]
#. defaultMessage is:
#. Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} categories}}?
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/views/CategoryList.json
#. [categoryListDeleteCategoriesDialogContent]
#. defaultMessage is:
#. Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} categories}}?
2019-08-16 19:34:07 +00:00
msgctxt "description"
msgid "Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} categories}}?"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteProductsDialogContent]
#. defaultMessage is:
#. Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} products}}?
msgctxt "description"
msgid "Are you sure you want to delete {counter,plural,one{this attribute} other{{displayQuantity} products}}?"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListPublishCollectionsDialogContent]
#. defaultMessage is:
#. Are you sure you want to publish {number} collections?
msgctxt "description"
msgid "Are you sure you want to publish {number} collections?"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemoveImageContent]
#. defaultMessage is:
#. Are you sure you want to remove collection's image?
msgctxt "description"
msgid "Are you sure you want to remove collection's image?"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemoveCollectionDialogContent] - remove image
#. defaultMessage is:
#. Are you sure you want to remove {name}?
msgctxt "remove image"
msgid "Are you sure you want to remove {name}?"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListRemoveCollectionsDialogContent]
#. defaultMessage is:
#. Are you sure you want to remove {number} collections?
msgctxt "description"
msgid "Are you sure you want to remove {number} collections?"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsUnassignProductsDialogContent]
#. defaultMessage is:
#. Are you sure you want to unassign {number} products?
2019-08-16 19:34:07 +00:00
msgctxt "description"
msgid "Are you sure you want to unassign {number} products?"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListUnpublishCollectionsDialogContent]
#. defaultMessage is:
#. Are you sure you want to unpublish {number} collections?
msgctxt "description"
msgid "Are you sure you want to unpublish {number} collections?"
msgstr ""
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionProductsAssignProductButton] - button
#. defaultMessage is:
#. Assign product
msgctxt "button"
msgid "Assign product"
2019-08-16 19:34:07 +00:00
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsSlugInputLabel] - attribute's slug short code label
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Attribute Code
msgctxt "attribute's slug short code label"
2019-08-16 11:49:47 +00:00
msgid "Attribute Code"
msgstr ""
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [attributeListSlugColumnHeader]
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Attribute Code
msgctxt "description"
2019-08-16 11:49:47 +00:00
msgid "Attribute Code"
msgstr ""
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
#. [attributeValuesHeader] - section header
#. defaultMessage is:
#. Attribute Values
msgctxt "section header"
msgid "Attribute Values"
msgstr ""
#: build/locale/src/attributes/views/AttributeDetails/AttributeDetails.json
#. [attributeDetailsAttributeRemoveSuccess]
#. defaultMessage is:
#. Attribute deleted
2019-08-16 11:49:47 +00:00
msgctxt "description"
msgid "Attribute deleted"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/intl.json
#. [attributes] - attributes section name
#. defaultMessage is:
#. Attributes
msgctxt "attributes section name"
msgid "Attributes"
msgstr ""
#: build/locale/src/attributes/views/AttributeList/AttributeList.json
#. [attributeListAttributesDeleted] - deleted multiple attributes
#. defaultMessage is:
#. Attributes successfully delete
msgctxt "deleted multiple attributes"
msgid "Attributes successfully delete"
msgstr ""
#: build/locale/src/collections/components/CollectionList/CollectionList.json
#. [collectionListAvailabilityColumnHeader] - collection list: availability column header
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Availability
msgctxt "collection list: availability column header"
msgid "Availability"
msgstr ""
#: build/locale/src/intl.json
#. [availability]
#. defaultMessage is:
#. Availability
msgctxt "description"
msgid "Availability"
2019-08-16 11:49:47 +00:00
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryBackground/CategoryBackground.json
#. [categoryBackgroundHeader] - section header
#. defaultMessage is:
#. Background image (optional)
#: build/locale/src/collections/components/CollectionImage/CollectionImage.json
#. [collectionImageHeader] - section header
#. defaultMessage is:
#. Background image (optional)
2019-08-16 19:34:07 +00:00
msgctxt "section header"
msgid "Background image (optional)"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/intl.json
#. [cancel]
#. defaultMessage is:
#. Cancel
msgctxt "description"
msgid "Cancel"
msgstr ""
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsInputTypeField] - attribute's editor component
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Catalog Input type for Store Owner
msgctxt "attribute's editor component"
2019-08-16 11:49:47 +00:00
msgid "Catalog Input type for Store Owner"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/intl.json
#. [categories] - categories section name
#. defaultMessage is:
#. Categories
msgctxt "categories section name"
msgid "Categories"
msgstr ""
#: build/locale/src/categories/components/CategoryDetailsForm/CategoryDetailsForm.json
#. [categoryDetailsFormDescriptionInputLabel]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Category Description
2019-08-16 19:34:07 +00:00
msgctxt "description"
msgid "Category Description"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/categories/components/CategoryDetailsForm/CategoryDetailsForm.json
#. [categoryDetailsFormNameInputLabel]
#. defaultMessage is:
#. Category Name
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListNameColumnHeader]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Category Name
msgctxt "description"
msgid "Category Name"
msgstr ""
#: build/locale/src/collections/components/CollectionList/CollectionList.json
#. [collectionListNameColumnHeader] - collection list: name column header
#. defaultMessage is:
#. Category Name
msgctxt "collection list: name column header"
2019-08-16 19:34:07 +00:00
msgid "Category Name"
msgstr ""
#: build/locale/src/categories/views/CategoryCreate.json
#. [categoryCreateCategoryCreated]
#. defaultMessage is:
#. Category created
msgctxt "description"
msgid "Category created"
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsCategoryDeleted]
#. defaultMessage is:
#. Category deleted
msgctxt "description"
msgid "Category deleted"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListChangedPublication]
#. defaultMessage is:
#. Changed publication status
msgctxt "description"
msgid "Changed publication status"
msgstr ""
#: build/locale/src/intl.json
#. [collections] - collections section name
#. defaultMessage is:
#. Collections
msgctxt "collections section name"
msgid "Collections"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/intl.json
#. [confirm]
#. defaultMessage is:
#. Confirm
msgctxt "description"
msgid "Confirm"
msgstr ""
#: build/locale/src/attributes/components/AttributePage/AttributePage.json
#. [attributePageTitle] - page title
#. defaultMessage is:
#. Create New Attribute
msgctxt "page title"
msgid "Create New Attribute"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryCreatePage/CategoryCreatePage.json
#. [categoryCreatePageHeader] - page header
#. defaultMessage is:
#. Create New Category
msgctxt "page header"
msgid "Create New Category"
msgstr ""
#: build/locale/src/categories/views/CategoryCreate.json
#. [categoryCreateWindowTitle] - window title
#. defaultMessage is:
#. Create category
msgctxt "window title"
msgid "Create category"
msgstr ""
#: build/locale/src/collections/views/CollectionCreate.json
#. [collectionCreateWindowTitle] - window title
#. defaultMessage is:
#. Create collection
msgctxt "window title"
msgid "Create collection"
msgstr ""
#: build/locale/src/collections/views/CollectionCreate.json
#. [collectionCreateCreatedCollection]
#. defaultMessage is:
#. Created collection
msgctxt "description"
msgid "Created collection"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesDashboard] - attribute properties regarding dashboard
#. defaultMessage is:
#. Dashboard Properties
msgctxt "attribute properties regarding dashboard"
msgid "Dashboard Properties"
msgstr ""
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsNameInputLabel] - attribute's label
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Default Label
msgctxt "attribute's label"
2019-08-16 11:49:47 +00:00
msgid "Default Label"
msgstr ""
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [attributeListNameColumnHeader] - attribute's label'
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Default Label
msgctxt "attribute's label'"
2019-08-16 11:49:47 +00:00
msgid "Default Label"
msgstr ""
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
#. [attributeValuesNameColumnHeader] - attribute values list: name column header
#. defaultMessage is:
#. Default Store View
msgctxt "attribute values list: name column header"
msgid "Default Store View"
msgstr ""
#: build/locale/src/attributes/components/AttributeDeleteDialog/AttributeDeleteDialog.json
#. [attributeDeleteDialogTitle] - dialog title
#. defaultMessage is:
#. Delete attribute
msgctxt "dialog title"
msgid "Delete attribute"
msgstr ""
#: build/locale/src/attributes/components/AttributeValueDeleteDialog/AttributeValueDeleteDialog.json
#. [attributeValueDeleteDialogTitle] - dialog title
#. defaultMessage is:
#. Delete attribute value
msgctxt "dialog title"
msgid "Delete attribute value"
msgstr ""
#: build/locale/src/attributes/components/AttributeBulkDeleteDialog/AttributeBulkDeleteDialog.json
#. [attributeBulkDeleteDialogTitle] - dialog title
#. defaultMessage is:
#. Delete attributes
msgctxt "dialog title"
msgid "Delete attributes"
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteSubcategoriesDialogTitle] - dialog title
#. defaultMessage is:
#. Delete categories
#: build/locale/src/categories/views/CategoryList.json
#. [categoryListDeleteSubcategoriesDialogTitle] - dialog title
#. defaultMessage is:
#. Delete categories
msgctxt "dialog title"
msgid "Delete categories"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryDeleteDialog/CategoryDeleteDialog.json
#. [categoryDeleteDialogTitle] - dialog title
#. defaultMessage is:
#. Delete category
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteCategoryDialogTitle] - dialog title
#. defaultMessage is:
#. Delete category
msgctxt "dialog title"
msgid "Delete category"
msgstr ""
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteProductsDialogTitle] - dialog title
#. defaultMessage is:
#. Delete products
msgctxt "dialog title"
msgid "Delete products"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/intl.json
#. [description]
#. defaultMessage is:
#. Description
msgctxt "description"
msgid "Description"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsInputTypeDropdown] - product attribute type
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Dropdown
msgctxt "product attribute type"
2019-08-16 11:49:47 +00:00
msgid "Dropdown"
msgstr ""
#: build/locale/src/attributes/components/AttributeValueEditDialog/AttributeValueEditDialog.json
#. [attributeValueEditDialogTitle] - edit attribute value
#. defaultMessage is:
#. Edit Value
msgctxt "edit attribute value"
msgid "Edit Value"
msgstr ""
#: build/locale/src/collections/components/CollectionDetailsPage/CollectionDetailsPage.json
#. [collectionDetailsPageFeatureInputLabel] - switch button
#. defaultMessage is:
#. Feature on Homepage
msgctxt "switch button"
msgid "Feature on Homepage"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/intl.json
#. [generalInformations]
#. defaultMessage is:
#. General Informations
msgctxt "description"
msgid "General Informations"
msgstr ""
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesDashboardFilteringHelperText]
#. defaultMessage is:
#. If enabled, youll be able to use this attribute to filter products in product list.
msgctxt "description"
msgid "If enabled, youll be able to use this attribute to filter products in product list."
msgstr ""
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsInputTypeMultiselect] - product attribute type
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Multiple Select
msgctxt "product attribute type"
2019-08-16 11:49:47 +00:00
msgid "Multiple Select"
msgstr ""
#: build/locale/src/attributes/components/AttributeValueEditDialog/AttributeValueEditDialog.json
#. [attributeValueEditDialogNameField] - attribute name
#. defaultMessage is:
#. Name
msgctxt "attribute name"
msgid "Name"
msgstr ""
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
#. [categoryProductsNameHeader] - product name
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Name
msgctxt "product name"
2019-08-16 19:34:07 +00:00
msgid "Name"
msgstr ""
#: build/locale/src/collections/components/CollectionDetails/CollectionDetails.json
#. [collectionDetailsNameInputLabel] - collection name
#. defaultMessage is:
#. Name
msgctxt "collection name"
msgid "Name"
msgstr ""
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionProductsNameColumnHeader] - product list: product name column header
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Name
msgctxt "product list: product name column header"
msgid "Name"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [AttributeListNoAttributes]
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. No attributes found
msgctxt "description"
2019-08-16 11:49:47 +00:00
msgid "No attributes found"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListNoCategories]
#. defaultMessage is:
#. No categories found
msgctxt "description"
msgid "No categories found"
msgstr ""
#: build/locale/src/collections/components/CollectionList/CollectionList.json
#. [collectionListNoCollections]
#. defaultMessage is:
#. No collections found
msgctxt "description"
msgid "No collections found"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
#. [categoryProductsNoProducts]
#. defaultMessage is:
#. No products found
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionProductsNoProducts]
#. defaultMessage is:
#. No products found
2019-08-16 19:34:07 +00:00
msgctxt "description"
msgid "No products found"
msgstr ""
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListNoSubcategories]
#. defaultMessage is:
#. No subcategories found
msgctxt "description"
msgid "No subcategories found"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
#. [attributeValuesNotFound] - No attribute values found
#. defaultMessage is:
#. No values found
msgctxt "No attribute values found"
msgid "No values found"
msgstr ""
#: build/locale/src/collections/components/CollectionList/CollectionList.json
#. [collectionListProductsColumnHeader] - collection list: number of products column header
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. No. Products
msgctxt "collection list: number of products column header"
2019-08-16 19:34:07 +00:00
msgid "No. Products"
msgstr ""
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListNumberOfProductsColumnHeader] - number of products
#. defaultMessage is:
#. No. of Products
msgctxt "number of products"
msgid "No. of Products"
msgstr ""
#: build/locale/src/intl.json
#. [notPublished]
#. defaultMessage is:
#. Not published
msgctxt "description"
msgid "Not published"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/intl.json
#. [optionalField] - field is optional
#. defaultMessage is:
#. Optional
msgctxt "field is optional"
msgid "Optional"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesFacetedNavigationPosition] - attribute position in storefront filters
#. defaultMessage is:
#. Position in faceted navigation
msgctxt "attribute position in storefront filters"
msgid "Position in faceted navigation"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
#. [categoryProductsHeader] - section header
#. defaultMessage is:
#. Products
msgctxt "section header"
msgid "Products"
msgstr ""
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
#. [categoryUpdatePageProductsColumnHeader] - number of products in category
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Products
msgctxt "number of products in category"
2019-08-16 19:34:07 +00:00
msgid "Products"
msgstr ""
#: build/locale/src/categories/components/CategoryProductsCard/CategoryProductsCard.json
#. [categoryProductsCardHeader] - section header
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Products in {categoryName}
msgctxt "section header"
msgid "Products in {categoryName}"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionProductsHeader] - products in collection
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Products in {name}
msgctxt "products in collection"
msgid "Products in {name}"
2019-08-16 19:34:07 +00:00
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/intl.json
#. [properties]
#. defaultMessage is:
#. Properties
msgctxt "description"
msgid "Properties"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListPublish] - publish collections
#. defaultMessage is:
#. Publish
msgctxt "publish collections"
msgid "Publish"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListPublishCollectionsDialogTitle] - dialog title
#. defaultMessage is:
#. Publish collections
msgctxt "dialog title"
msgid "Publish collections"
msgstr ""
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionPublishedColumnHeader] - product list: published column header
#. defaultMessage is:
#. Published
msgctxt "product list: published column header"
msgid "Published"
msgstr ""
#: build/locale/src/intl.json
#. [published]
#. defaultMessage is:
#. Published
msgctxt "description"
msgid "Published"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteCategoryDialogContentAdditionalText]
#. defaultMessage is:
#. Remember this will also delete all products assigned to this category.
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/views/CategoryDetails.json
#. [categoryDetailsDeleteCategoriesDialogContentAdditionalText]
#. defaultMessage is:
#. Remember this will also delete all products assigned to this category.
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/views/CategoryList.json
#. [categoryListDeleteCategoriesDialogContentAdditionalText]
#. defaultMessage is:
#. Remember this will also delete all products assigned to this category.
2019-08-16 19:34:07 +00:00
msgctxt "description"
msgid "Remember this will also delete all products assigned to this category."
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemoveCollectionDialogTitle] - dialog title
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Remove Collection
2019-08-16 11:49:47 +00:00
msgctxt "dialog title"
msgid "Remove Collection"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListRemoveCollectionsDialogTitle] - dialog title
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Remove collections
2019-08-16 11:49:47 +00:00
msgctxt "dialog title"
msgid "Remove collections"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemoveImageTitle] - dialog title
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Remove image
2019-08-16 11:49:47 +00:00
msgctxt "dialog title"
msgid "Remove image"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemovedCollection]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Removed collection
msgctxt "description"
msgid "Removed collection"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListRemovedCollections]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Removed collections
msgctxt "description"
msgid "Removed collections"
2019-08-16 19:34:07 +00:00
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsRemovedProduct]
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Removed product from collection
msgctxt "description"
msgid "Removed product from collection"
2019-08-16 19:34:07 +00:00
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/intl.json
#. [savedChanges]
#. defaultMessage is:
#. Saved changes
msgctxt "description"
msgid "Saved changes"
msgstr ""
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [attributeListSearchableColumnHeader] - attribute can be searched in dashboard
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Searchable
msgctxt "attribute can be searched in dashboard"
2019-08-16 11:49:47 +00:00
msgid "Searchable"
msgstr ""
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesStorefront] - attribute properties regarding storefront
#. defaultMessage is:
#. Storefront Properties
msgctxt "attribute properties regarding storefront"
msgid "Storefront Properties"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryList/CategoryList.json
#. [categoryListSubcategoriesColumnHeader] - number of subcategories
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Subcategories
msgctxt "number of subcategories"
2019-08-16 19:34:07 +00:00
msgid "Subcategories"
msgstr ""
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
#. [categoryUpdatePageSubcategoriesColumnHeader] - number of subcategories in category
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Subcategories
msgctxt "number of subcategories in category"
2019-08-16 19:34:07 +00:00
msgid "Subcategories"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/views/AttributeCreate/AttributeCreate.json
#. [attributeCreateAttributeCreateSuccess]
#. defaultMessage is:
#. Successfully created attribute
msgctxt "description"
msgid "Successfully created attribute"
msgstr ""
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsNameInputHelperText] - attribute slug input field helper text
#. defaultMessage is:
#. This is used internally. Make sure you dont use spaces
msgctxt "attribute slug input field helper text"
msgid "This is used internally. Make sure you dont use spaces"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
#. [categoryProductsTypeHeader] - product type
#. defaultMessage is:
#. Type
msgctxt "product type"
msgid "Type"
msgstr ""
#: build/locale/src/collections/components/CollectionProducts/CollectionProducts.json
#. [collectionProductsTypeProductList] - product list: product type column header
2019-08-16 19:34:07 +00:00
#. defaultMessage is:
#. Type
msgctxt "product list: product type column header"
msgid "Type"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsUnassignButton] - unassign product from collection button
#. defaultMessage is:
#. Unassign
msgctxt "unassign product from collection button"
msgid "Unassign"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsUnassignProductsDialogTitle] - dialog title
#. defaultMessage is:
#. Unassign products from collection
msgctxt "dialog title"
msgid "Unassign products from collection"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListUnpublish] - unpublish collections
#. defaultMessage is:
#. Unpublish
msgctxt "unpublish collections"
msgid "Unpublish"
msgstr ""
#: build/locale/src/collections/views/CollectionList.json
#. [collectionListUnpublishCollectionsDialogTitle] - dialog title
#. defaultMessage is:
#. Unpublish collections
msgctxt "dialog title"
msgid "Unpublish collections"
msgstr ""
#: build/locale/src/collections/views/CollectionDetails.json
#. [collectionDetailsUpdatedCollection]
#. defaultMessage is:
#. Updated collection
msgctxt "description"
msgid "Updated collection"
msgstr ""
2019-08-16 19:34:07 +00:00
#: build/locale/src/intl.json
#. [uploadImage] - button
#. defaultMessage is:
#. Upload image
msgctxt "button"
msgid "Upload image"
msgstr ""
2019-08-16 11:49:47 +00:00
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesDashboardFiltering] - use attribute in filtering
#. defaultMessage is:
#. Use in Filtering
msgctxt "use attribute in filtering"
msgid "Use in Filtering"
msgstr ""
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesUseInFacetedNavigation] - attribute is filterable in storefront
#. defaultMessage is:
#. Use in faceted navigation
msgctxt "attribute is filterable in storefront"
msgid "Use in faceted navigation"
msgstr ""
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [attributeListFacetedColumnHeader] - attribute can be searched in storefront
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Use in faceted search
msgctxt "attribute can be searched in storefront"
2019-08-16 11:49:47 +00:00
msgid "Use in faceted search"
msgstr ""
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
#. [attributeDetailsValueRequiredInputLabel] - check to require attribute to have value
#. defaultMessage is:
#. Value Required
msgctxt "check to require attribute to have value"
msgid "Value Required"
msgstr ""
#: build/locale/src/attributes/views/AttributeDetails/AttributeDetails.json
#. [attributeDetailsAttributeValueDeleteSuccess] - attribute value deleted
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Value deleted
msgctxt "attribute value deleted"
msgid "Value deleted"
2019-08-16 11:49:47 +00:00
msgstr ""
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
#. [attributeListVisibilityColumnHeader] - attribute is visible
2019-08-16 11:49:47 +00:00
#. defaultMessage is:
#. Visible
msgctxt "attribute is visible"
2019-08-16 11:49:47 +00:00
msgid "Visible"
msgstr ""
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
#. [attributePropertiesVisibility] - attribute
#. defaultMessage is:
#. Visible on Product Page in Storefront
msgctxt "attribute"
msgid "Visible on Product Page in Storefront"
msgstr ""
#: build/locale/src/intl.json
#. [save]
#. defaultMessage is:
#. save
msgctxt "description"
msgid "save"
msgstr ""