regenerated messages.po files of the addons

This commit is contained in:
Tobias Diekershoff 2021-02-01 18:29:42 +01:00
parent ab5ffa6b21
commit 7f3704ae54
67 changed files with 760 additions and 910 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-17 04:04+0200\n"
"POT-Creation-Date: 2021-02-01 18:15+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"
@ -17,147 +17,141 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: advancedcontentfilter.php:134
#: src/middlewares.php:49
msgid "Method not found"
msgstr ""
#: advancedcontentfilter.php:136
#, php-format
msgid "Filtered by rule: %s"
msgstr ""
#: advancedcontentfilter.php:147 advancedcontentfilter.php:204
#: advancedcontentfilter.php:150 advancedcontentfilter.php:207
msgid "Advanced Content Filter"
msgstr ""
#: advancedcontentfilter.php:203
#: advancedcontentfilter.php:206
msgid "Back to Addon Settings"
msgstr ""
#: advancedcontentfilter.php:205
#: advancedcontentfilter.php:208
msgid "Add a Rule"
msgstr ""
#: advancedcontentfilter.php:206
#: advancedcontentfilter.php:209
msgid "Help"
msgstr ""
#: advancedcontentfilter.php:207
#: advancedcontentfilter.php:210
msgid ""
"Add and manage your personal content filter rules in this screen. Rules have "
"a name and an arbitrary expression that will be matched against post data. "
"For a complete reference of the available operations and variables, check "
"the <a href=\"advancedcontentfilter/help\">help page</a>."
"the help page."
msgstr ""
#: advancedcontentfilter.php:208
#: advancedcontentfilter.php:211
msgid "Your rules"
msgstr ""
#: advancedcontentfilter.php:209
#: advancedcontentfilter.php:212
msgid ""
"You have no rules yet! Start adding one by clicking on the button above next "
"to the title."
msgstr ""
#: advancedcontentfilter.php:210
#: advancedcontentfilter.php:213
msgid "Disabled"
msgstr ""
#: advancedcontentfilter.php:211
#: advancedcontentfilter.php:214
msgid "Enabled"
msgstr ""
#: advancedcontentfilter.php:212
#: advancedcontentfilter.php:215
msgid "Disable this rule"
msgstr ""
#: advancedcontentfilter.php:213
#: advancedcontentfilter.php:216
msgid "Enable this rule"
msgstr ""
#: advancedcontentfilter.php:214
#: advancedcontentfilter.php:217
msgid "Edit this rule"
msgstr ""
#: advancedcontentfilter.php:215
#: advancedcontentfilter.php:218
msgid "Edit the rule"
msgstr ""
#: advancedcontentfilter.php:216
#: advancedcontentfilter.php:219
msgid "Save this rule"
msgstr ""
#: advancedcontentfilter.php:217
#: advancedcontentfilter.php:220
msgid "Delete this rule"
msgstr ""
#: advancedcontentfilter.php:218
#: advancedcontentfilter.php:221
msgid "Rule"
msgstr ""
#: advancedcontentfilter.php:219
#: advancedcontentfilter.php:222
msgid "Close"
msgstr ""
#: advancedcontentfilter.php:220
#: advancedcontentfilter.php:223
msgid "Add new rule"
msgstr ""
#: advancedcontentfilter.php:221
#: advancedcontentfilter.php:224
msgid "Rule Name"
msgstr ""
#: advancedcontentfilter.php:222
#: advancedcontentfilter.php:225
msgid "Rule Expression"
msgstr ""
#: advancedcontentfilter.php:223
msgid ""
"<p>Examples:</p><ul><li><pre>author_link == 'https://friendica.mrpetovan.com/"
"profile/hypolite'</pre></li><li>tags</li></ul>"
msgstr ""
#: advancedcontentfilter.php:224
#: advancedcontentfilter.php:226
msgid "Cancel"
msgstr ""
#: advancedcontentfilter.php:290 advancedcontentfilter.php:301
#: advancedcontentfilter.php:312 advancedcontentfilter.php:346
#: advancedcontentfilter.php:375 advancedcontentfilter.php:396
#: advancedcontentfilter.php:293 advancedcontentfilter.php:304
#: advancedcontentfilter.php:315 advancedcontentfilter.php:349
#: advancedcontentfilter.php:378 advancedcontentfilter.php:399
msgid "You must be logged in to use this method"
msgstr ""
#: advancedcontentfilter.php:316 advancedcontentfilter.php:350
#: advancedcontentfilter.php:379
#: advancedcontentfilter.php:319 advancedcontentfilter.php:353
#: advancedcontentfilter.php:382
msgid "Invalid form security token, please refresh the page."
msgstr ""
#: advancedcontentfilter.php:328
#: advancedcontentfilter.php:331
msgid "The rule name and expression are required."
msgstr ""
#: advancedcontentfilter.php:340
#: advancedcontentfilter.php:343
msgid "Rule successfully added"
msgstr ""
#: advancedcontentfilter.php:354 advancedcontentfilter.php:383
#: advancedcontentfilter.php:357 advancedcontentfilter.php:386
msgid "Rule doesn't exist or doesn't belong to you."
msgstr ""
#: advancedcontentfilter.php:369
#: advancedcontentfilter.php:372
msgid "Rule successfully updated"
msgstr ""
#: advancedcontentfilter.php:390
#: advancedcontentfilter.php:393
msgid "Rule successfully deleted"
msgstr ""
#: advancedcontentfilter.php:400
#: advancedcontentfilter.php:403
msgid "Missing argument: guid."
msgstr ""
#: advancedcontentfilter.php:406
#: advancedcontentfilter.php:411
#, php-format
msgid "Unknown post with guid: %s"
msgstr ""
#: src/middlewares.php:28
msgid "Method not found"
msgstr ""