1
1
Fork 0

update DE translations

This commit is contained in:
Tobias Diekershoff 2018-05-31 06:37:54 +02:00
commit b130fad1c5
2 changed files with 3416 additions and 3417 deletions

View file

@ -41,9 +41,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: friendica\n" "Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-20 14:22+0200\n" "POT-Creation-Date: 2018-05-30 05:30+0200\n"
"PO-Revision-Date: 2018-05-21 16:07+0000\n" "PO-Revision-Date: 2018-05-31 04:27+0000\n"
"Last-Translator: Hauke <hzuehl@phone-talk.net>\n" "Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -315,7 +315,7 @@ msgstr "'%1$s' kann den Kontaktstatus zu einem späteren Zeitpunkt erweitern und
msgid "Please visit %s if you wish to make any changes to this relationship." msgid "Please visit %s if you wish to make any changes to this relationship."
msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst." msgstr "Bitte besuche %s, wenn Du Änderungen an eurer Beziehung vornehmen willst."
#: include/enotify.php:360 mod/removeme.php:44 #: include/enotify.php:360 mod/removeme.php:45
msgid "[Friendica System Notify]" msgid "[Friendica System Notify]"
msgstr "[Friendica System Benachrichtigung]" msgstr "[Friendica System Benachrichtigung]"
@ -361,542 +361,6 @@ msgid ""
"form has been opened for too long (>3 hours) before submitting it." "form has been opened for too long (>3 hours) before submitting it."
msgstr "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)." msgstr "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."
#: include/dba.php:59
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
#: include/api.php:1202
#, php-format
msgid "Daily posting limit of %d post reached. The post was rejected."
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
msgstr[0] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:1226
#, php-format
msgid "Weekly posting limit of %d post reached. The post was rejected."
msgid_plural ""
"Weekly posting limit of %d posts reached. The post was rejected."
msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:1250
#, php-format
msgid "Monthly posting limit of %d post reached. The post was rejected."
msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:4522 mod/photos.php:88 mod/photos.php:194
#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
#: mod/profile_photo.php:101 mod/profile_photo.php:211
#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
#: src/Model/User.php:561 src/Model/User.php:569
msgid "Profile Photos"
msgstr "Profilbilder"
#: include/conversation.php:144 include/conversation.php:282
#: include/text.php:1749 src/Model/Item.php:1970
msgid "event"
msgstr "Event"
#: include/conversation.php:147 include/conversation.php:157
#: include/conversation.php:285 include/conversation.php:294
#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1968
#: src/Protocol/Diaspora.php:1957
msgid "status"
msgstr "Status"
#: include/conversation.php:152 include/conversation.php:290
#: include/text.php:1751 mod/subthread.php:97 mod/tagger.php:72
#: src/Model/Item.php:1968
msgid "photo"
msgstr "Foto"
#: include/conversation.php:164 src/Model/Item.php:1841
#: src/Protocol/Diaspora.php:1953
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s"
#: include/conversation.php:167 src/Model/Item.php:1846
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s nicht"
#: include/conversation.php:170
#, php-format
msgid "%1$s attends %2$s's %3$s"
msgstr "%1$s nimmt an %2$ss %3$s teil."
#: include/conversation.php:173
#, php-format
msgid "%1$s doesn't attend %2$s's %3$s"
msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
#: include/conversation.php:176
#, php-format
msgid "%1$s attends maybe %2$s's %3$s"
msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
#: include/conversation.php:209
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s ist nun mit %2$s befreundet"
#: include/conversation.php:250
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s stupste %2$s"
#: include/conversation.php:304 mod/tagger.php:110
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt"
#: include/conversation.php:331
msgid "post/item"
msgstr "Nachricht/Beitrag"
#: include/conversation.php:332
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert"
#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:355
msgid "Likes"
msgstr "Likes"
#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:359
msgid "Dislikes"
msgstr "Dislikes"
#: include/conversation.php:609 include/conversation.php:1639
#: mod/photos.php:1502
msgid "Attending"
msgid_plural "Attending"
msgstr[0] "Teilnehmend"
msgstr[1] "Teilnehmend"
#: include/conversation.php:609 mod/photos.php:1502
msgid "Not attending"
msgstr "Nicht teilnehmend"
#: include/conversation.php:609 mod/photos.php:1502
msgid "Might attend"
msgstr "Eventuell teilnehmend"
#: include/conversation.php:721 mod/photos.php:1569 src/Object/Post.php:192
msgid "Select"
msgstr "Auswählen"
#: include/conversation.php:722 mod/photos.php:1570 mod/contacts.php:830
#: mod/contacts.php:1035 mod/admin.php:1827 mod/settings.php:730
#: src/Object/Post.php:187
msgid "Delete"
msgstr "Löschen"
#: include/conversation.php:760 src/Object/Post.php:371
#: src/Object/Post.php:372
#, php-format
msgid "View %s's profile @ %s"
msgstr "Das Profil von %s auf %s betrachten."
#: include/conversation.php:772 src/Object/Post.php:359
msgid "Categories:"
msgstr "Kategorien:"
#: include/conversation.php:773 src/Object/Post.php:360
msgid "Filed under:"
msgstr "Abgelegt unter:"
#: include/conversation.php:780 src/Object/Post.php:385
#, php-format
msgid "%s from %s"
msgstr "%s von %s"
#: include/conversation.php:795
msgid "View in context"
msgstr "Im Zusammenhang betrachten"
#: include/conversation.php:797 include/conversation.php:1312
#: mod/wallmessage.php:145 mod/editpost.php:125 mod/photos.php:1473
#: mod/message.php:245 mod/message.php:414 src/Object/Post.php:410
msgid "Please wait"
msgstr "Bitte warten"
#: include/conversation.php:868
msgid "remove"
msgstr "löschen"
#: include/conversation.php:872
msgid "Delete Selected Items"
msgstr "Lösche die markierten Beiträge"
#: include/conversation.php:1017 view/theme/frio/theme.php:352
msgid "Follow Thread"
msgstr "Folge der Unterhaltung"
#: include/conversation.php:1018 src/Model/Contact.php:662
msgid "View Status"
msgstr "Pinnwand anschauen"
#: include/conversation.php:1019 include/conversation.php:1035
#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:602
#: src/Model/Contact.php:615 src/Model/Contact.php:663
msgid "View Profile"
msgstr "Profil anschauen"
#: include/conversation.php:1020 src/Model/Contact.php:664
msgid "View Photos"
msgstr "Bilder anschauen"
#: include/conversation.php:1021 src/Model/Contact.php:665
msgid "Network Posts"
msgstr "Netzwerkbeiträge"
#: include/conversation.php:1022 src/Model/Contact.php:666
msgid "View Contact"
msgstr "Kontakt anzeigen"
#: include/conversation.php:1023 src/Model/Contact.php:668
msgid "Send PM"
msgstr "Private Nachricht senden"
#: include/conversation.php:1027 src/Model/Contact.php:669
msgid "Poke"
msgstr "Anstupsen"
#: include/conversation.php:1032 mod/allfriends.php:74 mod/suggest.php:83
#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
#: src/Model/Contact.php:616
msgid "Connect/Follow"
msgstr "Verbinden/Folgen"
#: include/conversation.php:1151
#, php-format
msgid "%s likes this."
msgstr "%s mag das."
#: include/conversation.php:1154
#, php-format
msgid "%s doesn't like this."
msgstr "%s mag das nicht."
#: include/conversation.php:1157
#, php-format
msgid "%s attends."
msgstr "%s nimmt teil."
#: include/conversation.php:1160
#, php-format
msgid "%s doesn't attend."
msgstr "%s nimmt nicht teil."
#: include/conversation.php:1163
#, php-format
msgid "%s attends maybe."
msgstr "%s nimmt eventuell teil."
#: include/conversation.php:1174
msgid "and"
msgstr "und"
#: include/conversation.php:1180
#, php-format
msgid "and %d other people"
msgstr "und %dandere"
#: include/conversation.php:1189
#, php-format
msgid "<span %1$s>%2$d people</span> like this"
msgstr "<span %1$s>%2$d Personen</span> mögen das"
#: include/conversation.php:1190
#, php-format
msgid "%s like this."
msgstr "%s mögen das."
#: include/conversation.php:1193
#, php-format
msgid "<span %1$s>%2$d people</span> don't like this"
msgstr "<span %1$s>%2$d Personen</span> mögen das nicht"
#: include/conversation.php:1194
#, php-format
msgid "%s don't like this."
msgstr "%s mögen dies nicht."
#: include/conversation.php:1197
#, php-format
msgid "<span %1$s>%2$d people</span> attend"
msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
#: include/conversation.php:1198
#, php-format
msgid "%s attend."
msgstr "%s nehmen teil."
#: include/conversation.php:1201
#, php-format
msgid "<span %1$s>%2$d people</span> don't attend"
msgstr "<span %1$s>%2$d Personen</span> nehmen nicht teil"
#: include/conversation.php:1202
#, php-format
msgid "%s don't attend."
msgstr "%s nehmen nicht teil."
#: include/conversation.php:1205
#, php-format
msgid "<span %1$s>%2$d people</span> attend maybe"
msgstr "<span %1$s>%2$d Personen</span> nehmen eventuell teil"
#: include/conversation.php:1206
#, php-format
msgid "%s attend maybe."
msgstr "%s nimmt eventuell teil."
#: include/conversation.php:1236 include/conversation.php:1252
msgid "Visible to <strong>everybody</strong>"
msgstr "Für <strong>jedermann</strong> sichtbar"
#: include/conversation.php:1237 include/conversation.php:1253
#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
#: mod/message.php:188 mod/message.php:324 mod/message.php:331
msgid "Please enter a link URL:"
msgstr "Bitte gib die URL des Links ein:"
#: include/conversation.php:1238 include/conversation.php:1254
msgid "Please enter a video link/URL:"
msgstr "Bitte Link/URL zum Video einfügen:"
#: include/conversation.php:1239 include/conversation.php:1255
msgid "Please enter an audio link/URL:"
msgstr "Bitte Link/URL zum Audio einfügen:"
#: include/conversation.php:1240 include/conversation.php:1256
msgid "Tag term:"
msgstr "Tag:"
#: include/conversation.php:1241 include/conversation.php:1257
#: mod/filer.php:34
msgid "Save to Folder:"
msgstr "In diesem Ordner speichern:"
#: include/conversation.php:1242 include/conversation.php:1258
msgid "Where are you right now?"
msgstr "Wo hältst Du Dich jetzt gerade auf?"
#: include/conversation.php:1243
msgid "Delete item(s)?"
msgstr "Einträge löschen?"
#: include/conversation.php:1290
msgid "New Post"
msgstr "Neuer Beitrag"
#: include/conversation.php:1293
msgid "Share"
msgstr "Teilen"
#: include/conversation.php:1294 mod/wallmessage.php:143 mod/editpost.php:111
#: mod/message.php:243 mod/message.php:411
msgid "Upload photo"
msgstr "Foto hochladen"
#: include/conversation.php:1295 mod/editpost.php:112
msgid "upload photo"
msgstr "Bild hochladen"
#: include/conversation.php:1296 mod/editpost.php:113
msgid "Attach file"
msgstr "Datei anhängen"
#: include/conversation.php:1297 mod/editpost.php:114
msgid "attach file"
msgstr "Datei anhängen"
#: include/conversation.php:1298 mod/wallmessage.php:144 mod/editpost.php:115
#: mod/message.php:244 mod/message.php:412
msgid "Insert web link"
msgstr "Einen Link einfügen"
#: include/conversation.php:1299 mod/editpost.php:116
msgid "web link"
msgstr "Weblink"
#: include/conversation.php:1300 mod/editpost.php:117
msgid "Insert video link"
msgstr "Video-Adresse einfügen"
#: include/conversation.php:1301 mod/editpost.php:118
msgid "video link"
msgstr "Video-Link"
#: include/conversation.php:1302 mod/editpost.php:119
msgid "Insert audio link"
msgstr "Audio-Adresse einfügen"
#: include/conversation.php:1303 mod/editpost.php:120
msgid "audio link"
msgstr "Audio-Link"
#: include/conversation.php:1304 mod/editpost.php:121
msgid "Set your location"
msgstr "Deinen Standort festlegen"
#: include/conversation.php:1305 mod/editpost.php:122
msgid "set location"
msgstr "Ort setzen"
#: include/conversation.php:1306 mod/editpost.php:123
msgid "Clear browser location"
msgstr "Browser-Standort leeren"
#: include/conversation.php:1307 mod/editpost.php:124
msgid "clear location"
msgstr "Ort löschen"
#: include/conversation.php:1309 mod/editpost.php:138
msgid "Set title"
msgstr "Titel setzen"
#: include/conversation.php:1311 mod/editpost.php:140
msgid "Categories (comma-separated list)"
msgstr "Kategorien (kommasepariert)"
#: include/conversation.php:1313 mod/editpost.php:126
msgid "Permission settings"
msgstr "Berechtigungseinstellungen"
#: include/conversation.php:1314 mod/editpost.php:155
msgid "permissions"
msgstr "Zugriffsrechte"
#: include/conversation.php:1322 mod/editpost.php:135
msgid "Public post"
msgstr "Öffentlicher Beitrag"
#: include/conversation.php:1326 mod/editpost.php:146 mod/photos.php:1492
#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
#: src/Object/Post.php:813
msgid "Preview"
msgstr "Vorschau"
#: include/conversation.php:1330 include/items.php:387 mod/fbrowser.php:103
#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
#: mod/editpost.php:149 mod/photos.php:248 mod/photos.php:324
#: mod/videos.php:147 mod/contacts.php:475 mod/unfollow.php:117
#: mod/follow.php:161 mod/message.php:141 mod/dfrn_request.php:658
#: mod/settings.php:670 mod/settings.php:696
msgid "Cancel"
msgstr "Abbrechen"
#: include/conversation.php:1335
msgid "Post to Groups"
msgstr "Poste an Gruppe"
#: include/conversation.php:1336
msgid "Post to Contacts"
msgstr "Poste an Kontakte"
#: include/conversation.php:1337
msgid "Private post"
msgstr "Privater Beitrag"
#: include/conversation.php:1342 mod/editpost.php:153
#: src/Model/Profile.php:338
msgid "Message"
msgstr "Nachricht"
#: include/conversation.php:1343 mod/editpost.php:154
msgid "Browser"
msgstr "Browser"
#: include/conversation.php:1610
msgid "View all"
msgstr "Zeige alle"
#: include/conversation.php:1633
msgid "Like"
msgid_plural "Likes"
msgstr[0] "mag ich"
msgstr[1] "Mag ich"
#: include/conversation.php:1636
msgid "Dislike"
msgid_plural "Dislikes"
msgstr[0] "mag ich nicht"
msgstr[1] "Mag ich nicht"
#: include/conversation.php:1642
msgid "Not Attending"
msgid_plural "Not Attending"
msgstr[0] "Nicht teilnehmend "
msgstr[1] "Nicht teilnehmend"
#: include/conversation.php:1645 src/Content/ContactSelector.php:125
msgid "Undecided"
msgid_plural "Undecided"
msgstr[0] "Unentschieden"
msgstr[1] "Unentschieden"
#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
#: mod/admin.php:277 mod/admin.php:1883 mod/admin.php:2131 mod/display.php:72
#: mod/display.php:255 mod/display.php:356
msgid "Item not found."
msgstr "Beitrag nicht gefunden."
#: include/items.php:382
msgid "Do you really want to delete this item?"
msgstr "Möchtest Du wirklich dieses Item löschen?"
#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
#: mod/contacts.php:472 mod/follow.php:150 mod/message.php:138
#: mod/dfrn_request.php:648 mod/profiles.php:543 mod/profiles.php:546
#: mod/profiles.php:568 mod/register.php:238 mod/settings.php:1094
#: mod/settings.php:1100 mod/settings.php:1107 mod/settings.php:1111
#: mod/settings.php:1115 mod/settings.php:1119 mod/settings.php:1123
#: mod/settings.php:1127 mod/settings.php:1147 mod/settings.php:1148
#: mod/settings.php:1149 mod/settings.php:1150 mod/settings.php:1151
msgid "Yes"
msgstr "Ja"
#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
#: mod/manage.php:131 mod/wall_attach.php:74 mod/wall_attach.php:77
#: mod/poke.php:150 mod/regmod.php:108 mod/viewcontacts.php:57
#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16
#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103
#: mod/editpost.php:18 mod/fsuggest.php:80 mod/notes.php:30 mod/photos.php:174
#: mod/photos.php:1051 mod/cal.php:304 mod/contacts.php:386
#: mod/delegate.php:25 mod/delegate.php:43 mod/delegate.php:54
#: mod/events.php:194 mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
#: mod/profile_photo.php:176 mod/profile_photo.php:187
#: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
#: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
#: mod/crepair.php:98 mod/message.php:59 mod/message.php:104 mod/group.php:26
#: mod/dfrn_confirm.php:68 mod/item.php:160 mod/notifications.php:73
#: mod/profiles.php:182 mod/profiles.php:513 mod/register.php:54
#: mod/settings.php:43 mod/settings.php:142 mod/settings.php:659 index.php:436
msgid "Permission denied."
msgstr "Zugriff verweigert."
#: include/items.php:471 src/Content/Feature.php:96
msgid "Archives"
msgstr "Archiv"
#: include/items.php:477 view/theme/vier/theme.php:258
#: src/Content/ForumManager.php:130 src/Content/Widget.php:317
#: src/Object/Post.php:438 src/App.php:525
msgid "show more"
msgstr "mehr anzeigen"
#: include/text.php:303 #: include/text.php:303
msgid "newer" msgid "newer"
msgstr "neuer" msgstr "neuer"
@ -1203,6 +667,17 @@ msgstr "auf separater Seite ansehen"
msgid "link to source" msgid "link to source"
msgstr "Link zum Originalbeitrag" msgstr "Link zum Originalbeitrag"
#: include/text.php:1749 include/conversation.php:144
#: include/conversation.php:282 src/Model/Item.php:2003
msgid "event"
msgstr "Event"
#: include/text.php:1751 include/conversation.php:152
#: include/conversation.php:290 mod/subthread.php:97 mod/tagger.php:72
#: src/Model/Item.php:2001
msgid "photo"
msgstr "Foto"
#: include/text.php:1753 #: include/text.php:1753
msgid "activity" msgid "activity"
msgstr "Aktivität" msgstr "Aktivität"
@ -1221,6 +696,526 @@ msgstr "Beitrag"
msgid "Item filed" msgid "Item filed"
msgstr "Beitrag abgelegt" msgstr "Beitrag abgelegt"
#: include/api.php:1202
#, php-format
msgid "Daily posting limit of %d post reached. The post was rejected."
msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
msgstr[0] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:1226
#, php-format
msgid "Weekly posting limit of %d post reached. The post was rejected."
msgid_plural ""
"Weekly posting limit of %d posts reached. The post was rejected."
msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:1250
#, php-format
msgid "Monthly posting limit of %d post reached. The post was rejected."
msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
#: include/api.php:4522 mod/profile_photo.php:85 mod/profile_photo.php:93
#: mod/profile_photo.php:101 mod/profile_photo.php:211
#: mod/profile_photo.php:302 mod/profile_photo.php:312 mod/photos.php:88
#: mod/photos.php:194 mod/photos.php:710 mod/photos.php:1137
#: mod/photos.php:1154 mod/photos.php:1672 src/Model/User.php:553
#: src/Model/User.php:561 src/Model/User.php:569
msgid "Profile Photos"
msgstr "Profilbilder"
#: include/conversation.php:147 include/conversation.php:157
#: include/conversation.php:285 include/conversation.php:294
#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:2001
#: src/Protocol/Diaspora.php:1957
msgid "status"
msgstr "Status"
#: include/conversation.php:164 src/Model/Item.php:1874
#: src/Protocol/Diaspora.php:1953
#, php-format
msgid "%1$s likes %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s"
#: include/conversation.php:167 src/Model/Item.php:1879
#, php-format
msgid "%1$s doesn't like %2$s's %3$s"
msgstr "%1$s mag %2$ss %3$s nicht"
#: include/conversation.php:170
#, php-format
msgid "%1$s attends %2$s's %3$s"
msgstr "%1$s nimmt an %2$ss %3$s teil."
#: include/conversation.php:173
#, php-format
msgid "%1$s doesn't attend %2$s's %3$s"
msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
#: include/conversation.php:176
#, php-format
msgid "%1$s attends maybe %2$s's %3$s"
msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
#: include/conversation.php:209
#, php-format
msgid "%1$s is now friends with %2$s"
msgstr "%1$s ist nun mit %2$s befreundet"
#: include/conversation.php:250
#, php-format
msgid "%1$s poked %2$s"
msgstr "%1$s stupste %2$s"
#: include/conversation.php:304 mod/tagger.php:110
#, php-format
msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt"
#: include/conversation.php:331
msgid "post/item"
msgstr "Nachricht/Beitrag"
#: include/conversation.php:332
#, php-format
msgid "%1$s marked %2$s's %3$s as favorite"
msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert"
#: include/conversation.php:613 mod/profiles.php:355 mod/photos.php:1489
msgid "Likes"
msgstr "Likes"
#: include/conversation.php:613 mod/profiles.php:359 mod/photos.php:1489
msgid "Dislikes"
msgstr "Dislikes"
#: include/conversation.php:614 include/conversation.php:1644
#: mod/photos.php:1490
msgid "Attending"
msgid_plural "Attending"
msgstr[0] "Teilnehmend"
msgstr[1] "Teilnehmend"
#: include/conversation.php:614 mod/photos.php:1490
msgid "Not attending"
msgstr "Nicht teilnehmend"
#: include/conversation.php:614 mod/photos.php:1490
msgid "Might attend"
msgstr "Eventuell teilnehmend"
#: include/conversation.php:726 mod/photos.php:1557 src/Object/Post.php:192
msgid "Select"
msgstr "Auswählen"
#: include/conversation.php:727 mod/contacts.php:830 mod/contacts.php:1035
#: mod/admin.php:1822 mod/photos.php:1558 mod/settings.php:730
#: src/Object/Post.php:187
msgid "Delete"
msgstr "Löschen"
#: include/conversation.php:765 src/Object/Post.php:371
#: src/Object/Post.php:372
#, php-format
msgid "View %s's profile @ %s"
msgstr "Das Profil von %s auf %s betrachten."
#: include/conversation.php:777 src/Object/Post.php:359
msgid "Categories:"
msgstr "Kategorien:"
#: include/conversation.php:778 src/Object/Post.php:360
msgid "Filed under:"
msgstr "Abgelegt unter:"
#: include/conversation.php:785 src/Object/Post.php:385
#, php-format
msgid "%s from %s"
msgstr "%s von %s"
#: include/conversation.php:800
msgid "View in context"
msgstr "Im Zusammenhang betrachten"
#: include/conversation.php:802 include/conversation.php:1317
#: mod/wallmessage.php:145 mod/editpost.php:125 mod/message.php:245
#: mod/message.php:414 mod/photos.php:1461 src/Object/Post.php:410
msgid "Please wait"
msgstr "Bitte warten"
#: include/conversation.php:873
msgid "remove"
msgstr "löschen"
#: include/conversation.php:877
msgid "Delete Selected Items"
msgstr "Lösche die markierten Beiträge"
#: include/conversation.php:1022 view/theme/frio/theme.php:352
msgid "Follow Thread"
msgstr "Folge der Unterhaltung"
#: include/conversation.php:1023 src/Model/Contact.php:662
msgid "View Status"
msgstr "Pinnwand anschauen"
#: include/conversation.php:1024 include/conversation.php:1040
#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:602
#: src/Model/Contact.php:615 src/Model/Contact.php:663
msgid "View Profile"
msgstr "Profil anschauen"
#: include/conversation.php:1025 src/Model/Contact.php:664
msgid "View Photos"
msgstr "Bilder anschauen"
#: include/conversation.php:1026 src/Model/Contact.php:665
msgid "Network Posts"
msgstr "Netzwerkbeiträge"
#: include/conversation.php:1027 src/Model/Contact.php:666
msgid "View Contact"
msgstr "Kontakt anzeigen"
#: include/conversation.php:1028 src/Model/Contact.php:668
msgid "Send PM"
msgstr "Private Nachricht senden"
#: include/conversation.php:1032 src/Model/Contact.php:669
msgid "Poke"
msgstr "Anstupsen"
#: include/conversation.php:1037 mod/allfriends.php:74 mod/suggest.php:83
#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
#: src/Model/Contact.php:616
msgid "Connect/Follow"
msgstr "Verbinden/Folgen"
#: include/conversation.php:1156
#, php-format
msgid "%s likes this."
msgstr "%s mag das."
#: include/conversation.php:1159
#, php-format
msgid "%s doesn't like this."
msgstr "%s mag das nicht."
#: include/conversation.php:1162
#, php-format
msgid "%s attends."
msgstr "%s nimmt teil."
#: include/conversation.php:1165
#, php-format
msgid "%s doesn't attend."
msgstr "%s nimmt nicht teil."
#: include/conversation.php:1168
#, php-format
msgid "%s attends maybe."
msgstr "%s nimmt eventuell teil."
#: include/conversation.php:1179
msgid "and"
msgstr "und"
#: include/conversation.php:1185
#, php-format
msgid "and %d other people"
msgstr "und %dandere"
#: include/conversation.php:1194
#, php-format
msgid "<span %1$s>%2$d people</span> like this"
msgstr "<span %1$s>%2$d Personen</span> mögen das"
#: include/conversation.php:1195
#, php-format
msgid "%s like this."
msgstr "%s mögen das."
#: include/conversation.php:1198
#, php-format
msgid "<span %1$s>%2$d people</span> don't like this"
msgstr "<span %1$s>%2$d Personen</span> mögen das nicht"
#: include/conversation.php:1199
#, php-format
msgid "%s don't like this."
msgstr "%s mögen dies nicht."
#: include/conversation.php:1202
#, php-format
msgid "<span %1$s>%2$d people</span> attend"
msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
#: include/conversation.php:1203
#, php-format
msgid "%s attend."
msgstr "%s nehmen teil."
#: include/conversation.php:1206
#, php-format
msgid "<span %1$s>%2$d people</span> don't attend"
msgstr "<span %1$s>%2$d Personen</span> nehmen nicht teil"
#: include/conversation.php:1207
#, php-format
msgid "%s don't attend."
msgstr "%s nehmen nicht teil."
#: include/conversation.php:1210
#, php-format
msgid "<span %1$s>%2$d people</span> attend maybe"
msgstr "<span %1$s>%2$d Personen</span> nehmen eventuell teil"
#: include/conversation.php:1211
#, php-format
msgid "%s attend maybe."
msgstr "%s nimmt eventuell teil."
#: include/conversation.php:1241 include/conversation.php:1257
msgid "Visible to <strong>everybody</strong>"
msgstr "Für <strong>jedermann</strong> sichtbar"
#: include/conversation.php:1242 include/conversation.php:1258
#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
#: mod/message.php:188 mod/message.php:324 mod/message.php:331
msgid "Please enter a link URL:"
msgstr "Bitte gib die URL des Links ein:"
#: include/conversation.php:1243 include/conversation.php:1259
msgid "Please enter a video link/URL:"
msgstr "Bitte Link/URL zum Video einfügen:"
#: include/conversation.php:1244 include/conversation.php:1260
msgid "Please enter an audio link/URL:"
msgstr "Bitte Link/URL zum Audio einfügen:"
#: include/conversation.php:1245 include/conversation.php:1261
msgid "Tag term:"
msgstr "Tag:"
#: include/conversation.php:1246 include/conversation.php:1262
#: mod/filer.php:34
msgid "Save to Folder:"
msgstr "In diesem Ordner speichern:"
#: include/conversation.php:1247 include/conversation.php:1263
msgid "Where are you right now?"
msgstr "Wo hältst Du Dich jetzt gerade auf?"
#: include/conversation.php:1248
msgid "Delete item(s)?"
msgstr "Einträge löschen?"
#: include/conversation.php:1295
msgid "New Post"
msgstr "Neuer Beitrag"
#: include/conversation.php:1298
msgid "Share"
msgstr "Teilen"
#: include/conversation.php:1299 mod/wallmessage.php:143 mod/editpost.php:111
#: mod/message.php:243 mod/message.php:411
msgid "Upload photo"
msgstr "Foto hochladen"
#: include/conversation.php:1300 mod/editpost.php:112
msgid "upload photo"
msgstr "Bild hochladen"
#: include/conversation.php:1301 mod/editpost.php:113
msgid "Attach file"
msgstr "Datei anhängen"
#: include/conversation.php:1302 mod/editpost.php:114
msgid "attach file"
msgstr "Datei anhängen"
#: include/conversation.php:1303 mod/wallmessage.php:144 mod/editpost.php:115
#: mod/message.php:244 mod/message.php:412
msgid "Insert web link"
msgstr "Einen Link einfügen"
#: include/conversation.php:1304 mod/editpost.php:116
msgid "web link"
msgstr "Weblink"
#: include/conversation.php:1305 mod/editpost.php:117
msgid "Insert video link"
msgstr "Video-Adresse einfügen"
#: include/conversation.php:1306 mod/editpost.php:118
msgid "video link"
msgstr "Video-Link"
#: include/conversation.php:1307 mod/editpost.php:119
msgid "Insert audio link"
msgstr "Audio-Adresse einfügen"
#: include/conversation.php:1308 mod/editpost.php:120
msgid "audio link"
msgstr "Audio-Link"
#: include/conversation.php:1309 mod/editpost.php:121
msgid "Set your location"
msgstr "Deinen Standort festlegen"
#: include/conversation.php:1310 mod/editpost.php:122
msgid "set location"
msgstr "Ort setzen"
#: include/conversation.php:1311 mod/editpost.php:123
msgid "Clear browser location"
msgstr "Browser-Standort leeren"
#: include/conversation.php:1312 mod/editpost.php:124
msgid "clear location"
msgstr "Ort löschen"
#: include/conversation.php:1314 mod/editpost.php:138
msgid "Set title"
msgstr "Titel setzen"
#: include/conversation.php:1316 mod/editpost.php:140
msgid "Categories (comma-separated list)"
msgstr "Kategorien (kommasepariert)"
#: include/conversation.php:1318 mod/editpost.php:126
msgid "Permission settings"
msgstr "Berechtigungseinstellungen"
#: include/conversation.php:1319 mod/editpost.php:155
msgid "permissions"
msgstr "Zugriffsrechte"
#: include/conversation.php:1327 mod/editpost.php:135
msgid "Public post"
msgstr "Öffentlicher Beitrag"
#: include/conversation.php:1331 mod/editpost.php:146 mod/events.php:528
#: mod/photos.php:1480 mod/photos.php:1519 mod/photos.php:1592
#: src/Object/Post.php:813
msgid "Preview"
msgstr "Vorschau"
#: include/conversation.php:1335 include/items.php:387 mod/fbrowser.php:103
#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
#: mod/editpost.php:149 mod/contacts.php:475 mod/unfollow.php:117
#: mod/follow.php:161 mod/message.php:141 mod/dfrn_request.php:658
#: mod/photos.php:248 mod/photos.php:317 mod/settings.php:670
#: mod/settings.php:696 mod/videos.php:147
msgid "Cancel"
msgstr "Abbrechen"
#: include/conversation.php:1340
msgid "Post to Groups"
msgstr "Poste an Gruppe"
#: include/conversation.php:1341
msgid "Post to Contacts"
msgstr "Poste an Kontakte"
#: include/conversation.php:1342
msgid "Private post"
msgstr "Privater Beitrag"
#: include/conversation.php:1347 mod/editpost.php:153
#: src/Model/Profile.php:338
msgid "Message"
msgstr "Nachricht"
#: include/conversation.php:1348 mod/editpost.php:154
msgid "Browser"
msgstr "Browser"
#: include/conversation.php:1615
msgid "View all"
msgstr "Zeige alle"
#: include/conversation.php:1638
msgid "Like"
msgid_plural "Likes"
msgstr[0] "mag ich"
msgstr[1] "Mag ich"
#: include/conversation.php:1641
msgid "Dislike"
msgid_plural "Dislikes"
msgstr[0] "mag ich nicht"
msgstr[1] "Mag ich nicht"
#: include/conversation.php:1647
msgid "Not Attending"
msgid_plural "Not Attending"
msgstr[0] "Nicht teilnehmend "
msgstr[1] "Nicht teilnehmend"
#: include/conversation.php:1650 src/Content/ContactSelector.php:125
msgid "Undecided"
msgid_plural "Undecided"
msgstr[0] "Unentschieden"
msgstr[1] "Unentschieden"
#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
#: mod/admin.php:277 mod/admin.php:1878 mod/admin.php:2126 mod/display.php:72
#: mod/display.php:255 mod/display.php:356
msgid "Item not found."
msgstr "Beitrag nicht gefunden."
#: include/items.php:382
msgid "Do you really want to delete this item?"
msgstr "Möchtest Du wirklich dieses Item löschen?"
#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
#: mod/contacts.php:472 mod/follow.php:150 mod/message.php:138
#: mod/dfrn_request.php:648 mod/profiles.php:543 mod/profiles.php:546
#: mod/profiles.php:568 mod/register.php:238 mod/settings.php:1094
#: mod/settings.php:1100 mod/settings.php:1107 mod/settings.php:1111
#: mod/settings.php:1115 mod/settings.php:1119 mod/settings.php:1123
#: mod/settings.php:1127 mod/settings.php:1147 mod/settings.php:1148
#: mod/settings.php:1149 mod/settings.php:1150 mod/settings.php:1151
msgid "Yes"
msgstr "Ja"
#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
#: mod/manage.php:131 mod/wall_attach.php:74 mod/wall_attach.php:77
#: mod/poke.php:150 mod/regmod.php:108 mod/viewcontacts.php:57
#: mod/wall_upload.php:103 mod/wall_upload.php:106 mod/wallmessage.php:16
#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103
#: mod/editpost.php:18 mod/fsuggest.php:80 mod/cal.php:304
#: mod/contacts.php:386 mod/delegate.php:25 mod/delegate.php:43
#: mod/delegate.php:54 mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
#: mod/profile_photo.php:176 mod/profile_photo.php:187
#: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
#: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/crepair.php:98
#: mod/message.php:59 mod/message.php:104 mod/group.php:26
#: mod/dfrn_confirm.php:68 mod/notifications.php:73 mod/profiles.php:182
#: mod/profiles.php:513 mod/events.php:194 mod/item.php:160 mod/network.php:32
#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1039 mod/register.php:54
#: mod/settings.php:43 mod/settings.php:142 mod/settings.php:659 index.php:436
msgid "Permission denied."
msgstr "Zugriff verweigert."
#: include/items.php:471 src/Content/Feature.php:96
msgid "Archives"
msgstr "Archiv"
#: include/items.php:477 view/theme/vier/theme.php:258
#: src/Content/ForumManager.php:130 src/Content/Widget.php:317
#: src/Object/Post.php:438 src/App.php:527
msgid "show more"
msgstr "mehr anzeigen"
#: mod/allfriends.php:51 #: mod/allfriends.php:51
msgid "No friends to display." msgid "No friends to display."
msgstr "Keine Kontakte zum Anzeigen." msgstr "Keine Kontakte zum Anzeigen."
@ -1303,8 +1298,8 @@ msgid "Photos"
msgstr "Bilder" msgstr "Bilder"
#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194 #: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194
#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166 #: mod/photos.php:1050 mod/photos.php:1137 mod/photos.php:1154
#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244 #: mod/photos.php:1647 mod/photos.php:1661 src/Model/Photo.php:244
#: src/Model/Photo.php:253 #: src/Model/Photo.php:253
msgid "Contact Photos" msgid "Contact Photos"
msgstr "Kontaktbilder" msgstr "Kontaktbilder"
@ -1374,7 +1369,7 @@ msgid ""
" join." " join."
msgstr "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst." msgstr "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst."
#: mod/newmember.php:19 mod/admin.php:1935 mod/admin.php:2204 #: mod/newmember.php:19 mod/admin.php:1930 mod/admin.php:2199
#: mod/settings.php:124 view/theme/frio/theme.php:269 src/Content/Nav.php:207 #: mod/settings.php:124 view/theme/frio/theme.php:269 src/Content/Nav.php:207
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
@ -1657,12 +1652,12 @@ msgid "Select an identity to manage: "
msgstr "Wähle eine Identität zum Verwalten aus: " msgstr "Wähle eine Identität zum Verwalten aus: "
#: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199 #: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
#: mod/fsuggest.php:114 mod/photos.php:1080 mod/photos.php:1160 #: mod/fsuggest.php:114 mod/contacts.php:610 mod/invite.php:154
#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530 #: mod/crepair.php:148 mod/install.php:198 mod/install.php:237
#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530 #: mod/message.php:246 mod/message.php:413 mod/profiles.php:579
#: mod/invite.php:154 mod/crepair.php:148 mod/install.php:198 #: mod/events.php:530 mod/photos.php:1068 mod/photos.php:1148
#: mod/install.php:237 mod/message.php:246 mod/message.php:413 #: mod/photos.php:1433 mod/photos.php:1479 mod/photos.php:1518
#: mod/profiles.php:579 view/theme/duepuntozero/config.php:71 #: mod/photos.php:1591 view/theme/duepuntozero/config.php:71
#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73 #: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
#: view/theme/vier/config.php:119 src/Object/Post.php:804 #: view/theme/vier/config.php:119 src/Object/Post.php:804
msgid "Submit" msgid "Submit"
@ -1768,10 +1763,10 @@ msgstr "Was willst Du mit dem Empfänger machen:"
msgid "Make this post private" msgid "Make this post private"
msgstr "Diesen Beitrag privat machen" msgstr "Diesen Beitrag privat machen"
#: mod/probe.php:13 mod/search.php:98 mod/search.php:104 #: mod/probe.php:13 mod/viewcontacts.php:45 mod/webfinger.php:16
#: mod/viewcontacts.php:45 mod/webfinger.php:16 mod/photos.php:932 #: mod/directory.php:42 mod/dfrn_request.php:602 mod/community.php:27
#: mod/videos.php:199 mod/directory.php:42 mod/community.php:27 #: mod/display.php:203 mod/photos.php:920 mod/search.php:98 mod/search.php:104
#: mod/dfrn_request.php:602 mod/display.php:203 #: mod/videos.php:199
msgid "Public access denied." msgid "Public access denied."
msgstr "Öffentlicher Zugriff verweigert." msgstr "Öffentlicher Zugriff verweigert."
@ -1816,40 +1811,6 @@ msgstr "Registrierung für %s wurde zurückgezogen"
msgid "Please login." msgid "Please login."
msgstr "Bitte melde Dich an." msgstr "Bitte melde Dich an."
#: mod/search.php:37 mod/network.php:194
msgid "Remove term"
msgstr "Begriff entfernen"
#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
msgid "Saved Searches"
msgstr "Gespeicherte Suchen"
#: mod/search.php:105
msgid "Only logged in users are permitted to perform a search."
msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
#: mod/search.php:129
msgid "Too Many Requests"
msgstr "Zu viele Abfragen"
#: mod/search.php:130
msgid "Only one search per minute is permitted for not logged in users."
msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."
#: mod/search.php:228 mod/community.php:141
msgid "No results."
msgstr "Keine Ergebnisse."
#: mod/search.php:234
#, php-format
msgid "Items tagged with: %s"
msgstr "Beiträge die mit %s getaggt sind"
#: mod/search.php:236 mod/contacts.php:819
#, php-format
msgid "Results for: %s"
msgstr "Ergebnisse für: %s"
#: mod/subthread.php:113 #: mod/subthread.php:113
#, php-format #, php-format
msgid "%1$s is following %2$s's %3$s" msgid "%1$s is following %2$s's %3$s"
@ -1904,13 +1865,13 @@ msgstr "Keine Kontakte."
msgid "Access denied." msgid "Access denied."
msgstr "Zugriff verweigert." msgstr "Zugriff verweigert."
#: mod/wall_upload.php:186 mod/photos.php:763 mod/photos.php:766 #: mod/wall_upload.php:186 mod/profile_photo.php:153 mod/photos.php:751
#: mod/photos.php:795 mod/profile_photo.php:153 #: mod/photos.php:754 mod/photos.php:783
#, php-format #, php-format
msgid "Image exceeds size limit of %s" msgid "Image exceeds size limit of %s"
msgstr "Bildgröße überschreitet das Limit von %s" msgstr "Bildgröße überschreitet das Limit von %s"
#: mod/wall_upload.php:200 mod/photos.php:818 mod/profile_photo.php:162 #: mod/wall_upload.php:200 mod/profile_photo.php:162 mod/photos.php:806
msgid "Unable to process image." msgid "Unable to process image."
msgstr "Konnte das Bild nicht bearbeiten." msgstr "Konnte das Bild nicht bearbeiten."
@ -1919,7 +1880,7 @@ msgstr "Konnte das Bild nicht bearbeiten."
msgid "Wall Photos" msgid "Wall Photos"
msgstr "Pinnwand-Bilder" msgstr "Pinnwand-Bilder"
#: mod/wall_upload.php:239 mod/photos.php:847 mod/profile_photo.php:307 #: mod/wall_upload.php:239 mod/profile_photo.php:307 mod/photos.php:835
msgid "Image upload failed." msgid "Image upload failed."
msgstr "Hochladen des Bildes gescheitert." msgstr "Hochladen des Bildes gescheitert."
@ -2018,241 +1979,6 @@ msgstr "Kontakte vorschlagen"
msgid "Suggest a friend for %s" msgid "Suggest a friend for %s"
msgstr "Schlage %s einen Kontakt vor" msgstr "Schlage %s einen Kontakt vor"
#: mod/notes.php:52 src/Model/Profile.php:944
msgid "Personal Notes"
msgstr "Persönliche Notizen"
#: mod/photos.php:108 src/Model/Profile.php:905
msgid "Photo Albums"
msgstr "Fotoalben"
#: mod/photos.php:109 mod/photos.php:1713
msgid "Recent Photos"
msgstr "Neueste Fotos"
#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
msgid "Upload New Photos"
msgstr "Neue Fotos hochladen"
#: mod/photos.php:126 mod/settings.php:51
msgid "everybody"
msgstr "jeder"
#: mod/photos.php:184
msgid "Contact information unavailable"
msgstr "Kontaktinformationen nicht verfügbar"
#: mod/photos.php:204
msgid "Album not found."
msgstr "Album nicht gefunden."
#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
msgid "Delete Album"
msgstr "Album löschen"
#: mod/photos.php:243
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?"
#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
msgid "Delete Photo"
msgstr "Foto löschen"
#: mod/photos.php:319
msgid "Do you really want to delete this photo?"
msgstr "Möchtest Du wirklich dieses Foto löschen?"
#: mod/photos.php:667
msgid "a photo"
msgstr "einem Foto"
#: mod/photos.php:667
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s wurde von %3$s in %2$s getaggt"
#: mod/photos.php:769
msgid "Image upload didn't complete, please try again"
msgstr "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut."
#: mod/photos.php:772
msgid "Image file is missing"
msgstr "Bilddatei konnte nicht gefunden werden."
#: mod/photos.php:777
msgid ""
"Server can't accept new file upload at this time, please contact your "
"administrator"
msgstr "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator."
#: mod/photos.php:803
msgid "Image file is empty."
msgstr "Bilddatei ist leer."
#: mod/photos.php:940
msgid "No photos selected"
msgstr "Keine Bilder ausgewählt"
#: mod/photos.php:1036 mod/videos.php:309
msgid "Access to this item is restricted."
msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
#: mod/photos.php:1090
msgid "Upload Photos"
msgstr "Bilder hochladen"
#: mod/photos.php:1094 mod/photos.php:1156
msgid "New album name: "
msgstr "Name des neuen Albums: "
#: mod/photos.php:1095
msgid "or existing album name: "
msgstr "oder existierender Albumname: "
#: mod/photos.php:1096
msgid "Do not show a status post for this upload"
msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
#: mod/photos.php:1098 mod/photos.php:1441 mod/events.php:533
#: src/Core/ACL.php:318
msgid "Permissions"
msgstr "Berechtigungen"
#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1218
msgid "Show to Groups"
msgstr "Zeige den Gruppen"
#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1219
msgid "Show to Contacts"
msgstr "Zeige den Kontakten"
#: mod/photos.php:1167
msgid "Edit Album"
msgstr "Album bearbeiten"
#: mod/photos.php:1172
msgid "Show Newest First"
msgstr "Zeige neueste zuerst"
#: mod/photos.php:1174
msgid "Show Oldest First"
msgstr "Zeige älteste zuerst"
#: mod/photos.php:1195 mod/photos.php:1698
msgid "View Photo"
msgstr "Foto betrachten"
#: mod/photos.php:1236
msgid "Permission denied. Access to this item may be restricted."
msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."
#: mod/photos.php:1238
msgid "Photo not available"
msgstr "Foto nicht verfügbar"
#: mod/photos.php:1301
msgid "View photo"
msgstr "Fotos ansehen"
#: mod/photos.php:1301
msgid "Edit photo"
msgstr "Foto bearbeiten"
#: mod/photos.php:1302
msgid "Use as profile photo"
msgstr "Als Profilbild verwenden"
#: mod/photos.php:1308 src/Object/Post.php:149
msgid "Private Message"
msgstr "Private Nachricht"
#: mod/photos.php:1327
msgid "View Full Size"
msgstr "Betrachte Originalgröße"
#: mod/photos.php:1414
msgid "Tags: "
msgstr "Tags: "
#: mod/photos.php:1417
msgid "[Remove any tag]"
msgstr "[Tag entfernen]"
#: mod/photos.php:1432
msgid "New album name"
msgstr "Name des neuen Albums"
#: mod/photos.php:1433
msgid "Caption"
msgstr "Bildunterschrift"
#: mod/photos.php:1434
msgid "Add a Tag"
msgstr "Tag hinzufügen"
#: mod/photos.php:1434
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
#: mod/photos.php:1435
msgid "Do not rotate"
msgstr "Nicht rotieren"
#: mod/photos.php:1436
msgid "Rotate CW (right)"
msgstr "Drehen US (rechts)"
#: mod/photos.php:1437
msgid "Rotate CCW (left)"
msgstr "Drehen EUS (links)"
#: mod/photos.php:1471 src/Object/Post.php:304
msgid "I like this (toggle)"
msgstr "Ich mag das (toggle)"
#: mod/photos.php:1472 src/Object/Post.php:305
msgid "I don't like this (toggle)"
msgstr "Ich mag das nicht (toggle)"
#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
#: mod/contacts.php:953 src/Object/Post.php:801
msgid "This is you"
msgstr "Das bist Du"
#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
#: src/Object/Post.php:407 src/Object/Post.php:803
msgid "Comment"
msgstr "Kommentar"
#: mod/photos.php:1634
msgid "Map"
msgstr "Karte"
#: mod/photos.php:1704 mod/videos.php:387
msgid "View Album"
msgstr "Album betrachten"
#: mod/videos.php:139
msgid "Do you really want to delete this video?"
msgstr "Möchtest Du dieses Video wirklich löschen?"
#: mod/videos.php:144
msgid "Delete Video"
msgstr "Video Löschen"
#: mod/videos.php:207
msgid "No videos selected"
msgstr "Keine Videos ausgewählt"
#: mod/videos.php:396
msgid "Recent Videos"
msgstr "Neueste Videos"
#: mod/videos.php:398
msgid "Upload New Videos"
msgstr "Neues Video hochladen"
#: mod/cal.php:142 mod/display.php:316 mod/profile.php:174 #: mod/cal.php:142 mod/display.php:316 mod/profile.php:174
msgid "Access to this profile has been restricted." msgid "Access to this profile has been restricted."
msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt." msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
@ -2271,7 +1997,7 @@ msgstr "Ansehen"
msgid "Previous" msgid "Previous"
msgstr "Vorherige" msgstr "Vorherige"
#: mod/cal.php:277 mod/events.php:395 mod/install.php:156 #: mod/cal.php:277 mod/install.php:156 mod/events.php:395
msgid "Next" msgid "Next"
msgstr "Nächste" msgstr "Nächste"
@ -2432,8 +2158,8 @@ msgid ""
"are taken from the meta header in the feed item and are posted as hash tags." "are taken from the meta header in the feed item and are posted as hash tags."
msgstr "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet." msgstr "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet."
#: mod/contacts.php:572 mod/admin.php:1288 mod/admin.php:1450 #: mod/contacts.php:572 mod/admin.php:1283 mod/admin.php:1445
#: mod/admin.php:1460 #: mod/admin.php:1455
msgid "Disabled" msgid "Disabled"
msgstr "Deaktiviert" msgstr "Deaktiviert"
@ -2509,12 +2235,12 @@ msgid "Update now"
msgstr "Jetzt aktualisieren" msgstr "Jetzt aktualisieren"
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
#: mod/admin.php:489 mod/admin.php:1829 #: mod/admin.php:489 mod/admin.php:1824
msgid "Unblock" msgid "Unblock"
msgstr "Entsperren" msgstr "Entsperren"
#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
#: mod/admin.php:488 mod/admin.php:1828 #: mod/admin.php:488 mod/admin.php:1823
msgid "Block" msgid "Block"
msgstr "Sperren" msgstr "Sperren"
@ -2572,12 +2298,12 @@ msgid ""
msgstr "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde" msgstr "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde"
#: mod/contacts.php:656 mod/unfollow.php:122 mod/follow.php:166 #: mod/contacts.php:656 mod/unfollow.php:122 mod/follow.php:166
#: mod/admin.php:494 mod/admin.php:504 mod/notifications.php:256 #: mod/notifications.php:256 mod/admin.php:494 mod/admin.php:504
msgid "Profile URL" msgid "Profile URL"
msgstr "Profil URL" msgstr "Profil URL"
#: mod/contacts.php:660 mod/events.php:518 mod/directory.php:148 #: mod/contacts.php:660 mod/directory.php:148 mod/notifications.php:246
#: mod/notifications.php:246 src/Model/Event.php:60 src/Model/Event.php:85 #: mod/events.php:518 src/Model/Event.php:60 src/Model/Event.php:85
#: src/Model/Event.php:421 src/Model/Event.php:900 src/Model/Profile.php:413 #: src/Model/Event.php:421 src/Model/Event.php:900 src/Model/Profile.php:413
msgid "Location:" msgid "Location:"
msgstr "Ort:" msgstr "Ort:"
@ -2669,6 +2395,11 @@ msgstr "Nur verborgene Kontakte anzeigen"
msgid "Search your contacts" msgid "Search your contacts"
msgstr "Suche in deinen Kontakten" msgstr "Suche in deinen Kontakten"
#: mod/contacts.php:819 mod/search.php:236
#, php-format
msgid "Results for: %s"
msgstr "Ergebnisse für: %s"
#: mod/contacts.php:820 mod/directory.php:209 view/theme/vier/theme.php:203 #: mod/contacts.php:820 mod/directory.php:209 view/theme/vier/theme.php:203
#: src/Content/Widget.php:63 #: src/Content/Widget.php:63
msgid "Find" msgid "Find"
@ -2707,7 +2438,7 @@ msgstr "Alle Kontakte anzeigen"
msgid "View all common friends" msgid "View all common friends"
msgstr "Alle Kontakte anzeigen" msgstr "Alle Kontakte anzeigen"
#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1363 #: mod/contacts.php:895 mod/admin.php:1358 mod/events.php:532
#: src/Model/Profile.php:863 #: src/Model/Profile.php:863
msgid "Advanced" msgid "Advanced"
msgstr "Erweitert" msgstr "Erweitert"
@ -2728,6 +2459,11 @@ msgstr "ist ein Fan von dir"
msgid "you are a fan of" msgid "you are a fan of"
msgstr "Du bist Fan von" msgstr "Du bist Fan von"
#: mod/contacts.php:953 mod/photos.php:1476 mod/photos.php:1515
#: mod/photos.php:1588 src/Object/Post.php:801
msgid "This is you"
msgstr "Das bist Du"
#: mod/contacts.php:1013 #: mod/contacts.php:1013
msgid "Toggle Blocked status" msgid "Toggle Blocked status"
msgstr "Geblockt-Status ein-/ausschalten" msgstr "Geblockt-Status ein-/ausschalten"
@ -2771,8 +2507,8 @@ msgid ""
"settings. Please double check whom you give this access." "settings. Please double check whom you give this access."
msgstr "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern." msgstr "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern."
#: mod/delegate.php:168 mod/admin.php:311 mod/admin.php:1358 #: mod/delegate.php:168 mod/admin.php:311 mod/admin.php:1353
#: mod/admin.php:1994 mod/admin.php:2247 mod/admin.php:2321 mod/admin.php:2468 #: mod/admin.php:1989 mod/admin.php:2242 mod/admin.php:2316 mod/admin.php:2463
#: mod/settings.php:669 mod/settings.php:776 mod/settings.php:864 #: mod/settings.php:669 mod/settings.php:776 mod/settings.php:864
#: mod/settings.php:953 mod/settings.php:1183 #: mod/settings.php:953 mod/settings.php:1183
msgid "Save Settings" msgid "Save Settings"
@ -2809,70 +2545,6 @@ msgstr "Hinzufügen"
msgid "No entries." msgid "No entries."
msgstr "Keine Einträge." msgstr "Keine Einträge."
#: mod/events.php:105 mod/events.php:107
msgid "Event can not end before it has started."
msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
#: mod/events.php:114 mod/events.php:116
msgid "Event title and start time are required."
msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
#: mod/events.php:393
msgid "Create New Event"
msgstr "Neue Veranstaltung erstellen"
#: mod/events.php:506
msgid "Event details"
msgstr "Veranstaltungsdetails"
#: mod/events.php:507
msgid "Starting date and Title are required."
msgstr "Anfangszeitpunkt und Titel werden benötigt"
#: mod/events.php:508 mod/events.php:509
msgid "Event Starts:"
msgstr "Veranstaltungsbeginn:"
#: mod/events.php:508 mod/events.php:520 mod/profiles.php:607
msgid "Required"
msgstr "Benötigt"
#: mod/events.php:510 mod/events.php:526
msgid "Finish date/time is not known or not relevant"
msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
#: mod/events.php:512 mod/events.php:513
msgid "Event Finishes:"
msgstr "Veranstaltungsende:"
#: mod/events.php:514 mod/events.php:527
msgid "Adjust for viewer timezone"
msgstr "An Zeitzone des Betrachters anpassen"
#: mod/events.php:516
msgid "Description:"
msgstr "Beschreibung"
#: mod/events.php:520 mod/events.php:522
msgid "Title:"
msgstr "Titel:"
#: mod/events.php:523 mod/events.php:524
msgid "Share this event"
msgstr "Veranstaltung teilen"
#: mod/events.php:531 src/Model/Profile.php:862
msgid "Basic"
msgstr "Allgemein"
#: mod/events.php:552
msgid "Failed to remove event"
msgstr "Entfernen der Veranstaltung fehlgeschlagen"
#: mod/events.php:554
msgid "Event removed"
msgstr "Veranstaltung enfternt"
#: mod/feedtest.php:20 #: mod/feedtest.php:20
msgid "You must be logged in to use this module" msgid "You must be logged in to use this module"
msgstr "Du musst eingeloggt sein um dieses Modul benutzen zu können." msgstr "Du musst eingeloggt sein um dieses Modul benutzen zu können."
@ -3276,36 +2948,6 @@ msgstr "Markdown"
msgid "HTML" msgid "HTML"
msgstr "HTML" msgstr "HTML"
#: mod/community.php:51
msgid "Community option not available."
msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
#: mod/community.php:68
msgid "Not available."
msgstr "Nicht verfügbar."
#: mod/community.php:81
msgid "Local Community"
msgstr "Lokale Gemeinschaft"
#: mod/community.php:84
msgid "Posts from local users on this server"
msgstr "Beiträge von Nutzern dieses Servers"
#: mod/community.php:92
msgid "Global Community"
msgstr "Globale Gemeinschaft"
#: mod/community.php:95
msgid "Posts from users of the whole federated network"
msgstr "Beiträge von Nutzern des gesamten föderalen Netzwerks"
#: mod/community.php:185
msgid ""
"This community stream shows all public posts received by this node. They may"
" not reflect the opinions of this nodes users."
msgstr "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers."
#: mod/friendica.php:77 #: mod/friendica.php:77
msgid "This is Friendica, version" msgid "This is Friendica, version"
msgstr "Dies ist Friendica, Version" msgstr "Dies ist Friendica, Version"
@ -3349,8 +2991,8 @@ msgstr "Erfahre mehr über die <a href=\"%1$s/tos\">Nutzungsbedingungen</a> dies
msgid "On this server the following remote servers are blocked." msgid "On this server the following remote servers are blocked."
msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert." msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert."
#: mod/friendica.php:128 mod/admin.php:357 mod/admin.php:375 #: mod/friendica.php:128 mod/dfrn_request.php:347 mod/admin.php:357
#: mod/dfrn_request.php:347 src/Model/Contact.php:1281 #: mod/admin.php:375 src/Model/Contact.php:1281
msgid "Blocked domain" msgid "Blocked domain"
msgstr "Blockierte Domain" msgstr "Blockierte Domain"
@ -3462,95 +3104,6 @@ msgid ""
"important, please visit http://friendi.ca" "important, please visit http://friendi.ca"
msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca." msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca."
#: mod/network.php:202 src/Model/Group.php:413
msgid "add"
msgstr "hinzufügen"
#: mod/network.php:547
#, php-format
msgid ""
"Warning: This group contains %s member from a network that doesn't allow non"
" public messages."
msgid_plural ""
"Warning: This group contains %s members from a network that doesn't allow "
"non public messages."
msgstr[0] "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann."
msgstr[1] "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können."
#: mod/network.php:550
msgid "Messages in this group won't be send to these receivers."
msgstr "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden."
#: mod/network.php:618
msgid "No such group"
msgstr "Es gibt keine solche Gruppe"
#: mod/network.php:639 mod/group.php:216
msgid "Group is empty"
msgstr "Gruppe ist leer"
#: mod/network.php:643
#, php-format
msgid "Group: %s"
msgstr "Gruppe: %s"
#: mod/network.php:669
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."
#: mod/network.php:672
msgid "Invalid contact."
msgstr "Ungültiger Kontakt."
#: mod/network.php:937
msgid "Commented Order"
msgstr "Neueste Kommentare"
#: mod/network.php:940
msgid "Sort by Comment Date"
msgstr "Nach Kommentardatum sortieren"
#: mod/network.php:945
msgid "Posted Order"
msgstr "Neueste Beiträge"
#: mod/network.php:948
msgid "Sort by Post Date"
msgstr "Nach Beitragsdatum sortieren"
#: mod/network.php:956 mod/profiles.php:594
#: src/Core/NotificationsManager.php:185
msgid "Personal"
msgstr "Persönlich"
#: mod/network.php:959
msgid "Posts that mention or involve you"
msgstr "Beiträge, in denen es um Dich geht"
#: mod/network.php:967
msgid "New"
msgstr "Neue"
#: mod/network.php:970
msgid "Activity Stream - by date"
msgstr "Aktivitäten-Stream - nach Datum"
#: mod/network.php:978
msgid "Shared Links"
msgstr "Geteilte Links"
#: mod/network.php:981
msgid "Interesting Links"
msgstr "Interessante Links"
#: mod/network.php:989
msgid "Starred"
msgstr "Markierte"
#: mod/network.php:992
msgid "Favourite Posts"
msgstr "Favorisierte Beiträge"
#: mod/crepair.php:87 #: mod/crepair.php:87
msgid "Contact settings applied." msgid "Contact settings applied."
msgstr "Einstellungen zum Kontakt angewandt." msgstr "Einstellungen zum Kontakt angewandt."
@ -3605,8 +3158,8 @@ msgid ""
"entries from this contact." "entries from this contact."
msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden." msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden."
#: mod/crepair.php:158 mod/admin.php:494 mod/admin.php:1811 mod/admin.php:1822 #: mod/crepair.php:158 mod/admin.php:494 mod/admin.php:1806 mod/admin.php:1817
#: mod/admin.php:1835 mod/admin.php:1851 mod/settings.php:671 #: mod/admin.php:1830 mod/admin.php:1846 mod/settings.php:671
#: mod/settings.php:697 #: mod/settings.php:697
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
@ -3921,6 +3474,10 @@ msgstr "Gruppen Name bearbeiten"
msgid "Members" msgid "Members"
msgstr "Mitglieder" msgstr "Mitglieder"
#: mod/group.php:216 mod/network.php:639
msgid "Group is empty"
msgstr "Gruppe ist leer"
#: mod/group.php:229 #: mod/group.php:229
msgid "Remove contact from group" msgid "Remove contact from group"
msgstr "Entferne den Kontakt aus der Gruppe" msgstr "Entferne den Kontakt aus der Gruppe"
@ -3942,1794 +3499,6 @@ msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem
msgid "Login failed." msgid "Login failed."
msgstr "Anmeldung fehlgeschlagen." msgstr "Anmeldung fehlgeschlagen."
#: mod/admin.php:107
msgid "Theme settings updated."
msgstr "Themeneinstellungen aktualisiert."
#: mod/admin.php:180 src/Content/Nav.php:175
msgid "Information"
msgstr "Information"
#: mod/admin.php:181
msgid "Overview"
msgstr "Übersicht"
#: mod/admin.php:182 mod/admin.php:722
msgid "Federation Statistics"
msgstr "Föderation Statistik"
#: mod/admin.php:183
msgid "Configuration"
msgstr "Konfiguration"
#: mod/admin.php:184 mod/admin.php:1357
msgid "Site"
msgstr "Seite"
#: mod/admin.php:185 mod/admin.php:1289 mod/admin.php:1817 mod/admin.php:1833
msgid "Users"
msgstr "Nutzer"
#: mod/admin.php:186 mod/admin.php:1933 mod/admin.php:1993 mod/settings.php:87
msgid "Addons"
msgstr "Addons"
#: mod/admin.php:187 mod/admin.php:2202 mod/admin.php:2246
msgid "Themes"
msgstr "Themen"
#: mod/admin.php:188 mod/settings.php:65
msgid "Additional features"
msgstr "Zusätzliche Features"
#: mod/admin.php:189 mod/admin.php:304 mod/register.php:291
#: src/Content/Nav.php:178 src/Module/Tos.php:70
msgid "Terms of Service"
msgstr "Nutzungsbedingungen"
#: mod/admin.php:190
msgid "Database"
msgstr "Datenbank"
#: mod/admin.php:191
msgid "DB updates"
msgstr "DB Updates"
#: mod/admin.php:192 mod/admin.php:757
msgid "Inspect Queue"
msgstr "Warteschlange Inspizieren"
#: mod/admin.php:193
msgid "Tools"
msgstr "Werkzeuge"
#: mod/admin.php:194
msgid "Contact Blocklist"
msgstr "Kontakt Sperrliste"
#: mod/admin.php:195 mod/admin.php:366
msgid "Server Blocklist"
msgstr "Server Blockliste"
#: mod/admin.php:196 mod/admin.php:525
msgid "Delete Item"
msgstr "Eintrag löschen"
#: mod/admin.php:197 mod/admin.php:198 mod/admin.php:2320
msgid "Logs"
msgstr "Protokolle"
#: mod/admin.php:199 mod/admin.php:2387
msgid "View Logs"
msgstr "Protokolle anzeigen"
#: mod/admin.php:201
msgid "Diagnostics"
msgstr "Diagnostik"
#: mod/admin.php:202
msgid "PHP Info"
msgstr "PHP Info"
#: mod/admin.php:203
msgid "probe address"
msgstr "Adresse untersuchen"
#: mod/admin.php:204
msgid "check webfinger"
msgstr "Webfinger überprüfen"
#: mod/admin.php:223 src/Content/Nav.php:218
msgid "Admin"
msgstr "Administration"
#: mod/admin.php:224
msgid "Addon Features"
msgstr "Addon Features"
#: mod/admin.php:225
msgid "User registrations waiting for confirmation"
msgstr "Nutzeranmeldungen die auf Bestätigung warten"
#: mod/admin.php:303 mod/admin.php:365 mod/admin.php:482 mod/admin.php:524
#: mod/admin.php:721 mod/admin.php:756 mod/admin.php:852 mod/admin.php:1356
#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
msgid "Administration"
msgstr "Administration"
#: mod/admin.php:305
msgid "Display Terms of Service"
msgstr "Nutzungsbedingungen anzeigen"
#: mod/admin.php:305
msgid ""
"Enable the Terms of Service page. If this is enabled a link to the terms "
"will be added to the registration form and the general information page."
msgstr "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt."
#: mod/admin.php:306
msgid "Display Privacy Statement"
msgstr "Datenschutzerklärung anzeigen"
#: mod/admin.php:306
#, php-format
msgid ""
"Show some informations regarding the needed information to operate the node "
"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
msgstr "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt."
#: mod/admin.php:307
msgid "Privacy Statement Preview"
msgstr "Vorschau: Datenschutzerklärung"
#: mod/admin.php:309
msgid "The Terms of Service"
msgstr "Die Nutzungsbedingungen"
#: mod/admin.php:309
msgid ""
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
"of sections should be [h2] and below."
msgstr "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein."
#: mod/admin.php:357
msgid "The blocked domain"
msgstr "Die blockierte Domain"
#: mod/admin.php:358 mod/admin.php:371
msgid "The reason why you blocked this domain."
msgstr "Die Begründung warum du diese Domain blockiert hast."
#: mod/admin.php:359
msgid "Delete domain"
msgstr "Domain löschen"
#: mod/admin.php:359
msgid "Check to delete this entry from the blocklist"
msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
#: mod/admin.php:367
msgid ""
"This page can be used to define a black list of servers from the federated "
"network that are not allowed to interact with your node. For all entered "
"domains you should also give a reason why you have blocked the remote "
"server."
msgstr "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben."
#: mod/admin.php:368
msgid ""
"The list of blocked servers will be made publically available on the "
"/friendica page so that your users and people investigating communication "
"problems can find the reason easily."
msgstr "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können."
#: mod/admin.php:369
msgid "Add new entry to block list"
msgstr "Neuen Eintrag in die Blockliste"
#: mod/admin.php:370
msgid "Server Domain"
msgstr "Domain des Servers"
#: mod/admin.php:370
msgid ""
"The domain of the new server to add to the block list. Do not include the "
"protocol."
msgstr "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!"
#: mod/admin.php:371
msgid "Block reason"
msgstr "Begründung der Blockierung"
#: mod/admin.php:372
msgid "Add Entry"
msgstr "Eintrag hinzufügen"
#: mod/admin.php:373
msgid "Save changes to the blocklist"
msgstr "Änderungen der Blockliste speichern"
#: mod/admin.php:374
msgid "Current Entries in the Blocklist"
msgstr "Aktuelle Einträge der Blockliste"
#: mod/admin.php:377
msgid "Delete entry from blocklist"
msgstr "Eintrag von der Blockliste entfernen"
#: mod/admin.php:380
msgid "Delete entry from blocklist?"
msgstr "Eintrag von der Blockliste entfernen?"
#: mod/admin.php:406
msgid "Server added to blocklist."
msgstr "Server zur Blockliste hinzugefügt."
#: mod/admin.php:422
msgid "Site blocklist updated."
msgstr "Blockliste aktualisiert."
#: mod/admin.php:445 src/Core/Console/GlobalCommunityBlock.php:72
msgid "The contact has been blocked from the node"
msgstr "Der Kontakt wurde von diesem Knoten geblockt"
#: mod/admin.php:447 src/Core/Console/GlobalCommunityBlock.php:69
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr "Für die URL (%s) konnte kein Kontakt gefunden werden"
#: mod/admin.php:454
#, php-format
msgid "%s contact unblocked"
msgid_plural "%s contacts unblocked"
msgstr[0] "%sKontakt wieder freigegeben"
msgstr[1] "%sKontakte wieder freigegeben"
#: mod/admin.php:483
msgid "Remote Contact Blocklist"
msgstr "Sperrliste entfernter Kontakte"
#: mod/admin.php:484
msgid ""
"This page allows you to prevent any message from a remote contact to reach "
"your node."
msgstr "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden."
#: mod/admin.php:485
msgid "Block Remote Contact"
msgstr "Blockiere entfernten Kontakt"
#: mod/admin.php:486 mod/admin.php:1819
msgid "select all"
msgstr "Alle auswählen"
#: mod/admin.php:487
msgid "select none"
msgstr "Auswahl aufheben"
#: mod/admin.php:490
msgid "No remote contact is blocked from this node."
msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
#: mod/admin.php:492
msgid "Blocked Remote Contacts"
msgstr "Blockierte Kontakte von anderen Knoten"
#: mod/admin.php:493
msgid "Block New Remote Contact"
msgstr "Blockieren von weiteren Kontakten"
#: mod/admin.php:494
msgid "Photo"
msgstr "Foto:"
#: mod/admin.php:494 mod/profiles.php:394
msgid "Address"
msgstr "Adresse"
#: mod/admin.php:502
#, php-format
msgid "%s total blocked contact"
msgid_plural "%s total blocked contacts"
msgstr[0] "Insgesamt %s blockierter Kontakt"
msgstr[1] "Insgesamt %s blockierte Kontakte"
#: mod/admin.php:504
msgid "URL of the remote contact to block."
msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
#: mod/admin.php:526
msgid "Delete this Item"
msgstr "Diesen Eintrag löschen"
#: mod/admin.php:527
msgid ""
"On this page you can delete an item from your node. If the item is a top "
"level posting, the entire thread will be deleted."
msgstr "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht."
#: mod/admin.php:528
msgid ""
"You need to know the GUID of the item. You can find it e.g. by looking at "
"the display URL. The last part of http://example.com/display/123456 is the "
"GUID, here 123456."
msgstr "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456."
#: mod/admin.php:529
msgid "GUID"
msgstr "GUID"
#: mod/admin.php:529
msgid "The GUID of the item you want to delete."
msgstr "Die GUID des zu löschenden Eintrags"
#: mod/admin.php:568
msgid "Item marked for deletion."
msgstr "Eintrag wurden zur Löschung markiert"
#: mod/admin.php:639
msgid "unknown"
msgstr "Unbekannt"
#: mod/admin.php:715
msgid ""
"This page offers you some numbers to the known part of the federated social "
"network your Friendica node is part of. These numbers are not complete but "
"only reflect the part of the network your node is aware of."
msgstr "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt."
#: mod/admin.php:716
msgid ""
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
"will improve the data displayed here."
msgstr "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern."
#: mod/admin.php:728
#, php-format
msgid ""
"Currently this node is aware of %d nodes with %d registered users from the "
"following platforms:"
msgstr "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:"
#: mod/admin.php:759
msgid "ID"
msgstr "ID"
#: mod/admin.php:760
msgid "Recipient Name"
msgstr "Empfänger Name"
#: mod/admin.php:761
msgid "Recipient Profile"
msgstr "Empfänger Profil"
#: mod/admin.php:762 view/theme/frio/theme.php:266
#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:183
msgid "Network"
msgstr "Netzwerk"
#: mod/admin.php:763
msgid "Created"
msgstr "Erstellt"
#: mod/admin.php:764
msgid "Last Tried"
msgstr "Zuletzt versucht"
#: mod/admin.php:765
msgid ""
"This page lists the content of the queue for outgoing postings. These are "
"postings the initial delivery failed for. They will be resend later and "
"eventually deleted if the delivery fails permanently."
msgstr "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden."
#: mod/admin.php:789
#, php-format
msgid ""
"Your DB still runs with MyISAM tables. You should change the engine type to "
"InnoDB. As Friendica will use InnoDB only features in the future, you should"
" change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
"converting the table engines. You may also use the command <tt>php "
"bin/console.php dbstructure toinnodb</tt> of your Friendica installation for"
" an automatic conversion.<br />"
msgstr "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du <a href=\"%s\">hier</a> finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
#: mod/admin.php:796
#, php-format
msgid ""
"There is a new version of Friendica available for download. Your current "
"version is %1$s, upstream version is %2$s"
msgstr "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1$s, die aktuelle Version ist %2$s."
#: mod/admin.php:806
msgid ""
"The database update failed. Please run \"php bin/console.php dbstructure "
"update\" from the command line and have a look at the errors that might "
"appear."
msgstr "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
#: mod/admin.php:812
msgid "The worker was never executed. Please check your database structure!"
msgstr "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur."
#: mod/admin.php:815
#, php-format
msgid ""
"The last worker execution was on %s UTC. This is older than one hour. Please"
" check your crontab settings."
msgstr "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen."
#: mod/admin.php:820
msgid "Normal Account"
msgstr "Normales Konto"
#: mod/admin.php:821
msgid "Automatic Follower Account"
msgstr "Automatisch folgendes Konto (Marktschreier)"
#: mod/admin.php:822
msgid "Public Forum Account"
msgstr "Öffentliches Forum Konto"
#: mod/admin.php:823
msgid "Automatic Friend Account"
msgstr "Automatische Freunde Seite"
#: mod/admin.php:824
msgid "Blog Account"
msgstr "Blog-Konto"
#: mod/admin.php:825
msgid "Private Forum Account"
msgstr "Privates Forum Konto"
#: mod/admin.php:847
msgid "Message queues"
msgstr "Nachrichten-Warteschlangen"
#: mod/admin.php:853
msgid "Summary"
msgstr "Zusammenfassung"
#: mod/admin.php:855
msgid "Registered users"
msgstr "Registrierte Personen"
#: mod/admin.php:857
msgid "Pending registrations"
msgstr "Anstehende Anmeldungen"
#: mod/admin.php:858
msgid "Version"
msgstr "Version"
#: mod/admin.php:863
msgid "Active addons"
msgstr "Aktivierte Addons"
#: mod/admin.php:894
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen"
#: mod/admin.php:1224
msgid "Site settings updated."
msgstr "Seiteneinstellungen aktualisiert."
#: mod/admin.php:1251 mod/settings.php:897
msgid "No special theme for mobile devices"
msgstr "Kein spezielles Theme für mobile Geräte verwenden."
#: mod/admin.php:1280
msgid "No community page for local users"
msgstr "Keine Gemeinschaftsseite für lokale Nutzer"
#: mod/admin.php:1281
msgid "No community page"
msgstr "Keine Gemeinschaftsseite"
#: mod/admin.php:1282
msgid "Public postings from users of this site"
msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
#: mod/admin.php:1283
msgid "Public postings from the federated network"
msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
#: mod/admin.php:1284
msgid "Public postings from local users and the federated network"
msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
#: mod/admin.php:1290
msgid "Users, Global Contacts"
msgstr "Nutzer, globale Kontakte"
#: mod/admin.php:1291
msgid "Users, Global Contacts/fallback"
msgstr "Nutzer, globale Kontakte / Fallback"
#: mod/admin.php:1295
msgid "One month"
msgstr "ein Monat"
#: mod/admin.php:1296
msgid "Three months"
msgstr "drei Monate"
#: mod/admin.php:1297
msgid "Half a year"
msgstr "ein halbes Jahr"
#: mod/admin.php:1298
msgid "One year"
msgstr "ein Jahr"
#: mod/admin.php:1303
msgid "Multi user instance"
msgstr "Mehrbenutzer Instanz"
#: mod/admin.php:1326
msgid "Closed"
msgstr "Geschlossen"
#: mod/admin.php:1327
msgid "Requires approval"
msgstr "Bedarf der Zustimmung"
#: mod/admin.php:1328
msgid "Open"
msgstr "Offen"
#: mod/admin.php:1332
msgid "No SSL policy, links will track page SSL state"
msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
#: mod/admin.php:1333
msgid "Force all links to use SSL"
msgstr "SSL für alle Links erzwingen"
#: mod/admin.php:1334
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"
#: mod/admin.php:1338
msgid "Don't check"
msgstr "Nicht überprüfen"
#: mod/admin.php:1339
msgid "check the stable version"
msgstr "überprüfe die stabile Version"
#: mod/admin.php:1340
msgid "check the development version"
msgstr "überprüfe die Entwicklungsversion"
#: mod/admin.php:1359
msgid "Republish users to directory"
msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
#: mod/admin.php:1360 mod/register.php:267
msgid "Registration"
msgstr "Registrierung"
#: mod/admin.php:1361
msgid "File upload"
msgstr "Datei hochladen"
#: mod/admin.php:1362
msgid "Policies"
msgstr "Regeln"
#: mod/admin.php:1364
msgid "Auto Discovered Contact Directory"
msgstr "Automatisch ein Kontaktverzeichnis erstellen"
#: mod/admin.php:1365
msgid "Performance"
msgstr "Performance"
#: mod/admin.php:1366
msgid "Worker"
msgstr "Worker"
#: mod/admin.php:1367
msgid "Message Relay"
msgstr "Nachrichten Relais"
#: mod/admin.php:1368
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
#: mod/admin.php:1371
msgid "Site name"
msgstr "Seitenname"
#: mod/admin.php:1372
msgid "Host name"
msgstr "Host Name"
#: mod/admin.php:1373
msgid "Sender Email"
msgstr "Absender für Emails"
#: mod/admin.php:1373
msgid ""
"The email address your server shall use to send notification emails from."
msgstr "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll."
#: mod/admin.php:1374
msgid "Banner/Logo"
msgstr "Banner/Logo"
#: mod/admin.php:1375
msgid "Shortcut icon"
msgstr "Shortcut Icon"
#: mod/admin.php:1375
msgid "Link to an icon that will be used for browsers."
msgstr "Link zu einem Icon, das Browser verwenden werden."
#: mod/admin.php:1376
msgid "Touch icon"
msgstr "Touch Icon"
#: mod/admin.php:1376
msgid "Link to an icon that will be used for tablets and mobiles."
msgstr "Link zu einem Icon das Tablets und Handies verwenden sollen."
#: mod/admin.php:1377
msgid "Additional Info"
msgstr "Zusätzliche Informationen"
#: mod/admin.php:1377
#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
"listed at %s/servers."
msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden."
#: mod/admin.php:1378
msgid "System language"
msgstr "Systemsprache"
#: mod/admin.php:1379
msgid "System theme"
msgstr "Systemweites Theme"
#: mod/admin.php:1379
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>"
#: mod/admin.php:1380
msgid "Mobile system theme"
msgstr "Systemweites mobiles Theme"
#: mod/admin.php:1380
msgid "Theme for mobile devices"
msgstr "Thema für mobile Geräte"
#: mod/admin.php:1381
msgid "SSL link policy"
msgstr "Regeln für SSL Links"
#: mod/admin.php:1381
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
#: mod/admin.php:1382
msgid "Force SSL"
msgstr "Erzwinge SSL"
#: mod/admin.php:1382
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife."
#: mod/admin.php:1383
msgid "Hide help entry from navigation menu"
msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
#: mod/admin.php:1383
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden."
#: mod/admin.php:1384
msgid "Single user instance"
msgstr "Ein-Nutzer Instanz"
#: mod/admin.php:1384
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt."
#: mod/admin.php:1385
msgid "Maximum image size"
msgstr "Maximale Bildgröße"
#: mod/admin.php:1385
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit."
#: mod/admin.php:1386
msgid "Maximum image length"
msgstr "Maximale Bildlänge"
#: mod/admin.php:1386
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet."
#: mod/admin.php:1387
msgid "JPEG image quality"
msgstr "Qualität des JPEG Bildes"
#: mod/admin.php:1387
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust."
#: mod/admin.php:1389
msgid "Register policy"
msgstr "Registrierungsmethode"
#: mod/admin.php:1390
msgid "Maximum Daily Registrations"
msgstr "Maximum täglicher Registrierungen"
#: mod/admin.php:1390
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt."
#: mod/admin.php:1391
msgid "Register text"
msgstr "Registrierungstext"
#: mod/admin.php:1391
msgid ""
"Will be displayed prominently on the registration page. You can use BBCode "
"here."
msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden."
#: mod/admin.php:1392
msgid "Accounts abandoned after x days"
msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
#: mod/admin.php:1392
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit."
#: mod/admin.php:1393
msgid "Allowed friend domains"
msgstr "Erlaubte Domains für Kontakte"
#: mod/admin.php:1393
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
#: mod/admin.php:1394
msgid "Allowed email domains"
msgstr "Erlaubte Domains für E-Mails"
#: mod/admin.php:1394
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
#: mod/admin.php:1395
msgid "No OEmbed rich content"
msgstr "OEmbed nicht verwenden"
#: mod/admin.php:1395
msgid ""
"Don't show the rich content (e.g. embedded PDF), except from the domains "
"listed below."
msgstr "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden."
#: mod/admin.php:1396
msgid "Allowed OEmbed domains"
msgstr "Erlaubte OEmbed Domänen"
#: mod/admin.php:1396
msgid ""
"Comma separated list of domains which oembed content is allowed to be "
"displayed. Wildcards are accepted."
msgstr "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden."
#: mod/admin.php:1397
msgid "Block public"
msgstr "Öffentlichen Zugriff blockieren"
#: mod/admin.php:1397
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."
#: mod/admin.php:1398
msgid "Force publish"
msgstr "Erzwinge Veröffentlichung"
#: mod/admin.php:1398
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."
#: mod/admin.php:1399
msgid "Global directory URL"
msgstr "URL des weltweiten Verzeichnisses"
#: mod/admin.php:1399
msgid ""
"URL to the global directory. If this is not set, the global directory is "
"completely unavailable to the application."
msgstr "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar."
#: mod/admin.php:1400
msgid "Private posts by default for new users"
msgstr "Private Beiträge als Standard für neue Nutzer"
#: mod/admin.php:1400
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen."
#: mod/admin.php:1401
msgid "Don't include post content in email notifications"
msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
#: mod/admin.php:1401
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden."
#: mod/admin.php:1402
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
#: mod/admin.php:1402
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt."
#: mod/admin.php:1403
msgid "Don't embed private images in posts"
msgstr "Private Bilder nicht in Beiträgen einbetten."
#: mod/admin.php:1403
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a "
"while."
msgstr "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert."
#: mod/admin.php:1404
msgid "Allow Users to set remote_self"
msgstr "Nutzern erlauben das remote_self Flag zu setzen"
#: mod/admin.php:1404
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet."
#: mod/admin.php:1405
msgid "Block multiple registrations"
msgstr "Unterbinde Mehrfachregistrierung"
#: mod/admin.php:1405
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als ."
#: mod/admin.php:1406
msgid "OpenID support"
msgstr "OpenID Unterstützung"
#: mod/admin.php:1406
msgid "OpenID support for registration and logins."
msgstr "OpenID-Unterstützung für Registrierung und Login."
#: mod/admin.php:1407
msgid "Fullname check"
msgstr "Namen auf Vollständigkeit überprüfen"
#: mod/admin.php:1407
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden."
#: mod/admin.php:1408
msgid "Community pages for visitors"
msgstr "Für Besucher verfügbare Gemeinschaftsseite"
#: mod/admin.php:1408
msgid ""
"Which community pages should be available for visitors. Local users always "
"see both pages."
msgstr "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden."
#: mod/admin.php:1409
msgid "Posts per user on community page"
msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
#: mod/admin.php:1409
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt."
#: mod/admin.php:1410
msgid "Enable OStatus support"
msgstr "OStatus Unterstützung aktivieren"
#: mod/admin.php:1410
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt."
#: mod/admin.php:1411
msgid "Only import OStatus threads from our contacts"
msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
#: mod/admin.php:1411
msgid ""
"Normally we import every content from our OStatus contacts. With this option"
" we only store threads that are started by a contact that is known on our "
"system."
msgstr "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden."
#: mod/admin.php:1412
msgid "OStatus support can only be enabled if threading is enabled."
msgstr "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. "
#: mod/admin.php:1414
msgid ""
"Diaspora support can't be enabled because Friendica was installed into a sub"
" directory."
msgstr "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist."
#: mod/admin.php:1415
msgid "Enable Diaspora support"
msgstr "Diaspora Unterstützung aktivieren"
#: mod/admin.php:1415
msgid "Provide built-in Diaspora network compatibility."
msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
#: mod/admin.php:1416
msgid "Only allow Friendica contacts"
msgstr "Nur Friendica-Kontakte erlauben"
#: mod/admin.php:1416
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert."
#: mod/admin.php:1417
msgid "Verify SSL"
msgstr "SSL Überprüfen"
#: mod/admin.php:1417
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann."
#: mod/admin.php:1418
msgid "Proxy user"
msgstr "Proxy Nutzer"
#: mod/admin.php:1419
msgid "Proxy URL"
msgstr "Proxy URL"
#: mod/admin.php:1420
msgid "Network timeout"
msgstr "Netzwerk Wartezeit"
#: mod/admin.php:1420
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)."
#: mod/admin.php:1421
msgid "Maximum Load Average"
msgstr "Maximum Load Average"
#: mod/admin.php:1421
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
#: mod/admin.php:1422
msgid "Maximum Load Average (Frontend)"
msgstr "Maximum Load Average (Frontend)"
#: mod/admin.php:1422
msgid "Maximum system load before the frontend quits service - default 50."
msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
#: mod/admin.php:1423
msgid "Minimal Memory"
msgstr "Minimaler Speicher"
#: mod/admin.php:1423
msgid ""
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
"default 0 (deactivated)."
msgstr "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)"
#: mod/admin.php:1424
msgid "Maximum table size for optimization"
msgstr "Maximale Tabellengröße zur Optimierung"
#: mod/admin.php:1424
msgid ""
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
"disable it."
msgstr "Maximale Tabellengröße (in MB) für die automatische Optimierung - Gib -1 für Deaktivierung ein."
#: mod/admin.php:1425
msgid "Minimum level of fragmentation"
msgstr "Minimaler Fragmentationsgrad"
#: mod/admin.php:1425
msgid ""
"Minimum fragmenation level to start the automatic optimization - default "
"value is 30%."
msgstr "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%"
#: mod/admin.php:1427
msgid "Periodical check of global contacts"
msgstr "Regelmäßig globale Kontakte überprüfen"
#: mod/admin.php:1427
msgid ""
"If enabled, the global contacts are checked periodically for missing or "
"outdated data and the vitality of the contacts and servers."
msgstr "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft."
#: mod/admin.php:1428
msgid "Days between requery"
msgstr "Tage zwischen erneuten Abfragen"
#: mod/admin.php:1428
msgid "Number of days after which a server is requeried for his contacts."
msgstr "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll."
#: mod/admin.php:1429
msgid "Discover contacts from other servers"
msgstr "Neue Kontakte auf anderen Servern entdecken"
#: mod/admin.php:1429
msgid ""
"Periodically query other servers for contacts. You can choose between "
"'users': the users on the remote system, 'Global Contacts': active contacts "
"that are known on the system. The fallback is meant for Redmatrix servers "
"and older friendica servers, where global contacts weren't available. The "
"fallback increases the server load, so the recommened setting is 'Users, "
"Global Contacts'."
msgstr "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'."
#: mod/admin.php:1430
msgid "Timeframe for fetching global contacts"
msgstr "Zeitfenster für globale Kontakte"
#: mod/admin.php:1430
msgid ""
"When the discovery is activated, this value defines the timeframe for the "
"activity of the global contacts that are fetched from other servers."
msgstr "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden."
#: mod/admin.php:1431
msgid "Search the local directory"
msgstr "Lokales Verzeichnis durchsuchen"
#: mod/admin.php:1431
msgid ""
"Search the local directory instead of the global directory. When searching "
"locally, every search will be executed on the global directory in the "
"background. This improves the search results when the search is repeated."
msgstr "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
#: mod/admin.php:1433
msgid "Publish server information"
msgstr "Server Informationen veröffentlichen"
#: mod/admin.php:1433
msgid ""
"If enabled, general server and usage data will be published. The data "
"contains the name and version of the server, number of users with public "
"profiles, number of posts and the activated protocols and connectors. See <a"
" href='http://the-federation.info/'>the-federation.info</a> for details."
msgstr "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen."
#: mod/admin.php:1435
msgid "Check upstream version"
msgstr "Suche nach Updates"
#: mod/admin.php:1435
msgid ""
"Enables checking for new Friendica versions at github. If there is a new "
"version, you will be informed in the admin panel overview."
msgstr "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt."
#: mod/admin.php:1436
msgid "Suppress Tags"
msgstr "Tags Unterdrücken"
#: mod/admin.php:1436
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr "Unterdrückt die Anzeige von Tags am Ende eines Beitrags."
#: mod/admin.php:1437
msgid "Clean database"
msgstr "Datenbank aufräumen"
#: mod/admin.php:1437
msgid ""
"Remove old remote items, orphaned database records and old content from some"
" other helper tables."
msgstr "Entferne alte Beiträge von anderen Knoten, verwaiste Einträge und alten Inhalt einiger Hilfstabellen."
#: mod/admin.php:1438
msgid "Lifespan of remote items"
msgstr "Lebensdauer von Beiträgen anderer Knoten"
#: mod/admin.php:1438
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"remote items will be deleted. Own items, and marked or filed items are "
"always kept. 0 disables this behaviour."
msgstr "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl in Tagen nach der Beiträge die auf anderen Knoten des Netzwerks verfasst wurden, gelöscht werden sollen. Eigene Beiträge sowie markierte oder abgespeicherte Beiträge werden nicht gelöscht. Ein Wert von 0 deaktiviert das automatische löschen von Beiträgen."
#: mod/admin.php:1439
msgid "Lifespan of unclaimed items"
msgstr "Lebensdauer nicht angeforderter Beiträge"
#: mod/admin.php:1439
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"unclaimed remote items (mostly content from the relay) will be deleted. "
"Default value is 90 days. Defaults to the general lifespan value of remote "
"items if set to 0."
msgstr "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl von Tagen nach denen nicht angeforderte Beiträge (hauptsächlich sole die über das Relais eintreffen) gelöscht werden. Der Standardwert beträgt 90 Tage. Wird dieser Wert auf 0 gesetzt, wird die Lebenszeit von Beiträgen anderer Knoten verwendet."
#: mod/admin.php:1440
msgid "Path to item cache"
msgstr "Pfad zum Eintrag Cache"
#: mod/admin.php:1440
msgid "The item caches buffers generated bbcode and external images."
msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
#: mod/admin.php:1441
msgid "Cache duration in seconds"
msgstr "Cache-Dauer in Sekunden"
#: mod/admin.php:1441
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1."
#: mod/admin.php:1442
msgid "Maximum numbers of comments per post"
msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
#: mod/admin.php:1442
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100."
#: mod/admin.php:1443
msgid "Temp path"
msgstr "Temp Pfad"
#: mod/admin.php:1443
msgid ""
"If you have a restricted system where the webserver can't access the system "
"temp path, enter another path here."
msgstr "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad."
#: mod/admin.php:1444
msgid "Base path to installation"
msgstr "Basis-Pfad zur Installation"
#: mod/admin.php:1444
msgid ""
"If the system cannot detect the correct path to your installation, enter the"
" correct path here. This setting should only be set if you are using a "
"restricted system and symbolic links to your webroot."
msgstr "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist."
#: mod/admin.php:1445
msgid "Disable picture proxy"
msgstr "Bilder Proxy deaktivieren"
#: mod/admin.php:1445
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
#: mod/admin.php:1446
msgid "Only search in tags"
msgstr "Nur in Tags suchen"
#: mod/admin.php:1446
msgid "On large systems the text search can slow down the system extremely."
msgstr "Auf großen Knoten kann die Volltext-Suche das System ausbremsen."
#: mod/admin.php:1448
msgid "New base url"
msgstr "Neue Basis-URL"
#: mod/admin.php:1448
msgid ""
"Change base url for this server. Sends relocate message to all Friendica and"
" Diaspora* contacts of all users."
msgstr "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen."
#: mod/admin.php:1450
msgid "RINO Encryption"
msgstr "RINO Verschlüsselung"
#: mod/admin.php:1450
msgid "Encryption layer between nodes."
msgstr "Verschlüsselung zwischen Friendica Instanzen"
#: mod/admin.php:1450
msgid "Enabled"
msgstr "Aktiv"
#: mod/admin.php:1452
msgid "Maximum number of parallel workers"
msgstr "Maximale Anzahl parallel laufender Worker"
#: mod/admin.php:1452
msgid ""
"On shared hosters set this to 2. On larger systems, values of 10 are great. "
"Default value is 4."
msgstr "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4."
#: mod/admin.php:1453
msgid "Don't use 'proc_open' with the worker"
msgstr "'proc_open' nicht mit den Workern verwenden"
#: mod/admin.php:1453
msgid ""
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
"happen on shared hosters. If this is enabled you should increase the "
"frequency of worker calls in your crontab."
msgstr "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen."
#: mod/admin.php:1454
msgid "Enable fastlane"
msgstr "Aktiviere Fastlane"
#: mod/admin.php:1454
msgid ""
"When enabed, the fastlane mechanism starts an additional worker if processes"
" with higher priority are blocked by processes of lower priority."
msgstr "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden."
#: mod/admin.php:1455
msgid "Enable frontend worker"
msgstr "Aktiviere den Frontend Worker"
#: mod/admin.php:1455
#, php-format
msgid ""
"When enabled the Worker process is triggered when backend access is "
"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
"might want to call %s/worker on a regular basis via an external cron job. "
"You should only enable this option if you cannot utilize cron/scheduled jobs"
" on your server."
msgstr "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst."
#: mod/admin.php:1457
msgid "Subscribe to relay"
msgstr "Relais abonnieren"
#: mod/admin.php:1457
msgid ""
"Enables the receiving of public posts from the relay. They will be included "
"in the search, subscribed tags and on the global community page."
msgstr "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein."
#: mod/admin.php:1458
msgid "Relay server"
msgstr "Relais Server"
#: mod/admin.php:1458
msgid ""
"Address of the relay server where public posts should be send to. For "
"example https://relay.diasp.org"
msgstr "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org"
#: mod/admin.php:1459
msgid "Direct relay transfer"
msgstr "Direkte Relais Übertragung"
#: mod/admin.php:1459
msgid ""
"Enables the direct transfer to other servers without using the relay servers"
msgstr "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird."
#: mod/admin.php:1460
msgid "Relay scope"
msgstr "Geltungsbereich des Relais"
#: mod/admin.php:1460
msgid ""
"Can be 'all' or 'tags'. 'all' means that every public post should be "
"received. 'tags' means that only posts with selected tags should be "
"received."
msgstr "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten."
#: mod/admin.php:1460
msgid "all"
msgstr "Alle"
#: mod/admin.php:1460
msgid "tags"
msgstr "Schlagwörter"
#: mod/admin.php:1461
msgid "Server tags"
msgstr "Server Schlagworte"
#: mod/admin.php:1461
msgid "Comma separated list of tags for the 'tags' subscription."
msgstr "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt."
#: mod/admin.php:1462
msgid "Allow user tags"
msgstr "Verwende Schlagworte der Nutzer"
#: mod/admin.php:1462
msgid ""
"If enabled, the tags from the saved searches will used for the 'tags' "
"subscription in addition to the 'relay_server_tags'."
msgstr "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben definierten Server Schlagworte abonniert."
#: mod/admin.php:1490
msgid "Update has been marked successful"
msgstr "Update wurde als erfolgreich markiert"
#: mod/admin.php:1497
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
#: mod/admin.php:1500
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"
#: mod/admin.php:1513
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
#: mod/admin.php:1515
#, php-format
msgid "Update %s was successfully applied."
msgstr "Update %s war erfolgreich."
#: mod/admin.php:1518
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status."
#: mod/admin.php:1521
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."
#: mod/admin.php:1541
msgid "No failed updates."
msgstr "Keine fehlgeschlagenen Updates."
#: mod/admin.php:1542
msgid "Check database structure"
msgstr "Datenbank Struktur überprüfen"
#: mod/admin.php:1547
msgid "Failed Updates"
msgstr "Fehlgeschlagene Updates"
#: mod/admin.php:1548
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."
#: mod/admin.php:1549
msgid "Mark success (if update was manually applied)"
msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
#: mod/admin.php:1550
msgid "Attempt to execute this update step automatically"
msgstr "Versuchen, diesen Schritt automatisch auszuführen"
#: mod/admin.php:1589
#, php-format
msgid ""
"\n"
"\t\t\tDear %1$s,\n"
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für Dich angelegt."
#: mod/admin.php:1592
#, php-format
msgid ""
"\n"
"\t\t\tThe login details are as follows:\n"
"\n"
"\t\t\tSite Location:\t%1$s\n"
"\t\t\tLogin Name:\t\t%2$s\n"
"\t\t\tPassword:\t\t%3$s\n"
"\n"
"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
"\t\t\tin.\n"
"\n"
"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
"\n"
"\t\t\tYou may also wish to add some basic information to your default profile\n"
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
"\n"
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
"\t\t\tthan that.\n"
"\n"
"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
"\t\t\tIf you are new and do not know anybody here, they may help\n"
"\t\t\tyou to make some new and interesting friends.\n"
"\n"
"\t\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
"\n"
"\t\t\tThank you and welcome to %4$s."
msgstr "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1$s\n\tBenutzername:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1$s/removeme jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
#: mod/admin.php:1626 src/Model/User.php:663
#, php-format
msgid "Registration details for %s"
msgstr "Details der Registration von %s"
#: mod/admin.php:1636
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s Benutzer geblockt/freigegeben"
msgstr[1] "%s Benutzer geblockt/freigegeben"
#: mod/admin.php:1642
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s Nutzer gelöscht"
msgstr[1] "%s Nutzer gelöscht"
#: mod/admin.php:1689
#, php-format
msgid "User '%s' deleted"
msgstr "Nutzer '%s' gelöscht"
#: mod/admin.php:1697
#, php-format
msgid "User '%s' unblocked"
msgstr "Nutzer '%s' entsperrt"
#: mod/admin.php:1697
#, php-format
msgid "User '%s' blocked"
msgstr "Nutzer '%s' gesperrt"
#: mod/admin.php:1754 mod/settings.php:1058
msgid "Normal Account Page"
msgstr "Normales Konto"
#: mod/admin.php:1755 mod/settings.php:1062
msgid "Soapbox Page"
msgstr "Marktschreier-Konto"
#: mod/admin.php:1756 mod/settings.php:1066
msgid "Public Forum"
msgstr "Öffentliches Forum"
#: mod/admin.php:1757 mod/settings.php:1070
msgid "Automatic Friend Page"
msgstr "Automatische Freunde Seite"
#: mod/admin.php:1758
msgid "Private Forum"
msgstr "Privates Forum"
#: mod/admin.php:1761 mod/settings.php:1042
msgid "Personal Page"
msgstr "Persönliche Seite"
#: mod/admin.php:1762 mod/settings.php:1046
msgid "Organisation Page"
msgstr "Organisationsseite"
#: mod/admin.php:1763 mod/settings.php:1050
msgid "News Page"
msgstr "Nachrichtenseite"
#: mod/admin.php:1764 mod/settings.php:1054
msgid "Community Forum"
msgstr "Gemeinschaftsforum"
#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
#: src/Content/ContactSelector.php:82
msgid "Email"
msgstr "E-Mail"
#: mod/admin.php:1811 mod/admin.php:1835
msgid "Register date"
msgstr "Anmeldedatum"
#: mod/admin.php:1811 mod/admin.php:1835
msgid "Last login"
msgstr "Letzte Anmeldung"
#: mod/admin.php:1811 mod/admin.php:1835
msgid "Last item"
msgstr "Letzter Beitrag"
#: mod/admin.php:1811
msgid "Type"
msgstr "Typ"
#: mod/admin.php:1818
msgid "Add User"
msgstr "Nutzer hinzufügen"
#: mod/admin.php:1820
msgid "User registrations waiting for confirm"
msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
#: mod/admin.php:1821
msgid "User waiting for permanent deletion"
msgstr "Nutzer wartet auf permanente Löschung"
#: mod/admin.php:1822
msgid "Request date"
msgstr "Anfragedatum"
#: mod/admin.php:1823
msgid "No registrations."
msgstr "Keine Neuanmeldungen."
#: mod/admin.php:1824
msgid "Note from the user"
msgstr "Hinweis vom Nutzer"
#: mod/admin.php:1825 mod/notifications.php:178 mod/notifications.php:262
msgid "Approve"
msgstr "Genehmigen"
#: mod/admin.php:1826
msgid "Deny"
msgstr "Verwehren"
#: mod/admin.php:1830
msgid "Site admin"
msgstr "Seitenadministrator"
#: mod/admin.php:1831
msgid "Account expired"
msgstr "Account ist abgelaufen"
#: mod/admin.php:1834
msgid "New User"
msgstr "Neuer Nutzer"
#: mod/admin.php:1835
msgid "Deleted since"
msgstr "Gelöscht seit"
#: mod/admin.php:1840
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?"
#: mod/admin.php:1841
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?"
#: mod/admin.php:1851
msgid "Name of the new user."
msgstr "Name des neuen Nutzers"
#: mod/admin.php:1852
msgid "Nickname"
msgstr "Spitzname"
#: mod/admin.php:1852
msgid "Nickname of the new user."
msgstr "Spitznamen für den neuen Nutzer"
#: mod/admin.php:1853
msgid "Email address of the new user."
msgstr "Email Adresse des neuen Nutzers"
#: mod/admin.php:1895
#, php-format
msgid "Addon %s disabled."
msgstr "Addon %s ausgeschaltet."
#: mod/admin.php:1899
#, php-format
msgid "Addon %s enabled."
msgstr "Addon %s eingeschaltet."
#: mod/admin.php:1909 mod/admin.php:2158
msgid "Disable"
msgstr "Ausschalten"
#: mod/admin.php:1912 mod/admin.php:2161
msgid "Enable"
msgstr "Einschalten"
#: mod/admin.php:1934 mod/admin.php:2203
msgid "Toggle"
msgstr "Umschalten"
#: mod/admin.php:1942 mod/admin.php:2212
msgid "Author: "
msgstr "Autor:"
#: mod/admin.php:1943 mod/admin.php:2213
msgid "Maintainer: "
msgstr "Betreuer:"
#: mod/admin.php:1995
msgid "Reload active addons"
msgstr "Aktivierte Addons neu laden"
#: mod/admin.php:2000
#, php-format
msgid ""
"There are currently no addons available on your node. You can find the "
"official addon repository at %1$s and might find other interesting addons in"
" the open addon registry at %2$s"
msgstr "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2$s."
#: mod/admin.php:2120
msgid "No themes found."
msgstr "Keine Themen gefunden."
#: mod/admin.php:2194
msgid "Screenshot"
msgstr "Bildschirmfoto"
#: mod/admin.php:2248
msgid "Reload active themes"
msgstr "Aktives Theme neu laden"
#: mod/admin.php:2253
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1$s platziert werden."
#: mod/admin.php:2254
msgid "[Experimental]"
msgstr "[Experimentell]"
#: mod/admin.php:2255
msgid "[Unsupported]"
msgstr "[Nicht unterstützt]"
#: mod/admin.php:2279
msgid "Log settings updated."
msgstr "Protokolleinstellungen aktualisiert."
#: mod/admin.php:2311
msgid "PHP log currently enabled."
msgstr "PHP Protokollierung ist derzeit aktiviert."
#: mod/admin.php:2313
msgid "PHP log currently disabled."
msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
#: mod/admin.php:2322
msgid "Clear"
msgstr "löschen"
#: mod/admin.php:2326
msgid "Enable Debugging"
msgstr "Protokoll führen"
#: mod/admin.php:2327
msgid "Log file"
msgstr "Protokolldatei"
#: mod/admin.php:2327
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
#: mod/admin.php:2328
msgid "Log level"
msgstr "Protokoll-Level"
#: mod/admin.php:2330
msgid "PHP logging"
msgstr "PHP Protokollieren"
#: mod/admin.php:2331
msgid ""
"To enable logging of PHP errors and warnings you can add the following to "
"the .htconfig.php file of your installation. The filename set in the "
"'error_log' line is relative to the friendica top-level directory and must "
"be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest, Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie."
#: mod/admin.php:2362
#, php-format
msgid ""
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
"if file %1$s exist and is readable."
msgstr "Fehler beim Öffnen der Logdatei <strong>%1$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1$s existiert und gelesen werden kann."
#: mod/admin.php:2366
#, php-format
msgid ""
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
" %1$s is readable."
msgstr "Konnte die Logdatei <strong>%1$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1$s lesbar ist."
#: mod/admin.php:2457 mod/admin.php:2458 mod/settings.php:767
msgid "Off"
msgstr "Aus"
#: mod/admin.php:2457 mod/admin.php:2458 mod/settings.php:767
msgid "On"
msgstr "An"
#: mod/admin.php:2458
#, php-format
msgid "Lock feature %s"
msgstr "Feature festlegen: %s"
#: mod/admin.php:2466
msgid "Manage Additional Features"
msgstr "Zusätzliche Features Verwalten"
#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149 #: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
#: mod/profiles.php:196 mod/profiles.php:525 #: mod/profiles.php:196 mod/profiles.php:525
msgid "Profile not found." msgid "Profile not found."
@ -5959,37 +3728,6 @@ msgid ""
" bar." " bar."
msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste." msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste."
#: mod/item.php:114
msgid "Unable to locate original post."
msgstr "Konnte den Originalbeitrag nicht finden."
#: mod/item.php:274
msgid "Empty post discarded."
msgstr "Leerer Beitrag wurde verworfen."
#: mod/item.php:804
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
#: mod/item.php:806
#, php-format
msgid "You may visit them online at %s"
msgstr "Du kannst sie online unter %s besuchen"
#: mod/item.php:807
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."
#: mod/item.php:811
#, php-format
msgid "%s posted an update."
msgstr "%s hat ein Update veröffentlicht."
#: mod/notifications.php:37 #: mod/notifications.php:37
msgid "Invalid request identifier." msgid "Invalid request identifier."
msgstr "Invalid request identifier." msgstr "Invalid request identifier."
@ -6032,6 +3770,10 @@ msgstr "Benachrichtigungstyp: "
msgid "suggested by %s" msgid "suggested by %s"
msgstr "vorgeschlagen von %s" msgstr "vorgeschlagen von %s"
#: mod/notifications.php:178 mod/notifications.php:262 mod/admin.php:1820
msgid "Approve"
msgstr "Genehmigen"
#: mod/notifications.php:197 #: mod/notifications.php:197
msgid "Claims to be known to you: " msgid "Claims to be known to you: "
msgstr "Behauptet Dich zu kennen: " msgstr "Behauptet Dich zu kennen: "
@ -6098,29 +3840,6 @@ msgstr "Alle anzeigen"
msgid "No more %s notifications." msgid "No more %s notifications."
msgstr "Keine weiteren %s Benachrichtigungen" msgstr "Keine weiteren %s Benachrichtigungen"
#: mod/profile.php:37 src/Model/Profile.php:118
msgid "Requested profile is not available."
msgstr "Das angefragte Profil ist nicht vorhanden."
#: mod/profile.php:78 mod/profile.php:81 src/Protocol/OStatus.php:1251
#, php-format
msgid "%s's timeline"
msgstr "Timeline von %s"
#: mod/profile.php:79 src/Protocol/OStatus.php:1252
#, php-format
msgid "%s's posts"
msgstr "Beiträge von %s"
#: mod/profile.php:80 src/Protocol/OStatus.php:1253
#, php-format
msgid "%s's comments"
msgstr "Kommentare von %s"
#: mod/profile.php:195
msgid "Tips for New Members"
msgstr "Tipps für neue Nutzer"
#: mod/profiles.php:58 #: mod/profiles.php:58
msgid "Profile deleted." msgid "Profile deleted."
msgstr "Profil gelöscht." msgstr "Profil gelöscht."
@ -6181,6 +3900,10 @@ msgstr "Webseite"
msgid "Interests" msgid "Interests"
msgstr "Interessen" msgstr "Interessen"
#: mod/profiles.php:394 mod/admin.php:494
msgid "Address"
msgstr "Adresse"
#: mod/profiles.php:401 mod/profiles.php:589 #: mod/profiles.php:401 mod/profiles.php:589
msgid "Location" msgid "Location"
msgstr "Wohnort" msgstr "Wohnort"
@ -6253,6 +3976,11 @@ msgstr "Status Informationen"
msgid "Additional information" msgid "Additional information"
msgstr "Zusätzliche Informationen" msgstr "Zusätzliche Informationen"
#: mod/profiles.php:594 mod/network.php:962
#: src/Core/NotificationsManager.php:185
msgid "Personal"
msgstr "Persönlich"
#: mod/profiles.php:595 #: mod/profiles.php:595
msgid "Relation" msgid "Relation"
msgstr "Beziehung" msgstr "Beziehung"
@ -6281,6 +4009,10 @@ msgstr "Beispiel: Fischen Fotografie Software"
msgid "Profile Name:" msgid "Profile Name:"
msgstr "Profilname:" msgstr "Profilname:"
#: mod/profiles.php:607 mod/events.php:508 mod/events.php:520
msgid "Required"
msgstr "Benötigt"
#: mod/profiles.php:609 #: mod/profiles.php:609
msgid "" msgid ""
"This is your <strong>public</strong> profile.<br />It <strong>may</strong> " "This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
@ -6441,6 +4173,2236 @@ msgstr "Profilbild ändern"
msgid "Create New Profile" msgid "Create New Profile"
msgstr "Neues Profil anlegen" msgstr "Neues Profil anlegen"
#: mod/admin.php:107
msgid "Theme settings updated."
msgstr "Themeneinstellungen aktualisiert."
#: mod/admin.php:180 src/Content/Nav.php:175
msgid "Information"
msgstr "Information"
#: mod/admin.php:181
msgid "Overview"
msgstr "Übersicht"
#: mod/admin.php:182 mod/admin.php:717
msgid "Federation Statistics"
msgstr "Föderation Statistik"
#: mod/admin.php:183
msgid "Configuration"
msgstr "Konfiguration"
#: mod/admin.php:184 mod/admin.php:1352
msgid "Site"
msgstr "Seite"
#: mod/admin.php:185 mod/admin.php:1284 mod/admin.php:1812 mod/admin.php:1828
msgid "Users"
msgstr "Nutzer"
#: mod/admin.php:186 mod/admin.php:1928 mod/admin.php:1988 mod/settings.php:87
msgid "Addons"
msgstr "Addons"
#: mod/admin.php:187 mod/admin.php:2197 mod/admin.php:2241
msgid "Themes"
msgstr "Themen"
#: mod/admin.php:188 mod/settings.php:65
msgid "Additional features"
msgstr "Zusätzliche Features"
#: mod/admin.php:189 mod/admin.php:304 mod/register.php:291
#: src/Content/Nav.php:178 src/Module/Tos.php:70
msgid "Terms of Service"
msgstr "Nutzungsbedingungen"
#: mod/admin.php:190
msgid "Database"
msgstr "Datenbank"
#: mod/admin.php:191
msgid "DB updates"
msgstr "DB Updates"
#: mod/admin.php:192 mod/admin.php:752
msgid "Inspect Queue"
msgstr "Warteschlange Inspizieren"
#: mod/admin.php:193
msgid "Tools"
msgstr "Werkzeuge"
#: mod/admin.php:194
msgid "Contact Blocklist"
msgstr "Kontakt Sperrliste"
#: mod/admin.php:195 mod/admin.php:366
msgid "Server Blocklist"
msgstr "Server Blockliste"
#: mod/admin.php:196 mod/admin.php:525
msgid "Delete Item"
msgstr "Eintrag löschen"
#: mod/admin.php:197 mod/admin.php:198 mod/admin.php:2315
msgid "Logs"
msgstr "Protokolle"
#: mod/admin.php:199 mod/admin.php:2382
msgid "View Logs"
msgstr "Protokolle anzeigen"
#: mod/admin.php:201
msgid "Diagnostics"
msgstr "Diagnostik"
#: mod/admin.php:202
msgid "PHP Info"
msgstr "PHP Info"
#: mod/admin.php:203
msgid "probe address"
msgstr "Adresse untersuchen"
#: mod/admin.php:204
msgid "check webfinger"
msgstr "Webfinger überprüfen"
#: mod/admin.php:223 src/Content/Nav.php:218
msgid "Admin"
msgstr "Administration"
#: mod/admin.php:224
msgid "Addon Features"
msgstr "Addon Features"
#: mod/admin.php:225
msgid "User registrations waiting for confirmation"
msgstr "Nutzeranmeldungen die auf Bestätigung warten"
#: mod/admin.php:303 mod/admin.php:365 mod/admin.php:482 mod/admin.php:524
#: mod/admin.php:716 mod/admin.php:751 mod/admin.php:847 mod/admin.php:1351
#: mod/admin.php:1811 mod/admin.php:1927 mod/admin.php:1987 mod/admin.php:2196
#: mod/admin.php:2240 mod/admin.php:2314 mod/admin.php:2381
msgid "Administration"
msgstr "Administration"
#: mod/admin.php:305
msgid "Display Terms of Service"
msgstr "Nutzungsbedingungen anzeigen"
#: mod/admin.php:305
msgid ""
"Enable the Terms of Service page. If this is enabled a link to the terms "
"will be added to the registration form and the general information page."
msgstr "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt."
#: mod/admin.php:306
msgid "Display Privacy Statement"
msgstr "Datenschutzerklärung anzeigen"
#: mod/admin.php:306
#, php-format
msgid ""
"Show some informations regarding the needed information to operate the node "
"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
msgstr "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt."
#: mod/admin.php:307
msgid "Privacy Statement Preview"
msgstr "Vorschau: Datenschutzerklärung"
#: mod/admin.php:309
msgid "The Terms of Service"
msgstr "Die Nutzungsbedingungen"
#: mod/admin.php:309
msgid ""
"Enter the Terms of Service for your node here. You can use BBCode. Headers "
"of sections should be [h2] and below."
msgstr "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein."
#: mod/admin.php:357
msgid "The blocked domain"
msgstr "Die blockierte Domain"
#: mod/admin.php:358 mod/admin.php:371
msgid "The reason why you blocked this domain."
msgstr "Die Begründung warum du diese Domain blockiert hast."
#: mod/admin.php:359
msgid "Delete domain"
msgstr "Domain löschen"
#: mod/admin.php:359
msgid "Check to delete this entry from the blocklist"
msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
#: mod/admin.php:367
msgid ""
"This page can be used to define a black list of servers from the federated "
"network that are not allowed to interact with your node. For all entered "
"domains you should also give a reason why you have blocked the remote "
"server."
msgstr "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben."
#: mod/admin.php:368
msgid ""
"The list of blocked servers will be made publically available on the "
"/friendica page so that your users and people investigating communication "
"problems can find the reason easily."
msgstr "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können."
#: mod/admin.php:369
msgid "Add new entry to block list"
msgstr "Neuen Eintrag in die Blockliste"
#: mod/admin.php:370
msgid "Server Domain"
msgstr "Domain des Servers"
#: mod/admin.php:370
msgid ""
"The domain of the new server to add to the block list. Do not include the "
"protocol."
msgstr "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!"
#: mod/admin.php:371
msgid "Block reason"
msgstr "Begründung der Blockierung"
#: mod/admin.php:372
msgid "Add Entry"
msgstr "Eintrag hinzufügen"
#: mod/admin.php:373
msgid "Save changes to the blocklist"
msgstr "Änderungen der Blockliste speichern"
#: mod/admin.php:374
msgid "Current Entries in the Blocklist"
msgstr "Aktuelle Einträge der Blockliste"
#: mod/admin.php:377
msgid "Delete entry from blocklist"
msgstr "Eintrag von der Blockliste entfernen"
#: mod/admin.php:380
msgid "Delete entry from blocklist?"
msgstr "Eintrag von der Blockliste entfernen?"
#: mod/admin.php:406
msgid "Server added to blocklist."
msgstr "Server zur Blockliste hinzugefügt."
#: mod/admin.php:422
msgid "Site blocklist updated."
msgstr "Blockliste aktualisiert."
#: mod/admin.php:445 src/Core/Console/GlobalCommunityBlock.php:72
msgid "The contact has been blocked from the node"
msgstr "Der Kontakt wurde von diesem Knoten geblockt"
#: mod/admin.php:447 src/Core/Console/GlobalCommunityBlock.php:69
#, php-format
msgid "Could not find any contact entry for this URL (%s)"
msgstr "Für die URL (%s) konnte kein Kontakt gefunden werden"
#: mod/admin.php:454
#, php-format
msgid "%s contact unblocked"
msgid_plural "%s contacts unblocked"
msgstr[0] "%sKontakt wieder freigegeben"
msgstr[1] "%sKontakte wieder freigegeben"
#: mod/admin.php:483
msgid "Remote Contact Blocklist"
msgstr "Sperrliste entfernter Kontakte"
#: mod/admin.php:484
msgid ""
"This page allows you to prevent any message from a remote contact to reach "
"your node."
msgstr "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden."
#: mod/admin.php:485
msgid "Block Remote Contact"
msgstr "Blockiere entfernten Kontakt"
#: mod/admin.php:486 mod/admin.php:1814
msgid "select all"
msgstr "Alle auswählen"
#: mod/admin.php:487
msgid "select none"
msgstr "Auswahl aufheben"
#: mod/admin.php:490
msgid "No remote contact is blocked from this node."
msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
#: mod/admin.php:492
msgid "Blocked Remote Contacts"
msgstr "Blockierte Kontakte von anderen Knoten"
#: mod/admin.php:493
msgid "Block New Remote Contact"
msgstr "Blockieren von weiteren Kontakten"
#: mod/admin.php:494
msgid "Photo"
msgstr "Foto:"
#: mod/admin.php:502
#, php-format
msgid "%s total blocked contact"
msgid_plural "%s total blocked contacts"
msgstr[0] "Insgesamt %s blockierter Kontakt"
msgstr[1] "Insgesamt %s blockierte Kontakte"
#: mod/admin.php:504
msgid "URL of the remote contact to block."
msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
#: mod/admin.php:526
msgid "Delete this Item"
msgstr "Diesen Eintrag löschen"
#: mod/admin.php:527
msgid ""
"On this page you can delete an item from your node. If the item is a top "
"level posting, the entire thread will be deleted."
msgstr "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht."
#: mod/admin.php:528
msgid ""
"You need to know the GUID of the item. You can find it e.g. by looking at "
"the display URL. The last part of http://example.com/display/123456 is the "
"GUID, here 123456."
msgstr "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456."
#: mod/admin.php:529
msgid "GUID"
msgstr "GUID"
#: mod/admin.php:529
msgid "The GUID of the item you want to delete."
msgstr "Die GUID des zu löschenden Eintrags"
#: mod/admin.php:563
msgid "Item marked for deletion."
msgstr "Eintrag wurden zur Löschung markiert"
#: mod/admin.php:634
msgid "unknown"
msgstr "Unbekannt"
#: mod/admin.php:710
msgid ""
"This page offers you some numbers to the known part of the federated social "
"network your Friendica node is part of. These numbers are not complete but "
"only reflect the part of the network your node is aware of."
msgstr "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt."
#: mod/admin.php:711
msgid ""
"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
"will improve the data displayed here."
msgstr "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern."
#: mod/admin.php:723
#, php-format
msgid ""
"Currently this node is aware of %d nodes with %d registered users from the "
"following platforms:"
msgstr "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:"
#: mod/admin.php:754
msgid "ID"
msgstr "ID"
#: mod/admin.php:755
msgid "Recipient Name"
msgstr "Empfänger Name"
#: mod/admin.php:756
msgid "Recipient Profile"
msgstr "Empfänger Profil"
#: mod/admin.php:757 view/theme/frio/theme.php:266
#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:183
msgid "Network"
msgstr "Netzwerk"
#: mod/admin.php:758
msgid "Created"
msgstr "Erstellt"
#: mod/admin.php:759
msgid "Last Tried"
msgstr "Zuletzt versucht"
#: mod/admin.php:760
msgid ""
"This page lists the content of the queue for outgoing postings. These are "
"postings the initial delivery failed for. They will be resend later and "
"eventually deleted if the delivery fails permanently."
msgstr "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden."
#: mod/admin.php:784
#, php-format
msgid ""
"Your DB still runs with MyISAM tables. You should change the engine type to "
"InnoDB. As Friendica will use InnoDB only features in the future, you should"
" change this! See <a href=\"%s\">here</a> for a guide that may be helpful "
"converting the table engines. You may also use the command <tt>php "
"bin/console.php dbstructure toinnodb</tt> of your Friendica installation for"
" an automatic conversion.<br />"
msgstr "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du <a href=\"%s\">hier</a> finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
#: mod/admin.php:791
#, php-format
msgid ""
"There is a new version of Friendica available for download. Your current "
"version is %1$s, upstream version is %2$s"
msgstr "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1$s, die aktuelle Version ist %2$s."
#: mod/admin.php:801
msgid ""
"The database update failed. Please run \"php bin/console.php dbstructure "
"update\" from the command line and have a look at the errors that might "
"appear."
msgstr "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
#: mod/admin.php:807
msgid "The worker was never executed. Please check your database structure!"
msgstr "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur."
#: mod/admin.php:810
#, php-format
msgid ""
"The last worker execution was on %s UTC. This is older than one hour. Please"
" check your crontab settings."
msgstr "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen."
#: mod/admin.php:815
msgid "Normal Account"
msgstr "Normales Konto"
#: mod/admin.php:816
msgid "Automatic Follower Account"
msgstr "Automatisch folgendes Konto (Marktschreier)"
#: mod/admin.php:817
msgid "Public Forum Account"
msgstr "Öffentliches Forum Konto"
#: mod/admin.php:818
msgid "Automatic Friend Account"
msgstr "Automatische Freunde Seite"
#: mod/admin.php:819
msgid "Blog Account"
msgstr "Blog-Konto"
#: mod/admin.php:820
msgid "Private Forum Account"
msgstr "Privates Forum Konto"
#: mod/admin.php:842
msgid "Message queues"
msgstr "Nachrichten-Warteschlangen"
#: mod/admin.php:848
msgid "Summary"
msgstr "Zusammenfassung"
#: mod/admin.php:850
msgid "Registered users"
msgstr "Registrierte Personen"
#: mod/admin.php:852
msgid "Pending registrations"
msgstr "Anstehende Anmeldungen"
#: mod/admin.php:853
msgid "Version"
msgstr "Version"
#: mod/admin.php:858
msgid "Active addons"
msgstr "Aktivierte Addons"
#: mod/admin.php:889
msgid "Can not parse base url. Must have at least <scheme>://<domain>"
msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen"
#: mod/admin.php:1219
msgid "Site settings updated."
msgstr "Seiteneinstellungen aktualisiert."
#: mod/admin.php:1246 mod/settings.php:897
msgid "No special theme for mobile devices"
msgstr "Kein spezielles Theme für mobile Geräte verwenden."
#: mod/admin.php:1275
msgid "No community page for local users"
msgstr "Keine Gemeinschaftsseite für lokale Nutzer"
#: mod/admin.php:1276
msgid "No community page"
msgstr "Keine Gemeinschaftsseite"
#: mod/admin.php:1277
msgid "Public postings from users of this site"
msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
#: mod/admin.php:1278
msgid "Public postings from the federated network"
msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
#: mod/admin.php:1279
msgid "Public postings from local users and the federated network"
msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
#: mod/admin.php:1285
msgid "Users, Global Contacts"
msgstr "Nutzer, globale Kontakte"
#: mod/admin.php:1286
msgid "Users, Global Contacts/fallback"
msgstr "Nutzer, globale Kontakte / Fallback"
#: mod/admin.php:1290
msgid "One month"
msgstr "ein Monat"
#: mod/admin.php:1291
msgid "Three months"
msgstr "drei Monate"
#: mod/admin.php:1292
msgid "Half a year"
msgstr "ein halbes Jahr"
#: mod/admin.php:1293
msgid "One year"
msgstr "ein Jahr"
#: mod/admin.php:1298
msgid "Multi user instance"
msgstr "Mehrbenutzer Instanz"
#: mod/admin.php:1321
msgid "Closed"
msgstr "Geschlossen"
#: mod/admin.php:1322
msgid "Requires approval"
msgstr "Bedarf der Zustimmung"
#: mod/admin.php:1323
msgid "Open"
msgstr "Offen"
#: mod/admin.php:1327
msgid "No SSL policy, links will track page SSL state"
msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
#: mod/admin.php:1328
msgid "Force all links to use SSL"
msgstr "SSL für alle Links erzwingen"
#: mod/admin.php:1329
msgid "Self-signed certificate, use SSL for local links only (discouraged)"
msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"
#: mod/admin.php:1333
msgid "Don't check"
msgstr "Nicht überprüfen"
#: mod/admin.php:1334
msgid "check the stable version"
msgstr "überprüfe die stabile Version"
#: mod/admin.php:1335
msgid "check the development version"
msgstr "überprüfe die Entwicklungsversion"
#: mod/admin.php:1354
msgid "Republish users to directory"
msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
#: mod/admin.php:1355 mod/register.php:267
msgid "Registration"
msgstr "Registrierung"
#: mod/admin.php:1356
msgid "File upload"
msgstr "Datei hochladen"
#: mod/admin.php:1357
msgid "Policies"
msgstr "Regeln"
#: mod/admin.php:1359
msgid "Auto Discovered Contact Directory"
msgstr "Automatisch ein Kontaktverzeichnis erstellen"
#: mod/admin.php:1360
msgid "Performance"
msgstr "Performance"
#: mod/admin.php:1361
msgid "Worker"
msgstr "Worker"
#: mod/admin.php:1362
msgid "Message Relay"
msgstr "Nachrichten Relais"
#: mod/admin.php:1363
msgid ""
"Relocate - WARNING: advanced function. Could make this server unreachable."
msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
#: mod/admin.php:1366
msgid "Site name"
msgstr "Seitenname"
#: mod/admin.php:1367
msgid "Host name"
msgstr "Host Name"
#: mod/admin.php:1368
msgid "Sender Email"
msgstr "Absender für Emails"
#: mod/admin.php:1368
msgid ""
"The email address your server shall use to send notification emails from."
msgstr "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll."
#: mod/admin.php:1369
msgid "Banner/Logo"
msgstr "Banner/Logo"
#: mod/admin.php:1370
msgid "Shortcut icon"
msgstr "Shortcut Icon"
#: mod/admin.php:1370
msgid "Link to an icon that will be used for browsers."
msgstr "Link zu einem Icon, das Browser verwenden werden."
#: mod/admin.php:1371
msgid "Touch icon"
msgstr "Touch Icon"
#: mod/admin.php:1371
msgid "Link to an icon that will be used for tablets and mobiles."
msgstr "Link zu einem Icon das Tablets und Handies verwenden sollen."
#: mod/admin.php:1372
msgid "Additional Info"
msgstr "Zusätzliche Informationen"
#: mod/admin.php:1372
#, php-format
msgid ""
"For public servers: you can add additional information here that will be "
"listed at %s/servers."
msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden."
#: mod/admin.php:1373
msgid "System language"
msgstr "Systemsprache"
#: mod/admin.php:1374
msgid "System theme"
msgstr "Systemweites Theme"
#: mod/admin.php:1374
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>"
#: mod/admin.php:1375
msgid "Mobile system theme"
msgstr "Systemweites mobiles Theme"
#: mod/admin.php:1375
msgid "Theme for mobile devices"
msgstr "Thema für mobile Geräte"
#: mod/admin.php:1376
msgid "SSL link policy"
msgstr "Regeln für SSL Links"
#: mod/admin.php:1376
msgid "Determines whether generated links should be forced to use SSL"
msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
#: mod/admin.php:1377
msgid "Force SSL"
msgstr "Erzwinge SSL"
#: mod/admin.php:1377
msgid ""
"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
" to endless loops."
msgstr "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife."
#: mod/admin.php:1378
msgid "Hide help entry from navigation menu"
msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
#: mod/admin.php:1378
msgid ""
"Hides the menu entry for the Help pages from the navigation menu. You can "
"still access it calling /help directly."
msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden."
#: mod/admin.php:1379
msgid "Single user instance"
msgstr "Ein-Nutzer Instanz"
#: mod/admin.php:1379
msgid "Make this instance multi-user or single-user for the named user"
msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt."
#: mod/admin.php:1380
msgid "Maximum image size"
msgstr "Maximale Bildgröße"
#: mod/admin.php:1380
msgid ""
"Maximum size in bytes of uploaded images. Default is 0, which means no "
"limits."
msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit."
#: mod/admin.php:1381
msgid "Maximum image length"
msgstr "Maximale Bildlänge"
#: mod/admin.php:1381
msgid ""
"Maximum length in pixels of the longest side of uploaded images. Default is "
"-1, which means no limits."
msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet."
#: mod/admin.php:1382
msgid "JPEG image quality"
msgstr "Qualität des JPEG Bildes"
#: mod/admin.php:1382
msgid ""
"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
"100, which is full quality."
msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust."
#: mod/admin.php:1384
msgid "Register policy"
msgstr "Registrierungsmethode"
#: mod/admin.php:1385
msgid "Maximum Daily Registrations"
msgstr "Maximum täglicher Registrierungen"
#: mod/admin.php:1385
msgid ""
"If registration is permitted above, this sets the maximum number of new user"
" registrations to accept per day. If register is set to closed, this "
"setting has no effect."
msgstr "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt."
#: mod/admin.php:1386
msgid "Register text"
msgstr "Registrierungstext"
#: mod/admin.php:1386
msgid ""
"Will be displayed prominently on the registration page. You can use BBCode "
"here."
msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden."
#: mod/admin.php:1387
msgid "Accounts abandoned after x days"
msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
#: mod/admin.php:1387
msgid ""
"Will not waste system resources polling external sites for abandonded "
"accounts. Enter 0 for no time limit."
msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit."
#: mod/admin.php:1388
msgid "Allowed friend domains"
msgstr "Erlaubte Domains für Kontakte"
#: mod/admin.php:1388
msgid ""
"Comma separated list of domains which are allowed to establish friendships "
"with this site. Wildcards are accepted. Empty to allow any domains"
msgstr "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
#: mod/admin.php:1389
msgid "Allowed email domains"
msgstr "Erlaubte Domains für E-Mails"
#: mod/admin.php:1389
msgid ""
"Comma separated list of domains which are allowed in email addresses for "
"registrations to this site. Wildcards are accepted. Empty to allow any "
"domains"
msgstr "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
#: mod/admin.php:1390
msgid "No OEmbed rich content"
msgstr "OEmbed nicht verwenden"
#: mod/admin.php:1390
msgid ""
"Don't show the rich content (e.g. embedded PDF), except from the domains "
"listed below."
msgstr "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden."
#: mod/admin.php:1391
msgid "Allowed OEmbed domains"
msgstr "Erlaubte OEmbed Domänen"
#: mod/admin.php:1391
msgid ""
"Comma separated list of domains which oembed content is allowed to be "
"displayed. Wildcards are accepted."
msgstr "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden."
#: mod/admin.php:1392
msgid "Block public"
msgstr "Öffentlichen Zugriff blockieren"
#: mod/admin.php:1392
msgid ""
"Check to block public access to all otherwise public personal pages on this "
"site unless you are currently logged in."
msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."
#: mod/admin.php:1393
msgid "Force publish"
msgstr "Erzwinge Veröffentlichung"
#: mod/admin.php:1393
msgid ""
"Check to force all profiles on this site to be listed in the site directory."
msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."
#: mod/admin.php:1393
msgid "Enabling this may violate privacy laws like the GDPR"
msgstr "Wenn du diese Option aktivierst, verstößt das unter Umständen gegen Gesetze wie die EU-DSGVO."
#: mod/admin.php:1394
msgid "Global directory URL"
msgstr "URL des weltweiten Verzeichnisses"
#: mod/admin.php:1394
msgid ""
"URL to the global directory. If this is not set, the global directory is "
"completely unavailable to the application."
msgstr "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar."
#: mod/admin.php:1395
msgid "Private posts by default for new users"
msgstr "Private Beiträge als Standard für neue Nutzer"
#: mod/admin.php:1395
msgid ""
"Set default post permissions for all new members to the default privacy "
"group rather than public."
msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen."
#: mod/admin.php:1396
msgid "Don't include post content in email notifications"
msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
#: mod/admin.php:1396
msgid ""
"Don't include the content of a post/comment/private message/etc. in the "
"email notifications that are sent out from this site, as a privacy measure."
msgstr "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden."
#: mod/admin.php:1397
msgid "Disallow public access to addons listed in the apps menu."
msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
#: mod/admin.php:1397
msgid ""
"Checking this box will restrict addons listed in the apps menu to members "
"only."
msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt."
#: mod/admin.php:1398
msgid "Don't embed private images in posts"
msgstr "Private Bilder nicht in Beiträgen einbetten."
#: mod/admin.php:1398
msgid ""
"Don't replace locally-hosted private photos in posts with an embedded copy "
"of the image. This means that contacts who receive posts containing private "
"photos will have to authenticate and load each image, which may take a "
"while."
msgstr "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert."
#: mod/admin.php:1399
msgid "Allow Users to set remote_self"
msgstr "Nutzern erlauben das remote_self Flag zu setzen"
#: mod/admin.php:1399
msgid ""
"With checking this, every user is allowed to mark every contact as a "
"remote_self in the repair contact dialog. Setting this flag on a contact "
"causes mirroring every posting of that contact in the users stream."
msgstr "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet."
#: mod/admin.php:1400
msgid "Block multiple registrations"
msgstr "Unterbinde Mehrfachregistrierung"
#: mod/admin.php:1400
msgid "Disallow users to register additional accounts for use as pages."
msgstr "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als ."
#: mod/admin.php:1401
msgid "OpenID support"
msgstr "OpenID Unterstützung"
#: mod/admin.php:1401
msgid "OpenID support for registration and logins."
msgstr "OpenID-Unterstützung für Registrierung und Login."
#: mod/admin.php:1402
msgid "Fullname check"
msgstr "Namen auf Vollständigkeit überprüfen"
#: mod/admin.php:1402
msgid ""
"Force users to register with a space between firstname and lastname in Full "
"name, as an antispam measure"
msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden."
#: mod/admin.php:1403
msgid "Community pages for visitors"
msgstr "Für Besucher verfügbare Gemeinschaftsseite"
#: mod/admin.php:1403
msgid ""
"Which community pages should be available for visitors. Local users always "
"see both pages."
msgstr "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden."
#: mod/admin.php:1404
msgid "Posts per user on community page"
msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
#: mod/admin.php:1404
msgid ""
"The maximum number of posts per user on the community page. (Not valid for "
"'Global Community')"
msgstr "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt."
#: mod/admin.php:1405
msgid "Enable OStatus support"
msgstr "OStatus Unterstützung aktivieren"
#: mod/admin.php:1405
msgid ""
"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
"communications in OStatus are public, so privacy warnings will be "
"occasionally displayed."
msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt."
#: mod/admin.php:1406
msgid "Only import OStatus threads from our contacts"
msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
#: mod/admin.php:1406
msgid ""
"Normally we import every content from our OStatus contacts. With this option"
" we only store threads that are started by a contact that is known on our "
"system."
msgstr "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden."
#: mod/admin.php:1407
msgid "OStatus support can only be enabled if threading is enabled."
msgstr "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. "
#: mod/admin.php:1409
msgid ""
"Diaspora support can't be enabled because Friendica was installed into a sub"
" directory."
msgstr "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist."
#: mod/admin.php:1410
msgid "Enable Diaspora support"
msgstr "Diaspora Unterstützung aktivieren"
#: mod/admin.php:1410
msgid "Provide built-in Diaspora network compatibility."
msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
#: mod/admin.php:1411
msgid "Only allow Friendica contacts"
msgstr "Nur Friendica-Kontakte erlauben"
#: mod/admin.php:1411
msgid ""
"All contacts must use Friendica protocols. All other built-in communication "
"protocols disabled."
msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert."
#: mod/admin.php:1412
msgid "Verify SSL"
msgstr "SSL Überprüfen"
#: mod/admin.php:1412
msgid ""
"If you wish, you can turn on strict certificate checking. This will mean you"
" cannot connect (at all) to self-signed SSL sites."
msgstr "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann."
#: mod/admin.php:1413
msgid "Proxy user"
msgstr "Proxy Nutzer"
#: mod/admin.php:1414
msgid "Proxy URL"
msgstr "Proxy URL"
#: mod/admin.php:1415
msgid "Network timeout"
msgstr "Netzwerk Wartezeit"
#: mod/admin.php:1415
msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)."
#: mod/admin.php:1416
msgid "Maximum Load Average"
msgstr "Maximum Load Average"
#: mod/admin.php:1416
msgid ""
"Maximum system load before delivery and poll processes are deferred - "
"default 50."
msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
#: mod/admin.php:1417
msgid "Maximum Load Average (Frontend)"
msgstr "Maximum Load Average (Frontend)"
#: mod/admin.php:1417
msgid "Maximum system load before the frontend quits service - default 50."
msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
#: mod/admin.php:1418
msgid "Minimal Memory"
msgstr "Minimaler Speicher"
#: mod/admin.php:1418
msgid ""
"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
"default 0 (deactivated)."
msgstr "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)"
#: mod/admin.php:1419
msgid "Maximum table size for optimization"
msgstr "Maximale Tabellengröße zur Optimierung"
#: mod/admin.php:1419
msgid ""
"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
"disable it."
msgstr "Maximale Tabellengröße (in MB) für die automatische Optimierung - Gib -1 für Deaktivierung ein."
#: mod/admin.php:1420
msgid "Minimum level of fragmentation"
msgstr "Minimaler Fragmentationsgrad"
#: mod/admin.php:1420
msgid ""
"Minimum fragmenation level to start the automatic optimization - default "
"value is 30%."
msgstr "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%"
#: mod/admin.php:1422
msgid "Periodical check of global contacts"
msgstr "Regelmäßig globale Kontakte überprüfen"
#: mod/admin.php:1422
msgid ""
"If enabled, the global contacts are checked periodically for missing or "
"outdated data and the vitality of the contacts and servers."
msgstr "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft."
#: mod/admin.php:1423
msgid "Days between requery"
msgstr "Tage zwischen erneuten Abfragen"
#: mod/admin.php:1423
msgid "Number of days after which a server is requeried for his contacts."
msgstr "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll."
#: mod/admin.php:1424
msgid "Discover contacts from other servers"
msgstr "Neue Kontakte auf anderen Servern entdecken"
#: mod/admin.php:1424
msgid ""
"Periodically query other servers for contacts. You can choose between "
"'users': the users on the remote system, 'Global Contacts': active contacts "
"that are known on the system. The fallback is meant for Redmatrix servers "
"and older friendica servers, where global contacts weren't available. The "
"fallback increases the server load, so the recommened setting is 'Users, "
"Global Contacts'."
msgstr "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'."
#: mod/admin.php:1425
msgid "Timeframe for fetching global contacts"
msgstr "Zeitfenster für globale Kontakte"
#: mod/admin.php:1425
msgid ""
"When the discovery is activated, this value defines the timeframe for the "
"activity of the global contacts that are fetched from other servers."
msgstr "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden."
#: mod/admin.php:1426
msgid "Search the local directory"
msgstr "Lokales Verzeichnis durchsuchen"
#: mod/admin.php:1426
msgid ""
"Search the local directory instead of the global directory. When searching "
"locally, every search will be executed on the global directory in the "
"background. This improves the search results when the search is repeated."
msgstr "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
#: mod/admin.php:1428
msgid "Publish server information"
msgstr "Server Informationen veröffentlichen"
#: mod/admin.php:1428
msgid ""
"If enabled, general server and usage data will be published. The data "
"contains the name and version of the server, number of users with public "
"profiles, number of posts and the activated protocols and connectors. See <a"
" href='http://the-federation.info/'>the-federation.info</a> for details."
msgstr "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen."
#: mod/admin.php:1430
msgid "Check upstream version"
msgstr "Suche nach Updates"
#: mod/admin.php:1430
msgid ""
"Enables checking for new Friendica versions at github. If there is a new "
"version, you will be informed in the admin panel overview."
msgstr "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt."
#: mod/admin.php:1431
msgid "Suppress Tags"
msgstr "Tags Unterdrücken"
#: mod/admin.php:1431
msgid "Suppress showing a list of hashtags at the end of the posting."
msgstr "Unterdrückt die Anzeige von Tags am Ende eines Beitrags."
#: mod/admin.php:1432
msgid "Clean database"
msgstr "Datenbank aufräumen"
#: mod/admin.php:1432
msgid ""
"Remove old remote items, orphaned database records and old content from some"
" other helper tables."
msgstr "Entferne alte Beiträge von anderen Knoten, verwaiste Einträge und alten Inhalt einiger Hilfstabellen."
#: mod/admin.php:1433
msgid "Lifespan of remote items"
msgstr "Lebensdauer von Beiträgen anderer Knoten"
#: mod/admin.php:1433
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"remote items will be deleted. Own items, and marked or filed items are "
"always kept. 0 disables this behaviour."
msgstr "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl in Tagen nach der Beiträge die auf anderen Knoten des Netzwerks verfasst wurden, gelöscht werden sollen. Eigene Beiträge sowie markierte oder abgespeicherte Beiträge werden nicht gelöscht. Ein Wert von 0 deaktiviert das automatische löschen von Beiträgen."
#: mod/admin.php:1434
msgid "Lifespan of unclaimed items"
msgstr "Lebensdauer nicht angeforderter Beiträge"
#: mod/admin.php:1434
msgid ""
"When the database cleanup is enabled, this defines the days after which "
"unclaimed remote items (mostly content from the relay) will be deleted. "
"Default value is 90 days. Defaults to the general lifespan value of remote "
"items if set to 0."
msgstr "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl von Tagen nach denen nicht angeforderte Beiträge (hauptsächlich sole die über das Relais eintreffen) gelöscht werden. Der Standardwert beträgt 90 Tage. Wird dieser Wert auf 0 gesetzt, wird die Lebenszeit von Beiträgen anderer Knoten verwendet."
#: mod/admin.php:1435
msgid "Path to item cache"
msgstr "Pfad zum Eintrag Cache"
#: mod/admin.php:1435
msgid "The item caches buffers generated bbcode and external images."
msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
#: mod/admin.php:1436
msgid "Cache duration in seconds"
msgstr "Cache-Dauer in Sekunden"
#: mod/admin.php:1436
msgid ""
"How long should the cache files be hold? Default value is 86400 seconds (One"
" day). To disable the item cache, set the value to -1."
msgstr "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1."
#: mod/admin.php:1437
msgid "Maximum numbers of comments per post"
msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
#: mod/admin.php:1437
msgid "How much comments should be shown for each post? Default value is 100."
msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100."
#: mod/admin.php:1438
msgid "Temp path"
msgstr "Temp Pfad"
#: mod/admin.php:1438
msgid ""
"If you have a restricted system where the webserver can't access the system "
"temp path, enter another path here."
msgstr "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad."
#: mod/admin.php:1439
msgid "Base path to installation"
msgstr "Basis-Pfad zur Installation"
#: mod/admin.php:1439
msgid ""
"If the system cannot detect the correct path to your installation, enter the"
" correct path here. This setting should only be set if you are using a "
"restricted system and symbolic links to your webroot."
msgstr "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist."
#: mod/admin.php:1440
msgid "Disable picture proxy"
msgstr "Bilder Proxy deaktivieren"
#: mod/admin.php:1440
msgid ""
"The picture proxy increases performance and privacy. It shouldn't be used on"
" systems with very low bandwith."
msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
#: mod/admin.php:1441
msgid "Only search in tags"
msgstr "Nur in Tags suchen"
#: mod/admin.php:1441
msgid "On large systems the text search can slow down the system extremely."
msgstr "Auf großen Knoten kann die Volltext-Suche das System ausbremsen."
#: mod/admin.php:1443
msgid "New base url"
msgstr "Neue Basis-URL"
#: mod/admin.php:1443
msgid ""
"Change base url for this server. Sends relocate message to all Friendica and"
" Diaspora* contacts of all users."
msgstr "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen."
#: mod/admin.php:1445
msgid "RINO Encryption"
msgstr "RINO Verschlüsselung"
#: mod/admin.php:1445
msgid "Encryption layer between nodes."
msgstr "Verschlüsselung zwischen Friendica Instanzen"
#: mod/admin.php:1445
msgid "Enabled"
msgstr "Aktiv"
#: mod/admin.php:1447
msgid "Maximum number of parallel workers"
msgstr "Maximale Anzahl parallel laufender Worker"
#: mod/admin.php:1447
msgid ""
"On shared hosters set this to 2. On larger systems, values of 10 are great. "
"Default value is 4."
msgstr "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4."
#: mod/admin.php:1448
msgid "Don't use 'proc_open' with the worker"
msgstr "'proc_open' nicht mit den Workern verwenden"
#: mod/admin.php:1448
msgid ""
"Enable this if your system doesn't allow the use of 'proc_open'. This can "
"happen on shared hosters. If this is enabled you should increase the "
"frequency of worker calls in your crontab."
msgstr "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen."
#: mod/admin.php:1449
msgid "Enable fastlane"
msgstr "Aktiviere Fastlane"
#: mod/admin.php:1449
msgid ""
"When enabed, the fastlane mechanism starts an additional worker if processes"
" with higher priority are blocked by processes of lower priority."
msgstr "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden."
#: mod/admin.php:1450
msgid "Enable frontend worker"
msgstr "Aktiviere den Frontend Worker"
#: mod/admin.php:1450
#, php-format
msgid ""
"When enabled the Worker process is triggered when backend access is "
"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
"might want to call %s/worker on a regular basis via an external cron job. "
"You should only enable this option if you cannot utilize cron/scheduled jobs"
" on your server."
msgstr "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst."
#: mod/admin.php:1452
msgid "Subscribe to relay"
msgstr "Relais abonnieren"
#: mod/admin.php:1452
msgid ""
"Enables the receiving of public posts from the relay. They will be included "
"in the search, subscribed tags and on the global community page."
msgstr "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein."
#: mod/admin.php:1453
msgid "Relay server"
msgstr "Relais Server"
#: mod/admin.php:1453
msgid ""
"Address of the relay server where public posts should be send to. For "
"example https://relay.diasp.org"
msgstr "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org"
#: mod/admin.php:1454
msgid "Direct relay transfer"
msgstr "Direkte Relais Übertragung"
#: mod/admin.php:1454
msgid ""
"Enables the direct transfer to other servers without using the relay servers"
msgstr "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird."
#: mod/admin.php:1455
msgid "Relay scope"
msgstr "Geltungsbereich des Relais"
#: mod/admin.php:1455
msgid ""
"Can be 'all' or 'tags'. 'all' means that every public post should be "
"received. 'tags' means that only posts with selected tags should be "
"received."
msgstr "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten."
#: mod/admin.php:1455
msgid "all"
msgstr "Alle"
#: mod/admin.php:1455
msgid "tags"
msgstr "Schlagwörter"
#: mod/admin.php:1456
msgid "Server tags"
msgstr "Server Schlagworte"
#: mod/admin.php:1456
msgid "Comma separated list of tags for the 'tags' subscription."
msgstr "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt."
#: mod/admin.php:1457
msgid "Allow user tags"
msgstr "Verwende Schlagworte der Nutzer"
#: mod/admin.php:1457
msgid ""
"If enabled, the tags from the saved searches will used for the 'tags' "
"subscription in addition to the 'relay_server_tags'."
msgstr "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben definierten Server Schlagworte abonniert."
#: mod/admin.php:1485
msgid "Update has been marked successful"
msgstr "Update wurde als erfolgreich markiert"
#: mod/admin.php:1492
#, php-format
msgid "Database structure update %s was successfully applied."
msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
#: mod/admin.php:1495
#, php-format
msgid "Executing of database structure update %s failed with error: %s"
msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"
#: mod/admin.php:1508
#, php-format
msgid "Executing %s failed with error: %s"
msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
#: mod/admin.php:1510
#, php-format
msgid "Update %s was successfully applied."
msgstr "Update %s war erfolgreich."
#: mod/admin.php:1513
#, php-format
msgid "Update %s did not return a status. Unknown if it succeeded."
msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status."
#: mod/admin.php:1516
#, php-format
msgid "There was no additional update function %s that needed to be called."
msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."
#: mod/admin.php:1536
msgid "No failed updates."
msgstr "Keine fehlgeschlagenen Updates."
#: mod/admin.php:1537
msgid "Check database structure"
msgstr "Datenbank Struktur überprüfen"
#: mod/admin.php:1542
msgid "Failed Updates"
msgstr "Fehlgeschlagene Updates"
#: mod/admin.php:1543
msgid ""
"This does not include updates prior to 1139, which did not return a status."
msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."
#: mod/admin.php:1544
msgid "Mark success (if update was manually applied)"
msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
#: mod/admin.php:1545
msgid "Attempt to execute this update step automatically"
msgstr "Versuchen, diesen Schritt automatisch auszuführen"
#: mod/admin.php:1584
#, php-format
msgid ""
"\n"
"\t\t\tDear %1$s,\n"
"\t\t\t\tthe administrator of %2$s has set up an account for you."
msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für Dich angelegt."
#: mod/admin.php:1587
#, php-format
msgid ""
"\n"
"\t\t\tThe login details are as follows:\n"
"\n"
"\t\t\tSite Location:\t%1$s\n"
"\t\t\tLogin Name:\t\t%2$s\n"
"\t\t\tPassword:\t\t%3$s\n"
"\n"
"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
"\t\t\tin.\n"
"\n"
"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
"\n"
"\t\t\tYou may also wish to add some basic information to your default profile\n"
"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
"\n"
"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
"\t\t\tthan that.\n"
"\n"
"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
"\t\t\tIf you are new and do not know anybody here, they may help\n"
"\t\t\tyou to make some new and interesting friends.\n"
"\n"
"\t\t\tIf you ever want to delete your account, you can do so at %1$s/removeme\n"
"\n"
"\t\t\tThank you and welcome to %4$s."
msgstr "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1$s\n\tBenutzername:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1$s/removeme jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
#: mod/admin.php:1621 src/Model/User.php:663
#, php-format
msgid "Registration details for %s"
msgstr "Details der Registration von %s"
#: mod/admin.php:1631
#, php-format
msgid "%s user blocked/unblocked"
msgid_plural "%s users blocked/unblocked"
msgstr[0] "%s Benutzer geblockt/freigegeben"
msgstr[1] "%s Benutzer geblockt/freigegeben"
#: mod/admin.php:1637
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s Nutzer gelöscht"
msgstr[1] "%s Nutzer gelöscht"
#: mod/admin.php:1684
#, php-format
msgid "User '%s' deleted"
msgstr "Nutzer '%s' gelöscht"
#: mod/admin.php:1692
#, php-format
msgid "User '%s' unblocked"
msgstr "Nutzer '%s' entsperrt"
#: mod/admin.php:1692
#, php-format
msgid "User '%s' blocked"
msgstr "Nutzer '%s' gesperrt"
#: mod/admin.php:1749 mod/settings.php:1058
msgid "Normal Account Page"
msgstr "Normales Konto"
#: mod/admin.php:1750 mod/settings.php:1062
msgid "Soapbox Page"
msgstr "Marktschreier-Konto"
#: mod/admin.php:1751 mod/settings.php:1066
msgid "Public Forum"
msgstr "Öffentliches Forum"
#: mod/admin.php:1752 mod/settings.php:1070
msgid "Automatic Friend Page"
msgstr "Automatische Freunde Seite"
#: mod/admin.php:1753
msgid "Private Forum"
msgstr "Privates Forum"
#: mod/admin.php:1756 mod/settings.php:1042
msgid "Personal Page"
msgstr "Persönliche Seite"
#: mod/admin.php:1757 mod/settings.php:1046
msgid "Organisation Page"
msgstr "Organisationsseite"
#: mod/admin.php:1758 mod/settings.php:1050
msgid "News Page"
msgstr "Nachrichtenseite"
#: mod/admin.php:1759 mod/settings.php:1054
msgid "Community Forum"
msgstr "Gemeinschaftsforum"
#: mod/admin.php:1806 mod/admin.php:1817 mod/admin.php:1830 mod/admin.php:1848
#: src/Content/ContactSelector.php:82
msgid "Email"
msgstr "E-Mail"
#: mod/admin.php:1806 mod/admin.php:1830
msgid "Register date"
msgstr "Anmeldedatum"
#: mod/admin.php:1806 mod/admin.php:1830
msgid "Last login"
msgstr "Letzte Anmeldung"
#: mod/admin.php:1806 mod/admin.php:1830
msgid "Last item"
msgstr "Letzter Beitrag"
#: mod/admin.php:1806
msgid "Type"
msgstr "Typ"
#: mod/admin.php:1813
msgid "Add User"
msgstr "Nutzer hinzufügen"
#: mod/admin.php:1815
msgid "User registrations waiting for confirm"
msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
#: mod/admin.php:1816
msgid "User waiting for permanent deletion"
msgstr "Nutzer wartet auf permanente Löschung"
#: mod/admin.php:1817
msgid "Request date"
msgstr "Anfragedatum"
#: mod/admin.php:1818
msgid "No registrations."
msgstr "Keine Neuanmeldungen."
#: mod/admin.php:1819
msgid "Note from the user"
msgstr "Hinweis vom Nutzer"
#: mod/admin.php:1821
msgid "Deny"
msgstr "Verwehren"
#: mod/admin.php:1825
msgid "Site admin"
msgstr "Seitenadministrator"
#: mod/admin.php:1826
msgid "Account expired"
msgstr "Account ist abgelaufen"
#: mod/admin.php:1829
msgid "New User"
msgstr "Neuer Nutzer"
#: mod/admin.php:1830
msgid "Deleted since"
msgstr "Gelöscht seit"
#: mod/admin.php:1835
msgid ""
"Selected users will be deleted!\\n\\nEverything these users had posted on "
"this site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?"
#: mod/admin.php:1836
msgid ""
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
"site will be permanently deleted!\\n\\nAre you sure?"
msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?"
#: mod/admin.php:1846
msgid "Name of the new user."
msgstr "Name des neuen Nutzers"
#: mod/admin.php:1847
msgid "Nickname"
msgstr "Spitzname"
#: mod/admin.php:1847
msgid "Nickname of the new user."
msgstr "Spitznamen für den neuen Nutzer"
#: mod/admin.php:1848
msgid "Email address of the new user."
msgstr "Email Adresse des neuen Nutzers"
#: mod/admin.php:1890
#, php-format
msgid "Addon %s disabled."
msgstr "Addon %s ausgeschaltet."
#: mod/admin.php:1894
#, php-format
msgid "Addon %s enabled."
msgstr "Addon %s eingeschaltet."
#: mod/admin.php:1904 mod/admin.php:2153
msgid "Disable"
msgstr "Ausschalten"
#: mod/admin.php:1907 mod/admin.php:2156
msgid "Enable"
msgstr "Einschalten"
#: mod/admin.php:1929 mod/admin.php:2198
msgid "Toggle"
msgstr "Umschalten"
#: mod/admin.php:1937 mod/admin.php:2207
msgid "Author: "
msgstr "Autor:"
#: mod/admin.php:1938 mod/admin.php:2208
msgid "Maintainer: "
msgstr "Betreuer:"
#: mod/admin.php:1990
msgid "Reload active addons"
msgstr "Aktivierte Addons neu laden"
#: mod/admin.php:1995
#, php-format
msgid ""
"There are currently no addons available on your node. You can find the "
"official addon repository at %1$s and might find other interesting addons in"
" the open addon registry at %2$s"
msgstr "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2$s."
#: mod/admin.php:2115
msgid "No themes found."
msgstr "Keine Themen gefunden."
#: mod/admin.php:2189
msgid "Screenshot"
msgstr "Bildschirmfoto"
#: mod/admin.php:2243
msgid "Reload active themes"
msgstr "Aktives Theme neu laden"
#: mod/admin.php:2248
#, php-format
msgid "No themes found on the system. They should be placed in %1$s"
msgstr "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1$s platziert werden."
#: mod/admin.php:2249
msgid "[Experimental]"
msgstr "[Experimentell]"
#: mod/admin.php:2250
msgid "[Unsupported]"
msgstr "[Nicht unterstützt]"
#: mod/admin.php:2274
msgid "Log settings updated."
msgstr "Protokolleinstellungen aktualisiert."
#: mod/admin.php:2306
msgid "PHP log currently enabled."
msgstr "PHP Protokollierung ist derzeit aktiviert."
#: mod/admin.php:2308
msgid "PHP log currently disabled."
msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
#: mod/admin.php:2317
msgid "Clear"
msgstr "löschen"
#: mod/admin.php:2321
msgid "Enable Debugging"
msgstr "Protokoll führen"
#: mod/admin.php:2322
msgid "Log file"
msgstr "Protokolldatei"
#: mod/admin.php:2322
msgid ""
"Must be writable by web server. Relative to your Friendica top-level "
"directory."
msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
#: mod/admin.php:2323
msgid "Log level"
msgstr "Protokoll-Level"
#: mod/admin.php:2325
msgid "PHP logging"
msgstr "PHP Protokollieren"
#: mod/admin.php:2326
msgid ""
"To enable logging of PHP errors and warnings you can add the following to "
"the .htconfig.php file of your installation. The filename set in the "
"'error_log' line is relative to the friendica top-level directory and must "
"be writeable by the web server. The option '1' for 'log_errors' and "
"'display_errors' is to enable these options, set to '0' to disable them."
msgstr "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest, Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie."
#: mod/admin.php:2357
#, php-format
msgid ""
"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
"if file %1$s exist and is readable."
msgstr "Fehler beim Öffnen der Logdatei <strong>%1$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1$s existiert und gelesen werden kann."
#: mod/admin.php:2361
#, php-format
msgid ""
"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
" %1$s is readable."
msgstr "Konnte die Logdatei <strong>%1$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1$s lesbar ist."
#: mod/admin.php:2452 mod/admin.php:2453 mod/settings.php:767
msgid "Off"
msgstr "Aus"
#: mod/admin.php:2452 mod/admin.php:2453 mod/settings.php:767
msgid "On"
msgstr "An"
#: mod/admin.php:2453
#, php-format
msgid "Lock feature %s"
msgstr "Feature festlegen: %s"
#: mod/admin.php:2461
msgid "Manage Additional Features"
msgstr "Zusätzliche Features Verwalten"
#: mod/community.php:51
msgid "Community option not available."
msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
#: mod/community.php:68
msgid "Not available."
msgstr "Nicht verfügbar."
#: mod/community.php:81
msgid "Local Community"
msgstr "Lokale Gemeinschaft"
#: mod/community.php:84
msgid "Posts from local users on this server"
msgstr "Beiträge von Nutzern dieses Servers"
#: mod/community.php:92
msgid "Global Community"
msgstr "Globale Gemeinschaft"
#: mod/community.php:95
msgid "Posts from users of the whole federated network"
msgstr "Beiträge von Nutzern des gesamten föderalen Netzwerks"
#: mod/community.php:141 mod/search.php:228
msgid "No results."
msgstr "Keine Ergebnisse."
#: mod/community.php:185
msgid ""
"This community stream shows all public posts received by this node. They may"
" not reflect the opinions of this nodes users."
msgstr "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers."
#: mod/events.php:105 mod/events.php:107
msgid "Event can not end before it has started."
msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
#: mod/events.php:114 mod/events.php:116
msgid "Event title and start time are required."
msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
#: mod/events.php:393
msgid "Create New Event"
msgstr "Neue Veranstaltung erstellen"
#: mod/events.php:506
msgid "Event details"
msgstr "Veranstaltungsdetails"
#: mod/events.php:507
msgid "Starting date and Title are required."
msgstr "Anfangszeitpunkt und Titel werden benötigt"
#: mod/events.php:508 mod/events.php:509
msgid "Event Starts:"
msgstr "Veranstaltungsbeginn:"
#: mod/events.php:510 mod/events.php:526
msgid "Finish date/time is not known or not relevant"
msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
#: mod/events.php:512 mod/events.php:513
msgid "Event Finishes:"
msgstr "Veranstaltungsende:"
#: mod/events.php:514 mod/events.php:527
msgid "Adjust for viewer timezone"
msgstr "An Zeitzone des Betrachters anpassen"
#: mod/events.php:516
msgid "Description:"
msgstr "Beschreibung"
#: mod/events.php:520 mod/events.php:522
msgid "Title:"
msgstr "Titel:"
#: mod/events.php:523 mod/events.php:524
msgid "Share this event"
msgstr "Veranstaltung teilen"
#: mod/events.php:531 src/Model/Profile.php:862
msgid "Basic"
msgstr "Allgemein"
#: mod/events.php:533 mod/photos.php:1086 mod/photos.php:1429
#: src/Core/ACL.php:318
msgid "Permissions"
msgstr "Berechtigungen"
#: mod/events.php:552
msgid "Failed to remove event"
msgstr "Entfernen der Veranstaltung fehlgeschlagen"
#: mod/events.php:554
msgid "Event removed"
msgstr "Veranstaltung enfternt"
#: mod/item.php:114
msgid "Unable to locate original post."
msgstr "Konnte den Originalbeitrag nicht finden."
#: mod/item.php:274
msgid "Empty post discarded."
msgstr "Leerer Beitrag wurde verworfen."
#: mod/item.php:804
#, php-format
msgid ""
"This message was sent to you by %s, a member of the Friendica social "
"network."
msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
#: mod/item.php:806
#, php-format
msgid "You may visit them online at %s"
msgstr "Du kannst sie online unter %s besuchen"
#: mod/item.php:807
msgid ""
"Please contact the sender by replying to this post if you do not wish to "
"receive these messages."
msgstr "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."
#: mod/item.php:811
#, php-format
msgid "%s posted an update."
msgstr "%s hat ein Update veröffentlicht."
#: mod/network.php:194 mod/search.php:37
msgid "Remove term"
msgstr "Begriff entfernen"
#: mod/network.php:201 mod/search.php:46 src/Content/Feature.php:100
msgid "Saved Searches"
msgstr "Gespeicherte Suchen"
#: mod/network.php:202 src/Model/Group.php:413
msgid "add"
msgstr "hinzufügen"
#: mod/network.php:547
#, php-format
msgid ""
"Warning: This group contains %s member from a network that doesn't allow non"
" public messages."
msgid_plural ""
"Warning: This group contains %s members from a network that doesn't allow "
"non public messages."
msgstr[0] "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann."
msgstr[1] "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können."
#: mod/network.php:550
msgid "Messages in this group won't be send to these receivers."
msgstr "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden."
#: mod/network.php:618
msgid "No such group"
msgstr "Es gibt keine solche Gruppe"
#: mod/network.php:643
#, php-format
msgid "Group: %s"
msgstr "Gruppe: %s"
#: mod/network.php:669
msgid "Private messages to this person are at risk of public disclosure."
msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."
#: mod/network.php:672
msgid "Invalid contact."
msgstr "Ungültiger Kontakt."
#: mod/network.php:943
msgid "Commented Order"
msgstr "Neueste Kommentare"
#: mod/network.php:946
msgid "Sort by Comment Date"
msgstr "Nach Kommentardatum sortieren"
#: mod/network.php:951
msgid "Posted Order"
msgstr "Neueste Beiträge"
#: mod/network.php:954
msgid "Sort by Post Date"
msgstr "Nach Beitragsdatum sortieren"
#: mod/network.php:965
msgid "Posts that mention or involve you"
msgstr "Beiträge, in denen es um Dich geht"
#: mod/network.php:973
msgid "New"
msgstr "Neue"
#: mod/network.php:976
msgid "Activity Stream - by date"
msgstr "Aktivitäten-Stream - nach Datum"
#: mod/network.php:984
msgid "Shared Links"
msgstr "Geteilte Links"
#: mod/network.php:987
msgid "Interesting Links"
msgstr "Interessante Links"
#: mod/network.php:995
msgid "Starred"
msgstr "Markierte"
#: mod/network.php:998
msgid "Favourite Posts"
msgstr "Favorisierte Beiträge"
#: mod/notes.php:52 src/Model/Profile.php:944
msgid "Personal Notes"
msgstr "Persönliche Notizen"
#: mod/photos.php:108 src/Model/Profile.php:905
msgid "Photo Albums"
msgstr "Fotoalben"
#: mod/photos.php:109 mod/photos.php:1701
msgid "Recent Photos"
msgstr "Neueste Fotos"
#: mod/photos.php:112 mod/photos.php:1198 mod/photos.php:1703
msgid "Upload New Photos"
msgstr "Neue Fotos hochladen"
#: mod/photos.php:126 mod/settings.php:51
msgid "everybody"
msgstr "jeder"
#: mod/photos.php:184
msgid "Contact information unavailable"
msgstr "Kontaktinformationen nicht verfügbar"
#: mod/photos.php:204
msgid "Album not found."
msgstr "Album nicht gefunden."
#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1149
msgid "Delete Album"
msgstr "Album löschen"
#: mod/photos.php:243
msgid "Do you really want to delete this photo album and all its photos?"
msgstr "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?"
#: mod/photos.php:303 mod/photos.php:314 mod/photos.php:1434
msgid "Delete Photo"
msgstr "Foto löschen"
#: mod/photos.php:312
msgid "Do you really want to delete this photo?"
msgstr "Möchtest Du wirklich dieses Foto löschen?"
#: mod/photos.php:655
msgid "a photo"
msgstr "einem Foto"
#: mod/photos.php:655
#, php-format
msgid "%1$s was tagged in %2$s by %3$s"
msgstr "%1$s wurde von %3$s in %2$s getaggt"
#: mod/photos.php:757
msgid "Image upload didn't complete, please try again"
msgstr "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut."
#: mod/photos.php:760
msgid "Image file is missing"
msgstr "Bilddatei konnte nicht gefunden werden."
#: mod/photos.php:765
msgid ""
"Server can't accept new file upload at this time, please contact your "
"administrator"
msgstr "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator."
#: mod/photos.php:791
msgid "Image file is empty."
msgstr "Bilddatei ist leer."
#: mod/photos.php:928
msgid "No photos selected"
msgstr "Keine Bilder ausgewählt"
#: mod/photos.php:1024 mod/videos.php:309
msgid "Access to this item is restricted."
msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
#: mod/photos.php:1078
msgid "Upload Photos"
msgstr "Bilder hochladen"
#: mod/photos.php:1082 mod/photos.php:1144
msgid "New album name: "
msgstr "Name des neuen Albums: "
#: mod/photos.php:1083
msgid "or existing album name: "
msgstr "oder existierender Albumname: "
#: mod/photos.php:1084
msgid "Do not show a status post for this upload"
msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
#: mod/photos.php:1094 mod/photos.php:1437 mod/settings.php:1218
msgid "Show to Groups"
msgstr "Zeige den Gruppen"
#: mod/photos.php:1095 mod/photos.php:1438 mod/settings.php:1219
msgid "Show to Contacts"
msgstr "Zeige den Kontakten"
#: mod/photos.php:1155
msgid "Edit Album"
msgstr "Album bearbeiten"
#: mod/photos.php:1160
msgid "Show Newest First"
msgstr "Zeige neueste zuerst"
#: mod/photos.php:1162
msgid "Show Oldest First"
msgstr "Zeige älteste zuerst"
#: mod/photos.php:1183 mod/photos.php:1686
msgid "View Photo"
msgstr "Foto betrachten"
#: mod/photos.php:1224
msgid "Permission denied. Access to this item may be restricted."
msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."
#: mod/photos.php:1226
msgid "Photo not available"
msgstr "Foto nicht verfügbar"
#: mod/photos.php:1289
msgid "View photo"
msgstr "Fotos ansehen"
#: mod/photos.php:1289
msgid "Edit photo"
msgstr "Foto bearbeiten"
#: mod/photos.php:1290
msgid "Use as profile photo"
msgstr "Als Profilbild verwenden"
#: mod/photos.php:1296 src/Object/Post.php:149
msgid "Private Message"
msgstr "Private Nachricht"
#: mod/photos.php:1315
msgid "View Full Size"
msgstr "Betrachte Originalgröße"
#: mod/photos.php:1402
msgid "Tags: "
msgstr "Tags: "
#: mod/photos.php:1405
msgid "[Remove any tag]"
msgstr "[Tag entfernen]"
#: mod/photos.php:1420
msgid "New album name"
msgstr "Name des neuen Albums"
#: mod/photos.php:1421
msgid "Caption"
msgstr "Bildunterschrift"
#: mod/photos.php:1422
msgid "Add a Tag"
msgstr "Tag hinzufügen"
#: mod/photos.php:1422
msgid ""
"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
#: mod/photos.php:1423
msgid "Do not rotate"
msgstr "Nicht rotieren"
#: mod/photos.php:1424
msgid "Rotate CW (right)"
msgstr "Drehen US (rechts)"
#: mod/photos.php:1425
msgid "Rotate CCW (left)"
msgstr "Drehen EUS (links)"
#: mod/photos.php:1459 src/Object/Post.php:304
msgid "I like this (toggle)"
msgstr "Ich mag das (toggle)"
#: mod/photos.php:1460 src/Object/Post.php:305
msgid "I don't like this (toggle)"
msgstr "Ich mag das nicht (toggle)"
#: mod/photos.php:1478 mod/photos.php:1517 mod/photos.php:1590
#: src/Object/Post.php:407 src/Object/Post.php:803
msgid "Comment"
msgstr "Kommentar"
#: mod/photos.php:1622
msgid "Map"
msgstr "Karte"
#: mod/photos.php:1692 mod/videos.php:387
msgid "View Album"
msgstr "Album betrachten"
#: mod/profile.php:37 src/Model/Profile.php:118
msgid "Requested profile is not available."
msgstr "Das angefragte Profil ist nicht vorhanden."
#: mod/profile.php:78 mod/profile.php:81 src/Protocol/OStatus.php:1250
#, php-format
msgid "%s's timeline"
msgstr "Timeline von %s"
#: mod/profile.php:79 src/Protocol/OStatus.php:1251
#, php-format
msgid "%s's posts"
msgstr "Beiträge von %s"
#: mod/profile.php:80 src/Protocol/OStatus.php:1252
#, php-format
msgid "%s's comments"
msgstr "Kommentare von %s"
#: mod/profile.php:195
msgid "Tips for New Members"
msgstr "Tipps für neue Nutzer"
#: mod/register.php:100 #: mod/register.php:100
msgid "" msgid ""
"Registration successful. Please check your email for further instructions." "Registration successful. Please check your email for further instructions."
@ -6542,35 +6504,52 @@ msgstr "Registrieren"
msgid "Import your profile to this friendica instance" msgid "Import your profile to this friendica instance"
msgstr "Importiere Dein Profil auf diese Friendica Instanz" msgstr "Importiere Dein Profil auf diese Friendica Instanz"
#: mod/removeme.php:44 #: mod/removeme.php:45
msgid "User deleted their account" msgid "User deleted their account"
msgstr "Gelöschter Nutzeraccount" msgstr "Gelöschter Nutzeraccount"
#: mod/removeme.php:45 #: mod/removeme.php:46
msgid "" msgid ""
"On your Friendica node an user deleted their account. Please ensure that " "On your Friendica node an user deleted their account. Please ensure that "
"their data is removed from the backups." "their data is removed from the backups."
msgstr "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden." msgstr "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden."
#: mod/removeme.php:46 #: mod/removeme.php:47
#, php-format #, php-format
msgid "The user id is %d" msgid "The user id is %d"
msgstr "Die ID des Users lautet %d" msgstr "Die ID des Users lautet %d"
#: mod/removeme.php:77 mod/removeme.php:80 #: mod/removeme.php:78 mod/removeme.php:81
msgid "Remove My Account" msgid "Remove My Account"
msgstr "Konto löschen" msgstr "Konto löschen"
#: mod/removeme.php:78 #: mod/removeme.php:79
msgid "" msgid ""
"This will completely remove your account. Once this has been done it is not " "This will completely remove your account. Once this has been done it is not "
"recoverable." "recoverable."
msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen." msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."
#: mod/removeme.php:79 #: mod/removeme.php:80
msgid "Please enter your password for verification:" msgid "Please enter your password for verification:"
msgstr "Bitte gib Dein Passwort zur Verifikation ein:" msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
#: mod/search.php:105
msgid "Only logged in users are permitted to perform a search."
msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
#: mod/search.php:129
msgid "Too Many Requests"
msgstr "Zu viele Abfragen"
#: mod/search.php:130
msgid "Only one search per minute is permitted for not logged in users."
msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."
#: mod/search.php:234
#, php-format
msgid "Items tagged with: %s"
msgstr "Beiträge die mit %s getaggt sind"
#: mod/settings.php:56 #: mod/settings.php:56
msgid "Account" msgid "Account"
msgstr "Nutzerkonto" msgstr "Nutzerkonto"
@ -7074,9 +7053,10 @@ msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht w
#: mod/settings.php:1094 #: mod/settings.php:1094
#, php-format #, php-format
msgid "" msgid ""
"Your profile will be published in the global friendica directories (e.g. <a " "Your profile will be published in this node's <a href=\"%s\">local "
"href=\"%s\">%s</a>). Your profile will be visible in public." "directory</a>. Your profile details may be publicly visible depending on the"
msgstr "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein." " system settings."
msgstr "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
#: mod/settings.php:1100 #: mod/settings.php:1100
msgid "Publish your default profile in the global social directory?" msgid "Publish your default profile in the global social directory?"
@ -7085,10 +7065,9 @@ msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werde
#: mod/settings.php:1100 #: mod/settings.php:1100
#, php-format #, php-format
msgid "" msgid ""
"Your profile will be published in this node's <a href=\"%s\">local " "Your profile will be published in the global friendica directories (e.g. <a "
"directory</a>. Your profile details may be publicly visible depending on the" "href=\"%s\">%s</a>). Your profile will be visible in public."
" system settings." msgstr "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein."
msgstr "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
#: mod/settings.php:1107 #: mod/settings.php:1107
msgid "Hide your contact/friend list from viewers of your default profile?" msgid "Hide your contact/friend list from viewers of your default profile?"
@ -7108,9 +7087,9 @@ msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
#: mod/settings.php:1111 #: mod/settings.php:1111
msgid "" msgid ""
"Anonymous visitors will only see your profile picture, your display name and" "Anonymous visitors will only see your profile picture, your display name and"
" the nickname you are using on your profile page. Disables posting public " " the nickname you are using on your profile page. Your public posts and "
"messages to Diaspora and other networks." "replies will still be accessible by other means."
msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden." msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Deine lffentlichen Beiträge und Kommentare werden weiterhin sichtbar sein."
#: mod/settings.php:1115 #: mod/settings.php:1115
msgid "Allow friends to post to your profile page?" msgid "Allow friends to post to your profile page?"
@ -7376,6 +7355,26 @@ msgstr "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige D
msgid "Resend relocate message to contacts" msgid "Resend relocate message to contacts"
msgstr "Umzugsbenachrichtigung erneut an Kontakte senden" msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
#: mod/videos.php:139
msgid "Do you really want to delete this video?"
msgstr "Möchtest Du dieses Video wirklich löschen?"
#: mod/videos.php:144
msgid "Delete Video"
msgstr "Video Löschen"
#: mod/videos.php:207
msgid "No videos selected"
msgstr "Keine Videos ausgewählt"
#: mod/videos.php:396
msgid "Recent Videos"
msgstr "Neueste Videos"
#: mod/videos.php:398
msgid "Upload New Videos"
msgstr "Neues Video hochladen"
#: view/theme/duepuntozero/config.php:54 src/Model/User.php:502 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
msgid "default" msgid "default"
msgstr "Standard" msgstr "Standard"
@ -8092,33 +8091,33 @@ msgstr "Sekunden"
msgid "%1$d %2$s ago" msgid "%1$d %2$s ago"
msgstr "vor %1$d %2$s" msgstr "vor %1$d %2$s"
#: src/Content/Text/BBCode.php:416 #: src/Content/Text/BBCode.php:426
msgid "view full size" msgid "view full size"
msgstr "Volle Größe anzeigen" msgstr "Volle Größe anzeigen"
#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611 #: src/Content/Text/BBCode.php:852 src/Content/Text/BBCode.php:1621
#: src/Content/Text/BBCode.php:1612 #: src/Content/Text/BBCode.php:1622
msgid "Image/photo" msgid "Image/photo"
msgstr "Bild/Foto" msgstr "Bild/Foto"
#: src/Content/Text/BBCode.php:980 #: src/Content/Text/BBCode.php:990
#, php-format #, php-format
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s" msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s" msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560 #: src/Content/Text/BBCode.php:1548 src/Content/Text/BBCode.php:1570
msgid "$1 wrote:" msgid "$1 wrote:"
msgstr "$1 hat geschrieben:" msgstr "$1 hat geschrieben:"
#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621 #: src/Content/Text/BBCode.php:1630 src/Content/Text/BBCode.php:1631
msgid "Encrypted content" msgid "Encrypted content"
msgstr "Verschlüsselter Inhalt" msgstr "Verschlüsselter Inhalt"
#: src/Content/Text/BBCode.php:1740 #: src/Content/Text/BBCode.php:1750
msgid "Invalid source protocol" msgid "Invalid source protocol"
msgstr "Ungültiges Quell-Protokoll" msgstr "Ungültiges Quell-Protokoll"
#: src/Content/Text/BBCode.php:1751 #: src/Content/Text/BBCode.php:1761
msgid "Invalid link protocol" msgid "Invalid link protocol"
msgstr "Ungültiges Link-Protokoll" msgstr "Ungültiges Link-Protokoll"
@ -8963,124 +8962,6 @@ msgstr "Neue Gruppe erstellen"
msgid "Edit groups" msgid "Edit groups"
msgstr "Gruppen bearbeiten" msgstr "Gruppen bearbeiten"
#: src/Model/Profile.php:97
msgid "Requested account is not available."
msgstr "Das angefragte Profil ist nicht vorhanden."
#: src/Model/Profile.php:164 src/Model/Profile.php:395
#: src/Model/Profile.php:857
msgid "Edit profile"
msgstr "Profil bearbeiten"
#: src/Model/Profile.php:332
msgid "Atom feed"
msgstr "Atom-Feed"
#: src/Model/Profile.php:368
msgid "Manage/edit profiles"
msgstr "Profile verwalten/editieren"
#: src/Model/Profile.php:546 src/Model/Profile.php:639
msgid "g A l F d"
msgstr "l, d. F G \\U\\h\\r"
#: src/Model/Profile.php:547
msgid "F d"
msgstr "d. F"
#: src/Model/Profile.php:604 src/Model/Profile.php:701
msgid "[today]"
msgstr "[heute]"
#: src/Model/Profile.php:615
msgid "Birthday Reminders"
msgstr "Geburtstagserinnerungen"
#: src/Model/Profile.php:616
msgid "Birthdays this week:"
msgstr "Geburtstage diese Woche:"
#: src/Model/Profile.php:688
msgid "[No description]"
msgstr "[keine Beschreibung]"
#: src/Model/Profile.php:715
msgid "Event Reminders"
msgstr "Veranstaltungserinnerungen"
#: src/Model/Profile.php:716
msgid "Events this week:"
msgstr "Veranstaltungen diese Woche"
#: src/Model/Profile.php:739
msgid "Member since:"
msgstr "Mitglied seit:"
#: src/Model/Profile.php:747
msgid "j F, Y"
msgstr "j F, Y"
#: src/Model/Profile.php:748
msgid "j F"
msgstr "j F"
#: src/Model/Profile.php:763
msgid "Age:"
msgstr "Alter:"
#: src/Model/Profile.php:776
#, php-format
msgid "for %1$d %2$s"
msgstr "für %1$d %2$s"
#: src/Model/Profile.php:800
msgid "Religion:"
msgstr "Religion:"
#: src/Model/Profile.php:808
msgid "Hobbies/Interests:"
msgstr "Hobbies/Interessen:"
#: src/Model/Profile.php:820
msgid "Contact information and Social Networks:"
msgstr "Kontaktinformationen und Soziale Netzwerke:"
#: src/Model/Profile.php:824
msgid "Musical interests:"
msgstr "Musikalische Interessen:"
#: src/Model/Profile.php:828
msgid "Books, literature:"
msgstr "Literatur/Bücher:"
#: src/Model/Profile.php:832
msgid "Television:"
msgstr "Fernsehen:"
#: src/Model/Profile.php:836
msgid "Film/dance/culture/entertainment:"
msgstr "Filme/Tänze/Kultur/Unterhaltung:"
#: src/Model/Profile.php:840
msgid "Love/Romance:"
msgstr "Liebesleben:"
#: src/Model/Profile.php:844
msgid "Work/employment:"
msgstr "Arbeit/Beschäftigung:"
#: src/Model/Profile.php:848
msgid "School/education:"
msgstr "Schule/Ausbildung:"
#: src/Model/Profile.php:853
msgid "Forums:"
msgstr "Foren:"
#: src/Model/Profile.php:947
msgid "Only You Can See This"
msgstr "Nur Du kannst das sehen"
#: src/Model/User.php:154 #: src/Model/User.php:154
msgid "Login failed" msgid "Login failed"
msgstr "Anmeldung fehlgeschlagen" msgstr "Anmeldung fehlgeschlagen"
@ -9306,38 +9187,138 @@ msgstr "%ss Geburtstag"
msgid "Happy Birthday %s" msgid "Happy Birthday %s"
msgstr "Herzlichen Glückwunsch %s" msgstr "Herzlichen Glückwunsch %s"
#: src/Model/Item.php:1851 #: src/Model/Item.php:1884
#, php-format #, php-format
msgid "%1$s is attending %2$s's %3$s" msgid "%1$s is attending %2$s's %3$s"
msgstr "%1$s nimmt an %2$ss %3$s teil." msgstr "%1$s nimmt an %2$ss %3$s teil."
#: src/Model/Item.php:1856 #: src/Model/Item.php:1889
#, php-format #, php-format
msgid "%1$s is not attending %2$s's %3$s" msgid "%1$s is not attending %2$s's %3$s"
msgstr "%1$s nimmt nicht an %2$ss %3$s teil." msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
#: src/Model/Item.php:1861 #: src/Model/Item.php:1894
#, php-format #, php-format
msgid "%1$s may attend %2$s's %3$s" msgid "%1$s may attend %2$s's %3$s"
msgstr "%1$s nimmt eventuell an %2$ss %3$s teil." msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
#: src/Protocol/OStatus.php:1799 #: src/Model/Profile.php:97
msgid "Requested account is not available."
msgstr "Das angefragte Profil ist nicht vorhanden."
#: src/Model/Profile.php:164 src/Model/Profile.php:395
#: src/Model/Profile.php:857
msgid "Edit profile"
msgstr "Profil bearbeiten"
#: src/Model/Profile.php:332
msgid "Atom feed"
msgstr "Atom-Feed"
#: src/Model/Profile.php:368
msgid "Manage/edit profiles"
msgstr "Profile verwalten/editieren"
#: src/Model/Profile.php:546 src/Model/Profile.php:639
msgid "g A l F d"
msgstr "l, d. F G \\U\\h\\r"
#: src/Model/Profile.php:547
msgid "F d"
msgstr "d. F"
#: src/Model/Profile.php:604 src/Model/Profile.php:701
msgid "[today]"
msgstr "[heute]"
#: src/Model/Profile.php:615
msgid "Birthday Reminders"
msgstr "Geburtstagserinnerungen"
#: src/Model/Profile.php:616
msgid "Birthdays this week:"
msgstr "Geburtstage diese Woche:"
#: src/Model/Profile.php:688
msgid "[No description]"
msgstr "[keine Beschreibung]"
#: src/Model/Profile.php:715
msgid "Event Reminders"
msgstr "Veranstaltungserinnerungen"
#: src/Model/Profile.php:716
msgid "Events this week:"
msgstr "Veranstaltungen diese Woche"
#: src/Model/Profile.php:739
msgid "Member since:"
msgstr "Mitglied seit:"
#: src/Model/Profile.php:747
msgid "j F, Y"
msgstr "j F, Y"
#: src/Model/Profile.php:748
msgid "j F"
msgstr "j F"
#: src/Model/Profile.php:763
msgid "Age:"
msgstr "Alter:"
#: src/Model/Profile.php:776
#, php-format #, php-format
msgid "%s is now following %s." msgid "for %1$d %2$s"
msgstr "%s folgt nun %s" msgstr "für %1$d %2$s"
#: src/Protocol/OStatus.php:1800 #: src/Model/Profile.php:800
msgid "following" msgid "Religion:"
msgstr "folgen" msgstr "Religion:"
#: src/Protocol/OStatus.php:1803 #: src/Model/Profile.php:808
#, php-format msgid "Hobbies/Interests:"
msgid "%s stopped following %s." msgstr "Hobbies/Interessen:"
msgstr "%s hat aufgehört %s zu folgen"
#: src/Protocol/OStatus.php:1804 #: src/Model/Profile.php:820
msgid "stopped following" msgid "Contact information and Social Networks:"
msgstr "wird nicht mehr gefolgt" msgstr "Kontaktinformationen und Soziale Netzwerke:"
#: src/Model/Profile.php:824
msgid "Musical interests:"
msgstr "Musikalische Interessen:"
#: src/Model/Profile.php:828
msgid "Books, literature:"
msgstr "Literatur/Bücher:"
#: src/Model/Profile.php:832
msgid "Television:"
msgstr "Fernsehen:"
#: src/Model/Profile.php:836
msgid "Film/dance/culture/entertainment:"
msgstr "Filme/Tänze/Kultur/Unterhaltung:"
#: src/Model/Profile.php:840
msgid "Love/Romance:"
msgstr "Liebesleben:"
#: src/Model/Profile.php:844
msgid "Work/employment:"
msgstr "Arbeit/Beschäftigung:"
#: src/Model/Profile.php:848
msgid "School/education:"
msgstr "Schule/Ausbildung:"
#: src/Model/Profile.php:853
msgid "Forums:"
msgstr "Foren:"
#: src/Model/Profile.php:947
msgid "Only You Can See This"
msgstr "Nur Du kannst das sehen"
#: src/Protocol/Diaspora.php:2521 #: src/Protocol/Diaspora.php:2521
msgid "Sharing notification from Diaspora network" msgid "Sharing notification from Diaspora network"
@ -9347,6 +9328,24 @@ msgstr "Freigabe-Benachrichtigung von Diaspora"
msgid "Attachments:" msgid "Attachments:"
msgstr "Anhänge:" msgstr "Anhänge:"
#: src/Protocol/OStatus.php:1798
#, php-format
msgid "%s is now following %s."
msgstr "%s folgt nun %s"
#: src/Protocol/OStatus.php:1799
msgid "following"
msgstr "folgen"
#: src/Protocol/OStatus.php:1802
#, php-format
msgid "%s stopped following %s."
msgstr "%s hat aufgehört %s zu folgen"
#: src/Protocol/OStatus.php:1803
msgid "stopped following"
msgstr "wird nicht mehr gefolgt"
#: src/Worker/Delivery.php:415 #: src/Worker/Delivery.php:415
msgid "(no subject)" msgid "(no subject)"
msgstr "(kein Betreff)" msgstr "(kein Betreff)"
@ -9553,15 +9552,15 @@ msgstr "Link"
msgid "Video" msgid "Video"
msgstr "Video" msgstr "Video"
#: src/App.php:524 #: src/App.php:526
msgid "Delete this item?" msgid "Delete this item?"
msgstr "Diesen Beitrag löschen?" msgstr "Diesen Beitrag löschen?"
#: src/App.php:526 #: src/App.php:528
msgid "show fewer" msgid "show fewer"
msgstr "weniger anzeigen" msgstr "weniger anzeigen"
#: src/App.php:1114 #: src/App.php:1117
msgid "No system theme config value set." msgid "No system theme config value set."
msgstr "Es wurde kein Konfigurationswert für das Systemweite Theme gesetzt." msgstr "Es wurde kein Konfigurationswert für das Systemweite Theme gesetzt."

