[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-04-28 03:00:04 +00:00
parent 88ed91713a
commit a853188e1d
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 0 deletions

7
l10n/nn_NO.js Normal file
View file

@ -0,0 +1,7 @@
OC.L10N.register(
"integration_moodle",
{
"Connected accounts" : "Tilkopla kontoar",
"Your user name" : "Brukarnamnet ditt"
},
"nplurals=2; plural=(n != 1);");

5
l10n/nn_NO.json Normal file
View file

@ -0,0 +1,5 @@
{ "translations": {
"Connected accounts" : "Tilkopla kontoar",
"Your user name" : "Brukarnamnet ditt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}