@eui/ecl 21.3.2 → 21.3.3-snapshot-1782299250059

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.
Files changed (226) hide show
  1. package/assets/i18n-ecl/bg.json +1 -2
  2. package/assets/i18n-ecl/cs.json +1 -2
  3. package/assets/i18n-ecl/da.json +1 -2
  4. package/assets/i18n-ecl/de.json +1 -2
  5. package/assets/i18n-ecl/el.json +1 -2
  6. package/assets/i18n-ecl/en.json +1 -2
  7. package/assets/i18n-ecl/es.json +1 -2
  8. package/assets/i18n-ecl/et.json +66 -67
  9. package/assets/i18n-ecl/fi.json +47 -48
  10. package/assets/i18n-ecl/fr.json +1 -2
  11. package/assets/i18n-ecl/ga.json +3 -4
  12. package/assets/i18n-ecl/hr.json +59 -60
  13. package/assets/i18n-ecl/hu.json +1 -2
  14. package/assets/i18n-ecl/it.json +1 -2
  15. package/assets/i18n-ecl/lt.json +95 -96
  16. package/assets/i18n-ecl/lv.json +1 -2
  17. package/assets/i18n-ecl/mt.json +1 -2
  18. package/assets/i18n-ecl/nl.json +1 -2
  19. package/assets/i18n-ecl/pl.json +105 -106
  20. package/assets/i18n-ecl/pt.json +1 -2
  21. package/assets/i18n-ecl/ro.json +1 -2
  22. package/assets/i18n-ecl/sk.json +1 -2
  23. package/assets/i18n-ecl/sl.json +48 -49
  24. package/assets/i18n-ecl/sv.json +93 -94
  25. package/components/ecl-animated-numbers/package.json +4 -0
  26. package/components/ecl-page-summary/package.json +4 -0
  27. package/components/ecl-text-media/package.json +4 -0
  28. package/docs/changelog.html +32 -0
  29. package/docs/components/EclAccordionSummaryComponent.html +2 -2
  30. package/docs/components/EclAddToCalendarComponent.html +2 -2
  31. package/docs/components/EclAnimatedNumbersComponent.html +625 -0
  32. package/docs/components/EclAnimatedNumbersItemComponent.html +625 -0
  33. package/docs/components/EclAppComponent.html +2 -2
  34. package/docs/components/EclBannerComponent.html +2 -2
  35. package/docs/components/EclBlockquoteComponent.html +2 -2
  36. package/docs/components/EclBreadcrumbComponent.html +2 -2
  37. package/docs/components/EclBreadcrumbSegmentComponent.html +2 -2
  38. package/docs/components/EclButtonComponent.html +2 -2
  39. package/docs/components/EclCardBodyComponent.html +2 -2
  40. package/docs/components/EclCardComponent.html +2 -2
  41. package/docs/components/EclCarouselComponent.html +2 -2
  42. package/docs/components/EclCarouselItemComponent.html +2 -2
  43. package/docs/components/EclCategoryFilterComponent.html +2 -2
  44. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  45. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  46. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  47. package/docs/components/EclCheckboxLabelComponent.html +2 -2
  48. package/docs/components/EclContentBlockComponent.html +2 -2
  49. package/docs/components/EclContentItemComponent.html +2 -2
  50. package/docs/components/EclDateBlockComponent.html +2 -2
  51. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  52. package/docs/components/EclExpandableComponent.html +2 -2
  53. package/docs/components/EclFactFiguresComponent.html +2 -2
  54. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  55. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  56. package/docs/components/EclFeaturedComponent.html +2 -2
  57. package/docs/components/EclFeaturedItemComponent.html +2 -2
  58. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  59. package/docs/components/EclFileComponent.html +2 -2
  60. package/docs/components/EclFileItemComponent.html +2 -2
  61. package/docs/components/EclFileItemsComponent.html +2 -2
  62. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  63. package/docs/components/EclFormGroupComponent.html +2 -2
  64. package/docs/components/EclFormLabelComponent.html +2 -2
  65. package/docs/components/EclGalleryComponent.html +2 -2
  66. package/docs/components/EclGalleryFooterComponent.html +2 -2
  67. package/docs/components/EclGalleryItemComponent.html +2 -2
  68. package/docs/components/EclIconComponent.html +2 -2
  69. package/docs/components/EclIndicatorComponent-1.html +2 -2
  70. package/docs/components/EclIndicatorComponent.html +2 -2
  71. package/docs/components/EclInpageNavigationComponent.html +2 -2
  72. package/docs/components/EclInpageNavigationItemComponent.html +2 -2
  73. package/docs/components/EclListIllustrationComponent.html +2 -2
  74. package/docs/components/EclListIllustrationItemComponent.html +2 -2
  75. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  76. package/docs/components/EclMediaContainerComponent.html +189 -103
  77. package/docs/components/EclMegaMenuComponent.html +2 -2
  78. package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
  79. package/docs/components/EclMegaMenuInfoComponent.html +2 -2
  80. package/docs/components/EclMegaMenuItemComponent.html +2 -2
  81. package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
  82. package/docs/components/EclMenuComponent.html +2 -2
  83. package/docs/components/EclMenuItemComponent.html +2 -2
  84. package/docs/components/EclMenuMegaComponent.html +2 -2
  85. package/docs/components/EclMenuMegaItemComponent.html +2 -2
  86. package/docs/components/EclModalBodyComponent.html +2 -2
  87. package/docs/components/EclModalComponent.html +2 -2
  88. package/docs/components/EclModalFooterComponent.html +2 -2
  89. package/docs/components/EclModalHeaderComponent.html +2 -2
  90. package/docs/components/EclMultiselectComponent.html +2 -2
  91. package/docs/components/EclMultiselectDropdownComponent.html +2 -2
  92. package/docs/components/EclMultiselectInputComponent.html +2 -2
  93. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  94. package/docs/components/EclMultiselectOptionComponent.html +2 -2
  95. package/docs/components/EclNavigationListComponent.html +2 -2
  96. package/docs/components/EclNavigationListItemComponent.html +2 -2
  97. package/docs/components/EclNewsTickerComponent.html +2 -2
  98. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  99. package/docs/components/EclNotificationComponent.html +2 -2
  100. package/docs/components/EclPageHeaderComponent.html +2 -2
  101. package/docs/components/EclPageHeaderDescriptionContainerComponent.html +2 -2
  102. package/docs/components/EclPageHeaderExpandableComponent.html +2 -2
  103. package/docs/components/EclPageHeaderNextComponent.html +2 -2
  104. package/docs/components/EclPageHeaderSectionComponent.html +2 -2
  105. package/docs/components/EclPageHeaderSectionInfoComponent.html +2 -2
  106. package/docs/components/EclPageSummaryComponent.html +364 -0
  107. package/docs/components/EclPaginationComponent.html +2 -2
  108. package/docs/components/EclPaginationItemComponent.html +2 -2
  109. package/docs/components/EclPopoverComponent.html +2 -2
  110. package/docs/components/EclQuizCardComponent.html +71 -402
  111. package/docs/components/EclQuizComponent.html +10 -137
  112. package/docs/components/EclRadioHelpComponent.html +2 -2
  113. package/docs/components/EclRadioLabelComponent.html +2 -2
  114. package/docs/components/EclRangeBubbleComponent.html +2 -2
  115. package/docs/components/EclRangeValueComponent.html +2 -2
  116. package/docs/components/EclRatingFieldComponent.html +2 -2
  117. package/docs/components/EclSearchFormComponent.html +2 -2
  118. package/docs/components/EclSelectContainerComponent.html +2 -2
  119. package/docs/components/EclSiteFooterComponent.html +2 -10
  120. package/docs/components/EclSiteFooterCoownerComponent.html +2 -2
  121. package/docs/components/EclSiteFooterCoreComponent.html +2 -2
  122. package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
  123. package/docs/components/EclSiteFooterRowCommonComponent.html +2 -2
  124. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  125. package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
  126. package/docs/components/EclSiteHeaderComponent.html +2 -2
  127. package/docs/components/EclSiteHeaderCustomActionComponent.html +2 -2
  128. package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
  129. package/docs/components/EclSiteHeaderLanguageComponent.html +2 -2
  130. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +2 -2
  131. package/docs/components/EclSiteHeaderLoginComponent.html +2 -2
  132. package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
  133. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  134. package/docs/components/EclSocialMediaFollowComponent.html +2 -2
  135. package/docs/components/EclSocialMediaFollowItemComponent.html +2 -2
  136. package/docs/components/EclSplashPageComponent.html +2 -2
  137. package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
  138. package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
  139. package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
  140. package/docs/components/EclSpotlightComponent.html +2 -2
  141. package/docs/components/EclSpotlightLinkComponent.html +2 -2
  142. package/docs/components/EclStickyContainerComponent.html +2 -2
  143. package/docs/components/EclTabComponent.html +2 -2
  144. package/docs/components/EclTabLabelComponent.html +2 -2
  145. package/docs/components/EclTableSortButtonComponent.html +2 -2
  146. package/docs/components/EclTabsComponent.html +2 -2
  147. package/docs/components/EclTagComponent.html +2 -2
  148. package/docs/components/EclTextMediaComponent.html +569 -0
  149. package/docs/components/EclTimelineComponent.html +2 -2
  150. package/docs/components/EclTimelineItemComponent.html +2 -2
  151. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  152. package/docs/directives/EclAnimatedNumbersIconDirective.html +261 -0
  153. package/docs/directives/EclAnimatedNumbersItemsDirective.html +263 -0
  154. package/docs/directives/EclAnimatedNumbersSourceDirective.html +261 -0
  155. package/docs/directives/EclAnimatedNumbersSourcesItemDirective.html +263 -0
  156. package/docs/directives/EclAnimatedNumbersSourcesListDirective.html +263 -0
  157. package/docs/directives/EclPageInformationDirective.html +6 -130
  158. package/docs/directives/EclQuizListDirective.html +365 -0
  159. package/docs/directives/EclTextMediaContainerDirective.html +260 -0
  160. package/docs/directives/EclTextMediaDescriptionDirective.html +260 -0
  161. package/docs/directives/EclTextMediaLinkDirective.html +260 -0
  162. package/docs/directives/EclTextMediaMediaAnchorDirective.html +313 -0
  163. package/docs/directives/EclTextMediaMicroTitleDirective.html +260 -0
  164. package/docs/directives/EclTextMediaTitleDirective.html +260 -0
  165. package/docs/js/menu-wc.js +48 -0
  166. package/docs/js/menu-wc_es5.js +1 -1
  167. package/docs/js/search/search_index.js +2 -2
  168. package/docs/json/EclAccordionDirective.md +1 -0
  169. package/docs/json/EclAnimatedNumbersComponent.md +34 -0
  170. package/docs/json/EclAnimatedNumbersIconDirective.md +14 -0
  171. package/docs/json/EclAnimatedNumbersItemComponent.md +33 -0
  172. package/docs/json/EclAnimatedNumbersItemsDirective.md +16 -0
  173. package/docs/json/EclAnimatedNumbersSourceDirective.md +14 -0
  174. package/docs/json/EclAnimatedNumbersSourcesItemDirective.md +16 -0
  175. package/docs/json/EclAnimatedNumbersSourcesListDirective.md +16 -0
  176. package/docs/json/EclMediaContainerComponent.md +1 -0
  177. package/docs/json/EclPageSummaryComponent.md +12 -0
  178. package/docs/json/EclQuizCardComponent.md +2 -3
  179. package/docs/json/EclQuizComponent.md +1 -1
  180. package/docs/json/EclQuizListDirective.md +8 -0
  181. package/docs/json/EclTextMediaComponent.md +18 -0
  182. package/docs/json/EclTextMediaContainerDirective.md +10 -0
  183. package/docs/json/EclTextMediaDescriptionDirective.md +10 -0
  184. package/docs/json/EclTextMediaLinkDirective.md +10 -0
  185. package/docs/json/EclTextMediaMediaAnchorDirective.md +17 -0
  186. package/docs/json/EclTextMediaMicroTitleDirective.md +10 -0
  187. package/docs/json/EclTextMediaTitleDirective.md +10 -0
  188. package/docs/json/documentation.json +1252 -493
  189. package/docs/miscellaneous/variables.html +115 -0
  190. package/docs/overview.html +2 -2
  191. package/docs/properties.html +1 -1
  192. package/fesm2022/eui-ecl-components-ecl-accordion.mjs +1 -0
  193. package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
  194. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs +359 -0
  195. package/fesm2022/eui-ecl-components-ecl-animated-numbers.mjs.map +1 -0
  196. package/fesm2022/eui-ecl-components-ecl-link.mjs +6 -1
  197. package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
  198. package/fesm2022/eui-ecl-components-ecl-media-container.mjs +57 -27
  199. package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
  200. package/fesm2022/eui-ecl-components-ecl-page-information.mjs +6 -14
  201. package/fesm2022/eui-ecl-components-ecl-page-information.mjs.map +1 -1
  202. package/fesm2022/eui-ecl-components-ecl-page-summary.mjs +30 -0
  203. package/fesm2022/eui-ecl-components-ecl-page-summary.mjs.map +1 -0
  204. package/fesm2022/eui-ecl-components-ecl-quiz.mjs +63 -87
  205. package/fesm2022/eui-ecl-components-ecl-quiz.mjs.map +1 -1
  206. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs +4 -4
  207. package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
  208. package/fesm2022/eui-ecl-components-ecl-text-media.mjs +161 -0
  209. package/fesm2022/eui-ecl-components-ecl-text-media.mjs.map +1 -0
  210. package/package.json +14 -2
  211. package/types/eui-ecl-components-ecl-accordion.d.ts +1 -0
  212. package/types/eui-ecl-components-ecl-accordion.d.ts.map +1 -1
  213. package/types/eui-ecl-components-ecl-animated-numbers.d.ts +165 -0
  214. package/types/eui-ecl-components-ecl-animated-numbers.d.ts.map +1 -0
  215. package/types/eui-ecl-components-ecl-link.d.ts.map +1 -1
  216. package/types/eui-ecl-components-ecl-media-container.d.ts +19 -4
  217. package/types/eui-ecl-components-ecl-media-container.d.ts.map +1 -1
  218. package/types/eui-ecl-components-ecl-page-information.d.ts +0 -6
  219. package/types/eui-ecl-components-ecl-page-information.d.ts.map +1 -1
  220. package/types/eui-ecl-components-ecl-page-summary.d.ts +13 -0
  221. package/types/eui-ecl-components-ecl-page-summary.d.ts.map +1 -0
  222. package/types/eui-ecl-components-ecl-quiz.d.ts +27 -23
  223. package/types/eui-ecl-components-ecl-quiz.d.ts.map +1 -1
  224. package/types/eui-ecl-components-ecl-site-footer.d.ts.map +1 -1
  225. package/types/eui-ecl-components-ecl-text-media.d.ts +69 -0
  226. package/types/eui-ecl-components-ecl-text-media.d.ts.map +1 -0
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Предишен",
216
216
  "ecl.quiz.GO-BACK": "Назад",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Щракнете, за да разкриете",
