You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

413 lines
12 KiB

  1. # Translations template for kosmorro.
  2. # Copyright (C) 2021 ORGANIZATION
  3. # This file is distributed under the same license as the kosmorro project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
  5. # Jérôme Deuchnord <jerome@deuchnord.fr>, 2021, 2022.
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: kosmorro 0.9.0\n"
  9. "Report-Msgid-Bugs-To: jerome@deuchnord.fr\n"
  10. "POT-Creation-Date: 2022-03-07 16:45+0100\n"
  11. "PO-Revision-Date: 2022-03-08 12:59+0000\n"
  12. "Last-Translator: Jérôme Deuchnord <jerome@deuchnord.fr>\n"
  13. "Language-Team: French <https://hosted.weblate.org/projects/kosmorro/cli/fr/>"
  14. "\n"
  15. "Language: fr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  20. "X-Generator: Weblate 4.12-dev\n"
  21. "Generated-By: Babel 2.9.0\n"
  22. #: _kosmorro/date.py:17
  23. msgid "The date {date} is not valid: {error}"
  24. msgstr "La date {date} n'est pas valide : {error}"
  25. #: _kosmorro/date.py:39
  26. msgid ""
  27. "The date {date} does not match the required YYYY-MM-DD format or the offset "
  28. "format."
  29. msgstr ""
  30. "La date {date} ne répond pas au format YYYY-MM-DD ou au format relatif."
  31. #: _kosmorro/dumper.py:137
  32. msgid "Expected events:"
  33. msgstr "Événements prévus :"
  34. #: _kosmorro/dumper.py:144
  35. msgid "Note: All the hours are given in UTC."
  36. msgstr "Note : toutes les heures sont en temps universel (UTC)."
  37. #: _kosmorro/dumper.py:151
  38. msgid "Note: All the hours are given in the UTC{offset} timezone."
  39. msgstr ""
  40. "Note : toutes les heures sont données dans le fuseau horaire UTC{offset}."
  41. #: _kosmorro/dumper.py:205 _kosmorro/dumper.py:333
  42. msgid "Object"
  43. msgstr "Objet"
  44. #: _kosmorro/dumper.py:206 _kosmorro/dumper.py:334
  45. msgid "Rise time"
  46. msgstr "Heure de lever"
  47. #: _kosmorro/dumper.py:207 _kosmorro/dumper.py:336
  48. msgid "Culmination time"
  49. msgstr "Heure de culmination"
  50. #: _kosmorro/dumper.py:208 _kosmorro/dumper.py:338
  51. msgid "Set time"
  52. msgstr "Heure de coucher"
  53. #: _kosmorro/dumper.py:234
  54. msgid "Moon phase is unavailable for this date."
  55. msgstr "La phase de la Lune n'est pas disponible pour cette date."
  56. #: _kosmorro/dumper.py:238 _kosmorro/dumper.py:342
  57. msgid "Moon phase:"
  58. msgstr "Phase de la Lune :"
  59. #: _kosmorro/dumper.py:242
  60. msgid "{next_moon_phase} on {next_moon_phase_date} at {next_moon_phase_time}"
  61. msgstr "{next_moon_phase} le {next_moon_phase_date} à {next_moon_phase_time}"
  62. #: _kosmorro/dumper.py:306
  63. msgid "Overview of your sky"
  64. msgstr "Résumé de votre ciel"
  65. #: _kosmorro/dumper.py:314
  66. msgid ""
  67. "This document summarizes the ephemerides and the events of {date}. It aims "
  68. "to help you to prepare your observation session. All the hours are given in "
  69. "{timezone}."
  70. msgstr ""
  71. "Ce document synthétise les éphémérides et les événements prévus pour le "
  72. "{date}. Son but est de vous aider à préparer votre soirée d'observation. "
  73. "Toutes les heures sont données en {timezone}."
  74. #: _kosmorro/dumper.py:324
  75. msgid ""
  76. "Don't forget to check the weather forecast before you go out with your "
  77. "equipment."
  78. msgstr ""
  79. "N’oubliez pas de vous assurer que les conditions météo sont favorables avant "
  80. "de sortir votre matériel d’observation."
  81. #: _kosmorro/dumper.py:331
  82. msgid "Ephemerides of the day"
  83. msgstr "Éphémérides du jour"
  84. #: _kosmorro/dumper.py:340
  85. msgid "hours"
  86. msgstr "heures"
  87. #: _kosmorro/dumper.py:347
  88. msgid "Expected events"
  89. msgstr "Événements prévus"
  90. #: _kosmorro/dumper.py:487
  91. msgid ""
  92. "Building PDF was not possible, because some dependencies are not installed.\n"
  93. "Please look at the documentation at https://kosmorro.space/cli/generate-pdf/ "
  94. "for more information."
  95. msgstr ""
  96. "La génération du document PDF n'est pas possible, car certaines dépendances "
  97. "ne sont pas installées.\n"
  98. "Veuillez vous référer à la documentation sur https://kosmorro.space/cli/"
  99. "generate-pdf/ pour de plus amples informations."
  100. #: _kosmorro/dumper.py:540
  101. #, python-format
  102. msgid ""
  103. "An error occurred during the compilation of the PDF.\n"
  104. "Please open an issue at https://github.com/Kosmorro/kosmorro/issues and "
  105. "share the content of the log file at /tmp/kosmorro-%s.log"
  106. msgstr ""
  107. "Une erreur s'est produite pendant la compilation du PDF.\n"
  108. "Merci d'ouvrir un ticket sur https://github.com/Kosmorro/kosmorro/issues et "
  109. "de partager le contenu du fichier journal situé dans /tmp/kosmorro-%s.log"
  110. #: _kosmorro/exceptions.py:35
  111. msgid "The date must be between {minimum_date} and {maximum_date}"
  112. msgstr "La date doit être entre le {minimum_date} et le {maximum_date}"
  113. #: _kosmorro/main.py:63
  114. msgid ""
  115. "Save the planet and paper!\n"
  116. "Consider printing your PDF document only if really necessary, and use the "
  117. "other side of the sheet."
  118. msgstr ""
  119. "Sauvez la planète, économisez du papier !\n"
  120. "N'imprimez le document PDF uniquement si nécessaire, et pensez à utiliser le "
  121. "verso de la feuille."
  122. #: _kosmorro/main.py:72
  123. msgid ""
  124. "PDF output will not contain the ephemerides, because you didn't provide the "
  125. "observation coordinates."
  126. msgstr ""
  127. "Le document PDF ne contiendra pas les éphémérides, car les coordonnées du "
  128. "lieu d'observation sont manquantes."
  129. #: _kosmorro/main.py:117
  130. msgid "The file could not be saved in \"{path}\": {error}"
  131. msgstr "Le fichier \"{path}\" n'a pas pu être enregistré : {error}"
  132. #: _kosmorro/main.py:131
  133. msgid "Please provide a file path to export in this format (--output)."
  134. msgstr ""
  135. "Merci de fournir le chemin du fichier d'exporter pour ce format (--output)."
  136. #: _kosmorro/main.py:164
  137. msgid "Moon phase can only be computed between {min_date} and {max_date}"
  138. msgstr ""
  139. "La phase de la Lune ne peut être calculée qu'entre le {min_date} et le "
  140. "{max_date}"
  141. #: _kosmorro/main.py:203
  142. msgid ""
  143. "Running on Python {python_version} with Kosmorrolib v{kosmorrolib_version}"
  144. msgstr ""
  145. "Exécuté à l'aide de Python {python_version} et de la Kosmorrolib "
  146. "v{kosmorrolib_version}"
  147. #: _kosmorro/main.py:216
  148. msgid ""
  149. "Compute the ephemerides and the events for a given date and a given position "
  150. "on Earth."
  151. msgstr ""
  152. "Calcule les éphémérides et les événements pour une date et une position sur "
  153. "Terre données."
  154. #: _kosmorro/main.py:219
  155. msgid ""
  156. "By default, only the events will be computed for today.\n"
  157. "To compute also the ephemerides, latitude and longitude arguments are needed."
  158. msgstr ""
  159. "Par défaut, seuls les événements sont calculés pour la date actuelle.\n"
  160. "Pour calculer les éphémérides, la latitude et la longitude sont requises."
  161. #: _kosmorro/main.py:232
  162. msgid "Show the program version"
  163. msgstr "Affiche la version du programme"
  164. #: _kosmorro/main.py:240
  165. msgid "The format to output the information to"
  166. msgstr "Le format de sortie des informations"
  167. #: _kosmorro/main.py:247
  168. msgid ""
  169. "The observer's latitude on Earth. Can also be set in the KOSMORRO_LATITUDE "
  170. "environment variable."
  171. msgstr ""
  172. "La latitude de l'observateur. Peut également être renseignée dans la "
  173. "variable d'environnement KOSMORRO_LATITUDE."
  174. #: _kosmorro/main.py:257
  175. msgid ""
  176. "The observer's longitude on Earth. Can also be set in the KOSMORRO_LONGITUDE "
  177. "environment variable."
  178. msgstr ""
  179. "La longitude de l'observateur. Peut également être renseignée dans la "
  180. "variable d'environnement KOSMORRO_LONGITUDE."
  181. #: _kosmorro/main.py:267
  182. msgid ""
  183. "The date for which the ephemerides must be calculated. Can be in the YYYY-MM-"
  184. "DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M, and D "
  185. "numbers). Defaults to current date."
  186. msgstr ""
  187. "La date pour laquelle les éphémérides doivent être calculées, soit au format "
  188. "AAAA-MM-JJ, soit sous la forme d'un intervalle au format \"[+-]Ay-Mm-Jd"
  189. "\" (où A, M, et J sont des nombres). Par défaut, la date du jour est "
  190. "utilisée."
  191. #: _kosmorro/main.py:278
  192. msgid ""
  193. "The timezone to display the hours in (e.g. 2 for UTC+2 or -3 for UTC-3). Can "
  194. "also be set in the KOSMORRO_TIMEZONE environment variable."
  195. msgstr ""
  196. "Le fuseau horaire dans lequel les heures doivent être données (par exemple 2 "
  197. "pour UTC+2 ou -3 pour UTC-3). Peut également être renseigné dans la variable "
  198. "d'environnement KOSMORRO_TIMEZONE."
  199. #: _kosmorro/main.py:287
  200. msgid "Disable the colors in the console."
  201. msgstr "Désactive les couleurs dans la console."
  202. #: _kosmorro/main.py:294
  203. msgid ""
  204. "A file to export the output to. If not given, the standard output is used. "
  205. "This argument is needed for PDF format."
  206. msgstr ""
  207. "Un fichier dans lequel la sortie doit être enregistré. S'il n'est pas donné, "
  208. "la sortie standard de la console est utilisée. Cet argument est nécessaire "
  209. "pour le format de sortie PDF."
  210. #: _kosmorro/main.py:303
  211. msgid ""
  212. "Do not generate a graph to represent the rise and set times in the PDF "
  213. "format."
  214. msgstr ""
  215. "Désactive la génération du graphique des levers et couchers des astres dans "
  216. "le format PDF."
  217. #: _kosmorro/main.py:311
  218. msgid "Show debugging messages"
  219. msgstr "Affiche les information de débogage"
  220. #: _kosmorro/i18n/strings.py:11
  221. #, python-format
  222. msgid "%s is in opposition"
  223. msgstr "%s est à l'opposition"
  224. #: _kosmorro/i18n/strings.py:12
  225. #, python-format
  226. msgid "%s and %s are in conjunction"
  227. msgstr "%s et %s sont en conjonction"
  228. #: _kosmorro/i18n/strings.py:13
  229. #, python-format
  230. msgid "%s occults %s"
  231. msgstr "%s occulte %s"
  232. #: _kosmorro/i18n/strings.py:15
  233. #, python-format
  234. msgid "Elongation of %s is maximal"
  235. msgstr "L’élongation de %s est maximale"
  236. #: _kosmorro/i18n/strings.py:18
  237. #, python-format
  238. msgid "%s is at its perigee"
  239. msgstr "%s est à son périgée"
  240. #: _kosmorro/i18n/strings.py:19
  241. #, python-format
  242. msgid "%s is at its apogee"
  243. msgstr "%s est à son apogée"
  244. #: _kosmorro/i18n/strings.py:35
  245. msgid "New Moon"
  246. msgstr "Nouvelle lune"
  247. #: _kosmorro/i18n/strings.py:36
  248. msgid "Waxing Crescent"
  249. msgstr "Premier croissant"
  250. #: _kosmorro/i18n/strings.py:37
  251. msgid "First Quarter"
  252. msgstr "Premier quartier"
  253. #: _kosmorro/i18n/strings.py:38
  254. msgid "Waxing Gibbous"
  255. msgstr "Gibbeuse croissante"
  256. #: _kosmorro/i18n/strings.py:39
  257. msgid "Full Moon"
  258. msgstr "Pleine lune"
  259. #: _kosmorro/i18n/strings.py:40
  260. msgid "Waning Gibbous"
  261. msgstr "Gibbeuse décroissante"
  262. #: _kosmorro/i18n/strings.py:41
  263. msgid "Last Quarter"
  264. msgstr "Dernier quartier"
  265. #: _kosmorro/i18n/strings.py:42
  266. msgid "Waning Crescent"
  267. msgstr "Dernier croissant"
  268. #: _kosmorro/i18n/strings.py:53
  269. msgid "Sun"
  270. msgstr "Soleil"
  271. #: _kosmorro/i18n/strings.py:54
  272. msgid "Moon"
  273. msgstr "Lune"
  274. #: _kosmorro/i18n/strings.py:55
  275. msgid "Mercury"
  276. msgstr "Mercure"
  277. #: _kosmorro/i18n/strings.py:56
  278. msgid "Venus"
  279. msgstr "Vénus"
  280. #: _kosmorro/i18n/strings.py:57
  281. msgid "Mars"
  282. msgstr "Mars"
  283. #: _kosmorro/i18n/strings.py:58
  284. msgid "Jupiter"
  285. msgstr "Jupiter"
  286. #: _kosmorro/i18n/strings.py:59
  287. msgid "Saturn"
  288. msgstr "Saturne"
  289. #: _kosmorro/i18n/strings.py:60
  290. msgid "Uranus"
  291. msgstr "Uranus"
  292. #: _kosmorro/i18n/strings.py:61
  293. msgid "Neptune"
  294. msgstr "Neptune"
  295. #: _kosmorro/i18n/strings.py:62
  296. msgid "Pluto"
  297. msgstr "Pluton"
  298. #: _kosmorro/i18n/utils.py:27
  299. msgid "{day_of_week} {month} {day_number}, {year}"
  300. msgstr "{day_of_week} {day_number} {month} {year}"
  301. #: _kosmorro/i18n/utils.py:30
  302. msgid "{month} {day_number}, {hours}:{minutes}"
  303. msgstr "{day_number} {month}, {hours}:{minutes}"
  304. #: _kosmorro/i18n/utils.py:33
  305. msgid "{month} {day_number}, {year}"
  306. msgstr "{day_number} {month} {year}"
  307. #: _kosmorro/i18n/utils.py:36
  308. msgid "{hours}:{minutes}"
  309. msgstr "{hours}h{minutes}"
  310. #~ msgid "Do you really want to clear Kosmorro's cache? [yN] "
  311. #~ msgstr "Voulez-vous vraiment effacer le cache de Kosmorro ? [oN] "
  312. #~ msgid "Incorrect answer, cache not cleared."
  313. #~ msgstr "Réponse erronée, le cache n'a pas été effacé."
  314. #~ msgid "Delete all the files from Kosmorro's cache."
  315. #~ msgstr "Efface tous les fichiers du cache de Kosmorro."
  316. #~ msgid "Unknown phase"
  317. #~ msgstr "Phase de Lune inconnue"
  318. #~ msgid "Unknown object"
  319. #~ msgstr "Objet inconnu"
  320. #~ msgid "A Summary of your Sky"
  321. #~ msgstr "Synthèse de votre ciel"
  322. #~ msgid "%s's largest elongation"
  323. #~ msgstr "L'élongation de %s est à son maximum"
  324. #~ msgid "Selected output format needs an output file (--output)."
  325. #~ msgstr ""
  326. #~ "Le format de sortie choisi requiert un fichier de sortie (--output)."
  327. #~ msgid ""
  328. #~ "Building PDF was not possible, because some dependencies are not "
  329. #~ "installed.\n"
  330. #~ "Please look at the documentation at http://kosmorro.space for more "
  331. #~ "information."
  332. #~ msgstr ""
  333. #~ "La génération du document PDF n'est pas possible, car certaines "
  334. #~ "dépendances ne sont pas installées.\n"
  335. #~ "Veuillez vous référer à la documentation sur http://kosmorro.space pour "
  336. #~ "de plus amples informations."