1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00

Merge pull request #313 from sleede/l10n_dev

New Crowdin updates
This commit is contained in:
Sylvain 2021-12-29 22:20:57 +01:00 committed by GitHub
commit 1347316298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 321 additions and 45 deletions

View File

@ -368,6 +368,13 @@ de:
status_enabled: "Aktiviert" status_enabled: "Aktiviert"
status_disabled: "Deaktiviert" status_disabled: "Deaktiviert"
status_all: "Alle" status_all: "Alle"
spaces_pricing:
prices_match_space_hours_rates_html: "The prices below match one hour of space reservation, <strong>without subscription</strong>."
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly."
extended_prices: "Moreover, you can define extended prices which will apply in priority over the hourly rate below. Extended prices allow you, for example, to set a favorable price for a booking of several hours."
spaces: "Spaces"
price_updated: "Price successfully updated"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "Die unten aufgeführten Preise entsprechen einer Stunde Maschinengebrauch, <strong>ohne Abonnement</strong>." prices_match_machine_hours_rates_html: "Die unten aufgeführten Preise entsprechen einer Stunde Maschinengebrauch, <strong>ohne Abonnement</strong>."
prices_calculated_on_hourly_rate_html: "Alle Preise werden automatisch nach dem hier definierten Stundensatz berechnet.<br/><em>Zum Beispiel</em> wird bei einem veranschlagten Stundensatz von {RATE} ein Slot von {DURATION} Minuten, zum Preis von <strong>{PRICE}</strong> berechnet." prices_calculated_on_hourly_rate_html: "Alle Preise werden automatisch nach dem hier definierten Stundensatz berechnet.<br/><em>Zum Beispiel</em> wird bei einem veranschlagten Stundensatz von {RATE} ein Slot von {DURATION} Minuten, zum Preis von <strong>{PRICE}</strong> berechnet."
@ -378,6 +385,13 @@ de:
packs: "Prepaid packs" packs: "Prepaid packs"
no_packs: "No packs for now" no_packs: "No packs for now"
pack_DURATION: "{DURATION} hours" pack_DURATION: "{DURATION} hours"
configure_extended_prices_button:
extended_prices: "Extended prices"
no_extended_prices: "No extended price for now"
extended_price_DURATION: "{DURATION} minutes"
extended_price_form:
duration: "Duration (minutes)"
amount: "Price"
pack_form: pack_form:
hours: "Hours" hours: "Hours"
amount: "Price" amount: "Price"
@ -404,6 +418,21 @@ de:
edit_pack: "Edit the pack" edit_pack: "Edit the pack"
confirm_changes: "Confirm changes" confirm_changes: "Confirm changes"
pack_successfully_updated: "The prepaid pack was successfully updated." pack_successfully_updated: "The prepaid pack was successfully updated."
create_extended_price:
new_extended_price: "New extended price"
new_extended_price_info: "Extended prices allows you to define prices based on custom durations, instead of the default hourly rates."
create_extended_price: "Create extended price"
extended_price_successfully_created: "The new extended price was successfully created."
delete_extended_price:
extended_price_deleted: "The extended price was successfully deleted."
unable_to_delete: "Unable to delete the extended price: "
delete_extended_price: "Delete the extended price"
confirm_delete: "Delete"
delete_confirmation: "Are you sure you want to delete this extended price?"
edit_extended_price:
edit_extended_price: "Edit the extended price"
confirm_changes: "Confirm changes"
extended_price_successfully_updated: "The extended price was successfully updated."
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "Gutschein hinzufügen" add_a_coupon: "Gutschein hinzufügen"
@ -466,13 +495,14 @@ de:
details: "Details" details: "Details"
amount: "Betrag" amount: "Betrag"
machine_booking-3D_printer: "Maschinen-Buchung - 3D-Drucker" machine_booking-3D_printer: "Maschinen-Buchung - 3D-Drucker"
training_booking-3D_print: "Training booking - initiation to 3d printing"
total_amount: "Gesamtbetrag" total_amount: "Gesamtbetrag"
total_including_all_taxes: "Gesamtpreis inkl. Steuern" total_including_all_taxes: "Gesamtpreis inkl. Steuern"
VAT_disabled: "MwSt. deaktiviert" VAT_disabled: "MwSt. deaktiviert"
VAT_enabled: "MwSt. aktiviert" VAT_enabled: "MwSt. aktiviert"
including_VAT: "Inklusive MwSt." including_VAT: "Inklusive MwSt. {RATE}% von {AMOUNT}"
including_total_excluding_taxes: "Gesamtbetrag zzgl. Steuern" including_total_excluding_taxes: "Gesamtbetrag zzgl. Steuern"
including_amount_payed_on_ordering: "Inklusive bei Bestellung bezahlter Betrag" including_amount_payed_on_ordering: "Inklusive bei Bestellung gezahlter Betrag"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Begleichung mit Debitkarte am {DATE} um {TIME}, über den Betrag von {AMOUNT}" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Begleichung mit Debitkarte am {DATE} um {TIME}, über den Betrag von {AMOUNT}"
important_notes: "Wichtige Hinweise" important_notes: "Wichtige Hinweise"
address_and_legal_information: "Adresse und rechtliche Informationen" address_and_legal_information: "Adresse und rechtliche Informationen"
@ -649,9 +679,10 @@ de:
codes_customization_success: "Anpassung der Abrechnungscodes erfolgreich gespeichert." codes_customization_success: "Anpassung der Abrechnungscodes erfolgreich gespeichert."
unexpected_error_occurred: "Beim Speichern der Codes ist ein unerwarteter Fehler aufgetreten. Bitte versuchen Sie es später erneut." unexpected_error_occurred: "Beim Speichern der Codes ist ein unerwarteter Fehler aufgetreten. Bitte versuchen Sie es später erneut."
export_accounting_data: "Abrechnungsdaten exportieren" export_accounting_data: "Abrechnungsdaten exportieren"
export_to: "In die Buchhaltungssoftware exportieren" export_what: "What do you want to export?"
export_VAT: "Export the collected VAT"
export_to_ACD: "Export all data to the accounting software ACD"
export_is_running: "Export wird ausgeführt. Sie werden nach Fertigstellung benachrichtigt." export_is_running: "Export wird ausgeführt. Sie werden nach Fertigstellung benachrichtigt."
acd: "ACD"
export_form_date: "Exportieren ab" export_form_date: "Exportieren ab"
export_to_date: "Exportieren bis" export_to_date: "Exportieren bis"
format: "Dateiformat" format: "Dateiformat"
@ -674,6 +705,10 @@ de:
debit_euro: "Soll in Euro" debit_euro: "Soll in Euro"
credit_euro: "Guthaben in Euro" credit_euro: "Guthaben in Euro"
lettering: "Beschriftung" lettering: "Beschriftung"
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
payment: payment:
payment_settings: "Bezahlungseinstellungen" payment_settings: "Bezahlungseinstellungen"
online_payment: "Online-Bezahlung" online_payment: "Online-Bezahlung"
@ -1244,6 +1279,9 @@ de:
pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription." pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription."
pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack" pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack"
pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs" pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs"
extended_prices: "Extended prices"
extended_prices_info_html: "Spaces can have different prices depending on the cumulated duration of the booking. You can choose if this apply to all bookings or only to those starting within the same day."
extended_prices_in_same_day: "Extended prices in the same day"
overlapping_options: overlapping_options:
training_reservations: "Trainings" training_reservations: "Trainings"
machine_reservations: "Machines" machine_reservations: "Machines"

View File

