UNPKG

3.22 kBPlain TextView Raw
1export const TRANSLATION_SK_SK = {
2 accessors: 'Modifikátory prístupu',
3 arguments: 'Argumenty',
4 bootstrap: 'Bootstrap',
5 branches: 'Vetvy',
6 browse: 'Prezerať',
7 classe: 'Trieda',
8 classes: 'Triedy',
9 component: 'Komponent',
10 components: 'Komponenty',
11 constructor: 'Konštruktor',
12 controllers: 'Controllers',
13 controller: 'Controller',
14 'coverage-page-title': 'Pokrytie dokumentáciou',
15 declarations: 'Deklarácie',
16 decorators: 'Dekorátory',
17 'default-value': 'Predvolená hodnota',
18 'defined-in': 'Definované v',
19 dependencies: 'Závislosti',
20 deprecated: 'Zastarel',
21 description: 'Popis',
22 directive: 'Direktíva',
23 directives: 'Direktívy',
24 'dom tree': 'DOM strom',
25 entities: 'Subjektov',
26 entity: 'Subjekt',
27 entrycomponents: 'EntryComponents',
28 enumerations: 'Enumerátory',
29 enums: 'Enumerátory',
30 example: 'Príklad',
31 examples: 'Príklady',
32 exports: 'Exporty',
33 extends: 'Rozširuje',
34 file: 'Súbor',
35 functions: 'Funkcie',
36 'generated-using': 'Dokumentácia vytvorená pomocou',
37 'getting-started': 'Začíname',
38 guard: 'Guard',
39 guards: 'Guards',
40 hostbindings: 'HostBindings',
41 hostlisteners: 'HostListeners',
42 'html-element': 'HTML element',
43 'html-element-with-directive': 'HTML element s direktívou',
44 identifier: 'Identifikátor',
45 implements: 'Implementuje',
46 imports: 'Importuje',
47 index: 'Index',
48 indexable: 'Indexovateľný',
49 info: 'Informácie',
50 'inherited-from': 'Zdedené od',
51 injectable: 'Injectable',
52 injectables: 'Injectables',
53 inputs: 'Vstupy',
54 interceptors: 'Interceptors',
55 interface: 'Rozhranie',
56 interfaces: 'Rozhrania',
57 legend: 'Legenda',
58 license: 'Licencia',
59 lines: 'Riadky',
60 metadata: 'Metadáta',
61 methods: 'Metódy',
62 miscellaneous: 'Rôzne',
63 module: 'Modul',
64 modules: 'Moduly',
65 name: 'Názov',
66 no: 'Nie',
67 'no-graph': 'Nie je k dispozícii žiadny graf.',
68 'no-iframe': 'Váš prehliadač nepodporuje iframe',
69 'no-result-matching': 'Nenájdené žiadne výsledky pre',
70 'no-svg': 'Váš prehliadač nepodporuje SVG',
71 optional: 'Voliteľný',
72 outputs: 'Výstupy',
73 overview: 'Prehľad',
74 parameters: 'Parametre',
75 'peer-dependencies': 'Peer dependencies',
76 pipe: 'Pipe',
77 pipes: 'Pipes',
78 prefix: 'Prefix',
79 properties: 'Vlastnosti',
80 providers: 'Providers',
81 pure: 'Pure',
82 readme: 'README',
83 reset: 'Resetovať',
84 'results-matching': 'výsledkov pre',
85 returns: 'Návratová hodnota',
86 route: 'Route',
87 routes: 'Routes',
88 schemas: 'Schémy',
89 'search-placeholder': 'Zadajte hľadaný text',
90 selector: 'Selektor',
91 signature: 'Podpis',
92 source: 'Zdroj',
93 statements: 'Statements',
94 styles: 'Štýly',
95 template: 'Šablóna',
96 type: 'Typ',
97 'type-aliases': 'Type aliases',
98 'type-parameters': 'Type parameters',
99 types: 'Typy',
100 'unamed-property': 'Nepomenovaný atribút',
101 'unit-test-coverage': 'Pokrytie unit testami',
102 value: 'Hodnota',
103 variables: 'Premenné',
104 yes: 'Áno',
105 zoomin: 'Priblížiť',
106 zoomout: 'Oddialiť'
107};