Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.2% (245 of 330 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-24 15:09:52 +00:00 committed by Hosted Weblate
parent 00f9c5cc39
commit 422d106563
1 changed files with 102 additions and 2 deletions

View File

@ -466,7 +466,7 @@
"type": "text",
"placeholders": {}
},
"groupIsPublic": "Gruppen er offentlig",
"groupIsPublic": "Offentlig gruppe",
"@groupIsPublic": {
"type": "text",
"placeholders": {}
@ -967,7 +967,7 @@
"rules": {}
}
},
"encryptionNotEnabled": "Kryptering er ikke påskrudd",
"encryptionNotEnabled": "Kryptering av",
"@encryptionNotEnabled": {
"type": "text",
"placeholders": {}
@ -1297,5 +1297,105 @@
"@banFromChat": {
"type": "text",
"placeholders": {}
},
"unknownSessionVerify": "Ukjent økt. Bekreft den.",
"@unknownSessionVerify": {
"type": "text",
"placeholders": {}
},
"messageWillBeRemovedWarning": "Meldingen vil bli fjernet for alle deltagere.",
"@messageWillBeRemovedWarning": {
"type": "text",
"placeholders": {}
},
"yes": "Ja",
"@yes": {
"type": "text",
"placeholders": {}
},
"writeAMessage": "Skriv en melding …",
"@writeAMessage": {
"type": "text",
"placeholders": {}
},
"whoIsAllowedToJoinThisGroup": "Hvem tillates å ta del i denne gruppen",
"@whoIsAllowedToJoinThisGroup": {
"type": "text",
"placeholders": {}
},
"unknownEvent": "Ukjent hendelse «{type}»",
"@unknownEvent": {
"type": "text",
"placeholders": {
"type": {}
}
},
"unbannedUser": "{username} opphevet bannlysningen av {targetName}",
"@unbannedUser": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"timeOfDay": "{hours24}:{minutes}",
"@timeOfDay": {
"type": "text",
"placeholders": {
"hours12": {},
"hours24": {},
"minutes": {},
"suffix": {}
}
},
"thisRoomHasBeenArchived": "Rommet har blitt arkivert.",
"@thisRoomHasBeenArchived": {
"type": "text",
"placeholders": {}
},
"theyMatch": "De samsvarer",
"@theyMatch": {
"type": "text",
"placeholders": {}
},
"theyDontMatch": "De samsvarer ikke",
"@theyDontMatch": {
"type": "text",
"placeholders": {}
},
"startYourFirstChat": "Start din første sludring :-)",
"@startYourFirstChat": {
"type": "text",
"placeholders": {}
},
"useAmoledTheme": "Bruk AMOLED-kompatible farger?",
"@useAmoledTheme": {
"type": "text",
"placeholders": {}
},
"sentASticker": "{username} sendte et klistremerke",
"@sentASticker": {
"type": "text",
"placeholders": {
"username": {}
}
},
"seenByUserAndCountOthers": "Sett av {username} og {count} andre",
"@seenByUserAndCountOthers": {
"type": "text",
"placeholders": {
"username": {},
"count": {}
}
},
"sendBugReports": "Tillat forsendelse av feilrapporter med sentry.io",
"@sendBugReports": {
"type": "text",
"placeholders": {}
},
"passwordRecovery": "Passordgjenoppretting",
"@passwordRecovery": {
"type": "text",
"placeholders": {}
}
}