@ -368,6 +368,13 @@ es:
status_enabled: "Enabled" status_enabled: "Enabled"
status_disabled: "Disabled" status_disabled: "Disabled"
status_all: "All" status_all: "All"
spaces_pricing:
prices_match_space_hours_rates_html: "The prices below match one hour of space reservation, <strong>without subscription</strong>."
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly."
extended_prices: "Moreover, you can define extended prices which will apply in priority over the hourly rate below. Extended prices allow you, for example, to set a favorable price for a booking of several hours."
spaces: "Spaces"
price_updated: "Price successfully updated"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "The prices below match one hour of machine usage, <strong>without subscription</strong>." prices_match_machine_hours_rates_html: "The prices below match one hour of machine usage, <strong>without subscription</strong>."
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>." prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
@ -378,6 +385,13 @@ es:
packs: "Prepaid packs" packs: "Prepaid packs"
no_packs: "No packs for now" no_packs: "No packs for now"
pack_DURATION: "{DURATION} hours" pack_DURATION: "{DURATION} hours"
configure_extended_prices_button:
extended_prices: "Extended prices"
no_extended_prices: "No extended price for now"
extended_price_DURATION: "{DURATION} minutes"
extended_price_form:
duration: "Duration (minutes)"
amount: "Price"
pack_form: pack_form:
hours: "Hours" hours: "Hours"
amount: "Price" amount: "Price"
@ -404,6 +418,21 @@ es:
edit_pack: "Edit the pack" edit_pack: "Edit the pack"
confirm_changes: "Confirm changes" confirm_changes: "Confirm changes"
pack_successfully_updated: "The prepaid pack was successfully updated." pack_successfully_updated: "The prepaid pack was successfully updated."
create_extended_price:
new_extended_price: "New extended price"
new_extended_price_info: "Extended prices allows you to define prices based on custom durations, instead of the default hourly rates."
create_extended_price: "Create extended price"
extended_price_successfully_created: "The new extended price was successfully created."
delete_extended_price:
extended_price_deleted: "The extended price was successfully deleted."
unable_to_delete: "Unable to delete the extended price: "
delete_extended_price: "Delete the extended price"
confirm_delete: "Delete"
delete_confirmation: "Are you sure you want to delete this extended price?"
edit_extended_price:
edit_extended_price: "Edit the extended price"
confirm_changes: "Confirm changes"
extended_price_successfully_updated: "The extended price was successfully updated."
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "Añadir un cupón" add_a_coupon: "Añadir un cupón"
@ -466,11 +495,12 @@ es:
details: "Detalles" details: "Detalles"
amount: "Cantidad" amount: "Cantidad"
machine_booking-3D_printer: "Reserva de la máquina- Impresora 3D" machine_booking-3D_printer: "Reserva de la máquina- Impresora 3D"
training_booking-3D_print: "Training booking - initiation to 3d printing"
total_amount: "Cantidad total" total_amount: "Cantidad total"
total_including_all_taxes: "Total incl. todos los impuestos" total_including_all_taxes: "Total incl. todos los impuestos"
VAT_disabled: "IVA desactivado" VAT_disabled: "IVA desactivado"
VAT_enabled: "IVA activado" VAT_enabled: "IVA activado"
including_VAT: "Incluido IVA" including_VAT: "Incluido IVA {RATE}% de {AMOUNT}"
including_total_excluding_taxes: "Incluido Total excl. impuestos" including_total_excluding_taxes: "Incluido Total excl. impuestos"
including_amount_payed_on_ordering: "Incluido el monto pagado en el pedido" including_amount_payed_on_ordering: "Incluido el monto pagado en el pedido"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Liquidación por tarjeta de débito el {DATE} a las {TIME}, por una cantidad de {AMOUNT}" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Liquidación por tarjeta de débito el {DATE} a las {TIME}, por una cantidad de {AMOUNT}"
@ -649,9 +679,10 @@ es:
codes_customization_success: "Customization of accounting codes successfully saved." codes_customization_success: "Customization of accounting codes successfully saved."
unexpected_error_occurred: "An unexpected error occurred while saving the codes. Please try again later." unexpected_error_occurred: "An unexpected error occurred while saving the codes. Please try again later."
export_accounting_data: "Export accounting data" export_accounting_data: "Export accounting data"
export_to: "Export to the accounting software" export_what: "What do you want to export?"
export_VAT: "Export the collected VAT"
export_to_ACD: "Export all data to the accounting software ACD"
export_is_running: "Exportando, será notificado cuando esté listo." export_is_running: "Exportando, será notificado cuando esté listo."
acd: "ACD"
export_form_date: "Export from" export_form_date: "Export from"
export_to_date: "Export until" export_to_date: "Export until"
format: "File format" format: "File format"
@ -674,6 +705,10 @@ es:
debit_euro: "Euro debit" debit_euro: "Euro debit"
credit_euro: "Euro credit" credit_euro: "Euro credit"
lettering: "Lettering" lettering: "Lettering"
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
payment: payment:
payment_settings: "Payment settings" payment_settings: "Payment settings"
online_payment: "Online payment" online_payment: "Online payment"
@ -1244,6 +1279,9 @@ es:
pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription." pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription."
pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack" pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack"
pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs" pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs"
extended_prices: "Extended prices"
extended_prices_info_html: "Spaces can have different prices depending on the cumulated duration of the booking. You can choose if this apply to all bookings or only to those starting within the same day."
extended_prices_in_same_day: "Extended prices in the same day"
overlapping_options: overlapping_options:
training_reservations: "Trainings" training_reservations: "Trainings"
machine_reservations: "Machines" machine_reservations: "Machines"

View File

