# ADDON langfilter # Copyright (C) # This file is distributed under the same license as the Friendica langfilter addon package. # # #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \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 \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: langfilter.php:50 msgid "Language Filter" msgstr "" #: langfilter.php:51 msgid "" "This addon tries to identify the language posts are writen in. If it does " "not match any language specifed below, posts will be hidden by collapsing " "them." msgstr "" #: langfilter.php:52 msgid "Use the language filter" msgstr "" #: langfilter.php:53 msgid "Able to read" msgstr "" #: langfilter.php:53 msgid "" "List of abbreviations (ISO 639-1 codes) for languages you speak, comma " "separated. For example \"de,it\"." msgstr "" #: langfilter.php:54 msgid "Minimum confidence in language detection" msgstr "" #: langfilter.php:54 msgid "" "Minimum confidence in language detection being correct, from 0 to 100. Posts " "will not be filtered when the confidence of language detection is below this " "percent value." msgstr "" #: langfilter.php:55 msgid "Minimum length of message body" msgstr "" #: langfilter.php:55 msgid "" "Minimum number of characters in message body for filter to be used. Posts " "shorter than this will not be filtered. Note: Language detection is " "unreliable for short content (<200 characters)." msgstr "" #: langfilter.php:56 msgid "Save Settings" msgstr "" #: langfilter.php:187 #, php-format msgid "Filtered language: %s" msgstr ""