22# This file is distributed under the MIT.
33msgid ""
44msgstr ""
5- "Project-Id-Version : ActivityPub 0.8.1 \n "
5+ "Project-Id-Version : ActivityPub 0.8.2 \n "
66"Report-Msgid-Bugs-To : "
77"https://wordpress.org/support/plugin/wordpress-activitypub\n "
8- "POT-Creation-Date : 2019-08-21 13:15:59 +00:00\n "
8+ "POT-Creation-Date : 2019-09-29 18:04:39 +00:00\n "
99"MIME-Version : 1.0\n "
1010"Content-Type : text/plain; charset=utf-8\n "
1111"Content-Transfer-Encoding : 8bit\n "
@@ -44,11 +44,15 @@ msgstr ""
4444msgid "Add all tags as hashtags at the end of each activity"
4545msgstr ""
4646
47- #: includes/class-admin.php:107
47+ #: includes/class-admin.php:104
48+ msgid "Enable ActivityPub support for post types"
49+ msgstr ""
50+
51+ #: includes/class-admin.php:115
4852msgid "Overview"
4953msgstr ""
5054
51- #: includes/class-admin.php:109
55+ #: includes/class-admin.php:117
5256msgid ""
5357"ActivityPub is a decentralized social networking protocol based on the "
5458"ActivityStreams 2.0 data format. ActivityPub is an official W3C recommended "
@@ -58,29 +62,29 @@ msgid ""
5862"subscribing to content."
5963msgstr ""
6064
61- #: includes/class-admin.php:114
65+ #: includes/class-admin.php:122
6266msgid "For more information:"
6367msgstr ""
6468
65- #: includes/class-admin.php:115
69+ #: includes/class-admin.php:123
6670msgid "<a href=\" https://activitypub.rocks/\" >Test Suite</a>"
6771msgstr ""
6872
69- #: includes/class-admin.php:116
73+ #: includes/class-admin.php:124
7074msgid "<a href=\" https://www.w3.org/TR/activitypub/\" >W3C Spec</a>"
7175msgstr ""
7276
73- #: includes/class-admin.php:117
77+ #: includes/class-admin.php:125
7478msgid ""
7579"<a href=\" https://github.com/pfefferle/wordpress-activitypub/issues\" >Give "
7680"us feedback</a>"
7781msgstr ""
7882
79- #: includes/class-admin.php:119
83+ #: includes/class-admin.php:127
8084msgid "<a href=\" https://notiz.blog/donate\" >Donate</a>"
8185msgstr ""
8286
83- #: includes/class-admin.php:129
87+ #: includes/class-admin.php:137
8488msgid "Fediverse"
8589msgstr ""
8690
@@ -92,23 +96,23 @@ msgstr ""
9296msgid "The \" actor\" is no valid URL"
9397msgstr ""
9498
95- #: includes/functions.php:128
99+ #: includes/functions.php:130
96100msgid "No valid JSON data"
97101msgstr ""
98102
99- #: includes/functions.php:156
103+ #: includes/functions.php:158
100104msgid "No \" Inbox\" found"
101105msgstr ""
102106
103- #: includes/functions.php:182
107+ #: includes/functions.php:184
104108msgid "No \" Public-Key\" found"
105109msgstr ""
106110
107- #: includes/functions.php:210
111+ #: includes/functions.php:212
108112msgid "Profile identifier"
109113msgstr ""
110114
111- #: includes/functions.php:215
115+ #: includes/functions.php:217
112116#. translators: the webfinger resource
113117msgid "Try to follow \" @%s\" in the Mastodon/Friendica search field."
114118msgstr ""
@@ -234,21 +238,29 @@ msgstr ""
234238msgid "Maps the WordPress Post-Format to the ActivityPub Object Type."
235239msgstr ""
236240
237- #: templates/settings.php:55
241+ #: templates/settings.php:54
242+ msgid "Supported post types"
243+ msgstr ""
244+
245+ #: templates/settings.php:57
246+ msgid "Enable ActivityPub support for the following post types:"
247+ msgstr ""
248+
249+ #: templates/settings.php:74
238250msgid "Hashtags"
239251msgstr ""
240252
241- #: templates/settings.php:59
253+ #: templates/settings.php:78
242254msgid ""
243255"Add hashtags in the content as native tags and replace the "
244256"<code>#tag</code> with the tag-link."
245257msgstr ""
246258
247- #: templates/settings.php:62
259+ #: templates/settings.php:81
248260msgid "Add all tags as hashtags to the end of each activity."
249261msgstr ""
250262
251- #: templates/settings.php:77
263+ #: templates/settings.php:96
252264msgid ""
253265"If you like this plugin, what about a small <a "
254266"href=\" https://notiz.blog/donate\" >donation</a>?"
0 commit comments