diff options
author | Jacek Antonelli | 2009-04-30 13:04:20 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-04-30 13:07:16 -0500 |
commit | ca8149ca6d157eb4b5fc8ba0e5ba3a6e56f72e7e (patch) | |
tree | 8348301d0ac44a524f1819b777686bf086907d76 /linden/indra/newview/skins/default/xui/pl/panel_avatar.xml | |
parent | Second Life viewer sources 1.22.11 (diff) | |
download | meta-impy-ca8149ca6d157eb4b5fc8ba0e5ba3a6e56f72e7e.zip meta-impy-ca8149ca6d157eb4b5fc8ba0e5ba3a6e56f72e7e.tar.gz meta-impy-ca8149ca6d157eb4b5fc8ba0e5ba3a6e56f72e7e.tar.bz2 meta-impy-ca8149ca6d157eb4b5fc8ba0e5ba3a6e56f72e7e.tar.xz |
Second Life viewer sources 1.23.0-RC
Diffstat (limited to 'linden/indra/newview/skins/default/xui/pl/panel_avatar.xml')
-rwxr-xr-x | linden/indra/newview/skins/default/xui/pl/panel_avatar.xml | 214 |
1 files changed, 214 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/pl/panel_avatar.xml b/linden/indra/newview/skins/default/xui/pl/panel_avatar.xml new file mode 100755 index 0000000..04dadcf --- /dev/null +++ b/linden/indra/newview/skins/default/xui/pl/panel_avatar.xml | |||
@@ -0,0 +1,214 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
2 | <panel name="Panel Avatar"> | ||
3 | <tab_container name="tab"> | ||
4 | <panel label="Życie #2" name="2nd Life"> | ||
5 | <string name="CaptionTextAcctInfo"> | ||
6 | [ACCTTYPE] | ||
7 | [PAYMENTINFO] | ||
8 | [AGEVERIFICATION] | ||
9 | </string> | ||
10 | <string name="AcctTypeResident"> | ||
11 | Rezydent | ||
12 | </string> | ||
13 | <string name="AcctTypeTrial"> | ||
14 | Próbne | ||
15 | </string> | ||
16 | <string name="AcctTypeCharterMember"> | ||
17 | Członek-zalożyciel | ||
18 | </string> | ||
19 | <string name="AcctTypeEmployee"> | ||
20 | Pracownik Linden Lab | ||
21 | </string> | ||
22 | <string name="PaymentInfoUsed"> | ||
23 | Dane Konta Używane | ||
24 | </string> | ||
25 | <string name="PaymentInfoOnFile"> | ||
26 | Dane Konta Dostępne | ||
27 | </string> | ||
28 | <string name="NoPaymentInfoOnFile"> | ||
29 | Brak Danych Konta | ||
30 | </string> | ||
31 | <string name="AgeVerified"> | ||
32 | Wiek Zweryfikowany | ||
33 | </string> | ||
34 | <string name="NotAgeVerified"> | ||
35 | Wiek nie Zweryfikowany | ||
36 | </string> | ||
37 | <text name="Name:"> | ||
38 | Imię: | ||
39 | </text> | ||
40 | <name_editor name="name"/> | ||
41 | <text name="online_yes"> | ||
42 | Obecnie w SL | ||
43 | </text> | ||
44 | <text name="label"> | ||
45 | Urodziny: | ||
46 | </text> | ||
47 | <line_editor name="born"/> | ||
48 | <text name="label2"> | ||
49 | Konto: | ||
50 | </text> | ||
51 | <view_border name="acct_border"/> | ||
52 | <text name="acct"/> | ||
53 | <text name="partner_label" tool_tip="Partner w Second Life. Więcej informacji pod www.secondlife.com/partner"> | ||
54 | Partner: | ||
55 | </text> | ||
56 | <button label="i" label_selected="i" name="partner_info" tool_tip="Kliknij żeby zobaczyć profil partnera"/> | ||
57 | <button label="?" label_selected="?" name="partner_help"/> | ||
58 | <line_editor name="partner_edit" tool_tip="Partner w Second Life. Więcej informacji pod www.secondlife.com/partner"> | ||
59 | [FIRST] [LAST] | ||
60 | </line_editor> | ||
61 | <text name="Photo:"> | ||
62 | Zdjęcie: | ||
63 | </text> | ||
64 | <texture_picker label="" name="img" tool_tip="Kliknij żeby wybrać zdjęcie"/> | ||
65 | <text name="Groups:"> | ||
66 | Grupy: | ||
67 | </text> | ||
68 | <scroll_list name="groups"/> | ||
69 | <text name="About:"> | ||
70 | Dane: | ||
71 | </text> | ||
72 | <text name="(500 chars)"> | ||
73 | 500 znaków | ||
74 | </text> | ||
75 | <text_editor name="about"/> | ||
76 | <text name="Give item:"> | ||
77 | Podaruj: | ||
78 | </text> | ||
79 | <view_border name="drop_target_rect"/> | ||
80 | <view_border name="drop_target_rect_vis"/> | ||
81 | <text name="Give inventory" tool_tip="Tutaj wrzucaj rzeczy z szafy, które chcesz podarować tej osobie."> | ||
82 | Tutaj wrzuć rzecz z szafy. | ||
83 | </text> | ||
84 | <check_box label="Pokazuj w wyszukiwarce" name="allow_publish" tool_tip="Opublikuj dodatkowe dane profilu takie jak opis i zdjęcie w wyszukiwarce."/> | ||
85 | <button label="?" label_selected="?" name="?"/> | ||
86 | <button label="Zlokalizuj" label_selected="Zlokalizuj" name="Find on Map"/> | ||
87 | <button label="Zaproponuj TP..." label_selected="Zaproponuj TP..." name="Offer Teleport..."/> | ||
88 | <button label="Dodaj Znajomość..." label_selected="Dodaj Znajomość..." name="Add Friend..."/> | ||
89 | <button label="Zapłać..." label_selected="Zapłać..." name="Pay..."/> | ||
90 | <button label="Wyślij IM..." label_selected="Wyślij IM..." name="Instant Message..." tool_tip="Wyślij wiadomość (IM)"/> | ||
91 | <button label="Wycisz" label_selected="Wycisz" name="Mute"/> | ||
92 | </panel> | ||
93 | <panel label="WWW" name="WebProfile"> | ||
94 | <line_editor name="url_edit"/> | ||
95 | <flyout_button label="Załaduj" label_selected="Załaduj" name="load" tool_tip="Załaduj stronę profilu używając wbudowanej przeglądarki."> | ||
96 | <flyout_button_item name="open_item"> | ||
97 | Użyj zewnętrznej przeglądarki | ||
98 | </flyout_button_item> | ||
99 | <flyout_button_item name="home_item"> | ||
100 | Otwórz URL strony profilu | ||
101 | </flyout_button_item> | ||
102 | </flyout_button> | ||
103 | <button label="?" label_selected="?" name="web_profile_help"/> | ||
104 | <check_box label="Auto-ładuj profile z Internetu" name="auto_load" tool_tip="Automatycznie ładuj strony profili."/> | ||
105 | <web_browser name="profile_html"/> | ||
106 | <text name="status_text"/> | ||
107 | </panel> | ||
108 | <panel label="Zajęcia" name="Interests"> | ||
109 | <text name="I Want To:"> | ||
110 | Chcę: | ||
111 | </text> | ||
112 | <check_box label="Budować" name="chk0"/> | ||
113 | <check_box label="Zwiedzać" name="chk1"/> | ||
114 | <check_box label="Spotykać się" name="chk2"/> | ||
115 | <check_box label="Pracować" name="chk6"/> | ||
116 | <check_box label="Należeć do Grup" name="chk3"/> | ||
117 | <check_box label="Kupować" name="chk4"/> | ||
118 | <check_box label="Sprzedawać" name="chk5"/> | ||
119 | <check_box label="Zatrudniać" name="chk7"/> | ||
120 | <line_editor name="want_to_edit"/> | ||
121 | <text name="Skills:"> | ||
122 | Zdolności: | ||
123 | </text> | ||
124 | <check_box label="Tekstury" name="schk0"/> | ||
125 | <check_box label="Architektura" name="schk1"/> | ||
126 | <check_box label="Planowanie Imprez" name="schk2"/> | ||
127 | <check_box label="Modelowanie" name="schk3"/> | ||
128 | <check_box label="Skrypty" name="schk4"/> | ||
129 | <check_box label="Tworzenie Postaci" name="schk5"/> | ||
130 | <line_editor name="skills_edit"/> | ||
131 | <text name="Languages:"> | ||
132 | Języki: | ||
133 | </text> | ||
134 | <line_editor name="languages_edit"/> | ||
135 | </panel> | ||
136 | <panel label="Lubię" name="Picks"> | ||
137 | <text name="Tell everyone about your favorite places in Second Life."> | ||
138 | Pokaż Twoje ulubione miejsca w Second Life. | ||
139 | </text> | ||
140 | <button label="Dodaj..." label_selected="Dodaj..." name="New..."/> | ||
141 | <button label="Usuń..." label_selected="Usuń..." name="Delete..."/> | ||
142 | <tab_container name="picks tab"/> | ||
143 | <text name="loading_text"> | ||
144 | Ładowanie... | ||
145 | </text> | ||
146 | </panel> | ||
147 | <panel label="Reklama" name="Classified"> | ||
148 | <text name="Place an ad in Second Life's classified listings."> | ||
149 | Zamieść reklamę w Second Life. | ||
150 | </text> | ||
151 | <button label="Dodaj..." label_selected="Dodaj..." name="New..."/> | ||
152 | <button label="Usuń..." label_selected="Usuń..." name="Delete..."/> | ||
153 | <tab_container name="classified tab"/> | ||
154 | <text name="loading_text"> | ||
155 | Ładowanie... | ||
156 | </text> | ||
157 | </panel> | ||
158 | <panel label="Życie #1" name="1st Life"> | ||
159 | <text name="Photo:"> | ||
160 | Zdjęcie: | ||
161 | </text> | ||
162 | <texture_picker label="" name="img" tool_tip="Kliknij żeby wybrać zdjęcie"/> | ||
163 | <text name="Info:"> | ||
164 | Dane: | ||
165 | </text> | ||
166 | <text name="(250 chars)"> | ||
167 | 250 znaków | ||
168 | </text> | ||
169 | <text_editor name="about"/> | ||
170 | </panel> | ||
171 | <panel label="Notatki" name="My Notes"> | ||
172 | <string name="Loading"> | ||
173 | Ładowanie... | ||
174 | </string> | ||
175 | <text name="label"> | ||
176 | Używaj tego miejsca na Twoje prywatne notatki o tej osobie. Tylko | ||
177 | Ty możesz widzieć te notatki. Żadna inna osoba nie może ich zobaczyć. | ||
178 | </text> | ||
179 | <text_editor name="notes edit"/> | ||
180 | </panel> | ||
181 | </tab_container> | ||
182 | <button label="OK" label_selected="OK" name="OK"/> | ||
183 | <button label="Anuluj" label_selected="Anuluj" name="Cancel"/> | ||
184 | <button label="Kopnij" label_selected="Kopnij" name="Kick"/> | ||
185 | <button label="Zatrzymaj" label_selected="Zatrzymaj" name="Freeze" tool_tip="Zablokuj ruch i czat tego Rezydenta."/> | ||
186 | <button label="Uwolnij" label_selected="Uwolnij" name="Unfreeze" tool_tip="Odblokuj Rezydenta"/> | ||
187 | <button label="NOK" label_selected="NOK" name="csr_btn" tool_tip="Otwórz Narzędzie Obsługi Klienta dla tego Rezydenta"/> | ||
188 | <string name="ShowOnMapNonFriend"> | ||
189 | Zlokalizuj na mapie. | ||
190 | Nie możesz tego użyć ponieważ | ||
191 | nie jesteście znajomymi. | ||
192 | </string> | ||
193 | <string name="ShowOnMapFriendOffline"> | ||
194 | Zlokalizuj na mapie. | ||
195 | Nie możesz tego użyć ponieważ | ||
196 | osoby nie ma obecnie w Second Life. | ||
197 | </string> | ||
198 | <string name="ShowOnMapFriendOnline"> | ||
199 | Zlokalizuj na mapie. | ||
200 | </string> | ||
201 | <string name="TeleportGod"> | ||
202 | Wymuś teleportację do siebie. | ||
203 | </string> | ||
204 | <string name="TeleportPrelude"> | ||
205 | Zaproponuj teleportację do siebie. | ||
206 | Nie działa na Wyspie Orientacyjnej. | ||
207 | </string> | ||
208 | <string name="TeleportNormal"> | ||
209 | Zaproponuj teleportację do siebie. | ||
210 | </string> | ||
211 | <string name="Loading"> | ||
212 | Ładowanie... | ||
213 | </string> | ||
214 | </panel> | ||