Translated using Weblate (Norwegian Bokmål)

Currently translated at 59.3% (463 of 780 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
pull/1992/head
Frank Paul Silye 4 months ago committed by Hosted Weblate
parent dbb1bce90c
commit c98dd72428
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -10,7 +10,7 @@
"type": "String",
"placeholders": {}
},
"acceptedTheInvitation": "{username} godtok invitasjonen",
"acceptedTheInvitation": "👍{username} godtok invitasjonen",
"@acceptedTheInvitation": {
"type": "String",
"placeholders": {
@ -2246,5 +2246,72 @@
"user": "Bruker",
"@user": {},
"users": "Brukere",
"@users": {}
"@users": {},
"countInvited": "{count} inviterte",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"createGroup": "Opprett gruppe",
"@createGroup": {},
"editRoomAliases": "Rediger rom aliaser",
"@editRoomAliases": {
"type": "String",
"placeholders": {}
},
"accessAndVisibility": "Tilgang og synlighet",
"@accessAndVisibility": {},
"hideInvalidOrUnknownMessageFormats": "Skjul ugyldige eller ukjente meldingsformater",
"@hideInvalidOrUnknownMessageFormats": {},
"block": "Blokkér",
"@block": {},
"blockedUsers": "Blokkerte brukere",
"@blockedUsers": {},
"tryAgain": "Prøv igjen",
"@tryAgain": {},
"invalidServerName": "Ugyldig servernavn",
"@invalidServerName": {},
"messageInfo": "Meldingsinformasjon",
"@messageInfo": {},
"time": "Tid",
"@time": {},
"messageType": "Meldingstype",
"@messageType": {},
"sender": "Avsender",
"@sender": {},
"publish": "Publiser",
"@publish": {},
"videoWithSize": "Video ({size})",
"@videoWithSize": {
"type": "String",
"placeholders": {
"size": {
"type": "String"
}
}
},
"reportUser": "Rapporter bruker",
"@reportUser": {},
"youHaveWithdrawnTheInvitationFor": "Du har trukket tilbake invitasjonen for {user}",
"@youHaveWithdrawnTheInvitationFor": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"youAcceptedTheInvitation": "👍 Du har akseptert invitasjonen",
"@youAcceptedTheInvitation": {},
"youBannedUser": "Du stengte ute {bruker}",
"@youBannedUser": {
"placeholders": {
"user": {
"type": "String"
}
}
}
}

Loading…
Cancel
Save