1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

(i18n) update

This commit is contained in:
vincent 2022-10-24 12:10:42 +02:00
parent a3f3251b6b
commit b3d9c6b3bf
22 changed files with 295 additions and 269 deletions

View File

@ -21,7 +21,7 @@ class Product < ApplicationRecord
accepts_nested_attributes_for :product_stock_movements, allow_destroy: true, reject_if: :all_blank
validates :name, :slug, presence: true
validates :slug, uniqueness: true
validates :slug, uniqueness: { message: I18n.t('.errors.messages.slug_already_used') }
validates :amount, numericality: { greater_than_or_equal_to: 0, allow_nil: true }
validates :amount, exclusion: { in: [nil], message: I18n.t('.errors.messages.undefined_in_store') }, if: -> { is_active }

View File

@ -718,7 +718,7 @@ fr:
accounting_Product_code: "Code du produit (boutique)"
general_product_code: "Code comptable pour les produits (boutique)"
accounting_Product_label: "Libellé produit (boutique)"
general_product_label: "Libellé du compte pour les produits (boutique)"
general_product_label: "Code comptable pour les produits (boutique)"
accounting_Error_code: "Code erreurs"
general_error_code: "Code comptable pour les factures en erreur"
accounting_Error_label: "Libellé erreurs"
@ -1648,7 +1648,7 @@ fr:
online_payment: "Le module de paiement par carte bancaire est-il actif ?"
invoices: "Le module est facturation est-il actif ?"
openlab: "Le module de partage de projets (OpenLab) est-il actif ?"
tracking_id_info_html: "Pour activer les suivi statistique des visites utilisant Google Analytics V4, définissez ici votre ID de suivi. Il se présente sous la forme G-XXXXXX-X. Visitez <a href='https://analytics.google.com/analytics/web/' target='_blank'>le site web de Google Analytics</a> pour en obtenir un.<br/><strong>Attention :</strong> si vous activez cette fonctionnalité, une cookie sera créé. Pensez à l'indiquer dans votre politique de confidentialité, ci-dessus."
tracking_id_info_html: "Pour activer les suivi statistique des visites utilisant Google Analytics V4, définissez ici votre ID de suivi. Il se présente sous la forme G-XXXXXX-X. Visitez <a href='https://analytics.google.com/analytics/web/' target='_blank'>le site web de Google Analytics</a> pour en obtenir un.<br/><strong>Attention :</strong> si vous activez cette fonctionnalité, un cookie sera créé. Pensez à l'indiquer dans votre politique de confidentialité, ci-dessus."
tracking_id: "ID de suivi"
open_api_clients:
add_new_client: "Créer un compte client"
@ -2012,57 +2012,57 @@ fr:
name: "Nom du produit"
sku: "Référence du produit (SKU)"
slug: "URL"
is_show_in_store: "Disponible dans la boutique"
is_active_price: "Activer le prix"
active_price_info: "Ce produit est-il visible par les membres dans la boutique ?"
price_and_rule_of_selling_product: "Prix et règle pour la vente du produit"
price: "Prix du produit"
quantity_min: "Nombre minimum d'articles pour la mise au panier"
linking_product_to_category: "Lier ce produit à une catégorie existante"
assigning_category: "Affectation d'une catégorie"
assigning_category_info: "<strong>Informations</strong></br>Vous ne pouvez déclarer qu'une seule catégorie par produit. Si vous assignez ce produit à une sous-catégorie, il sera automatiquement assigné à sa catégorie parente."
assigning_machines: "Assigner des machines"
assigning_machines_info: "<strong>Informations</strong></br>Vous pouvez lier une ou plusieurs machines de votre atelier à votre produit. Ce produit sera alors soumis aux filtres de la vue catalogue.</br>Les machines sélectionnées ci-dessous seront liées au produit."
product_description: "Description du produit"
product_description_info: "<strong>Informations</strong></br>Cette description de produit sera présentée dans la fiche produit. Vous avez quelques styles éditoriaux à votre disposition pour créer la fiche produit."
is_show_in_store: "Available in the store"
is_active_price: "Activate the price"
active_price_info: "Is this product visible by the members on the store?"
price_and_rule_of_selling_product: "Price and rule for selling the product"
price: "Price of product"
quantity_min: "Minimum number of items for the shopping cart"
linking_product_to_category: "Linking this product to an existing category"
assigning_category: "Assigning a category"
assigning_category_info: "<strong>Information</strong></br>You can only declare one category per product. If you assign this product to a sub-category, it will automatically be assigned to its parent category as well."
assigning_machines: "Assigning machines"
assigning_machines_info: "<strong>Information</strong></br>You can link one or more machines from your workshop to your product. This product will then be subject to the filters on the catalogue view.</br>The machines selected below will be linked to the product."
product_description: "Product description"
product_description_info: "<strong>Information</strong></br>This product description will be presented in the product sheet. You have a few editorial styles at your disposal to create the product sheet."
product_files: "Document"
product_files_info: "<strong>Informations</strong></br>Ajouter des documents liés à ce produit. Ils seront présentés dans la fiche produit, dans un bloc séparé. Vous ne pouvez télécharger que des documents PDF."
add_product_file: "Ajouter un document"
product_images: "Visuels du produit"
product_images_info: "<strong>Conseil</strong></br>Nous vous conseillons d'utiliser un format carré, JPG ou PNG. Pour le JPG, veuillez utiliser le blanc pour la couleur de fond. Le visuel principal sera le premier présenté dans la fiche produit."
add_product_image: "Ajouter un visuel"
save: "Enregistrer"
clone: "Dupliquer"
product_files_info: "<strong>Information</strong></br>Add documents related to this product. They will be presented in the product sheet, in a separate block. You can only upload PDF documents."
add_product_file: "Add a document"
product_images: "Visuals of the product"
product_images_info: "<strong>Advice</strong></br>We advise you to use a square format, JPG or PNG. For JPG, please use white for the background colour. The main visual will be the first presented in the product sheet."
add_product_image: "Add a visual"
save: "Save"
clone: "Duplicate"
product_stock_form:
stock_up_to_date: "Stock à jour"
stock_up_to_date: "Stock up to date"
date_time: "{DATE} - {TIME}"
ongoing_operations: "Opérations de stock en cours"
save_reminder: "N'oubliez pas de sauvegarder vos opérations"
low_stock_threshold: "Définir un seuil de stock bas"
stock_threshold_toggle: "Activer le seuil de stock"
stock_threshold_information: "<strong>Informations</strong></br>Définissez un seuil de stock bas et recevez une notification quand il est atteint.<br>Lorsque le seuil est atteint, la quantité de produit est étiquetée comme faible."
low_stock: "Stock limité"
threshold_level: "Niveau de seuil minimum"
threshold_alert: "M'avertir lorsque le seuil est atteint"
events_history: "Historique des événements"
event_type: "Événements:"
reason: "Raison"
stocks: "Stock :"
internal: "Stock interne"
external: "Stock externe"
all: "Tous types"
remaining_stock: "Stock restant"
type_in: "Ajouter"
type_out: "Retirer"
cancel: "Annuler cette opération"
ongoing_operations: "Ongoing stock operations"
save_reminder: "Don't forget to save your operations"
low_stock_threshold: "Define a low stock threshold"
stock_threshold_toggle: "Activate stock threshold"
stock_threshold_information: "<strong>Information</strong></br>Define a low stock threshold and receive a notification when it's reached.<br>When the threshold is reached, the product quantity is labeled as low."
low_stock: "Low stock"
threshold_level: "Minimum threshold level"
threshold_alert: "Notify me when the threshold is reached"
events_history: "Events history"
event_type: "Events:"
reason: "Reason"
stocks: "Stock:"
internal: "Private stock"
external: "Public stock"
all: "All types"
remaining_stock: "Remaining stock"
type_in: "Add"
type_out: "Remove"
cancel: "Cancel this operation"
product_stock_modal:
modal_title: "Gérer le stock"
internal: "Stock interne"
external: "Stock externe"
new_event: "Nouvel événement de stock"
addition: "Ajout"
withdrawal: "Retrait"
update_stock: "Mettre à jour le stock"
modal_title: "Manage stock"
internal: "Private stock"
external: "Public stock"
new_event: "New stock event"
addition: "Addition"
withdrawal: "Withdrawal"
update_stock: "Update stock"
reason_type: "Raison"
stocks: "Stock :"
quantity: "Quantité"

