Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
65db590
New translations en.default.json (French)
alexphelps Feb 19, 2025
17ab517
New translations en.default.json (Spanish)
alexphelps Feb 19, 2025
8f06649
New translations en.default.json (German)
alexphelps Feb 19, 2025
0799759
New translations en.default.json (Finnish)
alexphelps Feb 19, 2025
5dc9d72
New translations en.default.json (Italian)
alexphelps Feb 19, 2025
505c6e5
New translations en.default.json (Dutch)
alexphelps Feb 19, 2025
1d4f445
New translations en.default.json (Norwegian)
alexphelps Feb 19, 2025
af9c834
New translations en.default.json (Portuguese)
alexphelps Feb 19, 2025
15c67e8
New translations en.default.json (Swedish)
alexphelps Feb 19, 2025
a3e402e
New translations en.default.json (Thai)
alexphelps Feb 19, 2025
a764150
Update source file en.default.json
alexphelps Feb 19, 2025
5058551
New translations en.default.json (French)
alexphelps Feb 19, 2025
843c844
New translations en.default.json (Spanish)
alexphelps Feb 19, 2025
46b6458
New translations en.default.json (German)
alexphelps Feb 19, 2025
72fb896
New translations en.default.json (Finnish)
alexphelps Feb 19, 2025
c581fcc
New translations en.default.json (Italian)
alexphelps Feb 19, 2025
e21214a
New translations en.default.json (Dutch)
alexphelps Feb 19, 2025
3b0931e
New translations en.default.json (Norwegian)
alexphelps Feb 19, 2025
5a14495
New translations en.default.json (Portuguese)
alexphelps Feb 19, 2025
b9e47a1
New translations en.default.json (Swedish)
alexphelps Feb 19, 2025
d8ef481
New translations en.default.json (Thai)
alexphelps Feb 19, 2025
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
10 changes: 6 additions & 4 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Einkaufswagen",
"summary": "Zusammenfassung",
"cart_total": "Korb Gesamt",
"cart_total_discount": "Korbsumme (nach Rabatten)",
"cart_total": "Einkaufswagen insgesamt",
"cart_total_discount": "Gesamtbetrag des Warenkorbs (nach Rabatten)",
"applied_offer": "Angewandtes Angebot",
"applied_coupons": "Angewandte Coupons",
"shipping": "Versand",
"order_total": "Gesamtzahl der Bestellung",
"proceed_to_checkout": "Weiter zur Kasse",
"upsell_message_detail": "{{ message }} um sich für das <b>{{ offer_name }}</b> Sonderangebot zu qualifizieren",
"continue_shopping": "Einkauf fortsetzen",
"cart_empty": "Ihr Warenkorb ist leer.",
"cart_empty": "Ihr Einkaufswagen ist leer.",
"items_count": {
"one": "{{ count }} Artikel",
"other": "{{ count }} Artikel"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Es wurden <strong>0</strong> Ergebnisse gefunden."
},
"catalogue": {
"filters": "Filter",
"filter_clear": "Klar",
"free": "Kostenlos",
"sale": "Verkauf",
"none_found": "Keine Produkte gefunden.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Gutschein anwenden"
}
}
}
}
4 changes: 3 additions & 1 deletion locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@
"search_not_found": "Found <strong>0</strong> results."
},
"catalogue": {
"filters": "Filters",
"filter_clear": "Clear",
"free": "Free",
"sale": "Sale",
"none_found": "No products found.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Apply coupon"
}
}
}
}
10 changes: 6 additions & 4 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Carrito",
"summary": "Resumen",
"cart_total": "Total cesta",
"cart_total_discount": "Total de la cesta (después de descuentos)",
"cart_total": "Total del carrito",
"cart_total_discount": "Total del carrito (después de los descuentos)",
"applied_offer": "Oferta aplicada",
"applied_coupons": "Cupones aplicados",
"shipping": "Envíos",
"order_total": "Total del pedido",
"proceed_to_checkout": "Proceder al pago",
"upsell_message_detail": "{{ message }} para calificar para la oferta especial <b>{{ offer_name }}</b>",
"continue_shopping": "Continuar comprando",
"cart_empty": "Tu cesta está vacía.",
"cart_empty": "Tu carrito está vacío.",
"items_count": {
"one": "{{ count }} artículo",
"other": "{{ count }} artículos"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Encontraron <strong>0</strong> resultados."
},
"catalogue": {
"filters": "Filtros",
"filter_clear": "Borrar",
"free": "Libre",
"sale": "Venta",
"none_found": "No se han encontrado productos.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Aplicar cupón"
}
}
}
}
4 changes: 3 additions & 1 deletion locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@
"search_not_found": "Löytyi <strong>0</strong> -tuloksia."
},
"catalogue": {
"filters": "Suodattimet",
"filter_clear": "Tyhjennä",
"free": "Vapaa",
"sale": "Myynti",
"none_found": "Tuotteita ei löytynyt.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Käytä kuponkia"
}
}
}
}
6 changes: 4 additions & 2 deletions locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"title": "Chariot",
"summary": "Résumé",
"cart_total": "Total du panier",
"cart_total_discount": "Total du panier (après rabais)",
"cart_total_discount": "Total du panier (après remises)",
"applied_offer": "Offre appliquée",
"applied_coupons": "Coupons appliqués",
"shipping": "Expédition",
Expand Down Expand Up @@ -115,6 +115,8 @@
"search_not_found": "Trouvé <strong>0</strong> résultats."
},
"catalogue": {
"filters": "Filtres",
"filter_clear": "Transparent",
"free": "Gratuit",
"sale": "Vente",
"none_found": "Aucun produit n'a été trouvé.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Appliquer le coupon"
}
}
}
}
10 changes: 6 additions & 4 deletions locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Carrello",
"summary": "Riepilogo",
"cart_total": "Totale cestino",
"cart_total_discount": "Totale carrello (dopo gli sconti)",
"cart_total": "Totale del carrello",
"cart_total_discount": "Totale del carrello (al netto degli sconti)",
"applied_offer": "Offerta applicata",
"applied_coupons": "Coupon applicati",
"shipping": "Spedizione",
"order_total": "Totale ordine",
"proceed_to_checkout": "Procedi al checkout",
"upsell_message_detail": "{{ message }} per qualificarsi per l'offerta speciale <b>{{ offer_name }}</b>",
"continue_shopping": "Continua gli acquisti",
"cart_empty": "Il tuo cestino è vuoto.",
"cart_empty": "Il tuo carrello è vuoto.",
"items_count": {
"one": "{{ count }} articolo",
"other": "{{ count }} articoli"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Trovati <strong>0</strong> risultati."
},
"catalogue": {
"filters": "Filtri",
"filter_clear": "Trasparente",
"free": "Gratuito",
"sale": "Vendita",
"none_found": "Nessun prodotto trovato.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Applica il coupon"
}
}
}
}
10 changes: 6 additions & 4 deletions locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Winkelwagentje",
"summary": "Samenvatting",
"cart_total": "Totaal mandje",
"cart_total_discount": "Totaal mandje (na kortingen)",
"cart_total": "Totaal winkelwagentje",
"cart_total_discount": "Totaal winkelwagentje (na kortingen)",
"applied_offer": "Toegepast aanbod",
"applied_coupons": "Toegepaste kortingsbonnen",
"shipping": "Verzenden",
"order_total": "Totaal bestellen",
"proceed_to_checkout": "Ga verder met afrekenen",
"upsell_message_detail": "{{ message }} om in aanmerking te komen voor de speciale aanbieding <b>{{ offer_name }}</b>",
"continue_shopping": "Ga verder met winkelen",
"cart_empty": "Je mandje is leeg.",
"cart_empty": "Je winkelwagen is leeg.",
"items_count": {
"one": "{{ count }} item",
"other": "{{ count }} items"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Gevonden <strong>0</strong> resultaten."
},
"catalogue": {
"filters": "Filters",
"filter_clear": "Duidelijk",
"free": "Gratis",
"sale": "Verkoop",
"none_found": "Er zijn geen producten gevonden.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Coupon toepassen"
}
}
}
}
10 changes: 6 additions & 4 deletions locales/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Handlekurv",
"summary": "Summering",
"cart_total": "Kurv totalt",
"cart_total_discount": "Kurv totalt (etter rabatter)",
"cart_total": "Handlekurv Totalt",
"cart_total_discount": "Handlekurv totalt (etter rabatter)",
"applied_offer": "Anvendt tilbud",
"applied_coupons": "Anvendte kuponger",
"shipping": "Frakt",
"order_total": "Bestilling totalt",
"proceed_to_checkout": "Gå videre til kassen",
"upsell_message_detail": "{{ message }} for å kvalifisere seg for <b>{{ offer_name }}</b> spesialtilbud",
"continue_shopping": "Fortsett å handle",
"cart_empty": "Kurven din er tom.",
"cart_empty": "Handlekurven din er tom.",
"items_count": {
"one": "{{ count }} Element",
"other": "{{ count }} Elementer"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Fant <strong>0</strong> resultater."
},
"catalogue": {
"filters": "Filtre",
"filter_clear": "Klar",
"free": "Gratis",
"sale": "Salg",
"none_found": "Ingen produkter funnet.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Bruk kupong"
}
}
}
}
10 changes: 6 additions & 4 deletions locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,16 @@
"cart": {
"title": "Carrinho",
"summary": "Resumo",
"cart_total": "Total da cesta",
"cart_total_discount": "Total da cesta (após descontos)",
"cart_total": "Total do carrinho",
"cart_total_discount": "Total do carrinho (após descontos)",
"applied_offer": "Oferta aplicada",
"applied_coupons": "Cupons aplicados",
"shipping": "Remessa",
"order_total": "Total do pedido",
"proceed_to_checkout": "Prosseguir com a finalização da compra",
"upsell_message_detail": "{{ message }} para se qualificar para a oferta especial <b>{{ offer_name }}</b>",
"continue_shopping": "Continue comprando",
"cart_empty": "Sua cesta está vazia.",
"cart_empty": "Seu carrinho está vazio.",
"items_count": {
"one": "{{ count }} item",
"other": "{{ count }} itens"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "Foram encontrados <strong>0</strong> resultados."
},
"catalogue": {
"filters": "Filtros",
"filter_clear": "Limpar",
"free": "Gratuito",
"sale": "Venda",
"none_found": "Nenhum produto encontrado.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Aplique o cupom"
}
}
}
}
8 changes: 5 additions & 3 deletions locales/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"cart": {
"title": "Varukorg",
"summary": "Sammanfattning",
"cart_total": "Korg Totalt",
"cart_total_discount": "Korg totalt (efter rabatter)",
"cart_total": "Varukorg Totalt",
"cart_total_discount": "Varukorg totalt (efter rabatter)",
"applied_offer": "Tillämpat erbjudande",
"applied_coupons": "Tillämpade kuponger",
"shipping": "Frakt",
Expand Down Expand Up @@ -115,6 +115,8 @@
"search_not_found": "Hittade <strong>0</strong> resultat."
},
"catalogue": {
"filters": "Filtrera",
"filter_clear": "Klart",
"free": "Gratis",
"sale": "Försäljning",
"none_found": "Inga produkter hittades.",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "Tillämpa kupong"
}
}
}
}
8 changes: 5 additions & 3 deletions locales/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"cart": {
"title": "รถเข็น",
"summary": "สรุป",
"cart_total": "รวมตะกร้า",
"cart_total": "รวมตะกร้าสินค้า",
"cart_total_discount": "รวมตะกร้า (หลังจากส่วนลด)",
"applied_offer": "ข้อเสนอที่สมัครใช้",
"applied_coupons": "คูปองที่ใช้แล้วได้",
Expand All @@ -90,7 +90,7 @@
"proceed_to_checkout": "ดำเนินการเช็คเอาท์",
"upsell_message_detail": "{{ message }} เพื่อรับข้อเสนอพิเศษ <b>{{ offer_name }}</b>",
"continue_shopping": "ซื้อสินค้าต่อ",
"cart_empty": "ตะกร้าของคุณว่างเปล่า",
"cart_empty": "รถเข็นของคุณว่างเปล่า",
"items_count": {
"one": "{{ count }} รายการ",
"other": "{{ count }} รายการ"
Expand All @@ -115,6 +115,8 @@
"search_not_found": "พบผลลัพธ์ <strong>0</strong>"
},
"catalogue": {
"filters": "ตัวกรอง",
"filter_clear": "ล้างออก",
"free": "ฟรี",
"sale": "การขาย",
"none_found": "ไม่พบผลิตภัณฑ์",
Expand Down Expand Up @@ -199,4 +201,4 @@
"apply_coupon": "ใช้คูปอง"
}
}
}
}