diff --git a/lang/da.json b/lang/da.json index 89a8efe706..c84d96cdc7 100644 --- a/lang/da.json +++ b/lang/da.json @@ -834,7 +834,10 @@ "suffix": "hver" } }, - "card_default_image_alt": "Billede kommer snart" + "card_default_image_alt": "Billede kommer snart", + "featured_promotions": { + "more_offers": "{count, plural, ét {flere tilbud} other {flere tilbud}}" + } }, "invoice": { "for_order": "{name} Faktura for ordrenr.{id}", diff --git a/lang/de.json b/lang/de.json index 79ade5be9b..b39084066d 100644 --- a/lang/de.json +++ b/lang/de.json @@ -834,7 +834,10 @@ "suffix": "Jede(s/r)" } }, - "card_default_image_alt": "Bild in Kürze verfügbar" + "card_default_image_alt": "Bild in Kürze verfügbar", + "featured_promotions": { + "more_offers": "{count, plural, ein {weiteres Angebot} other {weitere Angebote}}" + } }, "invoice": { "for_order": "{name}-Rechnung für Bestellung #{id}", diff --git a/lang/es-419.json b/lang/es-419.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-419.json +++ b/lang/es-419.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-AR.json b/lang/es-AR.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-AR.json +++ b/lang/es-AR.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-CL.json b/lang/es-CL.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-CL.json +++ b/lang/es-CL.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-CO.json b/lang/es-CO.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-CO.json +++ b/lang/es-CO.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-LA.json b/lang/es-LA.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-LA.json +++ b/lang/es-LA.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-MX.json b/lang/es-MX.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-MX.json +++ b/lang/es-MX.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es-PE.json b/lang/es-PE.json index 51bac44cb5..e998600d6c 100644 --- a/lang/es-PE.json +++ b/lang/es-PE.json @@ -834,7 +834,10 @@ "suffix": "cada uno" } }, - "card_default_image_alt": "La imagen estará disponible próximamente" + "card_default_image_alt": "La imagen estará disponible próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {más posibilidades} other {más posibilidades}}" + } }, "invoice": { "for_order": "{name} Factura del pedido n.° {id}", diff --git a/lang/es.json b/lang/es.json index 307a67d6d9..892b5e7b16 100644 --- a/lang/es.json +++ b/lang/es.json @@ -834,7 +834,10 @@ "suffix": "Cada uno" } }, - "card_default_image_alt": "Imagen próximamente" + "card_default_image_alt": "Imagen próximamente", + "featured_promotions": { + "more_offers": "{count, plural, una {oferta más} other {más ofertas}}" + } }, "invoice": { "for_order": "Factura de {name} para el pedido #{id}", diff --git a/lang/fr.json b/lang/fr.json index aea21ab549..33ac45bf0d 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -834,7 +834,10 @@ "suffix": "L'unité" } }, - "card_default_image_alt": "Image disponible bientôt" + "card_default_image_alt": "Image disponible bientôt", + "featured_promotions": { + "more_offers": "{count, plural, une {more offer} other {more offers}}" + } }, "invoice": { "for_order": "Facture {name} de la commande n° {id}", diff --git a/lang/it.json b/lang/it.json index 34cf9f95f2..4c6f4a0bbb 100644 --- a/lang/it.json +++ b/lang/it.json @@ -834,7 +834,10 @@ "suffix": "Ciascuno" } }, - "card_default_image_alt": "Immagine disponibile a breve" + "card_default_image_alt": "Immagine disponibile a breve", + "featured_promotions": { + "more_offers": "{count, plural, one {ulteriore offerta} other {ulteriori offerte}}" + } }, "invoice": { "for_order": "Fattura {name} per l'ordine n. {id}", diff --git a/lang/ja.json b/lang/ja.json index 3d41bd0f1e..e70b27b293 100644 --- a/lang/ja.json +++ b/lang/ja.json @@ -834,7 +834,10 @@ "suffix": "それぞれ" } }, - "card_default_image_alt": "画像は近日公開予定" + "card_default_image_alt": "画像は近日公開予定", + "featured_promotions": { + "more_offers": "{count, plural、オファーが他} other { 件}}" + } }, "invoice": { "for_order": "{name}注文番号 #{id}の請求書", diff --git a/lang/nl.json b/lang/nl.json index a1827fa2dc..d23f46fea6 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -834,7 +834,10 @@ "suffix": "Elk" } }, - "card_default_image_alt": "Afbeelding binnenkort beschikbaar" + "card_default_image_alt": "Afbeelding binnenkort beschikbaar", + "featured_promotions": { + "more_offers": "Nog {count, plural, one {aanbieding} other {aanbiedingen}}" + } }, "invoice": { "for_order": "{name} Factuur voor bestelnummer {id}", diff --git a/lang/no.json b/lang/no.json index c0cf7f1b43..fb72afa2ea 100644 --- a/lang/no.json +++ b/lang/no.json @@ -834,7 +834,10 @@ "suffix": "hver" } }, - "card_default_image_alt": "Bilde kommer snart" + "card_default_image_alt": "Bilde kommer snart", + "featured_promotions": { + "more_offers": "{count, plural, ett {flere tilbud} other {flere tilbud}}" + } }, "invoice": { "for_order": "{name} Faktura for bestilling nr. {id}", diff --git a/lang/pl.json b/lang/pl.json index 0e671aebbd..3944258b88 100644 --- a/lang/pl.json +++ b/lang/pl.json @@ -834,7 +834,10 @@ "suffix": "each" } }, - "card_default_image_alt": "Obrazek już wkrótce" + "card_default_image_alt": "Obrazek już wkrótce", + "featured_promotions": { + "more_offers": "{count, plural, one {more offer} other {more offers}}" + } }, "invoice": { "for_order": "{name} Faktura za zamówienie #{id}", diff --git a/lang/pt-BR.json b/lang/pt-BR.json index d86c038335..a3f65867fa 100644 --- a/lang/pt-BR.json +++ b/lang/pt-BR.json @@ -834,7 +834,10 @@ "suffix": "each" } }, - "card_default_image_alt": "Imagem em breve" + "card_default_image_alt": "Imagem em breve", + "featured_promotions": { + "more_offers": "{count, plural, one {more offer} other {more offers}}" + } }, "invoice": { "for_order": "{name} Fatura do pedido #{id}", diff --git a/lang/pt.json b/lang/pt.json index d86c038335..a3f65867fa 100644 --- a/lang/pt.json +++ b/lang/pt.json @@ -834,7 +834,10 @@ "suffix": "each" } }, - "card_default_image_alt": "Imagem em breve" + "card_default_image_alt": "Imagem em breve", + "featured_promotions": { + "more_offers": "{count, plural, one {more offer} other {more offers}}" + } }, "invoice": { "for_order": "{name} Fatura do pedido #{id}", diff --git a/lang/sv.json b/lang/sv.json index 21cc6056f7..3a291ae8d4 100644 --- a/lang/sv.json +++ b/lang/sv.json @@ -834,7 +834,10 @@ "suffix": "Varje" } }, - "card_default_image_alt": "Bilden kommer snart" + "card_default_image_alt": "Bilden kommer snart", + "featured_promotions": { + "more_offers": "{count, plural, ett {erbjudande till} other {erbjudanden till}}" + } }, "invoice": { "for_order": "{name} Faktura för beställningsnummer{id}", diff --git a/schemaTranslations.json b/schemaTranslations.json index 5db948fe55..9007d935d9 100644 --- a/schemaTranslations.json +++ b/schemaTranslations.json @@ -2033,16 +2033,80 @@ "ja": "フッターの背景" }, "i18n.FeaturedPromotions": { - "default": "Featured Promotions" + "default": "Featured Promotions", + "fr": "Promotions en vedette", + "it": "Promozioni in evidenza", + "zh": "精选促销", + "de": "Ausgewählte Werbeaktionen", + "es": "Promociones destacadas", + "nl": "Uitgelichte promoties", + "pt": "Featured Promotions", + "pt-BR": "Featured Promotions", + "sv": "Utvalda kampanjer", + "es-MX": "Promociones destacadas", + "es-419": "Promociones destacadas", + "da": "Udvalgte kampagner", + "no": "Fremhevede kampanjer", + "ko": "주요 프로모션", + "pl": "Featured Promotions", + "ja": "注目のプロモーション" }, "i18n.ShowFeaturedPromotions": { - "default": "Show featured promotions" + "default": "Show featured promotions", + "fr": "Afficher les promotions en vedette", + "it": "Mostra promozioni in evidenza", + "zh": "显示精选促销", + "de": "Hervorgehobene Werbeaktionen anzeigen", + "es": "Mostrar promociones destacadas", + "nl": "Toon uitgelichte promoties", + "pt": "Show featured promotions", + "pt-BR": "Show featured promotions", + "sv": "Visa utvalda kampanjer", + "es-MX": "Mostrar promociones destacadas", + "es-419": "Mostrar promociones destacadas", + "da": "Vis fremhævede kampagner", + "no": "Vis fremhevede kampanjer", + "ko": "주요 프로모션 표시", + "pl": "Show featured promotions", + "ja": "注目のプロモーションを表示する" }, "i18n.FeaturedPromotionBackgroundColor": { - "default": "Featured promotion background color" + "default": "Featured promotion background color", + "fr": "Couleur de l'arrière-plan de la promotion en vedette", + "it": "Colore sfondo promozione in evidenza", + "zh": "精选促销背景颜色", + "de": "Hintergrundfarbe der hervorgehobenen Aktion", + "es": "Color de fondo de la promoción destacada", + "nl": "Achtergrondkleur voor uitgelichte promotie", + "pt": "Featured promotion background color", + "pt-BR": "Featured promotion background color", + "sv": "Bakgrundsfärg för utvald kampanj", + "es-MX": "Color del fondo de la promoción destacada", + "es-419": "Color del fondo de la promoción destacada", + "da": "Baggrundsfarve for fremhævet kampagne", + "no": "Bakgrunnsfarge for utvalgt kampanje", + "ko": "주요 프로모션 배경색", + "pl": "Featured promotion background color", + "ja": "注目のプロモーションの背景色" }, "i18n.FeaturedPromotionTextColor": { - "default": "Featured promotion text color" + "default": "Featured promotion text color", + "fr": "Couleur du texte de la promotion en vedette", + "it": "Colore del testo della promozione in evidenza", + "zh": "精选促销文本颜色", + "de": "Textfarbe der hervorgehobenen Aktion", + "es": "Color del texto de la promoción destacada", + "nl": "Tekstkleur voor uitgelichte promotie", + "pt": "Featured promotion text color", + "pt-BR": "Featured promotion text color", + "sv": "Textfärg för utvald kampanj", + "es-MX": "Color del texto de la promoción destacada", + "es-419": "Color del texto de la promoción destacada", + "da": "Tekstfarve for fremhævet kampagne", + "no": "Tekstfarge for utvalgt kampanje", + "ko": "주요 프로모션 텍스트 색상", + "pl": "Featured promotion text color", + "ja": "注目のプロモーションのテキストの色" }, "i18n.DisplaySettings": { "default": "Display settings",