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.
 
 
 
 

387 rivejä
8.3 KiB

  1. # Translations template for PROJECT.
  2. # Copyright (C) 2025 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PROJECT VERSION\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2025-12-16 17:42+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=utf-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Generated-By: Babel 2.17.0\n"
  19. #: kosmorro/__main__.py:92
  20. msgid ""
  21. "Save the planet and paper!\n"
  22. "Consider printing your PDF document only if really necessary, and use the"
  23. " other side of the sheet."
  24. msgstr ""
  25. #: kosmorro/__main__.py:100
  26. msgid ""
  27. "PDF output will not contain the ephemerides, because you didn't provide "
  28. "the observation coordinates."
  29. msgstr ""
  30. #: kosmorro/__main__.py:118
  31. msgid ""
  32. "Environment variable KOSMORRO_TIMEZONE is deprecated. Use TZ instead, "
  33. "which is more standard."
  34. msgstr ""
  35. #: kosmorro/__main__.py:127
  36. #, python-brace-format
  37. msgid "Unknown timezone: {timezone}"
  38. msgstr ""
  39. #: kosmorro/__main__.py:170
  40. #, python-brace-format
  41. msgid "The file could not be saved in \"{path}\": {error}"
  42. msgstr ""
  43. #: kosmorro/__main__.py:184
  44. msgid "Please provide a file path to export in this format (--output)."
  45. msgstr ""
  46. #: kosmorro/__main__.py:216
  47. #, python-brace-format
  48. msgid "Moon phase can only be computed between {min_date} and {max_date}"
  49. msgstr ""
  50. #: kosmorro/__main__.py:267
  51. #, python-brace-format
  52. msgid "Running on Python {python_version} with Kosmorrolib v{kosmorrolib_version}"
  53. msgstr ""
  54. #: kosmorro/__main__.py:280
  55. msgid ""
  56. "Compute the ephemerides and the events for a given date and a given "
  57. "position on Earth."
  58. msgstr ""
  59. #: kosmorro/__main__.py:283
  60. msgid ""
  61. "By default, only the events will be computed for today.\n"
  62. "To compute also the ephemerides, latitude and longitude arguments are "
  63. "needed."
  64. msgstr ""
  65. #: kosmorro/__main__.py:295
  66. msgid "Show the program version"
  67. msgstr ""
  68. #: kosmorro/__main__.py:304
  69. msgid ""
  70. "The output format. If not provided, it will be inferred from the file "
  71. "extension of the output file."
  72. msgstr ""
  73. #: kosmorro/__main__.py:313
  74. msgid ""
  75. "The observer's position on Earth, in the \"latitude,longitude\" format. "
  76. "Can also be set in the KOSMORRO_POSITION environment variable."
  77. msgstr ""
  78. #: kosmorro/__main__.py:323
  79. msgid ""
  80. "The date for which the ephemerides must be calculated. Can be in the "
  81. "YYYY-MM-DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M,"
  82. " and D numbers). Defaults to current date."
  83. msgstr ""
  84. #: kosmorro/__main__.py:334
  85. msgid ""
  86. "The timezone to use to display the hours. It can be either a number (e.g."
  87. " 1 for UTC+1) or a timezone name (e.g. Europe/Paris). See "
  88. "https://en.wikipedia.org/wiki/List_of_tz_database_time_zones to find your"
  89. " timezone. Can also be set in the TZ environment variable."
  90. msgstr ""
  91. #: kosmorro/__main__.py:343
  92. msgid "Disable the colors in the console."
  93. msgstr ""
  94. #: kosmorro/__main__.py:350
  95. msgid "Use this option to save the result in a file."
  96. msgstr ""
  97. #: kosmorro/__main__.py:357
  98. msgid ""
  99. "Do not generate a graph to represent the rise and set times in the LaTeX "
  100. "or PDF file."
  101. msgstr ""
  102. #: kosmorro/__main__.py:364
  103. msgid "Show debugging messages"
  104. msgstr ""
  105. #: kosmorro/__main__.py:372
  106. msgid "Print a script allowing completion for your shell"
  107. msgstr ""
  108. #: kosmorro/__main__.py:382
  109. msgid "No completion script available for this shell."
  110. msgstr ""
  111. #: kosmorro/date.py:17
  112. #, python-brace-format
  113. msgid "The date {date} is not valid: {error}"
  114. msgstr ""
  115. #: kosmorro/date.py:40
  116. #, python-brace-format
  117. msgid ""
  118. "The date {date} does not match the required YYYY-MM-DD format or the "
  119. "offset format."
  120. msgstr ""
  121. #: kosmorro/dumper.py:137
  122. msgid "Expected events:"
  123. msgstr ""
  124. #: kosmorro/dumper.py:144
  125. msgid "Note: All the hours are given in UTC."
  126. msgstr ""
  127. #: kosmorro/dumper.py:152
  128. #, python-brace-format
  129. msgid "Note: All the hours are given in the UTC{offset} timezone."
  130. msgstr ""
  131. #: kosmorro/dumper.py:205 kosmorro/dumper.py:336
  132. msgid "Object"
  133. msgstr ""
  134. #: kosmorro/dumper.py:206 kosmorro/dumper.py:337
  135. msgid "Rise time"
  136. msgstr ""
  137. #: kosmorro/dumper.py:207 kosmorro/dumper.py:339
  138. msgid "Culmination time"
  139. msgstr ""
  140. #: kosmorro/dumper.py:208 kosmorro/dumper.py:341
  141. msgid "Set time"
  142. msgstr ""
  143. #: kosmorro/dumper.py:234
  144. msgid "Moon phase is unavailable for this date."
  145. msgstr ""
  146. #: kosmorro/dumper.py:240
  147. #, python-brace-format
  148. msgid "{next_moon_phase} on {next_moon_phase_date} at {next_moon_phase_time}"
  149. msgstr ""
  150. #: kosmorro/dumper.py:309
  151. msgid "Overview of your sky"
  152. msgstr ""
  153. #: kosmorro/dumper.py:318
  154. #, python-brace-format
  155. msgid ""
  156. "This document summarizes the ephemerides and the events of {date}. It "
  157. "aims to help you to prepare your observation session. All the hours are "
  158. "given in {timezone}."
  159. msgstr ""
  160. #: kosmorro/dumper.py:328
  161. msgid ""
  162. "Don't forget to check the weather forecast before you go out with your "
  163. "equipment."
  164. msgstr ""
  165. #: kosmorro/dumper.py:334
  166. msgid "Ephemerides of the day"
  167. msgstr ""
  168. #: kosmorro/dumper.py:343
  169. msgid "hours"
  170. msgstr ""
  171. #: kosmorro/dumper.py:345
  172. msgid "Moon phase:"
  173. msgstr ""
  174. #: kosmorro/dumper.py:350
  175. msgid "Expected events"
  176. msgstr ""
  177. #: kosmorro/dumper.py:491
  178. msgid ""
  179. "Building PDF was not possible, because some dependencies are not "
  180. "installed.\n"
  181. "Please look at the documentation at https://kosmorro.space/cli/generate-"
  182. "pdf/ for more information."
  183. msgstr ""
  184. #: kosmorro/dumper.py:540
  185. #, python-format
  186. msgid ""
  187. "An error occurred during the compilation of the PDF.\n"
  188. "Please open an issue at https://github.com/Kosmorro/kosmorro/issues and "
  189. "share the content of the log file at /tmp/kosmorro-%s.log"
  190. msgstr ""
  191. #: kosmorro/exceptions.py:36
  192. #, python-brace-format
  193. msgid "The date must be between {minimum_date} and {maximum_date}"
  194. msgstr ""
  195. #: kosmorro/exceptions.py:49
  196. #, python-brace-format
  197. msgid ""
  198. "Invalid output format: {output_format}. Output file must end with: "
  199. "{accepted_extensions}"
  200. msgstr ""
  201. #: kosmorro/geolocation.py:12
  202. #, python-format
  203. msgid "The given position (%s) is not valid."
  204. msgstr ""
  205. #: kosmorro/i18n/strings.py:21
  206. #, python-format
  207. msgid "%s is in opposition"
  208. msgstr ""
  209. #: kosmorro/i18n/strings.py:26
  210. #, python-format
  211. msgid "%s and %s are in conjunction"
  212. msgstr ""
  213. #: kosmorro/i18n/strings.py:35
  214. #, python-format
  215. msgid "%s occults %s"
  216. msgstr ""
  217. #: kosmorro/i18n/strings.py:44
  218. #, python-format
  219. msgid "Elongation of %s is maximal"
  220. msgstr ""
  221. #: kosmorro/i18n/strings.py:50
  222. #, python-format
  223. msgid "%s is at its periapsis"
  224. msgstr ""
  225. #: kosmorro/i18n/strings.py:55
  226. #, python-format
  227. msgid "%s is at its apoapsis"
  228. msgstr ""
  229. #: kosmorro/i18n/strings.py:61
  230. msgid "March equinox"
  231. msgstr ""
  232. #: kosmorro/i18n/strings.py:63
  233. msgid "June solstice"
  234. msgstr ""
  235. #: kosmorro/i18n/strings.py:65
  236. msgid "September equinox"
  237. msgstr ""
  238. #: kosmorro/i18n/strings.py:67
  239. msgid "December solstice"
  240. msgstr ""
  241. #: kosmorro/i18n/strings.py:73
  242. #, python-format
  243. msgid "Total lunar eclipse until %(hour)s"
  244. msgstr ""
  245. #: kosmorro/i18n/strings.py:78
  246. #, python-format
  247. msgid "Penumbral lunar eclipse until %(hour)s"
  248. msgstr ""
  249. #: kosmorro/i18n/strings.py:83
  250. #, python-format
  251. msgid "Partial lunar eclipse until %(hour)s"
  252. msgstr ""
  253. #: kosmorro/i18n/strings.py:99
  254. msgid "New Moon"
  255. msgstr ""
  256. #: kosmorro/i18n/strings.py:100
  257. msgid "Waxing Crescent"
  258. msgstr ""
  259. #: kosmorro/i18n/strings.py:101
  260. msgid "First Quarter"
  261. msgstr ""
  262. #: kosmorro/i18n/strings.py:102
  263. msgid "Waxing Gibbous"
  264. msgstr ""
  265. #: kosmorro/i18n/strings.py:103
  266. msgid "Full Moon"
  267. msgstr ""
  268. #: kosmorro/i18n/strings.py:104
  269. msgid "Waning Gibbous"
  270. msgstr ""
  271. #: kosmorro/i18n/strings.py:105
  272. msgid "Last Quarter"
  273. msgstr ""
  274. #: kosmorro/i18n/strings.py:106
  275. msgid "Waning Crescent"
  276. msgstr ""
  277. #: kosmorro/i18n/strings.py:117
  278. msgid "Sun"
  279. msgstr ""
  280. #: kosmorro/i18n/strings.py:118
  281. msgid "Moon"
  282. msgstr ""
  283. #: kosmorro/i18n/strings.py:119
  284. msgid "Mercury"
  285. msgstr ""
  286. #: kosmorro/i18n/strings.py:120
  287. msgid "Venus"
  288. msgstr ""
  289. #: kosmorro/i18n/strings.py:121
  290. msgid "Earth"
  291. msgstr ""
  292. #: kosmorro/i18n/strings.py:122
  293. msgid "Mars"
  294. msgstr ""
  295. #: kosmorro/i18n/strings.py:123
  296. msgid "Jupiter"
  297. msgstr ""
  298. #: kosmorro/i18n/strings.py:124
  299. msgid "Saturn"
  300. msgstr ""
  301. #: kosmorro/i18n/strings.py:125
  302. msgid "Uranus"
  303. msgstr ""
  304. #: kosmorro/i18n/strings.py:126
  305. msgid "Neptune"
  306. msgstr ""
  307. #: kosmorro/i18n/strings.py:127
  308. msgid "Pluto"
  309. msgstr ""