chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 73.2% (573 of 782 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
parent
eb0204f532
commit
72d27e8ca2
1 changed files with 40 additions and 1 deletions
|
|
@ -2669,5 +2669,44 @@
|
|||
}
|
||||
},
|
||||
"noMessagesYet": "Ingen meldinger enda",
|
||||
"@noMessagesYet": {}
|
||||
"@noMessagesYet": {},
|
||||
"notificationRuleMasterDescription": "Overstyrer alle andre regler og deaktiverer alle varsler.",
|
||||
"@notificationRuleMasterDescription": {},
|
||||
"notificationRuleSuppressNotices": "Undertrykk automatiserte meldinger",
|
||||
"@notificationRuleSuppressNotices": {},
|
||||
"startedKeyVerification": "{sender} startet nøkkelverifisering",
|
||||
"@startedKeyVerification": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparent": "Gjennomsiktig",
|
||||
"@transparent": {},
|
||||
"stickers": "Stickers",
|
||||
"@stickers": {},
|
||||
"commandHint_ignore": "Ignorer den oppgitte matrix IDen",
|
||||
"@commandHint_ignore": {},
|
||||
"commandHint_unignore": "Opphev ignorering av den gitte matrix IDen",
|
||||
"@commandHint_unignore": {},
|
||||
"unreadChatsInApp": "{appname}: {unread} uleste chatter",
|
||||
"@unreadChatsInApp": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"appname": {
|
||||
"type": "String"
|
||||
},
|
||||
"unread": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"changeTheVisibilityOfChatHistory": "Endre synligheten til chatloggen",
|
||||
"@changeTheVisibilityOfChatHistory": {},
|
||||
"changeTheCanonicalRoomAlias": "Endre hovedadressen til den offentlige chatten",
|
||||
"@changeTheCanonicalRoomAlias": {},
|
||||
"sendRoomNotifications": "Send en @room varsling",
|
||||
"@sendRoomNotifications": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue