Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.1% (295 of 398 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
Allan Nordhøy 2021-02-13 12:53:43 +00:00 committed by Hosted Weblate
parent 2bb91f2669
commit d300da147a
1 changed files with 40 additions and 0 deletions

View File

@ -1960,5 +1960,45 @@
"@publicKey": {
"type": "text",
"placeholders": {}
},
"clearText": "Tøm tekst",
"@clearText": {
"type": "text",
"placeholders": {}
},
"userNotVerified": "Ubekreftet bruker",
"@userNotVerified": {
"type": "text",
"placeholders": {}
},
"userVerified": "Bekreftet bruker",
"@userVerified": {
"type": "text",
"placeholders": {}
},
"audioPlayerPlay": "Spill av",
"@audioPlayerPlay": {
"type": "text",
"placeholders": {}
},
"audioPlayerPause": "Pause",
"@audioPlayerPause": {
"type": "text",
"placeholders": {}
},
"security": "Sikkerhet",
"@security": {
"type": "text",
"placeholders": {}
},
"all": "Alle",
"@all": {
"type": "text",
"placeholders": {}
},
"contacts": "Kontakter",
"@contacts": {
"type": "text",
"placeholders": {}
}
}