summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml
diff options
context:
space:
mode:
authorakleshchev <117672381+akleshchev@users.noreply.github.com>2023-01-04 23:36:40 +0200
committerGitHub <noreply@github.com>2023-01-04 23:36:40 +0200
commit5bc16b94cc17b1a4666ad8a745e7fd7bb5273e36 (patch)
tree722edaac8ddaaaa0d4d7540529a71d2763a18e48 /indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml
parent5ea7cec092b1b8bddeca92b393868b048a38762d (diff)
parentbfa8239361e9ed48e7f7c33ecc2664ed64dcfbc1 (diff)
SL-18904 Merge pull request #40 from PanteraPolnocy
A small batch of changes in Polish translation subdirectory
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml123
1 files changed, 0 insertions, 123 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml b/indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml
deleted file mode 100644
index 6a30ac4ed9..0000000000
--- a/indra/newview/skins/default/xui/pl/floater_edit_sky_preset.xml
+++ /dev/null
@@ -1,123 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater name="Edit Sky Preset" title="Edytuj ustawienie nieba">
- <string name="title_new">
- Stwórz nowe Ustawienie nieba
- </string>
- <string name="title_edit">
- Edytuj Ustawienie nieba
- </string>
- <string name="hint_new">
- Nazwij Ustawienie, ustaw co trzeba i kliknij na "Zapisz".
- </string>
- <string name="hint_edit">
- Aby edytować Ustawienie ustaw co trzeba i kliknij na "Zapisz".
- </string>
- <string name="combo_label">
- -Wybierz Ustawienie-
- </string>
- <text name="hint">
- Aby edytować Ustawienie ustaw co trzeba i kliknij na "Zapisz".
- </text>
- <text name="label">
- Nazwa:
- </text>
- <text name="note">
- Uwaga: jeśli zmienisz nazwę Ustawienia, to zaczniesz tworzyć nowe, a obecne pozostanie bez zmian.
- </text>
- <tab_container name="WindLight Tabs">
- <panel label="ATMOSFERA" name="Atmosphere">
- <text name="BHText">
- Horyzont błękitu
- </text>
- <text name="BDensText">
- Horyzont mgły
- </text>
- <text name="BDensText2">
- Gęstość
- </text>
- <text name="HDText">
- Gęstość mgły
- </text>
- <text name="DensMultText">
- Mnożnik gęstości
- </text>
- <text name="WLDistanceMultText">
- Mnożnik odległości
- </text>
- <text name="MaxAltText">
- Maks. wysokość
- </text>
- </panel>
- <panel label="OŚWIETLENIE" name="Lighting">
- <text name="SLCText">
- Kolor Słońca/Księżyca
- </text>
- <text name="WLAmbientText">
- Otoczenie
- </text>
- <text name="SunGlowText">
- Blask Słońca
- </text>
- <slider label="Skupienie" name="WLGlowB" />
- <slider label="Rozmiar" name="WLGlowR" />
- <text name="WLStarText">
- Jasność gwiazd
- </text>
- <text name="SceneGammaText">
- Gamma sceny
- </text>
- <text name="TODText">
- Poz. Słońca/Księżyca
- </text>
- <text name="WL12am">
- 24:00
- </text>
- <text name="WL6am">
- 6:00
- </text>
- <text name="WL12pmHash">
- 12:00
- </text>
- <text name="WL6pm">
- 18:00
- </text>
- <text name="WL12am2">
- 24:00
- </text>
- <time name="WLDayTime" value="6:00" />
- <text name="WLEastAngleText">
- Kąt wschodu
- </text>
- </panel>
- <panel label="CHMURY" name="Clouds">
- <text name="WLCloudColorText">
- Kolor chmur
- </text>
- <text name="WLCloudColorText2">
- Gęstość chmur XY
- </text>
- <slider label="G" name="WLCloudDensity" />
- <text name="WLCloudCoverageText">
- Zachmurzenie
- </text>
- <text name="WLCloudScaleText">
- Rozmiar chmur
- </text>
- <text name="WLCloudDetailText">
- Detale chmur (XY/Gęstość)
- </text>
- <slider label="G" name="WLCloudDetailDensity" />
- <text name="WLCloudScrollXText">
- Przesuwanie X
- </text>
- <check_box label="Blokada" name="WLCloudLockX" />
- <text name="WLCloudScrollYText">
- Przesuwanie Y
- </text>
- <check_box label="Blokada" name="WLCloudLockY" />
- </panel>
- </tab_container>
- <check_box label="Ustaw jako moje Ustawienie Nieba" name="make_default_cb" />
- <button label="Zapisz" name="save" />
- <button label="Anuluj" name="cancel" />
- </floater>