218
- "ecl.quiz.GO-TO-SLIDE": "Отиди на слайд {{ current }} от {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Показване на слайд {{ current }} от {{ totalSlides }} (група {{ current }} от {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Отиди на слайд {{ current }} от {{ total }}"
220
219
  }
@@ -214,6 +214,5 @@
214
214
  "ecl.quiz.PREVIOUS": "Předchozí",
215
215
  "ecl.quiz.GO-BACK": "Zpět",
216
216
  "ecl.quiz.CLICK-TO-REVEAL": "Klikněte pro odhalení",
217
- "ecl.quiz.GO-TO-SLIDE": "Přejít na snímek {{ current }} z {{ total }}",
218
- "ecl.quiz.SHOWING-SLIDE": "Zobrazení snímku {{ current }} z {{ totalSlides }} (skupina {{ current }} z {{ totalGroups }})"
217
+ "ecl.quiz.GO-TO-SLIDE": "Přejít na snímek {{ current }} z {{ total }}"
219
218
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Forrige",
216
216
  "ecl.quiz.GO-BACK": "Tilbage",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Klik for at afsløre",
218
- "ecl.quiz.GO-TO-SLIDE": "Gå til dias {{ current }} af {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Viser dias {{ current }} af {{ totalSlides }} (gruppe {{ current }} af {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Gå til dias {{ current }} af {{ total }}"
220
219
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Zurück",
216
216
  "ecl.quiz.GO-BACK": "Zurück",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Klicken zum Aufdecken",
