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: '[Brakujące tłumaczenie :key]',
3
  loading: 'Wczytywanie proszę czekać...',
4
  selectLibrary: 'Wybierz typ zasobu, którego chcesz użyć.',
5
  unknownFieldPath: 'Nie można odnaleźć ":path".',
6
  notImageField: '":path" nie jest obrazem.',
7
  notImageOrDimensionsField: '":path" nie jest obrazem ani polem wartości.',
8
  requiredProperty: 'property: jest wymagana i musi mieć wartość.',
9
  onlyNumbers: 'property: może zawierać tylko cyfry.',
10
  illegalDecimalNumber: ':property can only contain numbers with max :decimals decimals.',
11
  exceedsMax: 'property: przekracza maksymalną wartość :max.',
12
  listExceedsMax: 'Lista przekracza maksimum :max elementów.',
13
  belowMin: 'property: mniej niż minimum: min.',
14
  listBelowMin: 'Lista musi mieć co najmniej :min elementów, aby zasób działał poprawnie.',
15
  outOfStep: ':property może zostać zmieniona tylko w :step.',
16
  add: 'Dodaj',
17
  addFile: 'Dodaj plik',
18
  removeFile: 'Usuń plik',
19
  confirmRemoval: 'Czy na pewno usunąć :type?',
20
  removeImage: 'Usuń obraz',
21
  confirmImageRemoval: 'Obrazy zostaną usunięte, kontynować?',
22
  changeFile: 'Zmień plik',
23
  changeLibrary: 'Zmienić typ?',
24
  semanticsError: 'Błąd semantyki',
25
  missingProperty: 'W pliku :index brakuje własności :property.',
26
  expandCollapse: 'Rozwiń/Zwiń',
27
  addEntity: 'Dodaj :entity',
28
  tooLong: 'Wartość pola jest za długa, powinna zawierać :max lub mniej liter.',
29
  invalidFormat: 'Pole zawiera wartość w nieprawidłowym formacie lub zabronione znaki.',
30
  confirmChangeLibrary: 'Stracisz całą pracę wykonaną w bieżącym typie zasobu. Czy na pewno chcesz zmienić typ zasobu?',
31
  commonFields: 'Własne komunikaty i tłumaczenia',
32
  commonFieldsDescription: 'Tutaj możesz edytować ustawienia lub przetłumaczyć teksty użyte w tym zasobie.',
33
  uploading: 'Dodawanie, proszę czekać...',
34
  noFollow: 'Nie można śledzić pola ":path".',
35
  editCopyright: 'Edytuj prawa autorskie',
36
  close: 'Zamknij',
37
  tutorial: 'Instrukcja',
38
  editMode: 'Tryb edycji',
39
  listLabel: 'Lista',
40
  uploadError: 'Błąd podczas dodawnia',
41
  fileToLarge: 'Plik, który chcesz przesłać, może być zbyt duży.',
42
  unknownFileUploadError: 'Nieznany błąd przesyłania plików',
43
  noSemantics: 'Błąd, nie można załadować formularza typu zasobu.',
44
  editImage: 'Edytuj obraz',
45
  saveLabel: 'Zapisz',
46
  cancelLabel: 'Anuluj',
47
  resetToOriginalLabel: 'Resetuj do oryginału',
48
  loadingImageEditor: 'Wczytywanie edytora obrazów, proszę czekać...',
49
  selectFiletoUpload: 'Wybierz plik, który chcesz dodać',
50
  or: 'lub',
51
  enterAudioUrl: 'Edytuj źródło audio',
52
  enterVideoUrl: 'Enter video URL',
53
  enterAudioTitle: 'Wklej link lub inne źródło pliku audio.',
54
  enterVideoTitle: 'Wklej link YouTube lub dodaj plik wideo',
55
  uploadAudioTitle: 'Dodaj plik audio',
56
  uploadVideoTitle: 'Dodaj plik wideo',
57
  addVideoDescription:
