Translated using Weblate (Norwegian Bokmål)

Currently translated at 70.0% (238 of 340 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
Allan Nordhøy 2020-11-25 21:36:22 +00:00 committed by Hosted Weblate
parent 57ccb4a332
commit 8ab3727025
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1392,5 +1392,37 @@
"@askSSSSVerify": { "@askSSSSVerify": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"lastActiveAgo": "Sist aktiv: {localizedTimeShort}",
"@lastActiveAgo": {
"type": "text",
"placeholders": {
"localizedTimeShort": {}
}
},
"groupDescriptionHasBeenChanged": "Gruppebeskrivelse endret",
"@groupDescriptionHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"notifications": "Merknader",
"@notifications": {
"type": "text",
"placeholders": {}
},
"containsUserName": "Inneholder brukernavn",
"@containsUserName": {
"type": "text",
"placeholders": {}
},
"containsDisplayName": "Inneholder visningsnavn",
"@containsDisplayName": {
"type": "text",
"placeholders": {}
},
"directChats": "Direktesludringer",
"@directChats": {
"type": "text",
"placeholders": {}
} }
} }