diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/es/floater_bumps.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/es/floater_bumps.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/es/floater_bumps.xml b/linden/indra/newview/skins/default/xui/es/floater_bumps.xml new file mode 100644 index 0000000..99cc6ae --- /dev/null +++ b/linden/indra/newview/skins/default/xui/es/floater_bumps.xml | |||
@@ -0,0 +1,21 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater name="floater_bumps" title="Golpes, empujones & mamporros"> | ||
3 | <text name="none_detected"> | ||
4 | Nada detectado | ||
5 | </text> | ||
6 | <text name="bump"> | ||
7 | [TIME] [FIRST] [LAST] golpeó usted | ||
8 | </text> | ||
9 | <text name="llpushobject"> | ||
10 | [TIME] [FIRST] [LAST] empujó usted con un script | ||
11 | </text> | ||
12 | <text name="selected_object_collide"> | ||
13 | [TIME] [FIRST] [LAST] golpeó usted con un objeto | ||
14 | </text> | ||
15 | <text name="scripted_object_collide"> | ||
16 | [TIME] [FIRST] [LAST] golpeó usted con un objeto con script | ||
17 | </text> | ||
18 | <text name="physical_object_collide"> | ||
19 | [TIME] [FIRST] [LAST] golpeó usted con un objeto físico | ||
20 | </text> | ||
21 | </floater> | ||