# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # Mikaela Suomalainen , 2011. # msgid "" msgstr "" "Project-Id-Version: Conditional plugin for Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: 2014-12-20 14:32+0200\n" "Last-Translator: Mikaela Suomalainen \n" "Language-Team: \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "X-Generator: Poedit 1.6.10\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: plugin.py:59 #, fuzzy msgid "" "This plugin provides logic operators and other commands that\n" " enable you to run commands only if a condition is true. Useful for " "nested\n" " commands and scripting." msgstr "" "Tämä plugini tarjoaa loogiset operaattorit ja muita komentoja, jotka " "sallivat\n" " sinun suorittaa komentoja vain ehdon ollessa true. Hyödyllinen " "sisäkkäisille\n" " komennoille ja skriptaukselle." #: plugin.py:66 msgid "Run a command from message, as if command was sent over IRC." msgstr "Suorita komento viestistä, kuin komento olisi lähetetty IRC:stä." #: plugin.py:76 msgid "" " \n" "\n" " Runs if evaluates to true, runs " "\n" " if it evaluates to false.\n" "\n" " Use other logical operators defined in this plugin and command " "nesting\n" " to your advantage here.\n" " " msgstr "" " \n" "\n" " Suorittaa if kehittyy todeksi, suorittaa " "\n" " jos se kehittyy epätodeksi.\n" "\n" " Käytä loogisia toimintoja, jotka on määritetty tässä laajennuksessa " "ja komentojen putkittamista\n" " eduksesi tässä.\n" " " #: plugin.py:92 msgid "" " [ ... ]\n" "\n" " Returns true if all conditions supplied evaluate to true.\n" " " msgstr "" " [ ... ]\n" " \n" "Palauttaa kaikki edellytykset jotka tukevat arviotumista todeksi.\n" " " #: plugin.py:104 msgid "" " [ ... ]\n" "\n" " Returns true if any one of conditions supplied evaluates to true.\n" " " msgstr "" " [ ... ]\n" " \n" " Palauttaa toden, jos yksikin edellytys tukee arvioimista todeksi.\n" " " #: plugin.py:116 msgid "" " [ ... ]\n" "\n" " Returns true if only one of conditions supplied evaluates to true.\n" " " msgstr "" " [ ... ]\n" " \n" "Palauttaa toden, jos vain yksi edellytys tukee arvioimista todeksi.\n" " " #: plugin.py:128 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if they are equal.\n" " " msgstr "" " \n" " \n" " Tekee ketju vertailun ja . \n" " Palauttaa toden jos ne ovat yhtäläisia.\n" " " #: plugin.py:141 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if they are not equal.\n" " " msgstr "" " \n" " \n" " Tekee ketju vertailun ja . \n" " Palauttaa toden, jos ne eivät ole yhtäläisia.\n" " " #: plugin.py:154 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if is greater than .\n" " " msgstr "" " \n" " \n" " Tekee ketju vertailun ja . \n" " Palauttaa toden jos on suurempi kuin .\n" " " #: plugin.py:167 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if is greater than or equal to .\n" " " msgstr "" " \n" " \n" " Tekee ketju vertailun ja . \n" " Palauttaa toden jos on suurempi tai yhtäläinen .\n" " " #: plugin.py:180 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if is less than .\n" " " msgstr "" " \n" " \n" "Tekee ketju vertailun ja . \n" "Palauttaa toden jos on vähemmän kuin .\n" " " #: plugin.py:193 msgid "" " \n" "\n" " Does a string comparison on and .\n" " Returns true if is less than or equal to .\n" " " msgstr "" " \n" " \n" " Tekee ketju vertailun ja . \n" " Palauttaa toden jos on vähemmän tai yhtäläinen .\n" " " #: plugin.py:206 msgid "" "[--case-insensitive] \n" "\n" " Determines if is a substring of .\n" " Returns true if is contained in .\n" "\n" " Will only match case if --case-insensitive is not given.\n" " " msgstr "" "[--case-insensitive] \n" "\n" " Selvittää onko osa .\n" " Palauttaa true, jos sisältyy .\n" "\n" " Kirjainkoko merkitsee, mikäli --case-insensitive ei ole annettu.\n" " " #: plugin.py:226 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if they are equal.\n" " " msgstr "" " \n" " \n" "Tekee numerollisen vertailun ja välillä. \n" "Palauttaa toden, jos ne ovat yhtäläisiä.\n" " " #: plugin.py:239 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if they are not equal.\n" " " msgstr "" " \n" " \n" " Tekee numerollisen vertailun ja . \n" " Palauttaa toden, jos ne eivät ole yhtäläisiä.\n" " " #: plugin.py:252 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if is greater than .\n" " " msgstr "" " \n" " \n" " Tekee numerollisen vertailun ja . \n" " Palauttaa toden jos on suurempi kuin .\n" " " #: plugin.py:265 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if is greater than or equal to .\n" " " msgstr "" " \n" " \n" " Tekee numerollisen vertailun ja . \n" " Palauttaa toden, jos on suurempi tai yhtäläinen .\n" " " #: plugin.py:278 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if is less than .\n" " " msgstr "" " \n" " \n" " Tekee numerollisen vertailun ja . \n" " Palauttaa toden jos on vähemmän kuin .\n" " " #: plugin.py:291 msgid "" " \n" "\n" " Does a numeric comparison on and .\n" " Returns true if is less than or equal to .\n" " " msgstr "" " \n" " \n" " Tekee numerollisen vertailun ja . \n" " Palauttaa toden jos on vähemmän tai yhtäläinen .\n" " " #: plugin.py:303 msgid "" "\n" "\n" " Runs and returns true if it raises an error;\n" " false otherwise.\n" " " msgstr "" #~ msgid "" #~ "Add the help for 'plugin help Conditional' here\n" #~ " This should describe *how* to use this plugin." #~ msgstr "" #~ "Lisää ohje 'plugin help Conditional' tähän.\n" #~ " Tämän pitäisi kuvata *kuinka* tätä lisäosaa käytetään."