@ -368,6 +368,13 @@ fr:
status_enabled: "Actifs" status_enabled: "Actifs"
status_disabled: "Désactivés" status_disabled: "Désactivés"
status_all: "Tous" status_all: "Tous"
spaces_pricing:
prices_match_space_hours_rates_html: "Les tarifs ci-dessous correspondent à une heure de réservation d'espace, <strong>sans abonnement</strong>."
prices_calculated_on_hourly_rate_html: "Tous les prix seront automatiquement calculés par rapport au tarif horaire défini ici.<br/><em>Par exemple</em>, si vous définissez un tarif horaire à {RATE} : un créneau de {DURATION} minutes, sera facturé <strong>{PRICE}</strong>."
you_can_override: "Vous pouvez surcharger cette durée pour chaque disponibilité que vous créez dans l'agenda. Le prix sera alors ajusté en conséquence."
extended_prices: "De plus, vous pouvez définir des prix étendus qui prévaudront sur le tarif horaire ci-dessous. Les prix étendus vous permettent, par exemple, de fixer un prix favorable pour une réservation de plusieurs heures."
spaces: "Espaces"
price_updated: "Le prix a bien été mis à jour"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "Les tarifs ci-dessous correspondent à une heure d'utilisation machine, <strong>sans abonnement</strong>." prices_match_machine_hours_rates_html: "Les tarifs ci-dessous correspondent à une heure d'utilisation machine, <strong>sans abonnement</strong>."
prices_calculated_on_hourly_rate_html: "Tous les prix seront automatiquement calculés par rapport au tarif horaire défini ici.<br/><em>Par exemple</em>, si vous définissez un tarif horaire à {RATE} : un créneau de {DURATION} minutes, sera facturé <strong>{PRICE}</strong>." prices_calculated_on_hourly_rate_html: "Tous les prix seront automatiquement calculés par rapport au tarif horaire défini ici.<br/><em>Par exemple</em>, si vous définissez un tarif horaire à {RATE} : un créneau de {DURATION} minutes, sera facturé <strong>{PRICE}</strong>."
@ -378,6 +385,13 @@ fr:
packs: "Packs prépayés" packs: "Packs prépayés"
no_packs: "Aucun pack pour le moment" no_packs: "Aucun pack pour le moment"
pack_DURATION: "{DURATION} heures" pack_DURATION: "{DURATION} heures"
configure_extended_prices_button:
extended_prices: "Prix étendus"
no_extended_prices: "Aucun prix étendu pour l'instant"
extended_price_DURATION: "{DURATION} minutes"
extended_price_form:
duration: "Durée (minutes)"
amount: "Prix"
pack_form: pack_form:
hours: "Heures" hours: "Heures"
amount: "Prix" amount: "Prix"
@ -404,6 +418,21 @@ fr:
edit_pack: "Modifier le pack" edit_pack: "Modifier le pack"
confirm_changes: "Valider les modifications" confirm_changes: "Valider les modifications"
pack_successfully_updated: "Le pack prépayé a bien été mis à jour." pack_successfully_updated: "Le pack prépayé a bien été mis à jour."
create_extended_price:
new_extended_price: "Nouveau prix étendu"
new_extended_price_info: "Les prix étendus vous permettent de définir des prix basés sur des durées personnalisées, au lieu du tarif horaire par défaut."
create_extended_price: "Créer un prix étendu"
extended_price_successfully_created: "Le nouveau prix étendu a bien été créé."
delete_extended_price:
extended_price_deleted: "Le prix étendu a bien été supprimé."
unable_to_delete: "Impossible de supprimer le prix étendu : "
delete_extended_price: "Supprimer le prix étendu"
confirm_delete: "Supprimer"
delete_confirmation: "Êtes-vous sûr de vouloir supprimer ce prix étendu ?"
edit_extended_price:
edit_extended_price: "Modifier le prix étendu"
confirm_changes: "Valider les modifications"
extended_price_successfully_updated: "Le prix étendu a bien été mis à jour."
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "Ajouter un code promotionnel" add_a_coupon: "Ajouter un code promotionnel"
@ -466,11 +495,12 @@ fr:
details: "Détails" details: "Détails"
amount: "Montant" amount: "Montant"
machine_booking-3D_printer: "Réservation Machine - Imprimante 3D" machine_booking-3D_printer: "Réservation Machine - Imprimante 3D"
training_booking-3D_print: "Réservation de formation - initiation à l'impression 3D"
total_amount: "Montant total" total_amount: "Montant total"
total_including_all_taxes: "Total TTC" total_including_all_taxes: "Total TTC"
VAT_disabled: "TVA désactivée" VAT_disabled: "TVA désactivée"
VAT_enabled: "TVA activée" VAT_enabled: "TVA activée"
including_VAT: "Dont TVA" including_VAT: "Dont TVA {RATE} % de {AMOUNT}"
including_total_excluding_taxes: "Dont total HT" including_total_excluding_taxes: "Dont total HT"
including_amount_payed_on_ordering: "Dont montant payé à la commande" including_amount_payed_on_ordering: "Dont montant payé à la commande"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Règlement effectué par carte bancaire le {DATE} à {TIME}, pour un montant de {AMOUNT}" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Règlement effectué par carte bancaire le {DATE} à {TIME}, pour un montant de {AMOUNT}"
@ -522,10 +552,10 @@ fr:
enable_VAT: "Activer la TVA" enable_VAT: "Activer la TVA"
VAT_rate: "Taux de TVA" VAT_rate: "Taux de TVA"
VAT_history: "Historique des taux de TVA" VAT_history: "Historique des taux de TVA"
VAT_notice: "Ce paramètre configure le cas général du taux de TVA et s'applique à tout ce qui est vendu par le Fablab. Il est possible de surcharger ce paramètre en configurant un taux de TVA spécifique par chaque objet." VAT_notice: "Ce paramètre configure le cas général du taux de TVA et s'applique à tout ce qui est vendu par le Fablab. Il est possible de surcharger ce paramètre en définissant un taux de TVA spécifique pour chaque objet."
edit_multi_VAT_button: "Plus d'options" edit_multi_VAT_button: "Plus d'options"
multiVAT: "TVA avancée" multiVAT: "TVA avancée"
multi_VAT_notice: "<strong>Attention</strong>: Le taux général actuellement en vigueur est de {RATE}%. Vous pouvez définir ici des taux de TVA différents pour chaque catégorie.</br></br>Par exemple, vous pouvez surcharger cette valeur, uniquement par les réservations de machines, en renseignant le champ correspondant ci-dessous. Si aucune valeur n'est renseignée, le taux général s'appliquera." multi_VAT_notice: "<strong>Veuillez noter</strong> : Le taux général actuel est de {RATE} %. Ici, vous pouvez définir des taux de TVA différents pour chaque catégorie.</br></br>Par exemple, vous pouvez surcharger cette valeur, uniquement pour les réservations de machines, en remplissant le champ correspondant ci-dessous. Si aucune valeur n'est remplie, le tarif général s'appliquera."
VAT_rate_machine: "Réservation de machines" VAT_rate_machine: "Réservation de machines"
VAT_rate_space: "Réservation d'espaces" VAT_rate_space: "Réservation d'espaces"
VAT_rate_training: "Réservation de formations" VAT_rate_training: "Réservation de formations"
@ -649,9 +679,10 @@ fr:
codes_customization_success: "La personnalisation des codes comptables a bien été enregistrée." codes_customization_success: "La personnalisation des codes comptables a bien été enregistrée."
unexpected_error_occurred: "Une erreur inattendue est survenue lors de lenregistrement des codes. Veuillez réessayer plus tard." unexpected_error_occurred: "Une erreur inattendue est survenue lors de lenregistrement des codes. Veuillez réessayer plus tard."
export_accounting_data: "Exporter les données comptables" export_accounting_data: "Exporter les données comptables"
export_to: "Exporter vers le logiciel comptable" export_what: "Que voulez-vous exporter ?"
export_VAT: "Exporter la TVA collectée"
export_to_ACD: "Exporter toutes les données vers le logiciel de comptabilité ACD"
export_is_running: "L'export est en cours. Vous serez notifié lorsqu'il sera prêt." export_is_running: "L'export est en cours. Vous serez notifié lorsqu'il sera prêt."
acd: "ACD"
export_form_date: "Exporter depuis le" export_form_date: "Exporter depuis le"
export_to_date: "Exporter jusqu'au" export_to_date: "Exporter jusqu'au"
format: "Format de fichier" format: "Format de fichier"
@ -674,6 +705,10 @@ fr:
debit_euro: "Débit euro" debit_euro: "Débit euro"
credit_euro: "Crédit euro" credit_euro: "Crédit euro"
lettering: "Lettrage" lettering: "Lettrage"
start_date: "Date de début"
end_date: "Date de fin"
vat_rate: "Taux de TVA"
amount: "Montant total"
payment: payment:
payment_settings: "Paramètres de paiement" payment_settings: "Paramètres de paiement"
online_payment: "Paiement en ligne" online_payment: "Paiement en ligne"
@ -1244,6 +1279,9 @@ fr:
pack_only_for_subscription_info_html: "Si cette option est activée, l'achat et l'utilisation d'un pack prépayé n'est possible que pour l'utilisateur possédant un abonnement en cours de validité." pack_only_for_subscription_info_html: "Si cette option est activée, l'achat et l'utilisation d'un pack prépayé n'est possible que pour l'utilisateur possédant un abonnement en cours de validité."
pack_only_for_subscription: "Abonnement valide pour l'achat et l'utilisation d'un pack prépayé" pack_only_for_subscription: "Abonnement valide pour l'achat et l'utilisation d'un pack prépayé"
pack_only_for_subscription_info: "Rendre l'abonnement obligatoire pour les packs prépayés" pack_only_for_subscription_info: "Rendre l'abonnement obligatoire pour les packs prépayés"
extended_prices: "Prix étendus"
extended_prices_info_html: "Les espaces peuvent avoir des prix différents selon la durée cumulée de la réservation. Vous pouvez choisir si cela s'applique à toutes les réservations ou seulement à celles qui commencent dans la même journée."
extended_prices_in_same_day: "Prix étendus le même jour"
overlapping_options: overlapping_options:
training_reservations: "Formations" training_reservations: "Formations"
machine_reservations: "Machines" machine_reservations: "Machines"

View File

