File tree 1 file changed +104
-0
lines changed
1 file changed +104
-0
lines changed Original file line number Diff line number Diff line change
1
+ ! ------------------------------------------------------------------------------
2
+
3
+ ! pl.rc
4
+
5
+ ! This file is part of Unifix BWidget Toolkit
6
+
7
+ ! Definition of english resources
8
+
9
+ ! ------------------------------------------------------------------------------
10
+
11
+
12
+
13
+
14
+
15
+ ! --- symbolic names of buttons ------------------------------------------------
16
+
17
+
18
+
19
+ *abortName: &Porzuć
20
+
21
+ *retryName: P&onów
22
+
23
+ *ignoreName: &Ignoruj
24
+
25
+ *okName: &OK
26
+
27
+ *cancelName: &Anyluj
28
+
29
+ *yesName: &Tak
30
+
31
+ *noName: &Nie
32
+
33
+
34
+
35
+
36
+
37
+ ! --- symbolic names of label of SelectFont dialog ----------------------------
38
+
39
+
40
+
41
+ *boldName: Pogrubiona
42
+
43
+ *italicName: Kursywa
44
+
45
+ *underlineName: Podkreślenie
46
+
47
+ *overstrikeName: Przekreślenie
48
+
49
+ *fontName: &Czcionka:
50
+
51
+ *sizeName: &Rozmiar:
52
+
53
+ *styleName: St&yl czcionki:
54
+
55
+
56
+
57
+
58
+
59
+ ! --- symbolic names of label of PasswdDlg dialog -----------------------------
60
+
61
+
62
+
63
+ *loginName: &Login
64
+
65
+ *passwordName: &Hasło
66
+
67
+
68
+
69
+
70
+
71
+ ! --- resource for SelectFont dialog ------------------------------------------
72
+
73
+
74
+
75
+ *SelectFont.title: Wybór czcionki
76
+
77
+ *SelectFont.sampletext: Przykładowy tekst
78
+
79
+
80
+
81
+
82
+
83
+ ! --- resource for MessageDlg dialog ------------------------------------------
84
+
85
+
86
+
87
+ *MessageDlg.noneTitle: Wiadomość
88
+
89
+ *MessageDlg.infoTitle: Informacja
90
+
91
+ *MessageDlg.questionTitle: Pytanie
92
+
93
+ *MessageDlg.warningTitle: Ostrzeżenie
94
+
95
+ *MessageDlg.errorTitle: Błąd
96
+
97
+
98
+
99
+ ! --- resource for PasswdDlg dialog -------------------------------------------
100
+
101
+
102
+
103
+ *PasswdDlg.title: Wpisz login i hasło
104
+
You can’t perform that action at this time.
0 commit comments