mirror of
https://github.com/we-promise/sure.git
synced 2026-05-31 16:29:03 +00:00
* fix: Capitialize month and day names in Norwegian * fix: Add missing filler word * chore: rebrand from Maybe to Sure * chore: Add nb mail invite translation * chore: Add nb translation for account model * chore: Add address model translation * chore: Add nb translation for entry model * chore: add nb translation for time_series model * chore: Add nb translation transfer mdoel * chore: Add nb translation to trend model * chore: Add nb translation to user model * chore: more translations * chore: More translation * Update config/locales/views/application/nb.yml Signed-off-by: Daddie0 <33762262+GoByeBye@users.noreply.github.com> * Update config/locales/views/credit_cards/nb.yml Signed-off-by: Daddie0 <33762262+GoByeBye@users.noreply.github.com> * chore: more translations * chore: rename more maybe strings to NB * chore: more translations * chore: More nb translations.... * chore: Final translations nb * Update config/locales/views/accounts/nb.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Daddie0 <33762262+GoByeBye@users.noreply.github.com> --------- Signed-off-by: Daddie0 <33762262+GoByeBye@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
32 lines
833 B
YAML
32 lines
833 B
YAML
---
|
|
nb:
|
|
properties:
|
|
edit:
|
|
edit: Rediger %{account}
|
|
form:
|
|
address_line1: Gateadresse
|
|
address_line1_placeholder: Slottspplassen 1
|
|
area: Boareal
|
|
area_placeholder: '35'
|
|
area_unit: Måleenhet
|
|
country: Land
|
|
country_placeholder: NO
|
|
locality: By
|
|
locality_placeholder: Oslo
|
|
none: Ingen
|
|
postal_code: Postnummer
|
|
postal_code_placeholder: '0010'
|
|
region: Kommune/Fylke
|
|
region_placeholder: Oslo
|
|
subtype_prompt: Velg eiendomstype
|
|
year_built: Byggeår
|
|
year_built_placeholder: '1849'
|
|
new:
|
|
title: Angi eiendomsdetaljer
|
|
overview:
|
|
living_area: Boareal
|
|
market_value: Markedsverdi
|
|
purchase_price: Kjøpspris
|
|
trend: Trend
|
|
unknown: Ukjent
|
|
year_built: Byggeår |