@ -368,6 +368,13 @@
status_enabled: "Aktivert" status_enabled: "Aktivert"
status_disabled: "Deaktivert" status_disabled: "Deaktivert"
status_all: "Alle" status_all: "Alle"
spaces_pricing:
prices_match_space_hours_rates_html: "The prices below match one hour of space reservation, <strong>without subscription</strong>."
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly."
extended_prices: "Moreover, you can define extended prices which will apply in priority over the hourly rate below. Extended prices allow you, for example, to set a favorable price for a booking of several hours."
spaces: "Spaces"
price_updated: "Price successfully updated"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "Prisene under samsvarer med en time maskinbruk <strong>uten medlemskap</strong>." prices_match_machine_hours_rates_html: "Prisene under samsvarer med en time maskinbruk <strong>uten medlemskap</strong>."
prices_calculated_on_hourly_rate_html: "Alle priser vil bli automatisk kalkulert basert på oppgitt timepris her.<br/><em>For eksempel</em>, hvis du definerer en timepris på {RATE}: en plass på {DURATION} minutter, vil bli belastet <strong>{PRICE}</strong>." prices_calculated_on_hourly_rate_html: "Alle priser vil bli automatisk kalkulert basert på oppgitt timepris her.<br/><em>For eksempel</em>, hvis du definerer en timepris på {RATE}: en plass på {DURATION} minutter, vil bli belastet <strong>{PRICE}</strong>."
@ -378,6 +385,13 @@
packs: "Forhåndsbetalte pakker" packs: "Forhåndsbetalte pakker"
no_packs: "Ingen pakker tilgjengelig nå" no_packs: "Ingen pakker tilgjengelig nå"
pack_DURATION: "{DURATION} timer" pack_DURATION: "{DURATION} timer"
configure_extended_prices_button:
extended_prices: "Extended prices"
no_extended_prices: "No extended price for now"
extended_price_DURATION: "{DURATION} minutes"
extended_price_form:
duration: "Duration (minutes)"
amount: "Price"
pack_form: pack_form:
hours: "Timer" hours: "Timer"
amount: "Pris" amount: "Pris"
@ -404,6 +418,21 @@
edit_pack: "Rediger pakken" edit_pack: "Rediger pakken"
confirm_changes: "Bekreft endringer" confirm_changes: "Bekreft endringer"
pack_successfully_updated: "Den forhåndsbetalte pakken ble oppdatert." pack_successfully_updated: "Den forhåndsbetalte pakken ble oppdatert."
create_extended_price:
new_extended_price: "New extended price"
new_extended_price_info: "Extended prices allows you to define prices based on custom durations, instead of the default hourly rates."
create_extended_price: "Create extended price"
extended_price_successfully_created: "The new extended price was successfully created."
delete_extended_price:
extended_price_deleted: "The extended price was successfully deleted."
unable_to_delete: "Unable to delete the extended price: "
delete_extended_price: "Delete the extended price"
confirm_delete: "Delete"
delete_confirmation: "Are you sure you want to delete this extended price?"
edit_extended_price:
edit_extended_price: "Edit the extended price"
confirm_changes: "Confirm changes"
extended_price_successfully_updated: "The extended price was successfully updated."
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "Legg til rabattkupong" add_a_coupon: "Legg til rabattkupong"
@ -466,11 +495,12 @@
details: "Detaljer" details: "Detaljer"
amount: "Beløp" amount: "Beløp"
machine_booking-3D_printer: "Reservere 3D-printer" machine_booking-3D_printer: "Reservere 3D-printer"
training_booking-3D_print: "Training booking - initiation to 3d printing"
total_amount: "Totalbeløp" total_amount: "Totalbeløp"
total_including_all_taxes: "Sum inkl. MVA" total_including_all_taxes: "Sum inkl. MVA"
VAT_disabled: "MVA deaktivert" VAT_disabled: "MVA deaktivert"
VAT_enabled: "MVA aktivert" VAT_enabled: "MVA aktivert"
including_VAT: "Inkludert MVA" including_VAT: "Inkludert MVA {RATE}% av {AMOUNT}"
including_total_excluding_taxes: "Totalpris, eks. MVA" including_total_excluding_taxes: "Totalpris, eks. MVA"
including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling" including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Oppgjør med betalingskort på {DATE} hos {TIME} for et beløp på {AMOUNT}" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Oppgjør med betalingskort på {DATE} hos {TIME} for et beløp på {AMOUNT}"
@ -649,9 +679,10 @@
codes_customization_success: "Tilpasning av regnskapskodene ble lagret." codes_customization_success: "Tilpasning av regnskapskodene ble lagret."
unexpected_error_occurred: "Det oppstod en uventet feil under lagring av kodene. Prøv igjen senere." unexpected_error_occurred: "Det oppstod en uventet feil under lagring av kodene. Prøv igjen senere."
export_accounting_data: "Eksporter regnskapsdata" export_accounting_data: "Eksporter regnskapsdata"
export_to: "Eksporter til regnskapsprogramvare" export_what: "What do you want to export?"
export_VAT: "Export the collected VAT"
export_to_ACD: "Export all data to the accounting software ACD"
export_is_running: "Eksport er startet. Du vil bli varslet når den er klar." export_is_running: "Eksport er startet. Du vil bli varslet når den er klar."
acd: "ACD"
export_form_date: "Eksporter fra" export_form_date: "Eksporter fra"
export_to_date: "Eksporter til" export_to_date: "Eksporter til"
format: "Filformat" format: "Filformat"
@ -674,6 +705,10 @@
debit_euro: "Kreditt i Euro" debit_euro: "Kreditt i Euro"
credit_euro: "Kreditt i Euro" credit_euro: "Kreditt i Euro"
lettering: "Lettering" lettering: "Lettering"
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
payment: payment:
payment_settings: "Betalingsinnstillinger" payment_settings: "Betalingsinnstillinger"
online_payment: "Online betaling" online_payment: "Online betaling"
@ -1244,6 +1279,9 @@
pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription." pack_only_for_subscription_info_html: "If this option is activated, the purchase and use of a prepaid pack is only possible for the user with a valid subscription."
pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack" pack_only_for_subscription: "Subscription valid for purchase and use of a prepaid pack"
pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs" pack_only_for_subscription_info: "Make subscription mandatory for prepaid packs"
extended_prices: "Extended prices"
extended_prices_info_html: "Spaces can have different prices depending on the cumulated duration of the booking. You can choose if this apply to all bookings or only to those starting within the same day."
extended_prices_in_same_day: "Extended prices in the same day"
overlapping_options: overlapping_options:
training_reservations: "Trainings" training_reservations: "Trainings"
machine_reservations: "Machines" machine_reservations: "Machines"

View File

@ -368,6 +368,13 @@ pt:
status_enabled: "Ativos" status_enabled: "Ativos"
status_disabled: "Desabilitados" status_disabled: "Desabilitados"
status_all: "Todos" status_all: "Todos"
spaces_pricing:
prices_match_space_hours_rates_html: "The prices below match one hour of space reservation, <strong>without subscription</strong>."
prices_calculated_on_hourly_rate_html: "All the prices will be automatically calculated based on the hourly rate defined here.<br/><em>For example</em>, if you define an hourly rate at {RATE}: a slot of {DURATION} minutes, will be charged <strong>{PRICE}</strong>."
you_can_override: "You can override this duration for each availability you create in the agenda. The price will then be adjusted accordingly."
extended_prices: "Moreover, you can define extended prices which will apply in priority over the hourly rate below. Extended prices allow you, for example, to set a favorable price for a booking of several hours."
spaces: "Spaces"
price_updated: "Price successfully updated"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "Os preços abaixo correspondem a uma hora de uso de máquina, <strong>sem assinatura</strong>." prices_match_machine_hours_rates_html: "Os preços abaixo correspondem a uma hora de uso de máquina, <strong>sem assinatura</strong>."
prices_calculated_on_hourly_rate_html: "Todos os preços serão calculados automaticamente com base na taxa horária definida aqui.<br/><em>Por exemplo</em>, se você definir uma taxa horária em {RATE}: um slot de {DURATION} minutos, será cobrada a tarifa <strong>{PRICE}</strong>." prices_calculated_on_hourly_rate_html: "Todos os preços serão calculados automaticamente com base na taxa horária definida aqui.<br/><em>Por exemplo</em>, se você definir uma taxa horária em {RATE}: um slot de {DURATION} minutos, será cobrada a tarifa <strong>{PRICE}</strong>."
@ -378,6 +385,13 @@ pt:
packs: "Pacotes pré-pagos" packs: "Pacotes pré-pagos"
no_packs: "Não há pacotes no momento" no_packs: "Não há pacotes no momento"
pack_DURATION: "{DURATION} horas" pack_DURATION: "{DURATION} horas"
configure_extended_prices_button:
extended_prices: "Extended prices"
no_extended_prices: "No extended price for now"
extended_price_DURATION: "{DURATION} minutes"
extended_price_form:
duration: "Duration (minutes)"
amount: "Price"
pack_form: pack_form:
hours: "Horas" hours: "Horas"
amount: "Preço" amount: "Preço"
@ -404,6 +418,21 @@ pt:
edit_pack: "Editar o pacote" edit_pack: "Editar o pacote"
confirm_changes: "Confirmar alterações" confirm_changes: "Confirmar alterações"
pack_successfully_updated: "O pacote pré-pago foi atualizado com sucesso." pack_successfully_updated: "O pacote pré-pago foi atualizado com sucesso."
create_extended_price:
new_extended_price: "New extended price"
new_extended_price_info: "Extended prices allows you to define prices based on custom durations, instead of the default hourly rates."
create_extended_price: "Create extended price"
extended_price_successfully_created: "The new extended price was successfully created."
delete_extended_price:
extended_price_deleted: "The extended price was successfully deleted."
unable_to_delete: "Unable to delete the extended price: "
delete_extended_price: "Delete the extended price"
confirm_delete: "Delete"
delete_confirmation: "Are you sure you want to delete this extended price?"
edit_extended_price:
edit_extended_price: "Edit the extended price"
confirm_changes: "Confirm changes"
extended_price_successfully_updated: "The extended price was successfully updated."
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "Adicionar cupom" add_a_coupon: "Adicionar cupom"
@ -466,11 +495,12 @@ pt:
details: "Detalhes" details: "Detalhes"
amount: "Montante" amount: "Montante"
machine_booking-3D_printer: "Reserva de máquina - 3D printer" machine_booking-3D_printer: "Reserva de máquina - 3D printer"
training_booking-3D_print: "Training booking - initiation to 3d printing"
total_amount: "Montante total" total_amount: "Montante total"
total_including_all_taxes: "Total incluindo todas as taxas" total_including_all_taxes: "Total incluindo todas as taxas"
VAT_disabled: "IVA desativado" VAT_disabled: "IVA desativado"
VAT_enabled: "IVA activado" VAT_enabled: "IVA activado"
including_VAT: "Incluindo IVA" including_VAT: "Incluindo IVA {RATE}% de {AMOUNT}"
including_total_excluding_taxes: "Incluindo o total de taxas excluidas" including_total_excluding_taxes: "Incluindo o total de taxas excluidas"
including_amount_payed_on_ordering: "Incluindo o valor pago na compra" including_amount_payed_on_ordering: "Incluindo o valor pago na compra"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Pagamento por cartão de débito em {DATE} ás {TIME}, no valor de {AMOUNT}" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "Pagamento por cartão de débito em {DATE} ás {TIME}, no valor de {AMOUNT}"
@ -649,9 +679,10 @@ pt:
codes_customization_success: "Customization of accounting codes successfully saved." codes_customization_success: "Customization of accounting codes successfully saved."
unexpected_error_occurred: "Ocorreu um erro inesperado ao salvar os códigos. Tente novamente mais tarde." unexpected_error_occurred: "Ocorreu um erro inesperado ao salvar os códigos. Tente novamente mais tarde."
export_accounting_data: "Exportar dados de contabilidade" export_accounting_data: "Exportar dados de contabilidade"
export_to: "Exportar para o software de contabilidade" export_what: "What do you want to export?"
export_VAT: "Export the collected VAT"
export_to_ACD: "Export all data to the accounting software ACD"
export_is_running: "A Exportação está em andamento. Você será notificado quando terminar." export_is_running: "A Exportação está em andamento. Você será notificado quando terminar."
acd: "ACD"
export_form_date: "Exportar de" export_form_date: "Exportar de"
export_to_date: "Exportar até" export_to_date: "Exportar até"
format: "Formato do arquivo" format: "Formato do arquivo"
@ -674,6 +705,10 @@ pt:
debit_euro: "Débito em euro" debit_euro: "Débito em euro"
credit_euro: "Crédito em euro" credit_euro: "Crédito em euro"
lettering: "Letras" lettering: "Letras"
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
payment: payment:
payment_settings: "Configurações de pagamento" payment_settings: "Configurações de pagamento"
online_payment: "Pagamento Online" online_payment: "Pagamento Online"
@ -1244,6 +1279,9 @@ pt:
pack_only_for_subscription_info_html: "Se esta opção estiver ativada, a compra e uso de um pacote pré-pago só é possível para o usuário com uma assinatura válida." pack_only_for_subscription_info_html: "Se esta opção estiver ativada, a compra e uso de um pacote pré-pago só é possível para o usuário com uma assinatura válida."
pack_only_for_subscription: "Assinatura válida para compra e uso de um pacote pré-pago" pack_only_for_subscription: "Assinatura válida para compra e uso de um pacote pré-pago"
pack_only_for_subscription_info: "Tornar obrigatória a assinatura para pacotes pré-pagos" pack_only_for_subscription_info: "Tornar obrigatória a assinatura para pacotes pré-pagos"
extended_prices: "Extended prices"
extended_prices_info_html: "Spaces can have different prices depending on the cumulated duration of the booking. You can choose if this apply to all bookings or only to those starting within the same day."
extended_prices_in_same_day: "Extended prices in the same day"
overlapping_options: overlapping_options:
training_reservations: "Treinamentos" training_reservations: "Treinamentos"
machine_reservations: "Máquinas" machine_reservations: "Máquinas"

