mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
New translations app.admin.en.yml (Norwegian)
This commit is contained in:
parent
9a9ed6538a
commit
278dacd6b5
@ -368,6 +368,8 @@
|
||||
status_enabled: "Aktivert"
|
||||
status_disabled: "Deaktivert"
|
||||
status_all: "Alle"
|
||||
spaces_pricing:
|
||||
price_updated: "Price successfully updated"
|
||||
machines_pricing:
|
||||
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>."
|
||||
@ -378,6 +380,11 @@
|
||||
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:
|
||||
amount: "Price"
|
||||
pack_form:
|
||||
hours: "Timer"
|
||||
amount: "Pris"
|
||||
@ -404,6 +411,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."
|
||||
unable_to_delete: "Unable to delete the extended price: "
|
||||
delete_extendedPrice: "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"
|
||||
confirm_changes: "Confirm changes"
|
||||
extendedPrice_successfully_updated: "The extended price was successfully updated."
|
||||
#ajouter un code promotionnel
|
||||
coupons_new:
|
||||
add_a_coupon: "Legg til rabattkupong"
|
||||
@ -1235,6 +1257,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: "Subscription valid for purchase and use of a prepaid pack"
|
||||
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:
|
||||
training_reservations: "Trainings"
|
||||
machine_reservations: "Machines"
|
||||
|
Loading…
x
Reference in New Issue
Block a user