58
    'H5P supports all external video sources formatted as mp4, webm or ogv, like Vimeo Pro, and has support for YouTube and Panopto links.',
59
  insert: 'Wstaw',
60
  cancel: 'Anuluj',
61
  height: 'długość',
62
  width: 'szerokość',
63
  textField: 'pole tekstowe',
64
  numberField: 'ilość pól',
65
  orderItemUp: 'Uporządkuj rosnąco',
66
  orderItemDown: 'Uporządkuj malejąco',
67
  expandAllContent: 'Expand all content',
68
  collapseAllContent: 'Collapse all content',
69
  removeItem: 'Usuń',
70
  hubPanelLabel: 'Wybierz typ zasobu',
71
  importantInstructions: 'Ważne instrukcje',
72
  showImportantInstructions: 'Pokaż instrukcje',
73
  hideImportantInstructions: 'Ukryj  instrukcje',
74
  hide: 'Ukryj',
75
  example: 'Przykład',
76
  createContentTabLabel: 'Utwórz nowy',
77
  uploadTabLabel: 'Dodaj',
78
  uploadPlaceholder: 'Nie wybrano pliku',
79
  uploadInstructionsTitle: 'Dodaj plik h5.',
80
  uploadInstructionsContent:
81
    'Możesz rozpocząć korzystając z przykładów, które znajdziesz tutaj <a href="https://h5p.org/content-types-and-applications" target="blank">H5P.org</a>.',
82
  uploadFileButtonLabel: 'Dodaj plik',
83
  uploadFileButtonChangeLabel: 'Zmień plik',
84
  uploadingThrobber: 'Trwa dodawanie...',
85
  uploadSuccess: ':title został poprawnie załadowany!',
86
  unableToInterpretError: 'Nie można zinterpretować rezultatu.',
87
  unableToInterpretSolution: 'Sprawdź dziennik błędów serwera.',
88
  h5pFileWrongExtensionTitle: 'Nie można przesłać wybranego pliku',
89
  h5pFileWrongExtensionContent: 'Dopuszczalne są tylko pliki z rozszerzeniem .h5p.',
90
  h5pFileValidationFailedTitle: 'Wybrany plik H5P może być nieprawidłowy.',
91
  h5pFileValidationFailedContent:
92
    'Upewnij się, że przesyłane pliki zawierają prawidłową treść H5P. Pliki zawierające tylko biblioteki powinny być dodawane z formularza bibliotek H5P.',
93
  h5pFileUploadServerErrorTitle: 'Nie można przesłać pliku H5P',
94
  h5pFileUploadServerErrorContent: 'Wystąpił nieoczekiwany błąd. Sprawdź dziennik błędów serwera więcej szczegółów.',
95
  contentTypeSectionAll: 'Wszystkie typy zasobu',
96
  searchResults: 'Wyniki wyszukiwania',
97
  contentTypeSearchFieldPlaceholder: 'Szukaj',
98
  contentTypeInstallButtonLabel: 'Instaluj',
99
  contentTypeInstallingButtonLabel: 'Instalowanie',
100
  contentTypeUseButtonLabel: 'Użyj',
101
  contentTypeDetailButtonLabel: 'Szczegóły',
102
  contentTypeUpdateButtonLabel: 'Aktualizuj',
103
  contentTypeUpdatingButtonLabel: 'Aktualizuj',
104
  contentTypeGetButtonLabel: 'Pobrane',
105
  contentTypeBackButtonLabel: 'Powrót',
106
  contentTypeIconAltText: 'Ikona',
107
  contentTypeInstallSuccess: ':contentType instalacja zakończona sukcesem!',
108
  contentTypeUpdateSuccess: ':contentType aktualizacja zakończona!',
109
  contentTypeInstallError: ':contentType nie może zostać zainstalowana. Skontaktuj się z administratorem.',
110
  contentTypeLicensePanelTitle: 'Licencja',
111
  contentTypeDemoButtonLabel: 'Zasób przykładowy',
112
  numResults: ':num wyników',
113
  show: 'Pokaż',