218
- "ecl.quiz.GO-TO-SLIDE": "Gehe zu Folie {{ current }} von {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Folie {{ current }} von {{ totalSlides }} wird angezeigt (Gruppe {{ current }} von {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Gehe zu Folie {{ current }} von {{ total }}"
220
219
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Προηγούμενο",
216
216
  "ecl.quiz.GO-BACK": "Πίσω",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Κάντε κλικ για αποκάλυψη",
218
- "ecl.quiz.GO-TO-SLIDE": "Μετάβαση στη διαφάνεια {{ current }} από {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Εμφάνιση διαφάνειας {{ current }} από {{ totalSlides }} (ομάδα {{ current }} από {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Μετάβαση στη διαφάνεια {{ current }} από {{ total }}"
220
219
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Previous",
216
216
  "ecl.quiz.GO-BACK": "Go back",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Click to reveal",
218
- "ecl.quiz.GO-TO-SLIDE": "Go to slide {{ current }} of {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Showing slide {{ current }} of {{ totalSlides }} (group {{ current }} of {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Go to slide {{ current }} of {{ total }}"
220
219
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Anterior",
216
216
  "ecl.quiz.GO-BACK": "Volver",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Haz clic para revelar",
218
- "ecl.quiz.GO-TO-SLIDE": "Ir a la diapositiva {{ current }} de {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Mostrando diapositiva {{ current }} de {{ totalSlides }} (grupo {{ current }} de {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Ir a la diapositiva {{ current }} de {{ total }}"
220
219
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "ecl.app-shell.ECL-APP-SHELL": "ECL rakenduse kate",
3
3
  "ecl.breadcrumb.YOU-ARE-HERE": "Olete siin",
4
- "ecl.breadcrumb.SHOW-MORE-ITEMS": "Kuva rohkem leiutee üksusi",
4
+ "ecl.breadcrumb.SHOW-MORE-ITEMS": "Kuva rohkem leiutee �ksusi",
5
5
  "ecl.common.APPLY": "Rakenda",
6
6
  "ecl.common.BACK": "Tagasi",
7
7
  "ecl.common.OPEN": "Ava",
@@ -10,34 +10,34 @@
10
10
  "ecl.common.DOWNLOAD": "Laadi alla",
11
11
  "ecl.common.EXPAND": "Laienda",
12
12
  "ecl.common.HOME": "Kodu",
13
- "ecl.common.NEXT": "Järgmine",
13
+ "ecl.common.NEXT": "J�rgmine",
14
14
  "ecl.common.MORE": "Rohkem",
15
15
  "ecl.common.OF": "kohta",
16
16
  "ecl.common.PREVIOUS": "Eelmine",
17
17
  "ecl.common.SEARCH": "Otsi",
18
18
  "ecl.common.SHARE": "Jaga",
19
- "ecl.common.VALUE": "Väärtus",
19
+ "ecl.common.VALUE": "V��rtus",
20
20
  "ecl.carousel.AUTOPLAY": "Automaatne esitamine",
21
21
  "ecl.carousel.PAUSE": "Paus",
22
22
  "ecl.carousel.GO-TO-SLIDE": "Liigu slaidile",
23
23
  "ecl.carousel.PREV-SLIDES": "Eelmised slaidid",
