@ndla/ui 25.2.1 → 25.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Article/ArticleByline.js +17 -7
- package/es/Article/ArticleSideBar.js +5 -4
- package/es/Breadcrumb/BreadcrumbItem.js +8 -7
- package/es/ErrorMessage/ErrorMessage.js +12 -6
- package/es/Frontpage/FrontpageHeader.js +7 -9
- package/es/LearningPaths/LearningPathInformation.js +8 -5
- package/es/Subject/SubjectHeader.js +5 -6
- package/es/locale/messages-en.js +5 -22
- package/es/locale/messages-nb.js +6 -23
- package/es/locale/messages-nn.js +5 -22
- package/es/locale/messages-se.js +695 -712
- package/es/locale/messages-sma.js +6 -23
- package/lib/Article/ArticleByline.js +17 -7
- package/lib/Article/ArticleSideBar.js +5 -4
- package/lib/Breadcrumb/BreadcrumbItem.js +8 -7
- package/lib/ErrorMessage/ErrorMessage.d.ts +1 -0
- package/lib/ErrorMessage/ErrorMessage.js +12 -6
- package/lib/Frontpage/FrontpageHeader.d.ts +5 -6
- package/lib/Frontpage/FrontpageHeader.js +7 -11
- package/lib/LearningPaths/LearningPathInformation.d.ts +2 -1
- package/lib/LearningPaths/LearningPathInformation.js +8 -5
- package/lib/Subject/SubjectHeader.js +14 -16
- package/lib/locale/messages-en.d.ts +2 -19
- package/lib/locale/messages-en.js +5 -22
- package/lib/locale/messages-nb.d.ts +2 -19
- package/lib/locale/messages-nb.js +6 -23
- package/lib/locale/messages-nn.d.ts +2 -19
- package/lib/locale/messages-nn.js +5 -22
- package/lib/locale/messages-se.d.ts +2 -19
- package/lib/locale/messages-se.js +695 -712
- package/lib/locale/messages-sma.d.ts +2 -19
- package/lib/locale/messages-sma.js +6 -23
- package/package.json +14 -14
- package/src/Article/ArticleByline.tsx +10 -3
- package/src/Article/ArticleSideBar.tsx +1 -0
- package/src/Breadcrumb/BreadcrumbItem.tsx +1 -1
- package/src/ErrorMessage/ErrorMessage.tsx +6 -0
- package/src/Frontpage/FrontpageHeader.tsx +5 -6
- package/src/LearningPaths/LearningPathInformation.tsx +3 -2
- package/src/Subject/SubjectHeader.tsx +1 -2
- package/src/locale/messages-en.ts +7 -22
- package/src/locale/messages-nb.ts +8 -23
- package/src/locale/messages-nn.ts +7 -22
- package/src/locale/messages-se.ts +722 -738
- package/src/locale/messages-sma.ts +8 -23
|
@@ -30,1044 +30,1027 @@ var titleTemplate = ' - NDLA';
|
|
|
30
30
|
var messages = _objectSpread(_objectSpread({
|
|
31
31
|
treeStructure: {
|
|
32
32
|
folderChildOptions: {
|
|
33
|
-
edit: '
|
|
34
|
-
"delete": '
|
|
33
|
+
edit: 'Rievdat máhpa nama',
|
|
34
|
+
"delete": 'Sihko'
|
|
35
35
|
},
|
|
36
|
-
createFolder: '
|
|
37
|
-
maxFoldersAlreadyAdded: '
|
|
36
|
+
createFolder: 'Ráhkat máhpa',
|
|
37
|
+
maxFoldersAlreadyAdded: 'Vuollemáhpaid badjerádji lea olahuvvon',
|
|
38
38
|
newFolder: {
|
|
39
|
-
placeholder: '
|
|
40
|
-
defaultName: '
|
|
39
|
+
placeholder: 'Čále nama máhppii',
|
|
40
|
+
defaultName: 'Ođđa máhppa'
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
tagSelector: {
|
|
44
|
-
label: '
|
|
45
|
-
placeholder: '
|
|
46
|
-
removeTag: '
|
|
47
|
-
hideAllTags: '
|
|
48
|
-
showAllTags: '
|
|
44
|
+
label: 'Bija fáddágilkora',
|
|
45
|
+
placeholder: 'Čále fáddágilkora',
|
|
46
|
+
removeTag: 'Váldde eret {{name}}',
|
|
47
|
+
hideAllTags: 'Čiega buot fáddágilkoriid',
|
|
48
|
+
showAllTags: 'Čájet buot fáddágilkoriid'
|
|
49
49
|
},
|
|
50
50
|
htmlTitles: {
|
|
51
51
|
titleTemplate: titleTemplate,
|
|
52
|
-
welcomePage: "
|
|
53
|
-
topicPage: '
|
|
54
|
-
subjectsPage: "
|
|
55
|
-
searchPage: "
|
|
56
|
-
notFound: "
|
|
52
|
+
welcomePage: "Ovdasiidu".concat(titleTemplate),
|
|
53
|
+
topicPage: 'Fáddá',
|
|
54
|
+
subjectsPage: "V\xE1llje f\xE1ga".concat(titleTemplate),
|
|
55
|
+
searchPage: "Oza".concat(titleTemplate),
|
|
56
|
+
notFound: "Siidu ii g\xE1vdno".concat(titleTemplate)
|
|
57
57
|
},
|
|
58
58
|
newsLetter: {
|
|
59
|
-
heading: '
|
|
60
|
-
description: '
|
|
61
|
-
mainLinkName: '
|
|
62
|
-
iconLinkName: '
|
|
59
|
+
heading: 'Ođasreive',
|
|
60
|
+
description: 'Ođasmahte dieđuid. Diŋgo maŋemus ođđasiid NDLA:s.',
|
|
61
|
+
mainLinkName: 'Dieđit iežat',
|
|
62
|
+
iconLinkName: 'Diŋgo alccet ođasreivve'
|
|
63
63
|
},
|
|
64
|
-
askNDLA: '
|
|
64
|
+
askNDLA: 'Jeara NDLA:s',
|
|
65
65
|
articlePage: {
|
|
66
|
-
errorDescription: '
|
|
67
|
-
error404Description: '
|
|
66
|
+
errorDescription: 'Šállošat, boasttuvuohta čuožžilii resurssa viežžamis.',
|
|
67
|
+
error404Description: 'Šállošat, resursa maid ozat ii gávdno.'
|
|
68
68
|
},
|
|
69
69
|
notFoundPage: {
|
|
70
|
-
title: '
|
|
71
|
-
errorDescription: '
|
|
70
|
+
title: 'SSiidu ii gávdno',
|
|
71
|
+
errorDescription: 'Šállošat, eat gávnna siiddu masa geahččalit beassat.'
|
|
72
72
|
},
|
|
73
73
|
movedResourcePage: {
|
|
74
|
-
title: '
|
|
74
|
+
title: 'Siidu lea sirdojuvvon, muhto gávnnat dan dás:'
|
|
75
75
|
},
|
|
76
76
|
lti: {
|
|
77
|
-
embed: '
|
|
78
|
-
notSupported: '
|
|
77
|
+
embed: 'Deavdde',
|
|
78
|
+
notSupported: 'Ii lean vejolaš bidjat sisdoalu sisa automáhtalaččat. Kopiere gáldokoda vulobealde ja bija iežat siidui.'
|
|
79
79
|
},
|
|
80
|
-
subjectCategories: (_subjectCategories = {}, _defineProperty(_subjectCategories, subjectCategories.ACTIVE_SUBJECTS, '
|
|
81
|
-
subjectTypes: (_subjectTypes = {}, _defineProperty(_subjectTypes, subjectTypes.SUBJECT, '
|
|
80
|
+
subjectCategories: (_subjectCategories = {}, _defineProperty(_subjectCategories, subjectCategories.ACTIVE_SUBJECTS, 'Doaimmas'), _defineProperty(_subjectCategories, subjectCategories.ARCHIVE_SUBJECTS, 'Ii doaimmas šat'), _defineProperty(_subjectCategories, subjectCategories.BETA_SUBJECTS, 'Boahttevaš'), _defineProperty(_subjectCategories, subjectCategories.COMMON_SUBJECTS, 'Oktasašfága'), _defineProperty(_subjectCategories, subjectCategories.PROGRAMME_SUBJECTS, 'Prográmmafága'), _defineProperty(_subjectCategories, subjectCategories.SPECIALIZED_SUBJECTS, 'Fidnofága'), _subjectCategories),
|
|
81
|
+
subjectTypes: (_subjectTypes = {}, _defineProperty(_subjectTypes, subjectTypes.SUBJECT, 'Fága'), _defineProperty(_subjectTypes, subjectTypes.RESOURCE_COLLECTION, 'Resursačoakkáldat'), _subjectTypes),
|
|
82
82
|
searchPage: {
|
|
83
|
-
noHits: '
|
|
84
|
-
noHitsShort: '
|
|
85
|
-
removeFilterSuggestion: '
|
|
86
|
-
search: '
|
|
87
|
-
close: '
|
|
88
|
-
abilities: '
|
|
89
|
-
searchFieldPlaceholder: '
|
|
90
|
-
searchFieldPlaceholderShort: '
|
|
83
|
+
noHits: 'Ii oktage artihkal heiven du ohcamii: {{query}}',
|
|
84
|
+
noHitsShort: 'Du ohcamii ii lean deaivva: {{query}}',
|
|
85
|
+
removeFilterSuggestion: 'Geahččal filtara jávkadit',
|
|
86
|
+
search: 'Oza',
|
|
87
|
+
close: 'Govčča',
|
|
88
|
+
abilities: 'Iešvuođat',
|
|
89
|
+
searchFieldPlaceholder: 'Oza fágaáššiin, bargobihtáin ja doaimmain dahje oahppanbálágáin',
|
|
90
|
+
searchFieldPlaceholderShort: 'Oza',
|
|
91
91
|
label: {
|
|
92
|
-
content: '
|
|
93
|
-
contentTypes: '
|
|
94
|
-
levels: '
|
|
95
|
-
languageFilter: '
|
|
96
|
-
subjects: '
|
|
97
|
-
noFilter: '
|
|
98
|
-
createdBy: '
|
|
92
|
+
content: 'Sisdoallu:',
|
|
93
|
+
contentTypes: 'Sisdoallomállet:',
|
|
94
|
+
levels: 'Dássi:',
|
|
95
|
+
languageFilter: 'Giella:',
|
|
96
|
+
subjects: 'Fága:',
|
|
97
|
+
noFilter: 'Filttar ii leat válljejuvvon',
|
|
98
|
+
createdBy: 'Ráhkaduvvon dán olbmos:'
|
|
99
99
|
},
|
|
100
100
|
showLabel: {
|
|
101
|
-
contentTypes: '
|
|
102
|
-
levels: '
|
|
103
|
-
languageFilter: '
|
|
104
|
-
subjects: '
|
|
101
|
+
contentTypes: 'Eanet sisdoallomállet',
|
|
102
|
+
levels: 'Eanet dásit',
|
|
103
|
+
languageFilter: 'Eanet gielat',
|
|
104
|
+
subjects: 'Molsso fága'
|
|
105
105
|
},
|
|
106
106
|
hideLabel: {
|
|
107
|
-
contentTypes: '
|
|
108
|
-
levels: '
|
|
109
|
-
languageFilter: '
|
|
110
|
-
subjects: '
|
|
107
|
+
contentTypes: 'Unnit sisdoallomállet',
|
|
108
|
+
levels: 'Unnit dásit',
|
|
109
|
+
languageFilter: 'Unnit gielat',
|
|
110
|
+
subjects: 'Unnit fágat'
|
|
111
111
|
},
|
|
112
112
|
searchField: {
|
|
113
|
-
contentTypeResultShowMoreLabel: '
|
|
114
|
-
contentTypeResultShowLessLabel: '
|
|
115
|
-
allResultButtonText: '
|
|
116
|
-
searchResultHeading: '
|
|
117
|
-
contentTypeResultNoHit: '
|
|
113
|
+
contentTypeResultShowMoreLabel: 'Geahča eanet bohtosiid',
|
|
114
|
+
contentTypeResultShowLessLabel: 'Geahča unnit bohtosiid',
|
|
115
|
+
allResultButtonText: 'Čájet buot ohcama deaivamiid',
|
|
116
|
+
searchResultHeading: 'Evttohus:',
|
|
117
|
+
contentTypeResultNoHit: 'Du ohcamii ii lean deaivva...'
|
|
118
118
|
},
|
|
119
119
|
searchResultMessages: {
|
|
120
|
-
searchStringLabel: '
|
|
121
|
-
subHeading: '{{totalCount}}
|
|
120
|
+
searchStringLabel: 'Don ohcet:',
|
|
121
|
+
subHeading: '{{totalCount}} Deaivamat NDLA:s'
|
|
122
122
|
},
|
|
123
123
|
searchResultListMessages: {
|
|
124
|
-
subjectsLabel: '
|
|
125
|
-
noResultHeading: 'Hmm,
|
|
126
|
-
noResultDescription: '
|
|
124
|
+
subjectsLabel: 'Raba fágas:',
|
|
125
|
+
noResultHeading: 'Hmm, ii lean sisdoallu...',
|
|
126
|
+
noResultDescription: 'Dađi bahábut mis ii leat mihkkege fállat dás. Jus dáhtut evttohit sisdoalu dán fáttás, sáhtát geavahit "Jeara NDLA:s" maid gávnnat vulogeahčen olgeš beale šearpmas.'
|
|
127
127
|
},
|
|
128
128
|
searchPageMessages: {
|
|
129
|
-
filterHeading: '
|
|
130
|
-
resultHeading: '{{totalCount}}
|
|
131
|
-
resultHeadingByAuthor: '{{totalCount}}
|
|
132
|
-
narrowScreenFilterHeading: '{{totalCount}}
|
|
133
|
-
dropdownBtnLabel: '
|
|
129
|
+
filterHeading: 'Filttar',
|
|
130
|
+
resultHeading: '{{totalCount}} deaivamat NDLA:s',
|
|
131
|
+
resultHeadingByAuthor: '{{totalCount}} arihkkalat čállojuvvon dán olbmos {{author}}',
|
|
132
|
+
narrowScreenFilterHeading: '{{totalCount}} deaivamat «{{query}}»',
|
|
133
|
+
dropdownBtnLabel: 'Eanet sisdoallomállet'
|
|
134
134
|
},
|
|
135
135
|
searchFilterMessages: {
|
|
136
|
-
backButton: '
|
|
137
|
-
filterLabel: '
|
|
138
|
-
confirmButton: '
|
|
139
|
-
hasValuesButtonText: '
|
|
140
|
-
noValuesButtonText: '
|
|
141
|
-
useFilter: '
|
|
142
|
-
closeFilter: '
|
|
143
|
-
removeFilter: '
|
|
144
|
-
additionalSubjectFilters: '+ {{count}}
|
|
145
|
-
coreRelevance: '
|
|
146
|
-
supplementaryRelevance: '
|
|
136
|
+
backButton: 'Ruovttoluotta filtarii',
|
|
137
|
+
filterLabel: 'Filtarastte ohcama',
|
|
138
|
+
confirmButton: 'Ođasmahte filtara',
|
|
139
|
+
hasValuesButtonText: 'Eanet fágat',
|
|
140
|
+
noValuesButtonText: 'Filtarastte fága mielde',
|
|
141
|
+
useFilter: 'Geavat filtara',
|
|
142
|
+
closeFilter: 'Govčča filtara',
|
|
143
|
+
removeFilter: 'Sihko filtara {{filterName}}',
|
|
144
|
+
additionalSubjectFilters: '+ {{count}} fága',
|
|
145
|
+
coreRelevance: 'Guovddášávnnas',
|
|
146
|
+
supplementaryRelevance: 'Lassiávnnas',
|
|
147
147
|
resourceTypeFilter: {
|
|
148
|
-
heading: '
|
|
149
|
-
button: '
|
|
148
|
+
heading: 'Filtarastte sisdoallomálle mielde',
|
|
149
|
+
button: 'Filtarastte sisdoallomálle mielde'
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
resultType: {
|
|
153
|
-
showing: '
|
|
154
|
-
showingAll: '
|
|
155
|
-
showMore: '
|
|
156
|
-
showAll: '
|
|
157
|
-
toTopOfPage: '
|
|
158
|
-
toSubjectPageLabel: '
|
|
159
|
-
all: '
|
|
160
|
-
allContentTypes: '
|
|
161
|
-
hits: '{{count}}
|
|
162
|
-
showingSearchPhrase: '
|
|
163
|
-
showingCompetenceGoalSearchPhrase: '
|
|
164
|
-
searchPhraseSuggestion: '
|
|
165
|
-
notionLabels: '
|
|
166
|
-
notionsHeading: '
|
|
167
|
-
notionsRemove: '
|
|
168
|
-
showVideo: '
|
|
169
|
-
showNotion: '
|
|
170
|
-
gridView: '
|
|
171
|
-
listView: '
|
|
153
|
+
showing: 'Čájeha {{count}} logu {{totalCount}} {{contentType}}',
|
|
154
|
+
showingAll: 'Čájeha visot',
|
|
155
|
+
showMore: 'Čájet eanet',
|
|
156
|
+
showAll: 'Čájet visot',
|
|
157
|
+
toTopOfPage: 'Álgui fas',
|
|
158
|
+
toSubjectPageLabel: 'Mana fágasiidui',
|
|
159
|
+
all: 'Buot/Visot',
|
|
160
|
+
allContentTypes: 'Buot sisdoallomállet',
|
|
161
|
+
hits: '{{count}} deaivva/deaivamat',
|
|
162
|
+
showingSearchPhrase: 'Čájeha deaivama',
|
|
163
|
+
showingCompetenceGoalSearchPhrase: 'Čájeha bohtosiid gealbomihtuid ektui {text}',
|
|
164
|
+
searchPhraseSuggestion: 'Oza baicca',
|
|
165
|
+
notionLabels: 'Geavahuvvo dás',
|
|
166
|
+
notionsHeading: 'Doabačilgehus',
|
|
167
|
+
notionsRemove: 'Sihko',
|
|
168
|
+
showVideo: 'Geahča video',
|
|
169
|
+
showNotion: 'Geahča čilgehusa',
|
|
170
|
+
gridView: 'Galleriijačájáhus',
|
|
171
|
+
listView: 'Čájáhus listtu vuođul'
|
|
172
172
|
},
|
|
173
173
|
contextModal: {
|
|
174
|
-
button: '+ {{count}}
|
|
175
|
-
heading: '
|
|
176
|
-
ariaLabel: '
|
|
174
|
+
button: '+ {{count}} eanet sajiin',
|
|
175
|
+
heading: 'Resursa lea geavahuvvon eanet sajiin',
|
|
176
|
+
ariaLabel: 'Geahča eanet konteavsttaid'
|
|
177
177
|
}
|
|
178
178
|
},
|
|
179
179
|
subjectPage: {
|
|
180
|
-
errorDescription: '
|
|
180
|
+
errorDescription: 'Šállošat, boasttuvuohta čuožžilii fáttá viežžamis.',
|
|
181
181
|
tabs: {
|
|
182
|
-
topics: '
|
|
182
|
+
topics: 'Fáttát'
|
|
183
183
|
},
|
|
184
184
|
subjectShortcuts: {
|
|
185
|
-
heading: '
|
|
186
|
-
showMore: '
|
|
187
|
-
showLess: '
|
|
185
|
+
heading: 'Mana njuolga deike',
|
|
186
|
+
showMore: 'Čájet eanet',
|
|
187
|
+
showLess: 'Čájet unnit'
|
|
188
188
|
},
|
|
189
189
|
mostRead: {
|
|
190
|
-
heading: '
|
|
190
|
+
heading: 'Eanemus geavahuvvon'
|
|
191
191
|
},
|
|
192
192
|
editorsChoices: {
|
|
193
|
-
heading: '
|
|
194
|
-
unknown: '
|
|
193
|
+
heading: 'Máŋggalágan bealit fágas',
|
|
194
|
+
unknown: 'Ii dovddus'
|
|
195
195
|
},
|
|
196
196
|
subjectArchive: {
|
|
197
|
-
heading: '
|
|
198
|
-
archive: '
|
|
199
|
-
close: '
|
|
197
|
+
heading: 'Áigeguovdil',
|
|
198
|
+
archive: 'Vuorká',
|
|
199
|
+
close: 'Govčča'
|
|
200
200
|
},
|
|
201
201
|
subjectFilter: {
|
|
202
|
-
label: '
|
|
202
|
+
label: 'Filttar'
|
|
203
203
|
},
|
|
204
204
|
newContent: {
|
|
205
|
-
heading: '
|
|
205
|
+
heading: 'Leat go fuobmán?'
|
|
206
206
|
},
|
|
207
207
|
subjectIsBeta: {
|
|
208
|
-
iconLabel: '
|
|
209
|
-
dialogHeader: '{{title}}
|
|
210
|
-
dialogText: '
|
|
208
|
+
iconLabel: 'barggus',
|
|
209
|
+
dialogHeader: '{{title}} lea barggu vuolde.',
|
|
210
|
+
dialogText: 'Sáhtát eanet lohkat maid dát mearkkaša dáppe'
|
|
211
211
|
},
|
|
212
|
-
archived: '
|
|
212
|
+
archived: 'Dát leat heaittihuvvon fága mii ii ođasmahttojuvvo.'
|
|
213
213
|
},
|
|
214
214
|
subjectsPage: {
|
|
215
|
-
errorDescription: '
|
|
216
|
-
chooseSubject: '
|
|
215
|
+
errorDescription: 'Šállošat, boasttuvuohta čuožžilii fágaid viežžamis.',
|
|
216
|
+
chooseSubject: 'Vállje fága'
|
|
217
217
|
},
|
|
218
218
|
topicPage: {
|
|
219
|
-
articleErrorDescription: '
|
|
220
|
-
topic: '
|
|
221
|
-
topics: '
|
|
222
|
-
imageModal: '
|
|
219
|
+
articleErrorDescription: 'Šállošat, boasttuvuohta čuožžilii fáddáčilgehusa viežžamis.',
|
|
220
|
+
topic: 'Fáddá',
|
|
221
|
+
topics: 'Fáttát',
|
|
222
|
+
imageModal: 'Geahča gova olles sturrodagas'
|
|
223
223
|
},
|
|
224
224
|
welcomePage: {
|
|
225
|
-
search: '
|
|
226
|
-
searchDisclaimer: '
|
|
227
|
-
resetSearch: '
|
|
228
|
-
closeSearch: '
|
|
229
|
-
searchAllInfo: '
|
|
230
|
-
topicsConjunction: '
|
|
231
|
-
highlighted: '
|
|
225
|
+
search: 'Oza',
|
|
226
|
+
searchDisclaimer: 'Mii bargat dađistaga buoridemiiguin! Jus dus lea kommentára ohcamii, de livččii buorre jus bijat daid vulos olgeš bealde siiddus "Jeara NDLA:s"',
|
|
227
|
+
resetSearch: 'Sihko ohcama',
|
|
228
|
+
closeSearch: 'Govčča ohcama',
|
|
229
|
+
searchAllInfo: 'Geahča buot ohcama deaivamiid',
|
|
230
|
+
topicsConjunction: 'ja',
|
|
231
|
+
highlighted: 'ÁIgeguovdil',
|
|
232
232
|
heading: {
|
|
233
|
-
heading: '
|
|
234
|
-
searchFieldPlaceholder: '
|
|
233
|
+
heading: 'Našunála digitála oahppanarena',
|
|
234
|
+
searchFieldPlaceholder: 'Man birra odne háliidat oahppat?',
|
|
235
235
|
messages: {
|
|
236
|
-
searchFieldTitle: '
|
|
237
|
-
menuButton: '
|
|
236
|
+
searchFieldTitle: 'Oza',
|
|
237
|
+
menuButton: 'Sisdoallu'
|
|
238
238
|
},
|
|
239
239
|
links: {
|
|
240
|
-
aboutNDLA: '
|
|
241
|
-
changeLanguage: '
|
|
240
|
+
aboutNDLA: 'NDLA birra',
|
|
241
|
+
changeLanguage: 'Molsso giela'
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
244
|
socialMedia: {
|
|
245
|
-
heading: '
|
|
246
|
-
description: '
|
|
245
|
+
heading: 'Čuovo min',
|
|
246
|
+
description: 'NDLAs leat máŋga Facebook- ja Twitter-konttu. Gávnna dan mii dutnje heive ja čuovo min!',
|
|
247
247
|
mainLink: {
|
|
248
|
-
name: '
|
|
248
|
+
name: 'Čuovo min'
|
|
249
249
|
}
|
|
250
250
|
},
|
|
251
|
-
|
|
252
|
-
fellesfag: 'Fellesfag',
|
|
253
|
-
yrkesfag: 'Yrkesfag',
|
|
254
|
-
studiespesialiserende: 'Studieforberedende',
|
|
255
|
-
imported: 'Spolte fag',
|
|
256
|
-
heading: 'Hva lærer du?'
|
|
257
|
-
},
|
|
258
|
-
errorDescription: 'Beklager, en feil oppstod under lasting av fagene.',
|
|
251
|
+
errorDescription: 'Šállošat, boasttuvuohta čuožžilii fágaid viežžamis.',
|
|
259
252
|
film: {
|
|
260
|
-
header: 'NDLA
|
|
261
|
-
text: 'NDLA
|
|
262
|
-
textShort: '
|
|
263
|
-
linkLabel: '
|
|
253
|
+
header: 'NDLA filbma',
|
|
254
|
+
text: 'NDLA filbma lea bálvalus mii ovttasbargá Norgesfilmmain. Dán fálaldagas beasat oaidnit ollu filmmaid, oanehisfilmmaid, dokumentáraid ja ráidduid. Sáhtát maid geahččat oahpahusfilmmaid ja filbmaoasážiid. Bures boahtin filmma máilbmái!',
|
|
255
|
+
textShort: 'Bures boahtin filmma máilbmái!',
|
|
256
|
+
linkLabel: 'Mana NDLA filbmii'
|
|
264
257
|
},
|
|
265
|
-
blog: '
|
|
258
|
+
blog: 'Bloggas'
|
|
266
259
|
},
|
|
267
260
|
meta: {
|
|
268
|
-
description: '
|
|
269
|
-
keywords: '
|
|
261
|
+
description: 'Kvalitehta sihkarasttojuvvon ja nuvttá olamuttos neahttavuđot oahppaoneavvut joatkkaskuvlla oahpahussii',
|
|
262
|
+
keywords: 'oahpponeavvu, fága, skuvla, joatkka, fidnohárjehalli, pensuma, fágaávnnas'
|
|
270
263
|
},
|
|
271
264
|
masthead: {
|
|
272
|
-
skipToContent: '
|
|
265
|
+
skipToContent: 'Njuike sisdollui',
|
|
273
266
|
menu: {
|
|
274
|
-
close: '
|
|
275
|
-
goTo: '
|
|
276
|
-
search: '
|
|
277
|
-
toFrontpage: '
|
|
278
|
-
subjectOverview: '
|
|
279
|
-
title: '
|
|
267
|
+
close: 'Govčča',
|
|
268
|
+
goTo: 'Mana deike',
|
|
269
|
+
search: 'Oza',
|
|
270
|
+
toFrontpage: 'Ovdasiidui',
|
|
271
|
+
subjectOverview: 'Buot fágat',
|
|
272
|
+
title: 'Sisdoallu',
|
|
280
273
|
modalLabel: 'Velg innhold',
|
|
281
|
-
subjectPage: '
|
|
282
|
-
backToSubjectFrontpage: '
|
|
283
|
-
openFilter: '
|
|
284
|
-
useFilter: '
|
|
285
|
-
closeFilter: '
|
|
286
|
-
learningResourcesHeading: '
|
|
287
|
-
back: '
|
|
288
|
-
additionalFilterLabel: '
|
|
289
|
-
contentTypeResultsShowMore: (_contentTypeResultsSh = {}, _defineProperty(_contentTypeResultsSh, contentTypes.SUBJECT_MATERIAL, '
|
|
290
|
-
contentTypeResultsShowLess: (_contentTypeResultsSh2 = {}, _defineProperty(_contentTypeResultsSh2, contentTypes.SUBJECT_MATERIAL, '
|
|
291
|
-
contentTypeResultsNoHit: (_contentTypeResultsNo = {}, _defineProperty(_contentTypeResultsNo, contentTypes.SUBJECT_MATERIAL, '
|
|
274
|
+
subjectPage: 'Ovdasiidu fágas',
|
|
275
|
+
backToSubjectFrontpage: 'Ruovttoluotta fága ovdasiidui',
|
|
276
|
+
openFilter: 'Filttar',
|
|
277
|
+
useFilter: 'Geavat filtara',
|
|
278
|
+
closeFilter: 'Govčča filtara',
|
|
279
|
+
learningResourcesHeading: 'Oahppanresurssat',
|
|
280
|
+
back: 'Ruovttoluotta',
|
|
281
|
+
additionalFilterLabel: 'Lassi resurssat',
|
|
282
|
+
contentTypeResultsShowMore: (_contentTypeResultsSh = {}, _defineProperty(_contentTypeResultsSh, contentTypes.SUBJECT_MATERIAL, 'Čájet eanet fágaávdnasiid'), _defineProperty(_contentTypeResultsSh, contentTypes.TASKS_AND_ACTIVITIES, 'Čájet eanet bargobihtáid ja doaimmaid'), _defineProperty(_contentTypeResultsSh, contentTypes.LEARNING_PATH, 'Čájet eanet oahppanbálgáid'), _defineProperty(_contentTypeResultsSh, contentTypes.ASSESSMENT_RESOURCES, 'Čájet eanet árvvoštallanresurssaid'), _defineProperty(_contentTypeResultsSh, contentTypes.SOURCE_MATERIAL, 'Čájet eanet gáldomateriálaid'), _defineProperty(_contentTypeResultsSh, contentTypes.EXTERNAL_LEARNING_RESOURCES, 'Čájet eanet olgguldas oahppanresurssaid'), _defineProperty(_contentTypeResultsSh, "unGrouped", 'Čájet eanet resurssaid'), _contentTypeResultsSh),
|
|
283
|
+
contentTypeResultsShowLess: (_contentTypeResultsSh2 = {}, _defineProperty(_contentTypeResultsSh2, contentTypes.SUBJECT_MATERIAL, 'Čájet unnit fágaávdnasiid'), _defineProperty(_contentTypeResultsSh2, contentTypes.TASKS_AND_ACTIVITIES, 'Čájet unnit bargobihtáid ja doaimmaid'), _defineProperty(_contentTypeResultsSh2, contentTypes.LEARNING_PATH, 'Čájet unnit oahppanbálgáid'), _defineProperty(_contentTypeResultsSh2, contentTypes.ASSESSMENT_RESOURCES, 'Čájet unnit árvvoštallanresurssaid'), _defineProperty(_contentTypeResultsSh2, contentTypes.SOURCE_MATERIAL, 'Čájet unnit gáldomateriálaid'), _defineProperty(_contentTypeResultsSh2, contentTypes.EXTERNAL_LEARNING_RESOURCES, 'Čájet unnit olgguldas oahppanresurssaid'), _defineProperty(_contentTypeResultsSh2, "unGrouped", 'Čájet unnit resurssaid'), _contentTypeResultsSh2),
|
|
284
|
+
contentTypeResultsNoHit: (_contentTypeResultsNo = {}, _defineProperty(_contentTypeResultsNo, contentTypes.SUBJECT_MATERIAL, 'Ii makkárge fágaávnnas'), _defineProperty(_contentTypeResultsNo, contentTypes.TASKS_AND_ACTIVITIES, 'Eai makkárge bargobihtát'), _defineProperty(_contentTypeResultsNo, contentTypes.LEARNING_PATH, 'Eai makkárge oahppanbálgát'), _defineProperty(_contentTypeResultsNo, contentTypes.ASSESSMENT_RESOURCES, 'Eai makkárge árvvoštallanresurssat'), _defineProperty(_contentTypeResultsNo, contentTypes.SOURCE_MATERIAL, 'Eai makkárge gáldomateriálat'), _defineProperty(_contentTypeResultsNo, contentTypes.EXTERNAL_LEARNING_RESOURCES, 'Eai makkárge olgguldas oahppanresurssat'), _defineProperty(_contentTypeResultsNo, "unGrouped", 'Eai makkárge resurssat'), _contentTypeResultsNo)
|
|
292
285
|
}
|
|
293
286
|
},
|
|
294
287
|
logo: {
|
|
295
|
-
altText: '
|
|
288
|
+
altText: 'Našunála digitála oahppanarena'
|
|
296
289
|
},
|
|
297
290
|
resource: {
|
|
298
|
-
errorDescription: '
|
|
299
|
-
error: '
|
|
300
|
-
noCoreResourcesAvailableUnspecific: '
|
|
301
|
-
noCoreResourcesAvailable: '
|
|
302
|
-
activateAdditionalResources: '
|
|
303
|
-
toggleFilterLabel: '
|
|
304
|
-
label: '
|
|
305
|
-
allResources: '
|
|
306
|
-
shortcutButtonText: '
|
|
307
|
-
tooltipCoreTopic: '
|
|
308
|
-
tooltipAdditionalTopic: '
|
|
309
|
-
additionalTooltip: '
|
|
310
|
-
shortcutsTooltip: '
|
|
311
|
-
dialogTooltip: '
|
|
312
|
-
dialogHeading: '
|
|
313
|
-
dialogText1: '
|
|
314
|
-
dialogText2: '
|
|
315
|
-
showLess: '
|
|
316
|
-
showMore: '
|
|
317
|
-
youAreHere: '
|
|
291
|
+
errorDescription: 'Šállošat, boasttuvuohta čuožžilii fáddáresurssaid viežžamis.',
|
|
292
|
+
error: 'Wqllowat, muhto oassi sisdoalus ii sáhte čájehuvvot.',
|
|
293
|
+
noCoreResourcesAvailableUnspecific: 'Ii leat makkárge guovddášávnnas olamuttus.',
|
|
294
|
+
noCoreResourcesAvailable: 'Ii leat guovddášávnnas čuovvovaš fága ovddas {{name}}.',
|
|
295
|
+
activateAdditionalResources: 'Lassiávnnas',
|
|
296
|
+
toggleFilterLabel: 'Lassiresurssat',
|
|
297
|
+
label: 'Oahppanresurssat',
|
|
298
|
+
allResources: 'Resurssat',
|
|
299
|
+
shortcutButtonText: 'Oahppoávnnas',
|
|
300
|
+
tooltipCoreTopic: 'Guovddás',
|
|
301
|
+
tooltipAdditionalTopic: 'Lassiávnnas',
|
|
302
|
+
additionalTooltip: 'Lassiávnnas',
|
|
303
|
+
shortcutsTooltip: 'Čájet {{count}} artihkkaliid dán fáttás',
|
|
304
|
+
dialogTooltip: 'Mii leat guovddášávnnas ja lassiávnnas?',
|
|
305
|
+
dialogHeading: 'Guovddášávnnas ja lassiávnnas',
|
|
306
|
+
dialogText1: 'Go oahpat guovddášávdnasiid, hágat go dan gelbbolašvuođa mii oahppoplánas vurdojuvvo.',
|
|
307
|
+
dialogText2: 'Lassiávnnas lea sisdoallu fágas maid sáhtát lassin válljet guovddášávdasii. Lassiávdnasa bokte sáhtát čiekŋudit iežat muhtin fáddái dahje lahkonaddat fáddái eará vugiin.',
|
|
308
|
+
showLess: 'Čájet unnit',
|
|
309
|
+
showMore: 'Čájet eanet',
|
|
310
|
+
youAreHere: 'Don leat dás',
|
|
318
311
|
trait: {
|
|
319
312
|
video: 'Video',
|
|
320
|
-
h5p: '
|
|
313
|
+
h5p: 'Interaktiiva'
|
|
321
314
|
}
|
|
322
315
|
},
|
|
323
316
|
messageBoxInfo: {
|
|
324
|
-
outdatedCoursePlan: '
|
|
325
|
-
updateBrowser: '
|
|
326
|
-
noContent: '
|
|
327
|
-
feide: '
|
|
328
|
-
resources: '
|
|
329
|
-
subjectOutdated: '
|
|
330
|
-
subjectBeta: '
|
|
331
|
-
newVersion: '
|
|
332
|
-
frontPageBeta: '
|
|
333
|
-
frontPageExpired: '
|
|
334
|
-
frontPageRevised: '
|
|
317
|
+
outdatedCoursePlan: 'Dát fága čuovvu oahppoplána mii ii gusto šat. Mana fágii mii lea ođasmahttojuvvon gustovaš oahppoplána vuođul:',
|
|
318
|
+
updateBrowser: 'Du neahttalohkki lea boarásmuvvan. Ođasmahtte dan, dahje gávnna sihkkaris ja ođastuvvon neahttalohkki dás https://browsehappy.com.',
|
|
319
|
+
noContent: 'Mis ii dađibahábut leat makkárge prográmmafága vuos.',
|
|
320
|
+
feide: 'Dát resursa lea dušše olamuttus oahpahedjjiide geat leat Feide bokte sisaloggen.',
|
|
321
|
+
resources: 'Dát ii leat ollislaš oahpponeavvu ráhkaduvvon, muhto resursačoakkáldat man sávvat dutnje leat ávkin.',
|
|
322
|
+
subjectOutdated: 'Dát fága čuovvu oahppoplána mii ii gusto šat.',
|
|
323
|
+
subjectBeta: 'Dát fága lea betaveršuvnnas.',
|
|
324
|
+
newVersion: 'Dát oahpporesursa ii leat ođasmahttojuvvon gustovaš oahppaplána vuođul. Dáppe gávnnat ođastuvvon veršuvnna: ',
|
|
325
|
+
frontPageBeta: 'Čuovvovaš fága lea heivehuvvon ođđa oahppoplán vuođul mii lea gustovaš čavčča 2022 rájes. Betafága lea fága mii lea barggu vuolde. Mii sávvat goitge ahte oahppanresurssat betafágas sáhttet leat ávkkálaččat dál juo.',
|
|
326
|
+
frontPageExpired: 'Ii leat oahpahus šat fágain mat eai leat gustovaččat, muhto sáhttá ain leat vejolaš váldit eksámena fágas privatistan.',
|
|
327
|
+
frontPageRevised: 'Čuovvovaš fága lea heivehuvvon ođđa oahppoplánii mii lea gustovaš 2022 čavčča rájes..'
|
|
335
328
|
},
|
|
336
329
|
article: {
|
|
337
|
-
lastUpdated: '
|
|
338
|
-
edition: '
|
|
339
|
-
publisher: '
|
|
340
|
-
useContent: '
|
|
341
|
-
closeLabel: '
|
|
342
|
-
additionalLabel: '
|
|
343
|
-
urlContributionsLabel: '
|
|
344
|
-
urlAuthorLabel: '
|
|
345
|
-
multipleAuthorsLabelAbbreviation: '
|
|
346
|
-
authorsLabel: '
|
|
347
|
-
multipleAuthorsLabelAriaConjunction: '
|
|
348
|
-
copyPageLink: '
|
|
349
|
-
copyPageLinkCopied: '
|
|
350
|
-
copyHeaderLink: '
|
|
351
|
-
conjunction: '
|
|
352
|
-
supplierLabel: '
|
|
353
|
-
multipleSuppliersLabel: '
|
|
354
|
-
writtenBy: '
|
|
355
|
-
cite: '
|
|
356
|
-
notionsPrompt: '
|
|
357
|
-
citeNotion: '
|
|
358
|
-
printPage: '
|
|
330
|
+
lastUpdated: 'Maŋemusat ođastuvvon',
|
|
331
|
+
edition: 'Almmuhus',
|
|
332
|
+
publisher: 'Almmuheaddji',
|
|
333
|
+
useContent: 'Geavaheapmái njuolggadusat',
|
|
334
|
+
closeLabel: 'Govčča',
|
|
335
|
+
additionalLabel: 'Lassiávnnas',
|
|
336
|
+
urlContributionsLabel: 'Gahča maid {{name}} lea veahkehan',
|
|
337
|
+
urlAuthorLabel: 'Loga eanet {{name}} birra',
|
|
338
|
+
multipleAuthorsLabelAbbreviation: 'e.e.',
|
|
339
|
+
authorsLabel: 'Čállojuvvon čuovvovaččas {{names}}',
|
|
340
|
+
multipleAuthorsLabelAriaConjunction: 'ja',
|
|
341
|
+
copyPageLink: 'Máŋge liŋkka siidui',
|
|
342
|
+
copyPageLinkCopied: 'Liŋka máŋgejuvvon',
|
|
343
|
+
copyHeaderLink: 'Máŋge liŋka bajilčállagii',
|
|
344
|
+
conjunction: 'ja',
|
|
345
|
+
supplierLabel: 'Vuoigatvuođaguoddi: {{name}}',
|
|
346
|
+
multipleSuppliersLabel: 'Vuoigatvuođaguoddit: {{names}}',
|
|
347
|
+
writtenBy: 'Čállojuvvon {{authors}}',
|
|
348
|
+
cite: 'geavat sisdoalu',
|
|
349
|
+
notionsPrompt: 'Máhtát go doahpagiid?',
|
|
350
|
+
citeNotion: 'Geavat čilgehusa',
|
|
351
|
+
printPage: 'Čálit',
|
|
359
352
|
access: {
|
|
360
|
-
onlyTeacher: '
|
|
353
|
+
onlyTeacher: 'Dát resursa lea dušše olamuttus oahpaheddjiide geat leat Feide bokte sisaloggejuvvon.'
|
|
361
354
|
},
|
|
362
|
-
possiblyOutdated: '
|
|
355
|
+
possiblyOutdated: 'Artihkal lea boarásmuvvan.'
|
|
363
356
|
},
|
|
364
357
|
competenceGoals: {
|
|
365
|
-
competenceGoal: '
|
|
366
|
-
title: '
|
|
358
|
+
competenceGoal: 'gelbbolašvuođamihttomearri',
|
|
359
|
+
title: 'Gelbbolašvuođamihttomearri ja oahppoplána',
|
|
367
360
|
modalText: 'Utforsk læreplankoblinger',
|
|
368
|
-
closeCompetenceGoals: '
|
|
369
|
-
showCompetenceGoals: '
|
|
370
|
-
openCompentenceGoalsFilter: '
|
|
371
|
-
useCompentenceGoalsFilter: '
|
|
372
|
-
closeCompentenceGoalsFilter: '
|
|
373
|
-
competenceGoalsNarrowBackButton: '
|
|
374
|
-
competenceGoalResourceSearchText: '
|
|
375
|
-
competenceGoalShowExtra: '
|
|
376
|
-
competenceGoalCloseExtra: '
|
|
377
|
-
competenceCoreLabel: '
|
|
378
|
-
competenceTopicLabel: '
|
|
379
|
-
competenceSubjectLabel: '
|
|
380
|
-
competenceCoreSearchText: '
|
|
381
|
-
competenceTopicSearchText: '
|
|
382
|
-
competenceSubjectSearchText: '
|
|
383
|
-
competenceGoalClose: '
|
|
384
|
-
competenceGoalTitle: '
|
|
385
|
-
competenceTabLK06label: '
|
|
386
|
-
competenceTabLK20label: '
|
|
387
|
-
competenceTabCorelabel: '
|
|
361
|
+
closeCompetenceGoals: 'Govčča gelbbolašvuođamihttomeari',
|
|
362
|
+
showCompetenceGoals: 'Čájet gelbbolašvuođamihttomeari',
|
|
363
|
+
openCompentenceGoalsFilter: 'Filtarastte gelbbolašvuođamihttomeriid',
|
|
364
|
+
useCompentenceGoalsFilter: 'Geavat filtara',
|
|
365
|
+
closeCompentenceGoalsFilter: 'Govčča filtara',
|
|
366
|
+
competenceGoalsNarrowBackButton: 'Ruovttoluotta',
|
|
367
|
+
competenceGoalResourceSearchText: 'Oza buot resurssaid mat heivejit dán gelbbolašvuođamihttomearrái',
|
|
368
|
+
competenceGoalShowExtra: 'Čájet oahppoplána doarjaga',
|
|
369
|
+
competenceGoalCloseExtra: 'Čiega oahppoplána doarjaga',
|
|
370
|
+
competenceCoreLabel: 'Guovddášelemeanta',
|
|
371
|
+
competenceTopicLabel: 'Fágaidrasttideaddji fáddá',
|
|
372
|
+
competenceSubjectLabel: 'Fága',
|
|
373
|
+
competenceCoreSearchText: 'Oza resurssaid guovddášelementii',
|
|
374
|
+
competenceTopicSearchText: 'Oza resurssaid fáddái',
|
|
375
|
+
competenceSubjectSearchText: 'Mana fágasiidui',
|
|
376
|
+
competenceGoalClose: 'Govčča',
|
|
377
|
+
competenceGoalTitle: 'Mihttun lea ahte oahppi galgá máhttit:',
|
|
378
|
+
competenceTabLK06label: 'Gelbbolašvuođamihttomearri (ML06)',
|
|
379
|
+
competenceTabLK20label: 'Gelbbolašvuođamihttomearri (ML20)',
|
|
380
|
+
competenceTabCorelabel: 'Guovddášelemeanta',
|
|
388
381
|
competenceGoalItem: {
|
|
389
|
-
title: '
|
|
382
|
+
title: 'Gelbbolašvuođamihttomearit ja árvvoštallan'
|
|
390
383
|
},
|
|
391
|
-
licenseData: '
|
|
392
|
-
licenseFrom: '
|
|
384
|
+
licenseData: 'Sisttisdoallá dáhta dán vuolde',
|
|
385
|
+
licenseFrom: 'biddjon olahanmuddui'
|
|
393
386
|
},
|
|
394
387
|
subject: {
|
|
395
|
-
associatedTopics: '
|
|
388
|
+
associatedTopics: 'Gullevaš fáttát'
|
|
396
389
|
},
|
|
397
390
|
accordion: {
|
|
398
|
-
closeAll: '
|
|
399
|
-
openAll: '
|
|
391
|
+
closeAll: 'Govčča buot',
|
|
392
|
+
openAll: 'Raba buot'
|
|
400
393
|
},
|
|
401
394
|
license: {
|
|
402
|
-
heading: '
|
|
403
|
-
learnMore: '
|
|
404
|
-
copyTitle: '
|
|
405
|
-
hasCopiedTitle: '
|
|
406
|
-
embed: '
|
|
407
|
-
embedCopied: '
|
|
395
|
+
heading: 'Ná geavahat sisdoalu ođđasit',
|
|
396
|
+
learnMore: 'Oahpa eanet rabas liseanssaid birra',
|
|
397
|
+
copyTitle: 'Gáldočujuhus',
|
|
398
|
+
hasCopiedTitle: 'Máŋgejuvvon!',
|
|
399
|
+
embed: 'Hukse sisa',
|
|
400
|
+
embedCopied: 'Máŋgejuvvon sisahuksenkoda!',
|
|
408
401
|
copyText: {
|
|
409
|
-
now: '
|
|
410
|
-
podcast: '
|
|
411
|
-
by: '
|
|
412
|
-
internet: '[
|
|
413
|
-
noTitle: '
|
|
414
|
-
downloadedFrom: '
|
|
415
|
-
readDate: '
|
|
402
|
+
now: 'dál',
|
|
403
|
+
podcast: 'podkásta',
|
|
404
|
+
by: 'geas',
|
|
405
|
+
internet: '[Interneahtta]. ',
|
|
406
|
+
noTitle: 'Tihttela haga',
|
|
407
|
+
downloadedFrom: 'Gos vižžojuvvon: ',
|
|
408
|
+
readDate: 'Lohkan: '
|
|
416
409
|
},
|
|
417
|
-
download: '
|
|
410
|
+
download: 'Viečča',
|
|
418
411
|
tabs: {
|
|
419
|
-
text: '
|
|
420
|
-
images: '
|
|
421
|
-
audio: '
|
|
412
|
+
text: 'Teaksta',
|
|
413
|
+
images: 'Govat',
|
|
414
|
+
audio: 'Jietna',
|
|
422
415
|
video: 'Video',
|
|
423
416
|
h5p: 'H5P',
|
|
424
|
-
files: '
|
|
425
|
-
embedlink: '
|
|
426
|
-
concept: '
|
|
417
|
+
files: 'Fiillat',
|
|
418
|
+
embedlink: 'Sisahuksenliŋka',
|
|
419
|
+
concept: 'Čilgehusat',
|
|
427
420
|
podcast: 'Podkast',
|
|
428
|
-
other: '
|
|
421
|
+
other: 'Eará sisdoallu'
|
|
429
422
|
},
|
|
430
423
|
embedlink: {
|
|
431
|
-
heading: '
|
|
432
|
-
description: '
|
|
433
|
-
copyTitle: '
|
|
434
|
-
hasCopiedTitle: '
|
|
424
|
+
heading: 'Ná čájehat artihkkala eará sisdoalus',
|
|
425
|
+
description: 'Dát liŋka čájeha artihkkala konteavstta haga (fállu ja vuolleteaksta)',
|
|
426
|
+
copyTitle: 'Máŋge liŋkka',
|
|
427
|
+
hasCopiedTitle: 'Liŋka máŋgejuvvon'
|
|
435
428
|
},
|
|
436
429
|
image: {
|
|
437
|
-
rules: '
|
|
430
|
+
rules: 'Njuolggadusat gova geavaheapmái :'
|
|
438
431
|
},
|
|
439
432
|
images: {
|
|
440
|
-
heading: '
|
|
441
|
-
description: '
|
|
442
|
-
rules: '
|
|
433
|
+
heading: 'Ná geavahat artihkkala govaid',
|
|
434
|
+
description: 'Muitte máŋget teavstta mii galgá mielddusin govvii go geavahat dan.',
|
|
435
|
+
rules: 'Njuolggadusat gova geavaheapmái:',
|
|
443
436
|
itemImage: {
|
|
444
|
-
ariaLabel: '
|
|
445
|
-
zoomImageButtonLabel: '
|
|
446
|
-
zoomOutImageButtonLabel: '
|
|
447
|
-
expandByline: '
|
|
448
|
-
minimizeByline: '
|
|
437
|
+
ariaLabel: 'Raba gova ođđa siiddus',
|
|
438
|
+
zoomImageButtonLabel: 'Stuorit gova',
|
|
439
|
+
zoomOutImageButtonLabel: 'Unnit gova',
|
|
440
|
+
expandByline: 'Čájet byline',
|
|
441
|
+
minimizeByline: 'Čiega byline'
|
|
449
442
|
},
|
|
450
|
-
source: '
|
|
451
|
-
title: '
|
|
443
|
+
source: 'Gáldu',
|
|
444
|
+
title: 'Tihttel'
|
|
452
445
|
},
|
|
453
446
|
text: {
|
|
454
|
-
heading: '
|
|
455
|
-
description: '
|
|
456
|
-
rules: '
|
|
457
|
-
published: '
|
|
447
|
+
heading: 'Ná geavahat teavstta artihkkalis',
|
|
448
|
+
description: 'Muitte čujuhit gáldui go nuppi teavstta anát.',
|
|
449
|
+
rules: 'Njuolggadusat teavstta geavaheapmái:',
|
|
450
|
+
published: 'Almmuhanbeaivi'
|
|
458
451
|
},
|
|
459
452
|
audio: {
|
|
460
|
-
heading: 'Slik
|
|
461
|
-
description: '
|
|
462
|
-
rules: '
|
|
453
|
+
heading: 'Slik bruker du lydfiler',
|
|
454
|
+
description: 'Muitte máŋget teavstta mii galgá čuovvut jietnafiilla doppe gos geavahuvvo.',
|
|
455
|
+
rules: 'Njuolggadusat jietnafiilla geavaheapmái:'
|
|
463
456
|
},
|
|
464
457
|
podcast: {
|
|
465
|
-
heading: '
|
|
466
|
-
description: '
|
|
467
|
-
rules: '
|
|
458
|
+
heading: 'Ná geavahat teavstta podkast',
|
|
459
|
+
description: 'Muitte máŋget teavstta mii galgá čuovvut podkast doppe gos geavahuvvo.',
|
|
460
|
+
rules: 'Njuolggadusat podkast geavaheapmái:'
|
|
468
461
|
},
|
|
469
462
|
video: {
|
|
470
|
-
heading: '
|
|
471
|
-
description: '
|
|
472
|
-
rules: '
|
|
463
|
+
heading: 'Ná geavahat video artihkkalis',
|
|
464
|
+
description: 'Muitte máŋget teavstta mii galgá čuovvut video doppe gos dat geavahuvvo.',
|
|
465
|
+
rules: 'Njuolggadusat video geavaheapmái:',
|
|
473
466
|
itemImage: {
|
|
474
|
-
ariaLabel: '
|
|
467
|
+
ariaLabel: 'Raba video ođđa siiddus'
|
|
475
468
|
}
|
|
476
469
|
},
|
|
477
470
|
other: {
|
|
478
|
-
heading: '
|
|
479
|
-
description: '
|
|
471
|
+
heading: 'Ná geavahat eará sisdoalu artihkkalis',
|
|
472
|
+
description: 'Njuolggadusaid sisdoalu geavaheapmái gávnnat sisdoalloelemeanttas',
|
|
480
473
|
itemImage: {
|
|
481
|
-
ariaLabel: '
|
|
474
|
+
ariaLabel: 'Raba ođđa siiddus'
|
|
482
475
|
}
|
|
483
476
|
},
|
|
484
477
|
h5p: {
|
|
485
|
-
heading: '
|
|
486
|
-
description: '
|
|
487
|
-
rules: '
|
|
478
|
+
heading: 'Ná geavahat H5P-sisdoalu artihkkalis',
|
|
479
|
+
description: 'Njuolggadusaid sisdoalu geavaheapmái gávnnat H5P-elemeanttas',
|
|
480
|
+
rules: 'Njuolggadusat H5P geavaheapmái:'
|
|
488
481
|
},
|
|
489
482
|
concept: {
|
|
490
|
-
heading: '
|
|
491
|
-
description: '
|
|
492
|
-
rules: '
|
|
493
|
-
title: '
|
|
483
|
+
heading: 'Ná geavahat čilgehusaid artihkkalis',
|
|
484
|
+
description: 'Njuolggadusaid sisdoalu geavaheapmái gávnnat čilgehus-elemeanttas',
|
|
485
|
+
rules: 'Njuolggadusat čilgehusa geavaheapmái:',
|
|
486
|
+
title: 'Tihttel',
|
|
494
487
|
embedlink: {
|
|
495
|
-
heading: '
|
|
496
|
-
description: '
|
|
497
|
-
copyTitle: '
|
|
498
|
-
hasCopiedTitle: '
|
|
488
|
+
heading: 'Ná čájehat geavaheapmái eará sisdoalus',
|
|
489
|
+
description: 'Dát liŋka čájeha geavaheapmái konteavstta haga (fállu ja vuolleteaksta)',
|
|
490
|
+
copyTitle: 'Máŋge liŋkka',
|
|
491
|
+
hasCopiedTitle: 'Liŋka máŋgejuvvon'
|
|
499
492
|
}
|
|
500
493
|
},
|
|
501
494
|
files: {
|
|
502
|
-
heading: '
|
|
503
|
-
description: '
|
|
504
|
-
rules: '
|
|
495
|
+
heading: 'Ná geavahat fiillaid artihkkalis',
|
|
496
|
+
description: 'Muitte máŋget teavsttaid mat galget čuovvut fiillaid doppe gos dat geavahuvvet.',
|
|
497
|
+
rules: 'Njuolggadusat fiilla geavaheapmái:',
|
|
505
498
|
itemImage: {
|
|
506
|
-
ariaLabel: '
|
|
499
|
+
ariaLabel: 'Raba ođđa siiddus'
|
|
507
500
|
}
|
|
508
501
|
},
|
|
509
|
-
title: '
|
|
510
|
-
originator: '
|
|
511
|
-
published: '
|
|
512
|
-
rightsholder: '
|
|
513
|
-
source: '
|
|
502
|
+
title: 'Tihttel',
|
|
503
|
+
originator: 'Ásaheaddji',
|
|
504
|
+
published: 'Almmuhanbeaivi',
|
|
505
|
+
rightsholder: 'Vuoigatvuođaguoddi',
|
|
506
|
+
source: 'Gáldu'
|
|
514
507
|
},
|
|
515
508
|
errorMessage: {
|
|
516
|
-
title: 'Ops,
|
|
517
|
-
description: '
|
|
518
|
-
linksTitle: '
|
|
519
|
-
back: '
|
|
520
|
-
goToFrontPage: '
|
|
509
|
+
title: 'Ops, juoga manai boastut',
|
|
510
|
+
description: 'Šállošit, boasttuvuohta čuožžilii.',
|
|
511
|
+
linksTitle: 'Boađe johtui:',
|
|
512
|
+
back: 'Mana ruovttoluotta',
|
|
513
|
+
goToFrontPage: 'Mana ovdasiidui'
|
|
521
514
|
},
|
|
522
515
|
figure: {
|
|
523
516
|
button: {
|
|
524
|
-
alternative: '
|
|
525
|
-
original: '
|
|
517
|
+
alternative: 'Lonut mas dulkojuvvo oaidninváttuid ektui',
|
|
518
|
+
original: 'Lonut orginála videoi'
|
|
526
519
|
}
|
|
527
520
|
},
|
|
528
521
|
footer: {
|
|
529
|
-
aboutNDLA: '
|
|
530
|
-
selectLanguage: '
|
|
531
|
-
vision: '
|
|
532
|
-
footerLinksHeader: '
|
|
533
|
-
footerInfo: '
|
|
534
|
-
footerEditiorInChief: '
|
|
535
|
-
footerManagingEditor: '
|
|
536
|
-
footerPrivacyLink: '
|
|
522
|
+
aboutNDLA: 'NDLA birra',
|
|
523
|
+
selectLanguage: 'Vállje giela (language): ',
|
|
524
|
+
vision: 'Ovttas hábmet boahtteáiggi oahppama',
|
|
525
|
+
footerLinksHeader: 'Eará NDLA neahttabáikkit',
|
|
526
|
+
footerInfo: 'Neahttabáiki lea ráhkaduvvon NDLA bokte rabas gáldokodain.',
|
|
527
|
+
footerEditiorInChief: 'Vásttolaš doaimmaheaddji: ',
|
|
528
|
+
footerManagingEditor: 'Almmuhusa vásttolaš: ',
|
|
529
|
+
footerPrivacyLink: 'Persovdnasuodjalusjulggaštus ja diehtočoahkku (gáhkožat)',
|
|
537
530
|
socialMediaLinks: {
|
|
538
|
-
facebook: 'NDLA
|
|
539
|
-
facebookAria: '
|
|
540
|
-
newsletter: '
|
|
541
|
-
newsletterAria: '
|
|
542
|
-
youtube: 'NDLA
|
|
543
|
-
youtubeAria: 'NDLA
|
|
544
|
-
linkedin: 'NDLA
|
|
545
|
-
linkedinAria: '
|
|
546
|
-
instagram: 'NDLA
|
|
547
|
-
instagramAria: '
|
|
548
|
-
sharePage: '
|
|
549
|
-
sharePageAria: '
|
|
531
|
+
facebook: 'NDLA Facebookas',
|
|
532
|
+
facebookAria: 'Fina NDLA siiddus Facebookas',
|
|
533
|
+
newsletter: 'Dieđit iežat min ođasreivvii',
|
|
534
|
+
newsletterAria: 'Dieđit iežat min ođasreivvii',
|
|
535
|
+
youtube: 'NDLA Youtubas',
|
|
536
|
+
youtubeAria: 'NDLA Youtubas',
|
|
537
|
+
linkedin: 'NDLA LinkedInas',
|
|
538
|
+
linkedinAria: 'NDLA LinkedInas',
|
|
539
|
+
instagram: 'NDLA Instagramas',
|
|
540
|
+
instagramAria: 'NDLA Instagramas',
|
|
541
|
+
sharePage: 'Juoge dán siiddu',
|
|
542
|
+
sharePageAria: 'Juoge dán siiddu'
|
|
550
543
|
},
|
|
551
544
|
ndlaLinks: {
|
|
552
545
|
ndla: 'ndla.no',
|
|
553
|
-
omNdla: '
|
|
546
|
+
omNdla: 'NDLA birra',
|
|
554
547
|
aboutNdla: 'About NDLA',
|
|
555
|
-
blog: '
|
|
556
|
-
tips: '
|
|
557
|
-
fyr: 'FYR-
|
|
558
|
-
sharing: '
|
|
559
|
-
vacancies: '
|
|
548
|
+
blog: 'Fágablogga',
|
|
549
|
+
tips: 'Cavgileapmi ohppiide',
|
|
550
|
+
fyr: 'FYR-prošeakta',
|
|
551
|
+
sharing: 'Juohkinarena',
|
|
552
|
+
vacancies: 'Rabas virggit'
|
|
560
553
|
}
|
|
561
554
|
},
|
|
562
555
|
contentTypes: {
|
|
563
|
-
all: '
|
|
564
|
-
subject: '
|
|
565
|
-
'topic-article': '
|
|
566
|
-
'learning-path': '
|
|
567
|
-
'subject-material': '
|
|
568
|
-
'tasks-and-activities': '
|
|
569
|
-
'external-learning-resources': '
|
|
570
|
-
'source-material': '
|
|
571
|
-
'assessment-resources': '
|
|
572
|
-
topic: '
|
|
573
|
-
'multidisciplinary-topic': '
|
|
556
|
+
all: 'Buot',
|
|
557
|
+
subject: 'Fága',
|
|
558
|
+
'topic-article': 'Fáddá',
|
|
559
|
+
'learning-path': 'Oahppanbálggis',
|
|
560
|
+
'subject-material': 'Fágaávdnasat',
|
|
561
|
+
'tasks-and-activities': 'Bihtát ja doaimmat',
|
|
562
|
+
'external-learning-resources': 'Olgguldas oahppanresursa',
|
|
563
|
+
'source-material': 'Gáldomateriála',
|
|
564
|
+
'assessment-resources': 'Árvoštallanresursa',
|
|
565
|
+
topic: 'Fáddá',
|
|
566
|
+
'multidisciplinary-topic': 'Fágaidrasttideaddji fáddá'
|
|
574
567
|
},
|
|
575
568
|
modal: {
|
|
576
|
-
closeModal: '
|
|
569
|
+
closeModal: 'Govčča'
|
|
577
570
|
},
|
|
578
571
|
languages: {
|
|
579
|
-
nb: '
|
|
580
|
-
nn: '
|
|
581
|
-
en: '
|
|
582
|
-
fr: '
|
|
583
|
-
de: '
|
|
584
|
-
se: '
|
|
585
|
-
sma: '
|
|
586
|
-
es: '
|
|
587
|
-
zh: '
|
|
588
|
-
unknown: '
|
|
589
|
-
prefixChangeLanguage: '
|
|
572
|
+
nb: 'Girjedárogiella',
|
|
573
|
+
nn: 'Ođđadárogiella',
|
|
574
|
+
en: 'Eŋgelasgiella',
|
|
575
|
+
fr: 'Fránskkagiella',
|
|
576
|
+
de: 'Duiskkagiella',
|
|
577
|
+
se: 'Davvisámegiella',
|
|
578
|
+
sma: 'Máttasámegiella',
|
|
579
|
+
es: 'Espánnjagiella',
|
|
580
|
+
zh: 'Kiinnágiella',
|
|
581
|
+
unknown: 'Amas',
|
|
582
|
+
prefixChangeLanguage: 'Vállje giela'
|
|
590
583
|
},
|
|
591
584
|
changeLanguage: {
|
|
592
|
-
nb: '
|
|
593
|
-
nn: '
|
|
594
|
-
en: '
|
|
585
|
+
nb: 'Rievdat giela girjedárogiellan',
|
|
586
|
+
nn: 'Rievdat giela ođđadárogiellan',
|
|
587
|
+
en: 'Rievdat giela eŋgelasgiellan'
|
|
595
588
|
},
|
|
596
589
|
currentLanguageText: {
|
|
597
|
-
nb: '
|
|
598
|
-
nn: '
|
|
599
|
-
en: '
|
|
590
|
+
nb: 'Siiddut leat girjedárogillii',
|
|
591
|
+
nn: 'Siiddut leat ođđadárogillii',
|
|
592
|
+
en: 'Eai buot siddut leat eŋgelasgillii olamuttus.Dat ihtet dárogillii.'
|
|
600
593
|
},
|
|
601
594
|
breadcrumb: {
|
|
602
|
-
toFrontpage: 'NDLA
|
|
603
|
-
youAreHere: '
|
|
604
|
-
breadcrumb: '
|
|
595
|
+
toFrontpage: 'NDLA ovdasiidu',
|
|
596
|
+
youAreHere: 'Dás leat don',
|
|
597
|
+
breadcrumb: 'Láibemoallobálggis'
|
|
605
598
|
},
|
|
606
599
|
listview: {
|
|
607
600
|
search: {
|
|
608
|
-
placeholder: '
|
|
601
|
+
placeholder: 'Oza'
|
|
609
602
|
},
|
|
610
603
|
embedlink: {
|
|
611
|
-
copyTitle: '
|
|
612
|
-
hasCopiedTitle: '
|
|
604
|
+
copyTitle: 'Máŋge sisahuksenkoda',
|
|
605
|
+
hasCopiedTitle: 'Sisahuksenkoda lea máŋgejuvvon'
|
|
613
606
|
},
|
|
614
607
|
filters: {
|
|
615
608
|
subject: {
|
|
616
|
-
useFilter: '
|
|
617
|
-
openFilter: '
|
|
618
|
-
closeFilter: '
|
|
609
|
+
useFilter: 'Geavat filtara',
|
|
610
|
+
openFilter: 'Válje fága',
|
|
611
|
+
closeFilter: 'Govčča filtara'
|
|
619
612
|
},
|
|
620
613
|
category: {
|
|
621
|
-
useFilter: '
|
|
622
|
-
openFilter: '
|
|
623
|
-
closeFilter: '
|
|
614
|
+
useFilter: 'Geavat filtara',
|
|
615
|
+
openFilter: 'Vállje listtu',
|
|
616
|
+
closeFilter: 'Govčča filtara'
|
|
624
617
|
},
|
|
625
618
|
"default": {
|
|
626
|
-
useFilter: '
|
|
627
|
-
openFilter: '
|
|
628
|
-
closeFilter: '
|
|
629
|
-
heading: '
|
|
630
|
-
filteredBy: '
|
|
619
|
+
useFilter: 'Geavat filtara',
|
|
620
|
+
openFilter: 'Filtasrastte',
|
|
621
|
+
closeFilter: 'Govčča filtara',
|
|
622
|
+
heading: 'Filttar',
|
|
623
|
+
filteredBy: 'Filtarastejuvvon čuovvovačča vuođul'
|
|
631
624
|
},
|
|
632
625
|
alphabet: {
|
|
633
|
-
letterFilter: '
|
|
626
|
+
letterFilter: 'Čájet sidoalu čuovvovaš (bustávva) {{letter}}.'
|
|
634
627
|
}
|
|
635
628
|
},
|
|
636
629
|
relatedLinks: {
|
|
637
|
-
label: '
|
|
630
|
+
label: 'Goallostuvvon artihkkalat'
|
|
638
631
|
},
|
|
639
|
-
hits: '{{count}}
|
|
632
|
+
hits: '{{count}} deaivan'
|
|
640
633
|
},
|
|
641
634
|
notions: {
|
|
642
|
-
usedIn: '
|
|
643
|
-
closeNotion: '
|
|
635
|
+
usedIn: 'Adnojuvvo dás',
|
|
636
|
+
closeNotion: 'Govčča'
|
|
644
637
|
},
|
|
645
638
|
carousel: {
|
|
646
|
-
back: '
|
|
647
|
-
forward: '
|
|
639
|
+
back: 'Bláđes ruovttoluotta',
|
|
640
|
+
forward: 'Bláđes ovddas'
|
|
648
641
|
},
|
|
649
642
|
codeEditor: {
|
|
650
|
-
title: '
|
|
651
|
-
titleLabel: '
|
|
652
|
-
subtitle: '
|
|
653
|
-
languageSelect: '
|
|
654
|
-
save: '
|
|
655
|
-
abort: '
|
|
643
|
+
title: 'LASIT',
|
|
644
|
+
titleLabel: 'Tihttel:',
|
|
645
|
+
subtitle: 'kodaovdamearka',
|
|
646
|
+
languageSelect: 'Vállje kodagiela:',
|
|
647
|
+
save: 'Vurke',
|
|
648
|
+
abort: 'Botkke'
|
|
656
649
|
},
|
|
657
650
|
codeBlock: {
|
|
658
|
-
copiedCode: '
|
|
659
|
-
copyButton: '
|
|
660
|
-
copyCode: '
|
|
651
|
+
copiedCode: 'Koda lea máŋgejuvvon vuorkátávvalii',
|
|
652
|
+
copyButton: 'Maŋge koda',
|
|
653
|
+
copyCode: 'Máŋge koda vuorkátávvalii'
|
|
661
654
|
},
|
|
662
655
|
ndlaFilm: {
|
|
663
|
-
slideBackwardsLabel: '
|
|
664
|
-
slideForwardsLabel: '
|
|
665
|
-
movieMatchInCategory: '
|
|
666
|
-
loadingMovies: '
|
|
667
|
-
subjectsInMovies: '
|
|
656
|
+
slideBackwardsLabel: 'Rulle maŋos',
|
|
657
|
+
slideForwardsLabel: 'Rulle ovddas',
|
|
658
|
+
movieMatchInCategory: 'Deaivan',
|
|
659
|
+
loadingMovies: 'Viežžá filmmaid...',
|
|
660
|
+
subjectsInMovies: 'Fáttát filmmas',
|
|
668
661
|
about: {
|
|
669
|
-
heading: '
|
|
670
|
-
more: '
|
|
671
|
-
text: '
|
|
662
|
+
heading: 'NDLA filmma birra',
|
|
663
|
+
more: 'Loga eanet NDLA filmma birra',
|
|
664
|
+
text: 'NDLA filbma lea neahttavuđot filbmabálvalus ohppiide ja oahpaheddjiide joatkkaskuvllas. Dáppe gávnnat guoimmuhanfilmmaid, oanehisfilmmaid, dokumentárafilmmaid ja TV-ráidduid.'
|
|
672
665
|
},
|
|
673
666
|
search: {
|
|
674
|
-
placeholder: '
|
|
675
|
-
categoryFromNdla: '
|
|
676
|
-
chooseCategory: '
|
|
677
|
-
subjectButton: '
|
|
667
|
+
placeholder: 'Oza filbmanama vuođul',
|
|
668
|
+
categoryFromNdla: 'NDLA válljenmunni',
|
|
669
|
+
chooseCategory: 'Vállje filbmakategoriija:',
|
|
670
|
+
subjectButton: 'Mana fáddái'
|
|
678
671
|
},
|
|
679
672
|
editor: {
|
|
680
673
|
slideshowHeader: 'Slideshow:',
|
|
681
|
-
slideshowTitle: '
|
|
682
|
-
slideshowSubTitle: '
|
|
683
|
-
movieGroupHeader: '
|
|
684
|
-
addMovieToSlideshow: '
|
|
685
|
-
addMovieToGroup: '
|
|
686
|
-
editMovieGroupName: '
|
|
687
|
-
deleteMovieGroup: '
|
|
688
|
-
moveMovieGroupUp: '
|
|
689
|
-
moveMovieGroupDown: '
|
|
690
|
-
changeOrder: '
|
|
691
|
-
removeMovieFromGroup: '
|
|
692
|
-
removeMovieFromSlideshow: '
|
|
693
|
-
createThemeGroup: '
|
|
694
|
-
saveNameChanges: '
|
|
695
|
-
cancel: '
|
|
696
|
-
groupNamePlaceholder: '
|
|
697
|
-
editGroupTitle: '
|
|
698
|
-
newGroupTitle: '
|
|
674
|
+
slideshowTitle: 'Filmmat slideshowas',
|
|
675
|
+
slideshowSubTitle: 'ovdasiiddus',
|
|
676
|
+
movieGroupHeader: 'Filmmat joavkkuid mielde:',
|
|
677
|
+
addMovieToSlideshow: 'Lasit filmma slideshowii',
|
|
678
|
+
addMovieToGroup: 'Lasit filmma dása "{{name}}"',
|
|
679
|
+
editMovieGroupName: 'Rievdat filbmajoavkku namaid',
|
|
680
|
+
deleteMovieGroup: 'Sihko "{{name}}"',
|
|
681
|
+
moveMovieGroupUp: 'Sirdde bajás',
|
|
682
|
+
moveMovieGroupDown: 'Sirdde vulos',
|
|
683
|
+
changeOrder: 'Rievdat vuoru',
|
|
684
|
+
removeMovieFromGroup: 'Váldde eret filmma joavkkus',
|
|
685
|
+
removeMovieFromSlideshow: 'Váldde eret filmma slideshowas',
|
|
686
|
+
createThemeGroup: 'Álggat joavkku',
|
|
687
|
+
saveNameChanges: 'Vurke rievdadusaid',
|
|
688
|
+
cancel: 'Botkke',
|
|
689
|
+
groupNamePlaceholder: 'Čále nama {{lang}}',
|
|
690
|
+
editGroupTitle: 'Rievdat namespace(id) filbmajoavkkus:',
|
|
691
|
+
newGroupTitle: 'Mii joavkku namma galgá leat?'
|
|
699
692
|
}
|
|
700
693
|
},
|
|
701
694
|
filmfrontpage: {
|
|
702
695
|
resourcetype: {
|
|
703
|
-
documentary: '
|
|
704
|
-
featureFilm: '
|
|
705
|
-
series: 'Tv-
|
|
706
|
-
shortFilm: '
|
|
707
|
-
all: '
|
|
696
|
+
documentary: 'Dokumentára',
|
|
697
|
+
featureFilm: 'Guoimmuhanfilbma',
|
|
698
|
+
series: 'Tv-ráidu',
|
|
699
|
+
shortFilm: 'Oanehis filbma',
|
|
700
|
+
all: 'Buot filmmat A-Å'
|
|
708
701
|
},
|
|
709
702
|
moreAboutNdlaFilm: {
|
|
710
|
-
header: 'NDLA
|
|
711
|
-
firstParagraph: '
|
|
712
|
-
secondParagraph: '
|
|
713
|
-
thirdParagraph: '
|
|
714
|
-
secondHeading: '
|
|
715
|
-
fourthParagraph: '
|
|
716
|
-
fifthParagraph: '
|
|
717
|
-
tipSectionPt1: '
|
|
718
|
-
tipSectionPt2: 'Facebook-
|
|
719
|
-
ariaLabel: '
|
|
720
|
-
tipSectionPt3: '
|
|
721
|
-
ending: '
|
|
703
|
+
header: 'NDLA Filbma',
|
|
704
|
+
firstParagraph: 'Filmmat filbmabálvalusas leat vižžouvvon norgga ja riikkaidgaskasaš filbmaárbbis ja leat čadnon oahppoplánaide máŋgga fágas. Dat leat válljejuvvon NDLA doaimmahusgottiin ovttasráđiid Norgesfilm AS:ain.',
|
|
705
|
+
secondParagraph: 'Sáhtát geahččat filmma jus leat interneahtas dihtora, neahttafiellu dahje mátketelefovnna bokte. Mii leat čielggadan vuoigatvuođarivttiid ja mávssu. Buot maid dárbbahat dahkat lea deaddilit Play',
|
|
706
|
+
thirdParagraph: 'Filmmain lea copyright mearka. Daid sáhttá nuvtta geahččat ndla.no:s, muhto ii vižžojuvvot iige juogaduvvot viidásit eará publikašuvnnain. Buot vuoigatvuođalaččaide máksojuvvo geahččamiid vuođul.',
|
|
707
|
+
secondHeading: 'Geavat filmma oahpahusas',
|
|
708
|
+
fourthParagraph: 'Filbma muitala historjjáid vugiid mielde mat movttiidit ja čuhcet midjiide. Filmmain adnojit muhtin daid beaktileamos visuála váikkuhangaskaomiin mat gávdnojit; ealli govta ja jietna. Buorre filbma sáhttá čájehit beliid dálááiggis ja addit višuvnnaid boahtteáiggis dahje kommenteret vássán áiggi. Danne filbma dávjá sáhttá addit buoret ipmárdusa dáhpáhusain, kulturdeaivvademiin ja historjjás go fágateaksta.',
|
|
709
|
+
fifthParagraph: 'Go filmmaid gehččet šaddet oahppit čeahpibut dulkot filbmagiela, nu ahte filbma oažžu lassi árvvu guoimmuheami ektui. Oahppoplána obbalaš oassi deattuha ahte oahppit galget deaividit dáidagiin ja kulturvugiiguin mat arvvosmahttá, movttiidahttá iežaset duodjenávcca, ja ovddida ehtalaš orienterennávcca ja estehtalaš áiccu.',
|
|
710
|
+
tipSectionPt1: 'Buvtte áinnas cavgilemiid, gažaldagaid dahje filbmasávaldagaid dás',
|
|
711
|
+
tipSectionPt2: 'Facebook-siidu',
|
|
712
|
+
ariaLabel: 'Fina NDLA-filmma Facebooksiiddus',
|
|
713
|
+
tipSectionPt3: 'min',
|
|
714
|
+
ending: 'Mii sávvat buot filmaberošteddjiide buori ja oahppavaš vásáhusa!'
|
|
722
715
|
}
|
|
723
716
|
},
|
|
724
717
|
learningPath: {
|
|
725
|
-
createLearningPathText: '
|
|
726
|
-
createLearningPathButtonText: '
|
|
727
|
-
lastUpdated: '
|
|
728
|
-
youAreInALearningPath: '
|
|
729
|
-
readTime: '{{hours}}
|
|
730
|
-
readTimeHour: '
|
|
731
|
-
readTimeHour_plurals: '
|
|
718
|
+
createLearningPathText: 'Ráhkat iežat, máŋge dán dahje geahča eará oahppobálgáid?',
|
|
719
|
+
createLearningPathButtonText: 'Mana bálgáide',
|
|
720
|
+
lastUpdated: 'Maŋemus ođastuvvon',
|
|
721
|
+
youAreInALearningPath: 'Don leat dál muhtin oahppobálgás',
|
|
722
|
+
readTime: '{{hours}} Skuvladiimmut = {{minutes}} minuhtat',
|
|
723
|
+
readTimeHour: 'diibmu',
|
|
724
|
+
readTimeHour_plurals: 'diimmut',
|
|
732
725
|
readTimeMinutesShort: 'min',
|
|
733
|
-
pageOf: '
|
|
726
|
+
pageOf: 'jáddaduvvon',
|
|
734
727
|
lastStep: {
|
|
735
|
-
heading: '
|
|
736
|
-
headingSmall: '
|
|
737
|
-
topicHeading: '
|
|
738
|
-
subjectHeading: '
|
|
728
|
+
heading: 'Maŋemus ceahkki oahppobálgás',
|
|
729
|
+
headingSmall: 'Don leat dál oahppobálgá maŋemus ceahkis {{learningPathName}}',
|
|
730
|
+
topicHeading: 'Mana fáddái:',
|
|
731
|
+
subjectHeading: 'Mana fágii:'
|
|
739
732
|
},
|
|
740
|
-
openMenuTooltip: '
|
|
741
|
-
mobileStepInfo: '{{currentPage}}
|
|
742
|
-
nextArrow: '
|
|
743
|
-
previousArrow: '
|
|
733
|
+
openMenuTooltip: 'Čájet oahppobálgá',
|
|
734
|
+
mobileStepInfo: '{{currentPage}} jáddaduvvon {{totalPages}}',
|
|
735
|
+
nextArrow: 'Boahtte',
|
|
736
|
+
previousArrow: 'Ovddit'
|
|
744
737
|
},
|
|
745
738
|
dropdown: {
|
|
746
|
-
numberHits: "
|
|
747
|
-
searching: '
|
|
748
|
-
create: '
|
|
749
|
-
isSelectedItem: '
|
|
739
|
+
numberHits: "Ohcamis ledje {{hits}} deaivama",
|
|
740
|
+
searching: 'Ohcá...',
|
|
741
|
+
create: 'Ráhkat ođđa',
|
|
742
|
+
isSelectedItem: 'Lasihuvvon'
|
|
750
743
|
},
|
|
751
744
|
blogPosts: {
|
|
752
745
|
blog1: {
|
|
753
|
-
text: '
|
|
754
|
-
externalLink: 'https://blogg.ndla.no/2021/
|
|
755
|
-
linkText: '
|
|
746
|
+
text: 'Ođđa fága NDLAs',
|
|
747
|
+
externalLink: 'https://blogg.ndla.no/2021/12/nye-fag-pa-ndla/',
|
|
748
|
+
linkText: 'Fágablogga',
|
|
756
749
|
license: 'CC-BY-SA-4.0',
|
|
757
750
|
licenseAuthor: 'Vibeke Klungland'
|
|
758
751
|
},
|
|
759
752
|
blog2: {
|
|
760
|
-
text: '
|
|
761
|
-
externalLink: 'https://blogg.ndla.no/
|
|
762
|
-
linkText: '
|
|
753
|
+
text: 'Aktivisere ohppiid digitála reaidduiguin',
|
|
754
|
+
externalLink: 'https://blogg.ndla.no/2021/09/aktiviser-elevane-med-digitale-verktoy/',
|
|
755
|
+
linkText: 'Fágablogga',
|
|
763
756
|
license: 'CC-BY-SA-4.0',
|
|
764
757
|
licenseAuthor: 'Tom Knudsen'
|
|
765
758
|
}
|
|
766
759
|
},
|
|
767
760
|
editor: {
|
|
768
761
|
versionHistory: {
|
|
769
|
-
who: '
|
|
770
|
-
when: '
|
|
771
|
-
message: '
|
|
772
|
-
status: '
|
|
773
|
-
inputLabel: '
|
|
774
|
-
inputPlaceholder: '
|
|
775
|
-
buttonLabel: '
|
|
762
|
+
who: 'Gii',
|
|
763
|
+
when: 'Goas',
|
|
764
|
+
message: 'Mearkkašupmi',
|
|
765
|
+
status: 'Stáhtus',
|
|
766
|
+
inputLabel: 'Lasit mearkkašumi:',
|
|
767
|
+
inputPlaceholder: 'Čális mearkkašumi',
|
|
768
|
+
buttonLabel: 'Vurke'
|
|
776
769
|
}
|
|
777
770
|
},
|
|
778
771
|
createdBy: {
|
|
779
|
-
content: '
|
|
780
|
-
text: '
|
|
772
|
+
content: 'Resursa',
|
|
773
|
+
text: 'lea vižžojuvvon',
|
|
781
774
|
concept: {
|
|
782
|
-
content: '
|
|
783
|
-
text: '
|
|
775
|
+
content: 'Čilgehus',
|
|
776
|
+
text: 'lea ráhkaduvvon'
|
|
784
777
|
},
|
|
785
778
|
listing: {
|
|
786
|
-
content: '
|
|
787
|
-
text: '
|
|
788
|
-
}
|
|
789
|
-
},
|
|
790
|
-
fagfornyelse: {
|
|
791
|
-
frontpage: {
|
|
792
|
-
heading: 'Velkommen til sniktitt på Fagfornyelsen i NDLA',
|
|
793
|
-
text: 'Høsten 2020 og 2021 vil de nye læreplanene tre i kraft. I NDLA har vi startet med dette arbeidet allerede. Våre innholdsansvarlige lager hver dag nye supre læringsressurser som er tilrettelagt for de nye planene. På denne siden kan du se dem allerede nå.',
|
|
794
|
-
blogHeading: 'Vil du vite mer?'
|
|
795
|
-
},
|
|
796
|
-
badge: {
|
|
797
|
-
heading: 'Denne siden er tilrettelagt for fagfornyelsen 2020/2021',
|
|
798
|
-
text: 'Innholdet er under arbeid. Ikke på jakt etter dette?',
|
|
799
|
-
linkText: 'Gå til ndla.no for dagens innhold'
|
|
779
|
+
content: 'Listu',
|
|
780
|
+
text: 'lea ráhkaduvvon'
|
|
800
781
|
}
|
|
801
782
|
},
|
|
802
783
|
frontPageToolbox: {
|
|
803
|
-
heading: '
|
|
804
|
-
text: '
|
|
805
|
-
linkTextStudents: '
|
|
806
|
-
linkTextTeachers: '
|
|
807
|
-
cursorText: '
|
|
784
|
+
heading: 'Reaidokássa',
|
|
785
|
+
text: 'Háliidat go šaddat čeahppin ovdanbuktit, dahje háliidat go oahppat buoret vugiin rievttes lohkanteknihka bokte? Dárbbahat go ráđiid mo beaktilepmosit ráhkkanit eksámenii? NDLA reaidokássas gávnnat ollu buriid ráđiid ja rávvagiid!',
|
|
786
|
+
linkTextStudents: 'Gávnna ohppiide rávvagiid dáppe',
|
|
787
|
+
linkTextTeachers: 'Gávnna oahpaheddjiide rávvagiid dáppe',
|
|
788
|
+
cursorText: 'Rávvagat'
|
|
808
789
|
},
|
|
809
790
|
frontpageMultidisciplinarySubject: {
|
|
810
|
-
heading: '
|
|
811
|
-
text: '
|
|
812
|
-
linkText: '
|
|
813
|
-
publicHealthTopic: '
|
|
814
|
-
democracyTopic: '
|
|
815
|
-
sustainableTopic: '
|
|
816
|
-
cursorText: '
|
|
791
|
+
heading: 'Fágaidrasttideaddji fáttát',
|
|
792
|
+
text: 'Oahppoplána golbma fágaidrasttideaddji fáttáin lea vuolggasadji áigeguovdilis hástalusaid servvodagas mat gáibidit beroštumi ja rahčamuša ovttaskas olbmuin ja searvevuođas lagasbirrasis, našunálalaččat ja máilmmeviidosaččat.',
|
|
793
|
+
linkText: 'Geahča casaid fágaidrasttideaddji fáttáin.',
|
|
794
|
+
publicHealthTopic: 'Álbmotdearvvašvuohta ja eallimis birgen',
|
|
795
|
+
democracyTopic: 'Demokratiija ja mielboargárvuohta',
|
|
796
|
+
sustainableTopic: 'Guoddevaš ovdáneapmi',
|
|
797
|
+
cursorText: 'Ođas'
|
|
817
798
|
},
|
|
818
799
|
frontpageMenu: {
|
|
819
|
-
program: '
|
|
820
|
-
allsubjects: '
|
|
821
|
-
cursorText: '
|
|
800
|
+
program: 'Oahppoprográmma',
|
|
801
|
+
allsubjects: 'Buot fágat',
|
|
802
|
+
cursorText: 'Muosit oasážiid fágain mat bohtet 2022 čavčča'
|
|
822
803
|
},
|
|
823
804
|
navigation: {
|
|
824
|
-
showLongerDescription: '
|
|
825
|
-
showShorterDescription: '
|
|
826
|
-
topics: '
|
|
827
|
-
additionalTopic: '
|
|
828
|
-
additionalTopics: '
|
|
829
|
-
loadingText: '
|
|
805
|
+
showLongerDescription: 'Čájet olles fáddáčilgehusa',
|
|
806
|
+
showShorterDescription: 'Čiega fáddáčilgehusa',
|
|
807
|
+
topics: 'Fáttát',
|
|
808
|
+
additionalTopic: 'Lassifáddá',
|
|
809
|
+
additionalTopics: 'Lassifáttát',
|
|
810
|
+
loadingText: 'Viežžá fáttá'
|
|
830
811
|
},
|
|
831
812
|
multidisciplinarySubject: {
|
|
832
|
-
subjectsLinksDescription: 'Case
|
|
813
|
+
subjectsLinksDescription: 'Case ovdal'
|
|
833
814
|
},
|
|
834
815
|
multibutton: {
|
|
835
|
-
open: '
|
|
836
|
-
close: '
|
|
816
|
+
open: 'Raba fálu',
|
|
817
|
+
close: 'Govčča fálu'
|
|
837
818
|
},
|
|
838
|
-
close: '
|
|
839
|
-
title: '
|
|
840
|
-
cancel: '
|
|
841
|
-
save: '
|
|
819
|
+
close: 'Govčča',
|
|
820
|
+
title: 'Tihttel',
|
|
821
|
+
cancel: 'Botkke',
|
|
822
|
+
save: 'Vurke',
|
|
842
823
|
image: {
|
|
843
|
-
altText: '
|
|
844
|
-
caption: '
|
|
845
|
-
type: '
|
|
846
|
-
width: '
|
|
847
|
-
height: '
|
|
848
|
-
size: '
|
|
824
|
+
altText: 'Molssaevttolaš teaksta',
|
|
825
|
+
caption: 'Govvateaksta',
|
|
826
|
+
type: 'Fiilasorta',
|
|
827
|
+
width: 'Govdodat',
|
|
828
|
+
height: 'Allodat',
|
|
829
|
+
size: 'Sturrodat (byte)',
|
|
849
830
|
modelReleased: {
|
|
850
|
-
label: '
|
|
851
|
-
yes: '
|
|
852
|
-
no: '
|
|
853
|
-
'not-applicable': '
|
|
854
|
-
'not-set': '
|
|
855
|
-
description: '
|
|
831
|
+
label: 'Čielggaduvvon modeallaid ektui',
|
|
832
|
+
yes: 'Juo',
|
|
833
|
+
no: 'Ii',
|
|
834
|
+
'not-applicable': 'Ii relevánta',
|
|
835
|
+
'not-set': 'Ii válljejuvvon',
|
|
836
|
+
description: 'Jus govva lea čielggaduvvon modeallaid ektui vai ii:'
|
|
856
837
|
},
|
|
857
|
-
download: '
|
|
858
|
-
reuse: '
|
|
859
|
-
largeSize: '
|
|
838
|
+
download: 'Viečča gova',
|
|
839
|
+
reuse: 'Geavat gova',
|
|
840
|
+
largeSize: 'Geahča gova stuorisin',
|
|
860
841
|
error: {
|
|
861
|
-
url: '
|
|
862
|
-
caption: '
|
|
842
|
+
url: 'Boasttuvuohta čuožžilii gova viežžamis.',
|
|
843
|
+
caption: 'Šállošat, boasttuvuohta čuožžilii gova viežžamis.'
|
|
863
844
|
}
|
|
864
845
|
},
|
|
865
846
|
audio: {
|
|
866
|
-
download: '
|
|
867
|
-
reuse: '
|
|
847
|
+
download: 'Viečča jietnafiilla',
|
|
848
|
+
reuse: 'Gevat jietnafiilla',
|
|
868
849
|
error: {
|
|
869
|
-
url: '
|
|
870
|
-
caption: '
|
|
850
|
+
url: 'Boasttuvuohta jietnafiilla viežžamis.',
|
|
851
|
+
caption: 'Šállošat, boasttuvuohta čuožžilii jietnafiilla viežžamis.'
|
|
871
852
|
},
|
|
872
853
|
controls: {
|
|
873
|
-
forward15sec: '
|
|
874
|
-
rewind15sec: '
|
|
875
|
-
selectSpeed: '
|
|
876
|
-
adjustVolume: '
|
|
854
|
+
forward15sec: 'Sirdde 15 sekundda ovddas',
|
|
855
|
+
rewind15sec: 'Sirdde 15 sekundda maŋosd',
|
|
856
|
+
selectSpeed: 'Vállje čuojahanleahtu',
|
|
857
|
+
adjustVolume: 'Rievdat voluma'
|
|
877
858
|
},
|
|
878
859
|
textVersion: {
|
|
879
|
-
heading: '
|
|
880
|
-
close: '
|
|
860
|
+
heading: 'Teakstavearšuvdna',
|
|
861
|
+
close: 'Govčča teakstavearšuvnna'
|
|
881
862
|
},
|
|
882
|
-
readMoreDescriptionLabel: '
|
|
863
|
+
readMoreDescriptionLabel: 'Čájet eanet'
|
|
883
864
|
},
|
|
884
865
|
h5p: {
|
|
885
|
-
reuse: '
|
|
866
|
+
reuse: 'Geavat H5P'
|
|
886
867
|
},
|
|
887
868
|
video: {
|
|
888
|
-
download: '
|
|
889
|
-
reuse: '
|
|
890
|
-
error: '
|
|
869
|
+
download: 'Viečča video',
|
|
870
|
+
reuse: 'Geavat video',
|
|
871
|
+
error: 'Šállošat, boasttuvuohta čuožžilii video viežžamis dahje video metadáhtas.'
|
|
891
872
|
},
|
|
892
873
|
other: {
|
|
893
|
-
download: '
|
|
894
|
-
reuse: '
|
|
874
|
+
download: 'Viečča sisdoalu',
|
|
875
|
+
reuse: 'Geavat sisdoalu'
|
|
895
876
|
},
|
|
896
877
|
concept: {
|
|
897
|
-
showDescription: '
|
|
898
|
-
reuse: '
|
|
878
|
+
showDescription: 'Čájet čilgehusa govvideami.',
|
|
879
|
+
reuse: 'Geavat čilgehusa',
|
|
899
880
|
error: {
|
|
900
|
-
title: '
|
|
901
|
-
content: '
|
|
881
|
+
title: 'Boasttuvuohta čuožžilii',
|
|
882
|
+
content: 'Ii lean vejolaš viežžat čilgehusa govvideami.'
|
|
902
883
|
}
|
|
903
884
|
},
|
|
904
|
-
source: '
|
|
885
|
+
source: 'Gáldu',
|
|
905
886
|
related: {
|
|
906
|
-
title: '
|
|
907
|
-
linkInfo: '
|
|
908
|
-
showMore: '
|
|
909
|
-
showLess: '
|
|
910
|
-
},
|
|
911
|
-
'external.error': '
|
|
912
|
-
'h5p.error': '
|
|
913
|
-
files: '
|
|
914
|
-
download: '
|
|
915
|
-
expandButton: '
|
|
916
|
-
}, _licenses.contributorTypes.
|
|
887
|
+
title: 'Guoskevaš sisdoallu',
|
|
888
|
+
linkInfo: 'Neahttasiidu čuovvuvaččas',
|
|
889
|
+
showMore: 'Čájet eanet guoskevaš sisdoalu',
|
|
890
|
+
showLess: 'Čájet unnit'
|
|
891
|
+
},
|
|
892
|
+
'external.error': 'Boasttuvuohta čuožžilii olgguldas resurssa viežžamis.',
|
|
893
|
+
'h5p.error': 'Boasttuvuohta čuožžilii H5P viežžamis.',
|
|
894
|
+
files: 'Fiillat',
|
|
895
|
+
download: 'Viečča fiilla: ',
|
|
896
|
+
expandButton: 'Čájet stuora veršuvnna'
|
|
897
|
+
}, _licenses.contributorTypes.se), {}, {
|
|
917
898
|
filterButtons: {
|
|
918
|
-
removeAllFilters: '
|
|
899
|
+
removeAllFilters: 'Sihko filtara'
|
|
919
900
|
},
|
|
920
901
|
visualElement: {
|
|
921
|
-
show: '
|
|
922
|
-
showVideo: '
|
|
902
|
+
show: 'Čájet',
|
|
903
|
+
showVideo: 'Čájet video'
|
|
923
904
|
},
|
|
924
905
|
user: {
|
|
925
|
-
loggedInAs: '
|
|
926
|
-
loggedInAsButton: '
|
|
906
|
+
loggedInAs: 'Don leat sisačállon {{role}}.',
|
|
907
|
+
loggedInAsButton: 'Don leat sisačállon {{role}}',
|
|
927
908
|
role: {
|
|
928
|
-
employee: '
|
|
929
|
-
staff: '
|
|
930
|
-
student: '
|
|
909
|
+
employee: 'Oahpaheaddji',
|
|
910
|
+
staff: 'Bargi',
|
|
911
|
+
student: 'Oahppi'
|
|
931
912
|
},
|
|
932
|
-
buttonLogIn: '
|
|
933
|
-
buttonLogOut: '
|
|
934
|
-
generalFooter: '
|
|
913
|
+
buttonLogIn: 'Čále sisa Feide bokte',
|
|
914
|
+
buttonLogOut: 'Čále olggos',
|
|
915
|
+
generalFooter: 'Muhtin resurssat leat dušše olamuttus sisačállojuvvon oahpaheddjiide.',
|
|
935
916
|
modal: {
|
|
936
|
-
collectedInfo: '
|
|
937
|
-
general: '
|
|
938
|
-
topic: '
|
|
939
|
-
isAuth: '
|
|
940
|
-
isNotAuth: '
|
|
917
|
+
collectedInfo: 'Čuovvovaš dieđut leat du birra vižžojuvvon Feide bokte:',
|
|
918
|
+
general: 'Resurssat mat gáibidit Feide sisačállima leat merkejuvvon čuovvovaš ikonain',
|
|
919
|
+
topic: 'Čále sisa Feide bokte oažžun dihte beassanlági dán fáddái.',
|
|
920
|
+
isAuth: 'Geavaheaddjidieđut',
|
|
921
|
+
isNotAuth: 'Čále sisa Feide bokte'
|
|
941
922
|
},
|
|
942
923
|
resource: {
|
|
943
|
-
accessDenied: '
|
|
924
|
+
accessDenied: 'Šállošat, muhto dát resursa lea dušše oahpaheddjiide mat leat sisa čállán Feide bokte.'
|
|
944
925
|
},
|
|
945
|
-
primarySchool: '
|
|
946
|
-
name: '
|
|
947
|
-
mail: '
|
|
948
|
-
username: '
|
|
926
|
+
primarySchool: 'Váldoskuvla',
|
|
927
|
+
name: 'Namma',
|
|
928
|
+
mail: 'Eboasta',
|
|
929
|
+
username: 'Geavahan namma',
|
|
949
930
|
groupTypes: {
|
|
950
|
-
basic: '
|
|
951
|
-
teaching: '
|
|
952
|
-
other: '
|
|
931
|
+
basic: 'Vuođđojoavku',
|
|
932
|
+
teaching: 'Oahpahusjoavku',
|
|
933
|
+
other: 'Eará joavkkut'
|
|
953
934
|
}
|
|
954
935
|
},
|
|
955
|
-
checkOutNewFeature: '
|
|
936
|
+
checkOutNewFeature: 'Iskka ođđa doaibmilvuođa',
|
|
956
937
|
slateBlockMenu: {
|
|
957
|
-
open: '
|
|
958
|
-
close: '
|
|
938
|
+
open: 'Raba fálu',
|
|
939
|
+
close: 'Govčča fálu'
|
|
959
940
|
},
|
|
960
941
|
factbox: {
|
|
961
|
-
open: '
|
|
962
|
-
close: '
|
|
942
|
+
open: 'Raba fáktádoasa',
|
|
943
|
+
close: 'Govčča fáktádoasa'
|
|
963
944
|
},
|
|
964
945
|
myNdla: {
|
|
965
|
-
myNDLA: '
|
|
966
|
-
support: '
|
|
967
|
-
resources: '{{count}}
|
|
968
|
-
resources_plural: '{{count}}
|
|
969
|
-
folders: '{{count}}
|
|
946
|
+
myNDLA: 'Mu NDLA',
|
|
947
|
+
support: 'Geavaheaddjidoarjja',
|
|
948
|
+
resources: '{{count}} resurssat',
|
|
949
|
+
resources_plural: '{{count}} resurssat',
|
|
950
|
+
folders: '{{count}} máhpat',
|
|
970
951
|
folders_plural: '{{count}} mapper',
|
|
971
952
|
folder: {
|
|
972
|
-
folder: '
|
|
973
|
-
"delete": '
|
|
974
|
-
edit: '
|
|
975
|
-
missingName: '
|
|
976
|
-
folderDeleted: '"{{folderName}}"
|
|
953
|
+
folder: 'Máhppa',
|
|
954
|
+
"delete": 'Sihko',
|
|
955
|
+
edit: 'Redigere',
|
|
956
|
+
missingName: 'Čále nama máhppii',
|
|
957
|
+
folderDeleted: '"{{folderName}}" lea sihkkojuvvon'
|
|
977
958
|
},
|
|
978
|
-
tags: '{{count}}
|
|
979
|
-
tags_plural: '{{count}}
|
|
980
|
-
confirmDeleteFolder: '
|
|
981
|
-
confirmDeleteTag: '
|
|
982
|
-
myFolders: '
|
|
983
|
-
myTags: '
|
|
984
|
-
newFolder: '
|
|
985
|
-
newFolderUnder: '
|
|
986
|
-
myAccount: '
|
|
987
|
-
favourites: '
|
|
988
|
-
addToFavourites: '
|
|
989
|
-
alreadyFavourited: '
|
|
990
|
-
alreadyInFolder: '
|
|
991
|
-
help: '
|
|
992
|
-
more: '
|
|
993
|
-
listView: '
|
|
994
|
-
detailView: '
|
|
995
|
-
shortView: '
|
|
959
|
+
tags: '{{count}} fáddágilkor',
|
|
960
|
+
tags_plural: '{{count}} fáddágilkorat',
|
|
961
|
+
confirmDeleteFolder: 'Leat go áibbas sihkar ahte dáhtut sihkkut máhpa? Dan ii sáhte gáhtat.',
|
|
962
|
+
confirmDeleteTag: 'Leat go áibbas sihkar ahte dáhtut sihkkut fáddágilkora? Dan ii sáhte gáhtat.',
|
|
963
|
+
myFolders: 'Mu máhpat',
|
|
964
|
+
myTags: 'Mu lihput',
|
|
965
|
+
newFolder: 'Ođđa máhppa',
|
|
966
|
+
newFolderUnder: 'Ráhkat ođđa máhpa dán vuolde {{folderName}}',
|
|
967
|
+
myAccount: 'Mu kontu',
|
|
968
|
+
favourites: 'Oiddohat',
|
|
969
|
+
addToFavourites: 'Bija mu oiddohiid searvái',
|
|
970
|
+
alreadyFavourited: 'Lea juo biddjon oiddohin',
|
|
971
|
+
alreadyInFolder: 'Gávdno juo máhpas',
|
|
972
|
+
help: 'Veahkki',
|
|
973
|
+
more: 'Eanet válljejumit',
|
|
974
|
+
listView: 'Oppalašlistu',
|
|
975
|
+
detailView: 'Bienalaš oppalašlistu',
|
|
976
|
+
shortView: 'Oanehis listu',
|
|
996
977
|
myPage: {
|
|
997
|
-
confirmDeleteAccount: '
|
|
998
|
-
confirmDeleteAccountButton: '
|
|
999
|
-
myPage: '
|
|
1000
|
-
deleteAccount: '
|
|
1001
|
-
logout: '
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
978
|
+
confirmDeleteAccount: 'Leat go áibbas sihkar ahte dáhtut sihkkut kontu?',
|
|
979
|
+
confirmDeleteAccountButton: 'Sihko kontu',
|
|
980
|
+
myPage: 'Mu siidu',
|
|
981
|
+
deleteAccount: 'Sihko mu NDLA',
|
|
982
|
+
logout: 'Logge eret mu NDLAs',
|
|
983
|
+
loginText: 'Logg på med Feide for å få tilgang til Min NDLA. Vi ber om at du ikkje skriver noko støtende, personsensitiv informasjon eller andre persondata i tekstfelt. Les vår ',
|
|
984
|
+
loginTextLink: 'personvernerklæring her',
|
|
985
|
+
loginTerms: 'Logge Feide bokte vai oaččut beassanlobi. Go logget sisa de dohkkehat min geavahaneavttuid.',
|
|
986
|
+
loginResourcePitch: 'Dáhtut go merket siiddu oiddohin?',
|
|
987
|
+
loginWelcome: 'Bures boahtin NDLA:ii! Dáppe sáhtát fágaávdnasiid ordnet iežat vuogi mielde',
|
|
988
|
+
welcome: 'Bures boahtin NDLA:ii! Dál sáhtát vurket iežat oiddotresurssaid NDLA:s ja ordnet daid nu go dáhtut máhpain ja fáddágilkoriiguin.',
|
|
1006
989
|
read: {
|
|
1007
|
-
our: '
|
|
1008
|
-
ours: '
|
|
990
|
+
our: 'Loga min',
|
|
991
|
+
ours: 'Loga min'
|
|
1009
992
|
},
|
|
1010
|
-
privacy: '
|
|
993
|
+
privacy: 'personsuodjalusjulggaštusa dás',
|
|
1011
994
|
questions: {
|
|
1012
|
-
question: '
|
|
1013
|
-
ask: '
|
|
995
|
+
question: 'Smiehtat go maidege?',
|
|
996
|
+
ask: 'Jeara min chattas'
|
|
1014
997
|
},
|
|
1015
|
-
wishToDelete: '
|
|
998
|
+
wishToDelete: 'It go hálit geavaheaddjiprofiila min geahčen šat?',
|
|
1016
999
|
terms: {
|
|
1017
|
-
terms: '
|
|
1018
|
-
term1: '
|
|
1019
|
-
term2: '
|
|
1020
|
-
term3: 'NDLA
|
|
1000
|
+
terms: 'Eavttut geavaheapmái',
|
|
1001
|
+
term1: 'Ale čále perovdnasensitiiva dieđuid dahje persovnnalaš dieđeuid teakstaoassái.',
|
|
1002
|
+
term2: 'Ale čále maidege unohasaid teakstaoassái.',
|
|
1003
|
+
term3: 'NDLA bisuha rievtti ođasmahttit dahje sihkkut boarásmuvvan resurssaid.'
|
|
1021
1004
|
},
|
|
1022
|
-
newFavourite: '
|
|
1023
|
-
feide: '
|
|
1005
|
+
newFavourite: 'Aitto lasihuvvon',
|
|
1006
|
+
feide: 'Dát vižžojuvvo du birra Feide:s',
|
|
1024
1007
|
storageInfo: {
|
|
1025
|
-
title: '
|
|
1026
|
-
text: '
|
|
1008
|
+
title: 'Ná vurket iežat oiddotresurssaid NDLA:s',
|
|
1009
|
+
text: 'Deaddil váibmoboalu vurken dihtii resurssa.'
|
|
1027
1010
|
},
|
|
1028
1011
|
folderInfo: {
|
|
1029
|
-
title: '
|
|
1030
|
-
text: '
|
|
1012
|
+
title: 'Ná ordnet iežat oiddotresurssaid máhpaide',
|
|
1013
|
+
text: 'Deaddil mu máhpaid gurut bealde fálus beassan dihtii máhpa visogovvii. Doppe sáhtát ráhkadit ođđa máhpaid ja vuollemáhpaid. Sáhtát maid ráhkadit ođđa máhpa gulahallanláses mii ihtá go deaddilat váimmu muhtin resurssas.'
|
|
1031
1014
|
},
|
|
1032
1015
|
tagInfo: {
|
|
1033
|
-
title: '
|
|
1034
|
-
text: '
|
|
1016
|
+
title: 'Ná gilkorasttát iežat oiddotresurssaid',
|
|
1017
|
+
text: 'Go vurket muhtin resurssa de lea vejolaš merket resurssa fáddágilkoriin. Fáddágilkor lea čoavddasátni man sáhtát geavahit gávdnan dihte ruovttoluotta resurssaide máhpaid rastá. Gávnnat buot fáddágilkoriid maid leat geavahan go válljet mu fáddágilkoriid gurut bealde fálus. Das oainnát maiddái maid resurssaid don leat merken juohke fáddágilkoriin.'
|
|
1035
1018
|
}
|
|
1036
1019
|
},
|
|
1037
1020
|
resource: {
|
|
1038
|
-
add: '
|
|
1039
|
-
remove: '
|
|
1040
|
-
removeTitle: '
|
|
1041
|
-
confirmRemove: '
|
|
1042
|
-
copyLink: '
|
|
1043
|
-
linkCopied: '
|
|
1044
|
-
addToMyNdla: '
|
|
1045
|
-
addedToMyNdla: '
|
|
1046
|
-
addedToFolder: '
|
|
1047
|
-
removedFromFolder: '
|
|
1048
|
-
titleUpdated: '
|
|
1049
|
-
tagsUpdated: '
|
|
1050
|
-
show: '
|
|
1051
|
-
save: '
|
|
1021
|
+
add: 'Lasit máhpa/fáddágilkora',
|
|
1022
|
+
remove: 'Sihko',
|
|
1023
|
+
removeTitle: 'Sihko resurssa',
|
|
1024
|
+
confirmRemove: 'Leat go áibbas sihkar ahte dáhtut sihkkut resurssa dán máhpas?',
|
|
1025
|
+
copyLink: 'Máŋge liŋka siidui',
|
|
1026
|
+
linkCopied: 'Máŋgejuvvon čájáhustávvalii',
|
|
1027
|
+
addToMyNdla: 'Bija mu NDLA:ii',
|
|
1028
|
+
addedToMyNdla: 'Biddjojuvvon mu NDLA:ii',
|
|
1029
|
+
addedToFolder: 'Resursa lea biddjojuvvon ',
|
|
1030
|
+
removedFromFolder: 'Sihkkojuvvon "{{folderName}}"',
|
|
1031
|
+
titleUpdated: 'Tihttel lea ođastuvvon',
|
|
1032
|
+
tagsUpdated: 'Fáddágilkorat leat ođastuvvon',
|
|
1033
|
+
show: 'Čájet',
|
|
1034
|
+
save: 'Vurke resurssa'
|
|
1052
1035
|
}
|
|
1053
1036
|
},
|
|
1054
1037
|
snackbar: {
|
|
1055
|
-
close: '
|
|
1038
|
+
close: 'Govčča dieđu'
|
|
1056
1039
|
},
|
|
1057
1040
|
labels: {
|
|
1058
|
-
category: '
|
|
1059
|
-
subject: '
|
|
1060
|
-
other: '
|
|
1041
|
+
category: 'Kategoriija',
|
|
1042
|
+
subject: 'Fága',
|
|
1043
|
+
other: 'Eará'
|
|
1061
1044
|
},
|
|
1062
1045
|
listingPage: {
|
|
1063
|
-
or: '
|
|
1064
|
-
noFilters: '
|
|
1065
|
-
loadMore: '
|
|
1046
|
+
or: 'dahje',
|
|
1047
|
+
noFilters: 'Ii leat mihkkege filtarastit',
|
|
1048
|
+
loadMore: 'Viečča eanet'
|
|
1066
1049
|
},
|
|
1067
1050
|
siteNav: {
|
|
1068
|
-
search: '
|
|
1069
|
-
contact: '
|
|
1070
|
-
help: '
|
|
1051
|
+
search: 'Oza',
|
|
1052
|
+
contact: 'Váldde oktavuođa',
|
|
1053
|
+
help: 'Veahket'
|
|
1071
1054
|
}
|
|
1072
1055
|
});
|
|
1073
1056
|
|