114
  recentlyUsedFirst: 'Najpierw ostatnio używane',
115
  popularFirst: 'Najpierw popularne',
116
  newestFirst: 'Najpierw najnowsze',
117
  aToZ: 'A do Z',
118
  noResultsFound: 'Brak wyników',
119
  noResultsFoundDesc: 'Żaden typ zasobu nie spełnia kryteriów wyszukiwania.',
120
  readMore: 'Czytaj więcej',
121
  readLess: 'Czytaj mniej',
122
  contentTypeOwner: 'Przez właściciela',
123
  contentTypeUnsupportedApiVersionTitle: 'Ten typ zasobu wymaga nowszej wersji podstawowej',
124
  contentTypeUnsupportedApiVersionContent:
125
    'Aby uzyskać niezbędne aktualizacje, skontaktuj się z administratorem systemu',
126
  contentTypeUpdateAvailable: 'Dostępna aktualizacja',
127
  contentTypeRestricted: 'Zablokowany typ zasobu',
128
  contentTypeRestrictedDesc: 'Użycie tego typu zasobu zostało zablokowane przez administratora.',
129
  contentTypeNotInstalled: 'Typ zasobu nie jest zainstalowany',
130
  contentTypeNotInstalledDesc: 'Nie masz uprawnień do instalowania typów zasobu.',
131
  theContentType: 'Typ zasobu',
132
  currentMenuSelected: 'obecny wybór',
133
  errorCommunicatingHubTitle: 'Nie można skomunikować się z hubem.',
134
  errorCommunicatingHubContent: 'Wystąpił błąd. Proszę spróbuj ponownie.',
135
  warningNoContentTypesInstalled: 'Nie masz zainstalowanych żadnych typów zasobu.',
136
  warningChangeBrowsingToSeeResults:
137
    'Kliknij przycisk <em>Wszystko</ em>, aby wyświetlić listę wszystkich typów zasobu, które można zainstalować.',
138
  warningUpdateAvailableTitle: 'Dostępna jest nowa wersja :contentType.',
139
  warningUpdateAvailableBody: 'Zaktualizuj do najnowszej wersji, aby uzyskać pełną funkcjonalność.',
140
  licenseDescription:
141
    'Niektóre szczegóły licencji są wymienione poniżej. Kliknij ikonę informacji powyżej, aby przeczytać oryginalny tekst licencji.',
142
  licenseModalTitle: 'Szczegóły licencji',
143
  licenseModalSubtitle: 'Wybierz licencję, aby wyświetlić informacje o prawidłowym użyciu',
144
  licenseUnspecified: 'Nieokreślony',
145
  licenseCanUseCommercially: 'Można wykorzystywać do celów komercyjnych',
146
  licenseCanModify: 'Można modyfikować',
147
  licenseCanDistribute: 'Można rozpowszechniać',
148
  licenseCanSublicense: 'Można zmieniać licencję',
149
  licenseCanHoldLiable: 'Autor odpowiada za treść',
150
  licenseCannotHoldLiable: 'Autor nie odpowiada za treść',
151
  licenseMustIncludeCopyright: 'Trzeba dołączyć informację o prawach autorskich',
152
  licenseMustIncludeLicense: 'Trzeba dołączyć licencję',
153
  licenseFetchDetailsFailed: 'Nie udało się pobrać informacji o licencji',
154
  imageLightboxTitle: 'Obrazy',
155
  imageLightBoxProgress: ':num z :total',
156
  nextImage: 'Następny obraz',
157
  previousImage: 'Poprzedni obraz',
158
  screenshots: 'Miniatury',
159
  reloadButtonLabel: 'Przeładować',
160
  videoQuality: 'Etykieta jakości wideo',
161
  videoQualityDescription:
162
    'Ta etykieta pomaga użytkownikowi zorientować się w jakości wideo, np. 1080p, 720p, HD lub mobilne',
163
  videoQualityDefaultLabel: 'Jakość :index',
164
  noContentTypesAvailable: 'Żaden typ zasobu nie jest dostępny',
