diff --git a/locales/bg-BG.json b/locales/bg-BG.json index 55c1b754a1b..52e3f400046 100644 --- a/locales/bg-BG.json +++ b/locales/bg-BG.json @@ -358,7 +358,8 @@ "total_items": "Общо артикули", "remove_all_items_confirmation": "Премахване на всички {{ quantity }} артикула от количката?", "remove_all": "Премахване на всички", - "cancel": "Отказ" + "cancel": "Отказ", + "remove_all_single_item_confirmation": "Премахване на 1 артикул от количката?" } }, "localization": { diff --git a/locales/cs.json b/locales/cs.json index 4c646f2d05e..65dbbef6638 100644 --- a/locales/cs.json +++ b/locales/cs.json @@ -382,7 +382,8 @@ "total_items": "Celkový počet položek", "remove_all_items_confirmation": "Chcete z košíku odebrat všechny položky ({{ quantity }})?", "remove_all": "Odebrat vše", - "cancel": "Zrušit" + "cancel": "Zrušit", + "remove_all_single_item_confirmation": "Chcete odebrat 1 položku z košíku?" } }, "localization": { diff --git a/locales/da.json b/locales/da.json index 2cca53dd5f2..2d2ab019b3b 100644 --- a/locales/da.json +++ b/locales/da.json @@ -358,7 +358,8 @@ "total_items": "Varer i alt", "remove_all_items_confirmation": "Vil du fjerne alle {{ quantity }} varer fra din indkøbskurv?", "remove_all": "Fjern alle", - "cancel": "Annuller" + "cancel": "Annuller", + "remove_all_single_item_confirmation": "Vil du fjerne 1 vare fra din indkøbskurv?" } }, "localization": { diff --git a/locales/de.json b/locales/de.json index e731a520137..bdef57efc8b 100644 --- a/locales/de.json +++ b/locales/de.json @@ -358,7 +358,8 @@ "total_items": "Artikel gesamt", "remove_all_items_confirmation": "Alle {{ quantity }} Artikel aus deinem Warenkorb entfernen?", "remove_all": "Alle entfernen", - "cancel": "Abbrechen" + "cancel": "Abbrechen", + "remove_all_single_item_confirmation": "1 Artikel aus dem Warenkorb entfernen?" } }, "localization": { diff --git a/locales/el.json b/locales/el.json index 6c3fa43cbe8..a2804fdfad9 100644 --- a/locales/el.json +++ b/locales/el.json @@ -358,7 +358,8 @@ "total_items": "Σύνολο προϊόντων", "remove_all_items_confirmation": "Να καταργηθούν και τα {{ quantity }} προϊόντα από το καλάθι σας;", "remove_all": "Κατάργηση όλων", - "cancel": "Ακύρωση" + "cancel": "Ακύρωση", + "remove_all_single_item_confirmation": "Να καταργηθεί 1 προϊόν από το καλάθι σας;" } }, "localization": { diff --git a/locales/en.default.json b/locales/en.default.json index 06fe88bd86f..97cfd212ba2 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -357,6 +357,7 @@ }, "product_variants": "Product variants", "total_items": "Total items", + "remove_all_single_item_confirmation": "Remove 1 item from your cart?", "remove_all_items_confirmation": "Remove all {{ quantity }} items from your cart?", "remove_all": "Remove all", "cancel": "Cancel" diff --git a/locales/es.json b/locales/es.json index ed2fc5d0d13..603b85f9003 100644 --- a/locales/es.json +++ b/locales/es.json @@ -370,7 +370,8 @@ "total_items": "Total de artículos", "remove_all_items_confirmation": "¿Eliminar los {{ quantity }} artículos del carrito?", "remove_all": "Eliminar todos", - "cancel": "Cancelar" + "cancel": "Cancelar", + "remove_all_single_item_confirmation": "¿Eliminar 1 artículo de tu carrito?" } }, "localization": { diff --git a/locales/fi.json b/locales/fi.json index 8ef7d12fa21..395d2cbdfe9 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -358,7 +358,8 @@ "total_items": "Tuotteita yhteensä", "remove_all_items_confirmation": "Poistetaanko kaikki {{ quantity }} tuotetta ostoskorista?", "remove_all": "Poista kaikki", - "cancel": "Peruuta" + "cancel": "Peruuta", + "remove_all_single_item_confirmation": "Poistetaanko 1 tuote ostoskorista?" } }, "localization": { diff --git a/locales/fr.json b/locales/fr.json index d76cff9a9eb..a80acc3cfbe 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -370,7 +370,8 @@ "total_items": "Total des articles", "remove_all_items_confirmation": "Retirer les {{ quantity }} articles de votre panier ?", "remove_all": "Tout retirer", - "cancel": "Annuler" + "cancel": "Annuler", + "remove_all_single_item_confirmation": "Supprimer 1 article de votre panier ?" } }, "localization": { diff --git a/locales/hr-HR.json b/locales/hr-HR.json index 291d1f35b5a..85d20d8db51 100644 --- a/locales/hr-HR.json +++ b/locales/hr-HR.json @@ -370,7 +370,8 @@ "total_items": "Ukupni broj artikala", "remove_all_items_confirmation": "Želite li ukloniti sve artikle ({{ quantity }}) iz svoje košarice?", "remove_all": "Ukloni sve", - "cancel": "Odustani" + "cancel": "Odustani", + "remove_all_single_item_confirmation": "Želite li ukloniti 1 artikl iz košarice?" } }, "localization": { diff --git a/locales/hu.json b/locales/hu.json index 5f5bf078f0d..7abc318b1b2 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -358,7 +358,8 @@ "total_items": "Összes termék", "remove_all_items_confirmation": "Eltávolítod mind a(z) {{ quantity }} terméket a kosárból?", "remove_all": "Az összes eltávolítása", - "cancel": "Mégse" + "cancel": "Mégse", + "remove_all_single_item_confirmation": "Eltávolítod ezt a(z) 1 terméket a kosárból?" } }, "localization": { diff --git a/locales/id.json b/locales/id.json index b732a2da2dc..d107274596e 100644 --- a/locales/id.json +++ b/locales/id.json @@ -358,7 +358,8 @@ "total_items": "Total item", "remove_all_items_confirmation": "Hapus semua item yang berjumlah {{ quantity }} dari keranjang Anda?", "remove_all": "Hapus semuanya", - "cancel": "Batalkan" + "cancel": "Batalkan", + "remove_all_single_item_confirmation": "Hapus 1 item dari keranjang Anda?" } }, "localization": { diff --git a/locales/it.json b/locales/it.json index 2ff3d78d9a7..65b7398e6d8 100644 --- a/locales/it.json +++ b/locales/it.json @@ -370,7 +370,8 @@ "total_items": "Articoli totali", "remove_all_items_confirmation": "Rimuovere tutti i {{ quantity }} articoli dal tuo carrello?", "remove_all": "Rimuovi tutto", - "cancel": "Annulla" + "cancel": "Annulla", + "remove_all_single_item_confirmation": "Rimuovere un articolo dal carrello?" } }, "localization": { diff --git a/locales/ja.json b/locales/ja.json index 0e616f78e36..6695f987398 100644 --- a/locales/ja.json +++ b/locales/ja.json @@ -358,7 +358,8 @@ "total_items": "アイテムの総数", "remove_all_items_confirmation": "カートから{{ quantity }}個のアイテムすべてを削除しますか?", "remove_all": "すべてを削除", - "cancel": "キャンセル" + "cancel": "キャンセル", + "remove_all_single_item_confirmation": "カートからアイテムを1個削除しますか?" } }, "localization": { diff --git a/locales/ko.json b/locales/ko.json index 43619eb8be7..fa0edaf0763 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -358,7 +358,8 @@ "total_items": "총 품목 수", "remove_all_items_confirmation": "카트에서 {{ quantity }}개 품목을 모두 제거하시겠습니까?", "remove_all": "모두 제거", - "cancel": "취소" + "cancel": "취소", + "remove_all_single_item_confirmation": "카트에서 1개의 품목을 제거하시겠습니까?" } }, "localization": { diff --git a/locales/lt-LT.json b/locales/lt-LT.json index 5414b41f988..a9d0eaac350 100644 --- a/locales/lt-LT.json +++ b/locales/lt-LT.json @@ -382,7 +382,8 @@ "total_items": "Prekių iš viso", "remove_all_items_confirmation": "Pašalinti visas {{ quantity }} prekes (-ių) iš krepšelio?", "remove_all": "Pašalinti viską", - "cancel": "Atšaukti" + "cancel": "Atšaukti", + "remove_all_single_item_confirmation": "Pašalinti 1 prekę iš krepšelio?" } }, "localization": { diff --git a/locales/nb.json b/locales/nb.json index 44aa313c9e2..26aa2878457 100644 --- a/locales/nb.json +++ b/locales/nb.json @@ -358,7 +358,8 @@ "total_items": "Totalt antall varer", "remove_all_items_confirmation": "Vil du fjerne alle {{ quantity }} varer fra handlekurven?", "remove_all": "Fjern alle", - "cancel": "Avbryt" + "cancel": "Avbryt", + "remove_all_single_item_confirmation": "Vil du fjerne én vare fra handlekurven?" } }, "localization": { diff --git a/locales/nl.json b/locales/nl.json index e1514ebbf3c..76575edd32c 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -358,7 +358,8 @@ "total_items": "Totaal aantal artikelen", "remove_all_items_confirmation": "Alle {{ quantity }} artikelen uit je winkelwagen verwijderen?", "remove_all": "Alles verwijderen", - "cancel": "Annuleren" + "cancel": "Annuleren", + "remove_all_single_item_confirmation": "1 artikel uit je winkelwagen verwijderen?" } }, "localization": { diff --git a/locales/pl.json b/locales/pl.json index 73ab5d2567d..d288e780edc 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -382,7 +382,8 @@ "total_items": "Pozycje łącznie", "remove_all_items_confirmation": "Usunąć wszystkie {{ quantity }} pozycje(-i) z koszyka?", "remove_all": "Usuń wszystko", - "cancel": "Anuluj" + "cancel": "Anuluj", + "remove_all_single_item_confirmation": "Czy usunąć 1 pozycję z Twojego koszyka?" } }, "localization": { diff --git a/locales/pt-BR.json b/locales/pt-BR.json index 0da9954eb96..d511ceee4b2 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -370,7 +370,8 @@ "total_items": "Total de itens", "remove_all_items_confirmation": "Remover todos os {{ quantity }} itens do carrinho?", "remove_all": "Remover tudo", - "cancel": "Cancelar" + "cancel": "Cancelar", + "remove_all_single_item_confirmation": "Remover 1 item do carrinho?" } }, "localization": { diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 3a199de50cb..3571271d922 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -370,7 +370,8 @@ "total_items": "Total de itens", "remove_all_items_confirmation": "Remover todos os {{ quantity }} itens do seu carrinho?", "remove_all": "Remover tudo", - "cancel": "Cancelar" + "cancel": "Cancelar", + "remove_all_single_item_confirmation": "Remover 1 item do seu carrinho?" } }, "localization": { diff --git a/locales/ro-RO.json b/locales/ro-RO.json index ba868f98f7f..0437bf2b1fa 100644 --- a/locales/ro-RO.json +++ b/locales/ro-RO.json @@ -370,7 +370,8 @@ "total_items": "Total articole", "remove_all_items_confirmation": "Elimini toate cele {{ quantity }} articole din coș?", "remove_all": "Elimină tot", - "cancel": "Anulează" + "cancel": "Anulează", + "remove_all_single_item_confirmation": "Elimini 1 articol din coș?" } }, "localization": { diff --git a/locales/ru.json b/locales/ru.json index 94edd32c189..3a11073ec78 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -382,7 +382,8 @@ "total_items": "Общее количество товаров", "remove_all_items_confirmation": "Удалить все товары ({{ quantity }}) из корзины?", "remove_all": "Удалить все", - "cancel": "Отменить" + "cancel": "Отменить", + "remove_all_single_item_confirmation": "Удалить 1 товар из корзины?" } }, "localization": { diff --git a/locales/sk-SK.json b/locales/sk-SK.json index 662a787f3e1..65c0f523152 100644 --- a/locales/sk-SK.json +++ b/locales/sk-SK.json @@ -382,7 +382,8 @@ "total_items": "Celkový počet položiek", "remove_all_items_confirmation": "Chcete z košíka odobrať všetky položky ({{ quantity }})?", "remove_all": "Odobrať všetky", - "cancel": "Zrušiť" + "cancel": "Zrušiť", + "remove_all_single_item_confirmation": "Chcete z košíka odobrať 1 položku?" } }, "localization": { diff --git a/locales/sl-SI.json b/locales/sl-SI.json index d1fbb3e6bd1..bc70f76a484 100644 --- a/locales/sl-SI.json +++ b/locales/sl-SI.json @@ -382,7 +382,8 @@ "total_items": "Skupno število izdelkov", "remove_all_items_confirmation": "Ali želite iz košarice odstraniti vse izdelke ({{ quantity }})?", "remove_all": "Odstrani vse", - "cancel": "Prekliči" + "cancel": "Prekliči", + "remove_all_single_item_confirmation": "Ali želite iz košarice odstraniti 1 izdelek?" } }, "localization": { diff --git a/locales/sv.json b/locales/sv.json index bbe2868cfef..1d096a05327 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -358,7 +358,8 @@ "total_items": "Totalt antal artiklar", "remove_all_items_confirmation": "Ta bort alla {{ quantity }} artiklar från din varukorg?", "remove_all": "Ta bort alla", - "cancel": "Avbryt" + "cancel": "Avbryt", + "remove_all_single_item_confirmation": "Vill du ta bort 1 artikel från varukorgen?" } }, "localization": { diff --git a/locales/th.json b/locales/th.json index 87abc5823ad..df180889ec2 100644 --- a/locales/th.json +++ b/locales/th.json @@ -358,7 +358,8 @@ "total_items": "รายการสินค้าทั้งหมด", "remove_all_items_confirmation": "ต้องการลบสินค้าทั้งหมด {{ quantity }} รายการออกจากตะกร้าสินค้าหรือไม่", "remove_all": "ลบออกทั้งหมด", - "cancel": "ยกเลิก" + "cancel": "ยกเลิก", + "remove_all_single_item_confirmation": "ต้องการลบ 1 รายการออกจากตะกร้าสินค้าหรือไม่" } }, "localization": { diff --git a/locales/tr.json b/locales/tr.json index 8e67a8f7f20..06dc5bd4ec5 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -358,7 +358,8 @@ "total_items": "Toplam ürün sayısı", "remove_all_items_confirmation": "{{ quantity }} ürünün tamamı sepetten kaldırılsın mı?", "remove_all": "Tümünü kaldır", - "cancel": "İptal" + "cancel": "İptal", + "remove_all_single_item_confirmation": "1 ürün sepetten kaldırılsın mı?" } }, "localization": { diff --git a/locales/vi.json b/locales/vi.json index 409eccd973e..1062edacd8a 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -358,7 +358,8 @@ "total_items": "Tổng số mặt hàng", "remove_all_items_confirmation": "Xóa tất cả {{ quantity }} mặt hàng khỏi giỏ hàng của bạn?", "remove_all": "Xóa tất cả", - "cancel": "Hủy" + "cancel": "Hủy", + "remove_all_single_item_confirmation": "Xóa 1 mặt hàng khỏi giỏ hàng?" } }, "localization": { diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 9ec8f2893cd..8b457221c6b 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -358,7 +358,8 @@ "total_items": "商品总数", "remove_all_items_confirmation": "删除您购物车中的全部 {{ quantity }} 件商品?", "remove_all": "全部删除", - "cancel": "取消" + "cancel": "取消", + "remove_all_single_item_confirmation": "从购物车中删除 1 件商品?" } }, "localization": { diff --git a/locales/zh-TW.json b/locales/zh-TW.json index 53bd0cec811..1c765daa746 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -358,7 +358,8 @@ "total_items": "品項總數", "remove_all_items_confirmation": "是否要從購物車移除全部 {{ quantity }} 個品項?", "remove_all": "全部移除", - "cancel": "取消" + "cancel": "取消", + "remove_all_single_item_confirmation": "是否要從您的購物車移除 1 個品項?" } }, "localization": { diff --git a/sections/quick-order-list.liquid b/sections/quick-order-list.liquid index af5f1070ba0..2009789823f 100644 --- a/sections/quick-order-list.liquid +++ b/sections/quick-order-list.liquid @@ -228,7 +228,11 @@