Merge pull request #2236 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
pull/2007/merge
Krille-chan 2 weeks ago committed by GitHub
commit b34bb878c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save