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/
This commit is contained in:
parent
dbb1bce90c
commit
c98dd72428
1 changed files with 69 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"acceptedTheInvitation": "{username} godtok invitasjonen",
|
"acceptedTheInvitation": "👍{username} godtok invitasjonen",
|
||||||
"@acceptedTheInvitation": {
|
"@acceptedTheInvitation": {
|
||||||
"type": "String",
|
"type": "String",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -2246,5 +2246,72 @@
|
||||||
"user": "Bruker",
|
"user": "Bruker",
|
||||||
"@user": {},
|
"@user": {},
|
||||||
"users": "Brukere",
|
"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…
Add table
Add a link
Reference in a new issue