Initial commit
This commit is contained in:
32
application/Espo/Resources/i18n/nb_NO/Note.json
Normal file
32
application/Espo/Resources/i18n/nb_NO/Note.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"fields": {
|
||||
"attachments": "Vedlegg",
|
||||
"targetType": "Mål",
|
||||
"teams": "Grupper",
|
||||
"users": "Brukere",
|
||||
"portals": "Portaler",
|
||||
"isGlobal": "Er global",
|
||||
"related": "Relatert",
|
||||
"number": "Nummer"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Alle",
|
||||
"posts": "Poster",
|
||||
"updates": "Oppdateringer"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "Skriv en melding her"
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "til meg selv",
|
||||
"users": "til valgt(e) bruker(e)",
|
||||
"teams": "til valgt(e) gruppe(r)",
|
||||
"all": "til alle interne brukere",
|
||||
"portals": "til portalbrukere"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"related": "Relatert"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user