Initial commit
This commit is contained in:
30
application/Espo/Resources/i18n/nb_NO/DashletOptions.json
Normal file
30
application/Espo/Resources/i18n/nb_NO/DashletOptions.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"fields": {
|
||||
"title": "Tittel",
|
||||
"dateFrom": "Fra dato",
|
||||
"dateTo": "Til dato",
|
||||
"autorefreshInterval": "Intervall for automatisk oppdatering",
|
||||
"displayRecords": "Antall oppføringer",
|
||||
"isDoubleHeight": "Dobbel høyde",
|
||||
"mode": "Visning",
|
||||
"enabledScopeList": "Hva som skal vises",
|
||||
"users": "Brukere",
|
||||
"entityType": "Enhetstype",
|
||||
"primaryFilter": "Hovedfilter",
|
||||
"boolFilterList": "Andre Filtre",
|
||||
"sortBy": "Rekkefølge (Felt)",
|
||||
"sortDirection": "Rekkefølge (Retning)",
|
||||
"expandedLayout": "Oppsett",
|
||||
"dateFilter": "Dato Filter"
|
||||
},
|
||||
"options": {
|
||||
"mode": {
|
||||
"agendaWeek": "Uke (agenda)",
|
||||
"basicWeek": "Uke",
|
||||
"month": "Måned",
|
||||
"basicDay": "Dag",
|
||||
"agendaDay": "Dag (agenda)",
|
||||
"timeline": "Tidslinje"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user