# Copyright (C) 2019 Matthias Pfefferle # This file is distributed under the MIT. msgid "" msgstr "" "Project-Id-Version: ActivityPub 0.4.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/activitypub\n" "POT-Creation-Date: 2019-02-17 20:26:22+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "X-Generator: grunt-wp-i18n1.0.2\n" #: includes/class-activitypub-admin.php:35 msgid "Use summary or full content" msgstr "" #: includes/class-activitypub-admin.php:47 msgid "The Activity-Object-Type" msgstr "" #: includes/class-activitypub-admin.php:59 #: includes/class-activitypub-admin.php:66 templates/settings-page.php:33 msgid "Use the Shortlink instead of the permalink" msgstr "" #: includes/class-activitypub-admin.php:76 msgid "Overview" msgstr "" #: includes/class-activitypub-admin.php:78 msgid "" "ActivityPub is a decentralized social networking protocol based on the " "ActivityStreams 2.0 data format. ActivityPub is an official W3C recommended " "standard published by the W3C Social Web Working Group. It provides a " "client to server API for creating, updating and deleting content, as well " "as a federated server to server API for delivering notifications and " "subscribing to content." msgstr "" #: includes/class-activitypub-admin.php:83 msgid "For more information:" msgstr "" #: includes/class-activitypub-admin.php:84 msgid "Test Suite" msgstr "" #: includes/class-activitypub-admin.php:85 msgid "W3C Spec" msgstr "" #: includes/class-activitypub-admin.php:86 msgid "" "Give " "us feedback" msgstr "" #: includes/class-activitypub-admin.php:88 msgid "Donate" msgstr "" #: includes/class-activitypub-admin.php:94 msgid "Fediverse" msgstr "" #: includes/class-db-activitypub-followers.php:46 msgid "Unknown Actor schema" msgstr "" #: includes/class-rest-activitypub-followers.php:24 #: includes/class-rest-activitypub-followers.php:26 #: includes/class-rest-activitypub-outbox.php:35 #: includes/class-rest-activitypub-outbox.php:37 #: includes/class-rest-activitypub-webfinger.php:45 msgid "User not found" msgstr "" #: includes/class-rest-activitypub-inbox.php:82 msgid "Invalid payload" msgstr "" #: includes/class-rest-activitypub-inbox.php:100 msgid "This method is not yet implemented" msgstr "" #: includes/class-rest-activitypub-inbox.php:131 #: includes/class-rest-activitypub-inbox.php:159 #: includes/class-rest-activitypub-inbox.php:173 #: includes/class-rest-activitypub-inbox.php:210 msgid "No \"Actor\" found" msgstr "" #: includes/class-rest-activitypub-webfinger.php:32 msgid "Resouce is invalid" msgstr "" #: includes/class-rest-activitypub-webfinger.php:39 msgid "Resouce host does not match blog host" msgstr "" #: includes/functions.php:97 msgid "The \"actor\" is no valid URL" msgstr "" #: includes/functions.php:121 msgid "No valid JSON data" msgstr "" #: includes/functions.php:149 msgid "No \"Inbox\" found" msgstr "" #: includes/functions.php:175 msgid "No \"Public-Key\" found" msgstr "" #: includes/functions.php:193 msgid "Profile identifier" msgstr "" #: includes/functions.php:197 msgid "Try to follow \"@%s\" in the mastodon/friendi.ca search field." msgstr "" #: templates/json-author.php:49 msgid "Blog" msgstr "" #: templates/json-author.php:59 templates/settings-page.php:79 msgid "Profile" msgstr "" #: templates/json-author.php:70 msgid "Website" msgstr "" #: templates/settings-page.php:2 msgid "ActivityPub Settings" msgstr "" #: templates/settings-page.php:4 msgid "" "ActivityPub turns your blog into a federated social network. This means you " "can share and talk to everyone using the ActivityPub protocol, including " "users of Friendi.ca, Pleroma and Mastodon." msgstr "" #: templates/settings-page.php:9 msgid "Activities" msgstr "" #: templates/settings-page.php:11 msgid "All activity related settings." msgstr "" #: templates/settings-page.php:17 msgid "Post-Content" msgstr "" #: templates/settings-page.php:21 msgid "Excerpt" msgstr "" #: templates/settings-page.php:21 msgid "A content summary, shortened to 400 characters and without markup." msgstr "" #: templates/settings-page.php:24 msgid "Content (default)" msgstr "" #: templates/settings-page.php:24 msgid "The full content." msgstr "" #: templates/settings-page.php:30 msgid "Backlink" msgstr "" #: templates/settings-page.php:39 msgid "Activtity-Object-Type" msgstr "" #: templates/settings-page.php:43 msgid "Note (default)" msgstr "" #: templates/settings-page.php:43 msgid "Should work with most plattforms." msgstr "" #: templates/settings-page.php:46 msgid "Article" msgstr "" #: templates/settings-page.php:46 msgid "" "The presentation of the \"Article\" might change on different plattforms. " "Mastodon for example shows the \"Article\" type as a simple link." msgstr "" #: templates/settings-page.php:49 msgid "WordPress Post-Format" msgstr "" #: templates/settings-page.php:49 msgid "Maps the WordPress Post-Format to the ActivityPub Object Type." msgstr "" #: templates/settings-page.php:58 msgid "Hashtag" msgstr "" #: templates/settings-page.php:60 msgid "All #tag related settings" msgstr "" #: templates/settings-page.php:66 msgid "Support Hashtags" msgstr "" #: templates/settings-page.php:70 msgid "" "Add hashtags in the content as native tags and replace the " "#tag with the tag-link." msgstr "" #: templates/settings-page.php:81 msgid "All profile related settings." msgstr "" #: templates/settings-page.php:87 msgid "Followers" msgstr "" #: templates/settings-page.php:89 msgid "All follower related settings." msgstr "" #: templates/settings-page.php:95 msgid "List of followers" msgstr "" #: templates/settings-page.php:105 msgid "No followers yet" msgstr "" #: templates/settings-page.php:120 msgid "" "If you like this plugin, what about a small donation?" msgstr "" #. Plugin Name of the plugin/theme msgid "ActivityPub" msgstr "" #. Plugin URI of the plugin/theme msgid "https://github.com/pfefferle/wordpress-activitypub/" msgstr "" #. Description of the plugin/theme msgid "" "The ActivityPub protocol is a decentralized social networking protocol " "based upon the ActivityStreams 2.0 data format." msgstr "" #. Author of the plugin/theme msgid "Matthias Pfefferle" msgstr "" #. Author URI of the plugin/theme msgid "https://notiz.blog/" msgstr ""