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:599
  10. msgid "Sensitive content: "
  11. msgstr "Sensibler Inhalt: "
  12. #: html.c:607
  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:635
  18. msgid "Reply to (URL): "
  19. msgstr "Antwort an (URL): "
  20. #: html.c:644
  21. msgid "Don't send, but store as a draft"
  22. msgstr "Nicht senden, aber als Entwurf speichern"
  23. #: html.c:645
  24. msgid "Draft:"
  25. msgstr "Entwurf: "
  26. #: html.c:735
  27. msgid "Attachments..."
  28. msgstr "Anhänge..."
  29. #: html.c:758
  30. msgid "File:"
  31. msgstr "Datei:"
  32. #: html.c:762
  33. msgid "Clear this field to delete the attachment"
  34. msgstr "Feld löschen, um den Anhang zu löschen"
  35. #: html.c:771 html.c:796
  36. msgid "Attachment description"
  37. msgstr "Beschreibung des Anhangs"
  38. #: html.c:812
  39. msgid "Poll..."
  40. msgstr "Umfrage..."
  41. #: html.c:804
  42. msgid "Poll options (one per line, up to 8):"
  43. msgstr "Umfrageoptionen (eine pro Zeile, bis zu 8):"
  44. #: html.c:826
  45. msgid "One choice"
  46. msgstr "Einfachauswahl"
  47. #: html.c:829
  48. msgid "Multiple choices"
  49. msgstr "Mehrfachauswahl"
  50. #: html.c:835
  51. msgid "End in 5 minutes"
  52. msgstr "Endet in 5 Minuten"
  53. #: html.c:839
  54. msgid "End in 1 hour"
  55. msgstr "Endet in 1 Stunde"
  56. #: html.c:842
  57. msgid "End in 1 day"
  58. msgstr "Endet in 1 Tag"
  59. #: html.c:856
  60. msgid "Post"
  61. msgstr "Beitrag veröffentlichen"
  62. #: html.c:958 html.c:965
  63. msgid "Site description"
  64. msgstr "Seitenbeschreibung"
  65. #: html.c:976
  66. msgid "Admin email"
  67. msgstr "Admin E-Mail"
  68. #: html.c:989
  69. msgid "Admin account"
  70. msgstr "Admin-Konto"
  71. #: html.c:1054 html.c:1410
  72. #, c-format
  73. msgid "%d following, %d followers"
  74. msgstr "%d Gefolgte, %d Folgende"
  75. #: html.c:1151
  76. msgid "RSS"
  77. msgstr "RSS"
  78. #: html.c:1156 html.c:1195
  79. msgid "private"
  80. msgstr "Privat"
  81. #: html.c:1191
  82. msgid "public"
  83. msgstr "Öffentlich"
  84. #: html.c:1199
  85. msgid "notifications"
  86. msgstr "Benachrichtigungen"
  87. #: html.c:1204
  88. msgid "people"
  89. msgstr "Personen"
  90. #: html.c:1209
  91. msgid "instance"
  92. msgstr "Instanz"
  93. #: html.c:1218
  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:1219
  101. msgid "Content search"
  102. msgstr "Inhaltssuche"
  103. #: html.c:1345
  104. msgid "verified link"
  105. msgstr "verifizierter Link"
  106. #: html.c:1402 html.c:3121 html.c:3134 html.c:3143 html.c:4394
  107. msgid "Location: "
  108. msgstr "Standort: "
  109. #: html.c:1448
  110. msgid "New Post..."
  111. msgstr "Neuer Beitrag..."
  112. #: html.c:1450
  113. msgid "What's on your mind?"
  114. msgstr "Was beschäftigt dich?"
  115. #: html.c:1459
  116. msgid "Operations..."
  117. msgstr "Aktionen..."
  118. #: html.c:1474 html.c:2100 html.c:3891 html.c:4343 html.c:5607
  119. msgid "Follow"
  120. msgstr "Folgen"
  121. #: html.c:1476
  122. msgid "(by URL or user@host)"
  123. msgstr "(mit URL oder user@host)"
  124. #: html.c:1491 html.c:2076 html.c:5556
  125. msgid "Boost"
  126. msgstr "Boosten"
  127. #: html.c:1493 html.c:1510 html.c:1532
  128. msgid "(by URL)"
  129. msgstr "(mit URL)"
  130. #: html.c:1508 html.c:2055 html.c:5547
  131. msgid "Like"
  132. msgstr "Gefällt mir"
  133. #: html.c:1658
  134. msgid "User Settings..."
  135. msgstr "Einstellungen..."
  136. #: html.c:1667
  137. msgid "Display name:"
  138. msgstr "Anzeigename:"
  139. #: html.c:1673
  140. msgid "Your name"
  141. msgstr "Dein Name"
  142. #: html.c:1675
  143. msgid "Avatar: "
  144. msgstr "Avatar: "
  145. #: html.c:1683
  146. msgid "Delete current avatar"
  147. msgstr "Aktuellen Avatar löschen"
  148. #: html.c:1685
  149. msgid "Header image (banner): "
  150. msgstr "Titelbild (Banner): "
  151. #: html.c:1693
  152. msgid "Delete current header image"
  153. msgstr "Aktuelles Titelbild löschen"
  154. #: html.c:1695
  155. msgid "Bio:"
  156. msgstr "Über dich:"
  157. #: html.c:1701
  158. msgid "Write about yourself here..."
  159. msgstr "Erzähle etwas von dir..."
  160. #: html.c:1710
  161. msgid "Always show sensitive content"
  162. msgstr "Sensible Inhalte immer anzeigen"
  163. #: html.c:1712
  164. msgid "Email address for notifications:"
  165. msgstr "E-Mail Adresse für Benachrichtigungen:"
  166. #: html.c:1720
  167. msgid "Telegram notifications (bot key and chat id):"
  168. msgstr "Telegram Benachrichtigungen (Bot Schlüssel und Chat ID):"
  169. #: html.c:1734
  170. msgid "ntfy notifications (ntfy server and token):"
  171. msgstr "NTFY Benachrichtigungen (ntfy Server und Token):"
  172. #: html.c:1756
  173. msgid "Maximum days to keep posts (0: server settings):"
  174. msgstr "Aufbewahrungsfrist der Beiträge in Tagen (0 = Serverstandard):"
  175. #: html.c:1762
  176. msgid "Drop direct messages from people you don't follow"
  177. msgstr "Blocke Direktnachrichten von Personen denen du nicht folgst"
  178. #: html.c:1764
  179. msgid "This account is a bot"
  180. msgstr "Dieses Konto ist ein Bot"
  181. #: html.c:1766
  182. msgid "Auto-boost all mentions to this account"
  183. msgstr "Automatisches Boosten bei Erwähnungen dieses Kontos"
  184. #: html.c:1768
  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:1771
  190. msgid "Collapse top threads by default"
  191. msgstr "Themen standardmäßig einklappen"
  192. #: html.c:1773
  193. msgid "Follow requests must be approved"
  194. msgstr "Folgeanfragen müssen genehmigt werden"
  195. #: html.c:1775
  196. msgid "Publish follower and following metrics"
  197. msgstr "Veröffentliche die Anzahl von Followern und Gefolgten."
  198. #: html.c:1778
  199. msgid "Current location:"
  200. msgstr "Standort:"
  201. #: html.c:1792
  202. msgid "Profile metadata (key=value pairs in each line):"
  203. msgstr "Profil-Metadaten (Begriff=Wert Paare, einer pro Zeile):"
  204. #: html.c:1803
  205. msgid "Web interface language:"
  206. msgstr "Sprache der Weboberfläche:"
  207. #: html.c:1822
  208. msgid "New password:"
  209. msgstr "Neues Passwort:"
  210. #: html.c:1829
  211. msgid "Repeat new password:"
  212. msgstr "Neues Passwort wiederholen:"
  213. #: html.c:1839
  214. msgid "Update user info"
  215. msgstr "Benutzerinformationen aktualisieren"
  216. #: html.c:1850
  217. msgid "Followed hashtags..."
  218. msgstr "Gefolgte Hashtags..."
  219. #: html.c:1852 html.c:1885
  220. msgid "One hashtag per line"
  221. msgstr "Ein Hashtag pro Zeile"
  222. #: html.c:1874 html.c:1906
  223. msgid "Update hashtags"
  224. msgstr "Hashtags aktualisieren"
  225. #: html.c:2055
  226. msgid "Say you like this post"
  227. msgstr "Sag, dass dir dieser Beiträg gefällt"
  228. #: html.c:2060 html.c:5565
  229. msgid "Unlike"
  230. msgstr "Gefällt mir zurücknehmen"
  231. #: html.c:2060
  232. msgid "Nah don't like it that much"
  233. msgstr "Nee, gefällt mir nicht so gut"
  234. #: html.c:2066 html.c:5702
  235. msgid "Unpin"
  236. msgstr "Pin entfernen"
  237. #: html.c:2066
  238. msgid "Unpin this post from your timeline"
  239. msgstr "Pin für diesen Beitrag aus deiner Zeitleiste entfernen"
  240. #: html.c:2069 html.c:5697
  241. msgid "Pin"
  242. msgstr "Anpinnen"
  243. #: html.c:2069
  244. msgid "Pin this post to the top of your timeline"
  245. msgstr "Pinne diesen Beitrag an den Anfang deiner Zeitleiste"
  246. #: html.c:2076
  247. msgid "Announce this post to your followers"
  248. msgstr "Diesen Beitrag an deine Follower weiterschicken"
  249. #: html.c:2081 html.c:5573
  250. msgid "Unboost"
  251. msgstr "Boost zurücknehmen"
  252. #: html.c:2081
  253. msgid "I regret I boosted this"
  254. msgstr "Ich bedauere, dass ich das weiterverschickt habe"
  255. #: html.c:2087 html.c:5712
  256. msgid "Unbookmark"
  257. msgstr "Lesezeichen entfernen"
  258. #: html.c:2087
  259. msgid "Delete this post from your bookmarks"
  260. msgstr "Diesen Beitrag aus den Lesezeichen entfernen"
  261. #: html.c:2090 html.c:5707
  262. msgid "Bookmark"
  263. msgstr "Lesezeichen"
  264. #: html.c:2090
  265. msgid "Add this post to your bookmarks"
  266. msgstr "Diesen Beitrag zu deinen Lesezeichen hinzufügen"
  267. #: html.c:2096 html.c:3877 html.c:4254 html.c:4341 html.c:5620
  268. msgid "Unfollow"
  269. msgstr "Nicht mehr folgen"
  270. #: html.c:2096 html.c:3878 html.c:4341
  271. msgid "Stop following this user's activity"
  272. msgstr "Aktivitäten dieses Benutzers nicht mehr folgen"
  273. #: html.c:2100 html.c:3892 html.c:4343
  274. msgid "Start following this user's activity"
  275. msgstr "Folge den Aktivitäten dieses Benutzers"
  276. #: html.c:2106 html.c:5650
  277. msgid "Unfollow Group"
  278. msgstr "Der Gruppe nicht mehr folgen"
  279. #: html.c:2107
  280. msgid "Stop following this group or channel"
  281. msgstr "Der Gruppe oder dem Kanal nicht mehr folgen"
  282. #: html.c:2111 html.c:5637
  283. msgid "Follow Group"
  284. msgstr "Der Gruppe folgen"
  285. #: html.c:2112
  286. msgid "Start following this group or channel"
  287. msgstr "Der Gruppe oder dem Kanal folgen"
  288. #: html.c:2117 html.c:3914 html.c:5581
  289. msgid "MUTE"
  290. msgstr "Stummschalten"
  291. #: html.c:2118
  292. msgid "Block any activity from this user forever"
  293. msgstr "Alle Aktivitäten dieses Benutzers für immer blockieren"
  294. #: html.c:2123 html.c:3896 html.c:5667
  295. msgid "Delete"
  296. msgstr "Löschen"
  297. #: html.c:2123
  298. msgid "Delete this post"
  299. msgstr "Diesen Beitrag löschen"
  300. #: html.c:2126 html.c:5589
  301. msgid "Hide"
  302. msgstr "Verstecken"
  303. #: html.c:2126
  304. msgid "Hide this post and its children"
  305. msgstr "Verstecke diesen Beitrag und seine Kommentare"
  306. #: html.c:2168
  307. msgid "Edit..."
  308. msgstr "Bearbeiten..."
  309. #: html.c:2206
  310. msgid "Reply..."
  311. msgstr "Antworten..."
  312. #: html.c:2280
  313. msgid "Truncated (too deep)"
  314. msgstr "Abgeschnitten (zu tief)"
  315. #: html.c:2298
  316. msgid "follows you"
  317. msgstr "folgt dir"
  318. #: html.c:2372
  319. msgid "Pinned"
  320. msgstr "Angeheftet"
  321. #: html.c:2380
  322. msgid "Bookmarked"
  323. msgstr "Lesezeichen gesetzt"
  324. #: html.c:2388
  325. msgid "Poll"
  326. msgstr "Umfrage"
  327. #: html.c:2395
  328. msgid "Voted"
  329. msgstr "Abgestimmt"
  330. #: html.c:2404
  331. msgid "Event"
  332. msgstr "Ereignis"
  333. #: html.c:2436 html.c:2465
  334. msgid "boosted"
  335. msgstr "teilte"
  336. #: html.c:2479
  337. msgid "in reply to"
  338. msgstr "als Antwort auf"
  339. #: html.c:2535
  340. msgid " [SENSITIVE CONTENT]"
  341. msgstr " [SENSIBLER INHALT]"
  342. #: html.c:2907
  343. msgid "Vote"
  344. msgstr "Abstimmen"
  345. #: html.c:2917
  346. msgid "Closed"
  347. msgstr "Geschlossen"
  348. #: html.c:2942
  349. msgid "Closes in"
  350. msgstr "Beendet in"
  351. #: html.c:3022
  352. msgid "Video"
  353. msgstr "Video"
  354. #: html.c:3037
  355. msgid "Audio"
  356. msgstr "Audio"
  357. #: html.c:3065
  358. msgid "Attachment"
  359. msgstr "Anhang"
  360. #: html.c:3079
  361. msgid "Alt..."
  362. msgstr "Alt.-Text..."
  363. #: html.c:3092
  364. msgid "Source channel or community"
  365. msgstr "Ursprungskanal oder -gemeinschaft"
  366. #: html.c:3186
  367. msgid "Time: "
  368. msgstr "Zeit: "
  369. #: html.c:3267
  370. msgid "Older..."
  371. msgstr "Älter..."
  372. #: html.c:3369
  373. msgid "about this site"
  374. msgstr "Über diese Seite"
  375. #: html.c:3371
  376. msgid "powered by "
  377. msgstr "powered by "
  378. #: html.c:3440
  379. msgid "Dismiss"
  380. msgstr "Ablehnen"
  381. #: html.c:3457
  382. #, c-format
  383. msgid "Timeline for list '%s'"
  384. msgstr "Zeitleiste für Liste '%s'"
  385. #: html.c:3476 html.c:4931
  386. msgid "Pinned posts"
  387. msgstr "Angeheftete Beiträge"
  388. #: html.c:3488 html.c:4946
  389. msgid "Bookmarked posts"
  390. msgstr "Beiträge mit Lesezeichen"
  391. #: html.c:3500 html.c:4961
  392. msgid "Post drafts"
  393. msgstr "Entwurf veröffentlichen"
  394. #: html.c:3576
  395. msgid "No more unseen posts"
  396. msgstr "Keine weiteren ungesehenen Beiträge"
  397. #: html.c:3580 html.c:3687 html.c:4053
  398. msgid "Back to top"
  399. msgstr "Nach oben"
  400. #: html.c:3640
  401. msgid "History"
  402. msgstr "Historie"
  403. #: html.c:3692 html.c:4058 html.c:4448
  404. msgid "More..."
  405. msgstr "Mehr..."
  406. #: html.c:3882 html.c:5603
  407. msgid "Unlimit"
  408. msgstr "Nicht mehr limitieren"
  409. #: html.c:3883
  410. msgid "Allow announces (boosts) from this user"
  411. msgstr "Erlaube Boosts dieses Benutzers"
  412. #: html.c:3886 html.c:5599
  413. msgid "Limit"
  414. msgstr "Limitieren"
  415. #: html.c:3887
  416. msgid "Block announces (boosts) from this user"
  417. msgstr "Blocke Boosts dieses Benutzers"
  418. #: html.c:3896
  419. msgid "Delete this user"
  420. msgstr "Benutzer löschen"
  421. #: html.c:3901 html.c:5717
  422. msgid "Approve"
  423. msgstr "Bestätigen"
  424. #: html.c:3902
  425. msgid "Approve this follow request"
  426. msgstr "Diese Folgeanfrage bestätigen"
  427. #: html.c:3905 html.c:5741
  428. msgid "Discard"
  429. msgstr "Verwerfen"
  430. #: html.c:3905
  431. msgid "Discard this follow request"
  432. msgstr "Diese Folgeanfrage verwerfen"
  433. #: html.c:3910 html.c:5585
  434. msgid "Unmute"
  435. msgstr "Stummschaltung aufheben"
  436. #: html.c:3911
  437. msgid "Stop blocking activities from this user"
  438. msgstr "Aktivitäten dieses Benutzers nicht mehr blockieren"
  439. #: html.c:3915
  440. msgid "Block any activity from this user"
  441. msgstr "Alle Aktivitäten dieses Benutzers blockieren"
  442. #: html.c:3923
  443. msgid "Direct Message..."
  444. msgstr "Direktnachricht..."
  445. #: html.c:3958
  446. msgid "Pending follow confirmations"
  447. msgstr "Ausstehende Folgebestätigungen"
  448. #: html.c:3962
  449. msgid "People you follow"
  450. msgstr "Personen denen du folgst"
  451. #: html.c:3963
  452. msgid "People that follow you"
  453. msgstr "Personen die dir folgen"
  454. #: html.c:4181
  455. msgid "Clear all"
  456. msgstr "Aufräumen"
  457. #: html.c:4248
  458. msgid "Mention"
  459. msgstr "Erwähnung"
  460. #: html.c:4251
  461. msgid "Finished poll"
  462. msgstr "Beendete Umfrage"
  463. #: html.c:4278
  464. msgid "Follow Request"
  465. msgstr "Folge-Anfrage"
  466. #: html.c:4388
  467. msgid "Context"
  468. msgstr "Zusammenhang anzeigen"
  469. #: html.c:4406
  470. msgid "New"
  471. msgstr "Neu"
  472. #: html.c:4421
  473. msgid "Already seen"
  474. msgstr "Bereits gesehen"
  475. #: html.c:4436
  476. msgid "None"
  477. msgstr "Nichts"
  478. #: html.c:4725
  479. #, c-format
  480. msgid "Search results for account %s"
  481. msgstr "Suchergebnisse für Konto %s"
  482. #: html.c:4732
  483. #, c-format
  484. msgid "Account %s not found"
  485. msgstr "Konto %s wurde nicht gefunden"
  486. #: html.c:4763
  487. #, c-format
  488. msgid "Search results for tag %s"
  489. msgstr "Suchergebnisse für Hashtag %s"
  490. #: html.c:4763
  491. #, c-format
  492. msgid "Nothing found for tag %s"
  493. msgstr "Nicht gefunden zu Hashtag %s"
  494. #: html.c:4779
  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:4782
  499. #, c-format
  500. msgid "Search results for '%s'"
  501. msgstr "Keine Suchergebnisse für '%s'"
  502. #: html.c:4785
  503. #, c-format
  504. msgid "No more matches for '%s'"
  505. msgstr "Keine weiteren Treffer für '%s'"
  506. #: html.c:4787
  507. #, c-format
  508. msgid "Nothing found for '%s'"
  509. msgstr "Nichts gefunden für '%s'"
  510. #: html.c:4916
  511. msgid "Showing instance timeline"
  512. msgstr "Zeitleiste der Instanz anzeigen"
  513. #: html.c:4999
  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:1883
  525. msgid "Blocked hashtags..."
  526. msgstr "Geblockte Hashtags..."
  527. #: html.c:639
  528. msgid "Optional URL to reply to"
  529. msgstr "Optionale URL zum Antworten"
  530. #: html.c:821
  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:1726
  542. msgid "Bot API key"
  543. msgstr "Bot API Schlüssel"
  544. #: html.c:1732
  545. msgid "Chat id"
  546. msgstr "Chat ID"
  547. #: html.c:1740
  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:1746
  551. msgid "ntfy token - if needed"
  552. msgstr "ntfy Token - falls nötig"
  553. #: html.c:3477
  554. msgid "pinned"
  555. msgstr "Angeheftet"
  556. #: html.c:3489
  557. msgid "bookmarks"
  558. msgstr "Lesezeichen"
  559. #: html.c:3501
  560. msgid "drafts"
  561. msgstr "Entwürfe"
  562. #: html.c:705
  563. msgid "Scheduled post..."
  564. msgstr "Geplanter Beitrag..."
  565. msgid "Post date and time:"
  566. msgstr "Datum und Uhrzeit des Beitrags:"
  567. #: html.c:3512 html.c:4976
  568. msgid "Scheduled posts"
  569. msgstr "Geplante Beiträge"
  570. #: html.c:3513
  571. msgid "scheduled posts"
  572. msgstr "Geplante Beiträge"
  573. #: html.c:699
  574. #, c-format
  575. msgid "Post date and time (timezone: %s):"
  576. msgstr "Datum und Uhrzeit des Beitrags (Zeitzone: %s):"
  577. #: html.c:1808
  578. msgid "Time zone:"
  579. msgstr "Zeitzone:"
  580. #: html.c:680
  581. msgid "Language:"
  582. msgstr "Sprache:"
  583. #: html.c:1748
  584. msgid "Notify webhook:"
  585. msgstr "Notify webhook:"
  586. #: html.c:1754
  587. msgid "http://example.com/webhook"
  588. msgstr "http://example.com/webhook"
  589. #: html.c:1813
  590. msgid "Languages you usually post in:"
  591. msgstr "Sprache, in der du normalerweise schreibst:"
  592. #: html.c:1819
  593. msgid "en fr es de_AT"
  594. msgstr "en fr es de_DE"
  595. #: html.c:493
  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:553 html.c:2645 html.c:2670 html.c:5523
  607. msgid "EmojiUnreact"
  608. msgstr "Emoji-Reaktion löschen"
  609. #: html.c:553 html.c:1530 html.c:2645 html.c:2670 html.c:5534
  610. msgid "EmojiReact"
  611. msgstr "Emoji-Reaktion"
  612. #: html.c:2188
  613. msgid "Emoji react..."
  614. msgstr "Emoji-Reaktion..."
  615. #: html.c:2720
  616. msgid "Emoji reactions: "
  617. msgstr "Emoji-Reaktionen:"
  618. #: html.c:1915
  619. msgid "Muted words..."
  620. msgstr "Ausgeblendete Wörter..."
  621. #: html.c:1917
  622. msgid "One word per line, partial matches count"
  623. msgstr "Ein Wort pro Zeile, auch Teilübereinstimmungen passen"
  624. #: html.c:1938
  625. msgid "Update muted words"
  626. msgstr "Ausgeblendete Wörter aktualisieren"
  627. #: html.c:2545
  628. msgid "Muted: "
  629. msgstr "Ausgeblendet:"
  630. #: html.c:3994
  631. msgid "Contact's posts"
  632. msgstr "Beiträge von Kontakten"
  633. #: html.c:4063
  634. msgid "More (x 10)..."
  635. msgstr "Mehr (x 10)..."
  636. #: html.c:845
  637. msgid "End in 3 days"
  638. msgstr ""
  639. #: html.c:848
  640. msgid "End in 1 year"
  641. msgstr ""
  642. #: html.c:4147
  643. msgid "Likes"
  644. msgstr ""
  645. #: html.c:4148
  646. msgid "Emoji reacts"
  647. msgstr ""
  648. #: html.c:4149
  649. msgid "Mentions"
  650. msgstr ""
  651. #: html.c:4150
  652. msgid "Announces"
  653. msgstr ""
  654. #: html.c:4151
  655. msgid "Follows"
  656. msgstr ""
  657. #: html.c:4152
  658. msgid "Unfollows"
  659. msgstr ""
  660. #: html.c:4153
  661. msgid "Follow requests"
  662. msgstr ""
  663. #: html.c:4154
  664. msgid "Blocks"
  665. msgstr ""
  666. #: html.c:4155
  667. msgid "Polls"
  668. msgstr ""
  669. #: html.c:4159
  670. msgid "Save"
  671. msgstr ""
  672. #: html.c:4167
  673. msgid "Notifications filter..."
  674. msgstr ""
  675. #: data.c:44
  676. msgid "Jan"
  677. msgstr ""
  678. #: data.c:45
  679. msgid "Feb"
  680. msgstr ""
  681. #: data.c:46
  682. msgid "Mar"
  683. msgstr ""
  684. #: data.c:47
  685. msgid "Apr"
  686. msgstr ""
  687. #: data.c:48
  688. msgid "May"
  689. msgstr ""
  690. #: data.c:49
  691. msgid "Jun"
  692. msgstr ""
  693. #: data.c:50
  694. msgid "Jul"
  695. msgstr ""
  696. #: data.c:51
  697. msgid "Aug"
  698. msgstr ""
  699. #: data.c:52
  700. msgid "Sep"
  701. msgstr ""
  702. #: data.c:53
  703. msgid "Oct"
  704. msgstr ""
  705. #: data.c:54
  706. msgid "Nov"
  707. msgstr ""
  708. #: data.c:55
  709. msgid "Dec"
  710. msgstr ""