HELLO v3!!!
This commit is contained in:
59
spec/fixtures/dynamic_finders/plugin_version/schemify/translation_file/languages/schemify.pot
vendored
Normal file
59
spec/fixtures/dynamic_finders/plugin_version/schemify/translation_file/languages/schemify.pot
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
# Copyright (C) 2017 Steve Grunwell
|
||||
# This file is distributed under the same license as the Schemify package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Schemify 0.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/schemify\n"
|
||||
"POT-Creation-Date: 2017-01-31 03:12:26+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-i18n 0.5.4\n"
|
||||
|
||||
#: dist/includes/admin.php:34 includes/admin.php:34
|
||||
msgid "This is a preview of the JSON-LD object that will be appended to this %s:"
|
||||
msgstr ""
|
||||
|
||||
#: dist/includes/core.php:32 includes/core.php:32
|
||||
msgid "Class %s does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: dist/includes/core.php:41 includes/core.php:41
|
||||
msgid "Unable to find schema \"%s\", falling back to \"Thing\""
|
||||
msgstr ""
|
||||
|
||||
#: dist/includes/schemas/MediaObject.php:58 includes/schemas/MediaObject.php:58
|
||||
msgid "Schema is not defined"
|
||||
msgstr ""
|
||||
|
||||
#: dist/includes/schemas/MediaObject.php:65 includes/schemas/MediaObject.php:65
|
||||
msgid "Unable to load schema %1$s: %2$s"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Schemify"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://stevegrunwell.com/schemify"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Automatically generate Schema.org JSON+LD markup for WordPress."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Steve Grunwell"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://stevegrunwell.com"
|
||||
msgstr ""
|
||||
|
||||
#: dist/includes/admin.php:18 includes/admin.php:18
|
||||
msgctxt "meta box title"
|
||||
msgid "Structured Data"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user