diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/pt/panel_login.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/pt/panel_login.xml | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/linden/indra/newview/skins/default/xui/pt/panel_login.xml b/linden/indra/newview/skins/default/xui/pt/panel_login.xml index 466f563..a556a9d 100644 --- a/linden/indra/newview/skins/default/xui/pt/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/pt/panel_login.xml | |||
@@ -1,37 +1,37 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 | <panel name="panel_login"> | 2 | <panel name="panel_login"> |
3 | <text name="first_name_text"> | 3 | <text name="first_name_text"> |
4 | Primeiro nome: | 4 | Primeiro nome: |
5 | </text> | 5 | </text> |
6 | <text name="last_name_text"> | 6 | <text name="last_name_text"> |
7 | Sobrenome: | 7 | Sobrenome: |
8 | </text> | 8 | </text> |
9 | <text name="password_text"> | 9 | <text name="password_text"> |
10 | Senha: | 10 | Senha: |
11 | </text> | 11 | </text> |
12 | <text name="start_location_text"> | 12 | <text name="start_location_text"> |
13 | Posição inicial: | 13 | Posição inicial: |
14 | </text> | 14 | </text> |
15 | <combo_box name="start_location_combo"> | 15 | <combo_box name="start_location_combo"> |
16 | <combo_item name="MyHome"> | 16 | <combo_item name="MyHome"> |
17 | Minha casa | 17 | Minha casa |
18 | </combo_item> | 18 | </combo_item> |
19 | <combo_item name="MyLastLocation"> | 19 | <combo_item name="MyLastLocation"> |
20 | Minha última localização | 20 | Minha última localização |
21 | </combo_item> | 21 | </combo_item> |
22 | <combo_item name="Typeregionname"> | 22 | <combo_item name="Typeregionname"> |
23 | <Digite o nome da região> | 23 | <Digite o nome da região> |
24 | </combo_item> | 24 | </combo_item> |
25 | </combo_box> | 25 | </combo_box> |
26 | <check_box label="Lembrar senha" name="remember_check"/> | 26 | <check_box label="Lembrar senha" name="remember_check"/> |
27 | <button label="Entrar" label_selected="Entrar" name="connect_btn"/> | 27 | <button label="Entrar" label_selected="Entrar" name="connect_btn"/> |
28 | <text name="create_new_account_text"> | 28 | <text name="create_new_account_text"> |
29 | Registrar-se para uma conta | 29 | Registrar-se para uma conta |
30 | </text> | 30 | </text> |
31 | <text name="forgot_password_text" left="-240" width="230"> | 31 | <text name="forgot_password_text" left="-240" width="230"> |
32 | Esqueceu seu nome de usuário ou senha? | 32 | Esqueceu seu nome de usuário ou senha? |
33 | </text> | 33 | </text> |
34 | <text name="channel_text"> | 34 | <text name="channel_text"> |
35 | [VERSION] | 35 | [VERSION] |
36 | </text> | 36 | </text> |
37 | </panel> | 37 | </panel> |