diff options
author | Eli Linden <eli@lindenlab.com> | 2010-08-09 15:06:26 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-08-09 15:06:26 -0700 |
commit | e56bd45f0dbf58ace9cfc5965885521a0740e205 (patch) | |
tree | bb482548848550b4e8e7a674f657784ae6dbfedd /indra/newview/skins/default/xui/pl/notifications.xml | |
parent | 90a73085fda47da5c966f246e96667f8c11d9579 (diff) |
CT-575 WIP PL global edit part 1/2; PL DA set 16 translation for 2.1.1; FR linguistic
Diffstat (limited to 'indra/newview/skins/default/xui/pl/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/notifications.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/pl/notifications.xml b/indra/newview/skins/default/xui/pl/notifications.xml index 58ca77411d..14718e8f6f 100644 --- a/indra/newview/skins/default/xui/pl/notifications.xml +++ b/indra/newview/skins/default/xui/pl/notifications.xml @@ -355,7 +355,7 @@ Czy na pewno chcesz kontynuować? <usetemplate name="okcancelbuttons" notext="Anuluj" yestext="OK"/> </notification> <notification name="DeleteOutfits"> - Czy usunąć wybrany strój? + Skasować wybrane stroje? <usetemplate name="okcancelbuttons" notext="Anuluj" yestext="OK"/> </notification> <notification name="PromptGoToEventsPage"> @@ -2720,8 +2720,8 @@ Proszę sprawdź swoją sieć i ustawienia firewall. Awatar '[NAME]' pozostał w pełni załadowany. </notification> <notification name="AvatarRezSelfBakeNotification"> - ( [EXISTENCE] sekund w Second Life) -Załadowano [RESOLUTION] teksturę dla '[BODYREGION]' po [TIME] sekundach. + ( [EXISTENCE] sekund w Second Life ) +You [ACTION] a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME] seconds. </notification> <notification name="ConfirmLeaveCall"> Czy jestes pewien/pewna, że chcesz zakończyć rozmowę? @@ -2758,4 +2758,7 @@ Jeżeli wciąż masz problemy sprawdź: [SUPPORT_SITE]. Jeśli jesteś właścicielem posiadłości, możesz ustawić na niej miejsce startu. W innym przypadku możesz poszukać na mapie miejsca oznaczone jako "Infohub". </global> + <global name="You died and have been teleported to your home location"> + Nastąpiła śmierć i teleportacja do Miejsca Startu. + </global> </notifications> |