summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_script_queue.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
committerEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
commitb53033b73655ab7c49539cb59364418b3531d967 (patch)
tree9f0654bbd60b3f5f70b9a572d282315c105e4742 /indra/newview/skins/default/xui/pl/floater_script_queue.xml
parentbe139dfb957e1b0d3c59110284c43630d3b57d23 (diff)
EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 translation. for beta 5
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_script_queue.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_script_queue.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_script_queue.xml b/indra/newview/skins/default/xui/pl/floater_script_queue.xml
index 7655f5fcac..c20decdd00 100644
--- a/indra/newview/skins/default/xui/pl/floater_script_queue.xml
+++ b/indra/newview/skins/default/xui/pl/floater_script_queue.xml
@@ -1,4 +1,19 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="queue" title="ZRESETUJ PRACĘ W TOKU">
- <button label="Zamknij" label_selected="Zamknij" name="close" />
+ <floater.string name="Starting">
+ Rozpoczęcie [START] [COUNT] elementów.
+ </floater.string>
+ <floater.string name="Done">
+ Wykonane.
+ </floater.string>
+ <floater.string name="Resetting">
+ Trwa reset
+ </floater.string>
+ <floater.string name="Running">
+ Skrypt działa
+ </floater.string>
+ <floater.string name="NotRunning">
+ Skrypt nie działa
+ </floater.string>
+ <button label="Zamknij" label_selected="Zamknij" name="close"/>
</floater>