| 1 |
# Copyright (C) 2018 Matthias Pfefferle |
| 2 |
# This file is distributed under the MIT. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: ActivityPub 0.0.2\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/activitypub\n" |
| 7 |
"POT-Creation-Date: 2018-11-04 20:21:26+00:00\n" |
| 8 |
"MIME-Version: 1.0\n" |
| 9 |
"Content-Type: text/plain; charset=utf-8\n" |
| 10 |
"Content-Transfer-Encoding: 8bit\n" |
| 11 |
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" |
| 12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 14 |
"X-Generator: grunt-wp-i18n1.0.2\n" |
| 15 |
|
| 16 |
#: includes/class-activitypub-inbox.php:47 |
| 17 |
msgid "Invalid payload" |
| 18 |
msgstr "" |
| 19 |
|
| 20 |
#: includes/class-activitypub-inbox.php:62 |
| 21 |
msgid "This method is not yet implemented" |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#: includes/class-activitypub-outbox.php:28 |
| 25 |
#: includes/class-activitypub-outbox.php:30 |
| 26 |
msgid "User not found" |
| 27 |
msgstr "" |
| 28 |
|
| 29 |
#: templates/json-author.php:44 |
| 30 |
msgid "Blog" |
| 31 |
msgstr "" |
| 32 |
|
| 33 |
#: templates/json-author.php:50 |
| 34 |
msgid "Profile" |
| 35 |
msgstr "" |
| 36 |
|
| 37 |
#: templates/json-author.php:57 |
| 38 |
msgid "Website" |
| 39 |
msgstr "" |
| 40 |
|
| 41 |
#. Plugin Name of the plugin/theme |
| 42 |
msgid "ActivityPub" |
| 43 |
msgstr "" |
| 44 |
|
| 45 |
#. Plugin URI of the plugin/theme |
| 46 |
msgid "https://github.com/pfefferle/wordpress-activitypub/" |
| 47 |
msgstr "" |
| 48 |
|
| 49 |
#. Description of the plugin/theme |
| 50 |
msgid "" |
| 51 |
"The ActivityPub protocol is a decentralized social networking protocol " |
| 52 |
"based upon the ActivityStreams 2.0 data format." |
| 53 |
msgstr "" |
| 54 |
|
| 55 |
#. Author of the plugin/theme |
| 56 |
msgid "Matthias Pfefferle" |
| 57 |
msgstr "" |
| 58 |
|
| 59 |
#. Author URI of the plugin/theme |
| 60 |
msgid "https://notiz.blog/" |
| 61 |
msgstr "" |