HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,310 @@
# Copyright (C) 2017 Liquid Web
# This file is distributed under the MIT.
msgid ""
msgstr ""
"Project-Id-Version: Airstory 1.1.4\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/airstory\n"
"POT-Creation-Date: 2017-07-11 13:47:17+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"X-Generator: grunt-wp-i18n1.0.0\n"
#: includes/class-api.php:119
msgid "Invalid response from Airstory when connecting account"
msgstr ""
#: includes/class-api.php:147
msgid "Invalid response from Airstory when updating account"
msgstr ""
#: includes/class-api.php:233
msgid "An Airstory token is required to make this request"
msgstr ""
#: includes/class-api.php:273
msgid "The request did not return valid JSON"
msgstr ""
#: includes/connection.php:107
msgid "User does not have an Airstory profile registered within WordPress."
msgstr ""
#: includes/core.php:92
msgid ""
"The Airstory plugin is missing one or more of its dependencies, so it's not "
"yet available to users on this site."
msgstr ""
#: includes/core.php:95
#. Translators: %1$s is the URL of the Tools > Airstory page.
msgid ""
"For more information, <a href=\"%1$s\" target=\"_blank\">please see the "
"Airstory Tools page</a>."
msgstr ""
#: includes/credentials.php:51
msgid "None of the preferred cipher algorithms are available on this server."
msgstr ""
#: includes/credentials.php:97
msgid "Encrypted token was empty"
msgstr ""
#: includes/credentials.php:102
msgid "Unable to encrypt Airstory token"
msgstr ""
#: includes/credentials.php:148
msgid "Unable to decrypt Airstory token"
msgstr ""
#: includes/settings.php:61
#. Translators: %1s$ is the WordPress user edit link.
msgid ""
"To get started, please connect WordPress to your Airstory account <a "
"href=\"%1$s#airstory\">on your profile page</a>."
msgstr ""
#: includes/settings.php:67
msgid "Welcome to Airstory!"
msgstr ""
#: includes/settings.php:70
msgid "Dismiss this notice"
msgstr ""
#: includes/settings.php:98
msgid "Airstory Configuration"
msgstr ""
#: includes/settings.php:102
msgid "User Token"
msgstr ""
#: includes/settings.php:106
msgid "Disconnect from Airstory"
msgstr ""
#: includes/settings.php:110
#. Translators: %1$s is the user's Airstory email address.
msgid "Currently authenticated as <strong>%1$s</strong>"
msgstr ""
#: includes/settings.php:118
msgid ""
"You can retrieve your user token from <a "
"href=\"https://app.airstory.co/projects?overlay=account\" "
"target=\"_blank\">your Airstory account settings</a>."
msgstr ""
#: includes/settings.php:130
msgid "Sites connected to Airstory"
msgstr ""
#: includes/settings.php:225
msgid ""
"WordPress was unable to establish a connection with Airstory using the "
"token provided"
msgstr ""
#: includes/tools.php:72
#. Translators: %1$s is the current plugin version.
msgid "Version %1$s"
msgstr ""
#: includes/tools.php:75
msgid ""
"This page contains useful information for integrating Airstory into "
"WordPress."
msgstr ""
#: includes/tools.php:78
msgid ""
"Ensure your WordPress installation has everything it needs to work with "
"Airstory."
msgstr ""
#: includes/tools.php:90
msgid "PHP 5.3 or higher"
msgstr ""
#: includes/tools.php:101
msgid "HTTPS Support"
msgstr ""
#: includes/tools.php:104
msgid "This site supports HTTPS"
msgstr ""
#: includes/tools.php:106
msgid "Airstory is unable to talk to your site over HTTPS"
msgstr ""
#: includes/tools.php:118
#. Translators: %1$s represents the PHP extension name.
msgid "PHP Extension: %1$s"
msgstr ""
#: includes/tools.php:123
msgid "Extension loaded"
msgstr ""
#: includes/tools.php:127
#. Translators: %1$s is the name of the missing PHP extension.
msgid "The %1$s extension is missing!"
msgstr ""
#: includes/tools.php:138
msgid "WordPress REST API"
msgstr ""
#: includes/tools.php:139
msgid "Is this site's REST API accessible via HTTPS?"
msgstr ""
#: includes/tools.php:141 includes/tools.php:149
msgid "Loading"
msgstr ""
#: includes/tools.php:146
msgid "Airstory connection"
msgstr ""
#: includes/tools.php:147
msgid "Can this site communicate with Airstory?"
msgstr ""
#: includes/tools.php:157
msgid "It appears you're missing one or more dependencies!"
msgstr ""
#: includes/tools.php:158
msgid ""
"PHP, the programming language behind WordPress, <a "
"href=\"https://en.wikipedia.org/wiki/List_of_PHP_extensions\">has a number "
"of extensions available</a> to enable new or improve existing functionality."
msgstr ""
#: includes/tools.php:159
msgid ""
"The Airstory WordPress plugin leverages several common PHP extensions, all "
"of which are typically enabled by default (or at least available) across "
"most web hosts. If one of the extensions above is listed as being missing "
"and you're unsure how to activate it yourself, please contact your host for "
"support."
msgstr ""
#: includes/tools.php:160
msgid ""
"Airstory also uses Secure Socket Layers (SSL) to send data back and forth "
"between your site and Airstory, so your site must be accessible over HTTPS. "
"Fortunately, SSL certificates can be generated by your host, typically at "
"no cost to you."
msgstr ""
#: includes/tools.php:163
msgid "Get Support"
msgstr ""
#: includes/tools.php:164
msgid ""
"The Airstory WordPress plugin is backed by <a "
"href=\"https://www.liquidweb.com/support/heroic-promise.html\">Liquid Web's "
"Heroic Support</a>; if you run into any issues when working with the "
"Airstory plugin, please <a "
"href=\"https://wordpress.org/support/plugin/airstory\" "
"target=\"_blank\">feel free to open an issue in the WordPress.org plugin "
"repo</a>."
msgstr ""
#: includes/tools.php:165
msgid ""
"To help troubleshoot any issues, please include the following report in "
"your support request:"
msgstr ""
#: includes/webhook.php:56
#. Translators: %1$s is the request argument that is missing.
msgid "The \"%1$s\" argument is required"
msgstr ""
#: includes/webhook.php:72
msgid "The current user has not provided an Airstory user token"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Airstory"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://www.airstory.co/integrations/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Send your blog posts from Airstory writing software to WordPress for "
"publication."
msgstr ""
#. Author of the plugin/theme
msgid "Liquid Web"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://www.liquidweb.com"
msgstr ""
#: includes/settings.php:127
msgctxt "label for list of WordPress blogs (multisite only)"
msgid "Connected Sites"
msgstr ""
#: includes/tools.php:16
msgctxt "tools page title"
msgid "Airstory"
msgstr ""
#: includes/tools.php:17
msgctxt "tools menu title"
msgid "Airstory"
msgstr ""
#: includes/tools.php:69
msgctxt "tools page heading"
msgid "Airstory"
msgstr ""
#: includes/tools.php:77
msgctxt "tools page heading"
msgid "Compatibility"
msgstr ""
#: includes/tools.php:83
msgctxt "compatibility table heading"
msgid "Dependency"
msgstr ""
#: includes/tools.php:84
msgctxt "compatibility table heading"
msgid "Status"
msgstr ""
#: includes/tools.php:93
#. Translators: %1$s is the current PHP version.
msgctxt "PHP version"
msgid "Version %1$s"
msgstr ""
#: includes/tools.php:186
msgctxt "dependency check status"
msgid "Passed"
msgstr ""
#: includes/tools.php:190
msgctxt "dependency check status"
msgid "Failed"
msgstr ""