View File

@ -599,7 +599,7 @@ zu:
VAT_rate_training: "crwdns25128:0crwdne25128:0"
VAT_rate_event: "crwdns25130:0crwdne25130:0"
VAT_rate_subscription: "crwdns25132:0crwdne25132:0"
VAT_rate_product: "crwdns30766:0crwdne30766:0"
VAT_rate_product: "crwdns31222:0crwdne31222:0"
changed_at: "crwdns25134:0crwdne25134:0"
changed_by: "crwdns25136:0crwdne25136:0"
deleted_user: "crwdns25138:0crwdne25138:0"
@ -715,10 +715,10 @@ zu:
general_pack_code: "crwdns25358:0crwdne25358:0"
accounting_Pack_label: "crwdns25360:0crwdne25360:0"
general_pack_label: "crwdns25362:0crwdne25362:0"
accounting_Product_code: "crwdns30768:0crwdne30768:0"
general_product_code: "crwdns30770:0crwdne30770:0"
accounting_Product_label: "crwdns30772:0crwdne30772:0"
general_product_label: "crwdns30774:0crwdne30774:0"
accounting_Product_code: "crwdns31224:0crwdne31224:0"
general_product_code: "crwdns31226:0crwdne31226:0"
accounting_Product_label: "crwdns31228:0crwdne31228:0"
general_product_label: "crwdns31230:0crwdne31230:0"
accounting_Error_code: "crwdns25364:0crwdne25364:0"
general_error_code: "crwdns25366:0crwdne25366:0"
accounting_Error_label: "crwdns25368:0crwdne25368:0"
@ -759,8 +759,8 @@ zu:
payzen_keys_form:
payzen_keys_info_html: "crwdns25436:0crwdne25436:0"
client_keys: "crwdns25438:0crwdne25438:0"
payzen_public_key: "crwdns30776:0crwdne30776:0"
api_keys: "crwdns30778:0crwdne30778:0"
payzen_public_key: "crwdns31232:0crwdne31232:0"
api_keys: "crwdns31234:0crwdne31234:0"
payzen_username: "crwdns25442:0crwdne25442:0"
payzen_password: "crwdns25444:0crwdne25444:0"
payzen_endpoint: "crwdns25446:0crwdne25446:0"
@ -788,13 +788,13 @@ zu:
stripe_currency: "crwdns25486:0crwdne25486:0"
gateway_configuration_error: "crwdns25488:0crwdne25488:0"
payzen_settings:
payzen_keys: "crwdns30780:0crwdne30780:0"
payzen_keys: "crwdns31236:0crwdne31236:0"
edit_keys: "crwdns25490:0crwdne25490:0"
payzen_public_key: "crwdns25492:0crwdne25492:0"
payzen_username: "crwdns30782:0crwdne30782:0"
payzen_password: "crwdns30784:0crwdne30784:0"
payzen_endpoint: "crwdns30786:0crwdne30786:0"
payzen_hmac: "crwdns30788:0crwdne30788:0"
payzen_username: "crwdns31238:0crwdne31238:0"
payzen_password: "crwdns31240:0crwdne31240:0"
payzen_endpoint: "crwdns31242:0crwdne31242:0"
payzen_hmac: "crwdns31244:0crwdne31244:0"
currency: "crwdns25494:0crwdne25494:0"
payzen_currency: "crwdns25496:0crwdne25496:0"
currency_info_html: "crwdns25498:0crwdne25498:0"
@ -1048,7 +1048,7 @@ zu:
validate_member_error: "crwdns25940:0crwdne25940:0"
invalidate_member_error: "crwdns25942:0crwdne25942:0"
supporting_documents: "crwdns25944:0crwdne25944:0"
change_role: "crwdns31200:0crwdne31200:0"
change_role: "crwdns31246:0crwdne31246:0"
#extend a subscription for free
free_extend_modal:
extend_subscription: "crwdns25946:0crwdne25946:0"
@ -1259,7 +1259,7 @@ zu:
export_is_running_you_ll_be_notified_when_its_ready: "crwdns26298:0crwdne26298:0"
create_plans_to_start: "crwdns26300:0crwdne26300:0"
click_here: "crwdns26302:0crwdne26302:0"
average_cart: "crwdns31174:0crwdne31174:0"
average_cart: "crwdns31248:0crwdne31248:0"
#statistics graphs
stats_graphs:
statistics: "crwdns26304:0crwdne26304:0"
@ -1440,10 +1440,10 @@ zu:
trainings_info_html: "crwdns26648:0crwdne26648:0"
enable_trainings: "crwdns26650:0crwdne26650:0"
trainings_module: "crwdns26652:0crwdne26652:0"
store: "crwdns30804:0crwdne30804:0"
store_info_html: "crwdns30806:0crwdne30806:0"
enable_store: "crwdns30808:0crwdne30808:0"
store_module: "crwdns30810:0crwdne30810:0"
store: "crwdns31250:0crwdne31250:0"
store_info_html: "crwdns31252:0crwdne31252:0"
enable_store: "crwdns31254:0crwdne31254:0"
store_module: "crwdns31256:0crwdne31256:0"
invoicing: "crwdns26654:0crwdne26654:0"
invoicing_info_html: "crwdns26656:0crwdne26656:0"
enable_invoicing: "crwdns26658:0crwdne26658:0"
@ -1916,199 +1916,199 @@ zu:
title: "crwdns27384:0crwdne27384:0"
content: "crwdns27386:0crwdne27386:0"
store:
manage_the_store: "crwdns30812:0crwdne30812:0"
settings: "crwdns30814:0crwdne30814:0"
all_products: "crwdns30816:0crwdne30816:0"
categories_of_store: "crwdns30818:0crwdne30818:0"
the_orders: "crwdns30820:0crwdne30820:0"
back_to_list: "crwdns30822:0crwdne30822:0"
manage_the_store: "crwdns31258:0crwdne31258:0"
settings: "crwdns31260:0crwdne31260:0"
all_products: "crwdns31262:0crwdne31262:0"
categories_of_store: "crwdns31264:0crwdne31264:0"
the_orders: "crwdns31266:0crwdne31266:0"
back_to_list: "crwdns31268:0crwdne31268:0"
product_categories:
title: "crwdns30824:0crwdne30824:0"
info: "crwdns30826:0crwdne30826:0"
title: "crwdns31270:0crwdne31270:0"
info: "crwdns31272:0crwdne31272:0"
manage_product_category:
create: "crwdns30828:0crwdne30828:0"
update: "crwdns30830:0crwdne30830:0"
delete: "crwdns30832:0crwdne30832:0"
create: "crwdns31274:0crwdne31274:0"
update: "crwdns31276:0crwdne31276:0"
delete: "crwdns31278:0crwdne31278:0"
product_category_modal:
new_product_category: "crwdns30834:0crwdne30834:0"
edit_product_category: "crwdns30836:0crwdne30836:0"
new_product_category: "crwdns31280:0crwdne31280:0"
edit_product_category: "crwdns31282:0crwdne31282:0"
product_category_form:
name: "crwdns30838:0crwdne30838:0"
slug: "crwdns30840:0crwdne30840:0"
select_parent_product_category: "crwdns30842:0crwdne30842:0"
no_parent: "crwdns30844:0crwdne30844:0"
name: "crwdns31284:0crwdne31284:0"
slug: "crwdns31286:0crwdne31286:0"
select_parent_product_category: "crwdns31288:0crwdne31288:0"
no_parent: "crwdns31290:0crwdne31290:0"
create:
error: "crwdns30846:0crwdne30846:0"
success: "crwdns30848:0crwdne30848:0"
error: "crwdns31292:0crwdne31292:0"
success: "crwdns31294:0crwdne31294:0"
update:
error: "crwdns30850:0crwdne30850:0"
success: "crwdns30852:0crwdne30852:0"
error: "crwdns31296:0crwdne31296:0"
success: "crwdns31298:0crwdne31298:0"
delete:
confirm: "crwdns30854:0{CATEGORY}crwdne30854:0"
save: "crwdns30856:0crwdne30856:0"
error: "crwdns30858:0crwdne30858:0"
success: "crwdns30860:0crwdne30860:0"
save: "crwdns30862:0crwdne30862:0"
required: "crwdns30864:0crwdne30864:0"
slug_pattern: "crwdns30866:0crwdne30866:0"
confirm: "crwdns31300:0{CATEGORY}crwdne31300:0"
save: "crwdns31302:0crwdne31302:0"
error: "crwdns31304:0crwdne31304:0"
success: "crwdns31306:0crwdne31306:0"
save: "crwdns31308:0crwdne31308:0"
required: "crwdns31310:0crwdne31310:0"
slug_pattern: "crwdns31312:0crwdne31312:0"
categories_filter:
filter_categories: "crwdns30868:0crwdne30868:0"
filter_apply: "crwdns30870:0crwdne30870:0"
filter_categories: "crwdns31314:0crwdne31314:0"
filter_apply: "crwdns31316:0crwdne31316:0"
machines_filter:
filter_machines: "crwdns30872:0crwdne30872:0"
filter_apply: "crwdns30874:0crwdne30874:0"
filter_machines: "crwdns31318:0crwdne31318:0"
filter_apply: "crwdns31320:0crwdne31320:0"
keyword_filter:
filter_keywords_reference: "crwdns30876:0crwdne30876:0"
filter_apply: "crwdns30878:0crwdne30878:0"
filter_keywords_reference: "crwdns31322:0crwdne31322:0"
filter_apply: "crwdns31324:0crwdne31324:0"
stock_filter:
stock_internal: "crwdns30880:0crwdne30880:0"
stock_external: "crwdns30882:0crwdne30882:0"
filter_stock: "crwdns30884:0crwdne30884:0"
filter_stock_from: "crwdns30886:0crwdne30886:0"
filter_stock_to: "crwdns30888:0crwdne30888:0"
filter_apply: "crwdns30890:0crwdne30890:0"
stock_internal: "crwdns31326:0crwdne31326:0"
stock_external: "crwdns31328:0crwdne31328:0"
filter_stock: "crwdns31330:0crwdne31330:0"
filter_stock_from: "crwdns31332:0crwdne31332:0"
filter_stock_to: "crwdns31334:0crwdne31334:0"
filter_apply: "crwdns31336:0crwdne31336:0"
products:
unexpected_error_occurred: "crwdns30892:0crwdne30892:0"
all_products: "crwdns30894:0crwdne30894:0"
create_a_product: "crwdns30896:0crwdne30896:0"
successfully_deleted: "crwdns30898:0crwdne30898:0"
unable_to_delete: "crwdns30900:0crwdne30900:0"
filter: "crwdns30902:0crwdne30902:0"
filter_clear: "crwdns30904:0crwdne30904:0"
filter_apply: "crwdns30906:0crwdne30906:0"
filter_categories: "crwdns30908:0crwdne30908:0"
filter_machines: "crwdns30910:0crwdne30910:0"
filter_keywords_reference: "crwdns30912:0crwdne30912:0"
filter_stock: "crwdns30914:0crwdne30914:0"
stock_internal: "crwdns30916:0crwdne30916:0"
stock_external: "crwdns30918:0crwdne30918:0"
filter_stock_from: "crwdns30920:0crwdne30920:0"
filter_stock_to: "crwdns30922:0crwdne30922:0"
unexpected_error_occurred: "crwdns31338:0crwdne31338:0"
all_products: "crwdns31340:0crwdne31340:0"
create_a_product: "crwdns31342:0crwdne31342:0"
successfully_deleted: "crwdns31344:0crwdne31344:0"
unable_to_delete: "crwdns31346:0crwdne31346:0"
filter: "crwdns31348:0crwdne31348:0"
filter_clear: "crwdns31350:0crwdne31350:0"
filter_apply: "crwdns31352:0crwdne31352:0"
filter_categories: "crwdns31354:0crwdne31354:0"
filter_machines: "crwdns31356:0crwdne31356:0"
filter_keywords_reference: "crwdns31358:0crwdne31358:0"
filter_stock: "crwdns31360:0crwdne31360:0"
stock_internal: "crwdns31362:0crwdne31362:0"
stock_external: "crwdns31364:0crwdne31364:0"
filter_stock_from: "crwdns31366:0crwdne31366:0"
filter_stock_to: "crwdns31368:0crwdne31368:0"
sort:
name_az: "crwdns30924:0crwdne30924:0"
name_za: "crwdns30926:0crwdne30926:0"
price_low: "crwdns30928:0crwdne30928:0"
price_high: "crwdns30930:0crwdne30930:0"
name_az: "crwdns31370:0crwdne31370:0"
name_za: "crwdns31372:0crwdne31372:0"
price_low: "crwdns31374:0crwdne31374:0"
price_high: "crwdns31376:0crwdne31376:0"
store_list_header:
result_count: "crwdns30932:0crwdne30932:0"
sort: "crwdns30934:0crwdne30934:0"
visible_only: "crwdns30936:0crwdne30936:0"
result_count: "crwdns31378:0crwdne31378:0"
sort: "crwdns31380:0crwdne31380:0"
visible_only: "crwdns31382:0crwdne31382:0"
product_item:
visible: "crwdns30938:0crwdne30938:0"
hidden: "crwdns30940:0crwdne30940:0"
visible: "crwdns31384:0crwdne31384:0"
hidden: "crwdns31386:0crwdne31386:0"
stock:
internal: "crwdns30942:0crwdne30942:0"
external: "crwdns30944:0crwdne30944:0"
unit: "crwdns30946:0crwdne30946:0"
internal: "crwdns31388:0crwdne31388:0"
external: "crwdns31390:0crwdne31390:0"
unit: "crwdns31392:0crwdne31392:0"
new_product:
add_a_new_product: "crwdns30948:0crwdne30948:0"
successfully_created: "crwdns30950:0crwdne30950:0"
add_a_new_product: "crwdns31394:0crwdne31394:0"
successfully_created: "crwdns31396:0crwdne31396:0"
edit_product:
successfully_updated: "crwdns30952:0crwdne30952:0"
successfully_cloned: "crwdns31208:0crwdne31208:0"
successfully_updated: "crwdns31398:0crwdne31398:0"
successfully_cloned: "crwdns31400:0crwdne31400:0"
product_form:
product_parameters: "crwdns30954:0crwdne30954:0"
stock_management: "crwdns30956:0crwdne30956:0"
name: "crwdns30958:0crwdne30958:0"
sku: "crwdns30960:0crwdne30960:0"
slug: "crwdns30962:0crwdne30962:0"
is_show_in_store: "crwdns30964:0crwdne30964:0"
is_active_price: "crwdns30966:0crwdne30966:0"
active_price_info: "crwdns30968:0crwdne30968:0"
price_and_rule_of_selling_product: "crwdns30970:0crwdne30970:0"
price: "crwdns30972:0crwdne30972:0"
quantity_min: "crwdns30974:0crwdne30974:0"
linking_product_to_category: "crwdns30976:0crwdne30976:0"
assigning_category: "crwdns30978:0crwdne30978:0"
assigning_category_info: "crwdns30980:0crwdne30980:0"
assigning_machines: "crwdns30982:0crwdne30982:0"
assigning_machines_info: "crwdns30984:0crwdne30984:0"
product_description: "crwdns30986:0crwdne30986:0"
product_description_info: "crwdns30988:0crwdne30988:0"
product_files: "crwdns30990:0crwdne30990:0"
product_files_info: "crwdns30992:0crwdne30992:0"
add_product_file: "crwdns30994:0crwdne30994:0"
product_images: "crwdns31202:0crwdne31202:0"
product_images_info: "crwdns30998:0crwdne30998:0"
add_product_image: "crwdns31204:0crwdne31204:0"
save: "crwdns31002:0crwdne31002:0"
clone: "crwdns31210:0crwdne31210:0"
product_parameters: "crwdns31402:0crwdne31402:0"
stock_management: "crwdns31404:0crwdne31404:0"
name: "crwdns31406:0crwdne31406:0"
sku: "crwdns31408:0crwdne31408:0"
slug: "crwdns31410:0crwdne31410:0"
is_show_in_store: "crwdns31412:0crwdne31412:0"
is_active_price: "crwdns31414:0crwdne31414:0"
active_price_info: "crwdns31416:0crwdne31416:0"
price_and_rule_of_selling_product: "crwdns31418:0crwdne31418:0"
price: "crwdns31420:0crwdne31420:0"
quantity_min: "crwdns31422:0crwdne31422:0"
linking_product_to_category: "crwdns31424:0crwdne31424:0"
assigning_category: "crwdns31426:0crwdne31426:0"
assigning_category_info: "crwdns31428:0crwdne31428:0"
assigning_machines: "crwdns31430:0crwdne31430:0"
assigning_machines_info: "crwdns31432:0crwdne31432:0"
product_description: "crwdns31434:0crwdne31434:0"
product_description_info: "crwdns31436:0crwdne31436:0"
product_files: "crwdns31438:0crwdne31438:0"
product_files_info: "crwdns31440:0crwdne31440:0"
add_product_file: "crwdns31442:0crwdne31442:0"
product_images: "crwdns31444:0crwdne31444:0"
product_images_info: "crwdns31446:0crwdne31446:0"
add_product_image: "crwdns31448:0crwdne31448:0"
save: "crwdns31450:0crwdne31450:0"
clone: "crwdns31452:0crwdne31452:0"
product_stock_form:
stock_up_to_date: "crwdns31004:0crwdne31004:0"
date_time: "crwdns31006:0{DATE}crwdnd31006:0{TIME}crwdne31006:0"
ongoing_operations: "crwdns31008:0crwdne31008:0"
save_reminder: "crwdns31010:0crwdne31010:0"
low_stock_threshold: "crwdns31012:0crwdne31012:0"
stock_threshold_toggle: "crwdns31014:0crwdne31014:0"
stock_threshold_information: "crwdns31216:0crwdne31216:0"
low_stock: "crwdns31018:0crwdne31018:0"
threshold_level: "crwdns31020:0crwdne31020:0"
threshold_alert: "crwdns31022:0crwdne31022:0"
events_history: "crwdns31024:0crwdne31024:0"
event_type: "crwdns31026:0crwdne31026:0"
reason: "crwdns31028:0crwdne31028:0"
stocks: "crwdns31030:0crwdne31030:0"
internal: "crwdns31032:0crwdne31032:0"
external: "crwdns31034:0crwdne31034:0"
all: "crwdns31036:0crwdne31036:0"
remaining_stock: "crwdns31038:0crwdne31038:0"
type_in: "crwdns31040:0crwdne31040:0"
type_out: "crwdns31042:0crwdne31042:0"
cancel: "crwdns31044:0crwdne31044:0"
stock_up_to_date: "crwdns31454:0crwdne31454:0"
date_time: "crwdns31456:0{DATE}crwdnd31456:0{TIME}crwdne31456:0"
ongoing_operations: "crwdns31458:0crwdne31458:0"
save_reminder: "crwdns31460:0crwdne31460:0"
low_stock_threshold: "crwdns31462:0crwdne31462:0"
stock_threshold_toggle: "crwdns31464:0crwdne31464:0"
stock_threshold_information: "crwdns31466:0crwdne31466:0"
low_stock: "crwdns31468:0crwdne31468:0"
threshold_level: "crwdns31470:0crwdne31470:0"
threshold_alert: "crwdns31472:0crwdne31472:0"
events_history: "crwdns31474:0crwdne31474:0"
event_type: "crwdns31476:0crwdne31476:0"
reason: "crwdns31478:0crwdne31478:0"
stocks: "crwdns31480:0crwdne31480:0"
internal: "crwdns31482:0crwdne31482:0"
external: "crwdns31484:0crwdne31484:0"
all: "crwdns31486:0crwdne31486:0"
remaining_stock: "crwdns31488:0crwdne31488:0"
type_in: "crwdns31490:0crwdne31490:0"
type_out: "crwdns31492:0crwdne31492:0"
cancel: "crwdns31494:0crwdne31494:0"
product_stock_modal:
modal_title: "crwdns31048:0crwdne31048:0"
internal: "crwdns31050:0crwdne31050:0"
external: "crwdns31052:0crwdne31052:0"
new_event: "crwdns31054:0crwdne31054:0"
addition: "crwdns31056:0crwdne31056:0"
withdrawal: "crwdns31058:0crwdne31058:0"
update_stock: "crwdns31060:0crwdne31060:0"
reason_type: "crwdns31062:0crwdne31062:0"
stocks: "crwdns31064:0crwdne31064:0"
quantity: "crwdns31066:0crwdne31066:0"
modal_title: "crwdns31496:0crwdne31496:0"
internal: "crwdns31498:0crwdne31498:0"
external: "crwdns31500:0crwdne31500:0"
new_event: "crwdns31502:0crwdne31502:0"
addition: "crwdns31504:0crwdne31504:0"
withdrawal: "crwdns31506:0crwdne31506:0"
update_stock: "crwdns31508:0crwdne31508:0"
reason_type: "crwdns31510:0crwdne31510:0"
stocks: "crwdns31512:0crwdne31512:0"
quantity: "crwdns31514:0crwdne31514:0"
stock_movement_reason:
inward_stock: "crwdns31068:0crwdne31068:0"
returned: "crwdns31070:0crwdne31070:0"
cancelled: "crwdns31072:0crwdne31072:0"
inventory_fix: "crwdns31074:0crwdne31074:0"
sold: "crwdns31076:0crwdne31076:0"
missing: "crwdns31078:0crwdne31078:0"
damaged: "crwdns31080:0crwdne31080:0"
other_in: "crwdns31082:0crwdne31082:0"
other_out: "crwdns31084:0crwdne31084:0"
inward_stock: "crwdns31516:0crwdne31516:0"
returned: "crwdns31518:0crwdne31518:0"
cancelled: "crwdns31520:0crwdne31520:0"
inventory_fix: "crwdns31522:0crwdne31522:0"
sold: "crwdns31524:0crwdne31524:0"
missing: "crwdns31526:0crwdne31526:0"
damaged: "crwdns31528:0crwdne31528:0"
other_in: "crwdns31530:0crwdne31530:0"
other_out: "crwdns31532:0crwdne31532:0"
clone_product_model:
clone_product: "crwdns31212:0crwdne31212:0"
clone: "crwdns31214:0crwdne31214:0"
clone_product: "crwdns31534:0crwdne31534:0"
clone: "crwdns31536:0crwdne31536:0"
orders:
heading: "crwdns31086:0crwdne31086:0"
create_order: "crwdns31088:0crwdne31088:0"
filter: "crwdns31090:0crwdne31090:0"
filter_clear: "crwdns31092:0crwdne31092:0"
filter_apply: "crwdns31094:0crwdne31094:0"
filter_ref: "crwdns31096:0crwdne31096:0"
filter_status: "crwdns31098:0crwdne31098:0"
filter_client: "crwdns31100:0crwdne31100:0"
filter_period: "crwdns31102:0crwdne31102:0"
filter_period_from: "crwdns31104:0crwdne31104:0"
filter_period_to: "crwdns31106:0crwdne31106:0"
heading: "crwdns31538:0crwdne31538:0"
create_order: "crwdns31540:0crwdne31540:0"
filter: "crwdns31542:0crwdne31542:0"
filter_clear: "crwdns31544:0crwdne31544:0"
filter_apply: "crwdns31546:0crwdne31546:0"
filter_ref: "crwdns31548:0crwdne31548:0"
filter_status: "crwdns31550:0crwdne31550:0"
filter_client: "crwdns31552:0crwdne31552:0"
filter_period: "crwdns31554:0crwdne31554:0"
filter_period_from: "crwdns31556:0crwdne31556:0"
filter_period_to: "crwdns31558:0crwdne31558:0"
state:
cart: 'crwdns31108:0crwdne31108:0'
in_progress: 'crwdns31110:0crwdne31110:0'
paid: "crwdns31112:0crwdne31112:0"
payment_failed: "crwdns31114:0crwdne31114:0"
canceled: "crwdns31116:0crwdne31116:0"
ready: "crwdns31118:0crwdne31118:0"
refunded: "crwdns31120:0crwdne31120:0"
delivered: "crwdns31122:0crwdne31122:0"
cart: 'crwdns31560:0crwdne31560:0'
in_progress: 'crwdns31562:0crwdne31562:0'
paid: "crwdns31564:0crwdne31564:0"
payment_failed: "crwdns31566:0crwdne31566:0"
canceled: "crwdns31568:0crwdne31568:0"
ready: "crwdns31570:0crwdne31570:0"
refunded: "crwdns31572:0crwdne31572:0"
delivered: "crwdns31574:0crwdne31574:0"
sort:
newest: "crwdns31124:0crwdne31124:0"
oldest: "crwdns31126:0crwdne31126:0"
newest: "crwdns31576:0crwdne31576:0"
oldest: "crwdns31578:0crwdne31578:0"
store_settings:
title: 'crwdns31128:0crwdne31128:0'
withdrawal_instructions: 'crwdns31130:0crwdne31130:0'
withdrawal_info: "crwdns31132:0crwdne31132:0"
store_hidden_title: "crwdns31184:0crwdne31184:0"
store_hidden_info: "crwdns31186:0crwdne31186:0"
store_hidden: "crwdns31188:0crwdne31188:0"
save: "crwdns31134:0crwdne31134:0"
update_success: "crwdns31136:0crwdne31136:0"
title: 'crwdns31580:0crwdne31580:0'
withdrawal_instructions: 'crwdns31582:0crwdne31582:0'
withdrawal_info: "crwdns31584:0crwdne31584:0"
store_hidden_title: "crwdns31586:0crwdne31586:0"
store_hidden_info: "crwdns31588:0crwdne31588:0"
store_hidden: "crwdns31590:0crwdne31590:0"
save: "crwdns31592:0crwdne31592:0"
update_success: "crwdns31594:0crwdne31594:0"

