summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_landmark_info.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_landmark_info.xml
parent08946fea51b4b23871427fb0bd5355773b14a896 (diff)
EXT-2183 viewer 2.0 community translation ES set1 through set6.
Diffstat (limited to 'indra/newview/skins/default/xui/es/panel_landmark_info.xml')
-rw-r--r--indra/newview/skins/default/xui/es/panel_landmark_info.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/panel_landmark_info.xml b/indra/newview/skins/default/xui/es/panel_landmark_info.xml
new file mode 100644
index 0000000000..c4d9d4a2b3
--- /dev/null
+++ b/indra/newview/skins/default/xui/es/panel_landmark_info.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="landmark_info">
+ <string name="title_create_landmark" value="Crear un hito"/>
+ <string name="title_edit_landmark" value="Editar el hito"/>
+ <string name="title_landmark" value="Hito"/>
+ <string name="not_available" value="(No disp.)"/>
+ <string name="unknown" value="(desconocidas)"/>
+ <string name="public" value="(público)"/>
+ <string name="server_update_text">
+ Los datos de este lugar no están disponibles sin una actualización del servidor.
+ </string>
+ <string name="server_error_text">
+ Los datos de este lugar no están disponibles por el momento. Por favor, prueba más tarde.
+ </string>
+ <string name="server_forbidden_text">
+ Por restricciones en el acceso, los datos de esta localización no están disponibles. Por favor, revisa tus permisos con el propietario de la parcela.
+ </string>
+ <string name="acquired_date">
+ [wkday,datetime,local][day,datetime,local] [mth,datetime,local] [year,datetime,local][hour,datetime,local]:[min,datetime,local]:[second,datetime,local]
+ </string>
+ <text name="title" value="Añadir el perfil"/>
+ <scroll_container name="place_scroll">
+ <panel name="scrolling_panel">
+ <text name="maturity_value" value="desconocido"/>
+ <panel name="landmark_info_panel">
+ <text name="owner_label" value="Propietario:"/>
+ <text name="creator_label" value="Creador:"/>
+ <text name="created_label" value="Creado:"/>
+ </panel>
+ <panel name="landmark_edit_panel">
+ <text name="title_label" value="Título:"/>
+ <text name="notes_label" value="Mis notas:"/>
+ <text name="folder_label" value="Localización del hito:"/>
+ </panel>
+ </panel>
+ </scroll_container>
+</panel>