Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
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.

574 lines
14 KiB

  1. # German translation file for Mumble-Django.
  2. #
  3. # Copyright © 2009-2010, Michael "Svedrin" Ziegler <diese-addy@funzt-halt.net>
  4. #
  5. # Mumble-Django is free software; you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation; either version 2 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This package is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: Mumble-Django v0.8\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2010-03-11 16:43+0100\n"
  20. "PO-Revision-Date: 2010-03-11 09:41\n"
  21. "Last-Translator: <de@de.de>\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=UTF-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "X-Translated-Using: django-rosetta 0.5.3\n"
  26. #: admin.py:34 admin.py:51
  27. msgid "Master is running"
  28. msgstr "Serverprozess läuft"
  29. #: admin.py:59 models.py:162 templates/mumble/mumble.html:28
  30. msgid "Server Address"
  31. msgstr "Serveradresse"
  32. #: admin.py:66 models.py:165
  33. msgid "Server Port"
  34. msgstr "Serverport"
  35. #: admin.py:71
  36. msgid "Instance is running"
  37. msgstr "Serverinstanz läuft"
  38. #: admin.py:81
  39. msgid "Registered users"
  40. msgstr "Registrierte Benutzer"
  41. #: admin.py:91
  42. msgid "Online users"
  43. msgstr "Benutzer online"
  44. #: admin.py:101
  45. msgid "Channel count"
  46. msgstr "Channels"
  47. #: admin.py:108
  48. msgid "Yes"
  49. msgstr "Ja"
  50. #: admin.py:110
  51. msgid "No"
  52. msgstr "Nein"
  53. #: admin.py:114
  54. msgid "Public"
  55. msgstr "Öffentlich"
  56. #: admin.py:132 models.py:626 templates/mumble/mumble.html:223
  57. msgid "Admin on root channel"
  58. msgstr "Admin im Wurzelkanal"
  59. #: forms.py:83
  60. msgid "Password required to join. Leave empty for public servers."
  61. msgstr ""
  62. "Passwort was zum Verbinden benötigt wird. Lasse es leer, wenn der Server "
  63. "öffentlich sein soll."
  64. #: forms.py:86
  65. msgid "If on, IP adresses of the clients are not logged."
  66. msgstr ""
  67. "Wenn das an ist werden IP-Adressen der Clients nicht ins Log geschrieben."
  68. #: forms.py:142
  69. #, python-format
  70. msgid ""
  71. "Port number %(portno)d is not within the allowed range %(minrange)d - %"
  72. "(maxrange)d"
  73. msgstr "Portnummer %(portno)d liegt nicht in %(minrange)d - %(maxrange)d"
  74. #: forms.py:165 templates/mumble/offline.html:12
  75. msgid "This server is currently offline."
  76. msgstr "Dieser Server ist im Moment nicht erreichbar."
  77. #: forms.py:190
  78. msgid "That name is forbidden by the server."
  79. msgstr "Dieser Name wird vom Server nicht erlaubt."
  80. #: forms.py:193 models.py:582
  81. msgid "Another player already registered that name."
  82. msgstr "Ein anderer Spieler hat sich unter diesem Namen bereits registriert."
  83. #: forms.py:201 forms.py:307 models.py:584
  84. msgid "Cannot register player without a password!"
  85. msgstr "Kann Account nicht ohne Passwort registrieren!"
  86. #: forms.py:213 models.py:179
  87. msgid "Server Password"
  88. msgstr "Serverpasswort"
  89. #: forms.py:214
  90. msgid ""
  91. "This server is private and protected mode is active. Please enter the server "
  92. "password."
  93. msgstr ""
  94. "Dieser Server ist privat und der Registrierungsschutz ist aktiv. Bitte gib "
  95. "das Serverpasswort ein."
  96. #: forms.py:222 forms.py:274
  97. msgid "The password you entered is incorrect."
  98. msgstr "Das eingegebene Passwort ist falsch"
  99. #: forms.py:237
  100. msgid "Link account"
  101. msgstr "Accounts verknüpfen"
  102. #: forms.py:238
  103. msgid ""
  104. "The account already exists and belongs to me, just link it instead of "
  105. "creating."
  106. msgstr ""
  107. "Dieser Account existiert bereits und gehört mir. Verknüpfe die Konten nur, "
  108. "anstatt ein neues zu erstellen."
  109. #: forms.py:255
  110. msgid "No such user found."
  111. msgstr "Benutzer nicht gefunden."
  112. #: forms.py:290
  113. msgid "That account belongs to someone else."
  114. msgstr "Dieser Account gehört jemand anderem."
  115. #: forms.py:293
  116. msgid "Linking Admin accounts is not allowed."
  117. msgstr "Admin-Accounts zu verknüpfen ist nicht erlaubt."
  118. #: forms.py:322 templates/mumble/mumble.html:65
  119. #: templates/mumble/mumble.html.py:148 templates/mumble/mumble.html:278
  120. msgid "User Texture"
  121. msgstr "Benutzertextur"
  122. #: models.py:63
  123. msgid "DBus or ICE base"
  124. msgstr "DBus- oder ICE-String"
  125. #: models.py:64
  126. msgid ""
  127. "Examples: 'net.sourceforge.mumble.murmur' for DBus or 'Meta:tcp -h 127.0.0.1 "
  128. "-p 6502' for Ice."
  129. msgstr ""
  130. "Beispiele: 'net.sourceforge.mumble.murmur' für DBus oder 'Meta:tcp -h "
  131. "127.0.0.1 -p 6502' für Ice."
  132. #: models.py:65
  133. msgid "Ice Secret"
  134. msgstr "Ice-Passwort"
  135. #: models.py:68
  136. msgid "Mumble Server"
  137. msgstr "Mumble-Server"
  138. #: models.py:69
  139. msgid "Mumble Servers"
  140. msgstr "Mumble-Server"
  141. #: models.py:160
  142. msgid "Server Name"
  143. msgstr "Servername"
  144. #: models.py:161
  145. msgid "Server ID"
  146. msgstr "Server-ID"
  147. #: models.py:163
  148. msgid ""
  149. "Hostname or IP address to bind to. You should use a hostname here, because "
  150. "it will appear on the global server list."
  151. msgstr ""
  152. "Hostname oder IP-Adresse unter der der Server erreichbar sein soll. Du "
  153. "solltest einen Hostname verwenden, da dieses Feld in der globalen "
  154. "Serverliste erscheint."
  155. #: models.py:166
  156. msgid "Port number to bind to. Leave empty to auto assign one."
  157. msgstr ""
  158. "Portnummer auf die gebunden werden soll. Lasse das Feld leer um automatisch "
  159. "eine zuzuweisen."
  160. #: models.py:167
  161. msgid "Server Display Address"
  162. msgstr "Angezeigte Adresse"
  163. #: models.py:168
  164. msgid ""
  165. "This field is only relevant if you are located behind a NAT, and names the "
  166. "Hostname or IP address to use in the Channel Viewer and for the global "
  167. "server list registration. If not given, the addr and port fields are used. "
  168. "If display and bind ports are equal, you can omit it here."
  169. msgstr ""
  170. "Dieses Feld ist nur relevant wenn der Server hinter einem NAT steht, und "
  171. "gibt dann den Hostnamen oder die IP-Adresse die im Channel-Viewer und für "
  172. "die Registrierung in der Serverliste benutzt werden soll. Ist dieses Feld "
  173. "leer, werden die Angaben Addresse und Port stattdessen benutzt. Wenn die "
  174. "Ports identisch sind, kannst du den Port hier weglassen."
  175. #: models.py:174
  176. msgid "Superuser Password"
  177. msgstr "SuperUser-Passwort"
  178. #: models.py:177
  179. msgid "Website URL"
  180. msgstr "URL der Webseite"
  181. #: models.py:178
  182. msgid "Welcome Message"
  183. msgstr "Willkommensnachricht"
  184. #: models.py:180
  185. msgid "Max. Users"
  186. msgstr "Max. Benutzer"
  187. #: models.py:181
  188. msgid "Bandwidth [Bps]"
  189. msgstr "Bandbreite [Bps]"
  190. #: models.py:182
  191. msgid "SSL Certificate"
  192. msgstr "SSL-Zertifikat"
  193. #: models.py:183
  194. msgid "SSL Key"
  195. msgstr "SSL-Schlüssel"
  196. #: models.py:184
  197. msgid "Player name regex"
  198. msgstr "Regex für Spielernamen"
  199. #: models.py:185
  200. msgid "Channel name regex"
  201. msgstr "Regex für Channelnamen"
  202. #: models.py:186
  203. msgid "Default channel"
  204. msgstr "Standardchannel"
  205. #: models.py:187
  206. msgid "Timeout"
  207. msgstr "Timeout"
  208. #: models.py:189
  209. msgid "IP Obfuscation"
  210. msgstr "IP-Adressen anonymisieren"
  211. #: models.py:190
  212. msgid "Require Certificate"
  213. msgstr "SSL-Zertifikat erzwingen"
  214. #: models.py:191
  215. msgid "Maximum length of text messages"
  216. msgstr "Maximale Länge von Textnachrichten"
  217. #: models.py:192
  218. msgid "Allow HTML to be used in messages"
  219. msgstr "Erlaube HTML in Nachrichten"
  220. #: models.py:193
  221. msgid "Publish this server via Bonjour"
  222. msgstr "Server via Bonjour bekannt machen"
  223. #: models.py:194
  224. msgid "Boot Server when Murmur starts"
  225. msgstr "Instanz starten wenn Murmur startet"
  226. #: models.py:212 models.py:213
  227. msgid "Boot Server"
  228. msgstr "Server starten"
  229. #: models.py:217 models.py:545
  230. msgid "Server instance"
  231. msgstr "Serverinstanz"
  232. #: models.py:218
  233. msgid "Server instances"
  234. msgstr "Serverinstanzen"
  235. #: models.py:505 models.py:685
  236. msgid "This field must not be updated once the record has been saved."
  237. msgstr ""
  238. "Dieses Feld darf nicht mehr verändert werden, nachdem der Eintrag zum ersten "
  239. "Mal gespeichert wurde."
  240. #: models.py:542
  241. msgid "Mumble player_id"
  242. msgstr "ID des Spielers in Murmur"
  243. #: models.py:543
  244. msgid "User name and Login"
  245. msgstr "Benutzername und Login"
  246. #: models.py:544
  247. msgid "Login password"
  248. msgstr "Passwort"
  249. #: models.py:546 templates/mumble/mumble.html:293
  250. msgid "Account owner"
  251. msgstr "Accountbesitzer"
  252. #: models.py:548
  253. msgid "The user's comment."
  254. msgstr "Benutzer-Kommentar"
  255. #: models.py:549
  256. msgid "The user's hash."
  257. msgstr "Signatur des Zertifikats"
  258. #: models.py:553
  259. msgid "User account"
  260. msgstr "Benutzerkonto"
  261. #: models.py:554
  262. msgid "User accounts"
  263. msgstr "Benutzerkonten"
  264. #: models.py:561
  265. #, python-format
  266. msgid "Mumble user %(mu)s on %(srv)s owned by Django user %(du)s"
  267. msgstr "Benutzeraccount %(mu)s auf %(srv)s mit Besitzer %(du)s"
  268. #: templates/mumble/list.html:20
  269. msgid "No server instances have been configured yet."
  270. msgstr "Es sind noch keine Serverinstanzen konfiguriert."
  271. #: templates/mumble/mumble.html:16
  272. msgid ""
  273. "\n"
  274. " <b>Hint:</b><br />\n"
  275. " This area is used to display additional information for each channel "
  276. "and player, but requires JavaScript to be\n"
  277. " displayed correctly. You will not see the detail pages, but you can "
  278. "use all links and forms\n"
  279. " that are displayed.\n"
  280. " "
  281. msgstr ""
  282. "\n"
  283. " <b>Hinweis:</b><br />\n"
  284. " Dieser Bereich wird genutzt um zusätzliche Informationen über jeden "
  285. "Channel und Spieler anzuzeigen, erfordert aber JavaScript um\n"
  286. " richtig angezeigt zu werden. Du wirst zwar die Detailseiten nicht "
  287. "sehen, kannst aber alle sichtbaren Formulare benutzen.\n"
  288. " "
  289. #: templates/mumble/mumble.html:31
  290. msgid "Website"
  291. msgstr "Webseite"
  292. #: templates/mumble/mumble.html:33
  293. msgid "Server version"
  294. msgstr "Serverversion"
  295. #: templates/mumble/mumble.html:34
  296. msgid "Minimal view"
  297. msgstr "Minimalansicht"
  298. #: templates/mumble/mumble.html:37
  299. msgid "Welcome message"
  300. msgstr "Willkommensnachricht"
  301. #: templates/mumble/mumble.html:43
  302. msgid "Server registration"
  303. msgstr "Benutzerregistrierung"
  304. #: templates/mumble/mumble.html:46
  305. msgid "You are registered on this server"
  306. msgstr "Du bist auf diesem Server registriert"
  307. #: templates/mumble/mumble.html:48
  308. msgid "You do not have an account on this server"
  309. msgstr "Du bist auf diesem Server nicht registriert"
  310. #: templates/mumble/mumble.html:57
  311. #, python-format
  312. msgid ""
  313. "\n"
  314. " <p>You need to be <a href=\"%(login_url)s\">logged in</a> to be able "
  315. "to register an account on this Mumble server.</p>\n"
  316. " "
  317. msgstr ""
  318. "\n"
  319. " <p>Du musst <a href=\"%(login_url)s\">eingeloggt</a> sein um auf "
  320. "diesem Mumble-Server einen Account registrieren zu können.</p>\n"
  321. " "
  322. #: templates/mumble/mumble.html:67
  323. msgid ""
  324. "\n"
  325. " Sorry, due to a bug in Murmur 1.2.2, displaying and setting the "
  326. "Texture is disabled.\n"
  327. " "
  328. msgstr ""
  329. "\n"
  330. "Entschuldigung, aufgrund eines Fehlers in Murmur 1.2.2 ist die Texturanzeige "
  331. "sowie das Hochladen für diese Version deaktiviert."
  332. #: templates/mumble/mumble.html:72
  333. msgid ""
  334. "\n"
  335. " You can upload an image that you would like to use as your user "
  336. "texture here.\n"
  337. " "
  338. msgstr ""
  339. "\n"
  340. "Du kannst hier ein Bild hochladen, das als deine Benutzertextur angezeigt "
  341. "werden soll."
  342. #: templates/mumble/mumble.html:77
  343. msgid "Your current texture is"
  344. msgstr "Deine momentane Textur ist diese"
  345. #: templates/mumble/mumble.html:80
  346. msgid "You don't currently have a texture set"
  347. msgstr "Du hast momentan keine Textur gesetzt"
  348. #: templates/mumble/mumble.html:84
  349. msgid ""
  350. "\n"
  351. " Hint: The texture image <b>needs</b> to be 600x60 in size. If "
  352. "you upload an image with\n"
  353. " a different size, it will be resized accordingly.<br />\n"
  354. " "
  355. msgstr ""
  356. "\n"
  357. "Hinweis: Das Texturbild <b>muss</b> die Größe 600x60 haben. Wenn du ein Bild "
  358. "mit einer anderen Größe hochlädst, wird es automatisch zurecht geschnitten."
  359. "<br />"
  360. #: templates/mumble/mumble.html:103
  361. msgid "Server administration"
  362. msgstr "Server-Administration"
  363. #: templates/mumble/mumble.html:117
  364. msgid "Player"
  365. msgstr "Spieler"
  366. #: templates/mumble/mumble.html:119
  367. msgid "Online since"
  368. msgstr "Online seit"
  369. #: templates/mumble/mumble.html:120 templates/mumble/player.html:9
  370. msgid "Authenticated"
  371. msgstr "Authentifiziert"
  372. #: templates/mumble/mumble.html:121 templates/mumble/mumble.html.py:136
  373. msgid "Admin"
  374. msgstr "Administrator"
  375. #: templates/mumble/mumble.html:122 templates/mumble/player.html:12
  376. msgid "Muted"
  377. msgstr "Stummgestellt"
  378. #: templates/mumble/mumble.html:123 templates/mumble/player.html:18
  379. msgid "Deafened"
  380. msgstr "Taubgestellt"
  381. #: templates/mumble/mumble.html:124 templates/mumble/player.html:21
  382. msgid "Muted by self"
  383. msgstr "Selbst stummgestellt"
  384. #: templates/mumble/mumble.html:125 templates/mumble/player.html:24
  385. msgid "Deafened by self"
  386. msgstr "Selbst taubgestellt"
  387. #: templates/mumble/mumble.html:127
  388. msgid "IP Address"
  389. msgstr "IP-Adresse"
  390. #: templates/mumble/mumble.html:131
  391. msgid "User"
  392. msgstr "Benutzer"
  393. #: templates/mumble/mumble.html:134
  394. msgid "Full Name"
  395. msgstr "Vollständiger Name"
  396. #: templates/mumble/mumble.html:137
  397. msgid "Sign-up date"
  398. msgstr "Datum der Anmeldung"
  399. #: templates/mumble/mumble.html:142
  400. msgid "User Comment"
  401. msgstr "Benutzer-Kommentar"
  402. #: templates/mumble/mumble.html:154 templates/mumble/mumble.html.py:168
  403. msgid "Kick user"
  404. msgstr "Benutzer kicken"
  405. #: templates/mumble/mumble.html:160
  406. msgid "Reason"
  407. msgstr "Begründung"
  408. #: templates/mumble/mumble.html:165
  409. msgid "Ban user"
  410. msgstr "Benutzer bannen"
  411. #: templates/mumble/mumble.html:175
  412. msgid "Channel"
  413. msgstr "Kanal"
  414. #: templates/mumble/mumble.html:177
  415. msgid "Channel ID"
  416. msgstr "Kanal-ID"
  417. #: templates/mumble/mumble.html:179
  418. msgid "Connect"
  419. msgstr "Verbinden"
  420. #: templates/mumble/mumble.html:182
  421. msgid "Channel description"
  422. msgstr "Beschreibung des Kanals"
  423. #: templates/mumble/mumble.html:229
  424. msgid "Delete"
  425. msgstr "Löschen"
  426. #: templates/mumble/mumble.html:265
  427. msgid "Server Info"
  428. msgstr "Server-Infos"
  429. #: templates/mumble/mumble.html:266
  430. msgid "Registration"
  431. msgstr "Registrierung"
  432. #: templates/mumble/mumble.html:275
  433. msgid "Administration"
  434. msgstr "Administration"
  435. #: templates/mumble/mumble.html:282
  436. msgid "User List"
  437. msgstr "Benutzerliste"
  438. #: templates/mumble/mumble.html:286
  439. msgid "name"
  440. msgstr "Name"
  441. #: templates/mumble/mumble.html:306
  442. msgid "Change password"
  443. msgstr "Passwort ändern"
  444. #: templates/mumble/mumble.html:319
  445. msgid "Add"
  446. msgstr "Hinzufügen"
  447. #: templates/mumble/mumble.html:331
  448. msgid "Save"
  449. msgstr "Speichern"
  450. #: templates/mumble/mumble.html:357
  451. msgid "Resync with Murmur"
  452. msgstr "Liste neu laden"
  453. #: templates/mumble/player.html:15
  454. msgid "Suppressed"
  455. msgstr "Unterdrückt"
  456. #: templates/mumble/player.html:27
  457. msgid "has a User Comment set"
  458. msgstr "hat einen Benutzer-Kommentar gesetzt"