View File

@ -408,6 +408,7 @@ de:
documentation: "Documentation"
minimum_purchase: "Minimum purchase: "
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
stock_status:
available: "Available"
limited_stock: "Limited stock"
@ -416,6 +417,7 @@ de:
minimum_purchase: "Minimum purchase: "
add: "Add"
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
product_price:
per_unit: "/ unit"
free: "Free"

View File

@ -408,6 +408,7 @@ es:
documentation: "Documentation"
minimum_purchase: "Minimum purchase: "
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
stock_status:
available: "Available"
limited_stock: "Limited stock"
@ -416,6 +417,7 @@ es:
minimum_purchase: "Minimum purchase: "
add: "Add"
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
product_price:
per_unit: "/ unit"
free: "Free"

View File

@ -408,6 +408,7 @@ fr:
documentation: "Documentation"
minimum_purchase: "Achat minimum : "
add_to_cart: "Ajouter au panier"
stock_limit: "Vous avez atteint la limite actuelle de stock"
stock_status:
available: "Disponible"
limited_stock: "Stock limité"
@ -416,6 +417,7 @@ fr:
minimum_purchase: "Achat minimum : "
add: "Ajouter"
add_to_cart: "Ajouter au panier"
stock_limit: "Vous avez atteint la limite actuelle de stock"
product_price:
per_unit: "/ unité"
free: "Gratuit"