View File

@ -368,6 +368,13 @@ zu:
status_enabled: "crwdns7265:0crwdne7265:0" status_enabled: "crwdns7265:0crwdne7265:0"
status_disabled: "crwdns7267:0crwdne7267:0" status_disabled: "crwdns7267:0crwdne7267:0"
status_all: "crwdns7269:0crwdne7269:0" status_all: "crwdns7269:0crwdne7269:0"
spaces_pricing:
prices_match_space_hours_rates_html: "crwdns22175:0crwdne22175:0"
prices_calculated_on_hourly_rate_html: "crwdns22177:0{RATE}crwdnd22177:0{DURATION}crwdnd22177:0{PRICE}crwdne22177:0"
you_can_override: "crwdns22179:0crwdne22179:0"
extended_prices: "crwdns22181:0crwdne22181:0"
spaces: "crwdns22183:0crwdne22183:0"
price_updated: "crwdns22135:0crwdne22135:0"
machines_pricing: machines_pricing:
prices_match_machine_hours_rates_html: "crwdns21942:0crwdne21942:0" prices_match_machine_hours_rates_html: "crwdns21942:0crwdne21942:0"
prices_calculated_on_hourly_rate_html: "crwdns22028:0{RATE}crwdnd22028:0{DURATION}crwdnd22028:0{PRICE}crwdne22028:0" prices_calculated_on_hourly_rate_html: "crwdns22028:0{RATE}crwdnd22028:0{DURATION}crwdnd22028:0{PRICE}crwdne22028:0"
@ -378,6 +385,13 @@ zu:
packs: "crwdns21952:0crwdne21952:0" packs: "crwdns21952:0crwdne21952:0"
no_packs: "crwdns21954:0crwdne21954:0" no_packs: "crwdns21954:0crwdne21954:0"
pack_DURATION: "crwdns21956:0{DURATION}crwdne21956:0" pack_DURATION: "crwdns21956:0{DURATION}crwdne21956:0"
configure_extended_prices_button:
extended_prices: "crwdns22185:0crwdne22185:0"
no_extended_prices: "crwdns22187:0crwdne22187:0"
extended_price_DURATION: "crwdns22189:0{DURATION}crwdne22189:0"
extended_price_form:
duration: "crwdns22191:0crwdne22191:0"
amount: "crwdns22193:0crwdne22193:0"
pack_form: pack_form:
hours: "crwdns21958:0crwdne21958:0" hours: "crwdns21958:0crwdne21958:0"
amount: "crwdns21960:0crwdne21960:0" amount: "crwdns21960:0crwdne21960:0"
@ -404,6 +418,21 @@ zu:
edit_pack: "crwdns21994:0crwdne21994:0" edit_pack: "crwdns21994:0crwdne21994:0"
confirm_changes: "crwdns21996:0crwdne21996:0" confirm_changes: "crwdns21996:0crwdne21996:0"
pack_successfully_updated: "crwdns21998:0crwdne21998:0" pack_successfully_updated: "crwdns21998:0crwdne21998:0"
create_extended_price:
new_extended_price: "crwdns22195:0crwdne22195:0"
new_extended_price_info: "crwdns22197:0crwdne22197:0"
create_extended_price: "crwdns22199:0crwdne22199:0"
extended_price_successfully_created: "crwdns22201:0crwdne22201:0"
delete_extended_price:
extended_price_deleted: "crwdns22203:0crwdne22203:0"
unable_to_delete: "crwdns22205:0crwdne22205:0"
delete_extended_price: "crwdns22207:0crwdne22207:0"
confirm_delete: "crwdns22209:0crwdne22209:0"
delete_confirmation: "crwdns22211:0crwdne22211:0"
edit_extended_price:
edit_extended_price: "crwdns22213:0crwdne22213:0"
confirm_changes: "crwdns22215:0crwdne22215:0"
extended_price_successfully_updated: "crwdns22217:0crwdne22217:0"
#ajouter un code promotionnel #ajouter un code promotionnel
coupons_new: coupons_new:
add_a_coupon: "crwdns7271:0crwdne7271:0" add_a_coupon: "crwdns7271:0crwdne7271:0"
@ -466,13 +495,14 @@ zu:
details: "crwdns7363:0crwdne7363:0" details: "crwdns7363:0crwdne7363:0"
amount: "crwdns7365:0crwdne7365:0" amount: "crwdns7365:0crwdne7365:0"
machine_booking-3D_printer: "crwdns7367:0crwdne7367:0" machine_booking-3D_printer: "crwdns7367:0crwdne7367:0"
training_booking-3D_print: "crwdns22219:0crwdne22219:0"
total_amount: "crwdns7369:0crwdne7369:0" total_amount: "crwdns7369:0crwdne7369:0"
total_including_all_taxes: "crwdns7371:0crwdne7371:0" total_including_all_taxes: "crwdns7371:0crwdne7371:0"
VAT_disabled: "crwdns7373:0crwdne7373:0" VAT_disabled: "crwdns7373:0crwdne7373:0"
VAT_enabled: "crwdns7375:0crwdne7375:0" VAT_enabled: "crwdns7375:0crwdne7375:0"
including_VAT: "crwdns7377:0crwdne7377:0" including_VAT: "crwdns22221:0{RATE}crwdnd22221:0{AMOUNT}crwdne22221:0"
including_total_excluding_taxes: "crwdns7379:0crwdne7379:0" including_total_excluding_taxes: "crwdns7379:0crwdne7379:0"
including_amount_payed_on_ordering: "crwdns7381:0crwdne7381:0" including_amount_payed_on_ordering: "crwdns22223:0crwdne22223:0"
settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "crwdns7383:0{DATE}crwdnd7383:0{TIME}crwdnd7383:0{AMOUNT}crwdne7383:0" settlement_by_debit_card_on_DATE_at_TIME_for_an_amount_of_AMOUNT: "crwdns7383:0{DATE}crwdnd7383:0{TIME}crwdnd7383:0{AMOUNT}crwdne7383:0"
important_notes: "crwdns7385:0crwdne7385:0" important_notes: "crwdns7385:0crwdne7385:0"
address_and_legal_information: "crwdns7387:0crwdne7387:0" address_and_legal_information: "crwdns7387:0crwdne7387:0"
@ -522,15 +552,15 @@ zu:
enable_VAT: "crwdns7469:0crwdne7469:0" enable_VAT: "crwdns7469:0crwdne7469:0"
VAT_rate: "crwdns7471:0crwdne7471:0" VAT_rate: "crwdns7471:0crwdne7471:0"
VAT_history: "crwdns7473:0crwdne7473:0" VAT_history: "crwdns7473:0crwdne7473:0"
VAT_notice: "This parameter configures the general case of the VAT rate and applies to everything sold by the Fablab. It is possible to override this parameter by setting a specific VAT rate for each object." VAT_notice: "crwdns22225:0crwdne22225:0"
edit_multi_VAT_button: "More options" edit_multi_VAT_button: "crwdns22227:0crwdne22227:0"
multiVAT: "Advanced VAT" multiVAT: "crwdns22229:0crwdne22229:0"
multi_VAT_notice: "<strong>Please note</strong>: The current general rate is {RATE}%. Here you can define different VAT rates for each category.</br></br>For example, you can override this value, only for machine reservations, by filling in the corresponding field below. If no value is filled in, the general rate will apply." multi_VAT_notice: "crwdns22231:0{RATE}crwdne22231:0"
VAT_rate_machine: "Machine reservation" VAT_rate_machine: "crwdns22233:0crwdne22233:0"
VAT_rate_space: "Space reservation" VAT_rate_space: "crwdns22235:0crwdne22235:0"
VAT_rate_training: "Training reservation" VAT_rate_training: "crwdns22237:0crwdne22237:0"
VAT_rate_event: "Event reservation" VAT_rate_event: "crwdns22239:0crwdne22239:0"
VAT_rate_subscription: "Subscription" VAT_rate_subscription: "crwdns22241:0crwdne22241:0"
changed_at: "crwdns7475:0crwdne7475:0" changed_at: "crwdns7475:0crwdne7475:0"
changed_by: "crwdns7477:0crwdne7477:0" changed_by: "crwdns7477:0crwdne7477:0"
deleted_user: "crwdns7479:0crwdne7479:0" deleted_user: "crwdns7479:0crwdne7479:0"
@ -649,9 +679,10 @@ zu:
codes_customization_success: "crwdns7683:0crwdne7683:0" codes_customization_success: "crwdns7683:0crwdne7683:0"
unexpected_error_occurred: "crwdns20578:0crwdne20578:0" unexpected_error_occurred: "crwdns20578:0crwdne20578:0"
export_accounting_data: "crwdns7685:0crwdne7685:0" export_accounting_data: "crwdns7685:0crwdne7685:0"
export_to: "crwdns7687:0crwdne7687:0" export_what: "crwdns22243:0crwdne22243:0"
export_VAT: "crwdns22245:0crwdne22245:0"
export_to_ACD: "crwdns22247:0crwdne22247:0"
export_is_running: "crwdns7689:0crwdne7689:0" export_is_running: "crwdns7689:0crwdne7689:0"
acd: "crwdns7691:0crwdne7691:0"
export_form_date: "crwdns7693:0crwdne7693:0" export_form_date: "crwdns7693:0crwdne7693:0"
export_to_date: "crwdns7695:0crwdne7695:0" export_to_date: "crwdns7695:0crwdne7695:0"
format: "crwdns7697:0crwdne7697:0" format: "crwdns7697:0crwdne7697:0"
@ -674,6 +705,10 @@ zu:
debit_euro: "crwdns7729:0crwdne7729:0" debit_euro: "crwdns7729:0crwdne7729:0"
credit_euro: "crwdns7731:0crwdne7731:0" credit_euro: "crwdns7731:0crwdne7731:0"
lettering: "crwdns7733:0crwdne7733:0" lettering: "crwdns7733:0crwdne7733:0"
start_date: "crwdns22249:0crwdne22249:0"
end_date: "crwdns22251:0crwdne22251:0"
vat_rate: "crwdns22253:0crwdne22253:0"
amount: "crwdns22255:0crwdne22255:0"
payment: payment:
payment_settings: "crwdns20580:0crwdne20580:0" payment_settings: "crwdns20580:0crwdne20580:0"
online_payment: "crwdns20582:0crwdne20582:0" online_payment: "crwdns20582:0crwdne20582:0"
@ -1244,6 +1279,9 @@ zu:
pack_only_for_subscription_info_html: "crwdns22037:0crwdne22037:0" pack_only_for_subscription_info_html: "crwdns22037:0crwdne22037:0"
pack_only_for_subscription: "crwdns22039:0crwdne22039:0" pack_only_for_subscription: "crwdns22039:0crwdne22039:0"
pack_only_for_subscription_info: "crwdns22041:0crwdne22041:0" pack_only_for_subscription_info: "crwdns22041:0crwdne22041:0"
extended_prices: "crwdns22167:0crwdne22167:0"
extended_prices_info_html: "crwdns22169:0crwdne22169:0"
extended_prices_in_same_day: "crwdns22171:0crwdne22171:0"
overlapping_options: overlapping_options:
training_reservations: "crwdns22111:0crwdne22111:0" training_reservations: "crwdns22111:0crwdne22111:0"
machine_reservations: "crwdns22113:0crwdne22113:0" machine_reservations: "crwdns22113:0crwdne22113:0"

