summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_status_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/panel_status_bar.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/panel_status_bar.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/panel_status_bar.xml b/indra/newview/skins/default/xui/pl/panel_status_bar.xml
new file mode 100755
index 0000000000..7c6c7ab90f
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/panel_status_bar.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<panel name="status">
+ <text type="string" length="1" name="ParcelNameText"
+ tool_tip="Nazwa posiadłości w której się znajdujesz. Po więcej informacji kliknij O Posiadłości.">
+ nazwa posiadłości
+ </text>
+ <text type="string" length="1" name="BalanceText" tool_tip="Stan Konta">
+ Ładowanie...
+ </text>
+ <button label="" label_selected="" name="buycurrency" tool_tip="Kup $L" />
+ <text type="string" length="12" name="TimeText" tool_tip="Obecny Czas (Pacyficzny)">
+ 12:00 AM
+ </text>
+ <string name="StatBarDaysOfWeek">
+ Niedziela:Poniedziałek:Wtorek:Środa:Czwartek:Piątek:Sobota
+ </string>
+ <string name="StatBarMonthsOfYear">
+ Styczeń:Luty:Marzec:Kwiecień:Maj:Czerwiec:Lipiec:Serpień:Wrzesień:Październik:Listopad:Grudzień
+ </string>
+ <button label="" label_selected="" name="scriptout"
+ tool_tip="Ostrzeżenia i Błędy Skryptów" />
+ <button label="" label_selected="" name="health" tool_tip="Zdrowie" />
+ <text type="string" length="1" name="HealthText" tool_tip="Health">
+ 100%
+ </text>
+ <button label="" label_selected="" name="no_fly" tool_tip="Latanie niedozwolone" />
+ <button label="" label_selected="" name="no_build" tool_tip="Budowanie niedozwolone" />
+ <button label="" label_selected="" name="no_scripts" tool_tip="Scripts not allowed" />
+ <button label="" label_selected="" name="restrictpush"
+ tool_tip="Popychanie niedozwolone" />
+ <button label="" label_selected="" name="status_no_voice"
+ tool_tip="Rozmowy niedowolone" />
+ <button label="" label_selected="" name="buyland" tool_tip="Kup tą posiadłość" />
+ <button label="" name="menubar_search_bevel_bg" />
+ <line_editor label="Szukaj" name="search_editor" tool_tip="Przeszukaj Second Life" />
+ <button label="" label_selected="" name="search_btn" tool_tip="Przeszukaj Second Life" />
+ <string name="packet_loss_tooltip">
+ Utracone Pakiety
+ </string>
+ <string name="bandwidth_tooltip">
+ Przepustowość
+ </string>
+</panel>