24
- "ecl.carousel.NEXT-SLIDES": "Järgmised slaidid",
24
+ "ecl.carousel.NEXT-SLIDES": "J�rgmised slaidid",
25
25
  "ecl.date-picker": {
26
- "buttonLabel": "Vali kuupäev",
27
- "selectedDateMessage": "Valitud kuupäev on",
28
- "calendarHeading": "Valige kuupäev",
26
+ "buttonLabel": "Vali kuup�ev",
27
+ "selectedDateMessage": "Valitud kuup�ev on",
28
+ "calendarHeading": "Valige kuup�ev",
29
29
  "closeLabel": "Sulge aken",
30
30
  "previousMonth": "Eelmine kuu",
31
- "nextMonth": "Järgmine kuu",
31
+ "nextMonth": "J�rgmine kuu",
32
32
  "prevMonthLabel": "Eelmine kuu",
33
- "nextMonthLabel": "Järgmine kuu",
33
+ "nextMonthLabel": "J�rgmine kuu",
34
34
  "monthSelectLabel": "Kuu",
35
35
  "yearSelectLabel": "Aasta",
36
36
  "placeholder": "PP-KK-AAAA",
37
37
  "months": [
38
38
  "Jaanuar",
39
39
  "Veebruar",
40
- "Märts",
40
+ "M�rts",
41
41
  "Aprill",
42
42
  "Mai",
43
43
  "Juuni",
@@ -51,7 +51,7 @@
51
51
  "monthsShort": [
52
52
  "Jaan",
53
53
  "Veebr",
54
- "Märts",
54
+ "M�rts",
55
55
  "Apr",
56
56
  "Mai",
57
57
  "Juuni",
@@ -63,13 +63,13 @@
63
63
  "Dets"
64
64
  ],
65
65
  "weekdays": [
66
- "Pühapäev",
67
- "Esmaspäev",
68
- "Teisipäev",
69
- "Kolmapäev",
70
- "Neljapäev",
66
+ "P�hap�ev",
67
+ "Esmasp�ev",
68
+ "Teisip�ev",
69
+ "Kolmap�ev",
70
+ "Neljap�ev",
71
71
  "Reede",
72
- "Laupäev"
72
+ "Laup�ev"
73
73
  ],
74
74
  "weekdaysShort": [
75
75
  "P",
@@ -81,15 +81,15 @@
81
81
  "L"
82
82
  ]
83
83
  },
84
- "ecl.fact-figures.VIEW-ALL-METRICS": "Vaata kõiki mõõdikuid",
84
+ "ecl.fact-figures.VIEW-ALL-METRICS": "Vaata k�iki m��dikuid",
85
85
  "ecl.file.OTHER-LANGUAGES": "Muud keeled ({{ count }})",
86
86
  "ecl.file-upload.CHOOSE-FILE": "Vali fail",
87
87
  "ecl.file-upload.REPLACE-FILE": "Asenda fail",
88
88
  "ecl.file-upload.CHOOSE-FILES": "Vali failid",
89
89
  "ecl.file-upload.REPLACE-FILES": "Asenda failid",
90
90
  "ecl.form-group.OPTIONAL": "Valikuline",
91
- "ecl.footer.ACCESSIBILITY": "Ligipääsetavus",
92
- "ecl.footer.ACCESSIBILITY-STATEMENT": "Juurdepääsetavuse avaldus",
91
+ "ecl.footer.ACCESSIBILITY": "Ligip��setavus",
92
+ "ecl.footer.ACCESSIBILITY-STATEMENT": "Juurdep��setavuse avaldus",
93
93
  "ecl.footer.EUROPEAN-COMMISSION": "Euroopa Komisjon",
94
94
  "ecl.footer.EUROPEAN-COMMISSION-WEBSITE": "Euroopa Komisjoni veebisait",
95
95
  "ecl.footer.SITE-IDENTIFICATION": "Veebisaidi tuvastamine",
@@ -99,122 +99,121 @@
99
99
  "ecl.footer.PRIORITIES": "prioriteedid",
100
100
  "ecl.footer.COMMISSION-POLICIES": "Komisjoni poliitika, teave ja teenused",
101
101
  "ecl.footer.DISCOVER-MORE-ON": "Avastage rohkem",
102
- "ecl.footer.FOLLOW-EUROPEAN-COMMISSION": "Järgige Euroopa Komisjoni",
103
- "ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA": "Järgige Euroopa Komisjoni sotsiaalmeedias",
104
- "ecl.footer.OTHER-SOCIAL-NETWORKS": "Muud sotsiaalvõrgustikud",
102
+ "ecl.footer.FOLLOW-EUROPEAN-COMMISSION": "J�rgige Euroopa Komisjoni",
103
+ "ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA": "J�rgige Euroopa Komisjoni sotsiaalmeedias",
104
+ "ecl.footer.OTHER-SOCIAL-NETWORKS": "Muud sotsiaalv�rgustikud",
105
105
  "ecl.footer.ABOUT-COMMISSION-WEB-PRESENCE": "Teave Komisjoni uue veebikohaloleku kohta",
106
106
  "ecl.footer.ABOUT-EUROPEAN-COMMISSION": "Teave Euroopa Komisjoni kohta",
107
107
  "ecl.footer.LANGUAGE-POLICY": "Keelepoliitika",
108
108
  "ecl.footer.LANGUAGES-OUR-WEBSITES": "Keeled meie veebisaitidel",
109
109
  "ecl.footer.RESOURCES-FOR-PARTNERS": "Partnerite ressursid",
110
- "ecl.footer.REPORT-IT-VULNERABILITY": "Teatage turvanõrkusest",
111
- "ecl.footer.COOKIES": "Küpsised",
110
+ "ecl.footer.REPORT-IT-VULNERABILITY": "Teatage turvan�rkusest",
111
+ "ecl.footer.COOKIES": "K�psised",
112
112
  "ecl.footer.PRIVACY-POLICY": "Privaatsuspoliitika",
113
- "ecl.footer.LEGAL-NOTICE": "Õigusteave",
113
+ "ecl.footer.LEGAL-NOTICE": "�igusteave",
114
114
  "ecl.footer.CONTACT": "Kontakt",
115
- "ecl.footer.CONTACT-US": "Võtke meiega ühendust",
116
- "ecl.footer.FOLLOW-US": "Jälgi meid",
117
- "ecl.footer.CONTACT-EC": "Võtke ühendust Euroopa Komisjoniga",
115
+ "ecl.footer.CONTACT-US": "V�tke meiega �hendust",
116
+ "ecl.footer.FOLLOW-US": "J�lgi meid",
117
+ "ecl.footer.CONTACT-EC": "V�tke �hendust Euroopa Komisjoniga",
118
118
  "ecl.footer.CONTACT-INFO-DG": "DG kontaktandmed",
119
- "ecl.footer.GO-TO-TOP": "Liigu üles",
119
+ "ecl.footer.GO-TO-TOP": "Liigu �les",
120
120
  "ecl.footer.MORE-INFO": "Rohkem teavet",
121
121
  "ecl.footer.ABOUT-US": "Meist",
122
122
  "ecl.footer.INFO-ABOUT-DG": "DG kohta",
123
123
  "ecl.footer.RELATED-SITES": "Seotud saidid",
124
124
  "ecl.footer.STRATEGY": "Strateegia",
125
- "ecl.footer.BUSINESS-ECONOMY-EURO": "Äri, majandus, euro",
126
- "ecl.footer.LIVE-WORK-TRAVEL": "Elamine, töötamine, reisimine ELis",
127
- "ecl.footer.LAW": "Õigus",
125
+ "ecl.footer.BUSINESS-ECONOMY-EURO": "�ri, majandus, euro",
126
+ "ecl.footer.LIVE-WORK-TRAVEL": "Elamine, t��tamine, reisimine ELis",
127
+ "ecl.footer.LAW": "�igus",
128
128
  "ecl.footer.FUNDING-TENDERS": "Rahastamine, hanked",
129
129
  "ecl.footer.RESEARCH-INNOVATION": "Uuringud ja innovatsioon",
130
130
  "ecl.footer.ENERGY-CLIMATE": "Energia, kliimamuutused, keskkond",
131
131
  "ecl.footer.EDUCATION": "Haridus",
132
- "ecl.footer.AID-DEVELOPMENT": "Abi, arengukoostöö, põhiõigused",
133
- "ecl.footer.FOOD": "Toit, põllumajandus, kalapüük",
132
+ "ecl.footer.AID-DEVELOPMENT": "Abi, arengukoost��, p�hi�igused",
133
+ "ecl.footer.FOOD": "Toit, p�llumajandus, kalap��k",
134
134
  "ecl.footer.EU-REGIONAL": "ELi piirkondlik ja linnaline areng",
135
- "ecl.footer.JOBS": "Töökohad Euroopa Komisjonis",
135
+ "ecl.footer.JOBS": "T��kohad Euroopa Komisjonis",
136
136
  "ecl.footer.STATS": "Statistika",
137
137
  "ecl.footer.NEWS": "Uudised",
138
- "ecl.footer.EVENTS": "Sündmused",
138
+ "ecl.footer.EVENTS": "S�ndmused",
139
139
  "ecl.footer.PUBLICATIONS": "Publikatsioonid",
140
140
  "ecl.footer.PRESS-CORNER": "Pressinurk",
141
- "ecl.footer.CONTACT-EU": "Võta ühendust EL-iga",
141
+ "ecl.footer.CONTACT-EU": "V�ta �hendust EL-iga",
142
142
  "ecl.footer.CALL-US": "Helista meile",
143
143
  "ecl.footer.WRITE-TO-US": "Kirjuta meile meie kontaktvormi kaudu",
144
- "ecl.footer.MEET-US": "Kohtu meid ühes ELi keskustest",
145
- "ecl.footer.USE-OTHER-TELEPHONE-OPTIONS": "Kasuta muid telefonivõimalusi",
144
+ "ecl.footer.MEET-US": "Kohtu meid �hes ELi keskustest",
145
+ "ecl.footer.USE-OTHER-TELEPHONE-OPTIONS": "Kasuta muid telefoniv�imalusi",
146
146
  "ecl.footer.SOCIAL-MEDIA": "Sotsiaalmeedia",
147
147
  "ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA": "Otsi ELi sotsiaalmeedia kanaleid",
148
- "ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES": "Otsige kõiki ELi institutsioone ja ameteid",
149
- "ecl.footer.LEGAL": "Õiguslik teave",
148
+ "ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES": "Otsige k�iki ELi institutsioone ja ameteid",
149
+ "ecl.footer.LEGAL": "�iguslik teave",
150
150
  "ecl.footer.LANGUAGES": "Keeled meie veebisaitidel",
151
151
  "ecl.footer.EU-INSTITUTIONS": "ELi institutsioonid",
152
152
  "ecl.footer.EU-INSTITUTIONS-AND-BODIES": "ELi institutsioonid ja asutused",
153
153
  "ecl.footer.EUROPEAN-PARLIAMENT": "Euroopa Parlament",
154
- "ecl.footer.EUROPEAN-COUNCIL": "Euroopa Nõukogu",
155
- "ecl.footer.COUNCIL-EU": "Euroopa Liidu Nõukogu",
154
+ "ecl.footer.EUROPEAN-COUNCIL": "Euroopa N�ukogu",
155
+ "ecl.footer.COUNCIL-EU": "Euroopa Liidu N�ukogu",
156
156
  "ecl.footer.COURT-OF-JUSTICE": "Euroopa Kohtu",
157
157
  "ecl.footer.ECB": "Euroopa Keskpanga",
158
158
  "ecl.footer.ECA": "Euroopa Kontrollikoja",
159
- "ecl.footer.EEAS": "Euroopa Välisteenistuse",
159
+ "ecl.footer.EEAS": "Euroopa V�listeenistuse",
160
160
  "ecl.footer.EESC": "Euroopa Majandus- ja Sotsiaalkomitee",
161
161
  "ecl.footer.COR": "Euroopa Regioonide Komitee",
162
162
  "ecl.footer.EIB": "Euroopa Investeerimispank",
163
163
  "ecl.footer.OMBUDSMAN": "Euroopa ombudsman",
164
164
  "ecl.footer.EDPS": "Euroopa Andmekaitseinspektori",
165
- "ecl.footer.DATA-PROTECTION-BOARD": "Euroopa Andmekaitse Nõukogu",
165
+ "ecl.footer.DATA-PROTECTION-BOARD": "Euroopa Andmekaitse N�ukogu",
166
166
  "ecl.footer.PERSONNEL-SELECTION-OFFICE": "Euroopa Personali Valikuamet",
167
167
  "ecl.footer.PUBLICATIONS-OFFICE": "Euroopa Liidu Publikatsiooniamet",
168
168
  "ecl.footer.AGENCIES": "Agentuurid",
169
169
  "ecl.form-label.OPTIONAL": "valikuline",
170
- "ecl.gallery.FULL-SIZE-DISPLAY": "Täissuuruses pildi kuvamine",
170
+ "ecl.gallery.FULL-SIZE-DISPLAY": "T�issuuruses pildi kuvamine",
171
171
  "ecl.gallery.VIEW-ORIGINAL": "Vaata algset",
172
172
  "ecl.gallery.MEDIA-FILES-COUNT": "Selles galeriis meediavaldkonnad",
173
173
  "ecl.inpage-navigation.PAGE-CONTENTS": "Lehe sisu",
174
- "ecl.inpage-navigation.SHOW-PAGE-CONTENTS": "Kuva täielik sisu",
174
+ "ecl.inpage-navigation.SHOW-PAGE-CONTENTS": "Kuva t�ielik sisu",
175
175
  "ecl.language-list.SELECT-LANGUAGE": "Vali oma keel",
176
176
  "ecl.language-list.SELECT-LANGUAGE-EXT": "Muuda keelt, praegune keel on {{ currentLang }}",
177
177
  "ecl.language-list.EU-LANGUAGES": "ELi ametlikud keeled",
178
178
  "ecl.language-list.NON-EU-LANGUAGES": "Muud keeled",
179
179
  "ecl.language-list.ENGLISH": "Inglise keel",
180
180
  "ecl.loading-indicator.LOADING": "Laadimine...",
181
- "ecl.menu.MENU": "Menüü",
182
- "ecl.multiselect.CLEAR-ALL": "Tühjenda kõik",
183
- "ecl.multiselect.SELECT-ALL": "Vali kõik",
181
+ "ecl.menu.MENU": "Men��",
182
+ "ecl.multiselect.CLEAR-ALL": "T�hjenda k�ik",
183
+ "ecl.multiselect.SELECT-ALL": "Vali k�ik",
184
184
  "ecl.multiselect.SELECTED": "Valitud:",
185
185
  "ecl.multiselect.NO-RESULTS-FOUND": "Tulemusi ei leitud",
186
- "ecl.multiselect.TOGGLE.DROPDOWN": "Rippmenüü lülitamine",
187
- "ecl.news-ticker.NEXT-NEWS": "Järgmised uudised",
186
+ "ecl.multiselect.TOGGLE.DROPDOWN": "Rippmen�� l�litamine",
187
+ "ecl.news-ticker.NEXT-NEWS": "J�rgmised uudised",
188
188
  "ecl.news-ticker.PREV-NEWS": "Eelmised uudised",
189
- "ecl.news-ticker.NEXT-ITEM": "Järgmine üksus",
190
- "ecl.news-ticker.PREV-ITEM": "Eelmine üksus",
189
+ "ecl.news-ticker.NEXT-ITEM": "J�rgmine �ksus",
190
+ "ecl.news-ticker.PREV-ITEM": "Eelmine �ksus",
191
191
  "ecl.news-ticker.AUTO-PLAY": "Automaatne esitus",
192
192
  "ecl.news-ticker.PAUSE": "Paus",
193
- "ecl.pagination.GO-TO-NEXT-PAGE": "Mine järgmisele lehele",
193
+ "ecl.pagination.GO-TO-NEXT-PAGE": "Mine j�rgmisele lehele",
194
194
  "ecl.pagination.GO-TO-PAGE": "Mine lehele {{ pageNumber }}",
195
195
  "ecl.pagination.GO-TO-PREV-PAGE": "Mine eelmisele lehele",
196
- "ecl.pagination.NEXT": "Järgmine",
196
+ "ecl.pagination.NEXT": "J�rgmine",
197
197
  "ecl.pagination.PAGE": "Leht {{ pageNumber }}",
198
198
  "ecl.pagination.PREVIOUS": "Eelmine",
199
- "ecl.social-media.FOLLOW-PROGRESS": "Järgige viimaseid arenguid ja saate lisateavet osalemise kohta.",
200
- "ecl.social-media.OTHER-NETWORKS": "Muud sotsiaalvõrgustikud",
199
+ "ecl.social-media.FOLLOW-PROGRESS": "J�rgige viimaseid arenguid ja saate lisateavet osalemise kohta.",
200
+ "ecl.social-media.OTHER-NETWORKS": "Muud sotsiaalv�rgustikud",
201
201
  "ecl.social-media.SHARE-PAGE": "Jaga seda lehte",
202
202
  "ecl.table.SORT-LABEL": {
203
203
  "ascending": "Sorteeri kasvavalt",
204
204
  "descending": "Sorteeri kahanevalt",
205
205
  "default": "Vaikimisi sorteerimine"
206
206
  },
207
- "ecl.timeline.TOGGLE-ITEMS": "Lülita üksused",
207
+ "ecl.timeline.TOGGLE-ITEMS": "L�lita �ksused",
208
208
  "ecl.site-header.LOGGED-IN": "Sisse logitud",
209
209
  "ecl.site-header.LOGGED-IN-AS": "Sisselogituna",
210
210
  "ecl.site-header.LOGIN": "Logi sisse",
211
- "ecl.site-header.LOGOUT": "Logi välja",
212
- "ecl.site-header.MENU": "Menüü",
213
- "ecl.SHOW-MORE-ITEMS": "Näita rohkem elemente",
214
- "ecl.quiz.NEXT": "Järgmine",
211
+ "ecl.site-header.LOGOUT": "Logi v�lja",
212
+ "ecl.site-header.MENU": "Men��",
213
+ "ecl.SHOW-MORE-ITEMS": "N�ita rohkem elemente",
214
+ "ecl.quiz.NEXT": "J�rgmine",
215
215
  "ecl.quiz.PREVIOUS": "Eelmine",
216
216
  "ecl.quiz.GO-BACK": "Tagasi",
217
- "ecl.quiz.CLICK-TO-REVEAL": "Klõpsake avamiseks",
218
- "ecl.quiz.GO-TO-SLIDE": "Mine slaidile {{ current }}/{{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Kuvatakse slaidi {{ current }}/{{ totalSlides }} (grupp {{ current }}/{{ totalGroups }})"
217
+ "ecl.quiz.CLICK-TO-REVEAL": "Kl�psake avamiseks",
218
+ "ecl.quiz.GO-TO-SLIDE": "Mine slaidile {{ current }}/{{ total }}"
220
219
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "ecl.app-shell.ECL-APP-SHELL": "ECL-sovelluksen kuori",
3
- "ecl.breadcrumb.YOU-ARE-HERE": "Olet täällä",
4
- "ecl.breadcrumb.SHOW-MORE-ITEMS": "Näytä lisää navigointipolkukohteita",
5
- "ecl.common.APPLY": "Käytä",
3
+ "ecl.breadcrumb.YOU-ARE-HERE": "Olet t��ll�",
4
+ "ecl.breadcrumb.SHOW-MORE-ITEMS": "N�yt� lis�� navigointipolkukohteita",
5
+ "ecl.common.APPLY": "K�yt�",
6
6
  "ecl.common.BACK": "Takaisin",
7
7
  "ecl.common.OPEN": "Avaa",
8
8
  "ecl.common.CLOSE": "Sulje",
@@ -11,7 +11,7 @@
11
11
  "ecl.common.EXPAND": "Laajenna",
12
12
  "ecl.common.HOME": "Koti",
13
13
  "ecl.common.NEXT": "Seuraava",
14
- "ecl.common.MORE": "Lisää",
14
+ "ecl.common.MORE": "Lis��",
15
15
  "ecl.common.OF": "/",
16
16
  "ecl.common.PREVIOUS": "Edellinen",
17
17
  "ecl.common.SEARCH": "Etsi",
@@ -23,9 +23,9 @@
23
23
  "ecl.carousel.PREV-SLIDES": "Edelliset diat",
24
24
  "ecl.carousel.NEXT-SLIDES": "Seuraavat diat",
25
25
  "ecl.date-picker": {
26
- "buttonLabel": "Valitse päivämäärä",
27
- "selectedDateMessage": "Valittu päivämäärä on",
28
- "calendarHeading": "Valitse päivämäärä",
26
+ "buttonLabel": "Valitse p�iv�m��r�",
27
+ "selectedDateMessage": "Valittu p�iv�m��r� on",
28
+ "calendarHeading": "Valitse p�iv�m��r�",
29
29
  "closeLabel": "Sulje ikkuna",
30
30
  "previousMonth": "Edellinen kuukausi",
31
31
  "nextMonth": "Seuraava kuukausi",
@@ -40,8 +40,8 @@
40
40
  "Maaliskuu",
41
41
  "Huhtikuu",
42
42
  "Toukokuu",
43
- "Kesäkuu",
44
- "Heinäkuu",
43
+ "Kes�kuu",
44
+ "Hein�kuu",
45
45
  "Elokuu",
46
46
  "Syyskuu",
47
47
  "Lokakuu",
@@ -54,8 +54,8 @@
54
54
  "Maalis",
55
55
  "Huhti",
56
56
  "Touko",
57
- "Kesä",
58
- "Heinä",
57
+ "Kes�",
58
+ "Hein�",
59
59
  "Elo",
60
60
  "Syys",
61
61
  "Loka",
@@ -81,7 +81,7 @@
81
81
  "La"
82
82
  ]
83
83
  },