View File

@ -90,7 +90,7 @@ de:
other: "%{count} %{NAME}-Tickets" other: "%{count} %{NAME}-Tickets"
coupon_CODE_discount_of_DISCOUNT: "Gutschein {CODE}: Rabatt von {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Gutschein {CODE}: Rabatt von {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Gesamtpreis inkl. Steuern" total_including_all_taxes: "Gesamtpreis inkl. Steuern"
including_VAT_RATE: "Inklusive MwSt. %{RATE} von %{AMOUNT}" including_VAT_RATE: "Inklusive MwSt. %{RATE}% von %{AMOUNT}"
including_total_excluding_taxes: "Gesamtbetrag zzgl. Steuern" including_total_excluding_taxes: "Gesamtbetrag zzgl. Steuern"
including_amount_payed_on_ordering: "Inklusive bei Bestellung bezahlter Betrag" including_amount_payed_on_ordering: "Inklusive bei Bestellung bezahlter Betrag"
total_amount: "Gesamtbetrag" total_amount: "Gesamtbetrag"
@ -123,7 +123,7 @@ de:
subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}" subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}"
deadlines: "Table of your deadlines" deadlines: "Table of your deadlines"
deadline_date: "Payment date" deadline_date: "Payment date"
deadline_amount: "Amount including tax" deadline_amount: "Betrag inklusive Steuern"
total_amount: "Total amount" total_amount: "Total amount"
settlement_by_METHOD: "Debits will be made by {METHOD, select, card{card} other{check}} for each deadlines." settlement_by_METHOD: "Debits will be made by {METHOD, select, card{card} other{check}} for each deadlines."
settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline." settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline."
@ -147,6 +147,11 @@ de:
Event_reservation: "Veranstaltungsreservierung" Event_reservation: "Veranstaltungsreservierung"
Space_reservation: "Raumreservierung" Space_reservation: "Raumreservierung"
wallet: "Guthabenkonto" wallet: "Guthabenkonto"
vat_export:
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "Ich reservierte" i_ve_reserved: "Ich reservierte"
@ -331,6 +336,7 @@ de:
users_reservations: "der Reservierungsliste" users_reservations: "der Reservierungsliste"
availabilities_index: "der Verfügbarkeit der Reservierungen" availabilities_index: "der Verfügbarkeit der Reservierungen"
accounting_acd: "der Rechnungsdaten für ACD" accounting_acd: "der Rechnungsdaten für ACD"
accounting_vat: "of the collected VAT"
is_over: "ist beendet." is_over: "ist beendet."
download_here: "Hier herunterladen" download_here: "Hier herunterladen"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@ de:
renew_pack_threshold: "Threshold for packs renewal" renew_pack_threshold: "Threshold for packs renewal"
pack_only_for_subscription: "Restrict packs for subscribers" pack_only_for_subscription: "Restrict packs for subscribers"
overlapping_categories: "Categories for overlapping booking prevention" overlapping_categories: "Categories for overlapping booking prevention"
extended_prices_in_same_day: "Extended prices in the same day"

