# ADDON langfilter # Copyright (C) # This file is distributed under the same license as the Friendica langfilter addon package. # # # Translators: # Kris, 2018 # Kris, 2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-01 11:11-0400\n" "PO-Revision-Date: 2018-04-08 16:02+0000\n" "Last-Translator: Kris\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: langfilter.php:58 msgid "Language Filter" msgstr "Kielisuodatin" #: langfilter.php:59 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:60 msgid "Use the language filter" msgstr "Ota kielisuodatin käyttöön" #: langfilter.php:61 msgid "Able to read" msgstr "" #: langfilter.php:61 msgid "" "List of abbreviations (iso2 codes) for languages you speak, comma separated." " For example \"de,it\"." msgstr "" #: langfilter.php:62 msgid "Minimum confidence in language detection" msgstr "" #: langfilter.php:62 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:63 msgid "Minimum length of message body" msgstr "" #: langfilter.php:63 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:64 msgid "Save Settings" msgstr "Tallenna asetukset" #: langfilter.php:105 msgid "Language Filter Settings saved." msgstr "Kielisuodatinasetukset tallennettu" #: langfilter.php:182 #, php-format msgid "Filtered language: %s" msgstr "Suodatettu kieli: %s"