165
  noContentTypesAvailableDesc: 'Twoja strona nie może połączyć się z H5P.org, aby wyświetlić dostępne typy zasobu.',
166
  contentTypeCacheOutdated: 'Lista typów zasobu jest nieaktualna',
167
  contentTypeCacheOutdatedDesc:
168
    'Twoja strona nie może połączyć się z H5P.org, aby wyświetlić dostępne aktualizacje typów zasobu. Aktualizowanie ani instalowanie typów zasobu nie jest teraz możliwe.',
169
  tryAgain: 'Spróbuj ponownie',
170
  getHelp: 'Pomoc',
171
  untitled: 'Bez tytułu :libraryTitle',
172
  title: 'Tytuł',
173
  metadata: 'Metadane',
174
  addTitle: 'Dodaj tytuł',
175
  usedForSearchingReportsAndCopyrightInformation: 'Używany w wyszukiwaniu, raportach i informacji o prawach autorskich',
176
  metadataSharingAndLicensingInfo: 'Metadane (informacje o udostępnianiu i licencji)',
177
  fillInTheFieldsBelow: 'Wypełnij poniższe pola',
178
  saveMetadata: 'Zapisz metadane',
179
  addAuthor: 'Save author',
180
  confirmRemoveAuthor: 'Are you sure you would like to remove this author?',
181
  addNewChange: 'Dodaj nową zmianę',
182
  confirmDeleteChangeLog: 'Are you sure you would like to delete this change log entry?',
183
  changelogDescription:
184
    '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.',
185
  logThisChange: 'Zarejestruj tę zmianę',
186
  newChangeHasBeenLogged: 'Nowa zmiana została zarejestrowana',
187
  loggedChanges: 'Zarejestrowane zmiany',
188
  noChangesHaveBeenLogged: 'Nie ma zarejestrowanych zmian',
189
  errorHeader: 'Wystąpił błąd',
190
  errorCalculatingMaxScore:
191
    'Nie udało się obliczyć maksymalnego wyniku dla tego zasobu, zatem został on ustalony na 0. Jeśli to błąd, skontaktuj się z administratorem.',
192
  maxScoreSemanticsMissing: 'W zasobie nie znaleziono spodziewanej semantyki.',
193
  copyButton: 'Kopiuj',
194
  copiedButton: 'Skopiowane',
195
  pasteButton: 'Wklej',
196
  pasteAndReplaceButton: 'Paste & Replace',
197
  pasteContent: 'Replace Content',
198
  confirmPasteContent:
199
    '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?',
200
  confirmPasteButtonText: 'Replace content',
201
  copyToClipboard: 'Skopiuj zasób H5P do schowka',
202
  copiedToClipboard: 'Zasób skopiowany do schowka',
203
  pasteFromClipboard: 'Wklej zasób H5P ze schowka',
204
  pasteAndReplaceFromClipboard: 'Replace existing content with H5P Content from the clipboard',
205
  pasteNoContent: 'W schowku nie ma zasobu H5P',
206
  pasteError: 'Nie można wkleić ze schowka',
207
  pasteContentNotSupported: 'The content in the H5P clipboard is not supported in this context',
208
  pasteContentRestricted: 'The content in the clipboard has been restricted on this site',
209
  pasteTooOld:
210
    '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.',
211
  pasteTooNew:
212
    '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.',
213
  ok: 'OK',
214
  avTablistLabel: 'Insert using',
215
  tabTitleBasicFileUpload: 'File Upload',
216
  tabTitleInputLinkURL: 'Link/URL',
217
  errorTooHighVersion: 'Parameters contain %used while only %supported or earlier are supported.',
218
  errorNotSupported: 'Parameters contain %used which is not supported.',
219
  errorParamsBroken: 'Parameters are broken.',
220
  libraryMissing: 'Missing required library %lib.',
221
  scriptMissing: 'Could not load upgrades script for %lib.',
222
  language: 'Language',
