Sun Position: Cleanup: rename sp and prefs variables
[blender-addons.git] / sun_position / translations.py
blobc50b797cd2eac735e7209f6458f30de003a4cd04
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # ##### BEGIN AUTOGENERATED I18N SECTION #####
4 # NOTE: You can safely move around this auto-generated block (with the begin/end markers!),
5 # and edit the translations by hand.
6 # Just carefully respect the format of the tuple!
8 # Tuple of tuples:
9 # ((msgctxt, msgid), (sources, gen_comments), (lang, translation, (is_fuzzy, comments)), ...)
10 translations_tuple = (
11 (("*", ""),
12 ((), ()),
13 ("fr_FR", "Project-Id-Version: Sun Position 3.1.2 (0)\n",
14 (False,
15 ("Blender's translation file (po format).",
16 "Copyright (C) 2022 The Blender Foundation.",
17 "This file is distributed under the same license as the Blender package.",
18 "Damien Picard <dam.pic@free.fr>, 2022."))),
20 (("*", "Azimuth and elevation info"),
21 (("bpy.types.SunPosAddonPreferences.show_az_el",),
22 ()),
23 ("fr_FR", "Infos d’azimut et de hauteur",
24 (False, ())),
26 (("*", "Show azimuth and solar elevation info"),
27 (("bpy.types.SunPosAddonPreferences.show_az_el",),
28 ()),
29 ("fr_FR", "Afficher les infos d’azimut et de hauteur du soleil",
30 (False, ())),
32 (("*", "Daylight savings"),
33 (("bpy.types.SunPosAddonPreferences.show_daylight_savings",
34 "bpy.types.SunPosProperties.use_daylight_savings"),
35 ()),
36 ("fr_FR", "Heure d’été",
37 (False, ())),
39 (("*", "Show daylight savings time choice"),
40 (("bpy.types.SunPosAddonPreferences.show_daylight_savings",),
41 ()),
42 ("fr_FR", "Afficher l’option de changement d’heure",
43 (False, ())),
45 (("*", "D° M' S\""),
46 (("bpy.types.SunPosAddonPreferences.show_dms",),
47 ()),
48 ("fr_FR", "",
49 (False, ())),
51 (("*", "Show lat/long degrees, minutes, seconds labels"),
52 (("bpy.types.SunPosAddonPreferences.show_dms",),
53 ()),
54 ("fr_FR", "Afficher les étiquettes de latitude et longitude en degrés, minutes, secondes",
55 (False, ())),
57 (("*", "Show North"),
58 (("bpy.types.SunPosAddonPreferences.show_north",
59 "bpy.types.SunPosProperties.show_north"),
60 ()),
61 ("fr_FR", "Afficher le nord",
62 (False, ())),
64 (("*", "Show north offset choice and slider"),
65 (("bpy.types.SunPosAddonPreferences.show_north",),
66 ()),
67 ("fr_FR", "Afficher l’option et le curseur de décalage du nord",
68 (False, ())),
70 (("*", "Refraction"),
71 (("bpy.types.SunPosAddonPreferences.show_refraction",),
72 ()),
73 ("fr_FR", "Réfraction",
74 (False, ())),
76 (("*", "Show sun refraction choice"),
77 (("bpy.types.SunPosAddonPreferences.show_refraction",),
78 ()),
79 ("fr_FR", "Afficher l’option de réfraction du soleil",
80 (False, ())),
82 (("*", "Sunrise and sunset info"),
83 (("bpy.types.SunPosAddonPreferences.show_rise_set",),
84 ()),
85 ("fr_FR", "Infos de lever et coucher",
86 (False, ())),
88 (("*", "Show sunrise and sunset labels"),
89 (("bpy.types.SunPosAddonPreferences.show_rise_set",),
90 ()),
91 ("fr_FR", "Afficher les informations de lever et coucher du soleil",
92 (False, ())),
94 (("*", "Time and place presets"),
95 (("bpy.types.SunPosAddonPreferences.show_time_place",),
96 ()),
97 ("fr_FR", "Préréglages d’heure et de lieu",
98 (False, ())),
100 (("*", "Show time/place presets"),
101 (("bpy.types.SunPosAddonPreferences.show_time_place",),
102 ()),
103 ("fr_FR", "Afficher les préréglages d’heure et de lieu",
104 (False, ())),
106 (("*", "Sun Position"),
107 (("bpy.types.Scene.sun_pos_properties",
108 "bpy.types.SUNPOS_PT_Panel",
109 "Add-on Sun Position info: name"),
110 ()),
111 ("fr_FR", "Position du Soleil",
112 (False, ())),
114 (("*", "Sun Position Settings"),
115 (("bpy.types.Scene.sun_pos_properties",),
116 ()),
117 ("fr_FR", "Options de Position du Soleil",
118 (False, ())),
120 (("*", "Sun Position Presets"),
121 (("bpy.types.SUNPOS_MT_Presets",),
122 ()),
123 ("fr_FR", "Préréglages de position du Soleil",
124 (False, ())),
126 (("Operator", "Sync Sun to Texture"),
127 (("bpy.types.WORLD_OT_sunpos_show_hdr",),
128 ()),
129 ("fr_FR", "Synchroniser Soleil et texture",
130 (False, ())),
132 (("*", "UTC zone"),
133 (("bpy.types.SunPosProperties.UTC_zone",),
134 ()),
135 ("fr_FR", "Fuseau horaire",
136 (False, ())),
138 (("*", "Time zone: Difference from Greenwich, England in hours"),
139 (("bpy.types.SunPosProperties.UTC_zone",),
140 ()),
141 ("fr_FR", "Fuseau horaire : différence avec Greenwich, Angleterre, en heures",
142 (False, ())),
144 (("*", "Bind Texture to Sun"),
145 (("bpy.types.SunPosProperties.bind_to_sun",
146 "scripts/addons/sun_position/ui_sun.py:119"),
147 ()),
148 ("fr_FR", "Lier la texture au Soleil",
149 (False, ())),
151 (("*", "If true, Environment texture moves with sun"),
152 (("bpy.types.SunPosProperties.bind_to_sun",),
153 ()),
154 ("fr_FR", "Si actif, la texture d’environnement tourne avec le Soleil",
155 (False, ())),
157 (("*", "Enter coordinates"),
158 (("bpy.types.SunPosProperties.co_parser",),
159 ()),
160 ("fr_FR", "Saisir coordonnées",
161 (False, ())),
163 (("*", "Enter coordinates from an online map"),
164 (("bpy.types.SunPosProperties.co_parser",),
165 ()),
166 ("fr_FR", "Saisir des coordonnées depuis une carte",
167 (False, ())),
169 (("*", "Day"),
170 (("bpy.types.SunPosProperties.day",),
171 ()),
172 ("fr_FR", "Jour",
173 (False, ())),
175 (("*", "Day of year"),
176 (("bpy.types.SunPosProperties.day_of_year",),
177 ()),
178 ("fr_FR", "Jour de l’année",
179 (False, ())),
181 (("*", "Rotation angle of sun and environment texture"),
182 (("bpy.types.SunPosProperties.hdr_azimuth",),
183 ()),
184 ("fr_FR", "Angle de rotation du Soleil et de la texture d’environnement",
185 (False, ())),
187 (("*", "Elevation"),
188 (("bpy.types.SunPosProperties.hdr_elevation",),
189 ()),
190 ("fr_FR", "Hauteur",
191 (False, ())),
193 (("*", "Elevation angle of sun"),
194 (("bpy.types.SunPosProperties.hdr_elevation",),
195 ()),
196 ("fr_FR", "Angle de hauteur du Soleil",
197 (False, ())),
199 (("*", "Name of texture to use. World nodes must be enabled and color set to Environment Texture"),
200 (("bpy.types.SunPosProperties.hdr_texture",),
201 ()),
202 ("fr_FR", "Nom de la texture à utiliser. Les nœuds de shader du monde doivent être activés, et la couleur utiliser une texture d’environnement",
203 (False, ())),
205 (("*", "Latitude"),
206 (("bpy.types.SunPosProperties.latitude",),
207 ()),
208 ("fr_FR", "Latitude",
209 (False, ())),
211 (("*", "Latitude: (+) Northern (-) Southern"),
212 (("bpy.types.SunPosProperties.latitude",),
213 ()),
214 ("fr_FR", "Latitude : (+) nord (-) sud",
215 (False, ())),
217 (("*", "Longitude"),
218 (("bpy.types.SunPosProperties.longitude",),
219 ()),
220 ("fr_FR", "Longitude",
221 (False, ())),
223 (("*", "Longitude: (-) West of Greenwich (+) East of Greenwich"),
224 (("bpy.types.SunPosProperties.longitude",),
225 ()),
226 ("fr_FR", "Longitude : (-) ouest depuis Greenwich (+) est depuis Greenwich",
227 (False, ())),
229 (("*", "Month"),
230 (("bpy.types.SunPosProperties.month",),
231 ()),
232 ("fr_FR", "Mois",
233 (False, ())),
235 (("*", "North Offset"),
236 (("bpy.types.SunPosProperties.north_offset",),
237 ()),
238 ("fr_FR", "Décalage du nord",
239 (False, ())),
241 (("*", "Rotate the scene to choose North direction"),
242 (("bpy.types.SunPosProperties.north_offset",),
243 ()),
244 ("fr_FR", "Tourner la scène pour choisir la direction du nord",
245 (False, ())),
247 (("*", "Collection of objects used to visualize sun motion"),
248 (("bpy.types.SunPosProperties.object_collection",),
249 ()),
250 ("fr_FR", "Collection d’objets utilisée pour visualiser la trajectoire du Soleil",
251 (False, ())),
253 (("*", "Show object collection as sun motion"),
254 (("bpy.types.SunPosProperties.object_collection_type",),
255 ()),
256 ("fr_FR", "Afficher la collection en tant que",
257 (False, ())),
259 (("*", "Analemma"),
260 (("bpy.types.SunPosProperties.object_collection_type:'ANALEMMA'",),
261 ()),
262 ("fr_FR", "Analemme",
263 (False, ())),
265 (("*", "Diurnal"),
266 (("bpy.types.SunPosProperties.object_collection_type:'DIURNAL'",),
267 ()),
268 ("fr_FR", "Diurne",
269 (False, ())),
271 (("*", "Draw line pointing north"),
272 (("bpy.types.SunPosProperties.show_north",),
273 ()),
274 ("fr_FR", "Afficher une ligne pointant le nord",
275 (False, ())),
277 (("*", "Name of sky texture to be used"),
278 (("bpy.types.SunPosProperties.sky_texture",),
279 ()),
280 ("fr_FR", "Nom de la texture à utiliser",
281 (False, ())),
283 (("*", "Distance to sun from origin"),
284 (("bpy.types.SunPosProperties.sun_distance",),
285 ()),
286 ("fr_FR", "Distance entre l’origine et le Soleil",
287 (False, ())),
289 (("*", "Sun Object"),
290 (("bpy.types.SunPosProperties.sun_object",
291 "scripts/addons/sun_position/ui_sun.py:101"),
292 ()),
293 ("fr_FR", "Objet soleil",
294 (False, ())),
296 (("*", "Sun object to set in the scene"),
297 (("bpy.types.SunPosProperties.sun_object",),
298 ()),
299 ("fr_FR", "Objet soleil à utiliser dans la scène",
300 (False, ())),
302 (("*", "Time of the day"),
303 (("bpy.types.SunPosProperties.time",),
304 ()),
305 ("fr_FR", "Heure du jour",
306 (False, ())),
308 (("*", "Time Spread"),
309 (("bpy.types.SunPosProperties.time_spread",),
310 ()),
311 ("fr_FR", "Plage horaire",
312 (False, ())),
314 (("*", "Time period in which to spread object collection"),
315 (("bpy.types.SunPosProperties.time_spread",),
316 ()),
317 ("fr_FR", "Plage horaire à visualiser par les objets de la collection",
318 (False, ())),
320 (("*", "Usage mode"),
321 (("bpy.types.SunPosProperties.usage_mode",),
322 ()),
323 ("fr_FR", "Mode",
324 (False, ())),
326 (("*", "Operate in normal mode or environment texture mode"),
327 (("bpy.types.SunPosProperties.usage_mode",),
328 ()),
329 ("fr_FR", "Passer en mode normal ou texture d’environnement",
330 (False, ())),
332 (("*", "Sun + HDR texture"),
333 (("bpy.types.SunPosProperties.usage_mode:'HDR'",),
334 ()),
335 ("fr_FR", "Soleil + texture HDRI",
336 (False, ())),
338 (("*", "Use day of year"),
339 (("bpy.types.SunPosProperties.use_day_of_year",),
340 ()),
341 ("fr_FR", "Utiliser le jour de l’année",
342 (False, ())),
344 (("*", "Use a single value for day of year"),
345 (("bpy.types.SunPosProperties.use_day_of_year",),
346 ()),
347 ("fr_FR", "Utiliser une seule valeur pour le jour de l’année",
348 (False, ())),
350 (("*", "Daylight savings time adds 1 hour to standard time"),
351 (("bpy.types.SunPosProperties.use_daylight_savings",),
352 ()),
353 ("fr_FR", "L’heure d’été ajoute une heure à l’heure standard",
354 (False, ())),
356 (("*", "Use refraction"),
357 (("bpy.types.SunPosProperties.use_refraction",),
358 ()),
359 ("fr_FR", "Utiliser la réfraction",
360 (False, ())),
362 (("*", "Show apparent sun position due to refraction"),
363 (("bpy.types.SunPosProperties.use_refraction",),
364 ()),
365 ("fr_FR", "Afficher la position apparente du Soleil due à la réfraction",
366 (False, ())),
368 (("*", "Year"),
369 (("bpy.types.SunPosProperties.year",),
370 ()),
371 ("fr_FR", "Année",
372 (False, ())),
374 (("*", "Could not find 3D View"),
375 (("scripts/addons/sun_position/hdr.py:262",),
376 ()),
377 ("fr_FR", "Impossible de trouver la vue 3D",
378 (False, ())),
380 (("*", "Please select an Environment Texture node"),
381 (("scripts/addons/sun_position/hdr.py:268",),
382 ()),
383 ("fr_FR", "Veuillez utiliser un nœud de texture d’environnement",
384 (False, ())),
386 (("*", "Unknown projection"),
387 (("scripts/addons/sun_position/hdr.py:180",),
388 ()),
389 ("fr_FR", "Projection inconnue",
390 (False, ())),
392 (("*", "Show options or labels:"),
393 (("scripts/addons/sun_position/properties.py:242",),
394 ()),
395 ("fr_FR", "Afficher les options et étiquettes :",
396 (False, ())),
398 (("*", "Usage Mode"),
399 (("scripts/addons/sun_position/ui_sun.py:71",),
400 ()),
401 ("fr_FR", "Mode",
402 (False, ())),
404 (("*", "Environment Texture"),
405 (("scripts/addons/sun_position/ui_sun.py:85",),
406 ()),
407 ("fr_FR", "Texture d’environnement",
408 (False, ())),
410 (("*", "Enter Coordinates"),
411 (("scripts/addons/sun_position/ui_sun.py:174",),
412 ()),
413 ("fr_FR", "Saisir coordonnées",
414 (False, ())),
416 (("*", "Local:"),
417 (("scripts/addons/sun_position/ui_sun.py:269",),
418 ()),
419 ("fr_FR", "Locale :",
420 (False, ())),
422 (("*", "UTC:"),
423 (("scripts/addons/sun_position/ui_sun.py:272",),
424 ()),
425 ("fr_FR", "UTC : ",
426 (False, ())),
428 (("*", "Please select World in the World panel."),
429 (("scripts/addons/sun_position/ui_sun.py:95",
430 "scripts/addons/sun_position/ui_sun.py:153"),
431 ()),
432 ("fr_FR", "Veuillez sélectionner le monde dans le panneau Monde",
433 (False, ())),
435 (("*", "Release binding"),
436 (("scripts/addons/sun_position/ui_sun.py:116",),
437 ()),
438 ("fr_FR", "Annuler le lien",
439 (False, ())),
441 (("*", "Azimuth:"),
442 (("scripts/addons/sun_position/ui_sun.py:205",),
443 ()),
444 ("fr_FR", "Azimut :",
445 (False, ())),
447 (("*", "Elevation:"),
448 (("scripts/addons/sun_position/ui_sun.py:208",),
449 ()),
450 ("fr_FR", "Hauteur :",
451 (False, ())),
453 (("*", "Sunrise:"),
454 (("scripts/addons/sun_position/ui_sun.py:284",),
455 ()),
456 ("fr_FR", "Lever : ",
457 (False, ())),
459 (("*", "Sunset:"),
460 (("scripts/addons/sun_position/ui_sun.py:287",),
461 ()),
462 ("fr_FR", "Coucher : ",
463 (False, ())),
465 (("*", "Please activate Use Nodes in the World panel."),
466 (("scripts/addons/sun_position/ui_sun.py:92",
467 "scripts/addons/sun_position/ui_sun.py:150"),
468 ()),
469 ("fr_FR", "Veuillez activer Utiliser nœuds dans le panneau Monde",
470 (False, ())),
472 (("*", "World > Sun Position"),
473 (("Add-on Sun Position info: location",),
474 ()),
475 ("fr_FR", "Monde > Position du Soleil",
476 (False, ())),
478 (("*", "Show sun position with objects and/or sky texture"),
479 (("Add-on Sun Position info: description",),
480 ()),
481 ("fr_FR", "Afficher la position du Soleil avec des objets ou une texture de ciel",
482 (False, ())),
486 translations_dict = {}
487 for msg in translations_tuple:
488 key = msg[0]
489 for lang, trans, (is_fuzzy, comments) in msg[2:]:
490 if trans and not is_fuzzy:
491 translations_dict.setdefault(lang, {})[key] = trans
493 # ##### END AUTOGENERATED I18N SECTION #####