Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations to portuguese and spanish #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Added

- Added translations on pt.json and es.json

## [0.15.1] - 2022-02-25

### Fixed
Expand Down
94 changes: 47 additions & 47 deletions messages/es.json
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
{
"editor.countdown.title": "Countdown",
"editor.countdown.description": "Countdown component",
"admin/editor.comparison-grid.title": "Comparison Grid",
"admin/editor.comparison-grid.description": "Product Comparison Grid Row Collect information",
"admin/editor.comparison-grid.product-specifications-to-be-removed.title": "Hide Product Specifications",
"admin/editor.comparison-grid.product-specifications-to-be-removed.description": "Names of product specifications which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.title": "Hide SKU Specifications",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.description": "Names of sku specifications which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.product-fields-to-be-removed.title": "Hide product fields",
"admin/editor.comparison-grid.product-fields-to-be-removed.description": "Product fields which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.sku-fields-to-be-removed.title": "Hide sku fields",
"admin/editor.comparison-grid.sku-fields-to-be-removed.description": "Sku fields which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid-row.title": "Comparison Grid Row",
"admin/editor.comparison-grid-row.description": "Row meta data for grid",
"admin/editor.comparison-grid-row.field.title": "Field",
"admin/editor.comparison-grid-row.field.description": "This is the field we need to add to comparison detail page",
"admin/editor.comparison-grid-row.field.fieldType.title": "Field type",
"admin/editor.comparison-grid-row.field.fieldType.description": "Field type of the row",
"admin/editor.comparison-grid-row.field.name.title": "Field Name",
"admin/editor.comparison-grid-row.field.name.description": "Comparison field name (name of the product field, name of product specification or sku specification)",
"admin/editor.comparison-grid-row.field.display-value.title": "Display Name",
"admin/editor.comparison-grid-row.field.display-value.description": "Display name of the field in comparison page",
"admin/editor.comparison-grid-row.styles.title": "Cell styles",
"admin/editor.comparison-grid-row.styles.width.title": "Width",
"admin/editor.comparison-grid-row.styles.width.description": "Width of the cell as a percentage",
"admin/editor.comparison-grid.titleText.title": "Title",
"store/product-comparison.product-selector.product": "Product:",
"store/product-comparison.product-selector.product-added": "added to compare",
"store/product-comparison.product-selector.product-removed": "removed from compare",
"store/product-comparison.product-selector.compare": "Compare",
"store/product-comparison.drawer.products": "Products",
"store/product-comparison.drawer.compare": "Compare",
"store/product-comparison.drawer.remove-all-message": "All products removed from comparison",
"store/product-comparison.drawer.remove-all": "Remove All",
"store/product-comparison.drawer.hide": "hide",
"store/product-comparison.drawer.show": "show",
"store/product-comparison.drawer.min-items-message": "You need to add at least two products to compare",
"store/product-comparison.drawer.max-items-message-1": "You can compare up to",
"store/product-comparison.drawer.max-items-message-2": "products at a time",
"store/product-comparison.main-page.back-to-products": "Back to products list",
"store/product-comparison.main-page.sort-by": "Sort by",
"store/product-comparison.main-page.order-added": "Order added",
"store/product-comparison.main-page.title": "Compare {productsLength} products",
"store/product-comparison.product-summary-row.show-differences": "Show only differences",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.title": "Hide Product Specification Group",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.description": "Names of product specification groups which needs to be hidden in comparison page (separate them by comma `,`)",
"store/product-comparison.product-selector.upper-limit-exceeded": "Can't add this item to compare, bucket size exceeded"
"editor.countdown.title":"Cuenta regresiva",
"editor.countdown.description": "Componente de cuenta atrás",
"admin/editor.comparison-grid.title": "Cuadrícula de comparación",
"admin/editor.comparison-grid.description": "Información de recopilación de filas de cuadrícula de comparación de productos",
"admin/editor.comparison-grid.product-specifications-to-be-removed.title": "Ocultar especificaciones del producto",
"admin/editor.comparison-grid.product-specifications-to-be-removed.description": "Nombres de las especificaciones del producto que deben ocultarse en la página de comparación (sepárelos por comas`, `)",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.title": "Ocultar especificaciones de SKU",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.description": "Nombres de especificaciones de sku que deben ocultarse en la página de comparación (sepárelas por comas`, `)",
"admin/editor.comparison-grid.product-fields-to-be-removed.title": "Ocultar campos de productos",
"admin/editor.comparison-grid.product-fields-to-be-removed.description": "Campos de producto que deben ocultarse en la página de comparación (sepárelos con una coma`, `)",
"admin/editor.comparison-grid.sku-fields-to-be-removed.title": "Ocultar campos de sku",
"admin/editor.comparison-grid.sku-fields-to-be-removed.description": "Campos de sku que deben ocultarse en la página de comparación (sepárelos con una coma`, `)",
"admin/editor.comparison-grid-row.title": "Fila de cuadrícula de comparación",
"admin/editor.comparison-grid-row.description": "Metadatos de fila para la cuadrícula",
"admin/editor.comparison-grid-row.field.title": "Campo",
"admin/editor.comparison-grid-row.field.description": "Este es el campo que debemos agregar a la página de detalles de la comparación",
"admin/editor.comparison-grid-row.field.fieldType.title": "Tipo de campo",
"admin/editor.comparison-grid-row.field.fieldType.description": "Tipo de campo de la fila",
"admin/editor.comparison-grid-row.field.name.title": "Nombre del campo",
"admin/editor.comparison-grid-row.field.name.description": "Nombre del campo de comparación (nombre del campo del producto, nombre de la especificación del producto o especificación SKU)",
"admin/editor.comparison-grid-row.field.display-value.title": "Nombre para mostrar",
"admin/editor.comparison-grid-row.field.display-value.description": "Nombre para mostrar del campo en la página de comparación",
"admin/editor.comparison-grid-row.styles.title": "Estilos de celda",
"admin/editor.comparison-grid-row.styles.width.title": "Ancho",
"admin/editor.comparison-grid-row.styles.width.description": "Ancho de la celda como porcentaje",
"admin/editor.comparison-grid.titleText.title": "Título",
"store/product-comparison.product-selector.product": "Producto:",
"store/product-comparison.product-selector.product-added": "agregado para comparar",
"store/product-comparison.product-selector.product-removed": "eliminado de la comparación",
"store/product-comparison.product-selector.compare": "Comparar",
"store/product-comparison.drawer.products": "Productos",
"store/product-comparison.drawer.compare": "Comparar",
"store/product-comparison.drawer.remove-all-message": "Todos los productos eliminados de la comparación",
"store/product-comparison.drawer.remove-all": "Eliminar todo",
"store/product-comparison.drawer.hide": "esconder",
"store/product-comparison.drawer.show": "mostrar",
"store/product-comparison.drawer.min-items-message": "Debe agregar al menos dos productos para comparar",
"store/product-comparison.drawer.max-items-message-1": "Puedes comparar hasta",
"store/product-comparison.drawer.max-items-message-2": "productos a la vez",
"store/product-comparison.main-page.back-to-products": "Volver a la lista de productos",
"store/product-comparison.main-page.sort-by": "Ordenar por",
"store/product-comparison.main-page.order-added": "Pedido agregado",
"store/product-comparison.main-page.title": "Comparar productos de {productsLength}",
"store/product-comparison.product-summary-row.show-differences": "Mostrar solo las diferencias",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.title": "Ocultar grupo de especificaciones de productos",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.description": "Nombres de grupos de especificaciones de productos que deben ocultarse en la página de comparación (sepárelos por comas`, `)",
"store/product-comparison.product-selector.upper-limit-exceeded": "No se puede agregar este artículo para comparar, se excedió el tamaño del depósito"
}
94 changes: 47 additions & 47 deletions messages/pt.json
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
{
"editor.countdown.title": "Countdown",
"editor.countdown.description": "Countdown component",
"admin/editor.comparison-grid.title": "Comparison Grid",
"admin/editor.comparison-grid.description": "Product Comparison Grid Row Collect information",
"admin/editor.comparison-grid.product-specifications-to-be-removed.title": "Hide Product Specifications",
"admin/editor.comparison-grid.product-specifications-to-be-removed.description": "Names of product specifications which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.title": "Hide SKU Specifications",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.description": "Names of sku specifications which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.product-fields-to-be-removed.title": "Hide product fields",
"admin/editor.comparison-grid.product-fields-to-be-removed.description": "Product fields which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid.sku-fields-to-be-removed.title": "Hide sku fields",
"admin/editor.comparison-grid.sku-fields-to-be-removed.description": "Sku fields which needs to be hidden in comparison page (separate them by comma `,`)",
"admin/editor.comparison-grid-row.title": "Comparison Grid Row",
"admin/editor.comparison-grid-row.description": "Row meta data for grid",
"admin/editor.comparison-grid-row.field.title": "Field",
"admin/editor.comparison-grid-row.field.description": "This is the field we need to add to comparison detail page",
"admin/editor.comparison-grid-row.field.fieldType.title": "Field type",
"admin/editor.comparison-grid-row.field.fieldType.description": "Field type of the row",
"admin/editor.comparison-grid-row.field.name.title": "Field Name",
"admin/editor.comparison-grid-row.field.name.description": "Comparison field name (name of the product field, name of product specification or sku specification)",
"admin/editor.comparison-grid-row.field.display-value.title": "Display Name",
"admin/editor.comparison-grid-row.field.display-value.description": "Display name of the field in comparison page",
"admin/editor.comparison-grid-row.styles.title": "Cell styles",
"admin/editor.comparison-grid-row.styles.width.title": "Width",
"admin/editor.comparison-grid-row.styles.width.description": "Width of the cell as a percentage",
"admin/editor.comparison-grid.titleText.title": "Title",
"store/product-comparison.product-selector.product": "Product:",
"store/product-comparison.product-selector.product-added": "added to compare",
"store/product-comparison.product-selector.product-removed": "removed from compare",
"store/product-comparison.product-selector.compare": "Compare",
"store/product-comparison.drawer.products": "Products",
"store/product-comparison.drawer.compare": "Compare",
"store/product-comparison.drawer.remove-all-message": "All products removed from comparison",
"store/product-comparison.drawer.remove-all": "Remove All",
"store/product-comparison.drawer.hide": "hide",
"store/product-comparison.drawer.show": "show",
"store/product-comparison.drawer.min-items-message": "You need to add at least two products to compare",
"store/product-comparison.drawer.max-items-message-1": "You can compare up to",
"store/product-comparison.drawer.max-items-message-2": "products at a time",
"store/product-comparison.main-page.back-to-products": "Back to products list",
"store/product-comparison.main-page.sort-by": "Sort by",
"store/product-comparison.main-page.order-added": "Order added",
"store/product-comparison.main-page.title": "Compare {productsLength} products",
"store/product-comparison.product-summary-row.show-differences": "Show only differences",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.title": "Hide Product Specification Group",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.description": "Names of product specification groups which needs to be hidden in comparison page (separate them by comma `,`)",
"store/product-comparison.product-selector.upper-limit-exceeded": "Can't add this item to compare, bucket size exceeded"
"editor.countdown.title":"Contagem regressiva",
"editor.countdown.description": "Componente de contagem regressiva",
"admin/editor.comparison-grid.title": "Grade de comparação",
"admin/editor.comparison-grid.description": "Informações de coleta de linha de grade de comparação de produtos",
"admin/editor.comparison-grid.product-specifications-to-be-removed.title": "Ocultar especificações do produto",
"admin/editor.comparison-grid.product-specifications-to-be-removed.description": "Nomes de especificações de produtos que precisam ser ocultados na página de comparação (separe-os por vírgulas`, `)",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.title": "Ocultar especificações de SKU",
"admin/editor.comparison-grid.sku-specifications-to-be-removed.description": "Nomes de especificações de sku que precisam ser ocultados na página de comparação (separe-os por vírgulas`, `)",
"admin/editor.comparison-grid.product-fields-to-be-removed.title": "Ocultar campos de produtos",
"admin/editor.comparison-grid.product-fields-to-be-removed.description": "Campos de produtos que precisam ser ocultados na página de comparação (separe-os por vírgulas`, `)",
"admin/editor.comparison-grid.sku-fields-to-be-removed.title": "Ocultar campos sku",
"admin/editor.comparison-grid.sku-fields-to-be-removed.description": "Campos Sku que precisam ser ocultados na página de comparação (separe-os por vírgulas`, `)",
"admin/editor.comparison-grid-row.title": "Linha de grade de comparação",
"admin/editor.comparison-grid-row.description": "Metadados de linha para grade",
"admin/editor.comparison-grid-row.field.title": "Campo",
"admin/editor.comparison-grid-row.field.description": "Este é o campo que precisamos adicionar à página de detalhes de comparação",
"admin/editor.comparison-grid-row.field.fieldType.title": "Tipo de campo",
"admin/editor.comparison-grid-row.field.fieldType.description": "Tipo de campo da linha",
"admin/editor.comparison-grid-row.field.name.title": "Nome do campo",
"admin/editor.comparison-grid-row.field.name.description": "Nome do campo de comparação (nome do campo do produto, nome da especificação do produto ou especificação SKU)",
"admin/editor.comparison-grid-row.field.display-value.title": "Nome em Exibição",
"admin/editor.comparison-grid-row.field.display-value.description": "Exibir nome do campo na página de comparação",
"admin/editor.comparison-grid-row.styles.title": "Estilos de célula",
"admin/editor.comparison-grid-row.styles.width.title": "Largura",
"admin/editor.comparison-grid-row.styles.width.description": "Largura da célula em porcentagem",
"admin/editor.comparison-grid.titleText.title": "Título",
"store/product-comparison.product-selector.product": "Produtos:",
"store/product-comparison.product-selector.product-added": "adicionado para comparar",
"store/product-comparison.product-selector.product-removed": "removido da comparação",
"store/product-comparison.product-selector.compare": "Comparar",
"store/product-comparison.drawer.products": "Produtos",
"store/product-comparison.drawer.compare": "Comparar",
"store/product-comparison.drawer.remove-all-message": "Todos os produtos removidos da comparação",
"store/product-comparison.drawer.remove-all": "Deletar tudo",
"store/product-comparison.drawer.hide": "ocultar",
"store/product-comparison.drawer.show": "mostrar",
"store/product-comparison.drawer.min-items-message": "Você precisa adicionar pelo menos dois produtos para comparar",
"store/product-comparison.drawer.max-items-message-1": "Você pode comparar até",
"store/product-comparison.drawer.max-items-message-2": "produtos por vez",
"store/product-comparison.main-page.back-to-products": "Voltar à lista de produtos",
"store/product-comparison.main-page.sort-by": "Ordenar por",
"store/product-comparison.main-page.order-added": "Pedido adicionado",
"store/product-comparison.main-page.title": "Compare os produtos {productsLength}",
"store/product-comparison.product-summary-row.show-differences": "Mostrar apenas diferenças",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.title": "Ocultar Grupo de Especificação de Produto",
"admin/editor.comparison-grid.product-specification-groups-to-be-removed.description": "Nomes de grupos de especificações de produtos que precisam ser ocultados na página de comparação (separe-os por vírgulas`, `)",
"store/product-comparison.product-selector.upper-limit-exceeded": "Não é possível adicionar este item para comparar, tamanho do depósito excedido"
}