summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_voice_effect.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-07-15 17:09:56 -0700
committerEli Linden <eli@lindenlab.com>2010-07-15 17:09:56 -0700
commitf4f04fd23822b8958b7d1f768d0ecdd11c8a94f8 (patch)
tree356130c9d771f7fb5f68c93abacac94e5cc44c8b /indra/newview/skins/default/xui/pl/floater_voice_effect.xml
parent88e93ee5a8d3004f8b7f25045133de8773afdabb (diff)
CT-575 WIP l10n catchup of translation up to set14, new files, for Viewer 2.1
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_voice_effect.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_voice_effect.xml b/indra/newview/skins/default/xui/pl/floater_voice_effect.xml
new file mode 100644
index 0000000000..e2d1fb77e9
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_voice_effect.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater label="Miejsca" name="voice_effects" title="VOICE MORPHING">
+ <string name="no_voice_effect">
+ (Bez Voice Morphing)
+ </string>
+ <string name="active_voice_effect">
+ (Aktywny)
+ </string>
+ <string name="unsubscribed_voice_effect">
+ (Bez subskrybcji)
+ </string>
+ <string name="new_voice_effect">
+ (Nowy!)
+ </string>
+ <text name="preview_text">
+ Przeglądaj
+ </text>
+ <text name="status_text">
+ Nagraj próbkę, następnie kliknij na głos aby usłyszeć jego brzmienie.
+ </text>
+ <button label="Nagraj" name="record_btn" tool_tip="Nagraj próbkę swojego głosu."/>
+ <button label="Zatrzymaj" name="record_stop_btn"/>
+ <text name="voice_morphing_link">
+ [[URL] Subskrybuj teraz]
+ </text>
+ <scroll_list name="voice_effect_list" tool_tip="Nagraj próbke swojego głosu, następnie kliknij aby odsłuchać.">
+ <scroll_list.columns label="Nazwa głosu" name="name"/>
+ <scroll_list.columns label="Termin zakończenia subskrypcji" name="expires"/>
+ </scroll_list>
+</floater>