307 lines
7.0 KiB
Plaintext
307 lines
7.0 KiB
Plaintext
# Copyright (C) 2020 Matthias Pfefferle
|
|
# This file is distributed under the MIT.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: ActivityPub 0.10.1\n"
|
|
"Report-Msgid-Bugs-To: "
|
|
"https://wordpress.org/support/plugin/wordpress-activitypub\n"
|
|
"POT-Creation-Date: 2020-05-03 22:06:03+00:00\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
|
|
|
#: includes/class-admin.php:33
|
|
msgid "Followers"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:33 templates/followers-list.php:2
|
|
msgid "Followers (Fediverse)"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:59
|
|
msgid "Use title and link, summary or full content"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:71
|
|
msgid "The Activity-Object-Type"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:83 templates/settings.php:36
|
|
msgid "Use the Shortlink instead of the permalink"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:90
|
|
msgid ""
|
|
"Add hashtags in the content as native tags and replace the #tag with the "
|
|
"tag-link"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:97
|
|
msgid "Add all tags as hashtags at the end of each activity"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:104
|
|
msgid "Enable ActivityPub support for post types"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:112
|
|
msgid "Block fediverse instances"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:123
|
|
msgid "Overview"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:125
|
|
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-admin.php:130
|
|
msgid "For more information:"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:131
|
|
msgid "<a href=\"https://activitypub.rocks/\">Test Suite</a>"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:132
|
|
msgid "<a href=\"https://www.w3.org/TR/activitypub/\">W3C Spec</a>"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:133
|
|
msgid ""
|
|
"<a href=\"https://github.com/pfefferle/wordpress-activitypub/issues\">Give "
|
|
"us feedback</a>"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:135
|
|
msgid "<a href=\"https://notiz.blog/donate\">Donate</a>"
|
|
msgstr ""
|
|
|
|
#: includes/class-admin.php:145
|
|
msgid "Fediverse"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:110
|
|
msgid "The \"actor\" is no valid URL"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:132
|
|
msgid "No valid JSON data"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:160
|
|
msgid "No \"Inbox\" found"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:186
|
|
msgid "No \"Public-Key\" found"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:214
|
|
msgid "Profile identifier"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:219
|
|
#. translators: the webfinger resource
|
|
msgid "Try to follow \"@%s\" in the Mastodon/Friendica search field."
|
|
msgstr ""
|
|
|
|
#: includes/peer/class-followers.php:53
|
|
msgid "Unknown Actor schema"
|
|
msgstr ""
|
|
|
|
#: includes/rest/class-followers.php:46 includes/rest/class-followers.php:49
|
|
#: includes/rest/class-following.php:46 includes/rest/class-following.php:49
|
|
#: includes/rest/class-outbox.php:45 includes/rest/class-outbox.php:48
|
|
#: includes/rest/class-webfinger.php:61
|
|
msgid "User not found"
|
|
msgstr ""
|
|
|
|
#: includes/rest/class-webfinger.php:48
|
|
msgid "Resource is invalid"
|
|
msgstr ""
|
|
|
|
#: includes/rest/class-webfinger.php:55
|
|
msgid "Resource host does not match blog host"
|
|
msgstr ""
|
|
|
|
#: includes/table/followers-list.php:11
|
|
msgid "Identifier"
|
|
msgstr ""
|
|
|
|
#: templates/followers-list.php:4
|
|
msgid "You currently have %s followers."
|
|
msgstr ""
|
|
|
|
#: templates/json-author.php:48
|
|
msgid "Blog"
|
|
msgstr ""
|
|
|
|
#: templates/json-author.php:58
|
|
msgid "Profile"
|
|
msgstr ""
|
|
|
|
#: templates/json-author.php:69
|
|
msgid "Website"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:2
|
|
msgid "ActivityPub Settings"
|
|
msgstr ""
|
|
|
|
#: templates/settings.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 Friendica, Pleroma and Mastodon."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:9
|
|
msgid "Activities"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:11
|
|
msgid "All activity related settings."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:17
|
|
msgid "Post-Content"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:21
|
|
msgid "Title and link"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:21
|
|
msgid "Only the title and a link."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:24
|
|
msgid "Excerpt"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:24
|
|
msgid "A content summary, shortened to 400 characters and without markup."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:27
|
|
msgid "Content (default)"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:27
|
|
msgid "The full content."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:33
|
|
msgid "Backlink"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:42
|
|
msgid "Activity-Object-Type"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:46
|
|
msgid "Note (default)"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:46
|
|
msgid "Should work with most platforms."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:49
|
|
msgid "Article"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:49
|
|
msgid ""
|
|
"The presentation of the \"Article\" might change on different platforms. "
|
|
"Mastodon for example shows the \"Article\" type as a simple link."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:52
|
|
msgid "WordPress Post-Format"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:52
|
|
msgid "Maps the WordPress Post-Format to the ActivityPub Object Type."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:57
|
|
msgid "Supported post types"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:60
|
|
msgid "Enable ActivityPub support for the following post types:"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:77
|
|
msgid "Hashtags"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:81
|
|
msgid ""
|
|
"Add hashtags in the content as native tags and replace the "
|
|
"<code>#tag</code> with the tag-link."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:84
|
|
msgid "Add all tags as hashtags to the end of each activity."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:93
|
|
msgid "Server"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:95
|
|
msgid "Server related settings."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:106
|
|
msgid "Blacklist"
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:110
|
|
msgid ""
|
|
"A list of hosts, you want to block, one host per line. Please use only the "
|
|
"host/domain of the server you want to block, without <code>http://</code> "
|
|
"and without <code>www.</code>. For example <code>example.com</code>."
|
|
msgstr ""
|
|
|
|
#: templates/settings.php:124
|
|
msgid ""
|
|
"If you like this plugin, what about a small <a "
|
|
"href=\"https://notiz.blog/donate\">donation</a>?"
|
|
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 "" |