diff options
Diffstat (limited to 'searx/translations/fi/LC_MESSAGES')
| -rw-r--r-- | searx/translations/fi/LC_MESSAGES/messages.mo | bin | 23965 -> 23889 bytes | |||
| -rw-r--r-- | searx/translations/fi/LC_MESSAGES/messages.po | 98 |
2 files changed, 56 insertions, 42 deletions
diff --git a/searx/translations/fi/LC_MESSAGES/messages.mo b/searx/translations/fi/LC_MESSAGES/messages.mo Binary files differindex 9c9c3bd7a..ade0fa741 100644 --- a/searx/translations/fi/LC_MESSAGES/messages.mo +++ b/searx/translations/fi/LC_MESSAGES/messages.mo diff --git a/searx/translations/fi/LC_MESSAGES/messages.po b/searx/translations/fi/LC_MESSAGES/messages.po index a20ef095f..83ae555b8 100644 --- a/searx/translations/fi/LC_MESSAGES/messages.po +++ b/searx/translations/fi/LC_MESSAGES/messages.po @@ -21,19 +21,18 @@ # Ricky-Tigg <ricky-tigg@noreply.codeberg.org>, 2025. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2025-10-20 08:35+0000\n" -"PO-Revision-Date: 2025-10-22 02:09+0000\n" -"Last-Translator: return42 <return42@noreply.codeberg.org>\n" -"Language-Team: Finnish <https://translate.codeberg.org/projects/searxng/" -"searxng/fi/>\n" +"POT-Creation-Date: 2025-12-05 10:19+0000\n" +"PO-Revision-Date: 2025-11-23 15:10+0000\n" +"Last-Translator: artnay <artnay@noreply.codeberg.org>\n" "Language: fi\n" +"Language-Team: Finnish " +"<https://translate.codeberg.org/projects/searxng/searxng/fi/>\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.13.3\n" "Generated-By: Babel 2.17.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -502,7 +501,7 @@ msgid "active users" msgstr "aktiiviset käyttäjät" #. SOCIAL_MEDIA_TERMS['COMMENTS'] -#: searx/engines/discourse.py:157 searx/engines/hackernews.py:81 +#: searx/engines/discourse.py:157 searx/engines/hackernews.py:83 #: searx/engines/lemmy.py:130 searx/searxng.msg msgid "comments" msgstr "kommentit" @@ -518,7 +517,7 @@ msgid "community" msgstr "yhteisö" #. SOCIAL_MEDIA_TERMS['POINTS'] -#: searx/engines/hackernews.py:81 searx/searxng.msg +#: searx/engines/hackernews.py:83 searx/searxng.msg msgid "points" msgstr "pisteet" @@ -528,7 +527,7 @@ msgid "title" msgstr "otsikko" #. SOCIAL_MEDIA_TERMS['AUTHOR'] -#: searx/engines/hackernews.py:84 searx/searxng.msg +#: searx/engines/hackernews.py:86 searx/searxng.msg msgid "author" msgstr "tekijä" @@ -551,7 +550,7 @@ msgstr "vastattu" msgid "No item found" msgstr "Tietuetta ei löytynyt" -#: searx/engines/qwant.py:289 +#: searx/engines/qwant.py:299 #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:330 msgid "Source" msgstr "Lähde" @@ -560,15 +559,15 @@ msgstr "Lähde" msgid "Error loading the next page" msgstr "Virhe ladattaessa seuraavaa sivua" -#: searx/webapp.py:475 searx/webapp.py:876 +#: searx/webapp.py:481 searx/webapp.py:882 msgid "Invalid settings, please edit your preferences" msgstr "Virheelliset asetukset, muokkaa siis asetuksia" -#: searx/webapp.py:491 +#: searx/webapp.py:497 msgid "Invalid settings" msgstr "Virheelliset asetukset" -#: searx/webapp.py:568 searx/webapp.py:658 +#: searx/webapp.py:574 searx/webapp.py:664 msgid "search error" msgstr "hakuvirhe" @@ -660,7 +659,7 @@ msgstr "{title} (VANHENTUNUT)" msgid "This entry has been superseded by" msgstr "Tämän kohdan on korvannut" -#: searx/engines/qwant.py:291 +#: searx/engines/qwant.py:301 msgid "Channel" msgstr "Kanava" @@ -727,13 +726,13 @@ msgstr "Ahmia-estolista" msgid "Filter out onion results that appear in Ahmia's blacklist." msgstr "Suodata pois Ahmian estolistalla olevat onion-tulokset." -#: searx/plugins/calculator.py:37 -msgid "Basic Calculator" -msgstr "Peruslaskin" +#: searx/plugins/calculator.py:25 +msgid "Calculator" +msgstr "" -#: searx/plugins/calculator.py:38 -msgid "Calculate mathematical expressions via the search bar" -msgstr "Laske matemaattisia lausekkeita hakupalkissa" +#: searx/plugins/calculator.py:26 +msgid "Parses and solves mathematical expressions." +msgstr "" #: searx/plugins/hash_plugin.py:33 msgid "Hash plugin" @@ -761,6 +760,16 @@ msgstr "" "Kirjoita isäntänimet uudelleen ja poista tai priorisoi tuloksia " "isäntänimen perusteella" +#: searx/plugins/infinite_scroll.py:25 +msgid "Infinite scroll" +msgstr "Loputon vieritys" + +#: searx/plugins/infinite_scroll.py:26 +msgid "" +"Automatically loads the next page when scrolling to bottom of the current" +" page" +msgstr "" + #: searx/plugins/oa_doi_rewrite.py:54 msgid "Open Access DOI rewrite" msgstr "Open Access DOI -uudelleenkirjoitus" @@ -834,15 +843,15 @@ msgstr "Seurantapalvelimen osoitteen poistaja" msgid "Remove trackers arguments from the returned URL" msgstr "Poista seurantapalvelinten argumentit palautetusta osoitteesta" -#: searx/plugins/unit_converter.py:48 +#: searx/plugins/unit_converter.py:42 msgid "Unit converter plugin" msgstr "Yksikkömuuntajan liitännäinen" -#: searx/plugins/unit_converter.py:49 +#: searx/plugins/unit_converter.py:43 msgid "Convert between units" msgstr "Muunna yksiköiden välillä" -#: searx/result_types/answer.py:226 +#: searx/result_types/answer.py:223 #, python-brace-format msgid "{location}: {temperature}, {condition}" msgstr "{location}: {temperature}, {condition}" @@ -997,11 +1006,11 @@ msgstr "" #: searx/templates/simple/preferences.html:162 msgid "Press save to copy these preferences to your browser." -msgstr "" +msgstr "Napsauta tallenna kopidaksesi nämä asetukset selaimeesi." #: searx/templates/simple/preferences.html:163 msgid "Click here to view your browser preferences instead:" -msgstr "" +msgstr "Napsauta tästä nähdäksesi sen sijaan selaimesi asetukset:" #: searx/templates/simple/preferences.html:173 msgid "General" @@ -1015,23 +1024,23 @@ msgstr "Oletusluokat" msgid "User interface" msgstr "Käyttöliittymä" -#: searx/templates/simple/preferences.html:227 +#: searx/templates/simple/preferences.html:224 msgid "Privacy" msgstr "Yksityisyys" -#: searx/templates/simple/preferences.html:242 +#: searx/templates/simple/preferences.html:239 msgid "Engines" msgstr "Hakukoneet" -#: searx/templates/simple/preferences.html:244 +#: searx/templates/simple/preferences.html:241 msgid "Currently used search engines" msgstr "Nyt käytetyt hakukoneet" -#: searx/templates/simple/preferences.html:253 +#: searx/templates/simple/preferences.html:250 msgid "Special Queries" msgstr "Erityiset kyselyt" -#: searx/templates/simple/preferences.html:261 +#: searx/templates/simple/preferences.html:258 msgid "Cookies" msgstr "Evästeet" @@ -1526,16 +1535,6 @@ msgstr "Kuvat välityspalvelimen kautta" msgid "Proxy image results through SearXNG" msgstr "Välitä kuvatulokset SearXNG-välityspalvelimen kautta" -#: searx/templates/simple/preferences/infinite_scroll.html:2 -msgid "Infinite scroll" -msgstr "Loputon vieritys" - -#: searx/templates/simple/preferences/infinite_scroll.html:14 -msgid "" -"Automatically load the next page when scrolling to the bottom of the " -"current page" -msgstr "Lataa automaattisesti seuraava sivu, kun vierität nykyisen sivun loppuun" - #: searx/templates/simple/preferences/language.html:24 msgid "What language do you prefer for search?" msgstr "Millä kielellä haluat etsiä ensisijaisesti?" @@ -2395,3 +2394,18 @@ msgstr "piilota video" #~ msgid "repo" #~ msgstr "repot" + +#~ msgid "Basic Calculator" +#~ msgstr "Peruslaskin" + +#~ msgid "Calculate mathematical expressions via the search bar" +#~ msgstr "Laske matemaattisia lausekkeita hakupalkissa" + +#~ msgid "" +#~ "Automatically load the next page when" +#~ " scrolling to the bottom of the " +#~ "current page" +#~ msgstr "" +#~ "Lataa automaattisesti seuraava sivu, kun " +#~ "vierität nykyisen sivun loppuun" + |