Update messages.po
This commit is contained in:
parent
2ab0d06996
commit
d34497e69b
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 2021.12-dev\n"
|
"Project-Id-Version: 2021.12-dev\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2021-10-24 23:21-0400\n"
|
"POT-Creation-Date: 2021-10-27 20:01+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -2087,11 +2087,11 @@ msgid ""
|
||||||
"your site allow private mail from unknown senders."
|
"your site allow private mail from unknown senders."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/App.php:456
|
#: src/App.php:455
|
||||||
msgid "No system theme config value set."
|
msgid "No system theme config value set."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/App/Module.php:240
|
#: src/App/Module.php:241
|
||||||
msgid "You must be logged in to use addons. "
|
msgid "You must be logged in to use addons. "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3877,6 +3877,20 @@ msgstr ""
|
||||||
msgid "template engine is not registered!"
|
msgid "template engine is not registered!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Storage/Type/FilesystemConfig.php:78
|
||||||
|
msgid "Storage base path"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Storage/Type/FilesystemConfig.php:80
|
||||||
|
msgid ""
|
||||||
|
"Folder where uploaded files are saved. For maximum security, This should be "
|
||||||
|
"a path outside web server folder tree"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/Core/Storage/Type/FilesystemConfig.php:93
|
||||||
|
msgid "Enter a valid existing folder"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/Core/Update.php:67
|
#: src/Core/Update.php:67
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -4414,20 +4428,6 @@ msgstr ""
|
||||||
msgid "Contact information and Social Networks"
|
msgid "Contact information and Social Networks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/Storage/FilesystemConfig.php:77
|
|
||||||
msgid "Storage base path"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Model/Storage/FilesystemConfig.php:79
|
|
||||||
msgid ""
|
|
||||||
"Folder where uploaded files are saved. For maximum security, This should be "
|
|
||||||
"a path outside web server folder tree"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Model/Storage/FilesystemConfig.php:92
|
|
||||||
msgid "Enter a valid existing folder"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: src/Model/User.php:208 src/Model/User.php:1050
|
#: src/Model/User.php:208 src/Model/User.php:1050
|
||||||
msgid "SERIOUS ERROR: Generation of security keys failed."
|
msgid "SERIOUS ERROR: Generation of security keys failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4475,13 +4475,13 @@ msgstr ""
|
||||||
msgid "Invalid OpenID url"
|
msgid "Invalid OpenID url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:962 src/Security/Authentication.php:223
|
#: src/Model/User.php:962 src/Security/Authentication.php:224
|
||||||
msgid ""
|
msgid ""
|
||||||
"We encountered a problem while logging in with the OpenID you provided. "
|
"We encountered a problem while logging in with the OpenID you provided. "
|
||||||
"Please check the correct spelling of the ID."
|
"Please check the correct spelling of the ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Model/User.php:962 src/Security/Authentication.php:223
|
#: src/Model/User.php:962 src/Security/Authentication.php:224
|
||||||
msgid "The error message was:"
|
msgid "The error message was:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -10579,20 +10579,20 @@ msgstr ""
|
||||||
msgid "The folder view/smarty3/ must be writable by webserver."
|
msgid "The folder view/smarty3/ must be writable by webserver."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Security/Authentication.php:209
|
#: src/Security/Authentication.php:210
|
||||||
msgid "Login failed."
|
msgid "Login failed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Security/Authentication.php:250
|
#: src/Security/Authentication.php:251
|
||||||
msgid "Login failed. Please check your credentials."
|
msgid "Login failed. Please check your credentials."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Security/Authentication.php:348
|
#: src/Security/Authentication.php:349
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Welcome %s"
|
msgid "Welcome %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/Security/Authentication.php:349
|
#: src/Security/Authentication.php:350
|
||||||
msgid "Please upload a profile photo."
|
msgid "Please upload a profile photo."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue