From 41502eb113a607930234172f587e6b71f1d3e2b1 Mon Sep 17 00:00:00 2001 From: BC Local Date: Mon, 2 Dec 2024 09:31:42 +0000 Subject: [PATCH] feat(other): LOCAL-1444 delivery translation --- core/messages/da.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/de.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-419.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-AR.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-CL.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-CO.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-LA.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-MX.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es-PE.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/es.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/fr.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/it.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/ja.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/nl.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/no.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/pl.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/pt-BR.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/pt.json | 68 ++++++++++++++++++++++++++++++++++++--- core/messages/sv.json | 68 ++++++++++++++++++++++++++++++++++++--- 19 files changed, 1197 insertions(+), 95 deletions(-) diff --git a/core/messages/da.json b/core/messages/da.json index 41aec88464..f9f1cd011d 100644 --- a/core/messages/da.json +++ b/core/messages/da.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 varer} other {# varer}} tilføjet til din indkøbskurv", - "error": "Fejl ved tilføjelse af produkt til indkøbskurv. Prøv igen." + "success": "{cartItems, plural, =1 {1 varer} other {# varer}} tilføjet til din indkøbskurv" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Relaterede produkter" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 varer} other {# varer}} tilføjet til din indkøbskurv", - "error": "Fejl ved tilføjelse af produkt til indkøbskurv. Prøv igen.", "saveToWishlist": "Gem i ønskeliste", "quantityLabel": "Antal" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Vælg land og sprog", "goToSite": "Gå til webstedet" + }, + "MiniCart": { + "cart": "Indkøbskurv", + "items": "Varer i indkøbskurven" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "produkter", + "categories": "Kategorier", + "brands": "mærker", + "noSearchResults": "Beklager, ingen resultater for {term}.", + "searchPlaceholder": "Søg ...", + "clearSearch": "Ryd søgning", + "processing": "Behandler..." } }, + "Footer": { + "socialMediaLinks": "Links til sociale medier" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Sammenlign ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Behandler..." }, "ProductCard": { + "Compare": { + "compare": "Sammenlign" + }, "AddToCart": { "viewOptions": "Se muligheder", - "success": "{cartItems, plural, =1 {1 varer} other {# varer}} tilføjet til din indkøbskurv", - "error": "Fejl ved tilføjelse af produkt til indkøbskurv. Prøv igen." + "success": "{cartItems, plural, =1 {1 varer} other {# varer}} tilføjet til din indkøbskurv" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Dias", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "sideopsætning", + "previous": "Foregående", + "next": "Næste" + }, + "Carousel": { + "carousel": "Karrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Indtast en adresse", @@ -482,6 +536,10 @@ "password": "Indtast en adgangskode", "phone": "Indtast et telefonnummer", "postalCode": "Indtast et postnummer" + }, + "Counter": { + "increase": "Forøg antal", + "decrease": "Reducer antallet" } } } diff --git a/core/messages/de.json b/core/messages/de.json index bee146413f..98750f51b4 100644 --- a/core/messages/de.json +++ b/core/messages/de.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} wurde zu Ihrem Warenkorb hinzugefügt", - "error": "Fehler beim Hinzufügen des Produkts zum Warenkorb. Bitte versuchen Sie es erneut." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} wurde zu Ihrem Warenkorb hinzugefügt" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Verwandte Produkte" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 Item} other {# Items}} wurde zu Ihrem Warenkorb hinzugefügt", - "error": "Fehler beim Hinzufügen des Produkts zum Warenkorb. Bitte versuchen Sie es erneut.", "saveToWishlist": "Auf Wunschliste speichern", "quantityLabel": "Menge" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Wählen Sie Ihr Land und Ihre Sprache", "goToSite": "Zur Website" + }, + "MiniCart": { + "cart": "Warenkorb", + "items": "Artikel im Warenkorb" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Produkte", + "categories": "Kategorien", + "brands": "Marken", + "noSearchResults": "Leider keine Ergebnisse für {term}.", + "searchPlaceholder": "Suchen ...", + "clearSearch": "Suche löschen", + "processing": "Verarbeitung ..." } }, + "Footer": { + "socialMediaLinks": "Social-Media-Links" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Vergleichen ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Verarbeitung ..." }, "ProductCard": { + "Compare": { + "compare": "Vergleichen" + }, "AddToCart": { "viewOptions": "Optionen anzeigen", - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} wurde zu Ihrem Warenkorb hinzugefügt", - "error": "Fehler beim Hinzufügen des Produkts zum Warenkorb. Bitte versuchen Sie es erneut." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} wurde zu Ihrem Warenkorb hinzugefügt" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Folie", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "Seitennummerierung", + "previous": "Zurück", + "next": "Weiter" + }, + "Carousel": { + "carousel": "Karussell", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Geben Sie eine Adresse ein", @@ -482,6 +536,10 @@ "password": "Geben Sie ein Passwort ein", "phone": "Geben Sie eine Telefonnummer ein", "postalCode": "Geben Sie eine Postleitzahl ein" + }, + "Counter": { + "increase": "Anzahl erhöhen", + "decrease": "Anzahl verringern" } } } diff --git a/core/messages/es-419.json b/core/messages/es-419.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-419.json +++ b/core/messages/es-419.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-AR.json b/core/messages/es-AR.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-AR.json +++ b/core/messages/es-AR.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-CL.json b/core/messages/es-CL.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-CL.json +++ b/core/messages/es-CL.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-CO.json b/core/messages/es-CO.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-CO.json +++ b/core/messages/es-CO.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-LA.json b/core/messages/es-LA.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-LA.json +++ b/core/messages/es-LA.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-MX.json b/core/messages/es-MX.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-MX.json +++ b/core/messages/es-MX.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es-PE.json b/core/messages/es-PE.json index f1ab223e59..f1158d30db 100644 --- a/core/messages/es-PE.json +++ b/core/messages/es-PE.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país y tu idioma", "goToSite": "Ve al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando…" } }, + "Footer": { + "socialMediaLinks": "Enlaces a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando…" }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Opciones de visualización", - "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito", - "error": "Error al agregar un producto al carrito. Vuelve a intentarlo." + "success": "{cartItems, plural, =1 {1 artículo} other {# artículos}} agregado(s) a tu carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Ingresa una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Disminuir número" } } } diff --git a/core/messages/es.json b/core/messages/es.json index 01dae40d71..f245ecbb61 100644 --- a/core/messages/es.json +++ b/core/messages/es.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} añadidos al carrito", - "error": "Error al añadir el producto al carrito. Inténtalo de nuevo." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} añadidos al carrito" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Productos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 Item} other {# Items}} añadidos al carrito", - "error": "Error al añadir el producto al carrito. Inténtalo de nuevo.", "saveToWishlist": "Guardar en la lista de deseos", "quantityLabel": "Cantidad" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Elige tu país e idioma", "goToSite": "Ir al sitio" + }, + "MiniCart": { + "cart": "Carrito", + "items": "Artículos en el carrito" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Productos", + "categories": "Categorías", + "brands": "Marcas", + "noSearchResults": "Lo sentimos, no hay resultados para {term}.", + "searchPlaceholder": "Buscar...", + "clearSearch": "Borrar búsqueda", + "processing": "Procesando..." } }, + "Footer": { + "socialMediaLinks": "Vínculos a redes sociales" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Procesando..." }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Ver opciones", - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} añadidos al carrito", - "error": "Error al añadir el producto al carrito. Inténtalo de nuevo." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} añadidos al carrito" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositiva", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginación", + "previous": "Anterior", + "next": "Siguiente" + }, + "Carousel": { + "carousel": "Carrusel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Introduce una dirección", @@ -482,6 +536,10 @@ "password": "Introduce una contraseña", "phone": "Introduce un número de teléfono", "postalCode": "Introduce un código postal" + }, + "Counter": { + "increase": "Incrementar recuento", + "decrease": "Disminuir recuento" } } } diff --git a/core/messages/fr.json b/core/messages/fr.json index 1ea62ab7ac..7f3cf906ad 100644 --- a/core/messages/fr.json +++ b/core/messages/fr.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 article} other {# articles}} ajouté(s) à votre panier", - "error": "Erreur lors de l'ajout d'un produit au panier. Veuillez réessayer." + "success": "{cartItems, plural, =1 {1 article} other {# articles}} ajouté(s) à votre panier" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Produits associés" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 article} other {# articles}} ajouté(s) à votre panier", - "error": "Erreur lors de l'ajout d'un produit au panier. Veuillez réessayer.", "saveToWishlist": "Enregistrer dans la liste d'envies", "quantityLabel": "Quantité" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Sélectionnez le pays et la langue.", "goToSite": "Accéder au site" + }, + "MiniCart": { + "cart": "Panier", + "items": "Articles du panier" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Photo", + "products": "Produits", + "categories": "Catégories", + "brands": "Marques", + "noSearchResults": "Désolé, il n'y a aucun résultat pour « {term} ».", + "searchPlaceholder": "Recherche...", + "clearSearch": "Effacer la recherche", + "processing": "Traitement en cours…" } }, + "Footer": { + "socialMediaLinks": "Lien vers les médias sociaux" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparer ({products})", "productPhoto": "Photo", @@ -459,12 +490,35 @@ "processing": "Traitement en cours…" }, "ProductCard": { + "Compare": { + "compare": "Comparer" + }, "AddToCart": { "viewOptions": "Afficher les options", - "success": "{cartItems, plural, =1 {1 article} other {# articles}} ajouté(s) à votre panier", - "error": "Erreur lors de l'ajout d'un produit au panier. Veuillez réessayer." + "success": "{cartItems, plural, =1 {1 article} other {# articles}} ajouté(s) à votre panier" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Diapositive", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "pagination", + "previous": "Précédent", + "next": "Suivant" + }, + "Carousel": { + "carousel": "Carrousel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Saisissez une adresse", @@ -482,6 +536,10 @@ "password": "Saisissez un mot de passe", "phone": "Saisissez un numéro de téléphone", "postalCode": "Saisissez un code postal" + }, + "Counter": { + "increase": "Augmenter le nombre", + "decrease": "Diminuer le nombre" } } } diff --git a/core/messages/it.json b/core/messages/it.json index 9a48cd443f..2e4e1d7262 100644 --- a/core/messages/it.json +++ b/core/messages/it.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 articolo} other {# articoli}} aggiunto/i al carrello", - "error": "Errore durante l'aggiunta del prodotto al carrello. Riprova." + "success": "{cartItems, plural, =1 {1 articolo} other {# articoli}} aggiunto/i al carrello" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Prodotti simili" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 articolo} other {# articoli}} aggiunto/i al carrello", - "error": "Errore durante l'aggiunta del prodotto al carrello. Riprova.", "saveToWishlist": "Salva nella lista dei desideri", "quantityLabel": "Quantità" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Scegli il paese e la lingua", "goToSite": "Vai al sito" + }, + "MiniCart": { + "cart": "Carrello", + "items": "Articoli nel carrello" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Prodotti", + "categories": "Categorie", + "brands": "Marchi", + "noSearchResults": "Siamo spiacenti, nessun risultato per {term}.", + "searchPlaceholder": "Cerca...", + "clearSearch": "Cancella ricerca", + "processing": "Elaborazione in corso..." } }, + "Footer": { + "socialMediaLinks": "Link ai social media" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Confronta ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Elaborazione in corso..." }, "ProductCard": { + "Compare": { + "compare": "Confronta" + }, "AddToCart": { "viewOptions": "Visualizza le opzioni", - "success": "{cartItems, plural, =1 {1 articolo} other {# articoli}} aggiunto/i al carrello", - "error": "Errore durante l'aggiunta del prodotto al carrello. Riprova." + "success": "{cartItems, plural, =1 {1 articolo} other {# articoli}} aggiunto/i al carrello" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Slide", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "impaginazione", + "previous": "Indietro", + "next": "Avanti" + }, + "Carousel": { + "carousel": "Carosello", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Inserisci un indirizzo", @@ -482,6 +536,10 @@ "password": "Inserisci una password", "phone": "Inserisci un numero di telefono", "postalCode": "Inserisci un codice postale" + }, + "Counter": { + "increase": "Aumenta conteggio", + "decrease": "Diminuisci conteggio" } } } diff --git a/core/messages/ja.json b/core/messages/ja.json index 045dafaecc..0628b3c429 100644 --- a/core/messages/ja.json +++ b/core/messages/ja.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} added to your cart", - "error": "Error adding product to cart. Please try again." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} added to your cart" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "関連商品" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 Item} other {# Items}} added to your cart", - "error": "Error adding product to cart. Please try again.", "saveToWishlist": "Save to wishlist", "quantityLabel": "数量" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Choose your country and language", "goToSite": "Go to site" + }, + "MiniCart": { + "cart": "ショッピングカート", + "items": "ショッピングカート商品" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Photo", + "products": "商品", + "categories": "カテゴリー", + "brands": "ブランド", + "noSearchResults": "Sorry, no results for {term}.", + "searchPlaceholder": "検索…", + "clearSearch": "検索クリア", + "processing": "処理中..." } }, + "Footer": { + "socialMediaLinks": "ソーシャル·メディア·リンク" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Compare ({products})", "productPhoto": "Photo", @@ -459,12 +490,35 @@ "processing": "処理中..." }, "ProductCard": { + "Compare": { + "compare": "価格比較" + }, "AddToCart": { "viewOptions": "View options", - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} added to your cart", - "error": "Error adding product to cart. Please try again." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} added to your cart" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "スライド", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "Pagination", + "previous": "前の", + "next": "次へ" + }, + "Carousel": { + "carousel": "カルーセル", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Enter an address", @@ -482,6 +536,10 @@ "password": "Enter a password", "phone": "Enter a phone number", "postalCode": "Enter a zip / postcode" + }, + "Counter": { + "increase": "Increase count", + "decrease": "Decrease count" } } } diff --git a/core/messages/nl.json b/core/messages/nl.json index ae9363bb65..130c7da44b 100644 --- a/core/messages/nl.json +++ b/core/messages/nl.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 item} other {# items}} toegevoegd aan je winkelwagen", - "error": "Fout opgetreden bij het toevoegen van product aan winkelwagen. Probeer het opnieuw." + "success": "{cartItems, plural, =1 {1 item} other {# items}} toegevoegd aan je winkelwagen" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Gerelateerde producten" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 item} other {# items}} toegevoegd aan je winkelwagen", - "error": "Fout opgetreden bij het toevoegen van product aan winkelwagen. Probeer het opnieuw.", "saveToWishlist": "Opslaan in verlanglijstje", "quantityLabel": "Aantal" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Kies je land en taal", "goToSite": "Ga naar de site" + }, + "MiniCart": { + "cart": "Winkelmandje", + "items": "Artikelen in winkelmandje" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Producten", + "categories": "Categorieën", + "brands": "Merken", + "noSearchResults": "Helaas, geen resultaten voor {term}.", + "searchPlaceholder": "Zoeken...", + "clearSearch": "Zoekopdracht wissen", + "processing": "Verwerken..." } }, + "Footer": { + "socialMediaLinks": "Links naar sociale media" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Vergelijken ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Verwerken..." }, "ProductCard": { + "Compare": { + "compare": "Vergelijken" + }, "AddToCart": { "viewOptions": "Opties weergeven", - "success": "{cartItems, plural, =1 {1 item} other {# items}} toegevoegd aan je winkelwagen", - "error": "Fout opgetreden bij het toevoegen van product aan winkelwagen. Probeer het opnieuw." + "success": "{cartItems, plural, =1 {1 item} other {# items}} toegevoegd aan je winkelwagen" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Dia", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginering", + "previous": "Vorige", + "next": "Volgende" + }, + "Carousel": { + "carousel": "Carrousel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Voer een adres in", @@ -482,6 +536,10 @@ "password": "Vul een wachtwoord in", "phone": "Voer een telefoonnummer in", "postalCode": "Voer een postcode in" + }, + "Counter": { + "increase": "Aantal verhogen", + "decrease": "Aantal verlagen" } } } diff --git a/core/messages/no.json b/core/messages/no.json index d1fc8864d6..1845a4df54 100644 --- a/core/messages/no.json +++ b/core/messages/no.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 vare} other {# varer}} lagt til i handlekurven din", - "error": "Feil da produktet skulle legges til i handlekurven. Prøv igjen." + "success": "{cartItems, plural, =1 {1 vare} other {# varer}} lagt til i handlekurven din" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Relaterte produkter" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 vare} other {# varer}} lagt til i handlekurven din", - "error": "Feil da produktet skulle legges til i handlekurven. Prøv igjen.", "saveToWishlist": "Legg til på ønskeliste", "quantityLabel": "Mengde" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Velg land og språk", "goToSite": "Gå til nettstedet" + }, + "MiniCart": { + "cart": "Handlekurv", + "items": "Varer i handlekurv" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Produkter", + "categories": "Kategorier", + "brands": "merker", + "noSearchResults": "Beklager, ingen resultater for {term}.", + "searchPlaceholder": "Søk …", + "clearSearch": "Nullstill søk", + "processing": "Behandler …" } }, + "Footer": { + "socialMediaLinks": "Lenker til sosiale medier" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Sammenlign ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Behandler …" }, "ProductCard": { + "Compare": { + "compare": "Sammenlign" + }, "AddToCart": { "viewOptions": "Vis alternativer", - "success": "{cartItems, plural, =1 {1 vare} other {# varer}} lagt til i handlekurven din", - "error": "Feil da produktet skulle legges til i handlekurven. Prøv igjen." + "success": "{cartItems, plural, =1 {1 vare} other {# varer}} lagt til i handlekurven din" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Lysbilde", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginering", + "previous": "Forrige", + "next": "Neste" + }, + "Carousel": { + "carousel": "Karusell", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Skriv inn en adresse", @@ -482,6 +536,10 @@ "password": "Skriv inn et passord", "phone": "Skriv inn et telefonnummer", "postalCode": "Skriv inn et postnummer" + }, + "Counter": { + "increase": "Øk antall", + "decrease": "Reduser antall" } } } diff --git a/core/messages/pl.json b/core/messages/pl.json index 4463c3ea54..fb60de7863 100644 --- a/core/messages/pl.json +++ b/core/messages/pl.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "Dodano {cartItems, plural, =1 {1 produkt} other {# produkty(-ów)}} do koszyka", - "error": "Błąd podczas dodawania produktu do koszyka. Spróbuj ponownie." + "success": "Dodano {cartItems, plural, =1 {1 produkt} other {# produkty(-ów)}} do koszyka" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Powiązane produkty" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "Dodano {cartItems, plural, =1 {1 produkt} other {# produkty(-ów)}} do koszyka", - "error": "Błąd podczas dodawania produktu do koszyka. Spróbuj ponownie.", "saveToWishlist": "Zapisz na liście życzeń", "quantityLabel": "Ilość" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Wybierz kraj i język", "goToSite": "Przejdź do witryny" + }, + "MiniCart": { + "cart": "Koszyk", + "items": "Produkty w koszyku" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Zdjęcie", + "products": "Produkty", + "categories": "Kategorie", + "brands": "Marki", + "noSearchResults": "Niestety, brak wyników dla {term}.", + "searchPlaceholder": "Szukaj...", + "clearSearch": "Wyraźne wyszukiwanie", + "processing": "Przetwarzanie..." } }, + "Footer": { + "socialMediaLinks": "Linki do mediów społecznościowych" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Porównaj ({products})", "productPhoto": "Zdjęcie", @@ -459,12 +490,35 @@ "processing": "Przetwarzanie..." }, "ProductCard": { + "Compare": { + "compare": "Porównaj" + }, "AddToCart": { "viewOptions": "Wyświetl opcje", - "success": "Dodano {cartItems, plural, =1 {1 produkt} other {# produkty(-ów)}} do koszyka", - "error": "Błąd podczas dodawania produktu do koszyka. Spróbuj ponownie." + "success": "Dodano {cartItems, plural, =1 {1 produkt} other {# produkty(-ów)}} do koszyka" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Slajd", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "dzielenie na strony", + "previous": "Poprzedni", + "next": "Dalej" + }, + "Carousel": { + "carousel": "Karuzela", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Wprowadź adres", @@ -482,6 +536,10 @@ "password": "Wprowadź hasło", "phone": "Wprowadź numer telefonu", "postalCode": "Wprowadź kod pocztowy" + }, + "Counter": { + "increase": "Zwiększ liczbę", + "decrease": "Zmniejsz liczbę" } } } diff --git a/core/messages/pt-BR.json b/core/messages/pt-BR.json index 1e73a3ad8b..45ab2691b3 100644 --- a/core/messages/pt-BR.json +++ b/core/messages/pt-BR.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente." + "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Produtos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente.", "saveToWishlist": "Salvar na lista de desejos", "quantityLabel": "Quantidade" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Escolha seu país e o idioma", "goToSite": "Acessar o site" + }, + "MiniCart": { + "cart": "Carrinho", + "items": "Itens do carrinho" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Produtos", + "categories": "Categorias", + "brands": "Marcas", + "noSearchResults": "Não há resultados para {term}.", + "searchPlaceholder": "Pesquisar...", + "clearSearch": "Limpar pesquisa", + "processing": "Processando..." } }, + "Footer": { + "socialMediaLinks": "Links de redes sociais" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Processando..." }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Ver opções", - "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente." + "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Slide", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginação", + "previous": "Anterior", + "next": "Próximo" + }, + "Carousel": { + "carousel": "Carrossel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Insira um endereço", @@ -482,6 +536,10 @@ "password": "Digite uma senha", "phone": "Digite um número de telefone", "postalCode": "Digite um CEP" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Diminuir número" } } } diff --git a/core/messages/pt.json b/core/messages/pt.json index 1e73a3ad8b..45ab2691b3 100644 --- a/core/messages/pt.json +++ b/core/messages/pt.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente." + "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Produtos relacionados" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente.", "saveToWishlist": "Salvar na lista de desejos", "quantityLabel": "Quantidade" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Escolha seu país e o idioma", "goToSite": "Acessar o site" + }, + "MiniCart": { + "cart": "Carrinho", + "items": "Itens do carrinho" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Produtos", + "categories": "Categorias", + "brands": "Marcas", + "noSearchResults": "Não há resultados para {term}.", + "searchPlaceholder": "Pesquisar...", + "clearSearch": "Limpar pesquisa", + "processing": "Processando..." } }, + "Footer": { + "socialMediaLinks": "Links de redes sociais" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Comparar ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Processando..." }, "ProductCard": { + "Compare": { + "compare": "Comparar" + }, "AddToCart": { "viewOptions": "Ver opções", - "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho", - "error": "Erro ao colocar o produto no carrinho. Tente novamente." + "success": "{cartItems, plural, =1 {1 item} other {# itens}} adicionado(s) ao carrinho" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Slide", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "paginação", + "previous": "Anterior", + "next": "Próximo" + }, + "Carousel": { + "carousel": "Carrossel", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Insira um endereço", @@ -482,6 +536,10 @@ "password": "Digite uma senha", "phone": "Digite um número de telefone", "postalCode": "Digite um CEP" + }, + "Counter": { + "increase": "Aumentar número", + "decrease": "Diminuir número" } } } diff --git a/core/messages/sv.json b/core/messages/sv.json index a893ef7cb7..66c17ce0fd 100644 --- a/core/messages/sv.json +++ b/core/messages/sv.json @@ -335,8 +335,7 @@ } }, "AddToCart": { - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} har lagts till i kundvagnen", - "error": "Produkten kunde inte läggas till i kundvagnen. Försök igen." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} har lagts till i kundvagnen" } }, "Product": { @@ -344,9 +343,14 @@ "Carousel": { "relatedProducts": "Relaterade produkter" }, + "Gallery": { + "previous": "Previous product image", + "next": "Next product image", + "thumbnailNavigation": "Thumbnail navigation", + "enlarge": "Enlarge product image" + }, "Form": { "success": "{cartItems, plural, =1 {1 Item} other {# Items}} har lagts till i kundvagnen", - "error": "Produkten kunde inte läggas till i kundvagnen. Försök igen.", "saveToWishlist": "Spara i önskelistan", "quantityLabel": "Kvantitet" }, @@ -437,8 +441,35 @@ "LocaleSwitcher": { "chooseCountryAndLanguage": "Välj land och språk", "goToSite": "Gå till webbplatsen" + }, + "MiniCart": { + "cart": "Kundvagn", + "items": "Artiklar i kundvagnen" + }, + "Navigation": { + "toggle": "Toggle navigation", + "navigationMenu": "Navigation menu" + }, + "Search": { + "openSearchPopup": "Open search popup", + "closeSearchPopup": "Close search popup", + "searchBar": "Search bar", + "photo": "Foto", + "products": "Produkter", + "categories": "Kategorier", + "brands": "Varumärke", + "noSearchResults": "Tyvärr, inga resultat för {term}.", + "searchPlaceholder": "Sök...", + "clearSearch": "Rensa sökning", + "processing": "Behandlar…" } }, + "Footer": { + "socialMediaLinks": "Sociala Media-länkar" + }, + "Breadcrumb": { + "breadcrumb": "Breadcrumb" + }, "Compare": { "compareButton": "Jämför ({products})", "productPhoto": "Foto", @@ -459,12 +490,35 @@ "processing": "Behandlar…" }, "ProductCard": { + "Compare": { + "compare": "Jämför" + }, "AddToCart": { "viewOptions": "Visa alternativ", - "success": "{cartItems, plural, =1 {1 Item} other {# Items}} har lagts till i kundvagnen", - "error": "Produkten kunde inte läggas till i kundvagnen. Försök igen." + "success": "{cartItems, plural, =1 {1 Item} other {# Items}} har lagts till i kundvagnen" } }, + "Slideshow": { + "slideshow": "Interactive slide show", + "slide": "Glida", + "previousSlide": "Previous slide", + "nextSlide": "Next slide", + "slideNo": "{n} of {total}", + "pause": "Pause slideshow", + "play": "Play slideshow" + }, + "Pagination": { + "pagination": "sidnumrering", + "previous": "Föregående", + "next": "Nästa" + }, + "Carousel": { + "carousel": "Karusell", + "previousProducts": "Previous products", + "nextProducts": "Next products", + "slides": "Slides", + "goto": "Go to slide {n}" + }, "FormFields": { "Validation": { "address1": "Ange en adress", @@ -482,6 +536,10 @@ "password": "Ange ett lösenord", "phone": "Ange ett telefonnummer", "postalCode": "Ange ett postnummer" + }, + "Counter": { + "increase": "Öka antal", + "decrease": "Minska antal" } } }