aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml
diff options
context:
space:
mode:
authorAleric Inglewood2010-09-26 16:33:33 +0200
committerMcCabe Maxsted2010-09-26 16:55:53 -0700
commit2a1854a9f4181fd9037a6fdf969c08a112a5b6f2 (patch)
tree28c2ef0329c1b744f3399855de9be1894238231b /linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml
parentPorted gSavedSettings changes from Emerald (as well as modifying a few of ours) (diff)
downloadmeta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.zip
meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.gz
meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.bz2
meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.xz
Converted XUI files to unix line endings, again.
See http://github.com/imprudence/imprudence/commit/e20f3bb7c3310deca86cfc66af0a086261930bcf
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.xml274
1 files changed, 137 insertions, 137 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 a0978a9..4351a1a 100644
--- a/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml
+++ b/linden/indra/newview/skins/default/xui/fr/floater_snapshot.xml
@@ -1,137 +1,137 @@
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="Prévisualiser la photo" width="247"> 2<floater name="Snapshot" title="Prévisualiser la photo" width="247">
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 ([AMOUNT] L$) 11 Enregistrer dans votre inventaire ([AMOUNT] 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 &gt;&gt;" name="more_btn" tool_tip="Options avancées"/> 17 <button label="Plus &gt;&gt;" name="more_btn" tool_tip="Options avancées"/>
18 <button label="&lt;&lt; Moins" name="less_btn" tool_tip="Options avancées"/> 18 <button label="&lt;&lt; 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&apos;image" name="image_quality_slider"/> 98 <slider label="Qualité de l&apos;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&apos;image" name="layer_types"> 102 <combo_box label="Couches de l&apos;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 label="Voir l&apos;interface sur la photo" name="ui_check"/> 116 <check_box label="Voir l&apos;interface sur la photo" name="ui_check"/>
117 <check_box label="Voir les éléments HUD sur la photo" name="hud_check"/> 117 <check_box label="Voir les éléments HUD sur la photo" name="hud_check"/>
118 <check_box label="Garder ouvert après enregistrement" name="keep_open_check"/> 118 <check_box label="Garder ouvert après enregistrement" name="keep_open_check"/>
119 <check_box label="Imposer les proportions" name="keep_aspect_check"/> 119 <check_box label="Imposer les proportions" name="keep_aspect_check"/>
120 <check_box label="Prévisualisation plein écran (geler l&apos;écran)" name="freeze_frame_check"/> 120 <check_box label="Prévisualisation plein écran (geler l&apos;écran)" name="freeze_frame_check"/>
121 <button label="Rafraîchir" name="new_snapshot_btn"/> 121 <button label="Rafraîchir" name="new_snapshot_btn"/>
122 <check_box label="Rafraîchissement automatique" name="auto_snapshot_check"/> 122 <check_box label="Rafraîchissement automatique" name="auto_snapshot_check"/>
123 <button label="Enregistrer ([AMOUNT] L$)" name="upload_btn" width="118"/> 123 <button label="Enregistrer ([AMOUNT] L$)" name="upload_btn" width="118"/>
124 <button label="Envoyer" name="send_btn" width="118"/> 124 <button label="Envoyer" name="send_btn" width="118"/>
125 <flyout_button label="Enregistrer" name="save_btn" tool_tip="Enregistrer l&apos;image dans un fichier" width="118"> 125 <flyout_button label="Enregistrer" name="save_btn" tool_tip="Enregistrer l&apos;image dans un fichier" width="118">
126 <flyout_button_item name="save_item"> 126 <flyout_button_item name="save_item">
127 Enregistrer 127 Enregistrer
128 </flyout_button_item> 128 </flyout_button_item>
129 <flyout_button_item name="saveas_item"> 129 <flyout_button_item name="saveas_item">
130 Enregistrer sous... 130 Enregistrer sous...
131 </flyout_button_item> 131 </flyout_button_item>
132 </flyout_button> 132 </flyout_button>
133 <button label="Annuler" name="discard_btn" left="133" width="72" /> 133 <button label="Annuler" name="discard_btn" left="133" width="72" />
134 <string name="unknown"> 134 <string name="unknown">
135 inconnu 135 inconnu
136 </string> 136 </string>
137</floater> 137</floater>