summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-03-24 10:31:19 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-03-24 10:31:19 +0000
commit6f77f8891a7b0e95e1ea946b48dcac93dc68fa1a (patch)
treeb22e29c4ebc608de4813d4a6518447b2d7b64f10 /indra/newview/skins/default/xui/pl/floater_outgoing_call.xml
parentebea9eed4d30376e8914c0e778250ecc45f9dd22 (diff)
parent00a97a4f95f644b1807d72cebce6dd6a7a1cf31e (diff)
viewer2 merge
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.xml40
1 files changed, 40 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
new file mode 100644
index 0000000000..5522c02631
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_outgoing_call.xml
@@ -0,0 +1,40 @@
+<?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>
+ <floater.string name="anonymous">
+ anonimowy
+ </floater.string>
+ <floater.string name="VoiceInviteP2P">
+ dzwoni.
+ </floater.string>
+ <floater.string name="VoiceInviteAdHoc">
+ uczestniczy w Konferencyjnej Rozmowie Głosowej
+ </floater.string>
+ <text name="connecting">
+ Łączy z [CALLEE_NAME]
+ </text>
+ <text name="calling">
+ Dzwoni [CALEE_NAME]
+ </text>
+ <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>
+ <button label="Anuluj" label_selected="Anuluj" name="Cancel"/>
+</floater>