84
- "ecl.fact-figures.VIEW-ALL-METRICS": "Näytä kaikki mittarit",
84
+ "ecl.fact-figures.VIEW-ALL-METRICS": "N�yt� kaikki mittarit",
85
85
  "ecl.file.OTHER-LANGUAGES": "Muut kielet ({{ count }})",
86
86
  "ecl.file-upload.CHOOSE-FILE": "Valitse tiedosto",
87
87
  "ecl.file-upload.REPLACE-FILE": "Korvaa tiedosto",
@@ -98,7 +98,7 @@
98
98
  "ecl.footer.COMMISSION-PRIORITIES": "Komissio ja sen painopisteet",
99
99
  "ecl.footer.PRIORITIES": "Painopisteet",
100
100
  "ecl.footer.COMMISSION-POLICIES": "Komission politiikka, tiedot ja palvelut",
101
- "ecl.footer.DISCOVER-MORE-ON": "Tutustu lisää",
101
+ "ecl.footer.DISCOVER-MORE-ON": "Tutustu lis��",
102
102
  "ecl.footer.FOLLOW-EUROPEAN-COMMISSION": "Seuraa Euroopan komissiota",
103
103
  "ecl.footer.FOLLOW-EUROPEAN-COMMISSION-SOCIAL-MEDIA": "Seuraa Euroopan komissiota sosiaalisessa mediassa",
