From a07f64f8a8ccc9dbe77593e41696d494c4548604 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 23 Oct 2020 19:09:07 +1100 Subject: [PATCH 01/27] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index ff6d3dcd29..66c1598244 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1219,6 +1219,9 @@ fr: require_customer_html: "Si vous voulez demander à y accéder, veuillez %{contact} %{enterprise}." select_oc: select_oc_html: "Merci de sélectionner une option dans la liste déroulante, afin de voir quel produits sont disponibles." + products: + summary: + bulk: "Vrac" card_could_not_be_updated: La carte bancaire n'a pas pu être mise à jour card_could_not_be_saved: la carte n'a pas pu être sauvegardée spree_gateway_error_flash_for_checkout: "Il y a eu un problème avec vos informations de paiement : %{error}" @@ -1926,7 +1929,6 @@ fr: shop_for_products_html: "Acheter les produits de %{enterprise} dans les boutiques suivantes:" change_shop: "Changer de boutique pour:" shop_at: "Acheter maintenant :" - price_breakdown: "Détail du prix:" admin_fee: "Frais de gestion admin" sales_fee: "Frais de ventes/marketing" packing_fee: "Frais de packaging" @@ -2627,6 +2629,15 @@ fr: à votre demande. Voilà les modifications opérées: now_out_of_stock: est maintenant en rupture de stock. only_n_remainging: "plus que %{num} en stock." + shopfront: + variant: + add_to_cart: "Ajouter" + in_cart: "au panier" + quantity_in_cart: "%{quantity} au panier" + bulk_buy_modal: + min_quantity: "Quantité min" + max_quantity: "Quantité max" + price_breakdown: "Détail du prix" variants: on_demand: 'yes': "A volonté" @@ -2934,15 +2945,6 @@ fr: smtp_send_copy_to_this_addresses: "Envoyer une copie de tous les mails sortants à cette adresse. Si plusieurs adresses, les séparer par une virgule." intercept_email_address: "Adresse email d'interception" intercept_email_instructions: "Modifier l'email destinataire et le remplacer avec cette adresse." - image_settings: "Paramètres des images" - image_settings_warning: "Vous devrez générer de nouvelles vignettes si vous mettez à jour les styles paperclip. Utilisez rake paperclip:refresh:thumbnails CLASS=Spree::Image pour le faire." - attachment_default_style: Style des pièces jointes - attachment_default_url: "URL par défaut des pièces jointes" - attachment_path: "Chemin des pièces jointes" - attachment_styles: "Styles paperclip" - attachment_url: "URL des pièces jointes" - add_new_style: "Ajouter nouveau style" - image_settings_updated: "Paramètre des images mis à jour avec succès." tax_categories: "TVA applicable" listing_tax_categories: "Catégories de taxe en cours d'affichage" back_to_tax_categories_list: "Retour à la liste des catégories de taxe" From 30a1832302ae39211bb3b3f4a645d29580160028 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 23 Oct 2020 19:09:10 +1100 Subject: [PATCH 02/27] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index c5b8d68344..6a370077c7 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -1217,6 +1217,9 @@ en_FR: require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining." select_oc: select_oc_html: "Please choose an option, to see what products are available." + products: + summary: + bulk: "Bulk" card_could_not_be_updated: Card could not be updated card_could_not_be_saved: card could not be saved spree_gateway_error_flash_for_checkout: "There was a problem with your payment information: %{error}" @@ -1924,7 +1927,6 @@ en_FR: shop_for_products_html: "Shop for %{enterprise} products at:" change_shop: "Change shop to:" shop_at: "Shop now at:" - price_breakdown: "Full price breakdown" admin_fee: "Admin fee" sales_fee: "Sales fee" packing_fee: "Packing fee" @@ -2598,6 +2600,15 @@ en_FR: in your cart have reduced. Here's what's changed: now_out_of_stock: is now out of stock. only_n_remainging: "now only has %{num} remaining." + shopfront: + variant: + add_to_cart: "Add" + in_cart: "in cart" + quantity_in_cart: "%{quantity} in cart" + bulk_buy_modal: + min_quantity: "Min quantity" + max_quantity: "Max quantity" + price_breakdown: "Price breakdown" variants: on_demand: 'yes': "On demand" @@ -2905,15 +2916,6 @@ en_FR: smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas." intercept_email_address: "Intercept Email Address" intercept_email_instructions: "Override email recipient and replace with this address." - image_settings: "Image Settings" - image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails CLASS=Spree::Image to do this." - attachment_default_style: Attachments Style - attachment_default_url: "Attachments Default URL" - attachment_path: "Attachments Path" - attachment_styles: "Paperclip Styles" - attachment_url: "Attachments URL" - add_new_style: "Add New Style" - image_settings_updated: "Image Settings successfully updated." tax_categories: "Tax Categories" listing_tax_categories: "Listing Tax Categories" back_to_tax_categories_list: "Back To Tax Categories List" From 3baaa5cc40e03a931335a7275ae5baa703b816a8 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 23 Oct 2020 23:06:57 +1100 Subject: [PATCH 05/27] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index b20a9712b6..8aef0d9353 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -24,6 +24,9 @@ en_CA: spree/credit_card: base: "Credit Card" number: "Number" + month: "Month" + verification_value: "Verification Value" + year: "Year" order_cycle: orders_close_at: Close date variant_override: @@ -1214,6 +1217,9 @@ en_CA: require_customer_html: "If you'd like to start shopping here, please %{contact}%{enterprise} to ask about joining." select_oc: select_oc_html: "Please choose the store you want from the dropdown box above right." + products: + summary: + bulk: "Bulk" card_could_not_be_updated: Card could not be updated card_could_not_be_saved: card could not be saved spree_gateway_error_flash_for_checkout: "There was a problem with your payment information: %{error}" @@ -1921,7 +1927,6 @@ en_CA: shop_for_products_html: "Shop for %{enterprise} products at:" change_shop: "Change shop to:" shop_at: "Shop now at:" - price_breakdown: "Full price breakdown" admin_fee: "Admin fee" sales_fee: "Sales fee" packing_fee: "Packing fee" @@ -1996,6 +2001,7 @@ en_CA: calculator: "Calculator" calculator_values: "Calculator values" calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings" + calculator_preferred_unit_error: "must be kg or lb" flat_percent_per_item: "Flat Percent (per item)" flat_rate_per_item: "Flat Rate (per item)" flat_rate_per_order: "Flat Rate (per order)" @@ -2593,6 +2599,15 @@ en_CA: in your cart have reduced. Here's what's changed: now_out_of_stock: is now out of stock. only_n_remainging: "now only has %{num} remaining." + shopfront: + variant: + add_to_cart: "Add" + in_cart: "in cart" + quantity_in_cart: "%{quantity} in cart" + bulk_buy_modal: + min_quantity: "Min quantity" + max_quantity: "Max quantity" + price_breakdown: "Price breakdown" variants: on_demand: 'yes': "On demand" @@ -2900,15 +2915,6 @@ en_CA: smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas." intercept_email_address: "Intercept Email Address" intercept_email_instructions: "Override email recipient and replace with this address." - image_settings: "Image Settings" - image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails CLASS=Spree::Image to do this." - attachment_default_style: Attachments Style - attachment_default_url: "Attachments Default URL" - attachment_path: "Attachments Path" - attachment_styles: "Paperclip Styles" - attachment_url: "Attachments URL" - add_new_style: "Add New Style" - image_settings_updated: "Image settings successfully updated" tax_categories: "Tax Categories" listing_tax_categories: "Listing Tax Categories" back_to_tax_categories_list: "Back to Tax Categories List" @@ -2982,13 +2988,18 @@ en_CA: inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable" inventory: Inventory zipcode: Postal Code + weight: Weight (per kg or lb) error_user_destroy_with_orders: "Users with completed orders may not be deleted" cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined." please_define_payment_methods: "Please define some payment methods first." options: "Options" + has_no_shipped_units: "has no shipped units" successfully_created: '%{resource}has been successfully created!' successfully_updated: '%{resource}has been successfully updated!' payment_processing_failed: "Payment could not be processed, please check the details you entered." + not_available: "N/A" + order_populator: + out_of_stock: '%{item} is out of stock.' actions: update: "Update" shared: From 01fe12e72b38f01d0b33a4888b10e24ffb2073a4 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 23 Oct 2020 23:15:02 +1100 Subject: [PATCH 06/27] Updating translations for config/locales/fr_CA.yml --- config/locales/fr_CA.yml | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/config/locales/fr_CA.yml b/config/locales/fr_CA.yml index 66440a4fd8..e01cc4b327 100644 --- a/config/locales/fr_CA.yml +++ b/config/locales/fr_CA.yml @@ -24,6 +24,9 @@ fr_CA: spree/credit_card: base: "Carte de crédit" number: "N° commande" + month: "Mois" + verification_value: "Valeur de vérification" + year: "Année" order_cycle: orders_close_at: Date de fermeture variant_override: @@ -1216,6 +1219,9 @@ fr_CA: require_customer_html: "Si vous voulez demander à y accéder, veuillez %{contact} %{enterprise}." select_oc: select_oc_html: "Merci de 1sélectionner une option dans la liste déroulante1, afin de voir quel produits sont disponibles." + products: + summary: + bulk: "Vrac" card_could_not_be_updated: La carte n'a pu être mise à jour card_could_not_be_saved: la carte n'a pas pu être sauvegardée spree_gateway_error_flash_for_checkout: "Il y a eu un problème avec vos informations de paiement : %{error}" @@ -1923,7 +1929,6 @@ fr_CA: shop_for_products_html: "Acheter les produits de %{enterprise} dans les boutiques suivantes:" change_shop: "Changer de boutique pour:" shop_at: "Acheter maintenant :" - price_breakdown: "Détail du prix:" admin_fee: "Frais de gestion admin" sales_fee: "Frais de ventes/marketing" packing_fee: "Frais de conditionnement" @@ -1998,6 +2003,7 @@ fr_CA: calculator: "Calculateur" calculator_values: "Valeurs applicables" calculator_settings_warning: "Si vous modifiez le type de calculateur, vous devez sauvegarder avant de modifier les paramètres du calculateur." + calculator_preferred_unit_error: "doit être kg ou lb" flat_percent_per_item: "Pourcentage net" flat_rate_per_item: "Taux forfaitaire par article" flat_rate_per_order: "Montant fixe par commande" @@ -2607,6 +2613,15 @@ fr_CA: à votre demande. Voilà les modifications opérées: now_out_of_stock: est maintenant en rupture de stock. only_n_remainging: "plus que %{num} en stock." + shopfront: + variant: + add_to_cart: "Ajouter" + in_cart: "au panier" + quantity_in_cart: "%{quantity} au panier" + bulk_buy_modal: + min_quantity: "Quantité min" + max_quantity: "Quantité max" + price_breakdown: "Détail du prix" variants: on_demand: 'yes': "A volonté" @@ -2914,15 +2929,6 @@ fr_CA: smtp_send_copy_to_this_addresses: "Envoyer une copie de tous les mails sortants à cette adresse. Si plusieurs adresses, les séparer par une virgule." intercept_email_address: "Adresse email d'interception" intercept_email_instructions: "Modifier l'email destinataire et le remplacer avec cette adresse." - image_settings: "Paramètres des images" - image_settings_warning: "Vous devrez générer de nouvelles vignettes si vous mettez à jour les styles paperclip. Utilisez rake paperclip:refresh:thumbnails CLASS=Spree::Image pour le faire." - attachment_default_style: Style des pièces jointes - attachment_default_url: "URL par défaut des pièces jointes" - attachment_path: "Chemin des pièces jointes" - attachment_styles: "Styles paperclip" - attachment_url: "URL des pièces jointes" - add_new_style: "Ajouter nouveau style" - image_settings_updated: "Paramètre des images mis à jour avec succès." tax_categories: "Taxe applicable" listing_tax_categories: "Catégories de taxe en cours d'affichage" back_to_tax_categories_list: "Retour à la liste des catégories de taxe" @@ -2996,13 +3002,18 @@ fr_CA: inventory_error_flash_for_insufficient_quantity: "Un produit de votre panier n'est plus disponible." inventory: Catalogue boutique zipcode: Code postal + weight: Poids (par kg ou lb) error_user_destroy_with_orders: "Les utilisateurs avec des commandes finalisées pourraient ne pas être supprimés" cannot_create_payment_without_payment_methods: "Vous ne pouvez pas ajouter un paiement pour une commande sans avoir défini de méthode de paiement au préalable." please_define_payment_methods: "Il faut que vous définissiez une méthode de paiement avant tout !" options: "Options" + has_no_shipped_units: "n'a pas d'éléments envoyés" successfully_created: '%{resource} a été créé avec succès !' successfully_updated: ' %{resource}été mis à jour avec succès !' payment_processing_failed: "Le paiement n'a pas pu être traité, veuillez vérifier les informations saisies" + not_available: "N/A" + order_populator: + out_of_stock: '%{item} est en rupture de stock.' actions: update: "Mettre à jour" shared: From e114d58ff29e2a9e0a3e6df01f2b490554a7a1c2 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 24 Oct 2020 01:36:14 +1100 Subject: [PATCH 08/27] Updating translations for config/locales/ca.yml --- config/locales/ca.yml | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index d9113d48c1..208b4fbd25 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -24,6 +24,9 @@ ca: spree/credit_card: base: "Targeta de crèdit" number: "Número" + month: "Mes" + verification_value: "Valor de verificació" + year: "Any" order_cycle: orders_close_at: Data de tancament variant_override: @@ -1217,6 +1220,9 @@ ca: require_customer_html: "Si vols començar a comprar aquí, si us plau %{contact} %{enterprise} per unir-t'hi." select_oc: select_oc_html: "Trieu quan voleu la vostra comanda per veure quins productes estan disponibles." + products: + summary: + bulk: "A granel" card_could_not_be_updated: No s'ha pogut actualitzar la targeta card_could_not_be_saved: no s'ha pogut desar la targeta spree_gateway_error_flash_for_checkout: "Hi ha hagut un problema amb la vostra informació de pagament: %{error}" @@ -1924,7 +1930,6 @@ ca: shop_for_products_html: "Compra productes de %{enterprise} a:" change_shop: "Canvia la botiga a:" shop_at: "Compra ara a:" - price_breakdown: "Desglossament complet del preu" admin_fee: "Comissió d'administració" sales_fee: "Comissió de venda" packing_fee: "Comissió d'embalatge" @@ -1999,6 +2004,7 @@ ca: calculator: "Calculadora" calculator_values: "Valors de la calculadora" calculator_settings_warning: "Si canvieu el tipus de calculadora, primer heu de desar abans de poder editar la configuració de la calculadora" + calculator_preferred_unit_error: "ha de ser kg o lliures" flat_percent_per_item: "Percentatge fixe (per article)" flat_rate_per_item: "Tarifa fixa (per article)" flat_rate_per_order: "Tarifa fixa (per comanda)" @@ -2600,6 +2606,15 @@ ca: més dels productes de la cistella. Aquí podeu veure el que ha canviat: now_out_of_stock: ara està fora d'estoc. only_n_remainging: "ara només n'hi ha %{num}restants." + shopfront: + variant: + add_to_cart: "Afegeix" + in_cart: "a la cistella" + quantity_in_cart: "%{quantity} a la cistella" + bulk_buy_modal: + min_quantity: "Quantitat mínima" + max_quantity: "Quantitat màxima" + price_breakdown: "Desglossament del preu" variants: on_demand: 'yes': "Sota demanda" @@ -2905,15 +2920,6 @@ ca: smtp_send_copy_to_this_addresses: "Envia una còpia de tots els correus sortints a aquesta adreça. Per a diverses adreces, separeu amb comes." intercept_email_address: "Intercepta adreça de correu" intercept_email_instructions: "Invalida el destinatari de correu electrònic i reemplaça amb aquesta adreça." - image_settings: "Configuració de la imatge" - image_settings_warning: "Haureu de regenerar thumbnails si actualitzeu els estils de paperclip. Feu servir rake paperclip:refresh:thumbnails CLASS=Spree::Image per fer-ho." - attachment_default_style: Estil de fitxers adjunts - attachment_default_url: "URL predeterminada de fitxers adjunts" - attachment_path: "Ruta de fitxers adjunts" - attachment_styles: "Estils de paperclip" - attachment_url: "URL dels fitxers adjunts" - add_new_style: "Afegeix un estil nou" - image_settings_updated: "La configuració de la imatge s'ha actualitzat correctament." tax_categories: "Tipus d'impostos" listing_tax_categories: "Llista de categories d'impostos" back_to_tax_categories_list: "Tornar a la llista de categories d'impostos" @@ -2987,13 +2993,18 @@ ca: inventory_error_flash_for_insufficient_quantity: "Un article de la teva cistella ha deixat d'estar disponible." inventory: Inventari zipcode: Codi postal + weight: Pes (per kg o lliures) error_user_destroy_with_orders: "No es poden esborrar usuaris amb comandes completades" cannot_create_payment_without_payment_methods: "No podeu crear un pagament per a una comanda sense que hi hagi definit cap mètode de pagament." please_define_payment_methods: "Primer definiu alguns mètodes de pagament." options: "Opcions" + has_no_shipped_units: "no té cap unitat enviada" successfully_created: '%{resource} s''ha creat correctament.' successfully_updated: '%{resource} s''ha actualitzat correctament.' payment_processing_failed: "El pagament no s'ha pogut processar, comproveu les dades que heu introduït" + not_available: "No disponible" + order_populator: + out_of_stock: '%{item} està esgotat.' actions: update: "Actualitzar" shared: From 8a51c5cb5dd18b86600dad02e0c7dde3bf3c62d7 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 24 Oct 2020 01:37:39 +1100 Subject: [PATCH 09/27] Updating translations for config/locales/es.yml --- config/locales/es.yml | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 7a407bded8..75bea30bc0 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -24,6 +24,9 @@ es: spree/credit_card: base: "Tarjeta de crédito" number: "Número" + month: "Mes" + verification_value: "Valor de verificación" + year: "Año" order_cycle: orders_close_at: Fecha de cierre variant_override: @@ -1216,6 +1219,9 @@ es: require_customer_html: "Si desea comenzar a comprar aquí, por favor %{contact} %{enterprise} para preguntar acerca de incorporación." select_oc: select_oc_html: "Por favor debes elegir cuando quieres tu pedido, para poder ver qué productos hay disponibles." + products: + summary: + bulk: "Agrupar" card_could_not_be_updated: La tarjeta no se pudo actualizar card_could_not_be_saved: la tarjeta no se pudo guardar spree_gateway_error_flash_for_checkout: "Hubo un problema con tu información de pago: %{error}" @@ -1923,7 +1929,6 @@ es: shop_for_products_html: "Comprar productos de %{enterprise} en:" change_shop: "Cambiar de tienda:" shop_at: "Comprar en:" - price_breakdown: "Desglose de precios completo" admin_fee: "Comisión de administración" sales_fee: "Comisión de ventas" packing_fee: "Comisión de empaquetado" @@ -1998,6 +2003,7 @@ es: calculator: "Calculadora" calculator_values: "Calculadora de valores" calculator_settings_warning: "Si está cambiando el tipo de calculadora, debe de salvar primero antes de editar las configuraciones de la calculadora" + calculator_preferred_unit_error: "debe ser kg o lb" flat_percent_per_item: "Porcentaje fijo (por artículo)" flat_rate_per_item: "Tarifa plana (por artículo)" flat_rate_per_order: "Tarifa plana (por pedido)" @@ -2600,6 +2606,15 @@ es: de tu carrito se han reducido. Aquí está lo que ha cambiado: now_out_of_stock: está ahora fuera de stock. only_n_remainging: "Solo quedan %{num} ." + shopfront: + variant: + add_to_cart: "Añadir" + in_cart: "en el carrito" + quantity_in_cart: "%{quantity} en el carrito" + bulk_buy_modal: + min_quantity: "Cantidad mínima" + max_quantity: "Cantidad máxima" + price_breakdown: "Desglose de el precio" variants: on_demand: 'yes': "Bajo demanda" @@ -2905,15 +2920,6 @@ es: smtp_send_copy_to_this_addresses: "Envía una copia de todos los correos salientes a esta dirección. Para direcciones múltiples, sepárelas con comas." intercept_email_address: "Interceptar la dirección de correo electrónico" intercept_email_instructions: "Anular destinatario de correo electrónico y reemplazar con esta dirección." - image_settings: "Ajustes de imagen" - image_settings_warning: "Deberá regenerar las miniaturas si actualiza los estilos de paperclip. Utilize rake paperclip:refresh:thumbnails CLASS=Spree::Image para hacer esto." - attachment_default_style: Estilo de los archivos adjuntos - attachment_default_url: "URL predeterminada de los archivos adjuntos" - attachment_path: "Ruta de los archivos adjuntos" - attachment_styles: "Estilos de clip" - attachment_url: "URL de los archivos adjuntos" - add_new_style: "Añadir nuevo estilo" - image_settings_updated: "Configuración de la imagen se actualizó correctamente." tax_categories: "Categorías de impuestos" listing_tax_categories: "Listado de categorías de impuestos" back_to_tax_categories_list: "Volver a la lista de categorías de impuestos" @@ -2987,13 +2993,18 @@ es: inventory_error_flash_for_insufficient_quantity: "Un artículo de su carrito ya no está disponible." inventory: Inventario zipcode: Código Postal + weight: Peso (por kg o lb) error_user_destroy_with_orders: "Los usuarios con pedidos completados no pueden ser eliminados" cannot_create_payment_without_payment_methods: "No se puede crear un pago para una orden sin un medio de pago definido" please_define_payment_methods: "por favor definir métodos de pago" options: "Opciones" + has_no_shipped_units: "no tiene unidades enviadas" successfully_created: '%{resource} se ha creado exitosamente!' successfully_updated: '%{resource} ha sido actualizado exitosamente!' payment_processing_failed: "No se pudo procesar el pago, por favor verifique los detalles que introdujo" + not_available: "No disponible" + order_populator: + out_of_stock: '%{item} está agotado.' actions: update: "Actualizar" shared: From 8041111886c1fc7ee97b2290a86f30d6a9364476 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 24 Oct 2020 07:34:19 +1100 Subject: [PATCH 11/27] Updating translations for config/locales/ar.yml --- config/locales/ar.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 166ef6aa57..c77d78bb66 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1216,6 +1216,9 @@ ar: require_customer_html: "إذا كنت ترغب في بدء التسوق هنا ، فيرجى %{contact} %{enterprise} أن تسأل عن الانضمام." select_oc: select_oc_html: "يرجى اختيار الوقت الذي تريده لطلبك ، لمعرفة المنتجات المتوفرة." + products: + summary: + bulk: "جملة" card_could_not_be_updated: لا يمكن تحديث البطاقة card_could_not_be_saved: لا يمكن حفظ البطاقة spree_gateway_error_flash_for_checkout: "حدثت مشكلة في معلومات الدفع الخاصة بك: %{error}" @@ -1931,7 +1934,6 @@ ar: shop_for_products_html: "متجر لمنتجات %{enterprise} على:" change_shop: "تغيير المتجر إلى:" shop_at: "تسوق الآن عبر:" - price_breakdown: "تفاصيل السعر الكامل" admin_fee: "رسوم الاشراف" sales_fee: "رسوم المبيعات" packing_fee: "رسوم التعبئة" @@ -2598,6 +2600,15 @@ ar: إليك ما تغير: now_out_of_stock: الآن لا يوجد مخزون. only_n_remainging: "الآن ليس لديه %{num} متبقية." + shopfront: + variant: + add_to_cart: "إضافة" + in_cart: "في السلة" + quantity_in_cart: "%{quantity} في السلة" + bulk_buy_modal: + min_quantity: "اقل كمية " + max_quantity: "اعلى كمية" + price_breakdown: "تفاصيل السعر" variants: on_demand: 'yes': "حسب الطلب" @@ -3001,15 +3012,6 @@ ar: smtp_send_copy_to_this_addresses: "يرسل نسخة من جميع الرسائل الصادرة إلى هذا العنوان. لعناوين متعددة ، افصل بينها بفواصل." intercept_email_address: "اعتراض عنوان البريد الإلكتروني" intercept_email_instructions: "تجاوز مستلم البريد الإلكتروني واستبداله بهذا العنوان." - image_settings: "إعدادات الصورة" - image_settings_warning: "ستحتاج إلى تجديد الصور المصغرة إذا قمت بتحديث أنماط مشبك الورق. استخدم rap paperclip: refresh: الصور المصغرة CLASS = Spree :: Image للقيام بذلك." - attachment_default_style: نمط المرفقات - attachment_default_url: "المرفقات عنوان URL الافتراضي" - attachment_path: "مسار المرفقات" - attachment_styles: "أنماط الورق" - attachment_url: "مرفقات URL" - add_new_style: "إضافة نمط جديد" - image_settings_updated: "تم تحديث إعدادات الصورة بنجاح." tax_categories: "فئات الضرائب" listing_tax_categories: "قائمة فئات الضرائب" back_to_tax_categories_list: "العودة إلى قائمة فئات الضرائب" From 15715f9bb464cb86fa6c9dc005fbb7289808bcc2 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 24 Oct 2020 22:28:59 +1100 Subject: [PATCH 12/27] Updating translations for config/locales/it.yml --- config/locales/it.yml | 82 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 68 insertions(+), 14 deletions(-) diff --git a/config/locales/it.yml b/config/locales/it.yml index 722ea53bbe..8d5be43d38 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -24,6 +24,9 @@ it: spree/credit_card: base: "Carta di Credito" number: "Numero" + month: "Mese" + verification_value: "Valore di verifica" + year: "Anno" order_cycle: orders_close_at: Data chiusura variant_override: @@ -122,6 +125,7 @@ it: not_array_error: "deve essere un array" invalid_element_error: "deve contenere solo numeri interi" datetime_picker_ui: + current_text: Adesso close_text: Fatto time_text: Ora enterprise_mailer: @@ -231,6 +235,7 @@ it: enterprises: Aziende enterprise_groups: Gruppi reports: Resoconti + listing_reports: Lista Report variant_overrides: Inventario import: Importazione spree_products: Prodotti Spree @@ -277,6 +282,9 @@ it: on hand: "Disponibile" ship: "Spedizione" shipping_category: "Categoria Spedizioni" + height: "Altezza" + width: "Larghezza" + depth: "Profondità" actions: create_and_add_another: "Crea e Aggiungi un Altro" create: "Crea" @@ -597,6 +605,7 @@ it: order_date: "Completato al" max: "Max" product_unit: "Prodotto: Unità" + weight_volume: "Peso/Volume (g)" ask: "Chiedi?" page_title: "Gestione di ordine all'ingrosso" actions_delete: "Cancella i selezionati" @@ -633,6 +642,8 @@ it: acn_placeholder: es. 123 456 789 display_invoice_logo: Mostra logo nelle fatture invoice_text: Aggiungere testo personalizzato alla fine delle fatture + terms_and_conditions: "Termini e Condizioni" + remove_terms_and_conditions: "Rimuovi File" contact: name: Nome name_placeholder: es. Gustav Plum @@ -724,6 +735,8 @@ it: enable_subscriptions_tip: "Abilita la funzionalità \"sottoscrizioni\"?" enable_subscriptions_false: "Disabilitata" enable_subscriptions_true: "Abilitata" + customer_names_in_reports: "Report con Nomi Clienti" + customer_names_tip: "Permetti ai tuoi fornitori di visualizzare i nomi dei tuoi clienti nei report." customer_names_false: "Disabilitata" customer_names_true: "Abilitata" shopfront_message: "Messaggio vetrina" @@ -1033,8 +1046,8 @@ it: packing: name: Resoconti smistamento/imballaggio enterprise_fee_summary: - name: "Riepilogo commissioni dell'azienda" - description: "Riepilogo delle commissioni dell'azienda" + name: "Riepilogo tariffe dell'azienda" + description: "Riepilogo delle Tariffe applicate dall'azienda" subscriptions: index: title: "Abbonamenti" @@ -1140,12 +1153,17 @@ it: destroy_attachment_does_not_exist: "Logo inesistente" enterprise_promo_image: destroy_attachment_does_not_exist: "Immagine promozionale inesistente" + enterprise_terms_and_conditions: + destroy_attachment_does_not_exist: "Il file Termini e Condizioni non esiste" orders: failed_to_update: "Aggiornamento ordine fallito" checkout: already_ordered: cart: "carrello" message_html: "Hai già un ordine per questo ciclo d'ordine. Controlla%{cart} per vedere gli articoli ordinati in precedenza. Puoi anche cancellare gli articoli finché il ciclo dell'ordine è aperto." + terms_and_conditions: + message_html: "Confermando la tua gentile richiesta acconsenti ai%{terms_and_conditions_link}." + link_text: "Termini di Servizio" failed: "Checkout fallito. Contattaci per poter processare il tuo ordine." shops: hubs: @@ -1163,6 +1181,7 @@ it: items_in_cart_plural: "%{num} articoli nel tuo carrello" close: "Chiuso" cart_empty: "Il tuo carrello è vuoto" + take_me_shopping: "Portami ad acquistare!" signed_in: profile: "Profilo" mobile_menu: @@ -1199,6 +1218,9 @@ it: require_customer_html: "Se vuoi iniziare a comprare, per favore %{contact} %{enterprise} per chiedere di aggiungerti ai clienti." select_oc: select_oc_html: "Per favore scegli quando vuoi il tuo ordine , per vedere quali prodotti sono disponibili." + products: + summary: + bulk: "Volume" card_could_not_be_updated: La Carta non ha potuto essere rinnovata card_could_not_be_saved: La Carta non ha potuto essere salvata spree_gateway_error_flash_for_checkout: "C'è stato un problema con le informazioni sul pagamento: %{error}" @@ -1906,7 +1928,6 @@ it: shop_for_products_html: "Acquista prodotti di %{enterprise}:" change_shop: "Cambia negozio:" shop_at: "Acquista ora a:" - price_breakdown: "Scomposizione del prezzo" admin_fee: "Contributo amministrativo" sales_fee: "Commissione di vendita" packing_fee: "Tariffa imballaggio" @@ -1967,11 +1988,12 @@ it: supplier: "Fornitore" product_name: "Nome Prodotto" product_description: "Descrizione prodotto" + permalink: "Permalink" shipping_categories: "Categorie Spedizioni" units: "Unità di misura" coordinator: "Coordinatore" distributor: "Distributore" - enterprise_fees: "Contributi dell'azienda" + enterprise_fees: "Tariffe dell'azienda" process_my_order: "Elabora la mia gentile richiesta" delivery_instructions: Istruzioni di consegna delivery_method: Metodo di consegna @@ -1980,6 +2002,7 @@ it: calculator: "Calcolatore" calculator_values: "Valori del calcolatore" calculator_settings_warning: "Se stai modificando il tipo di calcolatore, devi prima salvare prima di editare i setting del calcolatore" + calculator_preferred_unit_error: "deve essere kg" flat_percent_per_item: "Percentuale (per prodotto)" flat_rate_per_item: "Tariffa fissa (per articolo)" flat_rate_per_order: "Tariffa fissa (per gentile richiesta)" @@ -2017,7 +2040,7 @@ it: spree_admin_enterprises_hubs_name: "Nome" spree_admin_enterprises_create_new: "CREA NUOVO" spree_admin_enterprises_shipping_methods: "Metodi di Spedizione" - spree_admin_enterprises_fees: "Contributi dell'azienda" + spree_admin_enterprises_fees: "Tariffe dell'azienda" spree_admin_enterprises_none_create_a_new_enterprise: "CREA NUOVA AZIENDA" spree_admin_enterprises_none_text: "Non hai nessua azienda al momento" spree_admin_enterprises_tabs_hubs: "HUBS" @@ -2063,6 +2086,7 @@ it: remove_tax: "Rimuovi tassa" first_name_begins_with: "Il nome inizia con" last_name_begins_with: "Il cognome inizia con" + shipping_method: "Metodi di spedizione" new_order: "Nuovo ordine" enterprise_tos_link: "link Termini di Servizio Aziende" enterprise_tos_message: "Abbiamo bisogno di lavorare con persone che condividono i nostri scopi e i nostri valori. Per questo chiediamo alle nuove aziende di sottoscrivere i nostri" @@ -2288,6 +2312,7 @@ it: enterprise_name_error: "è già stato utilizzato. Se questo è il nome della tua azienda e vorresti reclamarne la proprietà, o se vuoi contattare questa azienda, puoi contattare l'attuale referente di questo profilo a %{email}." enterprise_owner_error: "^%{email}non può gestire altre aziende (il limite è %{enterprise_limit})." enterprise_role_uniqueness_error: "^Questo ruolo è già presente." + enterprise_terms_and_conditions_type_error: "Solo PDF " inventory_item_visibility_error: deve essere vero o falso product_importer_file_error: "errore: nessun documento caricato" product_importer_spreadsheet_error: "non è stato possibile elaborare il documento: tipo di documento non valido" @@ -2569,6 +2594,8 @@ it: immediate_logo_removal_warning: "Il logo verrà rimosso immediatamente dopo la conferma." removed_promo_image_successfully: "Immagine promozionale rimossa con successo" immediate_promo_image_removal_warning: "L'immagine promozionale verrà rimossa immediatamente dopo la conferma da parte tua.." + immediate_terms_and_conditions_removal_warning: "I Termini e Condizioni verranno rimossi non appena darai la tua conferma." + removed_terms_and_conditions_successfully: "File di Termini e Condizioni rimosso con successo" insufficient_stock: "Scorte disponibili insufficienti, solo %{on_hand} rimanenti" out_of_stock: reduced_stock_available: Quantità disponibile ridotta @@ -2577,6 +2604,15 @@ it: nel tuo carrello sono diminuite. Ecco cosa è cambiato: now_out_of_stock: non è al momento disponibile only_n_remainging: "attualmente solo %{num} rimasto." + shopfront: + variant: + add_to_cart: "Aggiungi" + in_cart: "nel carrello" + quantity_in_cart: "%{quantity} nel carrello" + bulk_buy_modal: + min_quantity: "Quantità minima" + max_quantity: "Quantità massima" + price_breakdown: "Composizione del prezzo" variants: on_demand: 'yes': "A richiesta" @@ -2642,6 +2678,11 @@ it: signup_or_login: "Inizia registrandoti (o accedendo)" have_an_account: "Hai già un account?" action_login: "Accedi ora." + stripe_elements: + unknown_error_from_stripe: | + C'è stato un problema nell'impostare la tua carta nel nostro portale di pagamento. + Per favore aggiorna la pagina e prova ancora, se dovesse ripresentarsi l'errore, + contattaci per avere supporto. inflections: each: one: "ogni" @@ -2772,6 +2813,8 @@ it: adjustments: "Regolazioni" payments: "Pagamenti" return_authorizations: "Authorizationi reso" + credit_owed: "Credito dovuto" + new_adjustment: "Nuove regolazioni" payment: "Pagamento" payment_method: "Metodo di pagamento" shipment: "Spedizione" @@ -2877,15 +2920,6 @@ it: smtp_send_copy_to_this_addresses: "Invia una copia di tutti i messaggi in uscita a questo indirizzo. Per più indirizzi, separare con virgole." intercept_email_address: "Intercettare l'indirizzo email" intercept_email_instructions: "Sostituire il destinatario della posta elettronica con questo indirizzo." - image_settings: "Impostazioni immagine" - image_settings_warning: "Avrai bisogno di rigenerare le miniature se aggiorni gli stili di graffetta. Usa rake paperclip: refresh: miniature CLASS = Spree :: Immagine per farlo." - attachment_default_style: Stile allegati - attachment_default_url: "Allegati URL predefinito" - attachment_path: "Percorso degli allegati" - attachment_styles: "Stili di graffetta" - attachment_url: "URL allegati" - add_new_style: "Aggiungi nuovo stile" - image_settings_updated: "Impostazioni immagine aggiornate con successo." tax_categories: "Categorie imposte" listing_tax_categories: "Elenco delle categorie fiscali" back_to_tax_categories_list: "Torna all'elenco delle categorie fiscali" @@ -2959,13 +2993,18 @@ it: inventory_error_flash_for_insufficient_quantity: "Un articolo nel tuo carrello è diventato non disponibile." inventory: Inventario zipcode: CAP + weight: Peso (per kg) error_user_destroy_with_orders: "Gli utenti con ordini completi non dovrebbero essere cancellati" cannot_create_payment_without_payment_methods: "Non è possibile creare un pagamento per un ordine senza alcun metodo di pagamento definito." please_define_payment_methods: "Definisci prima alcuni metodi di pagamento." options: "Opzioni" + has_no_shipped_units: "non ha unità spedite" successfully_created: '%{resource} è stato creato con successo!' successfully_updated: '%{resource} è stato aggiornato con successo!' payment_processing_failed: "Non è stato possibile elaborare il pagamento, per favore controlla i dettagli che hai inserito" + not_available: "N/A" + order_populator: + out_of_stock: '%{item} non è al momento disponibile.' actions: update: "Aggiorna" shared: @@ -2975,6 +3014,7 @@ it: other: "%{count} errori hanno proibito il salvataggio di questo record:" there_were_problems_with_the_following_fields: "Si sono verificati problemi con i seguenti campi" payments_list: + date_time: "Data/ora" amount: "Quantità" payment_method: "Metodo di pagamento" payment_state: "Stato Pagamento" @@ -3192,6 +3232,8 @@ it: stripe: error_saving_payment: Errore memorizzando il pagamento submitting_payment: Eseguendo il pagamento + paypal: + no_payment_via_admin_backend: I pagamenti con Paypal non possono comparire nel Pannello di Controllo products: image_upload_error: "L'immagine del prodotto non è stata riconosciuta. Carica un'immagine in formato PNG o JPG." new: @@ -3245,6 +3287,8 @@ it: bulk_coop_allocation: 'Assegnazione - tabella' bulk_coop_packing_sheets: 'Imballaggio - tabella' bulk_coop_customer_payments: 'Bulk Co-op - Pagamenti Clienti' + customer_names_message: + customer_names_tip: "Se i nomi dei clienti sono nascosti nelle gentili richieste che hai evaso, puoi contattare il distributore e chiedergli di aggiornare le sue impostazioni per permettere ai suoi fornitori di visualizzare i nomi dei clienti." users: index: listing_users: "Elenco Utenti" @@ -3390,6 +3434,11 @@ it: thanks: "Grazie per il tuo lavoro." track_information: "Informazioni Tracking: %{tracking}" track_link: "Tracking Link: %{url}" + test_mailer: + test_email: + greeting: "Congratulazioni!" + message: "Se hai ricevuto questa mail, le tue impostazioni email sono corrette." + subject: "Mail prova" order_state: address: indirizzo adjustments: aggiustamenti @@ -3472,3 +3521,8 @@ it: shipment: cannot_ready: "Impossibile spedizione immediata." invalid_taxonomy_id: "ID tassonomia non valido." + activerecord: + models: + spree/payment: + one: Pagamento + other: Pagamenti From 494f0d8ff63f67d0fcdfeea2812f95c041778661 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 24 Oct 2020 23:18:00 +1100 Subject: [PATCH 13/27] Updating translations for config/locales/ru.yml --- config/locales/ru.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 065b3b411b..3b5df60e05 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1220,6 +1220,9 @@ ru: require_customer_html: "Если Вы хотите покупать здесь, пожалуйста %{contact} %{enterprise} и спросите о присоединении." select_oc: select_oc_html: "Пожалуйста, выберите, когда вы хотите заказать, чтобы увидеть какие товары доступны." + products: + summary: + bulk: "Массовый" card_could_not_be_updated: Карта не может быть обновлена card_could_not_be_saved: карта не может быть сохранена spree_gateway_error_flash_for_checkout: "Возникла проблема с вашей платежной информацией: %{error}" @@ -1931,7 +1934,6 @@ ru: shop_for_products_html: "Покупайте товары %{enterprise} по адресу:" change_shop: "Изменить магазин на:" shop_at: "Магазин сейчас на:" - price_breakdown: "Полная разбивка цен" admin_fee: "Административный сбор" sales_fee: "Сбор с продаж" packing_fee: "Оплата упаковки" @@ -2610,6 +2612,15 @@ ru: в вашей корзине снизился. Вот что изменилось: now_out_of_stock: сейчас нет в наличии. only_n_remainging: "теперь осталось только %{num}." + shopfront: + variant: + add_to_cart: "Добавить" + in_cart: "в корзине" + quantity_in_cart: "%{quantity} в корзине" + bulk_buy_modal: + min_quantity: "Мин. количество" + max_quantity: "Макс количество" + price_breakdown: "Разбивка цен" variants: on_demand: 'yes': "По Запросу" @@ -2965,15 +2976,6 @@ ru: smtp_send_copy_to_this_addresses: "Копии всех исходящих писем отправляются на этот адрес. Для указания нескольких адресов, разделяйте запятыми" intercept_email_address: "Перехватить адрес электронной почты" intercept_email_instructions: "Переопределить получателя электронной почты и заменить его на этот адрес." - image_settings: "Настройки Изображения" - image_settings_warning: "Вам нужно будет восстановить миниатюры, если вы обновите paperclip стили. Для этого выполните: rake paperclip:refresh:thumbnails CLASS=Spree::Image." - attachment_default_style: Стиль вложений - attachment_default_url: "URL По Умолчанию Для Вложений" - attachment_path: "Путь К Вложениям" - attachment_styles: "Paperclip Стили" - attachment_url: "URL вложений" - add_new_style: "Добавить Новый Стиль" - image_settings_updated: "Настройки Изображения успешно обновлены." tax_categories: "Налоговые Категории" listing_tax_categories: "Список Налоговых Категорий" back_to_tax_categories_list: "Назад К Списку Налоговых Категорий" From 7178a69a5483d69bac3112b5f952f5997fac168c Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Mon, 26 Oct 2020 10:10:47 +1100 Subject: [PATCH 14/27] Updating translations for config/locales/pt_BR.yml --- config/locales/pt_BR.yml | 55 ++++++++++++++++++++++++++++++++-------- 1 file changed, 45 insertions(+), 10 deletions(-) diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index 60596df581..a45abf7c7d 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -24,6 +24,9 @@ pt_BR: spree/credit_card: base: "Cartão de Crédito" number: "Número" + month: "Mês" + verification_value: "Valor de Verificação" + year: "Ano" order_cycle: orders_close_at: Dia de fechamento variant_override: @@ -122,7 +125,9 @@ pt_BR: not_array_error: "deve ser uma matriz" invalid_element_error: "deve conter apenas números inteiros válidos" datetime_picker_ui: + current_text: Agora close_text: Feito + time_text: Data enterprise_mailer: confirmation_instructions: subject: "Por favor confirme o endereço de e-mail para %{enterprise}" @@ -230,6 +235,7 @@ pt_BR: enterprises: Iniciativas enterprise_groups: Grupos reports: Relatórios + listing_reports: Relatório dos registros variant_overrides: Inventário import: Importar spree_products: Produtos Spree @@ -599,6 +605,7 @@ pt_BR: order_date: "Concluído em" max: "Máximo" product_unit: "Produto: Unidade" + weight_volume: "Peso/Volume (g)" ask: "Perguntar?" page_title: "Gestão de Pedidos em Massa" actions_delete: "Deletar selecionado" @@ -635,6 +642,8 @@ pt_BR: acn_placeholder: 'ex: 987 654 321' display_invoice_logo: Exibir logo nas faturas invoice_text: 'Adicionar texto customizado no final das faturas ' + terms_and_conditions: "Termos e Condições" + remove_terms_and_conditions: "Remover Arquivo" contact: name: Nome name_placeholder: 'ex: Gustavo Pereira' @@ -1141,12 +1150,17 @@ pt_BR: destroy_attachment_does_not_exist: "Logo não existe" enterprise_promo_image: destroy_attachment_does_not_exist: "Imagem promocional não existe" + enterprise_terms_and_conditions: + destroy_attachment_does_not_exist: "O arquivo de Termos e Condições não existe" orders: failed_to_update: "Falha ao atualizar o pedido" checkout: already_ordered: cart: "Carrinho" message_html: "Você já possui um pedido para esta compra. Verifique o %{cart} para ver os itens já encomendados. Você também pode cancelar itens enquanto o ciclo estiver aberto." + terms_and_conditions: + message_html: "Ao fazer esse pedido você concorda com os%{terms_and_conditions_link}" + link_text: "Termos de serviço" failed: "O checkout falhou. Informe-nos para que possamos processar seu pedido." shops: hubs: @@ -1201,6 +1215,9 @@ pt_BR: require_customer_html: "Se quiser começar a comprar aqui, entre em contato com %{enterprise}para saber como." select_oc: select_oc_html: "Favor escolher a data que quer receber seu pedido para saber quais produtos estão disponíveis." + products: + summary: + bulk: "Atacado" card_could_not_be_updated: Não foi possível atualizar o cartão card_could_not_be_saved: o cartão não pôde ser salvo spree_gateway_error_flash_for_checkout: "Ocorreu um problema com os seus dados de pagamento: %{error}" @@ -1908,7 +1925,6 @@ pt_BR: shop_for_products_html: "Compre produtos da %{enterprise} em:" change_shop: "Mudar loja para:" shop_at: "Compre agora em:" - price_breakdown: "Preço detalhado" admin_fee: "Taxa de manejo" sales_fee: "Taxa de venda" packing_fee: "Taxa de embalagem" @@ -1983,6 +1999,7 @@ pt_BR: calculator: "Calculadora" calculator_values: "Valores da calculadora" calculator_settings_warning: "Se você estiver alterando o tipo de calculadora, salve primeiro antes de poder editar as configurações da calculadora." + calculator_preferred_unit_error: "Deve ser kg ou lb" flat_percent_per_item: "Percentual (por unidade)" flat_rate_per_item: "Taxa fixa (por item)" flat_rate_per_order: "Taxa fixa ( por pedido)" @@ -2292,6 +2309,7 @@ pt_BR: enterprise_name_error: "já foi tomada. Se esta é sua empresa e você deseja reivindicar a propriedade, ou se deseja negociar com esta empresa, entre em contato com o gerente atual desse perfil em %{email}." enterprise_owner_error: "^ %{email} não possui permissão para ter mais iniciativas (o limite é %{enterprise_limit})." enterprise_role_uniqueness_error: "^ Esse papel já está presente." + enterprise_terms_and_conditions_type_error: "Somente PDFs são aceitos" inventory_item_visibility_error: deve ser verdadeiro ou falso product_importer_file_error: "erro: nenhum arquivo carregado" product_importer_spreadsheet_error: "não foi possível processar o arquivo: tipo de arquivo inválido" @@ -2573,6 +2591,10 @@ pt_BR: images: removed_logo_successfully: "Logo removida com sucesso" immediate_logo_removal_warning: "A logo será removida imediatamente após a confirmação." + removed_promo_image_successfully: "Imagem promocional removida com sucesso" + immediate_promo_image_removal_warning: "A imagem promocional será removida imediatamente após a confirmação" + immediate_terms_and_conditions_removal_warning: "O arquivo de Termos e Condições será removido imediatamente após confirmação" + removed_terms_and_conditions_successfully: "Arquivo de Termos e Condições removido com sucesso" insufficient_stock: "Estoque insuficiente disponível, apenas %{on_hand} restante" out_of_stock: reduced_stock_available: Estoque reduzido disponível @@ -2581,6 +2603,15 @@ pt_BR: em seu carrinho foram reduzidos. Aqui está o que mudou: now_out_of_stock: está agora fora de estoque. only_n_remainging: "agora só tem %{num} restantes." + shopfront: + variant: + add_to_cart: "Adicionar" + in_cart: "no carrinho" + quantity_in_cart: "%{quantity}no carrinho" + bulk_buy_modal: + min_quantity: "quantidade min. " + max_quantity: "Quantidade máxima" + price_breakdown: "Detalhamento do preço" variants: on_demand: 'yes': "Sob encomenda" @@ -2646,6 +2677,11 @@ pt_BR: signup_or_login: "Faça seu cadastro ou login para começar" have_an_account: "Já possui um conta?" action_login: "Entrar agora" + stripe_elements: + unknown_error_from_stripe: | + Houve um problema ao configurar seu cartão no nosso serviço de pagamento. + Favor recarregar a página e tentar novamente. Se não funcionar, + por favor entre em contato com o nosso suporte. inflections: each: one: "cada" @@ -2883,15 +2919,6 @@ pt_BR: smtp_send_copy_to_this_addresses: "Envia uma cópia de todos os correios enviados para este endereço. Para vários endereços, separe com vírgulas." intercept_email_address: "Interceptar endereço de email" intercept_email_instructions: "Substitua o destinatário do email e substitua por este endereço." - image_settings: "Configurações de imagem" - image_settings_warning: "Você precisará gerar novamente as miniaturas se atualizar os estilos de clipes de papel. Use o clipe de papel rake: refresh: miniaturas CLASS = Spree :: Image para fazer isso." - attachment_default_style: Estilo dos Anexos - attachment_default_url: "URL padrão de anexos" - attachment_path: "Caminho dos Anexos" - attachment_styles: "Estilos de clipes de papel" - attachment_url: "URL de anexos" - add_new_style: "Adicionar novo estilo" - image_settings_updated: "Configurações de imagem atualizadas com sucesso." tax_categories: "Categorias fiscais" listing_tax_categories: "Listando categorias de impostos" back_to_tax_categories_list: "Voltar à lista de categorias de impostos" @@ -2965,10 +2992,18 @@ pt_BR: inventory_error_flash_for_insufficient_quantity: "Um item no seu carrinho ficou indisponível." inventory: Inventário zipcode: CEP + weight: Peso (por kg ou lb) error_user_destroy_with_orders: "Usuários com pedidos concluídos não podem ser excluídos" cannot_create_payment_without_payment_methods: "Você não pode criar um pagamento para um pedido sem métodos de pagamento definidos." please_define_payment_methods: "Defina primeiro algum método de pagamento." options: "Opções" + has_no_shipped_units: "não tem itens enviados" + successfully_created: '%{resource}foi criado com sucesso!' + successfully_updated: '%{resource}foi atualizado com sucesso!' + payment_processing_failed: "O pagamento não pôde ser processado, favor verificar os dados informados. " + not_available: "N/A" + order_populator: + out_of_stock: '%{item}fora de estoque. ' actions: update: "Atualizar" shared: From 479520bf97211e9e2bcd4ad97cf56afa3656cb24 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Oct 2020 01:24:35 +1100 Subject: [PATCH 16/27] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 66c1598244..ee928a9475 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -3449,6 +3449,7 @@ fr: issue_text: | Si le lien ne fonctionne pas, essayez de le copier - coller dans la barre d'adresse de votre navigateur. Si le problème persiste, n'hésitez pas à nous contacter. + subject: "Instructions de mise à jour du mot de passe" confirmation_instructions: subject: "Veuillez confirmer votre compte" shipment_mailer: From 49b8dcb88015c2651a1696f285398d639c2c3ca1 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Oct 2020 01:24:49 +1100 Subject: [PATCH 17/27] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 6a370077c7..e85aab318c 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -3419,6 +3419,7 @@ en_FR: issue_text: | If the above URL does not work try copying and pasting it into your browser. If you continue to have problems please feel free to contact us. + subject: "Reset password instructions" confirmation_instructions: subject: "Please confirm your OFN account" shipment_mailer: From f1e80e92defec9fa993991f2bb712679803894fb Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Oct 2020 07:18:57 +1100 Subject: [PATCH 19/27] Updating translations for config/locales/it.yml --- config/locales/it.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/it.yml b/config/locales/it.yml index 8d5be43d38..a891d83dbb 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -3423,6 +3423,7 @@ it: issue_text: | Se l'URL qui sopra non funziona, prova a copiarlo e incollarlo nel tuo browser. Se continui ad avere problemi, contattaci. + subject: "Istruzioni per il reset della password" confirmation_instructions: subject: "Per favore conferma il tuo account OFN" shipment_mailer: From 21991515df3f6cef0c4d8ba5ea913dc6a7029483 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 27 Oct 2020 22:56:03 +1100 Subject: [PATCH 20/27] Updating translations for config/locales/ar.yml --- config/locales/ar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index c77d78bb66..4272757807 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -3519,6 +3519,7 @@ ar: issue_text: | إذا لم يعمل عنوان URL أعلاه ، فحاول نسخه ولصقه في متصفحك. إذا كنت لا تزال تواجه مشاكل ، فلا تتردد في الاتصال بنا. + subject: "تعليمات إعادة تعيين كلمة المرور" confirmation_instructions: subject: "يرجى تأكيد حسابك OFN" shipment_mailer: From a1438d3b2e65b567e442921db7f548548efbd0b0 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 29 Oct 2020 02:23:55 +1100 Subject: [PATCH 21/27] Updating translations for config/locales/ru.yml --- config/locales/ru.yml | 83 ++++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 41 deletions(-) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 3b5df60e05..588b6eaa5d 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -369,18 +369,18 @@ ru: edit: title: "Stripe Connect" settings: "Настройки" - stripe_connect_enabled: Enable shops to accept payments using Stripe Connect? - no_api_key_msg: No Stripe account exists for this enterprise. - configuration_explanation_html: For detailed instructions on configuring the Stripe Connect integration, please consult this guide. + stripe_connect_enabled: Разрешить магазинам принимать платежи с помощью Stripe Connect? + no_api_key_msg: У этого предприятия нет учетной записи Stripe. + configuration_explanation_html: Подробные инструкции по настройке интеграции Stripe Connect см. в этом руководстве . status: Статус ok: Ok - instance_secret_key: Instance Secret Key - account_id: Account ID - business_name: Business Name - charges_enabled: Charges Enabled - charges_enabled_warning: "Warning: Charges are not enabled for your account" - auth_fail_error: The API key you provided is invalid - empty_api_key_error_html: No Stripe API key has been provided. To set your API key, please follow these instructions + instance_secret_key: Секретный ключ экземпляра + account_id: ID аккаунта + business_name: Наименование фирмы + charges_enabled: Сборы Включены + charges_enabled_warning: "Предупреждение: для вашей учетной записи не включена оплата" + auth_fail_error: Указанный вами ключ API недействителен. + empty_api_key_error_html: Ключ Stripe API не предоставлен. Чтобы установить ключ API, следуйте этим инструкциям. matomo_settings: edit: title: "Настройки Matomo" @@ -762,15 +762,15 @@ ru: facebook_placeholder: "напр. www.facebook.com/PageNameHere" linkedin_placeholder: "напр. www.linkedin.com/in/YourNameHere" stripe_connect: - connect_with_stripe: "Connect with Stripe" - stripe_connect_intro: "To accept payments using credit card, you will need to connect your stripe account to the Open Food Network. Use the button to the right to get started." - stripe_account_connected: "Stripe account connected." - disconnect: "Disconnect account" + connect_with_stripe: "Подключиться к Stripe" + stripe_connect_intro: "Чтобы принимать платежи с помощью кредитной карты, вам необходимо подключить свою учетную запись Stripe к Открытой Сети Продуктов. Используйте кнопку справа, чтобы начать." + stripe_account_connected: "Аккаунт Stripe подключен." + disconnect: "Отключить аккаунт" confirm_modal: - title: Connect with Stripe - part1: Stripe is a payment processing service that allows shops on the OFN to accept credit card payments from customers. - part2: To use this feature, you must connect your Stripe account to the OFN. Clicking 'I Agree' below will redirect to you the Stripe website where you can connect an existing Stripe account, or create a new one if you don't already have one. - part3: This will allow the Open Food Network to accept credit card payments from customers on your behalf. Please note that you willneed to maintain your own Stripe account, pay the fees Stripe charges and handle any chargebacks and customer service yourself. + title: Подключиться к Stripe + part1: Stripe - это служба обработки платежей, которая позволяет магазинам в сети ОСП принимать платежи по кредитным картам от клиентов. + part2: Чтобы использовать эту функцию, вы должны подключить свою учетную запись Stripe к ОСП. Нажав «Я согласен» ниже, вы перейдете на веб-сайт Stripe, на котором вы можете подключить существующую учетную запись Stripe или создать новую, если у вас ее еще нет. + part3: Это позволит Открытой Сети Продуктов принимать платежи по кредитным картам от клиентов от вашего имени. Обратите внимание, что вам нужно будет вести свою учетную запись Stripe, оплачивать сборы Stripe и самостоятельно обрабатывать любые возвратные платежи и обслуживание клиентов. i_agree: Согласен cancel: Выход tag_rules: @@ -1130,7 +1130,7 @@ ru: pause_failure_msg: "Извините, приостановка не удалась!" confirm_unpause_msg: "Если в расписании этой подписки есть открытый Цикл заказа, для этого клиента будет создан заказ. Вы уверены, что хотите отменить эту подписку?" unpause_failure_msg: "Извините, не удалось возобновить!" - confirm_cancel_open_orders_msg: "В настоящее время открыты некоторые заказы на эту подписку. Клиент уже был уведомлен о том, что заказ будет размещен. Вы хотите отменить эти заказы или оставить их?" + confirm_cancel_open_orders_msg: "В настоящее время открыты некоторые заказы на эту подписку. Клиент уже был уведомлен о том, что заказ будет размещен. Вы хотите отменить этот заказ(ы) или оставить его?" resume_canceled_orders_msg: "Некоторые заказы по этой подписке могут быть возобновлены прямо сейчас. Вы можете возобновить их из выпадающего списка заказов." yes_cancel_them: Отменить их no_keep_them: Оставить их @@ -1145,11 +1145,11 @@ ru: associated_subscriptions_error: Это расписание не может быть удалено, потому что оно имеет связанные подписки controllers: enterprises: - stripe_connect_cancelled: "Connection to Stripe has been cancelled" - stripe_connect_success: "Stripe account connected successfully" - stripe_connect_fail: Sorry, the connection of your Stripe account failed + stripe_connect_cancelled: "Подключение к Stripe было отменено" + stripe_connect_success: "Аккаунт Stripe успешно подключен" + stripe_connect_fail: К сожалению, не удалось подключиться к вашей учетной записи Stripe stripe_connect_settings: - resource: Stripe Connect configuration + resource: Конфигурация Stripe Connect api: enterprise_logo: destroy_attachment_does_not_exist: "Логотип не существует" @@ -1340,7 +1340,7 @@ ru: card_securitycode: "Секретный код" card_expiry_date: Срок действия card_masked_digit: "X" - card_expiry_abbreviation: "Exp" + card_expiry_abbreviation: "Срок действия" new_credit_card: "Новая кредитная карта" my_credit_cards: Мои кредитные карты add_new_credit_card: Добавить новую кредитную карту @@ -1372,7 +1372,7 @@ ru: cookie_consent_desc: "Используется для поддержания статуса согласия пользователя на хранение куки" cookie_remember_me_desc: "Используется, если пользователь запросил сайт, чтобы запомнить его. Этот файл cookie автоматически удаляется через 12 дней. Если вы как пользователь хотите удалить этот файл cookie, вам нужно только выйти из системы. Если вы не хотите, чтобы этот файл cookie устанавливался на ваш компьютер, не следует ставить флажок “запомнить меня” при входе в систему." cookie_openstreemap_desc: "Используется нашим дружественным картографическим провайдером с открытым исходным кодом (OpenStreetMap), чтобы гарантировать, что он не получает слишком много запросов в течение определенного периода времени, чтобы предотвратить злоупотребление их услугами." - cookie_stripe_desc: "Data collected by our payment processor Stripe for fraud detection https://stripe.com/cookies-policy/legal. Not all shops use Stripe as a payment method but it is a good practice to prevent fraud to apply it to all pages. Stripe probably build a picture of which of our pages usually interact with their API and then flag anything unusual. So setting the Stripe cookie has a broader function than simply the provision of a payment method to a user. Removing it could affect the security of the service itself. You can learn more about Stripe and read its privacy policy at https://stripe.com/privacy." + cookie_stripe_desc: "Данные, собираемые нашей платежной системой Stripe для обнаружения мошенничества https://stripe.com/cookies-policy/legal. Не все магазины используют Stripe в качестве метода оплаты, но для предотвращения мошенничества рекомендуется применять его ко всем страницам. Stripe, вероятно, создаст картину того, какие из наших страниц обычно взаимодействуют со своим API, а затем пометит что-то необычное. Таким образом, установка Stripe cookie имеет более широкую функцию, чем просто предоставление пользователю способа оплаты. Его удаление может повлиять на безопасность самой службы. Вы можете узнать больше о Stripe и ознакомиться с его политикой конфиденциальности на https://stripe.com/privacy." statistics_cookies: "Статистика Cookies" statistics_cookies_desc: "Следующие указания не являются строго необходимыми, но помогают предоставить вам лучший пользовательский опыт, позволяя нам анализировать поведение пользователей, определять, какие функции вы используете чаще всего или не используете, понимать проблемы взаимодействия с пользователем и т.д." statistics_cookies_matomo_desc_html: "Для сбора и анализа данных об использовании платформы мы используем Matomo (бывший Piwik), инструмент для анализа с открытым исходным кодом, совместимый с GDPR и защищающий вашу конфиденциальность." @@ -1587,7 +1587,7 @@ ru: products_clear: Сбросить products_showing: "Показать:" products_results_for: "Результаты для" - products_or: "ИЛИ" + products_or: "или" products_and: "и" products_filters_in: "в" products_with: с @@ -2143,7 +2143,7 @@ ru: report_header_suburb: Город report_header_address: Адрес report_header_billing_address: Платёжный Адрес - report_header_relationship: Relationship + report_header_relationship: Отношения report_header_hub: Центр report_header_hub_address: Адрес Центра report_header_to_hub: В Центр @@ -2159,13 +2159,13 @@ ru: report_header_ship_city: Город Доставки report_header_ship_postcode: Индекс Доставки report_header_ship_state: Область Доставки - report_header_billing_street: Billing Street - report_header_billing_street_2: Billing Street 2 - report_header_billing_street_3: Billing Street 3 - report_header_billing_street_4: Billing Street 4 - report_header_billing_city: Billing City - report_header_billing_postcode: Billing Zip code - report_header_billing_state: Billing State + report_header_billing_street: Платежная улица + report_header_billing_street_2: Платежная улица 2 + report_header_billing_street_3: Платежная улица 3 + report_header_billing_street_4: Платежная улица 4 + report_header_billing_city: Город платежа + report_header_billing_postcode: Почтовый индекс платежа + report_header_billing_state: Область платежа report_header_incoming_transport: Входящий Транспорт report_header_special_instructions: Специальные Инструкции report_header_order_number: Номер заказа @@ -2198,7 +2198,7 @@ ru: report_header_producer: Производитель report_header_producer_suburb: Город Производителя report_header_unit: Единица измерения - report_header_group_buy_unit_quantity: Group Buy Unit Количество + report_header_group_buy_unit_quantity: Группа покупает количество единиц report_header_cost: Стоимость report_header_shipping_cost: Стоимость доставки report_header_curr_cost_per_unit: Текущ. Стоимость за единицу @@ -2312,14 +2312,14 @@ ru: validation_msg_at_least_one_hub: "^Должен быть выбран хотя бы один Центр" validation_msg_tax_category_cant_be_blank: "^Налоговая Категория не может быть пустой" validation_msg_is_associated_with_an_exising_customer: "связан с существующим клиентом" - content_configuration_pricing_table: "(TODO: Pricing table)" - content_configuration_case_studies: "(TODO: Case studies)" - content_configuration_detail: "(TODO: Detail)" + content_configuration_pricing_table: "(СДЕЛАТЬ: таблица цен)" + content_configuration_case_studies: "(СДЕЛАТЬ: Примеры из практики)" + content_configuration_detail: "(СДЕЛАТЬ: Подробно)" enterprise_name_error: "уже использовано. Если это Ваше предприятие и Вы хотите претендовать на право владения или если Вы хотите торговать с этим Предприятием, пожалуйста, свяжитесь с текущим менеджером этого профиля по адресу %{email}." enterprise_owner_error: "^%{email} не разрешается владеть другими предприятиями (лимит %{enterprise_limit})." enterprise_role_uniqueness_error: "^Эта роль уже существует." enterprise_terms_and_conditions_type_error: "Разрешены только PDF файлы" - inventory_item_visibility_error: должен быть true или false + inventory_item_visibility_error: должен быть Истина или Ложь product_importer_file_error: "ошибка: файл не загружен" product_importer_spreadsheet_error: "не удалось обработать файл: неверный тип файла" product_importer_products_save_error: ни один из товаров не сохранён @@ -2567,7 +2567,7 @@ ru: invalid: "Недействительный" resend_user_email_confirmation: resend: "Повторно отправить" - sending: "П\"овторная Отправка...\"" + sending: "Повторная Отправка..." done: "Повторно Отправлено ✓" failed: "Неудачная повторная отправка ✗" order_cycles: @@ -3074,7 +3074,7 @@ ru: payments_list: date_time: "Дата/Время" amount: "К оплате" - payment_method: "Payment Method" + payment_method: "Способ Оплаты" payment_state: "Состояние Платежа" errors: messages: @@ -3482,6 +3482,7 @@ ru: Если указанный выше URL не работает, попробуйте скопировать и вставить его в браузер. Если у вас возникли проблемы, пожалуйста, свяжитесь с нами. + subject: "Инструкции по сбросу пароля" confirmation_instructions: subject: "Пожалуйста, подтвердите Вашу ОСП учетную запись" shipment_mailer: From 28c25cff2c1db977410992d7cd2d32a2a9916655 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 29 Oct 2020 07:08:18 +1100 Subject: [PATCH 22/27] Updating translations for config/locales/en_IE.yml --- config/locales/en_IE.yml | 62 +++++++++++++++++++++++++++++++++------- 1 file changed, 52 insertions(+), 10 deletions(-) diff --git a/config/locales/en_IE.yml b/config/locales/en_IE.yml index 5b919f6e3d..13d486f2be 100644 --- a/config/locales/en_IE.yml +++ b/config/locales/en_IE.yml @@ -24,6 +24,9 @@ en_IE: spree/credit_card: base: "Credit Card" number: "Number" + month: "Month" + verification_value: "Verification Value" + year: "Year" order_cycle: orders_close_at: Close date variant_override: @@ -122,6 +125,7 @@ en_IE: not_array_error: "must be an array" invalid_element_error: "must contain only valid integers" datetime_picker_ui: + current_text: Now close_text: Done time_text: Time enterprise_mailer: @@ -231,6 +235,7 @@ en_IE: enterprises: Enterprises enterprise_groups: Groups reports: Reports + listing_reports: Listing Reports variant_overrides: Inventory import: Import spree_products: Spree Products @@ -600,6 +605,7 @@ en_IE: order_date: "Completed at" max: "Max" product_unit: "Product: Unit" + weight_volume: "Weight/Volume (g)" ask: "Ask?" page_title: "Bulk Order Management" actions_delete: "Delete Selected" @@ -636,6 +642,8 @@ en_IE: acn_placeholder: eg. 123 456 789 display_invoice_logo: Display logo in invoices invoice_text: Add customized text at the end of invoices + terms_and_conditions: "Terms and Conditions" + remove_terms_and_conditions: "Remove File" contact: name: Name name_placeholder: eg. Amanda Plum @@ -726,6 +734,8 @@ en_IE: enable_subscriptions_tip: "Enable subscriptions functionality?" enable_subscriptions_false: "Disabled" enable_subscriptions_true: "Enabled" + customer_names_in_reports: "Customer Names in Reports" + customer_names_tip: "Enable your suppliers to see your customers names in reports" customer_names_false: "Disabled" customer_names_true: "Enabled" shopfront_message: "Shopfront Message" @@ -1142,12 +1152,17 @@ en_IE: destroy_attachment_does_not_exist: "Logo does not exist" enterprise_promo_image: destroy_attachment_does_not_exist: "Promo image does not exist" + enterprise_terms_and_conditions: + destroy_attachment_does_not_exist: "Terms and Conditions file does not exist" orders: failed_to_update: "Failed to update order" checkout: already_ordered: cart: "cart" message_html: "You have an order for this order cycle already. Check the %{cart} to see the items you ordered before. You can also cancel items as long as the order cycle is open." + terms_and_conditions: + message_html: "By placing this order you agree to the %{terms_and_conditions_link}." + link_text: "Terms of Service" failed: "The checkout failed. Please let us know so that we can process your order." shops: hubs: @@ -1202,6 +1217,9 @@ en_IE: require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining." select_oc: select_oc_html: "Please choose when you want your order, to see what products are available." + products: + summary: + bulk: "Bulk" card_could_not_be_updated: Card could not be updated card_could_not_be_saved: card could not be saved spree_gateway_error_flash_for_checkout: "There was a problem with your payment information: %{error}" @@ -1909,7 +1927,6 @@ en_IE: shop_for_products_html: "Shop for %{enterprise} products at:" change_shop: "Change shop to:" shop_at: "Shop now at:" - price_breakdown: "Full price breakdown" admin_fee: "Admin fee" sales_fee: "Sales fee" packing_fee: "Packing fee" @@ -1984,6 +2001,7 @@ en_IE: calculator: "Calculator" calculator_values: "Calculator values" calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings" + calculator_preferred_unit_error: "must be kg or lb" flat_percent_per_item: "Flat Percent (per item)" flat_rate_per_item: "Flat Rate (per item)" flat_rate_per_order: "Flat Rate (per order)" @@ -2293,6 +2311,7 @@ en_IE: enterprise_name_error: "has already been taken. If this is your enterprise and you would like to claim ownership, or if you would like to trade with this enterprise please contact the current manager of this profile at %{email}." enterprise_owner_error: "^%{email} is not permitted to own any more enterprises (limit is %{enterprise_limit})." enterprise_role_uniqueness_error: "^That role is already present." + enterprise_terms_and_conditions_type_error: "Only PDFs are allowed" inventory_item_visibility_error: must be true or false product_importer_file_error: "error: no file uploaded" product_importer_spreadsheet_error: "could not process file: invalid filetype" @@ -2577,6 +2596,8 @@ en_IE: immediate_logo_removal_warning: "The logo will be removed immediately after you confirm." removed_promo_image_successfully: "Promo image removed successfully" immediate_promo_image_removal_warning: "The promo image will be removed immediately after you confirm." + immediate_terms_and_conditions_removal_warning: "The Terms and Conditions file will be removed immediately after you confirm." + removed_terms_and_conditions_successfully: "Terms and Conditions file removed successfully" insufficient_stock: "Insufficient stock available, only %{on_hand} remaining" out_of_stock: reduced_stock_available: Reduced stock available @@ -2585,6 +2606,15 @@ en_IE: in your cart have reduced. Here's what's changed: now_out_of_stock: is now out of stock. only_n_remainging: "now only has %{num} remaining." + shopfront: + variant: + add_to_cart: "Add" + in_cart: "in cart" + quantity_in_cart: "%{quantity} in cart" + bulk_buy_modal: + min_quantity: "Min quantity" + max_quantity: "Max quantity" + price_breakdown: "Price breakdown" variants: on_demand: 'yes': "Unlimited" @@ -2650,6 +2680,11 @@ en_IE: signup_or_login: "Start By signing up (or logging in)" have_an_account: "Already have an account?" action_login: "Log in now." + stripe_elements: + unknown_error_from_stripe: | + There was a problem setting up your card in our payments gateway. + Please refresh the page and try again, if it fails a second time, + please contact us for support. inflections: each: one: "each" @@ -2780,6 +2815,8 @@ en_IE: adjustments: "Adjustments" payments: "Payments" return_authorizations: "Return Authorisations" + credit_owed: "Credit Owed" + new_adjustment: "New Adjustment" payment: "Payment" payment_method: "Payment Method" shipment: "Shipment" @@ -2885,15 +2922,6 @@ en_IE: smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas." intercept_email_address: "Intercept Email Address" intercept_email_instructions: "Override email recipient and replace with this address." - image_settings: "Image Settings" - image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails CLASS=Spree::Image to do this." - attachment_default_style: Attachments Style - attachment_default_url: "Attachments Default URL" - attachment_path: "Attachments Path" - attachment_styles: "Paperclip Styles" - attachment_url: "Attachments URL" - add_new_style: "Add New Style" - image_settings_updated: "Image Settings successfully updated." tax_categories: "Tax Categories" listing_tax_categories: "Listing Tax Categories" back_to_tax_categories_list: "Back To Tax Categories List" @@ -2967,13 +2995,18 @@ en_IE: inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable." inventory: Inventory zipcode: Postcode + weight: Weight (per kg or lb) error_user_destroy_with_orders: "Users with completed orders may not be deleted" cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined." please_define_payment_methods: "Please define some payment methods first." options: "Options" + has_no_shipped_units: "has no shipped units" successfully_created: '%{resource} has been successfully created!' successfully_updated: '%{resource} has been successfully updated!' payment_processing_failed: "Payment could not be processed, please check the details you entered" + not_available: "N/A" + order_populator: + out_of_stock: '%{item} is out of stock.' actions: update: "Update" shared: @@ -2983,6 +3016,7 @@ en_IE: other: "%{count} errors prohibited this record from being saved:" there_were_problems_with_the_following_fields: "There were problems with the following fields" payments_list: + date_time: "Date/time" amount: "Amount" payment_method: "Payment Method" payment_state: "Payment County" @@ -3255,6 +3289,8 @@ en_IE: bulk_coop_allocation: 'Bulk Co-op - Allocation' bulk_coop_packing_sheets: 'Bulk Co-op - Packing Sheets' bulk_coop_customer_payments: 'Bulk Co-op - Customer Payments' + customer_names_message: + customer_names_tip: "If customer names are hidden for orders you have supplied, you can contact the distributor and ask if they can update their shop preferences to allow their suppliers to view customer names." users: index: listing_users: "Listing Users" @@ -3389,6 +3425,7 @@ en_IE: issue_text: | If the above URL does not work try copying and pasting it into your browser. If you continue to have problems please feel free to contact us. + subject: "Reset password instructions" confirmation_instructions: subject: "Please confirm your OFN account" shipment_mailer: @@ -3487,3 +3524,8 @@ en_IE: shipment: cannot_ready: "Cannot ready shipment." invalid_taxonomy_id: "Invalid taxonomy id." + activerecord: + models: + spree/payment: + one: Payment + other: Payments From 9c30c3c0ed448ac4cd7bd4808f79a3dd0262bebb Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 29 Oct 2020 11:15:12 +1100 Subject: [PATCH 23/27] Updating translations for config/locales/ar.yml --- config/locales/ar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 4272757807..bb359f35ff 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -3044,6 +3044,7 @@ ar: new_taxonomy: "تصنيف جديد" back_to_taxonomies_list: "العودة إلى قائمة التصنيفات" shipping_methods: "طرق الشحن" + shipping_method: "طريقة الشحن" shipping_categories: "فئات الشحن" new_shipping_category: "فئة الشحن الجديدة" back_to_shipping_categories: "العودة إلى فئات الشحن" From 2ce05d48bf2dd4cf4997e4bb76a05d55ef5e15ba Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 30 Oct 2020 19:29:05 +1100 Subject: [PATCH 24/27] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index ee928a9475..55ce25d8f0 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -351,6 +351,7 @@ fr: has_n_rules: "a %{num} règles" unsaved_confirm_leave: "Des modifications n'ont pas été sauvegardées et seront perdues si vous quittez la page. Souhaitez-vous quitter la page?" unsaved_changes: "Des modifications n'ont pas été sauvegardées." + available_units: "Unités disponibles" shopfront_settings: embedded_shopfront_settings: "Paramètres Boutiques Intégrées" enable_embedded_shopfronts: "Autoriser l'intégration des boutiques" @@ -396,20 +397,23 @@ fr: duplicate_code: "Ce code est déjà utilisé." bill_address: "Adresse de facturation" ship_address: "Adresse de livraison" - update_address_success: 'Adresse mise à jour avec succès.' - update_address_error: 'Oups! Veuillez remplir tous les champs obligatoires!' - edit_bill_address: 'Modifier l''adresse de facturation' - edit_ship_address: 'Modifier l''adresse de livraison' - required_fileds: 'Les champs obligatoires sont indiqués avec un astérisque *' - select_country: 'Choisir le pays' - select_state: 'Choisir le département' - edit: 'Modifier' - update_address: 'Mettre à jour l''adresse' - confirm_delete: 'Confirmer suppression?' + balance: "Solde" + update_address_success: "Adresse mise à jour avec succès." + update_address_error: "Oups! Veuillez remplir tous les champs obligatoires!" + edit_bill_address: "Modifier l'adresse de facturation" + edit_ship_address: "Modifier l'adresse de livraison" + required_fileds: "Les champs obligatoires sont indiqués avec un astérisque *" + select_country: "Choisir le pays" + select_state: "Choisir le département" + edit: "Modifier" + update_address: "Mettre à jour l'adresse" + confirm_delete: "Confirmer suppression?" search_by_email: "Recherche par email/code..." - guest_label: 'Commande en mode invité' + guest_label: "Commande en mode invité" + credit_owed: "Crédit dû" + balance_due: "Solde dû" destroy: - has_associated_orders: 'Suppression impossible: des commandes sont associées à cet acheteur pour cette boutique' + has_associated_orders: "Suppression impossible: des commandes sont associées à cet acheteur pour cette boutique" contents: edit: title: Contenu @@ -2977,6 +2981,7 @@ fr: new_taxonomy: "Nouvelle taxonomie" back_to_taxonomies_list: "Retour à la liste des taxonomies" shipping_methods: "Méthodes de livraison" + shipping_method: "Option d'expédition" shipping_categories: "Conditions de transport" new_shipping_category: "Nouvelle condition de transport" back_to_shipping_categories: "Retour aux conditions de transport" From 35790b3ccaa3cd0310e221f4476970e767d9b30c Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 30 Oct 2020 19:29:20 +1100 Subject: [PATCH 25/27] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index e85aab318c..0be64d5506 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -351,6 +351,7 @@ en_FR: has_n_rules: "has %{num} rules" unsaved_confirm_leave: "There are unsaved changed on this page. Continue without saving?" unsaved_changes: "You have unsaved changes" + available_units: "Available Units" shopfront_settings: embedded_shopfront_settings: "Embedded Shopfront Settings" enable_embedded_shopfronts: "Enable Embedded Shopfronts" @@ -396,20 +397,23 @@ en_FR: duplicate_code: "This code is used already." bill_address: "Billing Address" ship_address: "Shipping Address" - update_address_success: 'Address updated successfully.' - update_address_error: 'Sorry! Please input all of the required fields!' - edit_bill_address: 'Edit Billing Address' - edit_ship_address: 'Edit Shipping Address' - required_fileds: 'Required fields are denoted with an asterisk ' - select_country: 'Select Country' - select_state: 'Select State' - edit: 'Edit' - update_address: 'Update Address' - confirm_delete: 'Sure to delete?' + balance: "Balance" + update_address_success: "Address updated successfully." + update_address_error: "Sorry! Please input all of the required fields!" + edit_bill_address: "Edit Billing Address" + edit_ship_address: "Edit Shipping Address" + required_fileds: "Required fields are denoted with an asterisk " + select_country: "Select Country" + select_state: "Select State" + edit: "Edit" + update_address: "Update Address" + confirm_delete: "Sure to delete?" search_by_email: "Search by email/code..." - guest_label: 'Guest checkout' + guest_label: "Guest checkout" + credit_owed: "Credit Owed" + balance_due: "Balance Due" destroy: - has_associated_orders: 'Delete failed: customer has associated orders with his shop' + has_associated_orders: "Delete failed: customer has associated orders with his shop" contents: edit: title: Content @@ -2948,6 +2952,7 @@ en_FR: new_taxonomy: "New Taxonomy" back_to_taxonomies_list: "Back to Taxonomies List" shipping_methods: "Shipping Methods" + shipping_method: "Shipping Method" shipping_categories: "Shipping Categories" new_shipping_category: "New Shipping Category" back_to_shipping_categories: "Back To Shipping Categories" From dd228cc7506230c68429f87eb13d44d1fed5a1d3 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 30 Oct 2020 22:39:44 +1100 Subject: [PATCH 26/27] Updating translations for config/locales/ar.yml --- config/locales/ar.yml | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index bb359f35ff..3ca8954164 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -351,6 +351,7 @@ ar: has_n_rules: "لديه %{num} قواعد" unsaved_confirm_leave: "هناك تغييرات لم يتم حفظها في هذه الصفحة. أكمل بدون حفظ؟" unsaved_changes: "لم تحفظ التغييرات" + available_units: "الوحدات المتاحة" shopfront_settings: embedded_shopfront_settings: "إعدادات واجهة المتجر المدمجة " enable_embedded_shopfronts: "تمكين واجهة المتجر المدمجة" @@ -396,20 +397,23 @@ ar: duplicate_code: "هذا الكود مستخدم بالفعل" bill_address: "عنوان وصول الفواتير" ship_address: "عنوان الشحن" - update_address_success: 'تم تحديث العنوان بنجاح.' - update_address_error: 'آسف! يرجى إدخال جميع الحقول المطلوبة!' - edit_bill_address: 'تحرير عنوان الفواتير' - edit_ship_address: 'تحرير عنوان الشحن' - required_fileds: 'تتم الإشارة إلى الحقول المطلوبة بعلامة النجمة' - select_country: 'اختر الدولة' - select_state: 'اختر ولايه' - edit: 'تعديل' - update_address: 'تحديث العنوان' - confirm_delete: 'متأكد من ان يتم حذف؟' + balance: "الباقي" + update_address_success: "تم تحديث العنوان بنجاح." + update_address_error: "آسف! يرجى إدخال جميع الحقول المطلوبة!" + edit_bill_address: "تحرير عنوان الفواتير" + edit_ship_address: "تحرير عنوان الشحن" + required_fileds: "تتم الإشارة إلى الحقول المطلوبة بعلامة النجمة" + select_country: "اختر الدولة" + select_state: "اختر ولايه" + edit: "تعديل" + update_address: "تحديث العنوان" + confirm_delete: "متأكد من ان يتم حذف؟" search_by_email: "البحث عن طريق البريد الإلكتروني / الرمز ..." - guest_label: 'الخروج كضيف' + guest_label: "الخروج كضيف" + credit_owed: "الائتمان مدين" + balance_due: "الرصيد المستحق" destroy: - has_associated_orders: 'فشل الحذف: قام العميل بربط الطلبات مع متجره' + has_associated_orders: "فشل الحذف: قام العميل بربط الطلبات مع متجره" contents: edit: title: المحتوى From 19b6cb13f10ff43f9d0e482d430c43e1c10d6b1f Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 31 Oct 2020 01:36:45 +1100 Subject: [PATCH 27/27] Updating translations for config/locales/pt_BR.yml --- config/locales/pt_BR.yml | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index a45abf7c7d..c3bde75980 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -351,6 +351,7 @@ pt_BR: has_n_rules: "tem %{num} regras" unsaved_confirm_leave: "Existem alterações não salvas nesta página. Continuar sem salvar? " unsaved_changes: "Você tem alterações não salvas" + available_units: "Unidades Disponíveis" shopfront_settings: embedded_shopfront_settings: "Configurações incorporadas à loja virtual" enable_embedded_shopfronts: "Ativar lojas virtuais incorporadas" @@ -396,20 +397,23 @@ pt_BR: duplicate_code: "Esse código já está sendo usado." bill_address: "Endereço de faturamento" ship_address: "Endereço de entrega" - update_address_success: 'Endereço atualizado com sucesso' - update_address_error: 'Por favor preencha todos os campos obrigatórios' - edit_bill_address: 'Editar endereço de faturamento' - edit_ship_address: 'Editar endereço de entrega' - required_fileds: 'Os campos obrigatórios estão marcados com um asterisco' - select_country: 'Selecione país' - select_state: 'Selecione estado' - edit: 'Editar' - update_address: 'Atualizar Endereço' - confirm_delete: 'Certeza que quer excluir?' + balance: "Balanço" + update_address_success: "Endereço atualizado com sucesso" + update_address_error: "Por favor preencha todos os campos obrigatórios" + edit_bill_address: "Editar endereço de faturamento" + edit_ship_address: "Editar endereço de entrega" + required_fileds: "Os campos obrigatórios estão marcados com um asterisco" + select_country: "Selecione país" + select_state: "Selecione estado" + edit: "Editar" + update_address: "Atualizar Endereço" + confirm_delete: "Certeza que quer excluir?" search_by_email: "Busca por e-mail/código" - guest_label: 'Checkout de convidado' + guest_label: "Checkout de convidado" + credit_owed: "Crédito Devido" + balance_due: "Saldo Devedor" destroy: - has_associated_orders: 'Apagar falhou: o cliente tem pedidos associados à sua loja' + has_associated_orders: "Apagar falhou: o cliente tem pedidos associados à sua loja" contents: edit: title: Conteúdo @@ -1788,7 +1792,7 @@ pt_BR: action_signup: "Cadastre-se agora" forgot_password: "Esqueceu sua senha?" password_reset_sent: "Um e-mail foi enviado com instruções para redefinir sua senha!" - reset_password: "Resetar password" + reset_password: "Redefinir senha" update_and_recalculate_fees: "Atualizar e recalcular taxas" registration: steps: @@ -1938,7 +1942,7 @@ pt_BR: payment_state: "Status do Pagamento" shipping_state: "Status da entrega" value: "Quantidade" - balance_due: "saldo devedor" + balance_due: "Saldo devedor" credit: "Crédito" Paid: "Pago" Ready: "Pronto" @@ -2951,6 +2955,7 @@ pt_BR: new_taxonomy: "Nova taxonomia" back_to_taxonomies_list: "Voltar à lista de taxonomias" shipping_methods: "Métodos de envio" + shipping_method: "Método de envio" shipping_categories: "Categorias de Remessa" new_shipping_category: "Nova categoria de frete" back_to_shipping_categories: "Voltar para categorias de remessa" @@ -3367,8 +3372,8 @@ pt_BR: or_enter_new_card: "Ou, adicione os dados para um novo cartão:" remember_this_card: Lembrar deste cartão? date_picker: - format: '%A-%m-' - js_format: 'aa-mm-dd' + format: '%Y-%m-%d' + js_format: 'yy-mm-dd' orders: error_flash_for_unavailable_items: "Um item no seu carrinho ficou indisponível. Por favor atualize as quantidades selecionadas. " edit: @@ -3422,6 +3427,7 @@ pt_BR: issue_text: | Se o URL acima não funcionar, tente copiar e colá-lo em seu navegador. Se continuar a ter problemas, por favor não hesite em contactar-nos. + subject: "Instruções para redefinição de senha" confirmation_instructions: subject: "Confirme sua conta na OFB" shipment_mailer: