de_DE.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941
  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:621
  10. msgid "Sensitive content: "
  11. msgstr "Sensibler Inhalt: "
  12. #: html.c:629
  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:657
  18. msgid "Reply to (URL): "
  19. msgstr "Antwort an (URL): "
  20. #: html.c:666
  21. msgid "Don't send, but store as a draft"
  22. msgstr "Nicht senden, aber als Entwurf speichern"
  23. #: html.c:667
  24. msgid "Draft:"
  25. msgstr "Entwurf: "
  26. #: html.c:757
  27. msgid "Attachments..."
  28. msgstr "Anhänge..."
  29. #: html.c:780
  30. msgid "File:"
  31. msgstr "Datei:"
  32. #: html.c:784
  33. msgid "Clear this field to delete the attachment"
  34. msgstr "Feld löschen, um den Anhang zu löschen"
  35. #: html.c:793 html.c:818
  36. msgid "Attachment description"
  37. msgstr "Beschreibung des Anhangs"
  38. #: html.c:834
  39. msgid "Poll..."
  40. msgstr "Umfrage..."
  41. #: html.c:826
  42. msgid "Poll options (one per line, up to 8):"
  43. msgstr "Umfrageoptionen (eine pro Zeile, bis zu 8):"
  44. #: html.c:848
  45. msgid "One choice"
  46. msgstr "Einfachauswahl"
  47. #: html.c:851
  48. msgid "Multiple choices"
  49. msgstr "Mehrfachauswahl"
  50. #: html.c:857
  51. msgid "End in 5 minutes"
  52. msgstr "Endet in 5 Minuten"
  53. #: html.c:861
  54. msgid "End in 1 hour"
  55. msgstr "Endet in 1 Stunde"
  56. #: html.c:864
  57. msgid "End in 1 day"
  58. msgstr "Endet in 1 Tag"
  59. #: html.c:878
  60. msgid "Post"
  61. msgstr "Beitrag veröffentlichen"
  62. #: html.c:980 html.c:987
  63. msgid "Site description"
  64. msgstr "Seitenbeschreibung"
  65. #: html.c:998
  66. msgid "Admin email"
  67. msgstr "Admin E-Mail"
  68. #: html.c:1011
  69. msgid "Admin account"
  70. msgstr "Admin-Konto"
  71. #: html.c:1076 html.c:1432 html.c:3813
  72. #, c-format
  73. msgid "%d following, %d followers"
  74. msgstr "%d Gefolgte, %d Folgende"
  75. #: html.c:1173
  76. msgid "RSS"
  77. msgstr "RSS"
  78. #: html.c:1178 html.c:1217
  79. msgid "private"
  80. msgstr "Privat"
  81. #: html.c:1213
  82. msgid "public"
  83. msgstr "Öffentlich"
  84. #: html.c:1221
  85. msgid "notifications"
  86. msgstr "Benachrichtigungen"
  87. #: html.c:1226
  88. msgid "people"
  89. msgstr "Personen"
  90. #: html.c:1231
  91. msgid "instance"
  92. msgstr "Instanz"
  93. #: html.c:1240
  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:1241
  101. msgid "Content search"
  102. msgstr "Inhaltssuche"
  103. #: html.c:1367
  104. msgid "verified link"
  105. msgstr "verifizierter Link"
  106. #: html.c:1424 html.c:3158 html.c:3171 html.c:3180 html.c:4467
  107. msgid "Location: "
  108. msgstr "Standort: "
  109. #: html.c:1471
  110. msgid "New Post..."
  111. msgstr "Neuer Beitrag..."
  112. #: html.c:1473
  113. msgid "What's on your mind?"
  114. msgstr "Was beschäftigt dich?"
  115. #: html.c:1482
  116. msgid "Operations..."
  117. msgstr "Aktionen..."
  118. #: html.c:1497 html.c:2126 html.c:3950 html.c:4416 html.c:5680
  119. msgid "Follow"
  120. msgstr "Folgen"
  121. #: html.c:1499
  122. msgid "(by URL or user@host)"
  123. msgstr "(mit URL oder user@host)"
  124. #: html.c:1514 html.c:2102 html.c:5629
  125. msgid "Boost"
  126. msgstr "Boosten"
  127. #: html.c:1516 html.c:1533 html.c:1555
  128. msgid "(by URL)"
  129. msgstr "(mit URL)"
  130. #: html.c:1531 html.c:2081 html.c:5620
  131. msgid "Like"
  132. msgstr "Gefällt mir"
  133. #: html.c:1682
  134. msgid "User Settings..."
  135. msgstr "Einstellungen..."
  136. #: html.c:1691
  137. msgid "Display name:"
  138. msgstr "Anzeigename:"
  139. #: html.c:1697
  140. msgid "Your name"
  141. msgstr "Dein Name"
  142. #: html.c:1699
  143. msgid "Avatar: "
  144. msgstr "Avatar: "
  145. #: html.c:1707
  146. msgid "Delete current avatar"
  147. msgstr "Aktuellen Avatar löschen"
  148. #: html.c:1709
  149. msgid "Header image (banner): "
  150. msgstr "Titelbild (Banner): "
  151. #: html.c:1717
  152. msgid "Delete current header image"
  153. msgstr "Aktuelles Titelbild löschen"
  154. #: html.c:1719
  155. msgid "Bio:"
  156. msgstr "Über dich:"
  157. #: html.c:1725
  158. msgid "Write about yourself here..."
  159. msgstr "Erzähle etwas von dir..."
  160. #: html.c:1734
  161. msgid "Always show sensitive content"
  162. msgstr "Sensible Inhalte immer anzeigen"
  163. #: html.c:1736
  164. msgid "Email address for notifications:"
  165. msgstr "E-Mail Adresse für Benachrichtigungen:"
  166. #: html.c:1744
  167. msgid "Telegram notifications (bot key and chat id):"
  168. msgstr "Telegram Benachrichtigungen (Bot Schlüssel und Chat ID):"
  169. #: html.c:1758
  170. msgid "ntfy notifications (ntfy server and token):"
  171. msgstr "NTFY Benachrichtigungen (ntfy Server und Token):"
  172. #: html.c:1780
  173. msgid "Maximum days to keep posts (0: server settings):"
  174. msgstr "Aufbewahrungsfrist der Beiträge in Tagen (0 = Serverstandard):"
  175. #: html.c:1786
  176. msgid "Drop direct messages from people you don't follow"
  177. msgstr "Blocke Direktnachrichten von Personen denen du nicht folgst"
  178. #: html.c:1788
  179. msgid "This account is a bot"
  180. msgstr "Dieses Konto ist ein Bot"
  181. #: html.c:1790
  182. msgid "Auto-boost all mentions to this account"
  183. msgstr "Automatisches Boosten bei Erwähnungen dieses Kontos"
  184. #: html.c:1792
  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:1795
  190. msgid "Collapse top threads by default"
  191. msgstr "Themen standardmäßig einklappen"
  192. #: html.c:1797
  193. msgid "Follow requests must be approved"
  194. msgstr "Folgeanfragen müssen genehmigt werden"
  195. #: html.c:1799
  196. msgid "Publish follower and following metrics"
  197. msgstr "Veröffentliche die Anzahl von Followern und Gefolgten."
  198. #: html.c:1804
  199. msgid "Current location:"
  200. msgstr "Standort:"
  201. #: html.c:1818
  202. msgid "Profile metadata (key=value pairs in each line):"
  203. msgstr "Profil-Metadaten (Begriff=Wert Paare, einer pro Zeile):"
  204. #: html.c:1829
  205. msgid "Web interface language:"
  206. msgstr "Sprache der Weboberfläche:"
  207. #: html.c:1848
  208. msgid "New password:"
  209. msgstr "Neues Passwort:"
  210. #: html.c:1855
  211. msgid "Repeat new password:"
  212. msgstr "Neues Passwort wiederholen:"
  213. #: html.c:1865
  214. msgid "Update user info"
  215. msgstr "Benutzerinformationen aktualisieren"
  216. #: html.c:1876
  217. msgid "Followed hashtags..."
  218. msgstr "Gefolgte Hashtags..."
  219. #: html.c:1878 html.c:1911
  220. msgid "One hashtag per line"
  221. msgstr "Ein Hashtag pro Zeile"
  222. #: html.c:1900 html.c:1932
  223. msgid "Update hashtags"
  224. msgstr "Hashtags aktualisieren"
  225. #: html.c:2081
  226. msgid "Say you like this post"
  227. msgstr "Sag, dass dir dieser Beiträg gefällt"
  228. #: html.c:2086 html.c:5638
  229. msgid "Unlike"
  230. msgstr "Gefällt mir zurücknehmen"
  231. #: html.c:2086
  232. msgid "Nah don't like it that much"
  233. msgstr "Nee, gefällt mir nicht so gut"
  234. #: html.c:2092 html.c:5775
  235. msgid "Unpin"
  236. msgstr "Pin entfernen"
  237. #: html.c:2092
  238. msgid "Unpin this post from your timeline"
  239. msgstr "Pin für diesen Beitrag aus deiner Zeitleiste entfernen"
  240. #: html.c:2095 html.c:5770
  241. msgid "Pin"
  242. msgstr "Anpinnen"
  243. #: html.c:2095
  244. msgid "Pin this post to the top of your timeline"
  245. msgstr "Pinne diesen Beitrag an den Anfang deiner Zeitleiste"
  246. #: html.c:2102
  247. msgid "Announce this post to your followers"
  248. msgstr "Diesen Beitrag an deine Follower weiterschicken"
  249. #: html.c:2107 html.c:5646
  250. msgid "Unboost"
  251. msgstr "Boost zurücknehmen"
  252. #: html.c:2107
  253. msgid "I regret I boosted this"
  254. msgstr "Ich bedauere, dass ich das weiterverschickt habe"
  255. #: html.c:2113 html.c:5785
  256. msgid "Unbookmark"
  257. msgstr "Lesezeichen entfernen"
  258. #: html.c:2113
  259. msgid "Delete this post from your bookmarks"
  260. msgstr "Diesen Beitrag aus den Lesezeichen entfernen"
  261. #: html.c:2116 html.c:5780
  262. msgid "Bookmark"
  263. msgstr "Lesezeichen"
  264. #: html.c:2116
  265. msgid "Add this post to your bookmarks"
  266. msgstr "Diesen Beitrag zu deinen Lesezeichen hinzufügen"
  267. #: html.c:2122 html.c:3936 html.c:4327 html.c:4414 html.c:5693
  268. msgid "Unfollow"
  269. msgstr "Nicht mehr folgen"
  270. #: html.c:2122 html.c:3937 html.c:4414
  271. msgid "Stop following this user's activity"
  272. msgstr "Aktivitäten dieses Benutzers nicht mehr folgen"
  273. #: html.c:2126 html.c:3951 html.c:4416
  274. msgid "Start following this user's activity"
  275. msgstr "Folge den Aktivitäten dieses Benutzers"
  276. #: html.c:2132 html.c:5723
  277. msgid "Unfollow Group"
  278. msgstr "Der Gruppe nicht mehr folgen"
  279. #: html.c:2133
  280. msgid "Stop following this group or channel"
  281. msgstr "Der Gruppe oder dem Kanal nicht mehr folgen"
  282. #: html.c:2137 html.c:5710
  283. msgid "Follow Group"
  284. msgstr "Der Gruppe folgen"
  285. #: html.c:2138
  286. msgid "Start following this group or channel"
  287. msgstr "Der Gruppe oder dem Kanal folgen"
  288. #: html.c:2143 html.c:3973 html.c:5654
  289. msgid "MUTE"
  290. msgstr "Stummschalten"
  291. #: html.c:2144
  292. msgid "Block any activity from this user forever"
  293. msgstr "Alle Aktivitäten dieses Benutzers für immer blockieren"
  294. #: html.c:2149 html.c:3955 html.c:5740
  295. msgid "Delete"
  296. msgstr "Löschen"
  297. #: html.c:2149
  298. msgid "Delete this post"
  299. msgstr "Diesen Beitrag löschen"
  300. #: html.c:2152 html.c:5662
  301. msgid "Hide"
  302. msgstr "Verstecken"
  303. #: html.c:2152
  304. msgid "Hide this post and its children"
  305. msgstr "Verstecke diesen Beitrag und seine Kommentare"
  306. #: html.c:2194
  307. msgid "Edit..."
  308. msgstr "Bearbeiten..."
  309. #: html.c:2232
  310. msgid "Reply..."
  311. msgstr "Antworten..."
  312. #: html.c:2306
  313. msgid "Truncated (too deep)"
  314. msgstr "Abgeschnitten (zu tief)"
  315. #: html.c:2324
  316. msgid "follows you"
  317. msgstr "folgt dir"
  318. #: html.c:2398
  319. msgid "Pinned"
  320. msgstr "Angeheftet"
  321. #: html.c:2406
  322. msgid "Bookmarked"
  323. msgstr "Lesezeichen gesetzt"
  324. #: html.c:2414
  325. msgid "Poll"
  326. msgstr "Umfrage"
  327. #: html.c:2421
  328. msgid "Voted"
  329. msgstr "Abgestimmt"
  330. #: html.c:2430
  331. msgid "Event"
  332. msgstr "Ereignis"
  333. #: html.c:2462 html.c:2491
  334. msgid "boosted"
  335. msgstr "teilte"
  336. #: html.c:2505
  337. msgid "in reply to"
  338. msgstr "als Antwort auf"
  339. #: html.c:2570
  340. msgid " [SENSITIVE CONTENT]"
  341. msgstr " [SENSIBLER INHALT]"
  342. #: html.c:2944
  343. msgid "Vote"
  344. msgstr "Abstimmen"
  345. #: html.c:2954
  346. msgid "Closed"
  347. msgstr "Geschlossen"
  348. #: html.c:2979
  349. msgid "Closes in"
  350. msgstr "Beendet in"
  351. #: html.c:3059
  352. msgid "Video"
  353. msgstr "Video"
  354. #: html.c:3074
  355. msgid "Audio"
  356. msgstr "Audio"
  357. #: html.c:3102
  358. msgid "Attachment"
  359. msgstr "Anhang"
  360. #: html.c:3116
  361. msgid "Alt..."
  362. msgstr "Alt.-Text..."
  363. #: html.c:3129
  364. msgid "Source channel or community"
  365. msgstr "Ursprungskanal oder -gemeinschaft"
  366. #: html.c:3223
  367. msgid "Time: "
  368. msgstr "Zeit: "
  369. #: html.c:3304
  370. msgid "Older..."
  371. msgstr "Älter..."
  372. #: html.c:3406
  373. msgid "about this site"
  374. msgstr "Über diese Seite"
  375. #: html.c:3408
  376. msgid "powered by "
  377. msgstr "powered by "
  378. #: html.c:3477
  379. msgid "Dismiss"
  380. msgstr "Ablehnen"
  381. #: html.c:3494
  382. #, c-format
  383. msgid "Timeline for list '%s'"
  384. msgstr "Zeitleiste für Liste '%s'"
  385. #: html.c:3513 html.c:5003
  386. msgid "Pinned posts"
  387. msgstr "Angeheftete Beiträge"
  388. #: html.c:3525 html.c:5018
  389. msgid "Bookmarked posts"
  390. msgstr "Beiträge mit Lesezeichen"
  391. #: html.c:3537 html.c:5033
  392. msgid "Post drafts"
  393. msgstr "Entwurf veröffentlichen"
  394. #: html.c:3615
  395. msgid "No more unseen posts"
  396. msgstr "Keine weiteren ungesehenen Beiträge"
  397. #: html.c:3619 html.c:3732 html.c:4114
  398. msgid "Back to top"
  399. msgstr "Nach oben"
  400. #: html.c:3685
  401. msgid "History"
  402. msgstr "Historie"
  403. #: html.c:3737 html.c:4119 html.c:4521
  404. msgid "More..."
  405. msgstr "Mehr..."
  406. #: html.c:3941 html.c:5676
  407. msgid "Unlimit"
  408. msgstr "Nicht mehr limitieren"
  409. #: html.c:3942
  410. msgid "Allow announces (boosts) from this user"
  411. msgstr "Erlaube Boosts dieses Benutzers"
  412. #: html.c:3945 html.c:5672
  413. msgid "Limit"
  414. msgstr "Limitieren"
  415. #: html.c:3946
  416. msgid "Block announces (boosts) from this user"
  417. msgstr "Blocke Boosts dieses Benutzers"
  418. #: html.c:3955
  419. msgid "Delete this user"
  420. msgstr "Benutzer löschen"
  421. #: html.c:3960 html.c:5790
  422. msgid "Approve"
  423. msgstr "Bestätigen"
  424. #: html.c:3961
  425. msgid "Approve this follow request"
  426. msgstr "Diese Folgeanfrage bestätigen"
  427. #: html.c:3964 html.c:5814
  428. msgid "Discard"
  429. msgstr "Verwerfen"
  430. #: html.c:3964
  431. msgid "Discard this follow request"
  432. msgstr "Diese Folgeanfrage verwerfen"
  433. #: html.c:3969 html.c:5658
  434. msgid "Unmute"
  435. msgstr "Stummschaltung aufheben"
  436. #: html.c:3970
  437. msgid "Stop blocking activities from this user"
  438. msgstr "Aktivitäten dieses Benutzers nicht mehr blockieren"
  439. #: html.c:3974
  440. msgid "Block any activity from this user"
  441. msgstr "Alle Aktivitäten dieses Benutzers blockieren"
  442. #: html.c:3982
  443. msgid "Direct Message..."
  444. msgstr "Direktnachricht..."
  445. #: html.c:4017
  446. msgid "Pending follow confirmations"
  447. msgstr "Ausstehende Folgebestätigungen"
  448. #: html.c:4021
  449. msgid "People you follow"
  450. msgstr "Personen denen du folgst"
  451. #: html.c:4022
  452. msgid "People that follow you"
  453. msgstr "Personen die dir folgen"
  454. #: html.c:4246
  455. msgid "Clear all"
  456. msgstr "Aufräumen"
  457. #: html.c:4321
  458. msgid "Mention"
  459. msgstr "Erwähnung"
  460. #: html.c:4324
  461. msgid "Finished poll"
  462. msgstr "Beendete Umfrage"
  463. #: html.c:4351
  464. msgid "Follow Request"
  465. msgstr "Folge-Anfrage"
  466. #: html.c:4461
  467. msgid "Context"
  468. msgstr "Zusammenhang anzeigen"
  469. #: html.c:4479
  470. msgid "New"
  471. msgstr "Neu"
  472. #: html.c:4494
  473. msgid "Already seen"
  474. msgstr "Bereits gesehen"
  475. #: html.c:4509
  476. msgid "None"
  477. msgstr "Nichts"
  478. #: html.c:4797
  479. #, c-format
  480. msgid "Search results for account %s"
  481. msgstr "Suchergebnisse für Konto %s"
  482. #: html.c:4804
  483. #, c-format
  484. msgid "Account %s not found"
  485. msgstr "Konto %s wurde nicht gefunden"
  486. #: html.c:4835
  487. #, c-format
  488. msgid "Search results for tag %s"
  489. msgstr "Suchergebnisse für Hashtag %s"
  490. #: html.c:4835
  491. #, c-format
  492. msgid "Nothing found for tag %s"
  493. msgstr "Nicht gefunden zu Hashtag %s"
  494. #: html.c:4851
  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:4854
  499. #, c-format
  500. msgid "Search results for '%s'"
  501. msgstr "Keine Suchergebnisse für '%s'"
  502. #: html.c:4857
  503. #, c-format
  504. msgid "No more matches for '%s'"
  505. msgstr "Keine weiteren Treffer für '%s'"
  506. #: html.c:4859
  507. #, c-format
  508. msgid "Nothing found for '%s'"
  509. msgstr "Nichts gefunden für '%s'"
  510. #: html.c:4988
  511. msgid "Showing instance timeline"
  512. msgstr "Zeitleiste der Instanz anzeigen"
  513. #: html.c:5071
  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:1909
  525. msgid "Blocked hashtags..."
  526. msgstr "Geblockte Hashtags..."
  527. #: html.c:661
  528. msgid "Optional URL to reply to"
  529. msgstr "Optionale URL zum Antworten"
  530. #: html.c:843
  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:1750
  542. msgid "Bot API key"
  543. msgstr "Bot API Schlüssel"
  544. #: html.c:1756
  545. msgid "Chat id"
  546. msgstr "Chat ID"
  547. #: html.c:1764
  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:1770
  551. msgid "ntfy token - if needed"
  552. msgstr "ntfy Token - falls nötig"
  553. #: html.c:3514
  554. msgid "pinned"
  555. msgstr "Angeheftet"
  556. #: html.c:3526
  557. msgid "bookmarks"
  558. msgstr "Lesezeichen"
  559. #: html.c:3538
  560. msgid "drafts"
  561. msgstr "Entwürfe"
  562. #: html.c:727
  563. msgid "Scheduled post..."
  564. msgstr "Geplanter Beitrag..."
  565. msgid "Post date and time:"
  566. msgstr "Datum und Uhrzeit des Beitrags:"
  567. #: html.c:3549 html.c:5048
  568. msgid "Scheduled posts"
  569. msgstr "Geplante Beiträge"
  570. #: html.c:3550
  571. msgid "scheduled posts"
  572. msgstr "Geplante Beiträge"
  573. #: html.c:721
  574. #, c-format
  575. msgid "Post date and time (timezone: %s):"
  576. msgstr "Datum und Uhrzeit des Beitrags (Zeitzone: %s):"
  577. #: html.c:1834
  578. msgid "Time zone:"
  579. msgstr "Zeitzone:"
  580. #: html.c:702
  581. msgid "Language:"
  582. msgstr "Sprache:"
  583. #: html.c:1772
  584. msgid "Notify webhook:"
  585. msgstr "Notify webhook:"
  586. #: html.c:1778
  587. msgid "http://example.com/webhook"
  588. msgstr "http://example.com/webhook"
  589. #: html.c:1839
  590. msgid "Languages you usually post in:"
  591. msgstr "Sprache, in der du normalerweise schreibst:"
  592. #: html.c:1845
  593. msgid "en fr es de_AT"
  594. msgstr "en fr es de_DE"
  595. #: html.c:515
  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:575 html.c:2680 html.c:2705 html.c:5596
  607. msgid "EmojiUnreact"
  608. msgstr "Emoji-Reaktion löschen"
  609. #: html.c:575 html.c:1553 html.c:2680 html.c:2705 html.c:5607
  610. msgid "EmojiReact"
  611. msgstr "Emoji-Reaktion"
  612. #: html.c:2214
  613. msgid "Emoji react..."
  614. msgstr "Emoji-Reaktion..."
  615. #: html.c:2755
  616. msgid "Emoji reactions: "
  617. msgstr "Emoji-Reaktionen:"
  618. #: html.c:1941
  619. msgid "Muted words..."
  620. msgstr "Ausgeblendete Wörter..."
  621. #: html.c:1943
  622. msgid "One word per line, partial matches count"
  623. msgstr "Ein Wort pro Zeile, auch Teilübereinstimmungen passen"
  624. #: html.c:1964
  625. msgid "Update muted words"
  626. msgstr "Ausgeblendete Wörter aktualisieren"
  627. #: html.c:2580
  628. msgid "Muted: "
  629. msgstr "Ausgeblendet:"
  630. #: html.c:4055
  631. msgid "Contact's posts"
  632. msgstr "Beiträge von Kontakten"
  633. #: html.c:4124
  634. msgid "More (x 10)..."
  635. msgstr "Mehr (x 10)..."
  636. #: html.c:867
  637. msgid "End in 3 days"
  638. msgstr "Endet in 3 Tagen"
  639. #: html.c:870
  640. msgid "End in 1 year"
  641. msgstr "Endet in 1 Jahr"
  642. #: html.c:4212
  643. msgid "Likes"
  644. msgstr "Gefällt mir"
  645. #: html.c:4213
  646. msgid "Emoji reacts"
  647. msgstr "Emoji-Reaktionen"
  648. #: html.c:4214
  649. msgid "Mentions"
  650. msgstr "Erwähnungen"
  651. #: html.c:4215
  652. msgid "Announces"
  653. msgstr "Ankündigungen"
  654. #: html.c:4216
  655. msgid "Follows"
  656. msgstr "Folgt"
  657. #: html.c:4217
  658. msgid "Unfollows"
  659. msgstr "Entfolgt"
  660. #: html.c:4218
  661. msgid "Follow requests"
  662. msgstr "Folge Anfrage"
  663. #: html.c:4219
  664. msgid "Blocks"
  665. msgstr "Geblockt"
  666. #: html.c:4220
  667. msgid "Polls"
  668. msgstr "Umfragen"
  669. #: html.c:4224
  670. msgid "Save"
  671. msgstr "Speichern"
  672. #: html.c:4232
  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"
  711. #: html.c:1801
  712. msgid "Show unlisted posts in the public page and RSS feed"
  713. msgstr "Nicht gelistete Beiträge auf der öffentlichen Seite und im RSS-Feed anzeigen"