Clean up and update all the translations where name ui was switched to
vim macros are powerful
This commit is contained in:
@@ -23,14 +23,11 @@
|
||||
<text name="Owner:">
|
||||
Proprietario:
|
||||
</text>
|
||||
<text name="OwnerText" left="119" width="227">
|
||||
Leyla Linden
|
||||
</text>
|
||||
<button label="Profilo..." label_selected="Profilo..." name="Profile..."/>
|
||||
<name_box name="OwnerText" left="119" width="227"/>
|
||||
<text name="Group:">
|
||||
Gruppo:
|
||||
</text>
|
||||
<text left="119" name="GroupText" width="227" />
|
||||
<name_box left="119" name="GroupText" width="227"/>
|
||||
<button label="Imposta..." label_selected="Imposta..." name="Set..."/>
|
||||
<check_box left="119" label="Permetti cessione al gruppo" name="check deed" tool_tip="Un funzionario del gruppo può cedere questa terra al gruppo stesso cosicchè essa sarà supportata dalle terre del gruppo."/>
|
||||
<button label="Cedi..." label_selected="Cedi..." name="Deed..." tool_tip="Puoi solo offrire terra se sei un funzionario del gruppo selezionato."/>
|
||||
@@ -101,12 +98,6 @@
|
||||
<string name="group_owned_text">
|
||||
(Posseduta dal gruppo)
|
||||
</string>
|
||||
<string name="profile_text">
|
||||
Profilo...
|
||||
</string>
|
||||
<string name="info_text">
|
||||
Info...
|
||||
</string>
|
||||
<string name="public_text">
|
||||
(pubblica)
|
||||
</string>
|
||||
@@ -134,9 +125,9 @@ Vai al menu Mondo > Informazioni sul terreno oppure seleziona un altro appezz
|
||||
<text name="estate_owner_lbl">
|
||||
Proprietario:
|
||||
</text>
|
||||
<text name="estate_owner_text">
|
||||
<name_box name="estate_owner_text">
|
||||
(nessuno)
|
||||
</text>
|
||||
</name_box>
|
||||
<text_editor name="covenant_editor">
|
||||
Non c'è nessun regolamento imposto in questa regione.
|
||||
</text_editor>
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
<text name="estate_owner_label" width="120" right="575">
|
||||
Proprietario della regione:
|
||||
</text>
|
||||
<text name="estate_owner_text" left="580" width="155">
|
||||
<name_box name="estate_owner_text" left="580" width="155">
|
||||
(sconosciuto)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="resellable_changeable_label">
|
||||
Terra acquistata in questa regione:
|
||||
</text>
|
||||
|
||||
@@ -9,17 +9,9 @@
|
||||
<text name="LabelCreatorTitle">
|
||||
Creatore:
|
||||
</text>
|
||||
<text name="LabelCreatorName">
|
||||
Nicole Linden
|
||||
</text>
|
||||
<button label="Profilo..." label_selected="" name="BtnCreator"/>
|
||||
<text name="LabelOwnerTitle">
|
||||
proprietario:
|
||||
</text>
|
||||
<text name="LabelOwnerName">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Profilo..." label_selected="" name="BtnOwner"/>
|
||||
<text name="LabelAcquiredTitle">
|
||||
Acquisito:
|
||||
</text>
|
||||
|
||||
@@ -85,17 +85,9 @@
|
||||
<text name="Creator:">
|
||||
Creatore:
|
||||
</text>
|
||||
<text name="Creator Name">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Profilo..." label_selected="Profilo..." name="button creator profile"/>
|
||||
<text name="Owner:">
|
||||
Proprietario:
|
||||
</text>
|
||||
<text name="Owner Name">
|
||||
Thrax Linden
|
||||
</text>
|
||||
<button label="Profilo..." label_selected="Profilo..." name="button owner profile"/>
|
||||
<text name="Group:">
|
||||
Gruppo:
|
||||
</text>
|
||||
|
||||
@@ -44,14 +44,11 @@
|
||||
</text>
|
||||
<view_border name="acct_border" width="161" />
|
||||
<text name="acct" width="161" />
|
||||
<text name="partner_label" tool_tip="Partner in Second Life. Per maggiori informazioni sulla partnesrhip leggi www.secondlife.com/partner">
|
||||
<text name="partner_label" tool_tip="Partner in Second Life. Per maggiori informazioni sulla partnership leggi www.secondlife.com/partner">
|
||||
Partner:
|
||||
</text>
|
||||
<button label="i" label_selected="i" name="partner_info" tool_tip="Clicca per aprire il profilo del partner"/>
|
||||
<button label="?" label_selected="?" name="partner_help"/>
|
||||
<line_editor name="partner_edit" tool_tip="Partner in Second Life. Per maggiori informazioni sulla partnership leggi www.secondlife.com/partner" width="161">
|
||||
[NAME]
|
||||
</line_editor>
|
||||
<name_editor name="partner_edit" width="161"/>
|
||||
<text name="Photo:">
|
||||
Foto:
|
||||
</text>
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
<text name="event_runby_label">
|
||||
Organizzato da:
|
||||
</text>
|
||||
<text name="event_runby" left="140" >
|
||||
<name_box name="event_runby" left="140" >
|
||||
(nessuno)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="event_location_label">
|
||||
Luogo:
|
||||
</text>
|
||||
|
||||
@@ -12,9 +12,9 @@ Passa il mouse sulle opzioni per un aiuto aggiuntivo.
|
||||
</string>
|
||||
<button label="?" label_selected="?" name="help_button"/>
|
||||
<line_editor label="Scrivi il nome del nuovo gruppo qui" name="group_name_editor"/>
|
||||
<text name="group_name">
|
||||
<name_box name="group_name">
|
||||
Scrivi il nome del nuovo gruppo qui
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="prepend_founded_by">
|
||||
Fondato da
|
||||
</text>
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
<text name="estate_owner_lbl">
|
||||
Proprietario:
|
||||
</text>
|
||||
<text name="estate_owner_text">
|
||||
<name_box name="estate_owner_text">
|
||||
(nessuno)
|
||||
</text>
|
||||
</name_box>
|
||||
<text name="estate_cov_lbl">
|
||||
Regolamento:
|
||||
</text>
|
||||
|
||||
@@ -13,9 +13,9 @@ avranno effetto su tutte le regioni della proprietà.
|
||||
<text name="owner_text">
|
||||
Proprietario:
|
||||
</text>
|
||||
<text name="estate_owner">
|
||||
<name_box name="estate_owner">
|
||||
(sconosciuto)
|
||||
</text>
|
||||
</name_box>
|
||||
<check_box label="Usa orario globale" name="use_global_time_check"/>
|
||||
<button label="?" name="use_global_time_help"/>
|
||||
<check_box label="Sole fisso" name="fixed_sun_check"/>
|
||||
|
||||
Reference in New Issue
Block a user