1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

New translations app.shared.en.yml (Norwegian)

This commit is contained in:
Sylvain 2022-01-05 16:00:55 +01:00
parent 1486885985
commit fa9e63c250

View File

@ -487,7 +487,8 @@
state: "Status" state: "Status"
download: "Last ned" download: "Last ned"
state_new: "Ikke forfalt ennå" state_new: "Ikke forfalt ennå"
state_pending: "Venter på cashing av sjekk" state_pending_check: "Waiting for the cashing of the check"
state_pending_transfer: "Waiting for the tranfer confirmation"
state_requires_payment_method: "Kredittkortet må oppdateres" state_requires_payment_method: "Kredittkortet må oppdateres"
state_requires_action: "Handling kreves" state_requires_action: "Handling kreves"
state_paid: "Betalt" state_paid: "Betalt"
@ -495,11 +496,14 @@
state_canceled: "Avbrutt" state_canceled: "Avbrutt"
method_card: "med kort" method_card: "med kort"
method_check: "med sjekk" method_check: "med sjekk"
method_transfer: "by transfer"
confirm_payment: "Bekreft betaling" confirm_payment: "Bekreft betaling"
solve: "Løs" solve: "Løs"
update_card: "Oppdater kortet" update_card: "Oppdater kortet"
confirm_check_cashing: "Confirm the cashing of the check" confirm_check_cashing: "Confirm the cashing of the check"
confirm_check_cashing_body: "You must cash a check of {AMOUNT} for the deadline of {DATE}. By confirming the cashing of the check, an invoice will be generated for this due date." confirm_check_cashing_body: "You must cash a check of {AMOUNT} for the deadline of {DATE}. By confirming the cashing of the check, an invoice will be generated for this due date."
confirm_bank_transfer: "Confirm the bank transfer"
confirm_bank_transfer_body: "You must confirm the receipt of {AMOUNT} for the deadline of {DATE}. By confirming the bank transfer, an invoice will be generated for this due date."
confirm_button: "Bekreft" confirm_button: "Bekreft"
resolve_action: "Løs handlingen" resolve_action: "Løs handlingen"
ok_button: "Ok" ok_button: "Ok"