|
|
|
@ -2400,5 +2400,83 @@
|
|
|
|
|
"changeGeneralChatSettings": "Endre generelle chatinnstillinger",
|
|
|
|
|
"@changeGeneralChatSettings": {},
|
|
|
|
|
"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": {}
|
|
|
|
|
}
|
|
|
|
|