diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml | 102 |
1 files changed, 66 insertions, 36 deletions
diff --git a/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml b/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml index e942972..8fee6dc 100644 --- a/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml +++ b/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml | |||
@@ -1,37 +1,42 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="Snapshot" title="Aperçu de l'instantané"> | 2 | <floater height="536" name="Snapshot" title="Prévisualiser la photo" width="245"> |
3 | <text name="type_label"> | 3 | <text name="type_label"> |
4 | Que souhaitez-vous faire ? | 4 | Destination de la photo |
5 | </text> | 5 | </text> |
6 | <radio_group label="Type d'instantané" name="snapshot_type_radio"> | 6 | <radio_group label="Type de photo" name="snapshot_type_radio" width="228"> |
7 | <radio_item name="postcard"> | 7 | <radio_item name="postcard"> |
8 | Envoyer une carte postale | 8 | Envoyer par e-mail |
9 | </radio_item> | 9 | </radio_item> |
10 | <radio_item name="texture"> | 10 | <radio_item name="texture"> |
11 | Uploader un instantané | 11 | Enregistrer dans votre inventaire (10 $L) |
12 | </radio_item> | 12 | </radio_item> |
13 | <radio_item name="local"> | 13 | <radio_item name="local"> |
14 | Enregistrer instantané sur disque | 14 | Enregistrer sur votre disque dur |
15 | </radio_item> | 15 | </radio_item> |
16 | </radio_group> | 16 | </radio_group> |
17 | <button label="Plus >>" name="more_btn" tool_tip="Options avancées" /> | ||
18 | <button label="<< Moins" name="less_btn" tool_tip="Options avancées" /> | ||
17 | <text name="type_label2"> | 19 | <text name="type_label2"> |
18 | Taille souhaitée de l'image : | 20 | Taille |
21 | </text> | ||
22 | <text name="format_label"> | ||
23 | Format | ||
19 | </text> | 24 | </text> |
20 | <combo_box label="RĂ©solution" name="postcard_size_combo"> | 25 | <combo_box label="RĂ©solution" name="postcard_size_combo"> |
21 | <combo_item name="640x480"> | 26 | <combo_item name="640x480"> |
22 | 640x480 | 27 | 640 x 480 |
23 | </combo_item> | 28 | </combo_item> |
24 | <combo_item name="800x600"> | 29 | <combo_item name="800x600"> |
25 | 800x600 | 30 | 800 x 600 |
26 | </combo_item> | 31 | </combo_item> |
27 | <combo_item name="1024x768"> | 32 | <combo_item name="1024x768"> |
28 | 1024x768 | 33 | 1024 x 768 |
29 | </combo_item> | 34 | </combo_item> |
30 | <combo_item name="CurrentWindow"> | 35 | <combo_item name="CurrentWindow"> |
31 | FenĂȘtre actuelle | 36 | FenĂȘtre actuelle |
32 | </combo_item> | 37 | </combo_item> |
33 | <combo_item name="Custom"> | 38 | <combo_item name="Custom"> |
34 | Personnalisé | 39 | Personnaliser |
35 | </combo_item> | 40 | </combo_item> |
36 | </combo_box> | 41 | </combo_box> |
37 | <combo_box label="RĂ©solution" name="texture_size_combo"> | 42 | <combo_box label="RĂ©solution" name="texture_size_combo"> |
@@ -39,16 +44,16 @@ | |||
39 | FenĂȘtre actuelle | 44 | FenĂȘtre actuelle |
40 | </combo_item> | 45 | </combo_item> |
41 | <combo_item name="Small(128x128)"> | 46 | <combo_item name="Small(128x128)"> |
42 | Petit (128x128) | 47 | Petite (128 x 128) |
43 | </combo_item> | 48 | </combo_item> |
44 | <combo_item name="Medium(256x256)"> | 49 | <combo_item name="Medium(256x256)"> |
45 | Moyen (256x256) | 50 | Moyenne (256 x 256) |
46 | </combo_item> | 51 | </combo_item> |
47 | <combo_item name="Large(512x512)"> | 52 | <combo_item name="Large(512x512)"> |
48 | Grand (512x512) | 53 | Grande (512 x 512) |
49 | </combo_item> | 54 | </combo_item> |
50 | <combo_item name="Custom"> | 55 | <combo_item name="Custom"> |
51 | Personnalisé | 56 | Personnaliser |
52 | </combo_item> | 57 | </combo_item> |
53 | </combo_box> | 58 | </combo_box> |
54 | <combo_box label="RĂ©solution" name="local_size_combo"> | 59 | <combo_box label="RĂ©solution" name="local_size_combo"> |
@@ -56,32 +61,43 @@ | |||
56 | FenĂȘtre actuelle | 61 | FenĂȘtre actuelle |
57 | </combo_item> | 62 | </combo_item> |
58 | <combo_item name="320x240"> | 63 | <combo_item name="320x240"> |
59 | 320x240 | 64 | 320 x 240 |
60 | </combo_item> | 65 | </combo_item> |
61 | <combo_item name="640x480"> | 66 | <combo_item name="640x480"> |
62 | 640x480 | 67 | 640 x 480 |
63 | </combo_item> | 68 | </combo_item> |
64 | <combo_item name="800x600"> | 69 | <combo_item name="800x600"> |
65 | 800x600 | 70 | 800 x 600 |
66 | </combo_item> | 71 | </combo_item> |
67 | <combo_item name="1024x768"> | 72 | <combo_item name="1024x768"> |
68 | 1024x768 | 73 | 1024 x 768 |
69 | </combo_item> | 74 | </combo_item> |
70 | <combo_item name="1280x1024"> | 75 | <combo_item name="1280x1024"> |
71 | 1280x1024 | 76 | 1280 x 1024 |
72 | </combo_item> | 77 | </combo_item> |
73 | <combo_item name="1600x1200"> | 78 | <combo_item name="1600x1200"> |
74 | 1600x1200 | 79 | 1600 x 1200 |
75 | </combo_item> | 80 | </combo_item> |
76 | <combo_item name="Custom"> | 81 | <combo_item name="Custom"> |
77 | Personnalisé | 82 | Personnaliser |
83 | </combo_item> | ||
84 | </combo_box> | ||
85 | <combo_box label="Format" name="local_format_combo"> | ||
86 | <combo_item name="PNG"> | ||
87 | PNG | ||
88 | </combo_item> | ||
89 | <combo_item name="JPEG"> | ||
90 | JPEG | ||
91 | </combo_item> | ||
92 | <combo_item name="BMP"> | ||
93 | BMP | ||
78 | </combo_item> | 94 | </combo_item> |
79 | </combo_box> | 95 | </combo_box> |
80 | <spinner label="Larg." name="snapshot_width" /> | 96 | <spinner label="Largeur" label_width="41" name="snapshot_width" width="101" /> |
81 | <spinner label="Haut." name="snapshot_height" /> | 97 | <spinner label="Hauteur" label_width="41" left="121" name="snapshot_height" width="101" /> |
82 | <slider label="Qualité de l'image" name="image_quality_slider" /> | 98 | <slider label="Qualité de l'image" name="image_quality_slider" /> |
83 | <text name="layer_type_label"> | 99 | <text name="layer_type_label"> |
84 | Capture : | 100 | Capturer : |
85 | </text> | 101 | </text> |
86 | <combo_box label="Couches de l'image" name="layer_types"> | 102 | <combo_box label="Couches de l'image" name="layer_types"> |
87 | <combo_item name="Colors"> | 103 | <combo_item name="Colors"> |
@@ -91,21 +107,35 @@ | |||
91 | Profondeur | 107 | Profondeur |
92 | </combo_item> | 108 | </combo_item> |
93 | <combo_item name="ObjectMattes"> | 109 | <combo_item name="ObjectMattes"> |
94 | Masques de l'objet | 110 | Matte des objets |
95 | </combo_item> | 111 | </combo_item> |
96 | </combo_box> | 112 | </combo_box> |
97 | <text name="file_size_label"> | 113 | <text name="file_size_label"> |
98 | Taille du fichier : [SIZE] | 114 | Taille du fichier : [SIZE] Ko |
99 | </text> | 115 | </text> |
100 | <check_box label="Afficher interface dans l'instantané" name="ui_check" /> | 116 | <check_box bottom_delta="-20" label="Voir l'interface sur la photo" name="ui_check" /> |
101 | <check_box label="Afficher l'ATH dans l'instantané" name="hud_check" /> | 117 | <check_box bottom_delta="-18" label="Voir les éléments HUD sur la photo" |
102 | <check_box label="Laisser ouvert aprĂšs enregistrement" name="keep_open_check" /> | 118 | name="hud_check" /> |
103 | <check_box label="Conserver les proportions" name="keep_aspect_check" /> | 119 | <check_box bottom_delta="-18" label="Garder ouvert aprĂšs enregistrement" |
104 | <check_box label="Figer l'image (aperçu en plein écran)" name="freeze_frame_check" /> | 120 | name="keep_open_check" /> |
105 | <button label="Nouvel Instantané" name="new_snapshot_btn" /> | 121 | <check_box label="Imposer les proportions" name="keep_aspect_check" /> |
106 | <check_box label="Instantané automatique" name="auto_snapshot_check" /> | 122 | <check_box bottom_delta="-18" label="Geler le cadre (prévisualisation plein écran)" |
107 | <button label="Uploader (L$10)" name="upload_btn" /> | 123 | name="freeze_frame_check" /> |
124 | <button bottom_delta="-18" label="RafraĂźchir" name="new_snapshot_btn" /> | ||
125 | <check_box bottom_delta="-30" label="Auto-rafraĂźchir" name="auto_snapshot_check" /> | ||
126 | <button label="Enregistrer (10 $L)" name="upload_btn" /> | ||
108 | <button label="Envoyer" name="send_btn" /> | 127 | <button label="Envoyer" name="send_btn" /> |
109 | <button label="Enregistrer" name="save_btn" /> | 128 | <flyout_button label="Enregistrer" name="save_btn" |
129 | tool_tip="Enregistrer l'image dans un fichier"> | ||
130 | <flyout_button_item name="save_item"> | ||
131 | Enregistrer | ||
132 | </flyout_button_item> | ||
133 | <flyout_button_item name="saveas_item"> | ||
134 | Enregistrer sous... | ||
135 | </flyout_button_item> | ||
136 | </flyout_button> | ||
110 | <button label="Annuler" name="discard_btn" /> | 137 | <button label="Annuler" name="discard_btn" /> |
138 | <string name="unknown"> | ||
139 | inconnu | ||
140 | </string> | ||
111 | </floater> | 141 | </floater> |