Files
CHIEFSOFT\ameye df3a033196 first commit
2024-06-08 17:09:23 -04:00

54 lines
1.6 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2019-11-19T11:04:58+00:00\n"
"PO-Revision-Date: 2019-11-19T11:04:58+00:00\n"
"Language: \n"
msgid "plugins.generic.customBlockManager.displayName"
msgstr "Custom Block Manager"
msgid "plugins.generic.customBlockManager.manage"
msgstr "Manage Custom Blocks"
msgid "plugins.generic.customBlockManager.description"
msgstr "This Plugin lets you manage (add, edit and delete) custom sidebar blocks."
msgid "plugins.generic.customBlockManager.customBlocks"
msgstr "Custom Blocks"
msgid "plugins.generic.customBlockManager.blockName"
msgstr "Block Name"
msgid "plugins.generic.customBlockManager.addBlock"
msgstr "Add Block"
msgid "plugins.generic.customBlockManager.noneCreated"
msgstr "No custom blocks have been created."
msgid "plugins.generic.customBlock.content"
msgstr "Content"
msgid "plugins.generic.customBlock.nameSuffix"
msgstr "(Custom Block)"
msgid "plugins.generic.customBlock.description"
msgstr "This is a user-generated block."
msgid "plugins.generic.customBlock.nameRequired"
msgstr "The custom block name is required."
msgid "plugins.generic.customBlock.nameRegEx"
msgstr "The custom block name must contain only letters, numbers, and hyphens/underscores."
msgid "plugins.generic.customBlock.showName"
msgstr "Show Name"
msgid "plugins.generic.customBlock.showName.description"
msgstr "Show the name of this block above the block content."