View File

@ -90,7 +90,7 @@ es:
other: "%{count} %{NAME} entradas" other: "%{count} %{NAME} entradas"
coupon_CODE_discount_of_DISCOUNT: "Cupón {CODE}: descuento de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Cupón {CODE}: descuento de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Total impuestos incluidos" total_including_all_taxes: "Total impuestos incluidos"
including_VAT_RATE: "Incluyendo IVA %{RATE}% de %{AMOUNT}" including_VAT_RATE: "Incluido IVA %{RATE}% de %{AMOUNT}"
including_total_excluding_taxes: "Excluyendo IVA" including_total_excluding_taxes: "Excluyendo IVA"
including_amount_payed_on_ordering: "Incluyendo cantidad pagada en el pedido" including_amount_payed_on_ordering: "Incluyendo cantidad pagada en el pedido"
total_amount: "Precio total" total_amount: "Precio total"
@ -123,7 +123,7 @@ es:
subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}" subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}"
deadlines: "Table of your deadlines" deadlines: "Table of your deadlines"
deadline_date: "Payment date" deadline_date: "Payment date"
deadline_amount: "Amount including tax" deadline_amount: "Total Incluyendo Impuesto"
total_amount: "Total amount" total_amount: "Total amount"
settlement_by_METHOD: "Debits will be made by {METHOD, select, card{card} other{check}} for each deadlines." settlement_by_METHOD: "Debits will be made by {METHOD, select, card{card} other{check}} for each deadlines."
settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline." settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline."
@ -147,6 +147,11 @@ es:
Event_reservation: "reserv. evento" Event_reservation: "reserv. evento"
Space_reservation: "reserv. espacio" Space_reservation: "reserv. espacio"
wallet: "cartera" wallet: "cartera"
vat_export:
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "Reservé" i_ve_reserved: "Reservé"
@ -331,6 +336,7 @@ es:
users_reservations: "de la lista de reservas" users_reservations: "de la lista de reservas"
availabilities_index: "de las reservas disponibles" availabilities_index: "de las reservas disponibles"
accounting_acd: "de los datos contables para ACD" accounting_acd: "de los datos contables para ACD"
accounting_vat: "of the collected VAT"
is_over: "se ha acabado." is_over: "se ha acabado."
download_here: "Descargar aquí" download_here: "Descargar aquí"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@ es:
renew_pack_threshold: "Threshold for packs renewal" renew_pack_threshold: "Threshold for packs renewal"
pack_only_for_subscription: "Restrict packs for subscribers" pack_only_for_subscription: "Restrict packs for subscribers"
overlapping_categories: "Categories for overlapping booking prevention" overlapping_categories: "Categories for overlapping booking prevention"
extended_prices_in_same_day: "Extended prices in the same day"

View File

@ -90,7 +90,7 @@ fr:
other: "%{count} places %{NAME}" other: "%{count} places %{NAME}"
coupon_CODE_discount_of_DISCOUNT: "Code {CODE} : remise de {DISCOUNT} {TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Code {CODE} : remise de {DISCOUNT} {TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Total TTC" total_including_all_taxes: "Total TTC"
including_VAT_RATE: "Dont TVA %{RATE}% de %{AMOUNT}" including_VAT_RATE: "Dont TVA %{RATE} % de %{AMOUNT}"
including_total_excluding_taxes: "Dont total HT" including_total_excluding_taxes: "Dont total HT"
including_amount_payed_on_ordering: "Dont montant payé à la commande" including_amount_payed_on_ordering: "Dont montant payé à la commande"
total_amount: "Montant total" total_amount: "Montant total"
@ -147,6 +147,11 @@ fr:
Event_reservation: "réserv. événement" Event_reservation: "réserv. événement"
Space_reservation: "réserv. espace" Space_reservation: "réserv. espace"
wallet: "porte-monnaie" wallet: "porte-monnaie"
vat_export:
start_date: "Date de début"
end_date: "Date de fin"
vat_rate: "Taux de TVA"
amount: "Montant total"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "J'ai réservé" i_ve_reserved: "J'ai réservé"
@ -331,6 +336,7 @@ fr:
users_reservations: "de la liste des réservations" users_reservations: "de la liste des réservations"
availabilities_index: "des disponibilités de réservations" availabilities_index: "des disponibilités de réservations"
accounting_acd: "des données comptables pour ACD" accounting_acd: "des données comptables pour ACD"
accounting_vat: "de la TVA collectée"
is_over: "est terminé." is_over: "est terminé."
download_here: "Téléchargez ici" download_here: "Téléchargez ici"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@ fr:
renew_pack_threshold: "Seuil de renouvellement des packs" renew_pack_threshold: "Seuil de renouvellement des packs"
pack_only_for_subscription: "Restreindre les packs pour les abonnés" pack_only_for_subscription: "Restreindre les packs pour les abonnés"
overlapping_categories: "Catégories pour la prévention du chevauchement des réservations" overlapping_categories: "Catégories pour la prévention du chevauchement des réservations"
extended_prices_in_same_day: "Prix étendus le même jour"

View File

@ -231,7 +231,8 @@ de:
users_subscriptions: "der Abonnementliste" users_subscriptions: "der Abonnementliste"
users_reservations: "der Reservierungsliste" users_reservations: "der Reservierungsliste"
availabilities_index: "der Verfügbarkeit der Reservierungen" availabilities_index: "der Verfügbarkeit der Reservierungen"
accounting_accounting-software: "der Buchhaltungsdaten" accounting_acd: "of the accounting data to ACD"
accounting_vat: "of the collected VAT data"
click_to_download: "Excel-Datei erfolgreich erstellt. Zum Herunterladen klicken Sie" click_to_download: "Excel-Datei erfolgreich erstellt. Zum Herunterladen klicken Sie"
here: "hier" here: "hier"
file_type: file_type:

View File

@ -231,7 +231,8 @@ es:
users_subscriptions: "de la lista de suscripciones" users_subscriptions: "de la lista de suscripciones"
users_reservations: "de la lista de reservas" users_reservations: "de la lista de reservas"
availabilities_index: "de las reservas disponibles" availabilities_index: "de las reservas disponibles"
accounting_accounting-software: "de los datos contables" accounting_acd: "of the accounting data to ACD"
accounting_vat: "of the collected VAT data"
click_to_download: " archivo Excel generado correctamente. Para descargarlo, haga clic " click_to_download: " archivo Excel generado correctamente. Para descargarlo, haga clic "
here: "aquí" here: "aquí"
file_type: file_type:

View File

@ -231,7 +231,8 @@ fr:
users_subscriptions: "de la liste des abonnements" users_subscriptions: "de la liste des abonnements"
users_reservations: "de la liste des réservations" users_reservations: "de la liste des réservations"
availabilities_index: "des disponibilités de réservations" availabilities_index: "des disponibilités de réservations"
accounting_accounting-software: "des données comptables" accounting_acd: "des données comptables pour ACD"
accounting_vat: "des données de TVA collectée"
click_to_download: "La génération est terminée. Pour télécharger le fichier %{TYPE}, cliquez" click_to_download: "La génération est terminée. Pour télécharger le fichier %{TYPE}, cliquez"
here: "ici" here: "ici"
file_type: file_type:

View File

@ -231,7 +231,8 @@
users_subscriptions: "of the subscriptions' list" users_subscriptions: "of the subscriptions' list"
users_reservations: "of the reservations' list" users_reservations: "of the reservations' list"
availabilities_index: "of the reservations availabilities" availabilities_index: "of the reservations availabilities"
accounting_accounting-software: "of the accounting data" accounting_acd: "of the accounting data to ACD"
accounting_vat: "of the collected VAT data"
click_to_download: "Excel file generated successfully. To download it, click" click_to_download: "Excel file generated successfully. To download it, click"
here: "here" here: "here"
file_type: file_type:

View File

@ -231,7 +231,8 @@ pt:
users_subscriptions: "da lista de assinaturas" users_subscriptions: "da lista de assinaturas"
users_reservations: "da lista de reservas" users_reservations: "da lista de reservas"
availabilities_index: "as reservas disponíveis" availabilities_index: "as reservas disponíveis"
accounting_accounting-software: "de dados contábeis" accounting_acd: "of the accounting data to ACD"
accounting_vat: "of the collected VAT data"
click_to_download: "Arquivo do Excel gerado com êxito. Para fazer o download, clique" click_to_download: "Arquivo do Excel gerado com êxito. Para fazer o download, clique"
here: "aqui" here: "aqui"
file_type: file_type:

View File