View File

@ -408,6 +408,7 @@
documentation: "Documentation"
minimum_purchase: "Minimum purchase: "
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
stock_status:
available: "Available"
limited_stock: "Limited stock"
@ -416,6 +417,7 @@
minimum_purchase: "Minimum purchase: "
add: "Add"
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
product_price:
per_unit: "/ unit"
free: "Free"

View File

@ -408,6 +408,7 @@ pt:
documentation: "Documentation"
minimum_purchase: "Minimum purchase: "
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
stock_status:
available: "Available"
limited_stock: "Limited stock"
@ -416,6 +417,7 @@ pt:
minimum_purchase: "Minimum purchase: "
add: "Add"
add_to_cart: "Add to cart"
stock_limit: "You have reached the current stock limit"
product_price:
per_unit: "/ unit"
free: "Free"

View File

@ -408,6 +408,7 @@ zu:
documentation: "crwdns30360:0crwdne30360:0"
minimum_purchase: "crwdns30678:0crwdne30678:0"
add_to_cart: "crwdns30680:0crwdne30680:0"
stock_limit: "crwdns31596:0crwdne31596:0"
stock_status:
available: "crwdns30682:0crwdne30682:0"
limited_stock: "crwdns30684:0crwdne30684:0"
@ -416,6 +417,7 @@ zu:
minimum_purchase: "crwdns30368:0crwdne30368:0"
add: "crwdns30370:0crwdne30370:0"
add_to_cart: "crwdns30372:0crwdne30372:0"
stock_limit: "crwdns31598:0crwdne31598:0"
product_price:
per_unit: "crwdns30688:0crwdne30688:0"
free: "crwdns30690:0crwdne30690:0"

