chore(translations): Translated using Weblate (Norwegian Bokmål)
Currently translated at 75.5% (593 of 785 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
parent
1365b97153
commit
11fdec7b2d
1 changed files with 37 additions and 1 deletions
|
|
@ -2749,5 +2749,41 @@
|
|||
"deletePushRuleCanNotBeUndone": "Hvis du sletter denne varslingsinnstillingen, kan du ikke angre dette.",
|
||||
"@deletePushRuleCanNotBeUndone": {},
|
||||
"shareKeysWith": "Del nøkler med...",
|
||||
"@shareKeysWith": {}
|
||||
"@shareKeysWith": {},
|
||||
"canceledKeyVerification": "{sender} avbrøt nøkkelverifisering",
|
||||
"@canceledKeyVerification": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"completedKeyVerification": "{sender} fullførte nøkkelverifisering",
|
||||
"@completedKeyVerification": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"isReadyForKeyVerification": "{sender} er klar for nøkkelverifisering",
|
||||
"@isReadyForKeyVerification": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"requestedKeyVerification": "{sender} har bedt om nøkkelverifisering",
|
||||
"@requestedKeyVerification": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue