summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-02-17 16:05:12 +0800
committerEli Linden <eli@lindenlab.com>2010-02-17 16:05:12 +0800
commit9cfc4c07267234ee4f218d100f7d4f27d6e3e000 (patch)
tree7c24a48b859631144581a86dec68286c2c4a4eff /indra/newview/skins/default/xui/es/panel_avatar_list_item.xml
parent08946fea51b4b23871427fb0bd5355773b14a896 (diff)
EXT-2183 viewer 2.0 community translation ES set1 through set6.
Diffstat (limited to 'indra/newview/skins/default/xui/es/panel_avatar_list_item.xml')
-rw-r--r--indra/newview/skins/default/xui/es/panel_avatar_list_item.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml b/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml
new file mode 100644
index 0000000000..83d7223272
--- /dev/null
+++ b/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="avatar_list_item">
+ <string name="FormatSeconds">
+ [COUNT] seg.
+ </string>
+ <string name="FormatMinutes">
+ [COUNT] min.
+ </string>
+ <string name="FormatHours">
+ [COUNT] h.
+ </string>
+ <string name="FormatDays">
+ [COUNT] d.
+ </string>
+ <string name="FormatWeeks">
+ [COUNT] sem.
+ </string>
+ <string name="FormatMonths">
+ [COUNT] mes/es
+ </string>
+ <string name="FormatYears">
+ [COUNT] año/s
+ </string>
+ <text name="avatar_name" value="Desconocido"/>
+</panel>