latest translations and fallbacks
parent
87465ae090
commit
cff30dbe79
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"chat.chatting_with": "Chat med <span id=\"chat-with-name\"></span>",
|
"chat.chatting_with": "Chat med <span id=\"chat-with-name\"></span>",
|
||||||
"chat.placeholder": "Type chat message here, press enter to send",
|
"chat.placeholder": "Skriv chat-melding her, trykk enter for å sende",
|
||||||
"chat.send": "Send",
|
"chat.send": "Send",
|
||||||
"chat.no_active": "Du har ingen aktive chatter.",
|
"chat.no_active": "Du har ingen aktive chatter.",
|
||||||
"chat.user_typing": "%1 skriver ...",
|
"chat.user_typing": "%1 skriver ...",
|
||||||
"chat.user_has_messaged_you": "%1 has messaged you.",
|
"chat.user_has_messaged_you": "%1 har sendt deg en melding",
|
||||||
"chat.see_all": "See all Chats",
|
"chat.see_all": "Se alle chatter",
|
||||||
"chat.no-messages": "Please select a recipient to view chat message history",
|
"chat.no-messages": "Vennligst velg en mottaker for å vise chatte-melding historikk",
|
||||||
"chat.recent-chats": "Recent Chats",
|
"chat.recent-chats": "Nylige chatter",
|
||||||
"chat.contacts": "Contacts",
|
"chat.contacts": "Kontakter",
|
||||||
"chat.message-history": "Message History",
|
"chat.message-history": "Meldingshistorikk",
|
||||||
"chat.pop-out": "Pop out chat",
|
"chat.pop-out": "Pop-out chat",
|
||||||
"chat.maximize": "Maximize",
|
"chat.maximize": "Maksimer",
|
||||||
"composer.user_said_in": "%1 said in %2:",
|
"composer.user_said_in": "%1 sa i %2: ",
|
||||||
"composer.user_said": "%1 said:",
|
"composer.user_said": "%1 sa: ",
|
||||||
"composer.discard": "Are you sure you wish to discard this post?"
|
"composer.discard": "Er du sikker på at du vil forkaste dette innlegget?"
|
||||||
}
|
}
|
Loading…
Reference in New Issue