de_DE.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937
  1. # snac message translation file
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: snac\n"
  6. "Last-Translator: oliver zen hartmann, Menel\n"
  7. "Language: de_DE\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. #: html.c:612
  10. msgid "Sensitive content: "
  11. msgstr "Sensibler Inhalt: "
  12. #: html.c:620
  13. msgid "Sensitive content description"
  14. msgstr "Beschreibung des sensiblen Inhalts"
  15. msgid "Only for mentioned people: "
  16. msgstr "Nur für erwähnte Personen: "
  17. #: html.c:648
  18. msgid "Reply to (URL): "
  19. msgstr "Antwort an (URL): "
  20. #: html.c:657
  21. msgid "Don't send, but store as a draft"
  22. msgstr "Nicht senden, aber als Entwurf speichern"
  23. #: html.c:658
  24. msgid "Draft:"
  25. msgstr "Entwurf: "
  26. #: html.c:748
  27. msgid "Attachments..."
  28. msgstr "Anhänge..."
  29. #: html.c:771
  30. msgid "File:"
  31. msgstr "Datei:"
  32. #: html.c:775
  33. msgid "Clear this field to delete the attachment"
  34. msgstr "Feld löschen, um den Anhang zu löschen"
  35. #: html.c:784 html.c:809
  36. msgid "Attachment description"
  37. msgstr "Beschreibung des Anhangs"
  38. #: html.c:825
  39. msgid "Poll..."
  40. msgstr "Umfrage..."
  41. #: html.c:817
  42. msgid "Poll options (one per line, up to 8):"
  43. msgstr "Umfrageoptionen (eine pro Zeile, bis zu 8):"
  44. #: html.c:839
  45. msgid "One choice"
  46. msgstr "Einfachauswahl"
  47. #: html.c:842
  48. msgid "Multiple choices"
  49. msgstr "Mehrfachauswahl"
  50. #: html.c:848
  51. msgid "End in 5 minutes"
  52. msgstr "Endet in 5 Minuten"
  53. #: html.c:852
  54. msgid "End in 1 hour"
  55. msgstr "Endet in 1 Stunde"
  56. #: html.c:855
  57. msgid "End in 1 day"
  58. msgstr "Endet in 1 Tag"
  59. #: html.c:869
  60. msgid "Post"
  61. msgstr "Beitrag veröffentlichen"
  62. #: html.c:971 html.c:978
  63. msgid "Site description"
  64. msgstr "Seitenbeschreibung"
  65. #: html.c:989
  66. msgid "Admin email"
  67. msgstr "Admin E-Mail"
  68. #: html.c:1002
  69. msgid "Admin account"
  70. msgstr "Admin-Konto"
  71. #: html.c:1067 html.c:1423
  72. #, c-format
  73. msgid "%d following, %d followers"
  74. msgstr "%d Gefolgte, %d Folgende"
  75. #: html.c:1164
  76. msgid "RSS"
  77. msgstr "RSS"
  78. #: html.c:1169 html.c:1208
  79. msgid "private"
  80. msgstr "Privat"
  81. #: html.c:1204
  82. msgid "public"
  83. msgstr "Öffentlich"
  84. #: html.c:1212
  85. msgid "notifications"
  86. msgstr "Benachrichtigungen"
  87. #: html.c:1217
  88. msgid "people"
  89. msgstr "Personen"
  90. #: html.c:1222
  91. msgid "instance"
  92. msgstr "Instanz"
  93. #: html.c:1231
  94. msgid ""
  95. "Search posts by URL or content (regular expression), @user@host accounts, or "
  96. "#tag"
  97. msgstr ""
  98. "Durchsuche Beiträge nach URL oder Inhalt (regulärer Ausdruck), @user@host "
  99. "Konten, oder #tag"
  100. #: html.c:1232
  101. msgid "Content search"
  102. msgstr "Inhaltssuche"
  103. #: html.c:1358
  104. msgid "verified link"
  105. msgstr "verifizierter Link"
  106. #: html.c:1415 html.c:3134 html.c:3147 html.c:3156 html.c:4407
  107. msgid "Location: "
  108. msgstr "Standort: "
  109. #: html.c:1461
  110. msgid "New Post..."
  111. msgstr "Neuer Beitrag..."
  112. #: html.c:1463
  113. msgid "What's on your mind?"
  114. msgstr "Was beschäftigt dich?"
  115. #: html.c:1472
  116. msgid "Operations..."
  117. msgstr "Aktionen..."
  118. #: html.c:1487 html.c:2113 html.c:3904 html.c:4356 html.c:5620
  119. msgid "Follow"
  120. msgstr "Folgen"
  121. #: html.c:1489
  122. msgid "(by URL or user@host)"
  123. msgstr "(mit URL oder user@host)"
  124. #: html.c:1504 html.c:2089 html.c:5569
  125. msgid "Boost"
  126. msgstr "Boosten"
  127. #: html.c:1506 html.c:1523 html.c:1545
  128. msgid "(by URL)"
  129. msgstr "(mit URL)"
  130. #: html.c:1521 html.c:2068 html.c:5560
  131. msgid "Like"
  132. msgstr "Gefällt mir"
  133. #: html.c:1671
  134. msgid "User Settings..."
  135. msgstr "Einstellungen..."
  136. #: html.c:1680
  137. msgid "Display name:"
  138. msgstr "Anzeigename:"
  139. #: html.c:1686
  140. msgid "Your name"
  141. msgstr "Dein Name"
  142. #: html.c:1688
  143. msgid "Avatar: "
  144. msgstr "Avatar: "
  145. #: html.c:1696
  146. msgid "Delete current avatar"
  147. msgstr "Aktuellen Avatar löschen"
  148. #: html.c:1698
  149. msgid "Header image (banner): "
  150. msgstr "Titelbild (Banner): "
  151. #: html.c:1706
  152. msgid "Delete current header image"
  153. msgstr "Aktuelles Titelbild löschen"
  154. #: html.c:1708
  155. msgid "Bio:"
  156. msgstr "Über dich:"
  157. #: html.c:1714
  158. msgid "Write about yourself here..."
  159. msgstr "Erzähle etwas von dir..."
  160. #: html.c:1723
  161. msgid "Always show sensitive content"
  162. msgstr "Sensible Inhalte immer anzeigen"
  163. #: html.c:1725
  164. msgid "Email address for notifications:"
  165. msgstr "E-Mail Adresse für Benachrichtigungen:"
  166. #: html.c:1733
  167. msgid "Telegram notifications (bot key and chat id):"
  168. msgstr "Telegram Benachrichtigungen (Bot Schlüssel und Chat ID):"
  169. #: html.c:1747
  170. msgid "ntfy notifications (ntfy server and token):"
  171. msgstr "NTFY Benachrichtigungen (ntfy Server und Token):"
  172. #: html.c:1769
  173. msgid "Maximum days to keep posts (0: server settings):"
  174. msgstr "Aufbewahrungsfrist der Beiträge in Tagen (0 = Serverstandard):"
  175. #: html.c:1775
  176. msgid "Drop direct messages from people you don't follow"
  177. msgstr "Blocke Direktnachrichten von Personen denen du nicht folgst"
  178. #: html.c:1777
  179. msgid "This account is a bot"
  180. msgstr "Dieses Konto ist ein Bot"
  181. #: html.c:1779
  182. msgid "Auto-boost all mentions to this account"
  183. msgstr "Automatisches Boosten bei Erwähnungen dieses Kontos"
  184. #: html.c:1781
  185. msgid "This account is private (posts are not shown through the web)"
  186. msgstr ""
  187. "Dieses Konto ist privat (Beiträge werden nicht in der Weboberfläche "
  188. "angezeigt)"
  189. #: html.c:1784
  190. msgid "Collapse top threads by default"
  191. msgstr "Themen standardmäßig einklappen"
  192. #: html.c:1786
  193. msgid "Follow requests must be approved"
  194. msgstr "Folgeanfragen müssen genehmigt werden"
  195. #: html.c:1788
  196. msgid "Publish follower and following metrics"
  197. msgstr "Veröffentliche die Anzahl von Followern und Gefolgten."
  198. #: html.c:1791
  199. msgid "Current location:"
  200. msgstr "Standort:"
  201. #: html.c:1805
  202. msgid "Profile metadata (key=value pairs in each line):"
  203. msgstr "Profil-Metadaten (Begriff=Wert Paare, einer pro Zeile):"
  204. #: html.c:1816
  205. msgid "Web interface language:"
  206. msgstr "Sprache der Weboberfläche:"
  207. #: html.c:1835
  208. msgid "New password:"
  209. msgstr "Neues Passwort:"
  210. #: html.c:1842
  211. msgid "Repeat new password:"
  212. msgstr "Neues Passwort wiederholen:"
  213. #: html.c:1852
  214. msgid "Update user info"
  215. msgstr "Benutzerinformationen aktualisieren"
  216. #: html.c:1863
  217. msgid "Followed hashtags..."
  218. msgstr "Gefolgte Hashtags..."
  219. #: html.c:1865 html.c:1898
  220. msgid "One hashtag per line"
  221. msgstr "Ein Hashtag pro Zeile"
  222. #: html.c:1887 html.c:1919
  223. msgid "Update hashtags"
  224. msgstr "Hashtags aktualisieren"
  225. #: html.c:2068
  226. msgid "Say you like this post"
  227. msgstr "Sag, dass dir dieser Beiträg gefällt"
  228. #: html.c:2073 html.c:5578
  229. msgid "Unlike"
  230. msgstr "Gefällt mir zurücknehmen"
  231. #: html.c:2073
  232. msgid "Nah don't like it that much"
  233. msgstr "Nee, gefällt mir nicht so gut"
  234. #: html.c:2079 html.c:5715
  235. msgid "Unpin"
  236. msgstr "Pin entfernen"
  237. #: html.c:2079
  238. msgid "Unpin this post from your timeline"
  239. msgstr "Pin für diesen Beitrag aus deiner Zeitleiste entfernen"
  240. #: html.c:2082 html.c:5710
  241. msgid "Pin"
  242. msgstr "Anpinnen"
  243. #: html.c:2082
  244. msgid "Pin this post to the top of your timeline"
  245. msgstr "Pinne diesen Beitrag an den Anfang deiner Zeitleiste"
  246. #: html.c:2089
  247. msgid "Announce this post to your followers"
  248. msgstr "Diesen Beitrag an deine Follower weiterschicken"
  249. #: html.c:2094 html.c:5586
  250. msgid "Unboost"
  251. msgstr "Boost zurücknehmen"
  252. #: html.c:2094
  253. msgid "I regret I boosted this"
  254. msgstr "Ich bedauere, dass ich das weiterverschickt habe"
  255. #: html.c:2100 html.c:5725
  256. msgid "Unbookmark"
  257. msgstr "Lesezeichen entfernen"
  258. #: html.c:2100
  259. msgid "Delete this post from your bookmarks"
  260. msgstr "Diesen Beitrag aus den Lesezeichen entfernen"
  261. #: html.c:2103 html.c:5720
  262. msgid "Bookmark"
  263. msgstr "Lesezeichen"
  264. #: html.c:2103
  265. msgid "Add this post to your bookmarks"
  266. msgstr "Diesen Beitrag zu deinen Lesezeichen hinzufügen"
  267. #: html.c:2109 html.c:3890 html.c:4267 html.c:4354 html.c:5633
  268. msgid "Unfollow"
  269. msgstr "Nicht mehr folgen"
  270. #: html.c:2109 html.c:3891 html.c:4354
  271. msgid "Stop following this user's activity"
  272. msgstr "Aktivitäten dieses Benutzers nicht mehr folgen"
  273. #: html.c:2113 html.c:3905 html.c:4356
  274. msgid "Start following this user's activity"
  275. msgstr "Folge den Aktivitäten dieses Benutzers"
  276. #: html.c:2119 html.c:5663
  277. msgid "Unfollow Group"
  278. msgstr "Der Gruppe nicht mehr folgen"
  279. #: html.c:2120
  280. msgid "Stop following this group or channel"
  281. msgstr "Der Gruppe oder dem Kanal nicht mehr folgen"
  282. #: html.c:2124 html.c:5650
  283. msgid "Follow Group"
  284. msgstr "Der Gruppe folgen"
  285. #: html.c:2125
  286. msgid "Start following this group or channel"
  287. msgstr "Der Gruppe oder dem Kanal folgen"
  288. #: html.c:2130 html.c:3927 html.c:5594
  289. msgid "MUTE"
  290. msgstr "Stummschalten"
  291. #: html.c:2131
  292. msgid "Block any activity from this user forever"
  293. msgstr "Alle Aktivitäten dieses Benutzers für immer blockieren"
  294. #: html.c:2136 html.c:3909 html.c:5680
  295. msgid "Delete"
  296. msgstr "Löschen"
  297. #: html.c:2136
  298. msgid "Delete this post"
  299. msgstr "Diesen Beitrag löschen"
  300. #: html.c:2139 html.c:5602
  301. msgid "Hide"
  302. msgstr "Verstecken"
  303. #: html.c:2139
  304. msgid "Hide this post and its children"
  305. msgstr "Verstecke diesen Beitrag und seine Kommentare"
  306. #: html.c:2181
  307. msgid "Edit..."
  308. msgstr "Bearbeiten..."
  309. #: html.c:2219
  310. msgid "Reply..."
  311. msgstr "Antworten..."
  312. #: html.c:2293
  313. msgid "Truncated (too deep)"
  314. msgstr "Abgeschnitten (zu tief)"
  315. #: html.c:2311
  316. msgid "follows you"
  317. msgstr "folgt dir"
  318. #: html.c:2385
  319. msgid "Pinned"
  320. msgstr "Angeheftet"
  321. #: html.c:2393
  322. msgid "Bookmarked"
  323. msgstr "Lesezeichen gesetzt"
  324. #: html.c:2401
  325. msgid "Poll"
  326. msgstr "Umfrage"
  327. #: html.c:2408
  328. msgid "Voted"
  329. msgstr "Abgestimmt"
  330. #: html.c:2417
  331. msgid "Event"
  332. msgstr "Ereignis"
  333. #: html.c:2449 html.c:2478
  334. msgid "boosted"
  335. msgstr "teilte"
  336. #: html.c:2492
  337. msgid "in reply to"
  338. msgstr "als Antwort auf"
  339. #: html.c:2548
  340. msgid " [SENSITIVE CONTENT]"
  341. msgstr " [SENSIBLER INHALT]"
  342. #: html.c:2920
  343. msgid "Vote"
  344. msgstr "Abstimmen"
  345. #: html.c:2930
  346. msgid "Closed"
  347. msgstr "Geschlossen"
  348. #: html.c:2955
  349. msgid "Closes in"
  350. msgstr "Beendet in"
  351. #: html.c:3035
  352. msgid "Video"
  353. msgstr "Video"
  354. #: html.c:3050
  355. msgid "Audio"
  356. msgstr "Audio"
  357. #: html.c:3078
  358. msgid "Attachment"
  359. msgstr "Anhang"
  360. #: html.c:3092
  361. msgid "Alt..."
  362. msgstr "Alt.-Text..."
  363. #: html.c:3105
  364. msgid "Source channel or community"
  365. msgstr "Ursprungskanal oder -gemeinschaft"
  366. #: html.c:3199
  367. msgid "Time: "
  368. msgstr "Zeit: "
  369. #: html.c:3280
  370. msgid "Older..."
  371. msgstr "Älter..."
  372. #: html.c:3382
  373. msgid "about this site"
  374. msgstr "Über diese Seite"
  375. #: html.c:3384
  376. msgid "powered by "
  377. msgstr "powered by "
  378. #: html.c:3453
  379. msgid "Dismiss"
  380. msgstr "Ablehnen"
  381. #: html.c:3470
  382. #, c-format
  383. msgid "Timeline for list '%s'"
  384. msgstr "Zeitleiste für Liste '%s'"
  385. #: html.c:3489 html.c:4944
  386. msgid "Pinned posts"
  387. msgstr "Angeheftete Beiträge"
  388. #: html.c:3501 html.c:4959
  389. msgid "Bookmarked posts"
  390. msgstr "Beiträge mit Lesezeichen"
  391. #: html.c:3513 html.c:4974
  392. msgid "Post drafts"
  393. msgstr "Entwurf veröffentlichen"
  394. #: html.c:3589
  395. msgid "No more unseen posts"
  396. msgstr "Keine weiteren ungesehenen Beiträge"
  397. #: html.c:3593 html.c:3700 html.c:4066
  398. msgid "Back to top"
  399. msgstr "Nach oben"
  400. #: html.c:3653
  401. msgid "History"
  402. msgstr "Historie"
  403. #: html.c:3705 html.c:4071 html.c:4461
  404. msgid "More..."
  405. msgstr "Mehr..."
  406. #: html.c:3895 html.c:5616
  407. msgid "Unlimit"
  408. msgstr "Nicht mehr limitieren"
  409. #: html.c:3896
  410. msgid "Allow announces (boosts) from this user"
  411. msgstr "Erlaube Boosts dieses Benutzers"
  412. #: html.c:3899 html.c:5612
  413. msgid "Limit"
  414. msgstr "Limitieren"
  415. #: html.c:3900
  416. msgid "Block announces (boosts) from this user"
  417. msgstr "Blocke Boosts dieses Benutzers"
  418. #: html.c:3909
  419. msgid "Delete this user"
  420. msgstr "Benutzer löschen"
  421. #: html.c:3914 html.c:5730
  422. msgid "Approve"
  423. msgstr "Bestätigen"
  424. #: html.c:3915
  425. msgid "Approve this follow request"
  426. msgstr "Diese Folgeanfrage bestätigen"
  427. #: html.c:3918 html.c:5754
  428. msgid "Discard"
  429. msgstr "Verwerfen"
  430. #: html.c:3918
  431. msgid "Discard this follow request"
  432. msgstr "Diese Folgeanfrage verwerfen"
  433. #: html.c:3923 html.c:5598
  434. msgid "Unmute"
  435. msgstr "Stummschaltung aufheben"
  436. #: html.c:3924
  437. msgid "Stop blocking activities from this user"
  438. msgstr "Aktivitäten dieses Benutzers nicht mehr blockieren"
  439. #: html.c:3928
  440. msgid "Block any activity from this user"
  441. msgstr "Alle Aktivitäten dieses Benutzers blockieren"
  442. #: html.c:3936
  443. msgid "Direct Message..."
  444. msgstr "Direktnachricht..."
  445. #: html.c:3971
  446. msgid "Pending follow confirmations"
  447. msgstr "Ausstehende Folgebestätigungen"
  448. #: html.c:3975
  449. msgid "People you follow"
  450. msgstr "Personen denen du folgst"
  451. #: html.c:3976
  452. msgid "People that follow you"
  453. msgstr "Personen die dir folgen"
  454. #: html.c:4194
  455. msgid "Clear all"
  456. msgstr "Aufräumen"
  457. #: html.c:4261
  458. msgid "Mention"
  459. msgstr "Erwähnung"
  460. #: html.c:4264
  461. msgid "Finished poll"
  462. msgstr "Beendete Umfrage"
  463. #: html.c:4291
  464. msgid "Follow Request"
  465. msgstr "Folge-Anfrage"
  466. #: html.c:4401
  467. msgid "Context"
  468. msgstr "Zusammenhang anzeigen"
  469. #: html.c:4419
  470. msgid "New"
  471. msgstr "Neu"
  472. #: html.c:4434
  473. msgid "Already seen"
  474. msgstr "Bereits gesehen"
  475. #: html.c:4449
  476. msgid "None"
  477. msgstr "Nichts"
  478. #: html.c:4738
  479. #, c-format
  480. msgid "Search results for account %s"
  481. msgstr "Suchergebnisse für Konto %s"
  482. #: html.c:4745
  483. #, c-format
  484. msgid "Account %s not found"
  485. msgstr "Konto %s wurde nicht gefunden"
  486. #: html.c:4776
  487. #, c-format
  488. msgid "Search results for tag %s"
  489. msgstr "Suchergebnisse für Hashtag %s"
  490. #: html.c:4776
  491. #, c-format
  492. msgid "Nothing found for tag %s"
  493. msgstr "Nicht gefunden zu Hashtag %s"
  494. #: html.c:4792
  495. #, c-format
  496. msgid "Search results for '%s' (may be more)"
  497. msgstr "Suchergebnisse für '%s' (könnten mehr sein)"
  498. #: html.c:4795
  499. #, c-format
  500. msgid "Search results for '%s'"
  501. msgstr "Keine Suchergebnisse für '%s'"
  502. #: html.c:4798
  503. #, c-format
  504. msgid "No more matches for '%s'"
  505. msgstr "Keine weiteren Treffer für '%s'"
  506. #: html.c:4800
  507. #, c-format
  508. msgid "Nothing found for '%s'"
  509. msgstr "Nichts gefunden für '%s'"
  510. #: html.c:4929
  511. msgid "Showing instance timeline"
  512. msgstr "Zeitleiste der Instanz anzeigen"
  513. #: html.c:5012
  514. #, c-format
  515. msgid "Showing timeline for list '%s'"
  516. msgstr "Zeitleiste der Liste '%s' anzeigen"
  517. #: httpd.c:259
  518. #, c-format
  519. msgid "Search results for tag #%s"
  520. msgstr "Suchergebnisse für Hashtag #%s"
  521. #: httpd.c:268
  522. msgid "Recent posts by users in this instance"
  523. msgstr "Neueste Beiträge von Benutzern dieser Instanz"
  524. #: html.c:1896
  525. msgid "Blocked hashtags..."
  526. msgstr "Geblockte Hashtags..."
  527. #: html.c:652
  528. msgid "Optional URL to reply to"
  529. msgstr "Optionale URL zum Antworten"
  530. #: html.c:834
  531. msgid ""
  532. "Option 1...\n"
  533. "Option 2...\n"
  534. "Option 3...\n"
  535. "..."
  536. msgstr ""
  537. "Option 1...\n"
  538. "Option 2...\n"
  539. "Option 3...\n"
  540. "..."
  541. #: html.c:1739
  542. msgid "Bot API key"
  543. msgstr "Bot API Schlüssel"
  544. #: html.c:1745
  545. msgid "Chat id"
  546. msgstr "Chat ID"
  547. #: html.c:1753
  548. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  549. msgstr "ntfy Server - vollständige URL (Bsp.: https://ntfy.sh/YourTopic)"
  550. #: html.c:1759
  551. msgid "ntfy token - if needed"
  552. msgstr "ntfy Token - falls nötig"
  553. #: html.c:3490
  554. msgid "pinned"
  555. msgstr "Angeheftet"
  556. #: html.c:3502
  557. msgid "bookmarks"
  558. msgstr "Lesezeichen"
  559. #: html.c:3514
  560. msgid "drafts"
  561. msgstr "Entwürfe"
  562. #: html.c:718
  563. msgid "Scheduled post..."
  564. msgstr "Geplanter Beitrag..."
  565. msgid "Post date and time:"
  566. msgstr "Datum und Uhrzeit des Beitrags:"
  567. #: html.c:3525 html.c:4989
  568. msgid "Scheduled posts"
  569. msgstr "Geplante Beiträge"
  570. #: html.c:3526
  571. msgid "scheduled posts"
  572. msgstr "Geplante Beiträge"
  573. #: html.c:712
  574. #, c-format
  575. msgid "Post date and time (timezone: %s):"
  576. msgstr "Datum und Uhrzeit des Beitrags (Zeitzone: %s):"
  577. #: html.c:1821
  578. msgid "Time zone:"
  579. msgstr "Zeitzone:"
  580. #: html.c:693
  581. msgid "Language:"
  582. msgstr "Sprache:"
  583. #: html.c:1761
  584. msgid "Notify webhook:"
  585. msgstr "Notify webhook:"
  586. #: html.c:1767
  587. msgid "http://example.com/webhook"
  588. msgstr "http://example.com/webhook"
  589. #: html.c:1826
  590. msgid "Languages you usually post in:"
  591. msgstr "Sprache, in der du normalerweise schreibst:"
  592. #: html.c:1832
  593. msgid "en fr es de_AT"
  594. msgstr "en fr es de_DE"
  595. #: html.c:506
  596. msgid "Visibility: "
  597. msgstr "Sichtbarkeit"
  598. msgid "Public"
  599. msgstr "Öffentlich"
  600. msgid "Unlisted"
  601. msgstr "Ungelistete"
  602. msgid "Followers-only"
  603. msgstr "Nur Follower"
  604. msgid "Direct Message"
  605. msgstr "Direktnachricht"
  606. #: html.c:566 html.c:2658 html.c:2683 html.c:5536
  607. msgid "EmojiUnreact"
  608. msgstr "Emoji-Reaktion löschen"
  609. #: html.c:566 html.c:1543 html.c:2658 html.c:2683 html.c:5547
  610. msgid "EmojiReact"
  611. msgstr "Emoji-Reaktion"
  612. #: html.c:2201
  613. msgid "Emoji react..."
  614. msgstr "Emoji-Reaktion..."
  615. #: html.c:2733
  616. msgid "Emoji reactions: "
  617. msgstr "Emoji-Reaktionen:"
  618. #: html.c:1928
  619. msgid "Muted words..."
  620. msgstr "Ausgeblendete Wörter..."
  621. #: html.c:1930
  622. msgid "One word per line, partial matches count"
  623. msgstr "Ein Wort pro Zeile, auch Teilübereinstimmungen passen"
  624. #: html.c:1951
  625. msgid "Update muted words"
  626. msgstr "Ausgeblendete Wörter aktualisieren"
  627. #: html.c:2558
  628. msgid "Muted: "
  629. msgstr "Ausgeblendet:"
  630. #: html.c:4007
  631. msgid "Contact's posts"
  632. msgstr "Beiträge von Kontakten"
  633. #: html.c:4076
  634. msgid "More (x 10)..."
  635. msgstr "Mehr (x 10)..."
  636. #: html.c:858
  637. msgid "End in 3 days"
  638. msgstr "Endet in 3 Tagen"
  639. #: html.c:861
  640. msgid "End in 1 year"
  641. msgstr "Endet in 1 Jahr"
  642. #: html.c:4160
  643. msgid "Likes"
  644. msgstr "Gefällt mir"
  645. #: html.c:4161
  646. msgid "Emoji reacts"
  647. msgstr "Emoji-Reaktionen"
  648. #: html.c:4162
  649. msgid "Mentions"
  650. msgstr "Erwähnungen"
  651. #: html.c:4163
  652. msgid "Announces"
  653. msgstr "Ankündigungen"
  654. #: html.c:4164
  655. msgid "Follows"
  656. msgstr "Folgt"
  657. #: html.c:4165
  658. msgid "Unfollows"
  659. msgstr "Entfolgt"
  660. #: html.c:4166
  661. msgid "Follow requests"
  662. msgstr "Folge Anfrage"
  663. #: html.c:4167
  664. msgid "Blocks"
  665. msgstr "Geblockt"
  666. #: html.c:4168
  667. msgid "Polls"
  668. msgstr "Umfragen"
  669. #: html.c:4172
  670. msgid "Save"
  671. msgstr "Speichern"
  672. #: html.c:4180
  673. msgid "Notifications filter..."
  674. msgstr "Benachrichtigungsfilter"
  675. #: data.c:45
  676. msgid "Jan"
  677. msgstr "Jan"
  678. #: data.c:46
  679. msgid "Feb"
  680. msgstr "Feb"
  681. #: data.c:47
  682. msgid "Mar"
  683. msgstr "Mär"
  684. #: data.c:48
  685. msgid "Apr"
  686. msgstr "Apr"
  687. #: data.c:49
  688. msgid "May"
  689. msgstr "Mai"
  690. #: data.c:50
  691. msgid "Jun"
  692. msgstr "Jun"
  693. #: data.c:51
  694. msgid "Jul"
  695. msgstr "Jul"
  696. #: data.c:52
  697. msgid "Aug"
  698. msgstr "Aug"
  699. #: data.c:53
  700. msgid "Sep"
  701. msgstr "Sep"
  702. #: data.c:54
  703. msgid "Oct"
  704. msgstr "Okt"
  705. #: data.c:55
  706. msgid "Nov"
  707. msgstr "Nov"
  708. #: data.c:56
  709. msgid "Dec"
  710. msgstr "Dez"