Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
H5PEditor.language.core = {
2
  missingTranslation: '[Manglar oversettelse :key]',
3
  loading: 'Lastar, ver venleg og vent...',
4
  selectLibrary: 'Vel biblioteket du ønskjer å bruke for innhaldet ditt.',
5
  unknownFieldPath: 'Kan ikkje finne ":path".',
6
  notImageField: '":path" er ikkje eit bilete.',
7
  notImageOrDimensionsField: '":path" er korkje eit bilete- eller dimensjonsfelt.',
8
  requiredProperty: '":property" er påkravd og må ha ein verdi.',
9
  onlyNumbers: '":property" kan berre innhalde tal.',
10
  illegalDecimalNumber: ':property can only contain numbers with max :decimals decimals.',
11
  exceedsMax: '":property" overstig maksverdien på :max.',
12
  listExceedsMax: 'Antallet elementer i listen overstiger maksantallet på :max elementer.',
13
  belowMin: '":property" er mindre enn minimumsverdien på :min.',
14
  listBelowMin: 'Listen trenger minst :min elementer for at innholdet skal virke.',
15
  outOfStep: '":property" kan berre endrast i steg på :step.',
16
  add: 'Legg til',
17
  addFile: 'Legg til fil',
18
  removeFile: 'Fjern fil',
19
  confirmRemoval: 'Er du sikker på at du ønskjer å fjerne denne :type?',
20
  removeImage: 'Fjern bilde',
21
  confirmImageRemoval: 'Er du sikker på at du ønskjer å fjerne dette bildet?',
22
  changeFile: 'Bytt fil',
23
  changeLibrary: 'Endre innholdstype',
24
  semanticsError: 'Semantikkfeil: :error',
25
  missingProperty: 'Feltet :index manglar :property attributten sin.',
26
  expandCollapse: 'Utvid/Slå saman',
27
  addEntity: 'Legg til :entity',
28
  tooLong: 'Feltets verdi er for lang, den må vere på :max tegn eller mindre.',
29
  invalidFormat: 'Feltets verdi er på eit ugyldig format eller bruker ulovlege tegn.',
30
  confirmChangeLibrary:
31
    'Gjør du dette mister du alt arbeid gjort med nåværande innhaldstype. Er du sikker på at du ønskjer å byte innhaldstype?',
32
  commonFields: 'Innstillinger og tekstar',
33
  commonFieldsDescription: 'Her kan du redigere innstillinger eller oversette tekstar som brukast i dette innhaldet.',
34
  uploading: 'Lastar opp fil, ver venleg og vent...',
35
  noFollow: 'Kunne ikkje følge feltet ":path".',
36
  editCopyright: 'Rediger opphavsrett',
37
  close: 'Lukk',
38
  tutorial: 'Veiledning',
39
  editMode: 'Redigeringsmodus',
40
  listLabel: 'Liste',
41
  uploadError: 'Filopplasting feilet',
42
  fileToLarge: 'Filen du prøver å laste opp kan være for stor.',
43
  unknownFileUploadError: 'Ukjent filopplastingsfeil',
44
  noSemantics: 'Feil, kunne ikke laste skjemaet for innholdstypen.',
45
  editImage: 'Rediger bilete',
46
  saveLabel: 'Lagre',
47
  cancelLabel: 'Avbryt',
48
  resetToOriginalLabel: 'Tilbakestill bilde',
49
  loadingImageEditor: 'Laster inn bilderedigering, vennligst vent...',
50
  selectFiletoUpload: 'Velg fil som skal lastes opp',
51
  or: 'eller',
52
  enterAudioUrl: 'Skriv inn nettadresse til lydkjelde',
53
  enterVideoUrl: 'Skriv inn nettadresse til video',
54
  enterAudioTitle: 'Lim inn link eller annan lydkjelde URL',
55
  enterVideoTitle: 'Lim inn YouTube lenke eller annen videokjelde URL',
56
  uploadAudioTitle: 'Last opp lydfil',
57
  uploadVideoTitle: 'Last opp videofil',
58
  addVideoDescription:
59
    'H5P støtter alle eksterne videokilder på formatene mp4, webm eller ogv, slik som Vimeo Pro, og har støtte for YouTube-lenker og Panopto-lenker.',
60
  insert: 'Sett inn',
61
  cancel: 'Avbryt',
62
  height: 'Høyde',
63
  width: 'Bredde',
64
  textField: 'Tekstfelt',
65
  numberField: 'Nummerfelt',
66
  orderItemUp: 'Flytt element opp',
67
  orderItemDown: 'Flytt element ned',
68
  expandAllContent: 'Expand all content',
69
  collapseAllContent: 'Collapse all content',
70
  removeItem: 'Fjern element',
71
  hubPanelLabel: 'Select content type',
72
  importantInstructions: 'Viktige instruksjonar',
73
  showImportantInstructions: 'Vis instruksjonar',
74
  hideImportantInstructions: 'Skjul viktige instruksjonar',
75
  hide: 'Skjul',
76
  example: 'Eksempel',
77
  createContentTabLabel: 'Create Content',
78
  uploadTabLabel: 'Upload',
79
  uploadPlaceholder: 'No file chosen',
80
  uploadInstructionsTitle: 'Upload an H5P file.',
81
  uploadInstructionsContent:
82
    'You may start with examples from <a href="https://h5p.org/content-types-and-applications" target="blank">H5P.org</a>.',
83
  uploadFileButtonLabel: 'Upload a file',
84
  uploadFileButtonChangeLabel: 'Change file',
85
  uploadingThrobber: 'Now uploading...',
86
  uploadSuccess: ':title ble lastet opp!',
87
  unableToInterpretError: 'Kan ikke tolke respons.',
88
  unableToInterpretSolution: 'Vennligst sjekk feilloggen din.',
89
  h5pFileWrongExtensionTitle: 'The selected file could not be uploaded',
90
  h5pFileWrongExtensionContent: 'Only files with the .h5p extension are allowed.',
91
  h5pFileValidationFailedTitle: 'Could not validate H5P file.',
92
  h5pFileValidationFailedContent:
93
    'Make sure the uploaded H5P contains valid H5P content. H5P files containing only libraries should be uploaded through the H5P Libraries page.',
94
  h5pFileUploadServerErrorTitle: 'The H5P file could not be uploaded',
95
  h5pFileUploadServerErrorContent: 'An unexpected error occured. Check your server error log for more details.',
96
  contentTypeSectionAll: 'Alle innhaldstypar',
97
  searchResults: 'Søkeresultater',
98
  contentTypeSearchFieldPlaceholder: 'Search for Content Types',
99
  contentTypeInstallButtonLabel: 'Install',
100
  contentTypeInstallingButtonLabel: 'Installing',
101
  contentTypeUseButtonLabel: 'Use',
102
  contentTypeDetailButtonLabel: 'Details',
103
  contentTypeUpdateButtonLabel: 'Update',
104
  contentTypeUpdatingButtonLabel: 'Updating',
105
  contentTypeGetButtonLabel: 'Get',
106
  contentTypeBackButtonLabel: 'Back',
107
  contentTypeIconAltText: 'Icon',
108
  contentTypeInstallSuccess: ':contentType successfully installed!',
109
  contentTypeUpdateSuccess: ':contentType successfully updated!',
110
  contentTypeInstallError: ':contentType could not be installed. Contact your administrator.',
111
  contentTypeLicensePanelTitle: 'License',
112
  contentTypeDemoButtonLabel: 'Content Demo',
113
  numResults: ':num treff',
114
  show: 'Vis',
115
  recentlyUsedFirst: 'Nylig brukt først',
116
  popularFirst: 'Populære først',
117
  newestFirst: 'Nyeste først',
118
  aToZ: 'A til Z',
119
  noResultsFound: 'Ingen resultater',
120
  noResultsFoundDesc: 'Det finnes ingen innholdstype som samsvarer med søkekriteriene dine.',
121
  readMore: 'Read more',
122
  readLess: 'Read less',
123
  contentTypeOwner: 'By :owner',
124
  contentTypeUnsupportedApiVersionTitle: 'This content type requires a newer core version',
125
  contentTypeUnsupportedApiVersionContent:
126
    'Contact your system administrator to provide you with the necessary updates',
127
  contentTypeUpdateAvailable: 'Update available',
128
  contentTypeRestricted: 'Begrenset tilgong til innhaldstype',
129
  contentTypeRestrictedDesc: 'Bruken av denne innhaldstypen er begrenset av ein administrator.',
130
  contentTypeNotInstalled: 'Innehaldstype ikkje installert',
131
  contentTypeNotInstalledDesc: 'Du har ikkje tilgong til å installere innhaldstypar.',
132
  theContentType: 'the content type',
133
  currentMenuSelected: 'current selection',
134
  errorCommunicatingHubTitle: 'Not able to communicate with hub.',
135
  errorCommunicatingHubContent: 'An error occured. Please try again.',
136
  warningNoContentTypesInstalled: "You don't have any content types installed.",
137
  warningChangeBrowsingToSeeResults: 'Click <em>All</em> to get the list of all the content types you can install.',
138
  warningUpdateAvailableTitle: 'A new version of :contentType is available.',
139
  warningUpdateAvailableBody: 'Update to the latest version for an improved experience.',
140
  licenseDescription:
141
    'Some of the features of this license are indicated below. Click the info icon above to read the original license text.',
142
  licenseModalTitle: 'License Details',
143
  licenseModalSubtitle: 'Select a license to view information about proper usage',
144
  licenseUnspecified: 'Unspecified',
145
  licenseCanUseCommercially: 'Can use commercially',
146
  licenseCanModify: 'Can modify',
147
  licenseCanDistribute: 'Can distribute',
148
  licenseCanSublicense: 'Can sublicense',
149
  licenseCanHoldLiable: 'Can hold liable',
150
  licenseCannotHoldLiable: 'Cannot hold liable',
151
  licenseMustIncludeCopyright: 'Must include copyright',
152
  licenseMustIncludeLicense: 'Must include license',
153
  licenseFetchDetailsFailed: 'Failed fetching license details',
154
  imageLightboxTitle: 'Images',
155
  imageLightBoxProgress: ':num of :total',
156
  nextImage: 'Next image',
157
  previousImage: 'Previous image',
158
  screenshots: 'Screenshots',
159
  reloadButtonLabel: 'Reload',
160
  videoQuality: 'Navn på videokvalitet',
161
  videoQualityDescription:
162
    'Dette navnet hjelper brukeren med å identifisere den aktuelle videokvaliteten. F.eks. 1080p, 720p, HD or Mobile',
163
  videoQualityDefaultLabel: 'Kvalitet :index',
164
  noContentTypesAvailable: 'Ingen innhaldstyper er tilgjengeleg',
165
  noContentTypesAvailableDesc:
166
    'Nettstedet ditt har problemer med å koble til H5P.org og liste tilgjengelege innhaldstyper.',
167
  contentTypeCacheOutdated: 'Innhaldstype-lista er utdatert',
168
  contentTypeCacheOutdatedDesc:
169
    'Nettstedet ditt har problemer med å koble til H5P.org for å se etter innhaldstype-oppdateringer. Det kan hende at du ikke får oppdatert eller installert nye innhaldstyper.',
170
  tryAgain: 'Prøv på nytt',
171
  getHelp: 'Get help',
172
  untitled: 'Untitled :libraryTitle',
173
  title: 'Title',
174
  metadata: 'Metadata',
175
  addTitle: 'Add title',
176
  usedForSearchingReportsAndCopyrightInformation: 'Used for searching, reports and copyright information',
177
  metadataSharingAndLicensingInfo: 'Metadata (sharing and licensing info)',
178
  fillInTheFieldsBelow: 'Fill in the fields below',
179
  saveMetadata: 'Save metadata',
180
  addAuthor: 'Save author',
181
  confirmRemoveAuthor: 'Are you sure you would like to remove this author?',
182
  addNewChange: 'Add new change',
183
  confirmDeleteChangeLog: 'Are you sure you would like to delete this change log entry?',
184
  changelogDescription:
185
    'Some licenses require that changes made to the original work, or derivatives are logged and displayed. You may log your changes here for licensing reasons or just to allow yourself and others to keep track of the changes made to this content.',
186
  logThisChange: 'Log this change',
187
  newChangeHasBeenLogged: 'New change has been logged',
188
  loggedChanges: 'Logged changes',
189
  noChangesHaveBeenLogged: 'No changes have been logged',
190
  errorHeader: 'An error occured',
191
  errorCalculatingMaxScore:
192
    'Could not calculate the max score for this content. The max score is assumed to be 0. Contact your administrator if this isn’t correct.',
193
  maxScoreSemanticsMissing: 'Could not find the expected semantics in the content.',
194
  copyButton: 'Kopier',
195
  copiedButton: 'Kopiert',
196
  pasteButton: 'Lim inn',
197
  pasteAndReplaceButton: 'Paste & Replace',
198
  pasteContent: 'Replace Content',
199
  confirmPasteContent:
200
    'By doing this you will replace the current content with the content from your clipboard. The current content will be lost. Are you sure you wish to continue?',
201
  confirmPasteButtonText: 'Replace content',
202
  copyToClipboard: 'Copy H5P content to the clipboard',
203
  copiedToClipboard: 'Content is copied to the clipboard',
204
  pasteFromClipboard: 'Paste H5P content from the clipboard',
205
  pasteAndReplaceFromClipboard: 'Replace existing content with H5P Content from the clipboard',
206
  pasteNoContent: 'No H5P content on the clipboard',
207
  pasteError: 'Cannot paste from clipboard',
208
  pasteContentNotSupported: 'The content in the H5P clipboard is not supported in this context',
209
  pasteContentRestricted: 'The content in the clipboard has been restricted on this site',
210
  pasteTooOld:
211
    'The content in the H5P clipboard is of a lower version (:clip) than what is supported in this context (:local), if possible try to have the content you want to paste upgraded, copy it again and try pasting it here.',
212
  pasteTooNew:
213
    'The content in the H5P clipboard is of a higher version (:clip) than what is supported in this context (:local), if possible try to have this content upgraded first, and then try pasting the content here again.',
214
  ok: 'OK',
215
  avTablistLabel: 'Insert using',
216
  tabTitleBasicFileUpload: 'File Upload',
217
  tabTitleInputLinkURL: 'Link/URL',
218
  errorTooHighVersion: 'Parameters contain %used while only %supported or earlier are supported.',
219
  errorNotSupported: 'Parameters contain %used which is not supported.',
220
  errorParamsBroken: 'Parameters are broken.',
221
  libraryMissing: 'Missing required library %lib.',
222
  scriptMissing: 'Could not load upgrades script for %lib.',
223
  language: 'Language',
224
  noLanguagesSupported: 'No languages supported',
225
  changeLanguage: 'Change language to :language?',
226
  thisWillPotentially:
227
    "This will potentially reset all the text and translations. You can't undo this. The content itself will not be changed. Do you want to proceed?",
228
  notAllTextsChanged: 'Not all texts were changed, there is only partial coverage for :language.',
229
  contributeTranslations:
230
    'If you want to complete the translation for :language you can learn about <a href=":url" target="_new">contributing translations to H5P</a>',
231
  unknownLibrary: "Dessverre var ikke den valgte '%lib'-innholdstypen installert på dette systemet.",
232
  proceedButtonLabel: 'Proceed to save',
233
  enterFullscreenButtonLabel: 'Enter fullscreen',
234
  exitFullscreenButtonLabel: 'Exit fullscreen',
235
  a11yTitleShowLabel: 'Show label for AT',
236
  a11yTitleHideLabel: 'Hide label for AT',
237
  reuseSuccess: ':title was successfully imported from the H5P Hub.',
238
  noContentHeader: 'No Fitting Content?',
239
  noContentSuggestion: 'Create one yourself!',
240
  tutorials: 'Tutorials',
241
  contentSectionAll: 'All shared content',
242
  popularContent: 'Popular Content',
243
  allPopular: 'All Popular',
244
  newOnTheHub: 'New on the Hub',
245
  allNew: 'All New',
246
  filterBy: 'Filter by',
247
  filter: 'Filter',
248
  filters: {
249
    level: {
250
      dropdownLabel: 'Level',
251
      dialogHeader: 'Select level of education',
252
      dialogButtonLabel: 'Filter level of education',
253
    },
254
    language: {
255
      dropdownLabel: 'Language',
256
      dialogHeader: 'Select language(s)',
257
      dialogButtonLabel: 'Filter languages',
258
      searchPlaceholder: 'Type to search for languages',
259
    },
260
    reviewed: {
261
      dropdownLabel: 'Reviewed',
262
      dialogHeader: 'Reviewed Content',
263
      dialogButtonLabel: 'Filter',
264
      optionLabel: 'Show only reviewed content',
265
    },
266
    contentTypes: {
267
      dropdownLabel: 'Content types',
268
      dialogHeader: 'Select Content type(s)',
269
      dialogButtonLabel: 'Filter Content Types',
270
      searchPlaceholder: 'Type to search for content types',
271
    },
272
    disciplines: {
273
      dropdownLabel: 'Discipline',
274
      dialogHeader: 'Select Your Discipline',
275
      dialogButtonLabel: 'Filter Disciplines',
276
      searchPlaceholder: 'Type to search for disciplines',
277
    },
278
    licenses: {
279
      dropdownLabel: 'License',
280
      dialogHeader: 'Select preferred rights of use',
281
      dialogButtonLabel: 'Filter licenses',
282
      options: { modified: 'Can be modified', commercial: 'Allows commercial use' },
283
    },
284
  },
285
  clearFilters: 'Clear all filters',
286
  contentSearchFieldPlaceholder: 'Search for Content',
287
  loadingContentTitle: 'We are loading content for you...',
288
  loadingContentSubtitle: 'Please wait',
289
  by: 'By',
290
  dropdownButton: 'Open dropdown',
291
  paginationNavigation: 'Pagination navigation',
292
  page: 'Page',
293
  currentPage: 'Current page',
294
  nextPage: 'Go to next page',
295
  previousPage: 'Go to previous page',
296
  contentPreviewButtonLabel: 'Preview',
297
  contentDownloadButtonLabel: 'Get Content',
298
  reuseContentTabLabel: 'Get Shared Content',
299
  contentPublisherPanelHeader: 'Publisher Info',
300
  noContentFoundDesc: 'There is no content that matches your search criteria.',
301
  h5pType: 'H5P Type',
302
  level: 'Level',
303
  size: 'Size',
304
  failedFetchingData: 'Failed fetching data',
305
  filterErrorMessage: 'Something went wrong. Please reload the page.',
306
  in: 'in',
307
  navigateToParent: 'Navigate to parent',
308
};