48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
# Copyright (C) 2021 Plugin Author
|
|
# This file is distributed under the GPL v2.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Boilerplate Plugin 1.0.0\n"
|
|
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/nmsp-plugin-name\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"POT-Creation-Date: 2021-06-02T10:57:43-06:00\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"X-Generator: WP-CLI 2.5.0\n"
|
|
"X-Domain: nmsp-plugin-name-text-domain\n"
|
|
|
|
#. Plugin Name of the plugin
|
|
msgid "Boilerplate Plugin"
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin
|
|
msgid "https://domain.com"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin
|
|
msgid "Your plugin description"
|
|
msgstr ""
|
|
|
|
#. Author of the plugin
|
|
msgid "Plugin Author"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin
|
|
msgid "https://plugin-author.com"
|
|
msgstr ""
|
|
|
|
#: includes/class-nmspcli.php:25
|
|
msgid "The short description."
|
|
msgstr ""
|
|
|
|
#: includes/class-nmspcli.php:26
|
|
msgid "This is the super long description that will go on and on my friend. Some people started writing it not knowing what it was, and we'll continue writing it forever just because this is the description that never ends..."
|
|
msgstr ""
|
|
|
|
#: includes/class-nmspcli.php:39
|
|
msgid "Congradulations, it is working."
|
|
msgstr ""
|