104
104
  "ecl.footer.OTHER-SOCIAL-NETWORKS": "Muut sosiaalisen median verkostot",
@@ -106,46 +106,46 @@
106
106
  "ecl.footer.ABOUT-EUROPEAN-COMMISSION": "Tietoa Euroopan komissiosta",
107
107
  "ecl.footer.LANGUAGE-POLICY": "Kielipolitiikka",
108
108
  "ecl.footer.LANGUAGES-OUR-WEBSITES": "Kielet verkkosivustoillamme",
109
- "ecl.footer.RESOURCES-FOR-PARTNERS": "Resurssit yhteistyökumppaneille",
109
+ "ecl.footer.RESOURCES-FOR-PARTNERS": "Resurssit yhteisty�kumppaneille",
110
110
  "ecl.footer.REPORT-IT-VULNERABILITY": "Ilmoita IT-haavoittuvuudesta",
111
- "ecl.footer.COOKIES": "Evästeet",
112
- "ecl.footer.PRIVACY-POLICY": "Tietosuojakäytäntö",
111
+ "ecl.footer.COOKIES": "Ev�steet",
112
+ "ecl.footer.PRIVACY-POLICY": "Tietosuojak�yt�nt�",
113
113
  "ecl.footer.LEGAL-NOTICE": "Juridinen huomautus",
