summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_buy_land.xml
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-02-19 11:12:38 +0200
committerMike Antipov <mantipov@productengine.com>2010-02-19 11:12:38 +0200
commit3fb3b9cf217dce42991b288f5caf0266932bef94 (patch)
treee5a0bb8b7deb4602ab45d8a49793658aeaed3677 /indra/newview/skins/default/xui/es/floater_buy_land.xml
parentc4a3bee33562f607bbd56a420bfcb424e00f2f41 (diff)
parente1c8cd395e8238958a5d2cfdaadaca4046e00811 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/es/floater_buy_land.xml')
-rw-r--r--indra/newview/skins/default/xui/es/floater_buy_land.xml239
1 files changed, 239 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_buy_land.xml b/indra/newview/skins/default/xui/es/floater_buy_land.xml
new file mode 100644
index 0000000000..9e5af72199
--- /dev/null
+++ b/indra/newview/skins/default/xui/es/floater_buy_land.xml
@@ -0,0 +1,239 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="buy land" title="COMPRAR TERRENO">
+ <text name="region_name_label">
+ Región:
+ </text>
+ <text left="565" name="region_name_text">
+ (desconocida)
+ </text>
+ <text name="region_type_label">
+ Tipo:
+ </text>
+ <text left="565" name="region_type_text">
+ (desconocido)
+ </text>
+ <text name="estate_name_label">
+ Estado:
+ </text>
+ <text left="565" name="estate_name_text">
+ (desconocido)
+ </text>
+ <text name="estate_owner_label" right="565" width="115">
+ Propietario del estado:
+ </text>
+ <text left="565" name="estate_owner_text">
+ (desconocido)
+ </text>
+ <text name="resellable_changeable_label">
+ El terreno comprado en esta región:
+ </text>
+ <text name="resellable_clause">
+ Podrá o no revenderse.
+ </text>
+ <text name="changeable_clause">
+ Podrá o no unirse o dividirse.
+ </text>
+ <text name="covenant_text">
+ Deve aceptar el Contrato del Estado:
+ </text>
+ <text left="470" name="covenant_timestamp_text"/>
+ <text_editor name="covenant_editor">
+ Cargando...
+ </text_editor>
+ <check_box label="Estoy de acuerdo con el contrato descrito arriba." name="agree_covenant"/>
+ <text name="info_parcel_label">
+ Parcela:
+ </text>
+ <text name="info_parcel">
+ Scotopteryx 138,204
+ </text>
+ <text name="info_size_label">
+ Tamaño:
+ </text>
+ <text name="info_size">
+ 1024 m²
+ </text>
+ <text name="info_price_label">
+ Precio:
+ </text>
+ <text name="info_price">
+ 1500 L$
+(1.1/m² L$)
+se vende con los objetos
+ </text>
+ <text name="info_action">
+ Al comprar este terreno:
+ </text>
+ <text name="error_message">
+ Algo no está bien.
+ </text>
+ <button label="Ir al sitio web" name="error_web"/>
+ <text name="account_action">
+ Ascienda a la categoría de miembro premium.
+ </text>
+ <text name="account_reason">
+ Sólo pueden ser propietarios de terreno los miembros premium.
+ </text>
+ <combo_box name="account_level">
+ <combo_box.item label="9.95 US$/mes, facturados mensualmente" name="US$9.95/month,billedmonthly"/>
+ <combo_box.item label="7.50 US$/mes, facturados trimestralmente" name="US$7.50/month,billedquarterly"/>
+ <combo_box.item label="6.00 US$/mes, facturados anualmente" name="US$6.00/month,billedannually"/>
+ </combo_box>
+ <text name="land_use_action">
+ Aumenta su cuota mensual por uso de terreno a 40 US$/mes.
+ </text>
+ <text name="land_use_reason">
+ Tienes 1309 m² de terreno.
+Esta parcela es de 512 m².
+ </text>
+ <text name="purchase_action">
+ Pagar al residente Joe 4.000 L$ por el terreno
+ </text>
+ <text name="currency_reason">
+ Tiene 2.100 L$.
+ </text>
+ <text name="currency_action">
+ Comprar más L$
+ </text>
+ <line_editor name="currency_amt">
+ 1.000
+ </line_editor>
+ <text name="currency_est">
+ por, aprox., [LOCAL_AMOUNT]
+ </text>
+ <text name="currency_balance">
+ Tiene 2.100 L$.
+ </text>
+ <check_box label="Quitar [AMOUNT] m² de las contribuciones de grupo." name="remove_contribution"/>
+ <button label="Comprar" name="buy_btn"/>
+ <button label="Cancelar" name="cancel_btn"/>
+ <string name="can_resell">
+ Puede revenderse.
+ </string>
+ <string name="can_not_resell">
+ No se puede revender.
+ </string>
+ <string name="can_change">
+ Puede unirse o dividirse.
+ </string>
+ <string name="can_not_change">
+ No puede unirse ni dividirse.
+ </string>
+ <string name="cant_buy_for_group">
+ No tiene permiso de comprar terreno para el grupo que tiene activado.
+ </string>
+ <string name="no_land_selected">
+ No se ha seleccionado terreno.
+ </string>
+ <string name="multiple_parcels_selected">
+ Se han seleccionado varias parcelas diferentes.
+Inténtelo seleccionando un área más pequeña.
+ </string>
+ <string name="no_permission">
+ No tiene permiso de comprar terreno para el grupo que tiene activado.
+ </string>
+ <string name="parcel_not_for_sale">
+ La parcela seleccionada no está en venta.
+ </string>
+ <string name="group_already_owns">
+ El grupo ya es propietario de la parcela.
+ </string>
+ <string name="you_already_own">
+ Usted ya es propietario de la parcela.
+ </string>
+ <string name="set_to_sell_to_other">
+ La parcela seleccionada está marcada para ser vendida a otro
+ </string>
+ <string name="no_public_land">
+ El área seleccionada no tiene terreno público.
+ </string>
+ <string name="not_owned_by_you">
+ Se ha seleccionado terreno propiedad de otro.
+Inténtelo seleccionando un área más pequeña.
+ </string>
+ <string name="processing">
+ Procesando su compra...
+
+(Llevará uno o dos minutos).
+ </string>
+ <string name="fetching_error">
+ Se ha producido un error al ir a buscar la información de compra de terreno.
+ </string>
+ <string name="buying_will">
+ Al comprar este terreno:
+ </string>
+ <string name="buying_for_group">
+ Comprando terreno para el grupo:
+ </string>
+ <string name="cannot_buy_now">
+ No se puede comprar ahora:
+ </string>
+ <string name="not_for_sale">
+ No está en venta:
+ </string>
+ <string name="none_needed">
+ no necesita
+ </string>
+ <string name="must_upgrade">
+ Para poseer terreno, su cuenta debe ascender de categoría.
+ </string>
+ <string name="cant_own_land">
+ Su cuenta puede poseer terreno.
+ </string>
+ <string name="land_holdings">
+ Tienes [BUYER] m² de terreno.
+ </string>
+ <string name="pay_to_for_land">
+ Pagar por este terreno [AMOUNT] L$ a [SELLER]
+ </string>
+ <string name="buy_for_US">
+ Comprar [AMOUNT] L$ por, aprox., [LOCAL_AMOUNT],
+ </string>
+ <string name="parcel_meters">
+ Este terreno tiene [AMOUNT] m²
+ </string>
+ <string name="premium_land">
+ Este terreno es &apos;premium&apos;, y se considerará como de [AMOUNT] m².
+ </string>
+ <string name="discounted_land">
+ Este terreno es &apos;discounted&apos;, y se considerará como de [AMOUNT] m².
+ </string>
+ <string name="meters_supports_object">
+ [AMOUNT] m²
+admite [AMOUNT2] objetos
+ </string>
+ <string name="sold_with_objects">
+ vendido con los objetos
+ </string>
+ <string name="sold_without_objects">
+ objetos no incluidos
+ </string>
+ <string name="info_price_string">
+ [PRICE] L$
+([PRICE_PER_SQM] L$/m²)
+[SOLD_WITH_OBJECTS]
+ </string>
+ <string name="insufficient_land_credits">
+ Antes de que se complete la compra, el grupo [GROUP] necesitará
+los suficientes créditos de uso en contribución de terreno
+para cubrir esta parcela.
+ </string>
+ <string name="have_enough_lindens">
+ Tiene [AMOUNT] L$, cantidad suficiente para comprar este terreno.
+ </string>
+ <string name="not_enough_lindens">
+ Sólo tiene [AMOUNT] L$. Necesitaría [AMOUNT2] L$ más.
+ </string>
+ <string name="balance_left">
+ Tras la compra, aún tendrá [AMOUNT] L$.
+ </string>
+ <string name="balance_needed">
+ Para costearse este terreno, deberá comprar, al menos, [AMOUNT] L$.
+ </string>
+ <string name="no_parcel_selected">
+ (No se ha seleccionado una parcela)
+ </string>
+ <string name="buy_currency">
+ Comprar [LINDENS] L$ por, aprox., [USD] US$
+ </string>
+</floater>