diff options
author | Eli Linden <eli@lindenlab.com> | 2010-03-23 15:30:39 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-03-23 15:30:39 -0700 |
commit | 9231d480b45e39fbed067215acce6febdd9d443a (patch) | |
tree | 999c31751ac36652015bdb454888005b63942a07 /indra/newview/skins/default/xui/pl/floater_outgoing_call.xml | |
parent | 346a588124c56bbd4ee86e1f07e6f3b0cf4c4e21 (diff) |
PL translation Set5C. Re-commit of set 7, 8
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_outgoing_call.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/floater_outgoing_call.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml b/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml index 4720bc08b8..5522c02631 100644 --- a/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml +++ b/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="outgoing call" title="ROZMOWA GŁOSOWA"> + <floater.string name="lifetime"> + 5 + </floater.string> <floater.string name="localchat"> Rozmowy Głosowe w Pobliżu </floater.string> @@ -21,6 +24,15 @@ <text name="noanswer"> Brak odpowiedzi. Proszę spróbować ponownie później. </text> + <text name="nearby"> + Zostaleś rozłączony od [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY] + </text> + <text name="nearby_P2P_by_other"> + [VOICE_CHANNEL_NAME] has ended the call. [RECONNECT_NEARBY] + </text> + <text name="nearby_P2P_by_agent"> + Zakończyłeś rozmowę. [RECONNECT_NEARBY] + </text> <text name="leaving"> Opuszcza [CURRENT_CHAT] </text> |