View file

@ -69,7 +69,92 @@ $a->strings["Welcome "] = "Willkommen ";
$a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch."; $a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch.";
$a->strings["Welcome back "] = "Willkommen zurück "; $a->strings["Welcome back "] = "Willkommen zurück ";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."; $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden).";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."; $a->strings["newer"] = "neuer";
$a->strings["older"] = "älter";
$a->strings["first"] = "erste";
$a->strings["prev"] = "vorige";
$a->strings["next"] = "nächste";
$a->strings["last"] = "letzte";
$a->strings["Loading more entries..."] = "lade weitere Einträge...";
$a->strings["The end"] = "Das Ende";
$a->strings["No contacts"] = "Keine Kontakte";
$a->strings["%d Contact"] = [
0 => "%d Kontakt",
1 => "%d Kontakte",
];
$a->strings["View Contacts"] = "Kontakte anzeigen";
$a->strings["Save"] = "Speichern";
$a->strings["Follow"] = "Folge";
$a->strings["Search"] = "Suche";
$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
$a->strings["Full Text"] = "Volltext";
$a->strings["Tags"] = "Tags";
$a->strings["Contacts"] = "Kontakte";
$a->strings["Forums"] = "Foren";
$a->strings["poke"] = "anstupsen";
$a->strings["poked"] = "stupste";
$a->strings["ping"] = "anpingen";
$a->strings["pinged"] = "pingte";
$a->strings["prod"] = "knuffen";
$a->strings["prodded"] = "knuffte";
$a->strings["slap"] = "ohrfeigen";
$a->strings["slapped"] = "ohrfeigte";
$a->strings["finger"] = "befummeln";
$a->strings["fingered"] = "befummelte";
$a->strings["rebuff"] = "eine Abfuhr erteilen";
$a->strings["rebuffed"] = "abfuhrerteilte";
$a->strings["Monday"] = "Montag";
$a->strings["Tuesday"] = "Dienstag";
$a->strings["Wednesday"] = "Mittwoch";
$a->strings["Thursday"] = "Donnerstag";
$a->strings["Friday"] = "Freitag";
$a->strings["Saturday"] = "Samstag";
$a->strings["Sunday"] = "Sonntag";
$a->strings["January"] = "Januar";
$a->strings["February"] = "Februar";
$a->strings["March"] = "März";
$a->strings["April"] = "April";
$a->strings["May"] = "Mai";
$a->strings["June"] = "Juni";
$a->strings["July"] = "Juli";
$a->strings["August"] = "August";
$a->strings["September"] = "September";
$a->strings["October"] = "Oktober";
$a->strings["November"] = "November";
$a->strings["December"] = "Dezember";
$a->strings["Mon"] = "Mo";
$a->strings["Tue"] = "Di";
$a->strings["Wed"] = "Mi";
$a->strings["Thu"] = "Do";
$a->strings["Fri"] = "Fr";
$a->strings["Sat"] = "Sa";
$a->strings["Sun"] = "So";
$a->strings["Jan"] = "Jan";
$a->strings["Feb"] = "Feb";
$a->strings["Mar"] = "März";
$a->strings["Apr"] = "Apr";
$a->strings["Jul"] = "Juli";
$a->strings["Aug"] = "Aug";
$a->strings["Sep"] = "Sep";
$a->strings["Oct"] = "Okt";
$a->strings["Nov"] = "Nov";
$a->strings["Dec"] = "Dez";
$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
$a->strings["View Video"] = "Video ansehen";
$a->strings["bytes"] = "Byte";
$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken";
$a->strings["View on separate page"] = "Auf separater Seite ansehen";
$a->strings["view on separate page"] = "auf separater Seite ansehen";
$a->strings["link to source"] = "Link zum Originalbeitrag";
$a->strings["event"] = "Event";
$a->strings["photo"] = "Foto";
$a->strings["activity"] = "Aktivität";
$a->strings["comment"] = [
0 => "Kommentar",
1 => "Kommentare",
];
$a->strings["post"] = "Beitrag";
$a->strings["Item filed"] = "Beitrag abgelegt";
$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [ $a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.", 0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.",
1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.", 1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.",
@ -80,9 +165,7 @@ $a->strings["Weekly posting limit of %d post reached. The post was rejected."] =
]; ];
$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."; $a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.";
$a->strings["Profile Photos"] = "Profilbilder"; $a->strings["Profile Photos"] = "Profilbilder";
$a->strings["event"] = "Event";
$a->strings["status"] = "Status"; $a->strings["status"] = "Status";
$a->strings["photo"] = "Foto";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht"; $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht";
$a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil."; $a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil.";
@ -196,90 +279,6 @@ $a->strings["Yes"] = "Ja";
$a->strings["Permission denied."] = "Zugriff verweigert."; $a->strings["Permission denied."] = "Zugriff verweigert.";
$a->strings["Archives"] = "Archiv"; $a->strings["Archives"] = "Archiv";
$a->strings["show more"] = "mehr anzeigen"; $a->strings["show more"] = "mehr anzeigen";
$a->strings["newer"] = "neuer";
$a->strings["older"] = "älter";
$a->strings["first"] = "erste";
$a->strings["prev"] = "vorige";
$a->strings["next"] = "nächste";
$a->strings["last"] = "letzte";
$a->strings["Loading more entries..."] = "lade weitere Einträge...";
$a->strings["The end"] = "Das Ende";
$a->strings["No contacts"] = "Keine Kontakte";
$a->strings["%d Contact"] = [
0 => "%d Kontakt",
1 => "%d Kontakte",
];
$a->strings["View Contacts"] = "Kontakte anzeigen";
$a->strings["Save"] = "Speichern";
$a->strings["Follow"] = "Folge";
$a->strings["Search"] = "Suche";
$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
$a->strings["Full Text"] = "Volltext";
$a->strings["Tags"] = "Tags";
$a->strings["Contacts"] = "Kontakte";
$a->strings["Forums"] = "Foren";
$a->strings["poke"] = "anstupsen";
$a->strings["poked"] = "stupste";
$a->strings["ping"] = "anpingen";
$a->strings["pinged"] = "pingte";
$a->strings["prod"] = "knuffen";
$a->strings["prodded"] = "knuffte";
$a->strings["slap"] = "ohrfeigen";
$a->strings["slapped"] = "ohrfeigte";
$a->strings["finger"] = "befummeln";
$a->strings["fingered"] = "befummelte";
$a->strings["rebuff"] = "eine Abfuhr erteilen";
$a->strings["rebuffed"] = "abfuhrerteilte";
$a->strings["Monday"] = "Montag";
$a->strings["Tuesday"] = "Dienstag";
$a->strings["Wednesday"] = "Mittwoch";
$a->strings["Thursday"] = "Donnerstag";
$a->strings["Friday"] = "Freitag";
$a->strings["Saturday"] = "Samstag";
$a->strings["Sunday"] = "Sonntag";
$a->strings["January"] = "Januar";
$a->strings["February"] = "Februar";
$a->strings["March"] = "März";
$a->strings["April"] = "April";
$a->strings["May"] = "Mai";
$a->strings["June"] = "Juni";
$a->strings["July"] = "Juli";
$a->strings["August"] = "August";
$a->strings["September"] = "September";
$a->strings["October"] = "Oktober";
$a->strings["November"] = "November";
$a->strings["December"] = "Dezember";
$a->strings["Mon"] = "Mo";
$a->strings["Tue"] = "Di";
$a->strings["Wed"] = "Mi";
$a->strings["Thu"] = "Do";
$a->strings["Fri"] = "Fr";
$a->strings["Sat"] = "Sa";
$a->strings["Sun"] = "So";
$a->strings["Jan"] = "Jan";
$a->strings["Feb"] = "Feb";
$a->strings["Mar"] = "März";
$a->strings["Apr"] = "Apr";
$a->strings["Jul"] = "Juli";
$a->strings["Aug"] = "Aug";
$a->strings["Sep"] = "Sep";
$a->strings["Oct"] = "Okt";
$a->strings["Nov"] = "Nov";
$a->strings["Dec"] = "Dez";
$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
$a->strings["View Video"] = "Video ansehen";
$a->strings["bytes"] = "Byte";
$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken";
$a->strings["View on separate page"] = "Auf separater Seite ansehen";
$a->strings["view on separate page"] = "auf separater Seite ansehen";
$a->strings["link to source"] = "Link zum Originalbeitrag";
$a->strings["activity"] = "Aktivität";
$a->strings["comment"] = [
0 => "Kommentar",
1 => "Kommentare",
];
$a->strings["post"] = "Beitrag";
$a->strings["Item filed"] = "Beitrag abgelegt";
$a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen."; $a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen.";
$a->strings["Connect"] = "Verbinden"; $a->strings["Connect"] = "Verbinden";
$a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren"; $a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren";
@ -403,14 +402,6 @@ $a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit g
$a->strings["Account approved."] = "Konto freigegeben."; $a->strings["Account approved."] = "Konto freigegeben.";
$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen"; $a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen";
$a->strings["Please login."] = "Bitte melde Dich an."; $a->strings["Please login."] = "Bitte melde Dich an.";
$a->strings["Remove term"] = "Begriff entfernen";
$a->strings["Saved Searches"] = "Gespeicherte Suchen";
$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet.";
$a->strings["Too Many Requests"] = "Zu viele Abfragen";
$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet.";
$a->strings["No results."] = "Keine Ergebnisse.";
$a->strings["Items tagged with: %s"] = "Beiträge die mit %s getaggt sind";
$a->strings["Results for: %s"] = "Ergebnisse für: %s";
$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s"; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
$a->strings["Tag removed"] = "Tag entfernt"; $a->strings["Tag removed"] = "Tag entfernt";
$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen"; $a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen";
@ -449,63 +440,6 @@ $a->strings["Contact not found."] = "Kontakt nicht gefunden.";
$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet."; $a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet.";
$a->strings["Suggest Friends"] = "Kontakte vorschlagen"; $a->strings["Suggest Friends"] = "Kontakte vorschlagen";
$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; $a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor";
$a->strings["Personal Notes"] = "Persönliche Notizen";
$a->strings["Photo Albums"] = "Fotoalben";
$a->strings["Recent Photos"] = "Neueste Fotos";
$a->strings["Upload New Photos"] = "Neue Fotos hochladen";
$a->strings["everybody"] = "jeder";
$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar";
$a->strings["Album not found."] = "Album nicht gefunden.";
$a->strings["Delete Album"] = "Album löschen";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?";
$a->strings["Delete Photo"] = "Foto löschen";
$a->strings["Do you really want to delete this photo?"] = "Möchtest Du wirklich dieses Foto löschen?";
$a->strings["a photo"] = "einem Foto";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt";
$a->strings["Image upload didn't complete, please try again"] = "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut.";
$a->strings["Image file is missing"] = "Bilddatei konnte nicht gefunden werden.";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator.";
$a->strings["Image file is empty."] = "Bilddatei ist leer.";
$a->strings["No photos selected"] = "Keine Bilder ausgewählt";
$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt.";
$a->strings["Upload Photos"] = "Bilder hochladen";
$a->strings["New album name: "] = "Name des neuen Albums: ";
$a->strings["or existing album name: "] = "oder existierender Albumname: ";
$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen";
$a->strings["Permissions"] = "Berechtigungen";
$a->strings["Show to Groups"] = "Zeige den Gruppen";
$a->strings["Show to Contacts"] = "Zeige den Kontakten";
$a->strings["Edit Album"] = "Album bearbeiten";
$a->strings["Show Newest First"] = "Zeige neueste zuerst";
$a->strings["Show Oldest First"] = "Zeige älteste zuerst";
$a->strings["View Photo"] = "Foto betrachten";
$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein.";
$a->strings["Photo not available"] = "Foto nicht verfügbar";
$a->strings["View photo"] = "Fotos ansehen";
$a->strings["Edit photo"] = "Foto bearbeiten";
$a->strings["Use as profile photo"] = "Als Profilbild verwenden";
$a->strings["Private Message"] = "Private Nachricht";
$a->strings["View Full Size"] = "Betrachte Originalgröße";
$a->strings["Tags: "] = "Tags: ";
$a->strings["[Remove any tag]"] = "[Tag entfernen]";
$a->strings["New album name"] = "Name des neuen Albums";
$a->strings["Caption"] = "Bildunterschrift";
$a->strings["Add a Tag"] = "Tag hinzufügen";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
$a->strings["Do not rotate"] = "Nicht rotieren";
$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
$a->strings["I like this (toggle)"] = "Ich mag das (toggle)";
$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)";
$a->strings["This is you"] = "Das bist Du";
$a->strings["Comment"] = "Kommentar";
$a->strings["Map"] = "Karte";
$a->strings["View Album"] = "Album betrachten";
$a->strings["Do you really want to delete this video?"] = "Möchtest Du dieses Video wirklich löschen?";
$a->strings["Delete Video"] = "Video Löschen";
$a->strings["No videos selected"] = "Keine Videos ausgewählt";
$a->strings["Recent Videos"] = "Neueste Videos";
$a->strings["Upload New Videos"] = "Neues Video hochladen";
$a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt."; $a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt.";
$a->strings["Events"] = "Veranstaltungen"; $a->strings["Events"] = "Veranstaltungen";
$a->strings["View"] = "Ansehen"; $a->strings["View"] = "Ansehen";
@ -605,6 +539,7 @@ $a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen"
$a->strings["Hidden"] = "Verborgen"; $a->strings["Hidden"] = "Verborgen";
$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen"; $a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen";
$a->strings["Search your contacts"] = "Suche in deinen Kontakten"; $a->strings["Search your contacts"] = "Suche in deinen Kontakten";
$a->strings["Results for: %s"] = "Ergebnisse für: %s";
$a->strings["Find"] = "Finde"; $a->strings["Find"] = "Finde";
$a->strings["Update"] = "Aktualisierungen"; $a->strings["Update"] = "Aktualisierungen";
$a->strings["Archive"] = "Archivieren"; $a->strings["Archive"] = "Archivieren";
@ -619,6 +554,7 @@ $a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellunge
$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft"; $a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
$a->strings["is a fan of yours"] = "ist ein Fan von dir"; $a->strings["is a fan of yours"] = "ist ein Fan von dir";
$a->strings["you are a fan of"] = "Du bist Fan von"; $a->strings["you are a fan of"] = "Du bist Fan von";
$a->strings["This is you"] = "Das bist Du";
$a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten"; $a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten";
$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten"; $a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten";
$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten"; $a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten";
@ -637,22 +573,6 @@ $a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die S
$a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte"; $a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte";
$a->strings["Add"] = "Hinzufügen"; $a->strings["Add"] = "Hinzufügen";
$a->strings["No entries."] = "Keine Einträge."; $a->strings["No entries."] = "Keine Einträge.";
$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt.";
$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
$a->strings["Event details"] = "Veranstaltungsdetails";
$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
$a->strings["Required"] = "Benötigt";
$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
$a->strings["Event Finishes:"] = "Veranstaltungsende:";
$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
$a->strings["Description:"] = "Beschreibung";
$a->strings["Title:"] = "Titel:";
$a->strings["Share this event"] = "Veranstaltung teilen";
$a->strings["Basic"] = "Allgemein";
$a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
$a->strings["Event removed"] = "Veranstaltung enfternt";
$a->strings["You must be logged in to use this module"] = "Du musst eingeloggt sein um dieses Modul benutzen zu können."; $a->strings["You must be logged in to use this module"] = "Du musst eingeloggt sein um dieses Modul benutzen zu können.";
$a->strings["Source URL"] = "URL der Quelle"; $a->strings["Source URL"] = "URL der Quelle";
$a->strings["Post successful."] = "Beitrag erfolgreich veröffentlicht."; $a->strings["Post successful."] = "Beitrag erfolgreich veröffentlicht.";
@ -739,13 +659,6 @@ $a->strings["Source text"] = "Quelltext";
$a->strings["BBCode"] = "BBCode"; $a->strings["BBCode"] = "BBCode";
$a->strings["Markdown"] = "Markdown"; $a->strings["Markdown"] = "Markdown";
$a->strings["HTML"] = "HTML"; $a->strings["HTML"] = "HTML";
$a->strings["Community option not available."] = "Optionen für die Gemeinschaftsseite nicht verfügbar.";
$a->strings["Not available."] = "Nicht verfügbar.";
$a->strings["Local Community"] = "Lokale Gemeinschaft";
$a->strings["Posts from local users on this server"] = "Beiträge von Nutzern dieses Servers";
$a->strings["Global Community"] = "Globale Gemeinschaft";
$a->strings["Posts from users of the whole federated network"] = "Beiträge von Nutzern des gesamten föderalen Netzwerks";
$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers.";
$a->strings["This is Friendica, version"] = "Dies ist Friendica, Version"; $a->strings["This is Friendica, version"] = "Dies ist Friendica, Version";
$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist"; $a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren."; $a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren.";
@ -780,29 +693,6 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code"; $a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code";
$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"; $a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca."; $a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca.";
$a->strings["add"] = "hinzufügen";
$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann.",
1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können.",
];
$a->strings["Messages in this group won't be send to these receivers."] = "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden.";
$a->strings["No such group"] = "Es gibt keine solche Gruppe";
$a->strings["Group is empty"] = "Gruppe ist leer";
$a->strings["Group: %s"] = "Gruppe: %s";
$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen.";
$a->strings["Invalid contact."] = "Ungültiger Kontakt.";
$a->strings["Commented Order"] = "Neueste Kommentare";
$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren";
$a->strings["Posted Order"] = "Neueste Beiträge";
$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren";
$a->strings["Personal"] = "Persönlich";
$a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um Dich geht";
$a->strings["New"] = "Neue";
$a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum";
$a->strings["Shared Links"] = "Geteilte Links";
$a->strings["Interesting Links"] = "Interessante Links";
$a->strings["Starred"] = "Markierte";
$a->strings["Favourite Posts"] = "Favorisierte Beiträge";
$a->strings["Contact settings applied."] = "Einstellungen zum Kontakt angewandt."; $a->strings["Contact settings applied."] = "Einstellungen zum Kontakt angewandt.";
$a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren."; $a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren.";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ACHTUNG: Das sind Experten-Einstellungen!</strong> Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."; $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ACHTUNG: Das sind Experten-Einstellungen!</strong> Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr.";
@ -889,11 +779,172 @@ $a->strings["Delete Group"] = "Gruppe löschen";
$a->strings["Group Editor"] = "Gruppeneditor"; $a->strings["Group Editor"] = "Gruppeneditor";
$a->strings["Edit Group Name"] = "Gruppen Name bearbeiten"; $a->strings["Edit Group Name"] = "Gruppen Name bearbeiten";
$a->strings["Members"] = "Mitglieder"; $a->strings["Members"] = "Mitglieder";
$a->strings["Group is empty"] = "Gruppe ist leer";
$a->strings["Remove contact from group"] = "Entferne den Kontakt aus der Gruppe"; $a->strings["Remove contact from group"] = "Entferne den Kontakt aus der Gruppe";
$a->strings["Add contact to group"] = "Füge den Kontakt zur Gruppe hinzu"; $a->strings["Add contact to group"] = "Füge den Kontakt zur Gruppe hinzu";
$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; $a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben.";
$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."; $a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet.";
$a->strings["Login failed."] = "Anmeldung fehlgeschlagen."; $a->strings["Login failed."] = "Anmeldung fehlgeschlagen.";
$a->strings["Profile not found."] = "Profil nicht gefunden.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde.";
$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich.";
$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: ";
$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen.";
$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal.";
$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen.";
$a->strings["Remote site reported: "] = "Gegenstelle meldet: ";
$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern.";
$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden";
$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung.";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden.";
$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden.";
$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server.";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal.";
$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden.";
$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für Dein Profil konnten nicht gespeichert werden";
$a->strings["[Name Withheld]"] = "[Name unterdrückt]";
$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert.";
$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung.";
$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden.";
$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse.";
$a->strings["%d required parameter was not found at the given location"] = [
0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden",
1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden",
];
$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen.";
$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler.";
$a->strings["Profile unavailable."] = "Profil nicht verfügbar.";
$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten.";
$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen.";
$a->strings["Invalid locator"] = "Ungültiger Locator";
$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt.";
$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst.";
$a->strings["Invalid profile URL."] = "Ungültige Profil-URL.";
$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. ";
$a->strings["Please login to confirm introduction."] = "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an.";
$a->strings["Confirm"] = "Bestätigen";
$a->strings["Hide this contact"] = "Verberge diesen Kontakt";
$a->strings["Welcome home %s."] = "Willkommen zurück %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige Deine Kontaktanfrage bei %s.";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:";
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten.";
$a->strings["Friend/Connection Request"] = "Kontaktanfrage";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste.";
$a->strings["Invalid request identifier."] = "Invalid request identifier.";
$a->strings["Discard"] = "Verwerfen";
$a->strings["Notifications"] = "Benachrichtigungen";
$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen";
$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen";
$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen";
$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen";
$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen";
$a->strings["Notification type: "] = "Benachrichtigungstyp: ";
$a->strings["suggested by %s"] = "vorgeschlagen von %s";
$a->strings["Approve"] = "Genehmigen";
$a->strings["Claims to be known to you: "] = "Behauptet Dich zu kennen: ";
$a->strings["yes"] = "ja";
$a->strings["no"] = "nein";
$a->strings["Shall your connection be bidirectional or not?"] = "Soll die Verbindung beidseitig sein oder nicht?";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s.";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Teilenden akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
$a->strings["Friend"] = "Kontakt";
$a->strings["Sharer"] = "Teilenden";
$a->strings["Subscriber"] = "Abonnent";
$a->strings["No introductions."] = "Keine Kontaktanfragen.";
$a->strings["Show unread"] = "Ungelesene anzeigen";
$a->strings["Show all"] = "Alle anzeigen";
$a->strings["No more %s notifications."] = "Keine weiteren %s Benachrichtigungen";
$a->strings["Profile deleted."] = "Profil gelöscht.";
$a->strings["Profile-"] = "Profil-";
$a->strings["New profile created."] = "Neues Profil angelegt.";
$a->strings["Profile unavailable to clone."] = "Profil nicht zum Duplizieren verfügbar.";
$a->strings["Profile Name is required."] = "Profilname ist erforderlich.";
$a->strings["Marital Status"] = "Familienstand";
$a->strings["Romantic Partner"] = "Romanze";
$a->strings["Work/Employment"] = "Arbeit / Beschäftigung";
$a->strings["Religion"] = "Religion";
$a->strings["Political Views"] = "Politische Ansichten";
$a->strings["Gender"] = "Geschlecht";
$a->strings["Sexual Preference"] = "Sexuelle Vorlieben";
$a->strings["XMPP"] = "XMPP";
$a->strings["Homepage"] = "Webseite";
$a->strings["Interests"] = "Interessen";
$a->strings["Address"] = "Adresse";
$a->strings["Location"] = "Wohnort";
$a->strings["Profile updated."] = "Profil aktualisiert.";
$a->strings["Hide contacts and friends:"] = "Kontakte und Freunde verbergen";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Liste der Kontakte vor Betrachtern dieses Profils verbergen?";
$a->strings["Show more profile fields:"] = "Zeige mehr Profil-Felder:";
$a->strings["Profile Actions"] = "Profilaktionen";
$a->strings["Edit Profile Details"] = "Profil bearbeiten";
$a->strings["Change Profile Photo"] = "Profilbild ändern";
$a->strings["View this profile"] = "Dieses Profil anzeigen";
$a->strings["Edit visibility"] = "Sichtbarkeit bearbeiten";
$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden";
$a->strings["Clone this profile"] = "Dieses Profil duplizieren";
$a->strings["Delete this profile"] = "Dieses Profil löschen";
$a->strings["Basic information"] = "Grundinformationen";
$a->strings["Profile picture"] = "Profilbild";
$a->strings["Preferences"] = "Vorlieben";
$a->strings["Status information"] = "Status Informationen";
$a->strings["Additional information"] = "Zusätzliche Informationen";
$a->strings["Personal"] = "Persönlich";
$a->strings["Relation"] = "Beziehung";
$a->strings["Miscellaneous"] = "Verschiedenes";
$a->strings["Your Gender:"] = "Dein Geschlecht:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Beziehungsstatus:";
$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:";
$a->strings["Example: fishing photography software"] = "Beispiel: Fischen Fotografie Software";
$a->strings["Profile Name:"] = "Profilname:";
$a->strings["Required"] = "Benötigt";
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein.";
$a->strings["Your Full Name:"] = "Dein kompletter Name:";
$a->strings["Title/Description:"] = "Titel/Beschreibung:";
$a->strings["Street Address:"] = "Adresse:";
$a->strings["Locality/City:"] = "Wohnort:";
$a->strings["Region/State:"] = "Region/Bundesstaat:";
$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
$a->strings["Country:"] = "Land:";
$a->strings["Age: "] = "Alter: ";
$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com";
$a->strings["Since [date]:"] = "Seit [Datum]:";
$a->strings["Tell us about yourself..."] = "Erzähle uns ein bisschen von Dir …";
$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können.";
$a->strings["Homepage URL:"] = "Adresse der Homepage:";
$a->strings["Hometown:"] = "Heimatort:";
$a->strings["Political Views:"] = "Politische Ansichten:";
$a->strings["Religious Views:"] = "Religiöse Ansichten:";
$a->strings["Public Keywords:"] = "Öffentliche Schlüsselwörter:";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)";
$a->strings["Private Keywords:"] = "Private Schlüsselwörter:";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)";
$a->strings["Likes:"] = "Likes:";
$a->strings["Dislikes:"] = "Dislikes:";
$a->strings["Musical interests"] = "Musikalische Interessen";
$a->strings["Books, literature"] = "Bücher, Literatur";
$a->strings["Television"] = "Fernsehen";
$a->strings["Film/dance/culture/entertainment"] = "Filme/Tänze/Kultur/Unterhaltung";
$a->strings["Hobbies/Interests"] = "Hobbies/Interessen";
$a->strings["Love/romance"] = "Liebe/Romantik";
$a->strings["Work/employment"] = "Arbeit/Anstellung";
$a->strings["School/education"] = "Schule/Ausbildung";
$a->strings["Contact information and Social Networks"] = "Kontaktinformationen und Soziale Netzwerke";
$a->strings["Profile Image"] = "Profilbild";
$a->strings["visible to everybody"] = "sichtbar für jeden";
$a->strings["Edit/Manage Profiles"] = "Bearbeite/Verwalte Profile";
$a->strings["Change profile photo"] = "Profilbild ändern";
$a->strings["Create New Profile"] = "Neues Profil anlegen";
$a->strings["Theme settings updated."] = "Themeneinstellungen aktualisiert."; $a->strings["Theme settings updated."] = "Themeneinstellungen aktualisiert.";
$a->strings["Information"] = "Information"; $a->strings["Information"] = "Information";
$a->strings["Overview"] = "Übersicht"; $a->strings["Overview"] = "Übersicht";
@ -961,7 +1012,6 @@ $a->strings["No remote contact is blocked from this node."] = "Derzeit werden ke
$a->strings["Blocked Remote Contacts"] = "Blockierte Kontakte von anderen Knoten"; $a->strings["Blocked Remote Contacts"] = "Blockierte Kontakte von anderen Knoten";
$a->strings["Block New Remote Contact"] = "Blockieren von weiteren Kontakten"; $a->strings["Block New Remote Contact"] = "Blockieren von weiteren Kontakten";
$a->strings["Photo"] = "Foto:"; $a->strings["Photo"] = "Foto:";
$a->strings["Address"] = "Adresse";
$a->strings["%s total blocked contact"] = [ $a->strings["%s total blocked contact"] = [
0 => "Insgesamt %s blockierter Kontakt", 0 => "Insgesamt %s blockierter Kontakt",
1 => "Insgesamt %s blockierte Kontakte", 1 => "Insgesamt %s blockierte Kontakte",
@ -1083,6 +1133,7 @@ $a->strings["Block public"] = "Öffentlichen Zugriff blockieren";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist.";
$a->strings["Force publish"] = "Erzwinge Veröffentlichung"; $a->strings["Force publish"] = "Erzwinge Veröffentlichung";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = "Wenn du diese Option aktivierst, verstößt das unter Umständen gegen Gesetze wie die EU-DSGVO.";
$a->strings["Global directory URL"] = "URL des weltweiten Verzeichnisses"; $a->strings["Global directory URL"] = "URL des weltweiten Verzeichnisses";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar."; $a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar.";
$a->strings["Private posts by default for new users"] = "Private Beiträge als Standard für neue Nutzer"; $a->strings["Private posts by default for new users"] = "Private Beiträge als Standard für neue Nutzer";
@ -1241,7 +1292,6 @@ $a->strings["User waiting for permanent deletion"] = "Nutzer wartet auf permanen
$a->strings["Request date"] = "Anfragedatum"; $a->strings["Request date"] = "Anfragedatum";
$a->strings["No registrations."] = "Keine Neuanmeldungen."; $a->strings["No registrations."] = "Keine Neuanmeldungen.";
$a->strings["Note from the user"] = "Hinweis vom Nutzer"; $a->strings["Note from the user"] = "Hinweis vom Nutzer";
$a->strings["Approve"] = "Genehmigen";
$a->strings["Deny"] = "Verwehren"; $a->strings["Deny"] = "Verwehren";
$a->strings["Site admin"] = "Seitenadministrator"; $a->strings["Site admin"] = "Seitenadministrator";
$a->strings["Account expired"] = "Account ist abgelaufen"; $a->strings["Account expired"] = "Account ist abgelaufen";
@ -1284,173 +1334,114 @@ $a->strings["Off"] = "Aus";
$a->strings["On"] = "An"; $a->strings["On"] = "An";
$a->strings["Lock feature %s"] = "Feature festlegen: %s"; $a->strings["Lock feature %s"] = "Feature festlegen: %s";
$a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten"; $a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten";
$a->strings["Profile not found."] = "Profil nicht gefunden."; $a->strings["Community option not available."] = "Optionen für die Gemeinschaftsseite nicht verfügbar.";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."; $a->strings["Not available."] = "Nicht verfügbar.";
$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich."; $a->strings["Local Community"] = "Lokale Gemeinschaft";
$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: "; $a->strings["Posts from local users on this server"] = "Beiträge von Nutzern dieses Servers";
$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen."; $a->strings["Global Community"] = "Globale Gemeinschaft";
$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."; $a->strings["Posts from users of the whole federated network"] = "Beiträge von Nutzern des gesamten föderalen Netzwerks";
$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen."; $a->strings["No results."] = "Keine Ergebnisse.";
$a->strings["Remote site reported: "] = "Gegenstelle meldet: "; $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users."] = "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers.";
$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern."; $a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden bevor sie beginnt.";
$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden"; $a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."; $a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."; $a->strings["Event details"] = "Veranstaltungsdetails";
$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."; $a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."; $a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."; $a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."; $a->strings["Event Finishes:"] = "Veranstaltungsende:";
$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für Dein Profil konnten nicht gespeichert werden"; $a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
$a->strings["[Name Withheld]"] = "[Name unterdrückt]"; $a->strings["Description:"] = "Beschreibung";
$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert."; $a->strings["Title:"] = "Titel:";
$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."; $a->strings["Share this event"] = "Veranstaltung teilen";
$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."; $a->strings["Basic"] = "Allgemein";
$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."; $a->strings["Permissions"] = "Berechtigungen";
$a->strings["%d required parameter was not found at the given location"] = [ $a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden", $a->strings["Event removed"] = "Veranstaltung enfternt";
1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden",
];
$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen.";
$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler.";
$a->strings["Profile unavailable."] = "Profil nicht verfügbar.";
$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten.";
$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen.";
$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen.";
$a->strings["Invalid locator"] = "Ungültiger Locator";
$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt.";
$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst.";
$a->strings["Invalid profile URL."] = "Ungültige Profil-URL.";
$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems. ";
$a->strings["Please login to confirm introduction."] = "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen.";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an.";
$a->strings["Confirm"] = "Bestätigen";
$a->strings["Hide this contact"] = "Verberge diesen Kontakt";
$a->strings["Welcome home %s."] = "Willkommen zurück %s.";
$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige Deine Kontaktanfrage bei %s.";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:";
$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten.";
$a->strings["Friend/Connection Request"] = "Kontaktanfrage";
$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
$a->strings["Friendica"] = "Friendica";
$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
$a->strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste.";
$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden."; $a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden.";
$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen."; $a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen.";
$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."; $a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica.";
$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen"; $a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen";
$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest."; $a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls Du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem Du auf diese Nachricht antwortest.";
$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht."; $a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht.";
$a->strings["Invalid request identifier."] = "Invalid request identifier."; $a->strings["Remove term"] = "Begriff entfernen";
$a->strings["Discard"] = "Verwerfen"; $a->strings["Saved Searches"] = "Gespeicherte Suchen";
$a->strings["Notifications"] = "Benachrichtigungen"; $a->strings["add"] = "hinzufügen";
$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen"; $a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen"; 0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann.",
$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen"; 1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können.",
$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen"; ];
$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen"; $a->strings["Messages in this group won't be send to these receivers."] = "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden.";
$a->strings["Notification type: "] = "Benachrichtigungstyp: "; $a->strings["No such group"] = "Es gibt keine solche Gruppe";
$a->strings["suggested by %s"] = "vorgeschlagen von %s"; $a->strings["Group: %s"] = "Gruppe: %s";
$a->strings["Claims to be known to you: "] = "Behauptet Dich zu kennen: "; $a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen.";
$a->strings["yes"] = "ja"; $a->strings["Invalid contact."] = "Ungültiger Kontakt.";
$a->strings["no"] = "nein"; $a->strings["Commented Order"] = "Neueste Kommentare";
$a->strings["Shall your connection be bidirectional or not?"] = "Soll die Verbindung beidseitig sein oder nicht?"; $a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren";
$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s."; $a->strings["Posted Order"] = "Neueste Beiträge";
$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."; $a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren";
$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Teilenden akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."; $a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um Dich geht";
$a->strings["Friend"] = "Kontakt"; $a->strings["New"] = "Neue";
$a->strings["Sharer"] = "Teilenden"; $a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum";
$a->strings["Subscriber"] = "Abonnent"; $a->strings["Shared Links"] = "Geteilte Links";
$a->strings["No introductions."] = "Keine Kontaktanfragen."; $a->strings["Interesting Links"] = "Interessante Links";
$a->strings["Show unread"] = "Ungelesene anzeigen"; $a->strings["Starred"] = "Markierte";
$a->strings["Show all"] = "Alle anzeigen"; $a->strings["Favourite Posts"] = "Favorisierte Beiträge";
$a->strings["No more %s notifications."] = "Keine weiteren %s Benachrichtigungen"; $a->strings["Personal Notes"] = "Persönliche Notizen";
$a->strings["Photo Albums"] = "Fotoalben";
$a->strings["Recent Photos"] = "Neueste Fotos";
$a->strings["Upload New Photos"] = "Neue Fotos hochladen";
$a->strings["everybody"] = "jeder";
$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar";
$a->strings["Album not found."] = "Album nicht gefunden.";
$a->strings["Delete Album"] = "Album löschen";
$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?";
$a->strings["Delete Photo"] = "Foto löschen";
$a->strings["Do you really want to delete this photo?"] = "Möchtest Du wirklich dieses Foto löschen?";
$a->strings["a photo"] = "einem Foto";
$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt";
$a->strings["Image upload didn't complete, please try again"] = "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut.";
$a->strings["Image file is missing"] = "Bilddatei konnte nicht gefunden werden.";
$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator.";
$a->strings["Image file is empty."] = "Bilddatei ist leer.";
$a->strings["No photos selected"] = "Keine Bilder ausgewählt";
$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt.";
$a->strings["Upload Photos"] = "Bilder hochladen";
$a->strings["New album name: "] = "Name des neuen Albums: ";
$a->strings["or existing album name: "] = "oder existierender Albumname: ";
$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen";
$a->strings["Show to Groups"] = "Zeige den Gruppen";
$a->strings["Show to Contacts"] = "Zeige den Kontakten";
$a->strings["Edit Album"] = "Album bearbeiten";
$a->strings["Show Newest First"] = "Zeige neueste zuerst";
$a->strings["Show Oldest First"] = "Zeige älteste zuerst";
$a->strings["View Photo"] = "Foto betrachten";
$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein.";
$a->strings["Photo not available"] = "Foto nicht verfügbar";
$a->strings["View photo"] = "Fotos ansehen";
$a->strings["Edit photo"] = "Foto bearbeiten";
$a->strings["Use as profile photo"] = "Als Profilbild verwenden";
$a->strings["Private Message"] = "Private Nachricht";
$a->strings["View Full Size"] = "Betrachte Originalgröße";
$a->strings["Tags: "] = "Tags: ";
$a->strings["[Remove any tag]"] = "[Tag entfernen]";
$a->strings["New album name"] = "Name des neuen Albums";
$a->strings["Caption"] = "Bildunterschrift";
$a->strings["Add a Tag"] = "Tag hinzufügen";
$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
$a->strings["Do not rotate"] = "Nicht rotieren";
$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
$a->strings["I like this (toggle)"] = "Ich mag das (toggle)";
$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)";
$a->strings["Comment"] = "Kommentar";
$a->strings["Map"] = "Karte";
$a->strings["View Album"] = "Album betrachten";
$a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden."; $a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden.";
$a->strings["%s's timeline"] = "Timeline von %s"; $a->strings["%s's timeline"] = "Timeline von %s";
$a->strings["%s's posts"] = "Beiträge von %s"; $a->strings["%s's posts"] = "Beiträge von %s";
$a->strings["%s's comments"] = "Kommentare von %s"; $a->strings["%s's comments"] = "Kommentare von %s";
$a->strings["Tips for New Members"] = "Tipps für neue Nutzer"; $a->strings["Tips for New Members"] = "Tipps für neue Nutzer";
$a->strings["Profile deleted."] = "Profil gelöscht.";
$a->strings["Profile-"] = "Profil-";
$a->strings["New profile created."] = "Neues Profil angelegt.";
$a->strings["Profile unavailable to clone."] = "Profil nicht zum Duplizieren verfügbar.";
$a->strings["Profile Name is required."] = "Profilname ist erforderlich.";
$a->strings["Marital Status"] = "Familienstand";
$a->strings["Romantic Partner"] = "Romanze";
$a->strings["Work/Employment"] = "Arbeit / Beschäftigung";
$a->strings["Religion"] = "Religion";
$a->strings["Political Views"] = "Politische Ansichten";
$a->strings["Gender"] = "Geschlecht";
$a->strings["Sexual Preference"] = "Sexuelle Vorlieben";
$a->strings["XMPP"] = "XMPP";
$a->strings["Homepage"] = "Webseite";
$a->strings["Interests"] = "Interessen";
$a->strings["Location"] = "Wohnort";
$a->strings["Profile updated."] = "Profil aktualisiert.";
$a->strings["Hide contacts and friends:"] = "Kontakte und Freunde verbergen";
$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Liste der Kontakte vor Betrachtern dieses Profils verbergen?";
$a->strings["Show more profile fields:"] = "Zeige mehr Profil-Felder:";
$a->strings["Profile Actions"] = "Profilaktionen";
$a->strings["Edit Profile Details"] = "Profil bearbeiten";
$a->strings["Change Profile Photo"] = "Profilbild ändern";
$a->strings["View this profile"] = "Dieses Profil anzeigen";
$a->strings["Edit visibility"] = "Sichtbarkeit bearbeiten";
$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden";
$a->strings["Clone this profile"] = "Dieses Profil duplizieren";
$a->strings["Delete this profile"] = "Dieses Profil löschen";
$a->strings["Basic information"] = "Grundinformationen";
$a->strings["Profile picture"] = "Profilbild";
$a->strings["Preferences"] = "Vorlieben";
$a->strings["Status information"] = "Status Informationen";
$a->strings["Additional information"] = "Zusätzliche Informationen";
$a->strings["Relation"] = "Beziehung";
$a->strings["Miscellaneous"] = "Verschiedenes";
$a->strings["Your Gender:"] = "Dein Geschlecht:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Beziehungsstatus:";
$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:";
$a->strings["Example: fishing photography software"] = "Beispiel: Fischen Fotografie Software";
$a->strings["Profile Name:"] = "Profilname:";
$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein.";
$a->strings["Your Full Name:"] = "Dein kompletter Name:";
$a->strings["Title/Description:"] = "Titel/Beschreibung:";
$a->strings["Street Address:"] = "Adresse:";
$a->strings["Locality/City:"] = "Wohnort:";
$a->strings["Region/State:"] = "Region/Bundesstaat:";
$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
$a->strings["Country:"] = "Land:";
$a->strings["Age: "] = "Alter: ";
$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)";
$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com";
$a->strings["Since [date]:"] = "Seit [Datum]:";
$a->strings["Tell us about yourself..."] = "Erzähle uns ein bisschen von Dir …";
$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können.";
$a->strings["Homepage URL:"] = "Adresse der Homepage:";
$a->strings["Hometown:"] = "Heimatort:";
$a->strings["Political Views:"] = "Politische Ansichten:";
$a->strings["Religious Views:"] = "Religiöse Ansichten:";
$a->strings["Public Keywords:"] = "Öffentliche Schlüsselwörter:";
$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)";
$a->strings["Private Keywords:"] = "Private Schlüsselwörter:";
$a->strings["(Used for searching profiles, never shown to others)"] = "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)";
$a->strings["Likes:"] = "Likes:";
$a->strings["Dislikes:"] = "Dislikes:";
$a->strings["Musical interests"] = "Musikalische Interessen";
$a->strings["Books, literature"] = "Bücher, Literatur";
$a->strings["Television"] = "Fernsehen";
$a->strings["Film/dance/culture/entertainment"] = "Filme/Tänze/Kultur/Unterhaltung";
$a->strings["Hobbies/Interests"] = "Hobbies/Interessen";
$a->strings["Love/romance"] = "Liebe/Romantik";
$a->strings["Work/employment"] = "Arbeit/Anstellung";
$a->strings["School/education"] = "Schule/Ausbildung";
$a->strings["Contact information and Social Networks"] = "Kontaktinformationen und Soziale Netzwerke";
$a->strings["Profile Image"] = "Profilbild";
$a->strings["visible to everybody"] = "sichtbar für jeden";
$a->strings["Edit/Manage Profiles"] = "Bearbeite/Verwalte Profile";
$a->strings["Change profile photo"] = "Profilbild ändern";
$a->strings["Create New Profile"] = "Neues Profil anlegen";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."; $a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet.";
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern."; $a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern.";
$a->strings["Registration successful."] = "Registrierung erfolgreich."; $a->strings["Registration successful."] = "Registrierung erfolgreich.";
@ -1479,6 +1470,10 @@ $a->strings["The user id is %d"] = "Die ID des Users lautet %d";
$a->strings["Remove My Account"] = "Konto löschen"; $a->strings["Remove My Account"] = "Konto löschen";
$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."; $a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen.";
$a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:"; $a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:";
$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet.";
$a->strings["Too Many Requests"] = "Zu viele Abfragen";
$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet.";
$a->strings["Items tagged with: %s"] = "Beiträge die mit %s getaggt sind";
$a->strings["Account"] = "Nutzerkonto"; $a->strings["Account"] = "Nutzerkonto";
$a->strings["Display"] = "Anzeige"; $a->strings["Display"] = "Anzeige";
$a->strings["Social Networks"] = "Soziale Netzwerke"; $a->strings["Social Networks"] = "Soziale Netzwerke";
@ -1594,13 +1589,13 @@ $a->strings["Requires manual approval of contact requests."] = "Kontaktanfragen
$a->strings["OpenID:"] = "OpenID:"; $a->strings["OpenID:"] = "OpenID:";
$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."; $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID.";
$a->strings["Publish your default profile in your local site directory?"] = "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"; $a->strings["Publish your default profile in your local site directory?"] = "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein.";
$a->strings["Publish your default profile in the global social directory?"] = "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?";
$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."; $a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein.";
$a->strings["Publish your default profile in the global social directory?"] = "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?";
$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Dein Profil wird in den globalen Friendica Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein.";
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"; $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?";
$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen."; $a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen.";
$a->strings["Hide your profile details from anonymous viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?"; $a->strings["Hide your profile details from anonymous viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?";
$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden."; $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Deine lffentlichen Beiträge und Kommentare werden weiterhin sichtbar sein.";
$a->strings["Allow friends to post to your profile page?"] = "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"; $a->strings["Allow friends to post to your profile page?"] = "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?";
$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt."; $a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt.";
$a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"; $a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?";
@ -1664,6 +1659,11 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ve
$a->strings["Relocate"] = "Umziehen"; $a->strings["Relocate"] = "Umziehen";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige Deiner Kontakte Deine Beiträge nicht erhalten, verwende diesen Button."; $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn Du Dein Profil von einem anderen Server umgezogen hast und einige Deiner Kontakte Deine Beiträge nicht erhalten, verwende diesen Button.";
$a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden"; $a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden";
$a->strings["Do you really want to delete this video?"] = "Möchtest Du dieses Video wirklich löschen?";
$a->strings["Delete Video"] = "Video Löschen";
$a->strings["No videos selected"] = "Keine Videos ausgewählt";
$a->strings["Recent Videos"] = "Neueste Videos";
$a->strings["Upload New Videos"] = "Neues Video hochladen";
$a->strings["default"] = "Standard"; $a->strings["default"] = "Standard";
$a->strings["greenzero"] = "greenzero"; $a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero"; $a->strings["purplezero"] = "purplezero";
@ -2048,35 +2048,6 @@ $a->strings["Edit group"] = "Gruppe bearbeiten";
$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe"; $a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe";
$a->strings["Create a new group"] = "Neue Gruppe erstellen"; $a->strings["Create a new group"] = "Neue Gruppe erstellen";
$a->strings["Edit groups"] = "Gruppen bearbeiten"; $a->strings["Edit groups"] = "Gruppen bearbeiten";
$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
$a->strings["Edit profile"] = "Profil bearbeiten";
$a->strings["Atom feed"] = "Atom-Feed";
$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
$a->strings["F d"] = "d. F";
$a->strings["[today]"] = "[heute]";
$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
$a->strings["[No description]"] = "[keine Beschreibung]";
$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
$a->strings["Member since:"] = "Mitglied seit:";
$a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F";
$a->strings["Age:"] = "Alter:";
$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
$a->strings["Religion:"] = "Religion:";
$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
$a->strings["Musical interests:"] = "Musikalische Interessen:";
$a->strings["Books, literature:"] = "Literatur/Bücher:";
$a->strings["Television:"] = "Fernsehen:";
$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
$a->strings["Love/Romance:"] = "Liebesleben:";
$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
$a->strings["School/education:"] = "Schule/Ausbildung:";
$a->strings["Forums:"] = "Foren:";
$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
$a->strings["Login failed"] = "Anmeldung fehlgeschlagen"; $a->strings["Login failed"] = "Anmeldung fehlgeschlagen";
$a->strings["Not enough information to authenticate"] = "Nicht genügend Informationen für die Authentifizierung"; $a->strings["Not enough information to authenticate"] = "Nicht genügend Informationen für die Authentifizierung";
$a->strings["An invitation is required."] = "Du benötigst eine Einladung."; $a->strings["An invitation is required."] = "Du benötigst eine Einladung.";
@ -2123,12 +2094,41 @@ $a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s";
$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil."; $a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil.";
$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil."; $a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil.";
$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil."; $a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil.";
$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
$a->strings["Edit profile"] = "Profil bearbeiten";
$a->strings["Atom feed"] = "Atom-Feed";
$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
$a->strings["F d"] = "d. F";
$a->strings["[today]"] = "[heute]";
$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
$a->strings["[No description]"] = "[keine Beschreibung]";
$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
$a->strings["Member since:"] = "Mitglied seit:";
$a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F";
$a->strings["Age:"] = "Alter:";
$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
$a->strings["Religion:"] = "Religion:";
$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
$a->strings["Musical interests:"] = "Musikalische Interessen:";
$a->strings["Books, literature:"] = "Literatur/Bücher:";
$a->strings["Television:"] = "Fernsehen:";
$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
$a->strings["Love/Romance:"] = "Liebesleben:";
$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
$a->strings["School/education:"] = "Schule/Ausbildung:";
$a->strings["Forums:"] = "Foren:";
$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora";
$a->strings["Attachments:"] = "Anhänge:";
$a->strings["%s is now following %s."] = "%s folgt nun %s"; $a->strings["%s is now following %s."] = "%s folgt nun %s";
$a->strings["following"] = "folgen"; $a->strings["following"] = "folgen";
$a->strings["%s stopped following %s."] = "%s hat aufgehört %s zu folgen"; $a->strings["%s stopped following %s."] = "%s hat aufgehört %s zu folgen";
$a->strings["stopped following"] = "wird nicht mehr gefolgt"; $a->strings["stopped following"] = "wird nicht mehr gefolgt";
$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora";
$a->strings["Attachments:"] = "Anhänge:";
$a->strings["(no subject)"] = "(kein Betreff)"; $a->strings["(no subject)"] = "(kein Betreff)";
$a->strings["Logged out."] = "Abgemeldet."; $a->strings["Logged out."] = "Abgemeldet.";
$a->strings["Create a New Account"] = "Neues Konto erstellen"; $a->strings["Create a New Account"] = "Neues Konto erstellen";