summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_script_queue.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2009-11-10 17:36:28 +0800
committerRamzi Linden <ramzi@lindenlab.com>2009-11-10 17:36:28 +0800
commit54b39c3786a4e77b86f70538a29df98c7ff4ff77 (patch)
treec23e070db8d6ee4c889e37320040dc8bbcb2fc0e /indra/newview/skins/default/xui/ja/floater_script_queue.xml
parent4204cce0cec2c3386f751dfdfeb959da6136ce61 (diff)
L10N: Add some translations to FR, DE, JA from Localization Cycle1.
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_script_queue.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_script_queue.xml23
1 files changed, 19 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_script_queue.xml b/indra/newview/skins/default/xui/ja/floater_script_queue.xml
index 7c4979a033..5e059b91ca 100644
--- a/indra/newview/skins/default/xui/ja/floater_script_queue.xml
+++ b/indra/newview/skins/default/xui/ja/floater_script_queue.xml
@@ -1,4 +1,19 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater name="queue" title="進捗のリセット">
- <button label="閉じる" label_selected="閉じる" name="close" />
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="queue" title="進捗のリセット">
+ <floater.string name="Starting">
+ [COUNT] アイテムの [START] を開始します。
+ </floater.string>
+ <floater.string name="Done">
+ 完了。
+ </floater.string>
+ <floater.string name="Resetting">
+ リセット中
+ </floater.string>
+ <floater.string name="Running">
+ 実行中
+ </floater.string>
+ <floater.string name="NotRunning">
+ 実行されていません
+ </floater.string>
+ <button label="閉じる" label_selected="閉じる" name="close"/>
+</floater>