@ -231,7 +231,8 @@ zu:
users_subscriptions: "crwdns4157:0crwdne4157:0" users_subscriptions: "crwdns4157:0crwdne4157:0"
users_reservations: "crwdns4159:0crwdne4159:0" users_reservations: "crwdns4159:0crwdne4159:0"
availabilities_index: "crwdns4161:0crwdne4161:0" availabilities_index: "crwdns4161:0crwdne4161:0"
accounting_accounting-software: "crwdns4163:0crwdne4163:0" accounting_acd: "crwdns22269:0crwdne22269:0"
accounting_vat: "crwdns22271:0crwdne22271:0"
click_to_download: "crwdns4165:0crwdne4165:0" click_to_download: "crwdns4165:0crwdne4165:0"
here: "crwdns4167:0crwdne4167:0" here: "crwdns4167:0crwdne4167:0"
file_type: file_type:

View File

@ -90,7 +90,7 @@
other: "%{count} %{NAME} tickets" other: "%{count} %{NAME} tickets"
coupon_CODE_discount_of_DISCOUNT: "Kupong {CODE}: rabatt på {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Kupong {CODE}: rabatt på {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Sum inkl. MVA" total_including_all_taxes: "Sum inkl. MVA"
including_VAT_RATE: "Inkludert MVA %{RATE}% %{AMOUNT}" including_VAT_RATE: "Inkludert MVA %{RATE}% av %{AMOUNT}"
including_total_excluding_taxes: "Inkludert total ekskl. MVA" including_total_excluding_taxes: "Inkludert total ekskl. MVA"
including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling" including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling"
total_amount: "Totalbeløp" total_amount: "Totalbeløp"
@ -147,6 +147,11 @@
Event_reservation: "arrangementetsreserv." Event_reservation: "arrangementetsreserv."
Space_reservation: "reserv., plass/rom" Space_reservation: "reserv., plass/rom"
wallet: "lommebok" wallet: "lommebok"
vat_export:
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "Jeg har reservert" i_ve_reserved: "Jeg har reservert"
@ -331,6 +336,7 @@
users_reservations: "fra reservasjonslisten" users_reservations: "fra reservasjonslisten"
availabilities_index: "of the reservations availabilities" availabilities_index: "of the reservations availabilities"
accounting_acd: "of the accounting data to ACD" accounting_acd: "of the accounting data to ACD"
accounting_vat: "of the collected VAT"
is_over: "is over." is_over: "is over."
download_here: "Download here" download_here: "Download here"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@
renew_pack_threshold: "Threshold for packs renewal" renew_pack_threshold: "Threshold for packs renewal"
pack_only_for_subscription: "Restrict packs for subscribers" pack_only_for_subscription: "Restrict packs for subscribers"
overlapping_categories: "Categories for overlapping booking prevention" overlapping_categories: "Categories for overlapping booking prevention"
extended_prices_in_same_day: "Extended prices in the same day"

View File

@ -90,7 +90,7 @@ pt:
other: "%{count} %{NAME} tickets" other: "%{count} %{NAME} tickets"
coupon_CODE_discount_of_DISCOUNT: "Cupom {CODE}: desconto de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "Cupom {CODE}: desconto de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
total_including_all_taxes: "Total de taxas inclusas" total_including_all_taxes: "Total de taxas inclusas"
including_VAT_RATE: "Incluindo VAT %{RATE}% de %{AMOUNT}" including_VAT_RATE: "Incluindo IVA %{RATE}% de %{AMOUNT}"
including_total_excluding_taxes: "Incluindo total de faixas exclusas" including_total_excluding_taxes: "Incluindo total de faixas exclusas"
including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda" including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda"
total_amount: "Montante total" total_amount: "Montante total"
@ -147,6 +147,11 @@ pt:
Event_reservation: "reserva de evento." Event_reservation: "reserva de evento."
Space_reservation: "reserva de espaço." Space_reservation: "reserva de espaço."
wallet: "carteira" wallet: "carteira"
vat_export:
start_date: "Start date"
end_date: "End date"
vat_rate: "VAT rate"
amount: "Total amount"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "Eu reservei" i_ve_reserved: "Eu reservei"
@ -331,6 +336,7 @@ pt:
users_reservations: "da lista de reservas" users_reservations: "da lista de reservas"
availabilities_index: "de reservas disponíveis" availabilities_index: "de reservas disponíveis"
accounting_acd: "de dados contábeis para ACD" accounting_acd: "de dados contábeis para ACD"
accounting_vat: "of the collected VAT"
is_over: "está finalizado." is_over: "está finalizado."
download_here: "Baixe aqui" download_here: "Baixe aqui"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@ pt:
renew_pack_threshold: "Limite para renovação de pacotes" renew_pack_threshold: "Limite para renovação de pacotes"
pack_only_for_subscription: "Restringir pacotes para assinantes" pack_only_for_subscription: "Restringir pacotes para assinantes"
overlapping_categories: "Categorias para prevenção de reservas sobrepostas" overlapping_categories: "Categorias para prevenção de reservas sobrepostas"
extended_prices_in_same_day: "Extended prices in the same day"

View File

@ -90,7 +90,7 @@ zu:
other: "crwdns3327:5%{count}crwdnd3327:5%{NAME}crwdne3327:5" other: "crwdns3327:5%{count}crwdnd3327:5%{NAME}crwdne3327:5"
coupon_CODE_discount_of_DISCOUNT: "crwdns3331:0CODE={CODE}crwdnd3331:0DISCOUNT={DISCOUNT}crwdnd3331:0TYPE={TYPE}crwdne3331:0" #messageFormat interpolation coupon_CODE_discount_of_DISCOUNT: "crwdns3331:0CODE={CODE}crwdnd3331:0DISCOUNT={DISCOUNT}crwdnd3331:0TYPE={TYPE}crwdne3331:0" #messageFormat interpolation
total_including_all_taxes: "crwdns3333:0crwdne3333:0" total_including_all_taxes: "crwdns3333:0crwdne3333:0"
including_VAT_RATE: "crwdns3335:0%{RATE}crwdne3335:0" including_VAT_RATE: "crwdns22257:0%{RATE}crwdnd22257:0%{AMOUNT}crwdne22257:0"
including_total_excluding_taxes: "crwdns3337:0crwdne3337:0" including_total_excluding_taxes: "crwdns3337:0crwdne3337:0"
including_amount_payed_on_ordering: "crwdns3339:0crwdne3339:0" including_amount_payed_on_ordering: "crwdns3339:0crwdne3339:0"
total_amount: "crwdns3341:0crwdne3341:0" total_amount: "crwdns3341:0crwdne3341:0"
@ -147,6 +147,11 @@ zu:
Event_reservation: "crwdns3407:0crwdne3407:0" Event_reservation: "crwdns3407:0crwdne3407:0"
Space_reservation: "crwdns3409:0crwdne3409:0" Space_reservation: "crwdns3409:0crwdne3409:0"
wallet: "crwdns3411:0crwdne3411:0" wallet: "crwdns3411:0crwdne3411:0"
vat_export:
start_date: "crwdns22259:0crwdne22259:0"
end_date: "crwdns22261:0crwdne22261:0"
vat_rate: "crwdns22263:0crwdne22263:0"
amount: "crwdns22265:0crwdne22265:0"
#training availabilities #training availabilities
trainings: trainings:
i_ve_reserved: "crwdns3413:0crwdne3413:0" i_ve_reserved: "crwdns3413:0crwdne3413:0"
@ -331,6 +336,7 @@ zu:
users_reservations: "crwdns3657:0crwdne3657:0" users_reservations: "crwdns3657:0crwdne3657:0"
availabilities_index: "crwdns3659:0crwdne3659:0" availabilities_index: "crwdns3659:0crwdne3659:0"
accounting_acd: "crwdns3661:0crwdne3661:0" accounting_acd: "crwdns3661:0crwdne3661:0"
accounting_vat: "crwdns22267:0crwdne22267:0"
is_over: "crwdns3663:0crwdne3663:0" is_over: "crwdns3663:0crwdne3663:0"
download_here: "crwdns3665:0crwdne3665:0" download_here: "crwdns3665:0crwdne3665:0"
notify_admin_import_complete: notify_admin_import_complete:
@ -535,3 +541,4 @@ zu:
renew_pack_threshold: "crwdns22032:0crwdne22032:0" renew_pack_threshold: "crwdns22032:0crwdne22032:0"
pack_only_for_subscription: "crwdns22093:0crwdne22093:0" pack_only_for_subscription: "crwdns22093:0crwdne22093:0"
overlapping_categories: "crwdns22129:0crwdne22129:0" overlapping_categories: "crwdns22129:0crwdne22129:0"
extended_prices_in_same_day: "crwdns22173:0crwdne22173:0"