[TRANSLATION] Update POTs and normalize files
This commit is contained in:
45
plugins/SimpleCaptcha/locale/SimpleCaptcha.pot
Normal file
45
plugins/SimpleCaptcha/locale/SimpleCaptcha.pot
Normal file
@@ -0,0 +1,45 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-06-08 18:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. TRANS: Field label.
|
||||
#: SimpleCaptchaPlugin.php:41
|
||||
msgid "Captcha"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: The instruction box for our simple captcha plugin
|
||||
#: SimpleCaptchaPlugin.php:43
|
||||
#, php-format
|
||||
msgid "Copy this to the textbox: \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Placeholder in the text box
|
||||
#. name=id
|
||||
#. required
|
||||
#: SimpleCaptchaPlugin.php:45
|
||||
msgid "Prove that you are sentient."
|
||||
msgstr ""
|
||||
|
||||
#: SimpleCaptchaPlugin.php:59
|
||||
msgid "Captcha does not match!"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: SimpleCaptchaPlugin.php:72
|
||||
msgid "A simple captcha to get rid of spambots."
|
||||
msgstr ""
|
Reference in New Issue
Block a user