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