View File

@ -14,6 +14,7 @@ de:
attributes:
product:
amount: "The price"
slug: "URL"
errors:
#CarrierWave
messages:
@ -47,6 +48,7 @@ de:
gateway_amount_too_small: "Payments under %{AMOUNT} are not supported. Please order directly at the reception."
gateway_amount_too_large: "Payments above %{AMOUNT} are not supported. Please order directly at the reception."
product_in_use: "This product have already been ordered"
slug_already_used: "is already used"
apipie:
api_documentation: "API-Dokumentation"
code: "HTTP-Code"
@ -454,7 +456,7 @@ de:
account_creation: "Benutzerkontenerstellung"
project_publication: "Projektveröffentlichung"
duration: "Dauer"
store: "Boutique"
store: "Store"
paid-processed: "Paid and/or processed"
aborted: "Aborted"
#statistics exports to the Excel file format

View File

@ -14,6 +14,7 @@ en:
attributes:
product:
amount: "The price"
slug: "URL"
errors:
#CarrierWave
messages:
@ -47,6 +48,7 @@ en:
gateway_amount_too_small: "Payments under %{AMOUNT} are not supported. Please order directly at the reception."
gateway_amount_too_large: "Payments above %{AMOUNT} are not supported. Please order directly at the reception."
product_in_use: "This product have already been ordered"
slug_already_used: "is already used"
apipie:
api_documentation: "API Documentation"
code: "HTTP code"
@ -454,7 +456,7 @@ en:
account_creation: "Account creation"
project_publication: "Project publication"
duration: "Duration"
store: "Boutique"
store: "Store"
paid-processed: "Paid and/or processed"
aborted: "Aborted"
#statistics exports to the Excel file format

