UNPKG

3.17 kBPlain TextView Raw
1export const TRANSLATION_PL_PL = {
2 accessors: 'Akcesor',
3 arguments: 'Argumenty',
4 bootstrap: 'Uruchomienie',
5 branches: 'Gałęzie',
6 browse: 'Przeglądaj',
7 classe: 'Klasa',
8 classes: 'Klasy',
9 component: 'Komponent',
10 components: 'Komponenty',
11 constructor: 'Konstruktor',
12 controllers: 'Kontrolery',
13 controller: 'Kontroler',
14 'coverage-page-title': 'Pokrycie dokumentacją',
15 declarations: 'Deklaracje',
16 decorators: 'Dekoratory',
17 'default-value': 'Domyślna wartość',
18 'defined-in': 'Zdefiniowane w',
19 dependencies: 'Biblioteki',
20 deprecated: 'Przestarzałe',
21 description: 'Opis',
22 directive: 'Dyrektywa',
23 directives: 'Dyrektywy',
24 'dom tree': 'DOM drzewo',
25 entities: 'Podmioty',
26 entity: 'Podmiot',
27 entrycomponents: 'EntryComponents',
28 enumerations: 'Enumeracje',
29 enums: 'Enumy',
30 example: 'Przykład',
31 examples: 'Przykłady',
32 exports: 'Exporty',
33 extends: 'Rozszerza',
34 file: 'Plik',
35 functions: 'Funkcje',
36 'generated-using': 'Dokumentacja wygenerowana przy użyciu',
37 'getting-started': 'Start',
38 guard: 'Guard',
39 guards: "Guard'y",
40 hostbindings: 'HostBindingi',
41 hostlisteners: 'HostListenery',
42 'html-element': 'Html element',
43 'html-element-with-directive': 'Html element z dyrektywą',
44 identifier: 'Identyfikator',
45 implements: 'Implementuje',
46 imports: 'Importuje',
47 index: 'Indeks',
48 indexable: 'Indeksowany',
49 info: 'Informatie',
50 'inherited-from': 'Dziedziczy z',
51 injectable: 'Injectable',
52 injectables: 'Injectables',
53 inputs: 'Inputy',
54 interceptors: 'Interceptory',
55 interface: 'Interfejs',
56 interfaces: 'Interfejsy',
57 legend: 'Legenda',
58 license: 'Licencja',
59 lines: 'Linie',
60 metadata: 'Metadane',
61 methods: 'Metody',
62 miscellaneous: 'Różne',
63 module: 'Moduł',
64 modules: 'Moduły',
65 name: 'Nazwa',
66 no: 'Nie',
67 'no-graph': 'Graf niedostępny.',
68 'no-iframe': "Twoja przeglądarka nie wspiera iframe'ów.",
69 'no-result-matching': 'Brak pasujących wyników',
70 'no-svg': 'Twoja przeglądarka nie wspiera SVG',
71 optional: 'Opcjonalne',
72 outputs: 'Outputy',
73 overview: 'Przegląd',
74 parameters: 'Parametry',
75 'peer-dependencies': 'Biblioteki zależne',
76 pipe: 'Pipe',
77 pipes: "Pipe'y",
78 prefix: 'Prefiks',
79 properties: 'Włąściwości',
80 providers: 'Dostarczyciele',
81 pure: 'Czysty',
82 readme: 'README',
83 reset: 'Reset',
84 'results-matching': 'pasujących wyników',
85 returns: 'Zwraca',
86 route: 'Route',
87 routes: "Route'y",
88 schemas: 'Schematy',
89 'search-placeholder': 'Wprowadź tekst wyszukiwania',
90 selector: 'Selektor',
91 signature: 'Podpis',
92 statements: 'Instrukcje',
93 styles: 'Estilos',
94 template: 'Modelo',
95 type: 'Typ',
96 'type-aliases': 'Aliasy typów',
97 'type-parameters': 'Parametry typów',
98 types: 'Typy',
99 'unamed-property': 'Nienazwana właśność',
100 'unit-test-coverage': 'Pokrycie testami jednostkowymi',
101 value: 'Wartość',
102 variables: 'Zmienne',
103 yes: 'Tak',
104 zoomin: 'Przybliż',
105 zoomout: 'Oddal'
106};