summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/inspect_group.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
committerRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
commit0a984f1920d12373ef31e9e7e62d8ad6024a36b4 (patch)
treefc48e27f1997969ebb480fe8bb9afdb923b0af39 /indra/newview/skins/default/xui/ja/inspect_group.xml
parentf3bd6481a554ade34b133b2ae805838e27598639 (diff)
DEV-43688 commit new translations - DE, FR, JA cycle2
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
Diffstat (limited to 'indra/newview/skins/default/xui/ja/inspect_group.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/inspect_group.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/inspect_group.xml b/indra/newview/skins/default/xui/ja/inspect_group.xml
new file mode 100644
index 0000000000..40ec25288a
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/inspect_group.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<!--
+ Not can_close / no title to avoid window chrome
+ Single instance - only have one at a time, recycle it each spawn
+-->
+<floater name="inspect_group">
+ <string name="PrivateGroup">
+ プライベートグループ
+ </string>
+ <string name="FreeToJoin">
+ 参加費無料
+ </string>
+ <string name="CostToJoin">
+ 参加費 L$[AMOUNT]
+ </string>
+ <string name="YouAreMember">
+ あなたはメンバーです
+ </string>
+ <text name="group_name">
+ Grumpity&apos;s Grumpy Group of Moose
+ </text>
+ <text name="group_subtitle">
+ 123 メートル
+ </text>
+ <text name="group_details">
+ A group of folks charged with creating a room with a moose.
+Fear the moose! Fear it! And the mongoose too!
+ </text>
+ <text name="group_cost">
+ L$123 to join
+ </text>
+ <button label="参加" name="join_btn"/>
+ <button label="脱退" name="leave_btn"/>
+</floater>