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.
 
 
 
 

344 lines
7.3 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. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: kosmorro 0.9.0\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2021-05-08 17:53+0200\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.9.1\n"
  19. #: _kosmorro/date.py:17
  20. msgid "The date {date} is not valid: {error}"
  21. msgstr ""
  22. #: _kosmorro/date.py:39
  23. msgid ""
  24. "The date {date} does not match the required YYYY-MM-DD format or the "
  25. "offset format."
  26. msgstr ""
  27. #: _kosmorro/dumper.py:106
  28. msgid "Expected events:"
  29. msgstr ""
  30. #: _kosmorro/dumper.py:113
  31. msgid "Note: All the hours are given in UTC."
  32. msgstr ""
  33. #: _kosmorro/dumper.py:120
  34. msgid "Note: All the hours are given in the UTC{offset} timezone."
  35. msgstr ""
  36. #: _kosmorro/dumper.py:184 _kosmorro/dumper.py:320
  37. msgid "Object"
  38. msgstr ""
  39. #: _kosmorro/dumper.py:185 _kosmorro/dumper.py:321
  40. msgid "Rise time"
  41. msgstr ""
  42. #: _kosmorro/dumper.py:186 _kosmorro/dumper.py:323
  43. msgid "Culmination time"
  44. msgstr ""
  45. #: _kosmorro/dumper.py:187 _kosmorro/dumper.py:325
  46. msgid "Set time"
  47. msgstr ""
  48. #: _kosmorro/dumper.py:221
  49. msgid "Moon phase is unavailable for this date."
  50. msgstr ""
  51. #: _kosmorro/dumper.py:225 _kosmorro/dumper.py:329
  52. msgid "Moon phase:"
  53. msgstr ""
  54. #: _kosmorro/dumper.py:229
  55. msgid "{next_moon_phase} on {next_moon_phase_date} at {next_moon_phase_time}"
  56. msgstr ""
  57. #: _kosmorro/dumper.py:293
  58. msgid "A Summary of your Sky"
  59. msgstr ""
  60. #: _kosmorro/dumper.py:301
  61. msgid ""
  62. "This document summarizes the ephemerides and the events of {date}. It "
  63. "aims to help you to prepare your observation session. All the hours are "
  64. "given in {timezone}."
  65. msgstr ""
  66. #: _kosmorro/dumper.py:311
  67. msgid ""
  68. "Don't forget to check the weather forecast before you go out with your "
  69. "equipment."
  70. msgstr ""
  71. #: _kosmorro/dumper.py:318
  72. msgid "Ephemerides of the day"
  73. msgstr ""
  74. #: _kosmorro/dumper.py:327
  75. msgid "hours"
  76. msgstr ""
  77. #: _kosmorro/dumper.py:334
  78. msgid "Expected events"
  79. msgstr ""
  80. #: _kosmorro/dumper.py:518
  81. #, python-format
  82. msgid ""
  83. "An error occured during the compilation of the PDF.\n"
  84. "Please open an issue at https://github.com/Kosmorro/kosmorro/issues and "
  85. "share the content of the log file at /tmp/kosmorro-%s.log"
  86. msgstr ""
  87. #: _kosmorro/exceptions.py:34
  88. msgid "The date must be between {minimum_date} and {maximum_date}"
  89. msgstr ""
  90. #: _kosmorro/main.py:61
  91. msgid ""
  92. "Save the planet and paper!\n"
  93. "Consider printing you PDF document only if really necessary, and use the "
  94. "other side of the sheet."
  95. msgstr ""
  96. #: _kosmorro/main.py:70
  97. msgid ""
  98. "PDF output will not contain the ephemerides, because you didn't provide "
  99. "the observation coordinate."
  100. msgstr ""
  101. #: _kosmorro/main.py:115
  102. msgid "Could not save the output in \"{path}\": {error}"
  103. msgstr ""
  104. #: _kosmorro/main.py:129
  105. msgid "Selected output format needs an output file (--output)."
  106. msgstr ""
  107. #: _kosmorro/main.py:157
  108. msgid "Moon phase can only be displayed between {min_date} and {max_date}"
  109. msgstr ""
  110. #: _kosmorro/main.py:194
  111. msgid "Running on Python {python_version} with Kosmorrolib v{kosmorrolib_version}"
  112. msgstr ""
  113. #: _kosmorro/main.py:204
  114. msgid "Do you really want to clear Kosmorro's cache? [yN] "
  115. msgstr ""
  116. #: _kosmorro/main.py:212
  117. msgid "Answer did not match expected options, cache not cleared."
  118. msgstr ""
  119. #: _kosmorro/main.py:222
  120. msgid ""
  121. "Compute the ephemerides and the events for a given date, at a given "
  122. "position on Earth."
  123. msgstr ""
  124. #: _kosmorro/main.py:226
  125. msgid ""
  126. "By default, only the events will be computed for today ({date}).\n"
  127. "To compute also the ephemerides, latitude and longitude arguments are "
  128. "needed."
  129. msgstr ""
  130. #: _kosmorro/main.py:240
  131. msgid "Show the program version"
  132. msgstr ""
  133. #: _kosmorro/main.py:248
  134. msgid "Delete all the files Kosmorro stored in the cache."
  135. msgstr ""
  136. #: _kosmorro/main.py:256
  137. msgid "The format under which the information have to be output"
  138. msgstr ""
  139. #: _kosmorro/main.py:263
  140. msgid ""
  141. "The observer's latitude on Earth. Can also be set in the "
  142. "KOSMORRO_LATITUDE environment variable."
  143. msgstr ""
  144. #: _kosmorro/main.py:273
  145. msgid ""
  146. "The observer's longitude on Earth. Can also be set in the "
  147. "KOSMORRO_LONGITUDE environment variable."
  148. msgstr ""
  149. #: _kosmorro/main.py:283
  150. msgid ""
  151. "The date for which the ephemerides must be computed (in the YYYY-MM-DD "
  152. "format), or as an interval in the \"[+-]YyMmDd\" format (with Y, M, and D"
  153. " numbers). Defaults to the current date ({default_date})"
  154. msgstr ""
  155. #: _kosmorro/main.py:294
  156. msgid ""
  157. "The timezone to display the hours in (e.g. 2 for UTC+2 or -3 for UTC-3). "
  158. "Can also be set in the KOSMORRO_TIMEZONE environment variable."
  159. msgstr ""
  160. #: _kosmorro/main.py:303
  161. msgid "Disable the colors in the console."
  162. msgstr ""
  163. #: _kosmorro/main.py:310
  164. msgid ""
  165. "A file to export the output to. If not given, the standard output is "
  166. "used. This argument is needed for PDF format."
  167. msgstr ""
  168. #: _kosmorro/main.py:319
  169. msgid ""
  170. "Do not generate a graph to represent the rise and set times in the PDF "
  171. "format."
  172. msgstr ""
  173. #: _kosmorro/main.py:327
  174. msgid "Show debugging messages"
  175. msgstr ""
  176. #: _kosmorro/i18n/strings.py:10
  177. #, python-format
  178. msgid "%s is in opposition"
  179. msgstr ""
  180. #: _kosmorro/i18n/strings.py:12
  181. #, python-format
  182. msgid "%s and %s are in conjunction"
  183. msgstr ""
  184. #: _kosmorro/i18n/strings.py:17
  185. #, python-format
  186. msgid "%s occults %s"
  187. msgstr ""
  188. #: _kosmorro/i18n/strings.py:22
  189. #, python-format
  190. msgid "%s's largest elongation"
  191. msgstr ""
  192. #: _kosmorro/i18n/strings.py:24
  193. #, python-format
  194. msgid "%s is at its perigee"
  195. msgstr ""
  196. #: _kosmorro/i18n/strings.py:26
  197. #, python-format
  198. msgid "%s is at its apogee"
  199. msgstr ""
  200. #: _kosmorro/i18n/strings.py:33
  201. msgid "New Moon"
  202. msgstr ""
  203. #: _kosmorro/i18n/strings.py:34
  204. msgid "Waxing Crescent"
  205. msgstr ""
  206. #: _kosmorro/i18n/strings.py:35
  207. msgid "First Quarter"
  208. msgstr ""
  209. #: _kosmorro/i18n/strings.py:36
  210. msgid "Waxing Gibbous"
  211. msgstr ""
  212. #: _kosmorro/i18n/strings.py:37
  213. msgid "Full Moon"
  214. msgstr ""
  215. #: _kosmorro/i18n/strings.py:38
  216. msgid "Waning Gibbous"
  217. msgstr ""
  218. #: _kosmorro/i18n/strings.py:39
  219. msgid "Last Quarter"
  220. msgstr ""
  221. #: _kosmorro/i18n/strings.py:40
  222. msgid "Waning Crescent"
  223. msgstr ""
  224. #: _kosmorro/i18n/strings.py:41
  225. msgid "Unknown phase"
  226. msgstr ""
  227. #: _kosmorro/i18n/strings.py:46
  228. msgid "Sun"
  229. msgstr ""
  230. #: _kosmorro/i18n/strings.py:47
  231. msgid "Moon"
  232. msgstr ""
  233. #: _kosmorro/i18n/strings.py:48
  234. msgid "Mercury"
  235. msgstr ""
  236. #: _kosmorro/i18n/strings.py:49
  237. msgid "Venus"
  238. msgstr ""
  239. #: _kosmorro/i18n/strings.py:50
  240. msgid "Mars"
  241. msgstr ""
  242. #: _kosmorro/i18n/strings.py:51
  243. msgid "Jupiter"
  244. msgstr ""
  245. #: _kosmorro/i18n/strings.py:52
  246. msgid "Saturn"
  247. msgstr ""
  248. #: _kosmorro/i18n/strings.py:53
  249. msgid "Uranus"
  250. msgstr ""
  251. #: _kosmorro/i18n/strings.py:54
  252. msgid "Neptune"
  253. msgstr ""
  254. #: _kosmorro/i18n/strings.py:55
  255. msgid "Pluto"
  256. msgstr ""
  257. #: _kosmorro/i18n/strings.py:56
  258. msgid "Unknown object"
  259. msgstr ""
  260. #: _kosmorro/i18n/utils.py:27
  261. msgid "{day_of_week} {month} {day_number}, {year}"
  262. msgstr ""
  263. #: _kosmorro/i18n/utils.py:30
  264. msgid "{month} {day_number}, {hours}:{minutes}"
  265. msgstr ""
  266. #: _kosmorro/i18n/utils.py:33
  267. msgid "{month} {day_number}, {year}"
  268. msgstr ""
  269. #: _kosmorro/i18n/utils.py:36
  270. msgid "{hours}:{minutes}"
  271. msgstr ""