2021-08-03 00:34:25 +02:00
{
"common" : {
"alerts" : {
"common" : {
2021-08-03 22:32:21 +02:00
"please_try_again" : "Bitte versuchen Sie es erneut." ,
"please_try_again_later" : "Bitte versuchen Sie es später nochmal."
2021-08-03 00:34:25 +02:00
} ,
"sign_up_failure" : {
2021-08-03 22:32:21 +02:00
"title" : "Anmeldefehler"
2021-08-03 00:34:25 +02:00
} ,
"server_error" : {
2021-08-03 22:32:21 +02:00
"title" : "Serverfehler"
2021-08-03 00:34:25 +02:00
} ,
"vote_failure" : {
2021-08-03 22:32:21 +02:00
"title" : "Fehler bei Abstimmung" ,
"poll_expired" : "Diese Umfrage ist abgelaufen"
2021-08-03 00:34:25 +02:00
} ,
"discard_post_content" : {
2021-08-03 22:32:21 +02:00
"title" : "Entwurf Verwerfen" ,
"message" : "Bestätigen Sie um den Beitrag zu verwerfen."
2021-08-03 00:34:25 +02:00
} ,
"publish_post_failure" : {
2021-08-03 22:32:21 +02:00
"title" : "Fehler bei Veröffentlichung" ,
2021-08-03 23:32:19 +02:00
"message" : "Fehler beim Veröffentlichen des Beitrags.\nBitte überprüfen Sie Ihre Internetverbindung." ,
2021-08-03 00:34:25 +02:00
"attachments_message" : {
2021-08-03 23:32:19 +02:00
"video_attach_with_photo" : "Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden." ,
"more_than_one_video" : "Es kann nicht mehr als ein Video hinzugefügt werden."
2021-08-03 00:34:25 +02:00
}
} ,
"edit_profile_failure" : {
2021-08-03 23:32:19 +02:00
"title" : "Fehler beim Bearbeiten des Profils" ,
"message" : "Profil kann nicht bearbeitet werden. Bitte versuchen Sie es erneut."
2021-08-03 00:34:25 +02:00
} ,
"sign_out" : {
2021-08-03 23:32:19 +02:00
"title" : "Abmelden" ,
"message" : "Sind Sie sicher, dass Sie sich abmelden möchten?" ,
"confirm" : "Abmelden"
2021-08-03 00:34:25 +02:00
} ,
"block_domain" : {
"title" : "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed." ,
"block_entire_domain" : "Block Domain"
} ,
"save_photo_failure" : {
2021-08-03 23:32:19 +02:00
"title" : "Foto konnte nicht gespeichert werden" ,
2021-08-03 00:34:25 +02:00
"message" : "Please enable the photo library access permission to save the photo."
} ,
"delete_post" : {
2021-08-03 23:32:19 +02:00
"title" : "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?" ,
"delete" : "Löschen"
2021-08-03 00:34:25 +02:00
} ,
"clean_cache" : {
2021-08-03 23:32:19 +02:00
"title" : "Zwischenspeicher leeren" ,
2021-08-03 00:34:25 +02:00
"message" : "Successfully cleaned %s cache."
}
} ,
"controls" : {
"actions" : {
2021-08-03 23:32:19 +02:00
"back" : "Zurück" ,
"next" : "Weiter" ,
"previous" : "Zurück" ,
"open" : "Öffnen" ,
"add" : "Hinzufügen" ,
"remove" : "Entfernen" ,
"edit" : "Bearbeiten" ,
"save" : "Speichern" ,
2021-08-03 00:34:25 +02:00
"ok" : "OK" ,
2021-08-03 23:32:19 +02:00
"done" : "Fertig" ,
"confirm" : "Bestätigen" ,
"continue" : "Fortfahren" ,
"cancel" : "Abbrechen" ,
"discard" : "Verwerfen" ,
"try_again" : "Nochmals versuchen" ,
"take_photo" : "Foto aufnehmen" ,
"save_photo" : "Foto speichern" ,
"copy_photo" : "Foto kopieren" ,
"sign_in" : "Anmelden" ,
"sign_up" : "Registrieren" ,
"see_more" : "Mehr anzeigen" ,
"preview" : "Vorschau" ,
"share" : "Teilen" ,
"share_user" : "%s teilen" ,
"share_post" : "Beitrag teilen" ,
"open_in_safari" : "In Safari öffnen" ,
2021-08-03 00:34:25 +02:00
"find_people" : "Find people to follow" ,
"manually_search" : "Manually search instead" ,
2021-08-03 23:32:19 +02:00
"skip" : "Überspringen" ,
"reply" : "Antworten" ,
"report_user" : "%s melden" ,
"block_domain" : "%s blockieren" ,
2021-08-03 00:34:25 +02:00
"unblock_domain" : "Unblock %s" ,
2021-08-03 23:32:19 +02:00
"settings" : "Einstellungen" ,
"delete" : "Löschen"
2021-08-03 00:34:25 +02:00
} ,
"tabs" : {
2021-08-03 23:32:19 +02:00
"home" : "Startseite" ,
"search" : "Suche" ,
"notification" : "Benachrichtigungen" ,
"profile" : "Profil"
2021-08-03 00:34:25 +02:00
} ,
"keyboard" : {
"common" : {
2021-08-03 23:32:19 +02:00
"switch_to_tab" : "Zu %s wechseln" ,
"compose_new_post" : "Neuen Beitrag verfassen" ,
"show_favorites" : "Favoriten anzeigen" ,
2021-08-03 00:34:25 +02:00
"open_settings" : "Open Settings"
} ,
"timeline" : {
"previous_status" : "Previous Post" ,
"next_status" : "Next Post" ,
"open_status" : "Open Post" ,
"open_author_profile" : "Open Author's Profile" ,
"open_reblogger_profile" : "Open Reblogger's Profile" ,
"reply_status" : "Reply to Post" ,
"toggle_reblog" : "Toggle Reblog on Post" ,
"toggle_favorite" : "Toggle Favorite on Post" ,
"toggle_content_warning" : "Toggle Content Warning" ,
"preview_image" : "Preview Image"
} ,
"segmented_control" : {
"previous_section" : "Previous Section" ,
"next_section" : "Next Section"
}
} ,
"status" : {
"user_reblogged" : "%s reblogged" ,
"user_replied_to" : "Replied to %s" ,
"show_post" : "Show Post" ,
"show_user_profile" : "Show user profile" ,
"content_warning" : "Content Warning" ,
"media_content_warning" : "Tap anywhere to reveal" ,
"poll" : {
"vote" : "Vote" ,
"time_left" : "%s left" ,
"closed" : "Closed"
} ,
"actions" : {
"reply" : "Reply" ,
"reblog" : "Reblog" ,
"unreblog" : "Undo reblog" ,
"favorite" : "Favorite" ,
"unfavorite" : "Unfavorite" ,
"menu" : "Menu"
} ,
"tag" : {
"url" : "URL" ,
"mention" : "Mention" ,
"link" : "Link" ,
"hashtag" : "Hashtag" ,
"email" : "Email" ,
"emoji" : "Emoji"
}
} ,
"friendship" : {
2021-08-05 02:37:54 +02:00
"follow" : "Folgen" ,
2021-08-03 00:34:25 +02:00
"following" : "Following" ,
2021-08-05 02:37:54 +02:00
"request" : "Anfragen" ,
"pending" : "In Warteschlange" ,
"block" : "Blockieren" ,
"block_user" : "%s blockieren" ,
"block_domain" : "%s blockieren" ,
"unblock" : "Blockierung aufheben" ,
"unblock_user" : "@%s entblocken" ,
2021-08-03 00:34:25 +02:00
"blocked" : "Blocked" ,
"mute" : "Mute" ,
"mute_user" : "Mute %s" ,
"unmute" : "Unmute" ,
"unmute_user" : "Unmute %s" ,
"muted" : "Muted" ,
"edit_info" : "Edit Info"
} ,
"timeline" : {
"filtered" : "Filtered" ,
"timestamp" : {
2021-08-05 02:37:54 +02:00
"now" : "Gerade" ,
"time_ago" : "vor %s"
2021-08-03 00:34:25 +02:00
} ,
"loader" : {
2021-08-05 02:37:54 +02:00
"load_missing_posts" : "Fehlende Beiträge laden" ,
"loading_missing_posts" : "Lade fehlende Beiträge..." ,
2021-08-05 03:35:56 +02:00
"show_more_replies" : "Weitere Antworten anzeigen"
2021-08-03 00:34:25 +02:00
} ,
"header" : {
2021-08-05 03:35:56 +02:00
"no_status_found" : "Kein Beitrag gefunden" ,
2021-08-03 00:34:25 +02:00
"blocking_warning" : "You can’ t view this user's profile\n until you unblock them.\nYour profile looks like this to them." ,
"user_blocking_warning" : "You can’ t view %s’ s profile\n until you unblock them.\nYour profile looks like this to them." ,
"blocked_warning" : "You can’ t view this user’ s profile\n until they unblock you." ,
"user_blocked_warning" : "You can’ t view %s’ s profile\n until they unblock you." ,
"suspended_warning" : "This user has been suspended." ,
"user_suspended_warning" : "%s’ s account has been suspended."
} ,
"accessibility" : {
"count_replies" : "%s replies" ,
"count_reblogs" : "%s reblogs" ,
"count_favorites" : "%s favorites"
}
}
}
} ,
"scene" : {
"welcome" : {
"slogan" : "Social networking\nback in your hands."
} ,
"server_picker" : {
"title" : "Pick a server,\nany server." ,
"button" : {
"category" : {
2021-08-05 03:35:56 +02:00
"all" : "Alle" ,
"all_accessiblity_description" : "Kategorie: Alle" ,
"academia" : "Wissenschaft" ,
"activism" : "Aktivismus" ,
"food" : "Kochen" ,
"furry" : "Furry" ,
"games" : "Spiele" ,
"general" : "Allgemein" ,
"journalism" : "Journalismus" ,
"lgbt" : "LGBT" ,
"regional" : "Regional" ,
"art" : "Kunst" ,
"music" : "Musik" ,
"tech" : "Technologie"
2021-08-03 00:34:25 +02:00
} ,
2021-08-05 03:35:56 +02:00
"see_less" : "Weniger anzeigen" ,
"see_more" : "Mehr anzeigen"
2021-08-03 00:34:25 +02:00
} ,
"label" : {
2021-08-05 03:35:56 +02:00
"language" : "SPRACHE" ,
"users" : "BENUTZER" ,
"category" : "KATEGORIE"
2021-08-03 00:34:25 +02:00
} ,
"input" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Finde einen Server oder trete deinem eigenen bei..."
2021-08-03 00:34:25 +02:00
} ,
"empty_state" : {
2021-08-05 03:35:56 +02:00
"finding_servers" : "Verfügbare Server werden gesucht..." ,
2021-08-03 00:34:25 +02:00
"bad_network" : "Something went wrong while loading the data. Check your internet connection." ,
2021-08-05 03:35:56 +02:00
"no_results" : "Keine Ergebnisse"
2021-08-03 00:34:25 +02:00
}
} ,
"register" : {
2021-08-05 03:35:56 +02:00
"title" : "Erzähle uns von dir." ,
2021-08-03 00:34:25 +02:00
"input" : {
"avatar" : {
2021-08-05 03:35:56 +02:00
"delete" : "Löschen"
2021-08-03 00:34:25 +02:00
} ,
"username" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Benutzername" ,
"duplicate_prompt" : "Dieser Benutzername ist vergeben."
2021-08-03 00:34:25 +02:00
} ,
"display_name" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Anzeigename"
2021-08-03 00:34:25 +02:00
} ,
"email" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "E-Mail"
2021-08-03 00:34:25 +02:00
} ,
"password" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Passwort" ,
"hint" : "Ihr Passwort muss mindestens 8 Zeichen lang sein"
2021-08-03 00:34:25 +02:00
} ,
"invite" : {
2021-08-05 03:35:56 +02:00
"registration_user_invite_request" : "Warum möchtest du beitreten?"
2021-08-03 00:34:25 +02:00
}
} ,
"error" : {
"item" : {
2021-08-05 03:35:56 +02:00
"username" : "Benutzername" ,
"email" : "E-Mail" ,
"password" : "Passwort" ,
"agreement" : "Vereinbarung" ,
"locale" : "Sprache" ,
"reason" : "Begründung"
2021-08-03 00:34:25 +02:00
} ,
"reason" : {
"blocked" : "%s contains a disallowed email provider" ,
"unreachable" : "%s does not seem to exist" ,
"taken" : "%s is already in use" ,
"reserved" : "%s is a reserved keyword" ,
"accepted" : "%s must be accepted" ,
"blank" : "%s is required" ,
"invalid" : "%s is invalid" ,
"too_long" : "%s is too long" ,
"too_short" : "%s is too short" ,
"inclusion" : "%s is not a supported value"
} ,
"special" : {
"username_invalid" : "Username must only contain alphanumeric characters and underscores" ,
"username_too_long" : "Username is too long (can’ t be longer than 30 characters)" ,
"email_invalid" : "This is not a valid email address" ,
"password_too_short" : "Password is too short (must be at least 8 characters)"
}
}
} ,
"server_rules" : {
"title" : "Some ground rules." ,
"subtitle" : "These rules are set by the admins of %s." ,
"prompt" : "By continuing, you’ re subject to the terms of service and privacy policy for %s." ,
"terms_of_service" : "terms of service" ,
"privacy_policy" : "privacy policy" ,
"button" : {
"confirm" : "I Agree"
}
} ,
"confirm_email" : {
"title" : "One last thing." ,
"subtitle" : "We just sent an email to %s,\ntap the link to confirm your account." ,
"button" : {
"open_email_app" : "Open Email App" ,
"dont_receive_email" : "I never got an email"
} ,
"dont_receive_email" : {
"title" : "Check your email" ,
"description" : "Check if your email address is correct as well as your junk folder if you haven’ t." ,
"resend_email" : "Resend Email"
} ,
"open_email_app" : {
"title" : "Check your inbox." ,
"description" : "We just sent you an email. Check your junk folder if you haven’ t." ,
"mail" : "Mail" ,
"open_email_client" : "Open Email Client"
}
} ,
"home_timeline" : {
"title" : "Home" ,
"navigation_bar_state" : {
"offline" : "Offline" ,
"new_posts" : "See new posts" ,
"published" : "Published!" ,
"Publishing" : "Publishing post..."
}
} ,
"suggestion_account" : {
"title" : "Find People to Follow" ,
"follow_explain" : "When you follow someone, you’ ll see their posts in your home feed."
} ,
"public_timeline" : {
2021-08-05 03:35:56 +02:00
"title" : "Öffentlich"
2021-08-03 00:34:25 +02:00
} ,
"compose" : {
"title" : {
2021-08-05 03:35:56 +02:00
"new_post" : "Neuer Beitrag" ,
"new_reply" : "Neue Antwort"
2021-08-03 00:34:25 +02:00
} ,
"media_selection" : {
2021-08-05 03:35:56 +02:00
"camera" : "Foto aufnehmen" ,
"photo_library" : "Fotobibliothek" ,
"browse" : "Durchsuchen"
2021-08-03 00:34:25 +02:00
} ,
2021-08-05 03:35:56 +02:00
"content_input_placeholder" : "Tippe oder füge ein, was dir am Herzen liegt" ,
"compose_action" : "Veröffentlichen" ,
"replying_to_user" : "antwortet auf %s" ,
2021-08-03 00:34:25 +02:00
"attachment" : {
2021-08-05 03:35:56 +02:00
"photo" : "Foto" ,
"video" : "Video" ,
2021-08-03 00:34:25 +02:00
"attachment_broken" : "This %s is broken and can’ t be\nuploaded to Mastodon." ,
2021-08-05 03:35:56 +02:00
"description_photo" : "Für Menschen mit Sehbehinderung beschreiben..." ,
"description_video" : "Für Menschen mit Sehbehinderung beschreiben..."
2021-08-03 00:34:25 +02:00
} ,
"poll" : {
2021-08-05 03:35:56 +02:00
"duration_time" : "Dauer: %s" ,
"thirty_minutes" : "30 Minuten" ,
"one_hour" : "1 Stunde" ,
"six_hours" : "6 Stunden" ,
"one_day" : "1 Tag" ,
"three_days" : "3 Tage" ,
"seven_days" : "7 Tage" ,
2021-08-03 00:34:25 +02:00
"option_number" : "Option %ld"
} ,
"content_warning" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Schreibe eine Inhaltswarnung hier..."
2021-08-03 00:34:25 +02:00
} ,
"visibility" : {
2021-08-05 03:35:56 +02:00
"public" : "Öffentlich" ,
"unlisted" : "Nicht gelistet" ,
"private" : "Nur für Folgende" ,
"direct" : "Nur für Leute, die ich erwähne"
2021-08-03 00:34:25 +02:00
} ,
"auto_complete" : {
"space_to_add" : "Space to add"
} ,
"accessibility" : {
2021-08-05 03:35:56 +02:00
"append_attachment" : "Anhang hinzufügen" ,
"append_poll" : "Umfrage hinzufügen" ,
"remove_poll" : "Umfrage entfernen" ,
2021-08-03 00:34:25 +02:00
"custom_emoji_picker" : "Custom Emoji Picker" ,
"enable_content_warning" : "Enable Content Warning" ,
"disable_content_warning" : "Disable Content Warning" ,
"post_visibility_menu" : "Post Visibility Menu" ,
"input_limit_remains_count" : "Input limit remains %ld" ,
"input_limit_exceeds_count" : "Input limit exceeds %ld"
} ,
"keyboard" : {
2021-08-05 03:35:56 +02:00
"discard_post" : "Beitrag verwerfen" ,
"publish_post" : "Beitrag veröffentlichen" ,
"toggle_poll" : "Umfrage umschalten" ,
"toggle_content_warning" : "Inhaltswarnung umschalten" ,
2021-08-03 00:34:25 +02:00
"append_attachment_entry" : "Add Attachment - %s" ,
"select_visibility_entry" : "Select Visibility - %s"
}
} ,
"profile" : {
"dashboard" : {
2021-08-05 03:35:56 +02:00
"posts" : "Beiträge" ,
"following" : "Gefolgte" ,
"followers" : "Folger" ,
2021-08-03 00:34:25 +02:00
"accessibility" : {
2021-08-05 03:35:56 +02:00
"count_posts" : "%ld Beiträge" ,
"count_following" : "%ld Gefolgte" ,
"count_followers" : "%ld Folger"
2021-08-03 00:34:25 +02:00
}
} ,
"fields" : {
2021-08-05 03:35:56 +02:00
"add_row" : "Zeile hinzufügen" ,
2021-08-03 00:34:25 +02:00
"placeholder" : {
2021-08-05 03:35:56 +02:00
"label" : "Bezeichnung" ,
"content" : "Inhalt"
2021-08-03 00:34:25 +02:00
}
} ,
"segmented_control" : {
2021-08-05 03:35:56 +02:00
"posts" : "Beiträge" ,
"replies" : "Antworten" ,
"media" : "Medien"
2021-08-03 00:34:25 +02:00
} ,
"relationship_action_alert" : {
"confirm_unmute_user" : {
"title" : "Unmute Account" ,
"message" : "Confirm to unmute %s"
} ,
"confirm_unblock_usre" : {
"title" : "Unblock Account" ,
"message" : "Confirm to unblock %s"
}
}
} ,
"search" : {
2021-08-05 03:35:56 +02:00
"title" : "Suche" ,
2021-08-03 00:34:25 +02:00
"search_bar" : {
2021-08-05 03:35:56 +02:00
"placeholder" : "Hashtags und Benutzer suchen" ,
"cancel" : "Abbrechen"
2021-08-03 00:34:25 +02:00
} ,
"recommend" : {
2021-08-05 03:35:56 +02:00
"button_text" : "Alle anzeigen" ,
2021-08-03 00:34:25 +02:00
"hash_tag" : {
"title" : "Trending on Mastodon" ,
"description" : "Hashtags that are getting quite a bit of attention" ,
2021-08-05 03:35:56 +02:00
"people_talking" : "%s Leute reden"
2021-08-03 00:34:25 +02:00
} ,
"accounts" : {
"title" : "Accounts you might like" ,
"description" : "You may like to follow these accounts" ,
2021-08-05 03:35:56 +02:00
"follow" : "Folgen"
2021-08-03 00:34:25 +02:00
}
} ,
"searching" : {
"segment" : {
2021-08-05 03:35:56 +02:00
"all" : "Alles" ,
"people" : "Personen" ,
2021-08-03 00:34:25 +02:00
"hashtags" : "Hashtags" ,
2021-08-05 03:35:56 +02:00
"posts" : "Beiträge"
2021-08-03 00:34:25 +02:00
} ,
"empty_state" : {
2021-08-05 03:35:56 +02:00
"no_results" : "Keine Ergebnisse"
2021-08-03 00:34:25 +02:00
} ,
2021-08-05 03:35:56 +02:00
"recent_search" : "Zuletzt gesucht" ,
"clear" : "Zurücksetzen"
2021-08-03 00:34:25 +02:00
}
} ,
"hashtag" : {
2021-08-05 03:35:56 +02:00
"prompt" : "%s Leute reden"
2021-08-03 00:34:25 +02:00
} ,
"favorite" : {
2021-08-05 03:35:56 +02:00
"title" : "Deine Favoriten"
2021-08-03 00:34:25 +02:00
} ,
"notification" : {
"title" : {
2021-08-05 03:35:56 +02:00
"Everything" : "Alles" ,
"Mentions" : "Erwähnungen"
2021-08-03 00:34:25 +02:00
} ,
"action" : {
2021-08-05 03:35:56 +02:00
"follow" : "folgt dir" ,
"favourite" : "hat deinen Beitrag favorisiert" ,
"reblog" : "hat deinen Beitrag geteilt" ,
"poll" : "Deine Umfrage ist beendet" ,
"mention" : "hat dich erwähnt" ,
"follow_request" : "möchte dir folgen"
2021-08-03 00:34:25 +02:00
} ,
"keyobard" : {
2021-08-05 03:35:56 +02:00
"show_everything" : "Alles anzeigen" ,
"show_mentions" : "Erwähnungen anzeigen"
2021-08-03 00:34:25 +02:00
}
} ,
"thread" : {
2021-08-05 03:35:56 +02:00
"back_title" : "Beitrag" ,
"title" : "Beitrag von %s"
2021-08-03 00:34:25 +02:00
} ,
"settings" : {
2021-08-05 03:35:56 +02:00
"title" : "Einstellungen" ,
2021-08-03 00:34:25 +02:00
"section" : {
"appearance" : {
2021-08-05 03:35:56 +02:00
"title" : "Darstellung" ,
"automatic" : "Automatisch" ,
"light" : "Immer hell" ,
"dark" : "Immer dunkel"
2021-08-03 00:34:25 +02:00
} ,
"notifications" : {
2021-08-05 03:35:56 +02:00
"title" : "Benachrichtigungen" ,
"favorites" : "Meinen Beitrag favorisiert" ,
"follows" : "Mir folgt" ,
"boosts" : "Meinen Beitrag teilt" ,
"mentions" : "Mich erwähnt" ,
2021-08-03 00:34:25 +02:00
"trigger" : {
2021-08-05 03:35:56 +02:00
"anyone" : "jeder" ,
"follower" : "ein Folger" ,
"follow" : "ein von mir Gefolgter" ,
"noone" : "niemand" ,
"title" : "Benachrichtige mich, wenn"
2021-08-03 00:34:25 +02:00
}
} ,
"preference" : {
2021-08-05 03:35:56 +02:00
"title" : "Präferenzen" ,
"true_black_dark_mode" : "Vollständig dunkler Dunkelmodus" ,
"disable_avatar_animation" : "Animierte Profilbilder deaktivieren" ,
"disable_emoji_animation" : "Animierte Emojis deaktivieren" ,
"using_default_browser" : "Standardbrowser zum Öffnen von Links verwenden"
2021-08-03 00:34:25 +02:00
} ,
"boring_zone" : {
2021-08-05 03:35:56 +02:00
"title" : "Der Langweiliger Bereich" ,
"account_settings" : "Kontoeinstellungen" ,
"terms" : "Allgemeine Geschäftsbedingungen" ,
"privacy" : "Datenschutzerklärung"
2021-08-03 00:34:25 +02:00
} ,
"spicy_zone" : {
2021-08-05 03:35:56 +02:00
"title" : "Der Gefährliche Bereich" ,
"clear" : "Medien-Cache leeren" ,
"signout" : "Abmelden"
2021-08-03 00:34:25 +02:00
}
} ,
"footer" : {
2021-08-05 03:35:56 +02:00
"mastodon_description" : "Mastodon ist quelloffene Software. Du kannst auf GitHub unter %s (%s) Probleme melden"
2021-08-03 00:34:25 +02:00
} ,
"keyboard" : {
2021-08-05 03:35:56 +02:00
"close_settings_window" : "Einstellungsfenster schließen"
2021-08-03 00:34:25 +02:00
}
} ,
"report" : {
2021-08-05 03:35:56 +02:00
"title" : "%s melden" ,
"step1" : "Schritt 1 von 2" ,
"step2" : "Schritt 2 von 2" ,
"content1" : "Gibt es noch weitere Beiträge, die du der Meldung hinzufügen möchtest?" ,
"content2" : "Gibt es etwas, was die Moderatoren über diese Meldung wissen sollten?" ,
"send" : "Meldung abschicken" ,
"skip_to_send" : "Ohne Kommentar abschicken" ,
"text_placeholder" : "Zusätzliche Kommentare eingeben oder einfügen"
2021-08-03 00:34:25 +02:00
} ,
"preview" : {
"keyboard" : {
2021-08-05 03:35:56 +02:00
"close_preview" : "Vorschau schließen" ,
"show_next" : "Nächstes anzeigen" ,
"show_previous" : "Vorheriges anzeigen"
2021-08-03 00:34:25 +02:00
}
}
}
}