View File

@ -14,6 +14,7 @@ es:
attributes:
product:
amount: "The price"
slug: "URL"
errors:
#CarrierWave
messages:
@ -47,6 +48,7 @@ es:
gateway_amount_too_small: "Payments under %{AMOUNT} are not supported. Please order directly at the reception."
gateway_amount_too_large: "Payments above %{AMOUNT} are not supported. Please order directly at the reception."
product_in_use: "This product have already been ordered"
slug_already_used: "is already used"
apipie:
api_documentation: "Documentación API"
code: "HTTP code"
@ -454,7 +456,7 @@ es:
account_creation: "Creación de cuenta"
project_publication: "Publicación de proyectos"
duration: "Duración"
store: "Boutique"
store: "Store"
paid-processed: "Paid and/or processed"
aborted: "Aborted"
#statistics exports to the Excel file format

View File

@ -14,6 +14,7 @@ fr:
attributes:
product:
amount: "Le Prix"
slug: "URL"
errors:
#CarrierWave
messages:
@ -46,7 +47,8 @@ fr:
gateway_error: "Erreur de la passerelle de paiement : %{MESSAGE}"
gateway_amount_too_small: "Les paiements inférieurs à %{AMOUNT} ne sont pas pris en charge. Merci de passer commande directement à l'accueil."
gateway_amount_too_large: "Les paiements supérieurs à %{AMOUNT} ne sont pas pris en charge. Merci de passer commande directement à l'accueil."
product_in_use: "Cet article a déjà été commandé"
product_in_use: "Ce produit a déjà été commandé"
slug_already_used: "est déjà utilisée"
apipie:
api_documentation: "Documentation de l'API"
code: "Code HTTP "

