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.
 
 
 
 

412 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: German <https://hosted.weblate.org/projects/kosmorro/cli/de/>"
  14. "\n"
  15. "Language: de\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 "Das Datum {date} ist nicht gültig: {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. "Das Datum {date} entspricht nicht dem erforderlichen Format JJJJ-MM-TT oder "
  31. "dem Offset-Format."
  32. #: _kosmorro/dumper.py:137
  33. msgid "Expected events:"
  34. msgstr "Erwartete Ereignisse:"
  35. #: _kosmorro/dumper.py:144
  36. msgid "Note: All the hours are given in UTC."
  37. msgstr "Hinweis: alle Stunden werden in UTC angegeben."
  38. #: _kosmorro/dumper.py:151
  39. msgid "Note: All the hours are given in the UTC{offset} timezone."
  40. msgstr "Hinweis: Alle Stunden werden in der UTC{offset}-Zeitzone angegeben."
  41. #: _kosmorro/dumper.py:205 _kosmorro/dumper.py:333
  42. msgid "Object"
  43. msgstr "Gestirn"
  44. #: _kosmorro/dumper.py:206 _kosmorro/dumper.py:334
  45. msgid "Rise time"
  46. msgstr "Aufgangszeit"
  47. #: _kosmorro/dumper.py:207 _kosmorro/dumper.py:336
  48. msgid "Culmination time"
  49. msgstr "Höhepunkt"
  50. #: _kosmorro/dumper.py:208 _kosmorro/dumper.py:338
  51. msgid "Set time"
  52. msgstr "Untergangszeit"
  53. #: _kosmorro/dumper.py:234
  54. msgid "Moon phase is unavailable for this date."
  55. msgstr "Die Mondphase ist für dieses Datum nicht verfügbar."
  56. #: _kosmorro/dumper.py:238 _kosmorro/dumper.py:342
  57. msgid "Moon phase:"
  58. msgstr "Mondphase:"
  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} am {next_moon_phase_date} um {next_moon_phase_time}"
  62. #: _kosmorro/dumper.py:306
  63. msgid "Overview of your sky"
  64. msgstr "Übersicht über Ihren Himmel"
  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. "Dieses Dokument fasst die Ephemeriden und die Ereignisse von {date} "
  72. "zusammen. Es soll Ihnen bei der Vorbereitung Ihrer Beobachtungssitzung "
  73. "helfen. Alle Stunden sind in der Zeitzone {timezone} angegeben."
  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. "Vergessen Sie nicht, die Wettervorhersage zu prüfen, bevor Sie mit Ihrer "
  80. "Ausrüstung hinausfahren."
  81. #: _kosmorro/dumper.py:331
  82. msgid "Ephemerides of the day"
  83. msgstr "Ephemeriden des Tages"
  84. #: _kosmorro/dumper.py:340
  85. msgid "hours"
  86. msgstr "Uhren"
  87. #: _kosmorro/dumper.py:347
  88. msgid "Expected events"
  89. msgstr "Erwartete Ereignisse"
  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. "Konnte nicht das PDF-Dokument herstellen, weil Abhängigkeiten nicht "
  97. "installiert werden.\n"
  98. "Bitte die Dokumentation auf https://kosmorro.space/cli/generate-pdf/ für "
  99. "weitere Informationen."
  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. "Bei der Kompilierung der PDF ist ein Fehler aufgetreten.\n"
  108. "Bitte öffnen Sie ein Issue unter https://github.com/Kosmorro/kosmorro/issues "
  109. "und teilen Sie den Inhalt der Log-Datei unter /tmp/kosmorro-%s.log"
  110. #: _kosmorro/exceptions.py:35
  111. msgid "The date must be between {minimum_date} and {maximum_date}"
  112. msgstr ""
  113. "Das Datum muss zwischen dem {minimum_date} und dem {maximum_date} liegen"
  114. #: _kosmorro/main.py:63
  115. msgid ""
  116. "Save the planet and paper!\n"
  117. "Consider printing your PDF document only if really necessary, and use the "
  118. "other side of the sheet."
  119. msgstr ""
  120. "Bring der Planet in Sicherheit, spare Papier!\n"
  121. "Drucken Sie das PDF-Dokument aus, nur wenn Sie wirklich brauchen, und nutzen "
  122. "Sie das Verso."
  123. #: _kosmorro/main.py:72
  124. msgid ""
  125. "PDF output will not contain the ephemerides, because you didn't provide the "
  126. "observation coordinates."
  127. msgstr ""
  128. "Die PDF-Ausgabe wird die Ephemeriden nicht enthalten, weil Sie die "
  129. "Beobachtungskoordinate nicht angegeben haben."
  130. #: _kosmorro/main.py:117
  131. msgid "The file could not be saved in \"{path}\": {error}"
  132. msgstr "Die Ausgabe in \"{path}\" konnte nicht gespeichert werden: {error}"
  133. #: _kosmorro/main.py:131
  134. msgid "Please provide a file path to export in this format (--output)."
  135. msgstr ""
  136. "Bitte geben Sie einen Dateipfad an, der in diesem Format exportiert werden "
  137. "soll (--output)."
  138. #: _kosmorro/main.py:164
  139. msgid "Moon phase can only be computed between {min_date} and {max_date}"
  140. msgstr ""
  141. "Die Mondphase kann nur zwischen {min_date} und {max_date} berechnet werden"
  142. #: _kosmorro/main.py:203
  143. msgid ""
  144. "Running on Python {python_version} with Kosmorrolib v{kosmorrolib_version}"
  145. msgstr ""
  146. "Mit Python {python_version} und Kosmorrolib v{kosmorrolib_version} ausführt"
  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. "Berechnet die Ephemeriden und die Ereignisse für die angegeben Datum und "
  153. "Position auf der Erde."
  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. "Nur werden standardmäßig die Ereignisse für den heutigen Tag berechnet.\n"
  160. "Um auch die Ephemeriden zu berechnen, werden die Breiten- und Längengrad "
  161. "benötigt."
  162. #: _kosmorro/main.py:232
  163. msgid "Show the program version"
  164. msgstr "Stellt die Version des Programms aus"
  165. #: _kosmorro/main.py:240
  166. msgid "The format to output the information to"
  167. msgstr "Die Datenstruktur der Ausgabe"
  168. #: _kosmorro/main.py:247
  169. msgid ""
  170. "The observer's latitude on Earth. Can also be set in the KOSMORRO_LATITUDE "
  171. "environment variable."
  172. msgstr ""
  173. "Der Breitengrad des Beobachters auf der Erde. Kann auch in der "
  174. "Umgebungsvariablen KOSMORRO_LATITUDE gesetzt werden."
  175. #: _kosmorro/main.py:257
  176. msgid ""
  177. "The observer's longitude on Earth. Can also be set in the KOSMORRO_LONGITUDE "
  178. "environment variable."
  179. msgstr ""
  180. "Der Längengrad des Beobachters auf der Erde. Kann auch in der "
  181. "Umgebungsvariablen KOSMORRO_LONGITUDE gesetzt werden."
  182. #: _kosmorro/main.py:267
  183. msgid ""
  184. "The date for which the ephemerides must be calculated. Can be in the YYYY-MM-"
  185. "DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M, and D "
  186. "numbers). Defaults to current date."
  187. msgstr ""
  188. "Das Datum, für das die Ephemeriden berechnet werden müssen. Kann im Format "
  189. "JJJJ-MM-TT oder als Intervall im Format \"[+-]JyMmTd\" (wo J, M und T Zahlen "
  190. "sind) angegeben. Standardwert ist das aktuelle Datum."
  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. "Die Zeitzone, in der die Stunden angezeigt werden sollen (z.B. 2 für UTC+2 "
  197. "oder -3 für UTC-3). Kann auch in der Umgebungsvariablen KOSMORRO_TIMEZONE "
  198. "gesetzt werden."
  199. #: _kosmorro/main.py:287
  200. msgid "Disable the colors in the console."
  201. msgstr "Deaktiviert die Farben in der Konsole."
  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. "Eine Datei, in der die Ausgabe exportiert wird. Wenn nicht angegeben, wird "
  208. "die Standardausgabe verwendet. Dieses Argument wird für das PDF-Format "
  209. "benötigt."
  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. "Keine Grafik zur Darstellung der Anstiegs- und Abfallzeiten im PDF-Format "
  216. "generieren."
  217. #: _kosmorro/main.py:311
  218. msgid "Show debugging messages"
  219. msgstr "Fehlerdiagnosemeldungen anzeigen"
  220. #: _kosmorro/i18n/strings.py:11
  221. #, python-format
  222. msgid "%s is in opposition"
  223. msgstr "%s steht in Opposition"
  224. #: _kosmorro/i18n/strings.py:12
  225. #, python-format
  226. msgid "%s and %s are in conjunction"
  227. msgstr "Konjunktion zwischen %s und %s"
  228. #: _kosmorro/i18n/strings.py:13
  229. #, python-format
  230. msgid "%s occults %s"
  231. msgstr "%s bedeckt %s"
  232. #: _kosmorro/i18n/strings.py:15
  233. #, python-format
  234. msgid "Elongation of %s is maximal"
  235. msgstr "Die Elongation von %s ist maximal"
  236. #: _kosmorro/i18n/strings.py:18
  237. #, python-format
  238. msgid "%s is at its perigee"
  239. msgstr "%s befindet sich am Perigäum"
  240. #: _kosmorro/i18n/strings.py:19
  241. #, python-format
  242. msgid "%s is at its apogee"
  243. msgstr "%s steht auf seinem Apogäum"
  244. #: _kosmorro/i18n/strings.py:35
  245. msgid "New Moon"
  246. msgstr "Neumond"
  247. #: _kosmorro/i18n/strings.py:36
  248. msgid "Waxing Crescent"
  249. msgstr "zunehmende Sichel"
  250. #: _kosmorro/i18n/strings.py:37
  251. msgid "First Quarter"
  252. msgstr "Erstes Viertel"
  253. #: _kosmorro/i18n/strings.py:38
  254. msgid "Waxing Gibbous"
  255. msgstr "zweites Viertel"
  256. #: _kosmorro/i18n/strings.py:39
  257. msgid "Full Moon"
  258. msgstr "Vollmond"
  259. #: _kosmorro/i18n/strings.py:40
  260. msgid "Waning Gibbous"
  261. msgstr "drittes Viertel"
  262. #: _kosmorro/i18n/strings.py:41
  263. msgid "Last Quarter"
  264. msgstr "Letztes Viertel"
  265. #: _kosmorro/i18n/strings.py:42
  266. msgid "Waning Crescent"
  267. msgstr "abnehmende Sichel"
  268. #: _kosmorro/i18n/strings.py:53
  269. msgid "Sun"
  270. msgstr "Sohne"
  271. #: _kosmorro/i18n/strings.py:54
  272. msgid "Moon"
  273. msgstr "Mond"
  274. #: _kosmorro/i18n/strings.py:55
  275. msgid "Mercury"
  276. msgstr "Merkur"
  277. #: _kosmorro/i18n/strings.py:56
  278. msgid "Venus"
  279. msgstr "Venus"
  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 "Saturn"
  289. #: _kosmorro/i18n/strings.py:60
  290. msgid "Uranus"
  291. msgstr "Uranus"
  292. #: _kosmorro/i18n/strings.py:61
  293. msgid "Neptune"
  294. msgstr "Neptun"
  295. #: _kosmorro/i18n/strings.py:62
  296. msgid "Pluto"
  297. msgstr "Pluto"
  298. #: _kosmorro/i18n/utils.py:27
  299. msgid "{day_of_week} {month} {day_number}, {year}"
  300. msgstr "{day_of_week}, den {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}:{minutes}"
  310. #~ msgid "Do you really want to clear Kosmorro's cache? [yN] "
  311. #~ msgstr "Wollen Sie wirklich Kosmorros Cache löschen? [jN] "
  312. #~ msgid "Incorrect answer, cache not cleared."
  313. #~ msgstr "Inkorrekte Antwort, der Cache wurde nicht gelöscht."
  314. #~ msgid "Delete all the files from Kosmorro's cache."
  315. #~ msgstr "Löscht alle die Dateien gelagert im Kosmorros Cache."
  316. #~ msgid "Unknown phase"
  317. #~ msgstr "Unbekannte Mondphase"
  318. #~ msgid "Unknown object"
  319. #~ msgstr "Unbekanntes Objekt"
  320. #~ msgid "A Summary of your Sky"
  321. #~ msgstr "Übersicht über Ihren Himmel"
  322. #~ msgid "%s's largest elongation"
  323. #~ msgstr "Höchste Elongation von %s"
  324. #~ msgid "Selected output format needs an output file (--output)."
  325. #~ msgstr "Ausgewähltes Ausgabeformat benötigt eine Ausgabedatei (--output)."
  326. #~ msgid ""
  327. #~ "Building PDF was not possible, because some dependencies are not "
  328. #~ "installed.\n"
  329. #~ "Please look at the documentation at http://kosmorro.space for more "
  330. #~ "information."
  331. #~ msgstr ""
  332. #~ "Konnte nicht das PDF-Dokument herstellen, weil Abhängigkeiten nicht "
  333. #~ "installiert werden.\n"
  334. #~ "Bitte die Dokumentation auf http://kosmorro.space für mehr Informationen "
  335. #~ "lesen."