chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 64.1% (501 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
parent
549c922ba3
commit
0e436b15f2
1 changed files with 2480 additions and 2402 deletions
|
|
@ -2400,5 +2400,83 @@
|
||||||
"changeGeneralChatSettings": "Endre generelle chatinnstillinger",
|
"changeGeneralChatSettings": "Endre generelle chatinnstillinger",
|
||||||
"@changeGeneralChatSettings": {},
|
"@changeGeneralChatSettings": {},
|
||||||
"changeTheChatPermissions": "Endre chattillatelsene",
|
"changeTheChatPermissions": "Endre chattillatelsene",
|
||||||
"@changeTheChatPermissions": {}
|
"@changeTheChatPermissions": {},
|
||||||
|
"youInvitedToBy": "📩 Du har blitt invitert via lenke til:\n{alias}",
|
||||||
|
"@youInvitedToBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"alias": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedBy": "📩 Du har blitt invitert av {user}",
|
||||||
|
"@youInvitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"invitedBy": "📩 Invitert av {user}",
|
||||||
|
"@invitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedUser": "📩 Du inviterte {user}",
|
||||||
|
"@youInvitedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKicked": "👞 You sparket ut {user}",
|
||||||
|
"@youKicked": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKickedAndBanned": "🙅 Du sparket og stengte ute {user}",
|
||||||
|
"@youKickedAndBanned": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"countFiles": "{count} filer",
|
||||||
|
"@countFiles": {
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"noOtherDevicesFound": "Ingen andre enheter funnet",
|
||||||
|
"@noOtherDevicesFound": {},
|
||||||
|
"fileIsTooBigForServer": "Kan ikke sende! Serveren støtter bare vedlegg opptil {max}.",
|
||||||
|
"@fileIsTooBigForServer": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"max": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fileHasBeenSavedAt": "Filen er lagret på {path}",
|
||||||
|
"@fileHasBeenSavedAt": {
|
||||||
|
"type": "String",
|
||||||
|
"placeholders": {
|
||||||
|
"path": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"jumpToLastReadMessage": "Hopp til sist leste melding",
|
||||||
|
"@jumpToLastReadMessage": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue