Initial commit
This commit is contained in:
34
application/Espo/Resources/i18n/nb_NO/Portal.json
Normal file
34
application/Espo/Resources/i18n/nb_NO/Portal.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Navn",
|
||||
"portalRoles": "Roller",
|
||||
"isActive": "Er Aktiv",
|
||||
"isDefault": "Er forvalg",
|
||||
"tabList": "Liste over dashlet-samlinger",
|
||||
"quickCreateList": "Opprett liste raskt",
|
||||
"theme": "Stiltema",
|
||||
"language": "Språk",
|
||||
"dashboardLayout": "Kontrollpanel Utforming",
|
||||
"dateFormat": "Datoformat",
|
||||
"timeFormat": "Tidsformat",
|
||||
"timeZone": "Tidssone",
|
||||
"weekStart": "Første dag i uken",
|
||||
"defaultCurrency": "Forvalgt valuta",
|
||||
"customUrl": "Egendefinert URL",
|
||||
"customId": "Egendefinert ID"
|
||||
},
|
||||
"links": {
|
||||
"users": "Brukere",
|
||||
"portalRoles": "Roller",
|
||||
"notes": "Notater"
|
||||
},
|
||||
"tooltips": {
|
||||
"portalRoles": "Spesifiserte portalroller vil gjelde for alle brukere i denne portalen."
|
||||
},
|
||||
"labels": {
|
||||
"Create Portal": "Opprett portal",
|
||||
"User Interface": "Brukergrensesnitt",
|
||||
"General": "Generelt",
|
||||
"Settings": "Innstillinger"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user