/indra/newview/skins/default/xui/pt/floater_edit_day_cycle.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 104 lines · 104 code · 0 blank · 0 comment · 0 complexity · 2acb1406d36c8150667eb6b707c47a84 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Edit Day cycle" title="Editar ciclo dos dias">
- <string name="title_new">
- Criar novo ciclo de dias
- </string>
- <string name="title_edit">
- Editar ciclo dos dias
- </string>
- <string name="hint_new">
- DЖ um nome ao seu ciclo dos dias, ajuste os controles para criр-lo e clique em "Salvar".
- </string>
- <string name="hint_edit">
- Para editar sua configuraусo do dia, ajuste os controles e clique em "Salvar".
- </string>
- <string name="combo_label">
- -Selecione uma prж-configuraусo-
- </string>
- <text name="label">
- Nome:
- </text>
- <text name="note">
- Observaусo: trocar o nome de uma prж-configuraусo criarр uma nova sem modificar a uma prж-configuraусo atual.
- </text>
- <text name="hint_item1">
- - Clique em uma guia para editar as configuraушes e horрrio de um cжu.
- </text>
- <text name="hint_item2">
- - Clique e arraste as guias para definir as transiушes.
- </text>
- <text name="hint_item3">
- - Use a seta para rever o ciclo dos dias.
- </text>
- <panel name="day_cycle_slider_panel">
- <multi_slider initial_value="0" name="WLTimeSlider"/>
- <multi_slider initial_value="0" name="WLDayCycleKeys"/>
- <button label="Adicionar chave" label_selected="Adicionar chave" name="WLAddKey"/>
- <button label="Excluir chave" label_selected="Excluir chave" name="WLDeleteKey"/>
- <text name="WL12am">
- 24:00
- </text>
- <text name="WL3am">
- 03:00
- </text>
- <text name="WL6am">
- 06:00
- </text>
- <text name="WL9amHash">
- 09:00
- </text>
- <text name="WL12pmHash">
- 12:00
- </text>
- <text name="WL3pm">
- 15:00
- </text>
- <text name="WL6pm">
- 18:00
- </text>
- <text name="WL9pm">
- 21:00
- </text>
- <text name="WL12am2">
- 24:00
- </text>
- <text name="WL12amHash">
- |
- </text>
- <text name="WL3amHash">
- I
- </text>
- <text name="WL6amHash">
- |
- </text>
- <text name="WL9amHash2">
- I
- </text>
- <text name="WL12pmHash2">
- |
- </text>
- <text name="WL3pmHash">
- I
- </text>
- <text name="WL6pmHash">
- |
- </text>
- <text name="WL9pmHash">
- I
- </text>
- <text name="WL12amHash2">
- |
- </text>
- </panel>
- <text name="WLCurKeyPresetText">
- Configuraусo do cжu:
- </text>
- <combo_box label="Prж-configuraусo" name="WLSkyPresets"/>
- <text name="WLCurKeyTimeText">
- Hora:
- </text>
- <time name="time" value="06:00"/>
- <check_box label="Usar como novo ciclo de dias" name="make_default_cb"/>
- <button label="Salvar" name="save"/>
- <button label="Cancelar" name="cancel"/>
- </floater>