first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-06-08 17:09:23 -04:00
commit df3a033196
17887 changed files with 8637778 additions and 0 deletions
@@ -0,0 +1,54 @@
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."