223
  noLanguagesSupported: 'No languages supported',
224
  changeLanguage: 'Change language to :language?',
225
  thisWillPotentially:
226
    "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?",
227
  notAllTextsChanged: 'Not all texts were changed, there is only partial coverage for :language.',
228
  contributeTranslations:
229
    'If you want to complete the translation for :language you can learn about <a href=":url" target="_new">contributing translations to H5P</a>',
230
  unknownLibrary: "Unfortunately, the selected content type '%lib' isn't installed on this system.",
231
  proceedButtonLabel: 'Proceed to save',
232
  enterFullscreenButtonLabel: 'Enter fullscreen',
233
  exitFullscreenButtonLabel: 'Exit fullscreen',
234
  a11yTitleShowLabel: 'Show label for AT',
235
  a11yTitleHideLabel: 'Hide label for AT',
236
  reuseSuccess: ':title was successfully imported from the H5P Hub.',
237
  noContentHeader: 'No Fitting Content?',
238
  noContentSuggestion: 'Create one yourself!',
239
  tutorials: 'Tutorials',
240
  contentSectionAll: 'All shared content',
241
  popularContent: 'Popular Content',
242
  allPopular: 'All Popular',
243
  newOnTheHub: 'New on the Hub',
244
  allNew: 'All New',
245
  filterBy: 'Filter by',
246
  filter: 'Filter',
247
  filters: {
248
    level: {
249
      dropdownLabel: 'Level',
250
      dialogHeader: 'Select level of education',
251
      dialogButtonLabel: 'Filter level of education',
252
    },
253
    language: {
254
      dropdownLabel: 'Language',
255
      dialogHeader: 'Select language(s)',
256
      dialogButtonLabel: 'Filter languages',
257
      searchPlaceholder: 'Type to search for languages',
258
    },
259
    reviewed: {
260
      dropdownLabel: 'Reviewed',
261
      dialogHeader: 'Reviewed Content',
262
      dialogButtonLabel: 'Filter',
263
      optionLabel: 'Show only reviewed content',
264
    },
265
    contentTypes: {
266
      dropdownLabel: 'Content types',
267
      dialogHeader: 'Select Content type(s)',
268
      dialogButtonLabel: 'Filter Content Types',
269
      searchPlaceholder: 'Type to search for content types',
270
    },
271
    disciplines: {
272
      dropdownLabel: 'Discipline',
273
      dialogHeader: 'Select Your Discipline',
274
      dialogButtonLabel: 'Filter Disciplines',
275
      searchPlaceholder: 'Type to search for disciplines',
276
    },
277
    licenses: {
278
      dropdownLabel: 'License',
279
      dialogHeader: 'Select preferred rights of use',
280
      dialogButtonLabel: 'Filter licenses',
281
      options: { modified: 'Can be modified', commercial: 'Allows commercial use' },
282
    },
283
  },
284
  clearFilters: 'Clear all filters',
285
  contentSearchFieldPlaceholder: 'Search for Content',
286
  loadingContentTitle: 'We are loading content for you...',
287
  loadingContentSubtitle: 'Please wait',
288
  by: 'By',
289
  dropdownButton: 'Open dropdown',
290
  paginationNavigation: 'Pagination navigation',
291
  page: 'Page',
292
  currentPage: 'Current page',
293
  nextPage: 'Go to next page',
294
  previousPage: 'Go to previous page',
295
  contentPreviewButtonLabel: 'Preview',
296
  contentDownloadButtonLabel: 'Get Content',
297
  reuseContentTabLabel: 'Get Shared Content',
298
  contentPublisherPanelHeader: 'Publisher Info',
299
  noContentFoundDesc: 'There is no content that matches your search criteria.',
300
  h5pType: 'H5P Type',
301
  level: 'Level',
302
  size: 'Size',
303
  failedFetchingData: 'Failed fetching data',
304
  filterErrorMessage: 'Something went wrong. Please reload the page.',
305
  in: 'in',
306
  navigateToParent: 'Navigate to parent',
307
};