From a22233f8fc94c5ad602fa734cadbb892af34fe6b Mon Sep 17 00:00:00 2001 From: bc-svc-local <102379007+bc-svc-local@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:18:38 +0300 Subject: [PATCH] Update translations (#1487) * feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local --- .changeset/translations-patch-53688cca.md | 5 +++++ core/messages/da.json | 6 +++++- core/messages/de.json | 6 +++++- core/messages/es-419.json | 6 +++++- core/messages/es-AR.json | 6 +++++- core/messages/es-CL.json | 6 +++++- core/messages/es-CO.json | 6 +++++- core/messages/es-LA.json | 6 +++++- core/messages/es-MX.json | 6 +++++- core/messages/es-PE.json | 6 +++++- core/messages/es.json | 6 +++++- core/messages/fr.json | 6 +++++- core/messages/it.json | 6 +++++- core/messages/ja.json | 6 +++++- core/messages/nl.json | 6 +++++- core/messages/no.json | 6 +++++- core/messages/pl.json | 6 +++++- core/messages/pt-BR.json | 6 +++++- core/messages/pt.json | 6 +++++- core/messages/sv.json | 6 +++++- 20 files changed, 100 insertions(+), 19 deletions(-) create mode 100644 .changeset/translations-patch-53688cca.md diff --git a/.changeset/translations-patch-53688cca.md b/.changeset/translations-patch-53688cca.md new file mode 100644 index 0000000000..ad17b2636a --- /dev/null +++ b/.changeset/translations-patch-53688cca.md @@ -0,0 +1,5 @@ +--- +"@bigcommerce/catalyst-core": patch +--- + +Update translations. diff --git a/core/messages/da.json b/core/messages/da.json index 1b51f9cb05..c2ce8f45d0 100644 --- a/core/messages/da.json +++ b/core/messages/da.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 vare} other {# varer}}", "products": "produkter", - "items": "Varer" + "items": "Varer", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Søgeresultater", diff --git a/core/messages/de.json b/core/messages/de.json index 353c6fcfb6..14b1e6db3d 100644 --- a/core/messages/de.json +++ b/core/messages/de.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# items}}", "products": "Produkte", - "items": "Artikel" + "items": "Artikel", + "Empty": { + "message": "Keine Produkte in dieser Kategorie", + "cta": "Zurück zur Startseite" + } }, "Search": { "title": "Suchergebnisse", diff --git a/core/messages/es-419.json b/core/messages/es-419.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-419.json +++ b/core/messages/es-419.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-AR.json b/core/messages/es-AR.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-AR.json +++ b/core/messages/es-AR.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-CL.json b/core/messages/es-CL.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-CL.json +++ b/core/messages/es-CL.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-CO.json b/core/messages/es-CO.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-CO.json +++ b/core/messages/es-CO.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-LA.json b/core/messages/es-LA.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-LA.json +++ b/core/messages/es-LA.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-MX.json b/core/messages/es-MX.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-MX.json +++ b/core/messages/es-MX.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es-PE.json b/core/messages/es-PE.json index 5f7a62b0f8..4885b25929 100644 --- a/core/messages/es-PE.json +++ b/core/messages/es-PE.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {sin artículos} =1 {1 artículo} other {# artículos}}", "products": "Productos", - "items": "Artículos" + "items": "Artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de búsqueda", diff --git a/core/messages/es.json b/core/messages/es.json index 43e0275d20..6035aff189 100644 --- a/core/messages/es.json +++ b/core/messages/es.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# items}}", "products": "Productos", - "items": "artículos" + "items": "artículos", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados de la búsqueda", diff --git a/core/messages/fr.json b/core/messages/fr.json index 11df924990..07afbb91c0 100644 --- a/core/messages/fr.json +++ b/core/messages/fr.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {aucun article} =1 {1 article} other {# articles}}", "products": "Produits", - "items": "articles" + "items": "articles", + "Empty": { + "message": "Aucun produit dans cette catégorie", + "cta": "Retour à l’accueil" + } }, "Search": { "title": "Résultats de recherche", diff --git a/core/messages/it.json b/core/messages/it.json index 3441daa98c..bc99416125 100644 --- a/core/messages/it.json +++ b/core/messages/it.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {nessun articolo} =1 {1 articolo} other {# articoli}}", "products": "Prodotti", - "items": "articoli" + "items": "articoli", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Risultati della ricerca", diff --git a/core/messages/ja.json b/core/messages/ja.json index fca1c0a1e0..3efc4bfcdb 100644 --- a/core/messages/ja.json +++ b/core/messages/ja.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# items}}", "products": "商品", - "items": "お品物" + "items": "お品物", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "検索結果", diff --git a/core/messages/nl.json b/core/messages/nl.json index 5f56b40c39..e274aac4bf 100644 --- a/core/messages/nl.json +++ b/core/messages/nl.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {geen items} =1 {1 item} other {# items}}", "products": "Producten", - "items": "artikelen" + "items": "artikelen", + "Empty": { + "message": "Er zijn geen producten in deze categorie.", + "cta": "Terug naar Startpagina" + } }, "Search": { "title": "Zoekresultaten", diff --git a/core/messages/no.json b/core/messages/no.json index 9c11dd2a98..1010046663 100644 --- a/core/messages/no.json +++ b/core/messages/no.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 vare} other {# varer}}", "products": "Produkter", - "items": "Varer" + "items": "Varer", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Søkeresultater", diff --git a/core/messages/pl.json b/core/messages/pl.json index 3e0af64c7f..267f81f84d 100644 --- a/core/messages/pl.json +++ b/core/messages/pl.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# items}}", "products": "Produkty", - "items": "produkty" + "items": "produkty", + "Empty": { + "message": "Brak produktów w tej kategorii", + "cta": "Powrót na początek" + } }, "Search": { "title": "Wyniki wyszukiwania", diff --git a/core/messages/pt-BR.json b/core/messages/pt-BR.json index cb1e282c84..357425ffca 100644 --- a/core/messages/pt-BR.json +++ b/core/messages/pt-BR.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# itens}}", "products": "Produtos", - "items": "itens" + "items": "itens", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados da pesquisa", diff --git a/core/messages/pt.json b/core/messages/pt.json index cb1e282c84..357425ffca 100644 --- a/core/messages/pt.json +++ b/core/messages/pt.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# itens}}", "products": "Produtos", - "items": "itens" + "items": "itens", + "Empty": { + "message": "No products in this category", + "cta": "Return to Home" + } }, "Search": { "title": "Resultados da pesquisa", diff --git a/core/messages/sv.json b/core/messages/sv.json index 541a6607d6..936de727eb 100644 --- a/core/messages/sv.json +++ b/core/messages/sv.json @@ -122,7 +122,11 @@ "Category": { "sortBy": "{items, plural, =0 {no items} =1 {1 item} other {# items}}", "products": "Produkter", - "items": "varor" + "items": "varor", + "Empty": { + "message": "Inga produkter i denna kategori", + "cta": "Tillbaka till startsidan" + } }, "Search": { "title": "Sökresultat",