Clean up and update all the translations where name ui was switched to
vim macros are powerful
This commit is contained in:
@@ -25,16 +25,10 @@
|
||||
<text name="Owner:">
|
||||
Propietario:
|
||||
</text>
|
||||
<text name="OwnerText">
|
||||
Leyla Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="Perfil..." name="Profile..."/>
|
||||
<text name="Group:">
|
||||
Grupo:
|
||||
</text>
|
||||
<text name="GroupText"/>
|
||||
<button label="Definir..." label_selected="Definir..." name="Set..."/>
|
||||
<button label="Info" name="group_profile"/>
|
||||
<check_box label="Permitir transferir al grupo" name="check deed" tool_tip="Un oficial del grupo puede transferir este terreno al grupo. El terreno será sostenido por el grupo en sus asignaciones de terreno."/>
|
||||
<button label="Transferir..." label_selected="Transferir..." name="Deed..." tool_tip="Sólo puedes transferir un terreno si eres un oficial del grupo seleccionado."/>
|
||||
<check_box label="El propietario hace una contribución transfiriendo" name="check contrib" tool_tip="Cuando el terreno se transfiere al grupo, el antiguo propietario contribuye con una asignación suficiente de terreno."/>
|
||||
@@ -105,12 +99,6 @@
|
||||
<string name="group_owned_text">
|
||||
(Propiedad del Grupo)
|
||||
</string>
|
||||
<string name="profile_text">
|
||||
Perfil...
|
||||
</string>
|
||||
<string name="info_text">
|
||||
Información...
|
||||
</string>
|
||||
<string name="public_text">
|
||||
(público)
|
||||
</string>
|
||||
@@ -139,9 +127,9 @@ Ve al Menú Mundo > Acerca del terreno o selecciona otra parcela para ver sus
|
||||
<text name="estate_owner_lbl">
|
||||
Propietario:
|
||||
</text>
|
||||
<text name="estate_owner_text">
|
||||
<name_box name="estate_owner_text">
|
||||
(ninguno)
|
||||
</text>
|
||||
</name_box>
|
||||
<text_editor name="covenant_editor">
|
||||
No se ha aportado un contrato para este estado.
|
||||
</text_editor>
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
<text name="estate_owner_label">
|
||||
Propietario del Estado:
|
||||
</text>
|
||||
<text name="estate_owner_text">
|
||||
<name_box name="estate_owner_text">
|
||||
(desconocido)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="resellable_changeable_label">
|
||||
El Terreno comprado en esta región:
|
||||
</text>
|
||||
|
||||
@@ -12,24 +12,12 @@
|
||||
<text name="LabelCreatorTitle">
|
||||
Creador:
|
||||
</text>
|
||||
<text name="LabelCreatorName">
|
||||
Nicole Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="" name="BtnCreator"/>
|
||||
<text name="LabelOwnerTitle">
|
||||
Propietario:
|
||||
</text>
|
||||
<text name="LabelOwnerName">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="" name="BtnOwner"/>
|
||||
<text name="LabelLastOwnerTitle">
|
||||
Últ. Propiet.:
|
||||
</text>
|
||||
<text name="LabelLastOwnerName">
|
||||
Eraseunavezun Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="" name="BtnLastOwner"/>
|
||||
<text name="LabelAcquiredTitle">
|
||||
Adquirido:
|
||||
</text>
|
||||
|
||||
@@ -133,30 +133,17 @@
|
||||
<text name="Creator:">
|
||||
Creador:
|
||||
</text>
|
||||
<text name="Creator Name">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="Perfil..." name="button creator profile" left_delta="110" width="60" />
|
||||
<text name="Owner:">
|
||||
Propietario:
|
||||
</text>
|
||||
<text name="Owner Name">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="Perfil..." name="button owner profile" left_delta="110" width="60" />
|
||||
<text name="Last Owner:">
|
||||
Últ.Propietario:
|
||||
</text>
|
||||
<text name="Last Owner Name">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Perfil..." label_selected="Perfil..." name="button last owner profile" left_delta="110" width="60" />
|
||||
<text name="Group:">
|
||||
Grupo:
|
||||
</text>
|
||||
<name_box initial_value="Cargando..." name="Group Name Proxy"/>
|
||||
<button label="Definir" label_selected="Definir..." name="button set group" width="48"/>
|
||||
<button label="Ver" label_selected="Abrir" name="button open group" left_delta="48" width="30" />
|
||||
<text name="Permissions:">
|
||||
Permisos:
|
||||
</text>
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
<text name="Name:" >
|
||||
Nombre:
|
||||
</text>
|
||||
<line_editor name="dnname"/>
|
||||
<text name="online_yes">
|
||||
En Línea
|
||||
</text>
|
||||
@@ -31,11 +30,8 @@
|
||||
<text name="partner_label" tool_tip="Compañera/o en Second Life. Para más información ver www.secondlife.com/partner">
|
||||
Compañera/o:
|
||||
</text>
|
||||
<button label="i" label_selected="i" name="partner_info" tool_tip="Pulsa para abrir el Perfil del Compañero/a" left_delta="75"/>
|
||||
<button label="?" label_selected="?" name="partner_help"/>
|
||||
<line_editor name="partner_edit" tool_tip="Compañera/o en Second Life partner. Para más información ver www.secondlife.com/partner" left_delta="-99">
|
||||
[NAME]
|
||||
</line_editor>
|
||||
<name_editor name="partner_edit" left_delta="-99"/>
|
||||
<text name="Photo:">
|
||||
Foto:
|
||||
</text>
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
<text name="event_runby_label">
|
||||
Auspiciado por:
|
||||
</text>
|
||||
<text name="event_runby">
|
||||
<name_box name="event_runby">
|
||||
(nadie)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="event_location_label">
|
||||
Ubicación:
|
||||
</text>
|
||||
|
||||
@@ -12,9 +12,9 @@ Coloca el cursor sobre las opciones para más información.
|
||||
</string>
|
||||
<button label="?" label_selected="?" name="help_button"/>
|
||||
<line_editor label="Escribe aquí el nombre de tu nuevo grupo" name="group_name_editor"/>
|
||||
<text name="group_name">
|
||||
<name_box name="group_name">
|
||||
Escribe aquí el nombre de tu nuevo grupo
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="prepend_founded_by">
|
||||
Creado por
|
||||
</text>
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<text name="estate_owner_lbl">
|
||||
Propietario:
|
||||
</text>
|
||||
<text name="estate_owner_text">
|
||||
<name_box name="estate_owner_text">
|
||||
(ninguno)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="estate_cov_lbl">
|
||||
Convenio:
|
||||
</text>
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<text name="owner_text">
|
||||
Propietario del estado:
|
||||
</text>
|
||||
<text name="estate_owner">
|
||||
<name_box name="estate_owner">
|
||||
(desconocido)
|
||||
</text>
|
||||
</name_box>
|
||||
<check_box label="Permitir el acceso público" name="externally_visible_check"/>
|
||||
<button label="?" name="externally_visible_help"/>
|
||||
<check_box label="Permitir el chat de voz" name="voice_chat_check"/>
|
||||
|
||||
Reference in New Issue
Block a user