Chatwoot/app/javascript/widget/i18n/locale/no.json
Sojan Jose bf7915c8a3
chore: Update translations, Add Norwegian(no) (#1675)
Co-authored-by: magnus - Norwegian
Co-authored-by: Sina Nouri (sina.nouri) - Persian
Co-authored-by: Arnaud Dupont (dupont.arnaud.58) - French
Co-authored-by: Ilya Konovalenko (ilyakonovalenko) - Russian
Co-authored-by: lybtt - Chinese Simplified
Co-authored-by: arturczyzewski - Polish
Co-authored-by: vfasoulas - Greek
Co-authored-by: Thiago Costa Cavalcante (thiagolinocc) - Portuguese, Brazilian
Co-authored-by: Yovan Lutfi Arya (Regerta) - Indonesian
Co-authored-by: chinyaev - Russian
Co-authored-by: this-gavagai - Nepali
Co-authored-by: petrs - Czech
Co-authored-by: Sin V (jiiniasu) - Swedish
Co-authored-by: Ambler (ambler) - Korean
Co-authored-by: Nestor Davalos (nestordavalos) - Spanish
Co-authored-by: Goudarz Jafari (Goudarz) - Persian
Co-authored-by: Pranav <pranav@chatwoot.com>
2021-01-28 14:03:52 +05:30

33 lines
831 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Last ned",
"UPLOADING": "Laster opp..."
},
"FORM_BUBBLE": {
"SUBMIT": "Send"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Vi er pålogget",
"OFFLINE": "Vi er frakoblet"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Svarer vanligvis innen et par timer",
"IN_A_FEW_HOURS": "Svarer vanligvis innen et par timer",
"IN_A_DAY": "Svarer vanligvis innen en dag"
},
"START_CONVERSATION": "Start samtale",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Se nye meldinger",
"CLOSE_MESSAGES_BUTTON": "Lukk"
},
"BUBBLE": {
"LABEL": "Chat med oss"
},
"POWERED_BY": "Drevet av Chatwoot",
"EMAIL_PLACEHOLDER": "Skriv inn din e-post",
"CHAT_PLACEHOLDER": "Skriv inn meldingen",
"TODAY": "I dag",
"YESTERDAY": "I går"
}