114
114
  "ecl.footer.CONTACT": "Yhteystiedot",
115
- "ecl.footer.CONTACT-US": "Ota yhteyttä",
116
- "ecl.footer.FOLLOW-US": "Seuraa meitä",
117
- "ecl.footer.CONTACT-EC": "Ota yhteyttä Euroopan komissioon",
118
- "ecl.footer.CONTACT-INFO-DG": "Yhteyshenkilöiden tiedot DG:lle",
119
- "ecl.footer.GO-TO-TOP": "Siirry ylös",
120
- "ecl.footer.MORE-INFO": "Lisätietoja",
121
- "ecl.footer.ABOUT-US": "Tietoa meistä",
122
- "ecl.footer.INFO-ABOUT-DG": "Tietoa DG:stä",
123
- "ecl.footer.RELATED-SITES": "Liittyvät sivustot",
115
+ "ecl.footer.CONTACT-US": "Ota yhteytt�",
116
+ "ecl.footer.FOLLOW-US": "Seuraa meit�",
117
+ "ecl.footer.CONTACT-EC": "Ota yhteytt� Euroopan komissioon",
118
+ "ecl.footer.CONTACT-INFO-DG": "Yhteyshenkil�iden tiedot DG:lle",
119
+ "ecl.footer.GO-TO-TOP": "Siirry yl�s",
120
+ "ecl.footer.MORE-INFO": "Lis�tietoja",
121
+ "ecl.footer.ABOUT-US": "Tietoa meist�",
122
+ "ecl.footer.INFO-ABOUT-DG": "Tietoa DG:st�",
123
+ "ecl.footer.RELATED-SITES": "Liittyv�t sivustot",
124
124
  "ecl.footer.STRATEGY": "Strategia",
125
125
  "ecl.footer.BUSINESS-ECONOMY-EURO": "Liiketoiminta, talous, euro",
126
- "ecl.footer.LIVE-WORK-TRAVEL": "Asu, työskentele, matkusta EU:ssa",
126
+ "ecl.footer.LIVE-WORK-TRAVEL": "Asu, ty�skentele, matkusta EU:ssa",
127
127
  "ecl.footer.LAW": "Laki",
128
128
  "ecl.footer.FUNDING-TENDERS": "Rahoitus, tarjouskilpailut",
129
129
  "ecl.footer.RESEARCH-INNOVATION": "Tutkimus ja innovaatio",
130
- "ecl.footer.ENERGY-CLIMATE": "Energia, ilmastonmuutos, ympäristö",
130
+ "ecl.footer.ENERGY-CLIMATE": "Energia, ilmastonmuutos, ymp�rist�",
131
131
  "ecl.footer.EDUCATION": "Koulutus",
132
- "ecl.footer.AID-DEVELOPMENT": "Apua, kehitysyhteistyö, perusoikeudet",
132
+ "ecl.footer.AID-DEVELOPMENT": "Apua, kehitysyhteisty�, perusoikeudet",
133
133
  "ecl.footer.FOOD": "Ruoka, maatalous, kalastus",
134
134
  "ecl.footer.EU-REGIONAL": "EU:n alueellinen ja kaupunkikehitys",
135
- "ecl.footer.JOBS": "Työpaikat Euroopan komissiossa",
135
+ "ecl.footer.JOBS": "Ty�paikat Euroopan komissiossa",
136
136
  "ecl.footer.STATS": "Tilastot",
137
137
  "ecl.footer.NEWS": "Uutiset",
138
138
  "ecl.footer.EVENTS": "Tapahtumat",
139
139
  "ecl.footer.PUBLICATIONS": "Julkaisut",
140
140
  "ecl.footer.PRESS-CORNER": "Uutishuone",
141
- "ecl.footer.CONTACT-EU": "Ota yhteyttä EU:hun",
141
+ "ecl.footer.CONTACT-EU": "Ota yhteytt� EU:hun",
142
142
  "ecl.footer.CALL-US": "Soita meille",
143
143
  "ecl.footer.WRITE-TO-US": "Kirjoita meille yhteydenottolomakkeen kautta",
144
- "ecl.footer.MEET-US": "Tule tapaamaan meitä johonkin EU-keskukseen",
145
- "ecl.footer.USE-OTHER-TELEPHONE-OPTIONS": "Käytä muita puhelinmahdollisuuksia",
144
+ "ecl.footer.MEET-US": "Tule tapaamaan meit� johonkin EU-keskukseen",
145
+ "ecl.footer.USE-OTHER-TELEPHONE-OPTIONS": "K�yt� muita puhelinmahdollisuuksia",
146
146
  "ecl.footer.SOCIAL-MEDIA": "Sosiaalinen media",
147
147
  "ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA": "Etsi EU:n sosiaalisen median kanavia",
148
- "ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES": "Haku EU:n toimielimistä ja elimistä",
148
+ "ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES": "Haku EU:n toimielimist� ja elimist�",
149
149
  "ecl.footer.LEGAL": "Oikeudellinen",
150
150
  "ecl.footer.LANGUAGES": "Kielet verkkosivuillamme",
151
151
  "ecl.footer.EU-INSTITUTIONS": "EU:n toimielimet",
@@ -163,15 +163,15 @@
163
163
  "ecl.footer.OMBUDSMAN": "Euroopan oikeusasiamies",
164
164
  "ecl.footer.EDPS": "Euroopan tietosuojavaltuutettu (EDPS)",
165
165
  "ecl.footer.DATA-PROTECTION-BOARD": "Euroopan tietosuojalautakunta",
166
- "ecl.footer.PERSONNEL-SELECTION-OFFICE": "Euroopan henkilöstövalintatoimisto",
166
+ "ecl.footer.PERSONNEL-SELECTION-OFFICE": "Euroopan henkil�st�valintatoimisto",
167
167
  "ecl.footer.PUBLICATIONS-OFFICE": "Euroopan unionin julkaisutoimisto",
168
168
  "ecl.footer.AGENCIES": "Virastot",
