nextcloud/apps/contactsinteraction/l10n/nb.js
Nextcloud bot bfb764b5f3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-03 02:14:09 +00:00

10 řádky
489 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Nylig kontaktet",
"Contacts Interaction" : "Interaksjon med kontakter",
"Manages interaction between users and contacts" : "Administrerer interaksjon mellom brukere og kontakter",
"Collect data about user and contacts interactions and provide an address book for the data" : "Samle inn data om bruker- og kontaktinteraksjoner og oppgi en adressebok for dataene"
},
"nplurals=2; plural=(n != 1);");