de.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. # german po-file for apt-listchanges
  2. # Copyright (C) 2002 Free Software Foundation
  3. # Leonard Michlmayr <leonard.michlmayr@ap.univie.ac.at>, 2002.
  4. # Jens Seidel <jensseidel@users.sf.net>, 2007.
  5. # Helge Kreutzmann <debian@helgefjell.de>, 2008.
  6. #
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: apt-listchanges 2.3\n"
  10. "Report-Msgid-Bugs-To: apt-listchanges@packages.debian.org\n"
  11. "POT-Creation-Date: 2016-08-15 00:20+0200\n"
  12. "PO-Revision-Date: 2008-10-03 20:32+0200\n"
  13. "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
  14. "Language-Team: German <debian-l10n-german@lists.debian.org>\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. "Generated-By: pygettext.py 1.4\n"
  20. #: ../apt-listchanges.py:65
  21. #, python-format
  22. msgid "Cannot reopen /dev/tty for stdin: %s"
  23. msgstr ""
  24. #: ../apt-listchanges.py:74
  25. #, python-format
  26. msgid "Unknown frontend: %s"
  27. msgstr "Unbekannte Oberfläche: %s"
  28. #: ../apt-listchanges.py:121
  29. #, python-format
  30. msgid "%s: will be newly installed"
  31. msgstr "%s: wird erstmals installiert"
  32. #: ../apt-listchanges.py:137
  33. #, python-format
  34. msgid "%(pkg)s: Version %(version)s has already been seen"
  35. msgstr "%(pkg)s: Version %(version)s wurde schon einmal angezeigt"
  36. #: ../apt-listchanges.py:178
  37. #, python-format
  38. msgid "News for %s"
  39. msgstr "Neuigkeiten für %s"
  40. #: ../apt-listchanges.py:189
  41. #, python-format
  42. msgid "Changes for %s"
  43. msgstr "Änderungen für %s"
  44. #: ../apt-listchanges.py:199
  45. msgid "Informational notes"
  46. msgstr "Anmerkungen"
  47. #: ../apt-listchanges.py:202
  48. msgid "apt-listchanges: News"
  49. msgstr "apt-listchanges: Neuigkeiten"
  50. #: ../apt-listchanges.py:206
  51. msgid "apt-listchanges: Changelogs"
  52. msgstr "apt-listchanges: Changelogs"
  53. #: ../apt-listchanges.py:216
  54. #, python-format
  55. msgid "apt-listchanges: changelogs for %s"
  56. msgstr "apt-listchanges: Changelogs für %s"
  57. #: ../apt-listchanges.py:220
  58. #, python-format
  59. msgid "apt-listchanges: news for %s"
  60. msgstr "apt-listchanges: Neuigkeiten für %s"
  61. #: ../apt-listchanges.py:227
  62. msgid "Didn't find any valid .deb archives"
  63. msgstr "Konnte keine gültigen .deb-Archive finden"
  64. #: ../apt-listchanges.py:233
  65. #, python-format
  66. msgid "Received signal %d, exiting"
  67. msgstr ""
  68. #: ../apt-listchanges/apt_listchanges.py:54
  69. msgid "Aborting"
  70. msgstr "Breche ab"
  71. #: ../apt-listchanges/apt_listchanges.py:59
  72. #, fuzzy, python-format
  73. msgid "Confirmation failed: %s"
  74. msgstr "Anmerkungen"
  75. #: ../apt-listchanges/apt_listchanges.py:63
  76. #, python-format
  77. msgid "Mailing %(address)s: %(subject)s"
  78. msgstr "Sende E-Mail an %(address)s: %(subject)s"
  79. #: ../apt-listchanges/apt_listchanges.py:86
  80. #, python-format
  81. msgid "The mail frontend needs an installed 'sendmail', using %s"
  82. msgstr ""
  83. "Die E-Mail-Oberfläche benötigt ein installiertes »sendmail«, verwende »%s«"
  84. #: ../apt-listchanges/apt_listchanges.py:92
  85. #, fuzzy, python-format
  86. msgid "The mail frontend needs an e-mail address to be configured, using %s"
  87. msgstr ""
  88. "Die E-Mail-Oberfläche benötigt ein installiertes »sendmail«, verwende »%s«"
  89. #: ../apt-listchanges/apt_listchanges.py:105
  90. #, fuzzy
  91. msgid "Available apt-listchanges frontends:"
  92. msgstr "apt-listchanges: Neuigkeiten"
  93. #: ../apt-listchanges/apt_listchanges.py:107
  94. msgid "Choose a frontend by entering its number: "
  95. msgstr ""
  96. #: ../apt-listchanges/apt_listchanges.py:116
  97. #: ../apt-listchanges/apt_listchanges.py:396
  98. #, python-format
  99. msgid "Error: %s"
  100. msgstr ""
  101. #: ../apt-listchanges/apt_listchanges.py:118
  102. #, fuzzy, python-format
  103. msgid "Using default frontend: %s"
  104. msgstr "Unbekannte Oberfläche: %s\n"
  105. #: ../apt-listchanges/apt_listchanges.py:161
  106. #, python-format
  107. msgid "$DISPLAY is not set, falling back to %s"
  108. msgstr ""
  109. #: ../apt-listchanges/apt_listchanges.py:172
  110. #, fuzzy, python-format
  111. #| msgid ""
  112. #| "The gtk frontend needs a working python-gtk2 and python-glade2.\n"
  113. #| "Those imports can not be found. Falling back to pager.\n"
  114. #| "The error is: %s"
  115. msgid ""
  116. "The gtk frontend needs a working python3-gi.\n"
  117. "Those imports can not be found. Falling back to pager.\n"
  118. "The error is: %s"
  119. msgstr ""
  120. "Die GTK-Oberfläche benötigt ein funktionierendes Python-gtk2 und Python-"
  121. "glade2.\n"
  122. "Diese können nicht importiert werden. Falle auf Pager zurück.\n"
  123. "Der Fehler lautet: %s"
  124. #: ../apt-listchanges/apt_listchanges.py:271
  125. msgid "Do you want to continue? [Y/n] "
  126. msgstr "Wollen Sie fortsetzen? [J/n] "
  127. #: ../apt-listchanges/apt_listchanges.py:282
  128. #: ../apt-listchanges/apt_listchanges.py:307
  129. #: ../apt-listchanges/apt_listchanges.py:315
  130. msgid "Reading changelogs"
  131. msgstr "Lese Changelogs"
  132. #: ../apt-listchanges/apt_listchanges.py:315
  133. msgid "Done"
  134. msgstr "Fertig"
  135. #: ../apt-listchanges/apt_listchanges.py:344
  136. #, python-format
  137. msgid "Command %(cmd)s exited with status %(status)d"
  138. msgstr ""
  139. #: ../apt-listchanges/apt_listchanges.py:378
  140. #, python-format
  141. msgid "Found user: %(user)s, temporary directory: %(dir)s"
  142. msgstr ""
  143. #: ../apt-listchanges/apt_listchanges.py:424
  144. #, python-format
  145. msgid "Error getting user from variable '%(envvar)s': %(errmsg)s"
  146. msgstr ""
  147. #: ../apt-listchanges/apt_listchanges.py:430
  148. msgid "Cannot find suitable user to drop root privileges"
  149. msgstr ""
  150. #: ../apt-listchanges/apt_listchanges.py:456
  151. #, python-format
  152. msgid ""
  153. "None of the following directories is accessible by user %(user)s: %(dirs)s"
  154. msgstr ""
  155. #: ../apt-listchanges/apt_listchanges.py:478
  156. msgid "press q to quit"
  157. msgstr ""
  158. #: ../apt-listchanges/ALCConfig.py:80
  159. #, fuzzy, python-format
  160. msgid "Unknown configuration file option: %s"
  161. msgstr "Anmerkungen"
  162. #: ../apt-listchanges/ALCConfig.py:93
  163. msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n"
  164. msgstr "Verwendung: apt-listchanges [Optionen] {--apt | Dateiname.deb ....}\n"
  165. #: ../apt-listchanges/ALCConfig.py:99
  166. #, fuzzy, python-format
  167. #| msgid "Unknown option %s for %s. Allowed are: %s."
  168. msgid "Unknown argument %(arg)s for option %(opt)s. Allowed are: %(allowed)s."
  169. msgstr "Unbekannte Option %s für %s. Erlaubt sind: %s."
  170. #: ../apt-listchanges/ALCConfig.py:111
  171. #, python-format
  172. msgid "%(deb)s does not have '.deb' extension"
  173. msgstr ""
  174. #: ../apt-listchanges/ALCConfig.py:114
  175. #, fuzzy, python-format
  176. msgid "%(deb)s does not exist or is not a file"
  177. msgstr "apt-listchanges: Neuigkeiten für %s"
  178. #: ../apt-listchanges/ALCConfig.py:117
  179. #, fuzzy, python-format
  180. msgid "%(deb)s is not readable"
  181. msgstr "apt-listchanges: Neuigkeiten für %s"
  182. #: ../apt-listchanges/ALCConfig.py:203
  183. msgid "--since=<version> expects a only path to a .deb"
  184. msgstr ""
  185. #: ../apt-listchanges/DebianFiles.py:118 ../apt-listchanges/DebianFiles.py:127
  186. #, python-format
  187. msgid "Error processing '%(what)s': %(errmsg)s"
  188. msgstr ""
  189. #: ../apt-listchanges/DebianFiles.py:277
  190. #, python-format
  191. msgid "Ignoring `%s' (seems to be a directory!)"
  192. msgstr "Ignoriere »%s« (scheint ein Verzeichnis zu sein!)"
  193. #: ../apt-listchanges/AptListChangesGtk.py:42
  194. #, fuzzy
  195. #| msgid "apt-listchanges: Changelogs"
  196. msgid "apt-listchanges: Reading changelogs"
  197. msgstr "apt-listchanges: Changelogs"
  198. #: ../apt-listchanges/AptListChangesGtk.py:43
  199. #, fuzzy
  200. msgid "Reading changelogs. Please wait."
  201. msgstr "Lese Changelogs"
  202. #: ../apt-listchanges/AptListChangesGtk.py:73
  203. msgid "Continue Installation?"
  204. msgstr "Installation fortfahren?"
  205. #: ../apt-listchanges/AptListChangesGtk.py:73
  206. msgid "You can abort the installation if you select 'no'."
  207. msgstr "Sie können die Installation abbrechen, falls Sie »nein« wählen."
  208. #: ../apt-listchanges/ALCApt.py:59
  209. msgid "APT pipeline messages:"
  210. msgstr ""
  211. #: ../apt-listchanges/ALCApt.py:66
  212. msgid "Packages list:"
  213. msgstr ""
  214. #: ../apt-listchanges/ALCApt.py:74
  215. #, fuzzy
  216. #| msgid ""
  217. #| "Wrong or missing VERSION from apt pipeline\n"
  218. #| "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)"
  219. msgid ""
  220. "APT_HOOK_INFO_FD environment variable is not defined\n"
  221. "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD set to 20?)"
  222. msgstr ""
  223. "Falsche oder fehlende VERSION von der apt-Pipeline\n"
  224. "(ist Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version auf 2 gesetzt?)"
  225. #: ../apt-listchanges/ALCApt.py:80
  226. msgid "Invalid (non-numeric) value of APT_HOOK_INFO_FD environment variable"
  227. msgstr ""
  228. #: ../apt-listchanges/ALCApt.py:83
  229. #, python-format
  230. msgid "Will read apt pipeline messages from file descriptor %d"
  231. msgstr ""
  232. #: ../apt-listchanges/ALCApt.py:86
  233. #, fuzzy
  234. #| msgid ""
  235. #| "Wrong or missing VERSION from apt pipeline\n"
  236. #| "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)"
  237. msgid ""
  238. "APT_HOOK_INFO_FD environment variable is incorrectly defined\n"
  239. "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD should be greater "
  240. "than 2)."
  241. msgstr ""
  242. "Falsche oder fehlende VERSION von der apt-Pipeline\n"
  243. "(ist Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version auf 2 gesetzt?)"
  244. #: ../apt-listchanges/ALCApt.py:92
  245. #, python-format
  246. msgid "Cannot read from file descriptor %(fd)d: %(errmsg)s"
  247. msgstr ""
  248. #: ../apt-listchanges/ALCApt.py:98
  249. msgid ""
  250. "Wrong or missing VERSION from apt pipeline\n"
  251. "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)"
  252. msgstr ""
  253. "Falsche oder fehlende VERSION von der apt-Pipeline\n"
  254. "(ist Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version auf 2 gesetzt?)"
  255. #: ../apt-listchanges/ALCLog.py:30 ../apt-listchanges/ALCLog.py:36
  256. #, fuzzy, python-format
  257. #| msgid "apt-listchanges: News"
  258. msgid "apt-listchanges: %(msg)s"
  259. msgstr "apt-listchanges: Neuigkeiten"
  260. #: ../apt-listchanges/ALCLog.py:33
  261. #, fuzzy, python-format
  262. #| msgid "apt-listchanges: Changelogs"
  263. msgid "apt-listchanges warning: %(msg)s"
  264. msgstr "apt-listchanges: Changelogs"
  265. #: ../apt-listchanges/ALCSeenDb.py:56
  266. msgid ""
  267. "Path to the seen database is unknown.\n"
  268. "Please either specify it with --save-seen option\n"
  269. "or pass --profile=apt to have it read from the configuration file."
  270. msgstr ""
  271. #: ../apt-listchanges/ALCSeenDb.py:67
  272. #, fuzzy, python-format
  273. #| msgid "Database %(db)s failed to load: %(errmsg)s"
  274. msgid "Database %(db)s does not end with %(ext)s"
  275. msgstr "Laden der Datenbank %(db)s schlug fehl: %(errmsg)s"
  276. #: ../apt-listchanges/ALCSeenDb.py:76
  277. #, python-format
  278. msgid "Database %(db)s failed to load: %(errmsg)s"
  279. msgstr "Laden der Datenbank %(db)s schlug fehl: %(errmsg)s"
  280. #: ../apt-listchanges/apt-listchanges.ui:13
  281. msgid "List the changes"
  282. msgstr ""
  283. #: ../apt-listchanges/apt-listchanges.ui:43
  284. msgid ""
  285. "The following changes are found in the packages you are about to install:"
  286. msgstr ""
  287. #~ msgid "The %s frontend is deprecated, using pager"
  288. #~ msgstr "Die Oberfläche %s ist veraltet, benutze den Pager"
  289. #~ msgid "Confirmation failed, don't save seen state"
  290. #~ msgstr "Bestätigung schlug fehl, speichere »gesehen«-Status nicht"
  291. #~ msgid "Can't set locale; make sure $LC_* and $LANG are correct!\n"
  292. #~ msgstr ""
  293. #~ "Kann Standorteinstellungen nicht setzten. $LC_* und $LANG müssen korrekt "
  294. #~ "sein!\n"