169
169
  "ecl.form-label.OPTIONAL": "valinnainen",
170
- "ecl.gallery.FULL-SIZE-DISPLAY": "Koko kuvan näyttö",
171
- "ecl.gallery.VIEW-ORIGINAL": "Näytä alkuperäinen",
172
- "ecl.gallery.MEDIA-FILES-COUNT": "Tässä galleriassa mediatiedostot",
173
- "ecl.inpage-navigation.PAGE-CONTENTS": "Sivun sisältö",
174
- "ecl.inpage-navigation.SHOW-PAGE-CONTENTS": "Näytä koko sisältö",
170
+ "ecl.gallery.FULL-SIZE-DISPLAY": "Koko kuvan n�ytt�",
171
+ "ecl.gallery.VIEW-ORIGINAL": "N�yt� alkuper�inen",
172
+ "ecl.gallery.MEDIA-FILES-COUNT": "T�ss� galleriassa mediatiedostot",
173
+ "ecl.inpage-navigation.PAGE-CONTENTS": "Sivun sis�lt�",
174
+ "ecl.inpage-navigation.SHOW-PAGE-CONTENTS": "N�yt� koko sis�lt�",
175
175
  "ecl.language-list.SELECT-LANGUAGE": "Valitse kieli",
176
176
  "ecl.language-list.SELECT-LANGUAGE-EXT": "Vaihda kieli, nykyinen kieli on {{ currentLang }}",
177
177
  "ecl.language-list.EU-LANGUAGES": "EU:n viralliset kielet",
@@ -179,7 +179,7 @@
179
179
  "ecl.language-list.ENGLISH": "Englanti",
180
180
  "ecl.loading-indicator.LOADING": "Ladataan...",
181
181
  "ecl.menu.MENU": "Valikko",
182
- "ecl.multiselect.CLEAR-ALL": "Tyhjennä kaikki",
182
+ "ecl.multiselect.CLEAR-ALL": "Tyhjenn� kaikki",
183
183
  "ecl.multiselect.SELECT-ALL": "Valitse kaikki",
184
184
  "ecl.multiselect.SELECTED": "Valittu:",
185
185
  "ecl.multiselect.NO-RESULTS-FOUND": "Ei tuloksia",
@@ -196,25 +196,24 @@
196
196
  "ecl.pagination.NEXT": "Seuraava",
197
197
  "ecl.pagination.PAGE": "Sivu {{ pageNumber }}",
198
198
  "ecl.pagination.PREVIOUS": "Edellinen",
199
- "ecl.social-media.FOLLOW-PROGRESS": "Seuraa viimeisimpiä edistysaskeleita ja saat lisätietoja osallistumisesta.",
199
+ "ecl.social-media.FOLLOW-PROGRESS": "Seuraa viimeisimpi� edistysaskeleita ja saat lis�tietoja osallistumisesta.",
200
200
  "ecl.social-media.OTHER-NETWORKS": "Muut sosiaaliset verkostot",
201
- "ecl.social-media.SHARE-PAGE": "Jaa tämä sivu",
201
+ "ecl.social-media.SHARE-PAGE": "Jaa t�m� sivu",
202
202
  "ecl.table.SORT-LABEL": {
203
203
  "ascending": "Lajittele nousevasti",
204
204
  "descending": "Lajittele laskevasti",
205
205
  "default": "Oletuslajittelu"
206
206
  },
207
207
  "ecl.timeline.TOGGLE-ITEMS": "Vaihda kohteita",
208
- "ecl.site-header.LOGGED-IN": "Kirjautunut sisään",
209
- "ecl.site-header.LOGGED-IN-AS": "Kirjautuneena käyttäjänä",
210
- "ecl.site-header.LOGIN": "Kirjaudu sisään",
208
+ "ecl.site-header.LOGGED-IN": "Kirjautunut sis��n",
209
+ "ecl.site-header.LOGGED-IN-AS": "Kirjautuneena k�ytt�j�n�",
210
+ "ecl.site-header.LOGIN": "Kirjaudu sis��n",
211
211
  "ecl.site-header.LOGOUT": "Kirjaudu ulos",
212
212
  "ecl.site-header.MENU": "Valikko",
213
- "ecl.SHOW-MORE-ITEMS": "Näytä lisää kohteita",
213
+ "ecl.SHOW-MORE-ITEMS": "N�yt� lis�� kohteita",
214
214
  "ecl.quiz.NEXT": "Seuraava",
215
215
  "ecl.quiz.PREVIOUS": "Edellinen",
216
216
  "ecl.quiz.GO-BACK": "Takaisin",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Napsauta paljastaaksesi",
218
- "ecl.quiz.GO-TO-SLIDE": "Siirry diaan {{ current }}/{{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Näytetään dia {{ current }}/{{ totalSlides }} (ryhmä {{ current }}/{{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Siirry diaan {{ current }}/{{ total }}"
220
219
  }
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Précédent",
216
216
  "ecl.quiz.GO-BACK": "Retour",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Cliquez pour révéler",
218
- "ecl.quiz.GO-TO-SLIDE": "Aller à la diapositive {{ current }} sur {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Affichage de la diapositive {{ current }} sur {{ totalSlides }} (groupe {{ current }} sur {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Aller à la diapositive {{ current }} sur {{ total }}"
220
219
  }
@@ -143,8 +143,8 @@
143
143
  "ecl.footer.WRITE-TO-US": "Scríobh chugainn tríd an bhfoirm teagmhála",
144
144
  "ecl.footer.MEET-US": "Buail isteach orainn ag ceann de cheantair an AE",
145
145
  "ecl.footer.USE-OTHER-TELEPHONE-OPTIONS": "Úsáid roghanna teileafóin eile",
146
- "ecl.footer.SOCIAL-MEDIA": "Méan sóisialta",
147
- "ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA": "Cuardaigh méan sóisialta AE",
146
+ "ecl.footer.SOCIAL-MEDIA": "Meán sóisialta",
147
+ "ecl.footer.SEARCH-FOR-EU-SOCIAL-MEDIA": "Cuardaigh meán sóisialta AE",
148
148
  "ecl.footer.SEARCH-EU-INSTITUTIONS-AND-BODIES": "Cuardaigh na hinstitiúidí agus na comhlachtaí uile de chuid an Aontais Eorpaigh",
149
149
  "ecl.footer.LEGAL": "Ceartasach",
150
150
  "ecl.footer.LANGUAGES": "Teangacha ar ár suíomhanna gréasáin",
@@ -215,6 +215,5 @@
215
215
  "ecl.quiz.PREVIOUS": "Roimhe seo",
216
216
  "ecl.quiz.GO-BACK": "Ar ais",
217
217
  "ecl.quiz.CLICK-TO-REVEAL": "Cliceáil chun nochtadh",
218
- "ecl.quiz.GO-TO-SLIDE": "Téigh go sleamhnán {{ current }} as {{ total }}",
219
- "ecl.quiz.SHOWING-SLIDE": "Ag taispeáint sleamhnán {{ current }} as {{ totalSlides }} (grúpa {{ current }} as {{ totalGroups }})"
218
+ "ecl.quiz.GO-TO-SLIDE": "Téigh go sleamhnán {{ current }} as {{ total }}"
220
219
  }