diff --git a/config/locales/app.admin.no.yml b/config/locales/app.admin.no.yml index 7d18604af..87b303d91 100644 --- a/config/locales/app.admin.no.yml +++ b/config/locales/app.admin.no.yml @@ -369,6 +369,11 @@ status_disabled: "Deaktivert" 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: prices_match_machine_hours_rates_html: "Prisene under samsvarer med en time maskinbruk <strong>uten medlemskap</strong>." @@ -380,10 +385,12 @@ packs: "Forhåndsbetalte pakker" no_packs: "Ingen pakker tilgjengelig nå" pack_DURATION: "{DURATION} timer" - configure_extendedPrices_button: - extendedPrices: "Extended prices" - no_extendedPrices: "No extended price for now" - extended_prices_form: + 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: hours: "Timer" @@ -411,21 +418,21 @@ edit_pack: "Rediger pakken" confirm_changes: "Bekreft endringer" pack_successfully_updated: "Den forhåndsbetalte pakken ble oppdatert." - create_extendedPrice: - new_extendedPrice: "New extended price" - new_extendedPrice_info: "Extended prices allows you to define prices based on custom durations, intead on the default hourly rates." - create_extendedPrice: "Create extended price" - extendedPrice_successfully_created: "The new extended price was successfully created." - delete_extendedPrice: - extendedPrice_deleted: "The extended price was successfully deleted." + 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_extendedPrice: "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? This won't be possible if it was already bought by users." - edit_extendedPrice: - edit_extendedPrice: "Edit the extended price" + 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" - extendedPrice_successfully_updated: "The extended price was successfully updated." + extended_price_successfully_updated: "The extended price was successfully updated." #ajouter un code promotionnel coupons_new: add_a_coupon: "Legg til rabattkupong" @@ -488,13 +495,14 @@ details: "Detaljer" amount: "Beløp" machine_booking-3D_printer: "Reservere 3D-printer" + training_booking-3D_print: "Training booking - initiation to 3d printing" total_amount: "Totalbeløp" total_including_all_taxes: "Sum inkl. MVA" VAT_disabled: "MVA deaktivert" VAT_enabled: "MVA aktivert" - including_VAT: "Inkludert MVA" + including_VAT: "Including VAT {RATE}% of {AMOUNT}" including_total_excluding_taxes: "Totalpris, eks. MVA" - including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling" + including_amount_payed_on_ordering: "Including amount payed on ordering" 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}" important_notes: "Viktige merknader" address_and_legal_information: "Adresse og juridisk informasjon" @@ -544,6 +552,15 @@ enable_VAT: "Aktiver MVA" VAT_rate: "MVA sats" VAT_history: "MVA-sats, historikk" + 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." + edit_multi_VAT_button: "More options" + multiVAT: "Advanced VAT" + 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." + VAT_rate_machine: "Machine reservation" + VAT_rate_space: "Space reservation" + VAT_rate_training: "Training reservation" + VAT_rate_event: "Event reservation" + VAT_rate_subscription: "Subscription" changed_at: "Endret" changed_by: "Av" deleted_user: "Slettet bruker" @@ -662,9 +679,10 @@ codes_customization_success: "Tilpasning av regnskapskodene ble lagret." unexpected_error_occurred: "Det oppstod en uventet feil under lagring av kodene. Prøv igjen senere." 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." - acd: "ACD" export_form_date: "Eksporter fra" export_to_date: "Eksporter til" format: "Filformat" @@ -687,6 +705,10 @@ debit_euro: "Kreditt i Euro" credit_euro: "Kreditt i Euro" lettering: "Lettering" + start_date: "Start date" + end_date: "End date" + vat_rate: "VAT rate" + amount: "Total amount" payment: payment_settings: "Betalingsinnstillinger" online_payment: "Online betaling"