View File

@ -111,7 +111,7 @@ de:
notify_member_invoice_ready:
subject: "Rechnung Ihres FabLabs"
body:
please_find_attached_html: "Die angehängte Datei enthält Ihre Rechnung von {DATE}, über den Betrag von {AMOUNT} in Bezug auf Ihr/e {TYPE, select, Reservation{Reservierung} other{Abonnement}}." #messageFormat interpolation
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} OrderItem{order} other{subscription}}." #messageFormat interpolation
invoice_in_your_dashboard_html: "Sie können auf Ihre Rechnung in %{DASHBOARD} auf der FabLab-Website zugreifen."
your_dashboard: "Ihr Dashboard"
notify_member_reservation_reminder:

View File

@ -111,7 +111,7 @@ es:
notify_member_invoice_ready:
subject: "La factura de su FabLab"
body:
please_find_attached_html: "Por favor, encuentre como archivo adjunto su factura de {DATE}, por un valor de {AMOUNT} referente a {TYPE, select, Reservation{reservation} other{subscription}}." #messageFormat interpolation
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} OrderItem{order} other{subscription}}." #messageFormat interpolation
invoice_in_your_dashboard_html: "Puede acceder a su factura en %{DASHBOARD} en la web del FabLab."
your_dashboard: "Su Panel"
notify_member_reservation_reminder:

View File

@ -111,7 +111,7 @@ fr:
notify_member_invoice_ready:
subject: "Votre facture du FabLab"
body:
please_find_attached_html: "Vous trouverez en pièce jointe votre facture du {DATE}, d'un montant de {AMOUNT} concernant votre {TYPE, select, Reservation{réservation} other{abonnement}}." #messageFormat interpolation
please_find_attached_html: "Veuillez trouver en pièce jointe votre facture de {DATE}, avec un montant de {AMOUNT} concernant votre {TYPE, select, Reservation{réservation} OrderItem{commande} other{abonnement}}. ." #messageFormat interpolation
invoice_in_your_dashboard_html: "Vous pouvez à tout moment retrouver votre facture dans %{DASHBOARD} sur le site du Fab Lab."
your_dashboard: "votre tableau de bord"
notify_member_reservation_reminder:

View File

@ -111,7 +111,7 @@
notify_member_invoice_ready:
subject: "Your FabLab's invoice"
body:
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} other{subscription}}." #messageFormat interpolation
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} OrderItem{order} other{subscription}}." #messageFormat interpolation
invoice_in_your_dashboard_html: "You can access your invoice in %{DASHBOARD} on the Fab Lab website."
your_dashboard: "your dashboard"
notify_member_reservation_reminder:

View File

@ -111,7 +111,7 @@ pt:
notify_member_invoice_ready:
subject: "Fatura do seu FabLab"
body:
please_find_attached_html: "Por favor, encontre como anexo a sua fatura de {DATE}, com o montante de {AMOUNT} sobre o seu {TYPE, select, Reservation{reserva} other{assinatura}}." #messageFormat interpolation
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} OrderItem{order} other{subscription}}." #messageFormat interpolation
invoice_in_your_dashboard_html: "Você pode acessar sua fatura em %{DASHBOARD} no site Fab Lab."
your_dashboard: "seu dashboard"
notify_member_reservation_reminder:

View File

@ -111,7 +111,7 @@ zu:
notify_member_invoice_ready:
subject: "crwdns29626:0crwdne29626:0"
body:
please_find_attached_html: "crwdns29628:0DATE={DATE}crwdnd29628:0AMOUNT={AMOUNT}crwdnd29628:0TYPE={TYPE}crwdne29628:0" #messageFormat interpolation
please_find_attached_html: "crwdns31646:0DATE={DATE}crwdnd31646:0AMOUNT={AMOUNT}crwdnd31646:0TYPE={TYPE}crwdne31646:0" #messageFormat interpolation
invoice_in_your_dashboard_html: "crwdns29630:0%{DASHBOARD}crwdne29630:0"
your_dashboard: "crwdns29632:0crwdne29632:0"
notify_member_reservation_reminder:

View File

@ -14,6 +14,7 @@
attributes:
product:
amount: "The price"
slug: "URL"
errors:
#CarrierWave
messages:
@ -47,6 +48,7 @@
gateway_amount_too_small: "Payments under %{AMOUNT} are not supported. Please order directly at the reception."
gateway_amount_too_large: "Payments above %{AMOUNT} are not supported. Please order directly at the reception."
product_in_use: "This product have already been ordered"
slug_already_used: "is already used"
apipie:
api_documentation: "API-dokumentasjon"
code: "HTTP kode"
@ -454,7 +456,7 @@
account_creation: "Konto opprettet"
project_publication: "Prosjekt publisert"
duration: "Varighet"
store: "Boutique"
store: "Store"
paid-processed: "Paid and/or processed"
aborted: "Aborted"
#statistics exports to the Excel file format

View File

@ -14,6 +14,7 @@ pt:
attributes:
product:
amount: "The price"
slug: "URL"
errors:
#CarrierWave
messages:
@ -47,6 +48,7 @@ pt:
gateway_amount_too_small: "Payments under %{AMOUNT} are not supported. Please order directly at the reception."
gateway_amount_too_large: "Payments above %{AMOUNT} are not supported. Please order directly at the reception."
product_in_use: "This product have already been ordered"
slug_already_used: "is already used"
apipie:
api_documentation: "Documentação da API"
code: "Código HTTP"
@ -454,7 +456,7 @@ pt:
account_creation: "Criação de conta"
project_publication: "Publicação de projeto"
duration: "Duração"
store: "Boutique"
store: "Store"
paid-processed: "Paid and/or processed"
aborted: "Aborted"
#statistics exports to the Excel file format

View File

@ -13,7 +13,8 @@ zu:
activerecord:
attributes:
product:
amount: "crwdns30724:0crwdne30724:0"
amount: "crwdns31600:0crwdne31600:0"
slug: "crwdns31640:0crwdne31640:0"
errors:
#CarrierWave
messages:
@ -42,11 +43,12 @@ zu:
invalid_duration: "crwdns3207:0%{DAYS}crwdne3207:0"
must_be_in_the_past: "crwdns3209:0crwdne3209:0"
registration_disabled: "crwdns22285:0crwdne22285:0"
undefined_in_store: "crwdns30726:0crwdne30726:0"
gateway_error: "crwdns30728:0%{MESSAGE}crwdne30728:0"
gateway_amount_too_small: "crwdns30730:0%{AMOUNT}crwdne30730:0"
gateway_amount_too_large: "crwdns30732:0%{AMOUNT}crwdne30732:0"
product_in_use: "crwdns31138:0crwdne31138:0"
undefined_in_store: "crwdns31602:0crwdne31602:0"
gateway_error: "crwdns31604:0%{MESSAGE}crwdne31604:0"
gateway_amount_too_small: "crwdns31606:0%{AMOUNT}crwdne31606:0"
gateway_amount_too_large: "crwdns31608:0%{AMOUNT}crwdne31608:0"
product_in_use: "crwdns31610:0crwdne31610:0"
slug_already_used: "crwdns31642:0crwdne31642:0"
apipie:
api_documentation: "crwdns3257:0crwdne3257:0"
code: "crwdns20914:0crwdne20914:0"
@ -130,7 +132,7 @@ zu:
error_invoice: "crwdns21480:0crwdne21480:0"
prepaid_pack: "crwdns22022:0crwdne22022:0"
pack_item: "crwdns22024:0%{COUNT}crwdnd22024:0%{ITEM}crwdne22024:0"
order: "crwdns30632:0crwdne30632:0"
order: "crwdns31612:0crwdne31612:0"
#PDF payment schedule generation
payment_schedules:
schedule_reference: "crwdns21094:0%{REF}crwdne21094:0"
@ -366,8 +368,8 @@ zu:
members: "crwdns3669:0crwdne3669:0"
view_results: "crwdns3671:0crwdne3671:0"
notify_admin_low_stock_threshold:
low_stock: "crwdns31140:0%{PRODUCT}crwdne31140:0"
view_product: "crwdns31142:0crwdne31142:0"
low_stock: "crwdns31614:0%{PRODUCT}crwdne31614:0"
view_product: "crwdns31616:0crwdne31616:0"
notify_member_about_coupon:
enjoy_a_discount_of_PERCENT_with_code_CODE: "crwdns3673:0%{PERCENT}crwdnd3673:0%{CODE}crwdne3673:0"
enjoy_a_discount_of_AMOUNT_with_code_CODE: "crwdns3675:0%{AMOUNT}crwdnd3675:0%{CODE}crwdne3675:0"
@ -420,17 +422,17 @@ zu:
notify_admin_user_proof_of_identity_refusal:
refusal: "crwdns23010:0%{NAME}crwdne23010:0"
notify_user_order_is_ready:
order_ready: "crwdns30570:0%{REFERENCE}crwdne30570:0"
order_ready: "crwdns31618:0%{REFERENCE}crwdne31618:0"
notify_user_order_is_canceled:
order_canceled: "crwdns30572:0%{REFERENCE}crwdne30572:0"
order_canceled: "crwdns31620:0%{REFERENCE}crwdne31620:0"
notify_user_order_is_refunded:
order_refunded: "crwdns30574:0%{REFERENCE}crwdne30574:0"
order_refunded: "crwdns31622:0%{REFERENCE}crwdne31622:0"
#statistics tools for admins
statistics:
subscriptions: "crwdns3689:0crwdne3689:0"
machines_hours: "crwdns4561:0crwdne4561:0"
spaces: "crwdns3693:0crwdne3693:0"
orders: "crwdns31190:0crwdne31190:0"
orders: "crwdns31624:0crwdne31624:0"
trainings: "crwdns3695:0crwdne3695:0"
events: "crwdns3697:0crwdne3697:0"
registrations: "crwdns3699:0crwdne3699:0"
@ -454,9 +456,9 @@ zu:
account_creation: "crwdns3735:0crwdne3735:0"
project_publication: "crwdns3737:0crwdne3737:0"
duration: "crwdns20282:0crwdne20282:0"
store: "crwdns31192:0crwdne31192:0"
paid-processed: "crwdns31194:0crwdne31194:0"
aborted: "crwdns31196:0crwdne31196:0"
store: "crwdns31644:0crwdne31644:0"
paid-processed: "crwdns31628:0crwdne31628:0"
aborted: "crwdns31630:0crwdne31630:0"
#statistics exports to the Excel file format
export:
entries: "crwdns3739:0crwdne3739:0"
@ -484,7 +486,7 @@ zu:
statistic_profile:
birthday_in_past: "crwdns22127:0crwdne22127:0"
order:
please_contact_FABLAB: "crwdns31218:0crwdne31218:0"
please_contact_FABLAB: "crwdns31632:0crwdne31632:0"
settings:
locked_setting: "crwdns21632:0crwdne21632:0"
about_title: "crwdns21634:0crwdne21634:0"
@ -618,6 +620,6 @@ zu:
machines_module: "crwdns23038:0crwdne23038:0"
user_change_group: "crwdns23040:0crwdne23040:0"
show_username_in_admin_list: "crwdns24016:0crwdne24016:0"
store_module: "crwdns30734:0crwdne30734:0"
store_withdrawal_instructions: "crwdns30736:0crwdne30736:0"
store_hidden: "crwdns31198:0crwdne31198:0"
store_module: "crwdns31634:0crwdne31634:0"
store_withdrawal_instructions: "crwdns31636:0crwdne31636:0"
store_hidden: "crwdns31638:0crwdne31638:0"