2022-10-02 03:16:14 +00:00
# Finnish messages for kcmkwinrules.
# Copyright © 2004, 2005, 2008, 2009, 2010, 2011, 2012 This_file_is_part_of_KDE
# This file is distributed under the same license as the kde-workspace package.
# Ilpo Kantonen <ilpo@iki.fi>, 2004, 2005.
# Teemu Rytilahti <teemu.rytilahti@kde-fi.org>, 2008.
2024-02-08 01:22:46 +00:00
# Tommi Nieminen <translator@legisign.org>, 2009, 2011, 2012, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024.
2022-10-02 03:16:14 +00:00
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2010.
# Lasse Liehu <lliehu@kolumbus.fi>, 2011, 2012, 2013, 2014, 2015, 2016.
#
# KDE Finnish translation sprint participants:
# Author: Lliehu
msgid ""
msgstr ""
"Project-Id-Version: kcmkwinrules\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
2024-05-13 01:31:07 +00:00
"POT-Creation-Date: 2024-05-13 00:39+0000\n"
2024-06-08 01:31:30 +00:00
"PO-Revision-Date: 2024-04-18 17:30+0300\n"
2022-10-02 03:16:14 +00:00
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
"Language: fi\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-POT-Import-Date: 2012-12-01 22:22:23+0000\n"
2023-07-14 02:38:10 +00:00
"X-Generator: Lokalize 22.12.3\n"
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: kcmrules.cpp:228
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Copy of %1"
msgstr "%1 – kopio"
2023-10-23 02:14:08 +00:00
#: kcmrules.cpp:408
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Application settings for %1"
msgstr "Sovelluksen %1 asetukset"
2023-10-23 02:14:08 +00:00
#: kcmrules.cpp:430 rulesmodel.cpp:221
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window settings for %1"
msgstr "Ikkunan %1 asetukset"
#: optionsmodel.cpp:198
#, kde-format
msgid "Unimportant"
msgstr "Merkityksetön"
#: optionsmodel.cpp:199
#, kde-format
msgid "Exact Match"
msgstr "Tarkka osuma"
#: optionsmodel.cpp:200
#, kde-format
msgid "Substring Match"
msgstr "Osittainen osuma"
#: optionsmodel.cpp:201
#, kde-format
msgid "Regular Expression"
msgstr "Säännöllinen lauseke"
#: optionsmodel.cpp:205
#, kde-format
msgid "Apply Initially"
msgstr "Aseta alkuarvo"
#: optionsmodel.cpp:206
#, kde-format
msgid ""
"The window property will be only set to the given value after the window is "
"created.\n"
"No further changes will be affected."
msgstr ""
"Ikkunan ominaisuus asetetaan annettuun arvoon ikkunaa luotaessa.\n"
"Lisämuutoksilla ei ole vaikutusta."
#: optionsmodel.cpp:209
#, kde-format
msgid "Apply Now"
msgstr "Käytä nyt"
#: optionsmodel.cpp:210
#, kde-format
msgid ""
"The window property will be set to the given value immediately and will not "
"be affected later\n"
"(this action will be deleted afterwards)."
msgstr ""
"Ikkunan ominaisuus asetetaan heti annettuun arvoon, mutta myöhemmin sillä ei "
"ole vaikutusta\n"
"(toiminto pyyhkiytyy jälkeenpäin)."
#: optionsmodel.cpp:213
#, kde-format
msgid "Remember"
msgstr "Muista"
#: optionsmodel.cpp:214
#, kde-format
msgid ""
"The value of the window property will be remembered and, every time the "
"window is created, the last remembered value will be applied."
msgstr ""
"Ikkunan ominaisuuden arvo muistetaan ja joka kerta ikkunaa luotaessa "
"käytetään muistettua arvoa."
#: optionsmodel.cpp:217
#, kde-format
msgid "Do Not Affect"
msgstr "Älä vaikuta"
#: optionsmodel.cpp:218
#, kde-format
msgid ""
"The window property will not be affected and therefore the default handling "
"for it will be used.\n"
"Specifying this will block more generic window settings from taking effect."
msgstr ""
"Ikkunan ominaisuuteen tämä ei vaikuta, vaan käytetään oletuskäsittelyä.\n"
"Asettaminen kuitenkin estää yleisempien ikkuna-asetusten tulemisen voimaan."
#: optionsmodel.cpp:221
#, kde-format
msgid "Force"
msgstr "Pakota"
#: optionsmodel.cpp:222
#, kde-format
msgid "The window property will be always forced to the given value."
msgstr "Ikkunan ominaisuus pakotetaan aina annettuun arvoon."
#: optionsmodel.cpp:224
#, kde-format
msgid "Force Temporarily"
msgstr "Pakota väliaikaisesti"
#: optionsmodel.cpp:225
#, kde-format
msgid ""
"The window property will be forced to the given value until it is hidden\n"
"(this action will be deleted after the window is hidden)."
msgstr ""
"Ikkunan ominaisuus pakotetaan annettuun arvoon, kunnes se piilotetaan\n"
"(toiminto pyyhitään, kun ikkuna on piilotettu)."
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:224
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Settings for %1"
msgstr "Asetukset: %1"
# *** TARKISTA: Vai ”uudet ikkuna-asetukset”?
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:227
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "New window settings"
msgstr "Uuden ikkunan asetukset"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:243
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"You have specified the window class as unimportant.\n"
"This means the settings will possibly apply to windows from all "
"applications. If you really want to create a generic setting, it is "
"recommended you at least limit the window types to avoid special window "
"types."
msgstr ""
"Olet määrittänyt ikkunaluokan merkityksettömäksi.\n"
"Tämä tarkoittaa, että asetukset voivat vaikuttaa kaikkien sovellusten "
"ikkunoihin. Jos haluat todella määrittää yleisasetuksen, on suositeltavaa, "
"että vähintäänkin rajoitat ikkunatyyppejä välttääksesi erikoiset "
"ikkunatyypit."
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:250
2022-10-02 03:16:14 +00:00
#, kde-format
msgid ""
"Some applications set their own geometry after starting, overriding your "
"initial settings for size and position. To enforce these settings, also "
"force the property \"%1\" to \"Yes\"."
msgstr ""
"Jotkin sovellukset asettavat käynnistyessään oman geometriansa ohittaen koon "
"ja sijainnin alkuarvot. Asetukset voi pakottaa asettamalla ominaisuuden ”%1” "
"arvoksi ”Kyllä”."
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:257
2023-02-10 02:26:21 +00:00
#, kde-format
msgid ""
"Readability may be impaired with extremely low opacity values. At 0%, the "
"window becomes invisible."
msgstr ""
2023-03-11 03:08:09 +00:00
"Luettavuus voi heikentyä hyvin pienillä peittävyysarvoilla. 0 prosentissa "
"ikkuna muuttuu näkymättömäksi."
2023-02-10 02:26:21 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:388
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Description"
msgstr "Kuvaus"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:388 rulesmodel.cpp:396 rulesmodel.cpp:404 rulesmodel.cpp:411
#: rulesmodel.cpp:417 rulesmodel.cpp:425 rulesmodel.cpp:430 rulesmodel.cpp:436
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window matching"
msgstr "Ikkunan sovitus"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:396
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window class (application)"
msgstr "Ikkunaluokka (sovellus)"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:404
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Match whole window class"
msgstr "Sovita koko ikkunaluokkaan"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:411
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Whole window class"
msgstr "Koko ikkunaluokka"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:417
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window types"
msgstr "Ikkunatyypit"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:425
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window role"
msgstr "Ikkunan rooli"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:430
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Window title"
msgstr "Ikkunan otsikko"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:436
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Machine (hostname)"
msgstr "Kone (palvelinnimi)"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:442
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Position"
msgstr "Sijainti"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:442 rulesmodel.cpp:448 rulesmodel.cpp:454 rulesmodel.cpp:459
#: rulesmodel.cpp:467 rulesmodel.cpp:473 rulesmodel.cpp:492 rulesmodel.cpp:508
#: rulesmodel.cpp:513 rulesmodel.cpp:518 rulesmodel.cpp:523 rulesmodel.cpp:528
#: rulesmodel.cpp:537 rulesmodel.cpp:552 rulesmodel.cpp:557 rulesmodel.cpp:562
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size & Position"
msgstr "Koko ja sijainti"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:448
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Size"
msgstr "Koko"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:454
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized horizontally"
msgstr "Suurennettu vaakasuunnassa"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:459
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized vertically"
msgstr "Suurennettu pystysuunnassa"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:467
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Virtual Desktop"
msgstr "Virtuaalityöpöytä"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:473
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Virtual Desktops"
msgstr "Virtuaalityöpöydät"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:492
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Activities"
msgstr "Aktiviteetit"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:508
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Screen"
msgstr "Näyttö"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:513 rulesmodel.cpp:927
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Fullscreen"
msgstr "Koko näyttö"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:518
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimized"
msgstr "Pienennetty"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:523
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shaded"
msgstr "Rullattu"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:528
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Initial placement"
msgstr "Alkusijoitus"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:537
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore requested geometry"
msgstr "Ohita pyydetty geometria"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:540
2023-04-12 02:34:12 +00:00
#, kde-kuit-format
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-12 02:34:12 +00:00
"Some applications can set their own geometry, overriding the window manager "
"preferences. Setting this property overrides their placement requests.<nl/"
2023-04-13 02:38:36 +00:00
"><nl/>This affects <interface>Size</interface> and <interface>Position</"
2023-04-12 02:34:12 +00:00
"interface> but not <interface>Maximized</interface> or "
2023-04-13 02:38:36 +00:00
"<interface>Fullscreen</interface> states.<nl/><nl/>Note that the position "
"can also be used to map to a different <interface>Screen</interface>"
2022-10-02 03:16:14 +00:00
msgstr ""
2023-05-28 02:39:32 +00:00
"Jotkin sovellukset saattavat asettaa geometriansa itse ikkunointiohjelman "
"suositukset sivuuttaen. Tämän ominaisuuden asettamalla niiden "
"sijoituspyynnöt sivuutetaan.<nl/><nl/>Tämä vaikuttaa <interface>kokoon</"
"interface> ja <interface>sijaintiin</interface>, mutta ei "
"<interface>suurentamisen</interface> tai <interface>koko näytön</interface> "
"tiloihin.<nl/><nl/>Huomaa, että sijoittaa voi myös kokonaan eri "
"<interface>näytölle</interface>"
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:552
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimum Size"
msgstr "Vähimmäiskoko"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:557
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximum Size"
msgstr "Enimmäiskoko"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:562
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Obey geometry restrictions"
msgstr "Noudata geometriarajoituksia"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:564
2023-05-28 02:39:32 +00:00
#, kde-kuit-format
2023-04-13 02:38:36 +00:00
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-13 02:38:36 +00:00
"Some apps like video players or terminals can ask KWin to constrain them to "
"certain aspect ratios or only grow by values larger than the dimensions of "
"one character. Use this property to ignore such restrictions and allow those "
"windows to be resized to arbitrary sizes.<nl/><nl/>This can be helpful for "
"windows that can't quite fit the full screen area when maximized."
2022-10-02 03:16:14 +00:00
msgstr ""
2023-05-28 02:39:32 +00:00
"Jotkin sovellukset kuten videosoittimet tai päätteet voivat pyytää KWiniltä "
"rajoitusta tiettyihin kuvasuhteisiin tai ikkunan koon kasvamista vain yhden "
"merkin askelin). Tällä ominaisuudella nämä rajoitukset voi sivuuttaa ja "
"sallia ikkunoiden mielivaltaiset koot.<nl/><nl/>Tästä voi olla apua "
"ikkunoille, jotka eivät suurennettuina aivan täytä koko näyttöä."
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:575
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep above other windows"
msgstr "Pidä muiden ikkunoiden yllä"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:575 rulesmodel.cpp:580 rulesmodel.cpp:585 rulesmodel.cpp:591
#: rulesmodel.cpp:597 rulesmodel.cpp:603
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Arrangement & Access"
msgstr "Asettelu ja käyttö"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:580
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Keep below other windows"
msgstr "Pidä muiden ikkunoiden alla"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:585
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip taskbar"
msgstr "Ohita tehtäväpalkki"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:587
2022-10-02 03:16:14 +00:00
#, kde-format
2023-04-13 02:38:36 +00:00
msgctxt "@info:tooltip"
msgid "Controls whether or not the window appears in the Task Manager."
2023-05-28 02:39:32 +00:00
msgstr "Asettaa, näkyykö ikkuna tehtävänhallinnassa."
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:591
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip pager"
msgstr "Ohita sivutin"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:593
2022-10-02 03:16:14 +00:00
#, kde-format
2023-04-13 02:38:36 +00:00
msgctxt "@info:tooltip"
msgid ""
"Controls whether or not the window appears in the Virtual Desktop manager."
2023-05-28 02:39:32 +00:00
msgstr "Asettaa, näkyykö ikkuna virtuaalityöpöytien hallinnassa."
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:597
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Skip switcher"
msgstr "Ohita tehtävävaihto"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:599
2023-04-13 02:38:36 +00:00
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Controls whether or not the window appears in the <shortcut>Alt+Tab</"
"shortcut> window list."
msgstr ""
2023-05-28 02:39:32 +00:00
"Asettaa, näkyykö ikkuna <shortcut>Alt+Sarkain</shortcut>-ikkunaluettelossa."
2023-04-13 02:38:36 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:603
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Shortcut"
msgstr "Pikanäppäin"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:609
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No titlebar and frame"
msgstr "Ei otsikkopalkkia eikä kehystä"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:609 rulesmodel.cpp:614 rulesmodel.cpp:620 rulesmodel.cpp:625
#: rulesmodel.cpp:631 rulesmodel.cpp:658 rulesmodel.cpp:686 rulesmodel.cpp:692
2024-01-18 01:20:12 +00:00
#: rulesmodel.cpp:704 rulesmodel.cpp:709 rulesmodel.cpp:714 rulesmodel.cpp:719
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:725
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Appearance & Fixes"
msgstr "Näkymä ja korjaukset"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:614
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Titlebar color scheme"
msgstr "Otsikkopalkin väriteema"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:620
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Active opacity"
msgstr "Peittävyys aktiivisena"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:625
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Inactive opacity"
msgstr "Peittävyys passiivisena"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:631
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus stealing prevention"
msgstr "Kohdistuksen varastamisen esto"
2023-05-28 02:39:32 +00:00
# Lähtöteksti on epäselvä: onko tämä nyt vanha YLEINEN ominaisuus vai jokin uusi, TIETTYJÄ ikkunoita/sovelluksia koskeva? (”to INDIVIDUAL windows and apps”!)
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:633
2023-04-13 02:38:36 +00:00
#, kde-kuit-format
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-13 02:38:36 +00:00
"KWin tries to prevent windows that were opened without direct user action "
"from raising themselves and taking focus while you're currently interacting "
"with another window. This property can be used to change the level of focus "
"stealing prevention applied to individual windows and apps.<nl/><nl/>Here's "
"what will happen to a window opened without your direct action at each level "
"of focus stealing prevention:<nl/><list><item><emphasis strong='true'>None:</"
"emphasis> The window will be raised and focused.</item><item><emphasis "
"strong='true'>Low:</emphasis> Focus stealing prevention will be applied, but "
"in the case of a situation KWin considers ambiguous, the window will be "
"raised and focused.</item><item><emphasis strong='true'>Normal:</emphasis> "
"Focus stealing prevention will be applied, but in the case of a situation "
"KWin considers ambiguous, the window will <emphasis>not</emphasis> be raised "
"and focused.</item><item><emphasis strong='true'>High:</emphasis> The window "
"will only be raised and focused if it belongs to the same app as the "
"currently-focused window.</item><item><emphasis strong='true'>Extreme:</"
"emphasis> The window will never be raised and focused.</item></list>"
2022-10-02 03:16:14 +00:00
msgstr ""
2023-05-28 02:39:32 +00:00
"KWin yrittää estää käyttäjän toimitta avattuja ikkunoita nostamasta itseään "
"ja varastamasta kohdistusta, kun jotakin tehdään toisessa ikkunassa. Tällä "
"ominaisuudella kohdistuksen varastamisen eston tasoa voi eri ikkunoille ja "
"sovelluksille muuttaa.<nl/><nl/>Näin eri kohdistuksen varastamisen eston "
"tasoilla käy ikkunoille, joita et itse nimenomaisesti ole avannut:<nl/"
"><list><item><emphasis strong='true'>Ei mitään:</emphasis> Ikkuna nostetaan "
"ja kohdistetaan.</item><item><emphasis strong='true'>Vähäinen:</emphasis> "
"Kohdistuksen varastamisen estoa käytetään, mutta KWinin epäselviksi "
"tulkitsemissa tapauksissa ikkuna nostetaan ja kohdistetaan.</"
"item><item><emphasis strong='true'>Tavallinen:</emphasis> Kohdistuksen "
"varastamisen enestoa käytetään, mutta KWinin epäselviksi tulkitsemissa "
"tapauksissa ikkunaa <emphasis>ei</emphasis> nosteta tai kohdisteta.</"
"item><item><emphasis strong='true'>Suuri:</emphasis> Ikkuna nostetaan ja "
"kohdistetaan vain, jos se kuuluu samaan sovellukseen kuin tällä hetkellä "
"kohdistettu ikkuna.</item><item><emphasis strong='true'>Äärimmäinen:</"
"emphasis> Ikkunaa ei ikinä nosteta ja kohdisteta.</item></list>"
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:658
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Focus protection"
msgstr "Kohdistuksen suojaus"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:660
2023-04-13 02:38:36 +00:00
#, kde-kuit-format
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-13 02:38:36 +00:00
"This property controls the focus protection level of the currently active "
"window. It is used to override the focus stealing prevention applied to new "
"windows that are opened without your direct action.<nl/><nl/>Here's what "
"happens to new windows that are opened without your direct action at each "
"level of focus protection while the window with this property applied to it "
"has focus:<nl/><list><item><emphasis strong='true'>None</emphasis>: Newly-"
"opened windows always raise themselves and take focus.</item><item><emphasis "
"strong='true'>Low:</emphasis> Focus stealing prevention will be applied to "
"the newly-opened window, but in the case of a situation KWin considers "
"ambiguous, the window will be raised and focused.</item><item><emphasis "
"strong='true'>Normal:</emphasis> Focus stealing prevention will be applied "
"to the newly-opened window, but in the case of a situation KWin considers "
"ambiguous, the window will <emphasis>not</emphasis> be raised and focused.</"
"item><item><emphasis strong='true'>High:</emphasis> Newly-opened windows "
"will only raise themselves and take focus if they belongs to the same app as "
"the currently-focused window.</item><item><emphasis strong='true'>Extreme:</"
"emphasis> Newly-opened windows never raise themselves and take focus.</"
"item></list>"
2022-10-02 03:16:14 +00:00
msgstr ""
2023-05-28 02:39:32 +00:00
"Tämä ominaisuus asettaa aktiivisen ikkunan kohdistuksen suojan tason. Sitä "
"voi käyttää ohittamaan ilman käyttäjän toimia avatuille uusille ikkunoille "
"käytetty kohdistuksen varastamisen esto.<nl/><nl/>Näin eri kohdistuksen "
"varastamisen eston tasoilla käy ikkunoille, joita et itse nimenomaisesti ole "
"avannut, kun kohdistettuna on ikkuna, johon tätä ominaisuutta on käytetty:"
"<nl/><list><item><emphasis strong='true'>Ei mitään:</emphasis> Vasta avatut "
"ikkunat nostetaan ja kohdistetaan aina.</item><item><emphasis "
"strong='true'>Vähäinen:</emphasis> Kohdistuksen varastamisen estoa käytetään "
"vasta avattuihin ikkunoihin, mutta KWinin epäselviksi tulkitsemissa "
"tapauksissa ikkuna nostetaan ja kohdistetaan.</item><item><emphasis "
"strong='true'>Tavallinen:</emphasis> Kohdistuksen varastamisen estoa "
"käytetään vasta avattuihin ikkunoihin, mutta KWinin epäselviksi "
"tulkitsemissa tapauksissa ikkunaa <emphasis>ei</emphasis> nosteta tai "
"kohdisteta.</item><item><emphasis strong='true'>Suuri:</emphasis> Vasta "
"avattu ikkuna nostetaan ja kohdistetaan vain, jos se kuuluu samaan "
"sovellukseen kuin tällä hetkellä kohdistettu ikkuna.</item><item><emphasis "
"strong='true'>Äärimmäinen:</emphasis> Vasta avattua ikkunaa ei ikinä nosteta "
"ja kohdisteta.</item></list>"
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:686
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Accept focus"
msgstr "Hyväksy kohdistus"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:688
2023-04-13 02:38:36 +00:00
#, kde-format
msgid "Controls whether or not the window becomes focused when clicked."
2023-05-28 02:39:32 +00:00
msgstr "Asettaa, saako ikkuna kohdistuksen sitä napsautettaessa."
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:692
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Ignore global shortcuts"
msgstr "Ohita työpöydänlaajuiset pikanäppäimet"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:694
2023-04-13 02:38:36 +00:00
#, kde-kuit-format
msgctxt "@info:tooltip"
2022-10-02 03:16:14 +00:00
msgid ""
2023-04-13 02:38:36 +00:00
"Use this property to prevent global keyboard shortcuts from working while "
"the window is focused. This can be useful for apps like emulators or virtual "
"machines that handle some of the same shortcuts themselves.<nl/><nl/>Note "
"that you won't be able to <shortcut>Alt+Tab</shortcut> out of the window or "
"use any other global shortcuts such as <shortcut>Alt+Space</shortcut> to "
"activate KRunner."
2022-10-02 03:16:14 +00:00
msgstr ""
2023-05-28 02:39:32 +00:00
"Tällä ominaisuudella voi estää yleisiä pikanäppäimiä toimimasta, kun ikkuna "
"on kohdistettu. Tästä voi olla apua emulaattorien tai virtuaalikoneiden "
"tapaisissa sovelluksissa, jotka käsittelevät samat pikanäppäimet itse.<nl/"
"><nl/>Huomaa, ettei myöskään <shortcut>Alt+Sarkaimella</shortcut> voi "
"vaihtaa pois ikkunasta tai esimerkiksi <shortcut>Alt+Välilyönnillä</"
"shortcut> avata KRunneria."
2022-10-02 03:16:14 +00:00
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:704
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Closeable"
msgstr "Suljettava"
2023-10-23 02:14:08 +00:00
#: rulesmodel.cpp:709
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop file name"
msgstr "Työpöytätiedoston nimi"
2024-01-18 01:20:12 +00:00
#: rulesmodel.cpp:714
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Block compositing"
msgstr "Estä koostaminen"
2024-01-18 01:20:12 +00:00
#: rulesmodel.cpp:719
#, kde-format
msgid "Layer"
2024-02-08 01:22:46 +00:00
msgstr "Taso"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:725
#, kde-format
msgid "Adaptive Sync"
2024-02-25 01:27:05 +00:00
msgstr "Mukautuva synkronointi"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:777
2023-03-11 03:08:09 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Window class not available"
2023-03-11 03:08:09 +00:00
msgstr "Ikkunaluokka ei ole saatavilla"
2022-12-11 02:20:45 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:778
2022-12-11 02:20:45 +00:00
#, kde-kuit-format
msgctxt "@info"
msgid ""
"This application is not providing a class for the window, so KWin cannot use "
"it to match and apply any rules. If you still want to apply some rules to "
"it, try to match other properties like the window title instead.<nl/><nl/"
">Please consider reporting this bug to the application's developers."
msgstr ""
2023-03-11 03:08:09 +00:00
"Sovellus ei tarjoa ikkunalle luokkaa, joten sitä ei voi käyttää KWin-"
"säännöissä. Jos yrität silti sovittaa ikkunaa sääntöihin, kokeile sen sijaan "
"muita ominaisuuksia kuten ikkunan otsikkoa.<nl/><nl/>Harkitse tämän "
"ilmoittamista ohjelmavirheenä sovelluksen kehittäjille."
2022-12-11 02:20:45 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:812
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Window Types"
msgstr "Kaikki ikkunatyypit"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:813
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal Window"
msgstr "Normaali ikkuna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:814
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dialog Window"
msgstr "Kyselyikkuna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:815
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Utility Window"
msgstr "Apuikkuna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:816
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Dock (panel)"
msgstr "Telakka (paneeli)"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:817
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Toolbar"
msgstr "Työkalurivi"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:818
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Torn-Off Menu"
msgstr "Irrotettu valikko"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:819
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Splash Screen"
msgstr "Tervetuloikkuna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:820 rulesmodel.cpp:922
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Desktop"
msgstr "Työpöytä"
#. i18n("Unmanaged Window")}, deprecated
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:822
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Standalone Menubar"
msgstr "Irrallinen valikkorivi"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:823
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Screen Display"
msgstr "Ruutunäyttö"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:833
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Desktops"
msgstr "Kaikki työpöydät"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:835
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "@info:tooltip in the virtual desktop list"
msgid "Make the window available on all desktops"
msgstr "Aseta saataville kaikilta työpöydiltä"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:854
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "All Activities"
msgstr "Kaikki aktiviteetit"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:856
2022-10-02 03:16:14 +00:00
#, kde-format
msgctxt "@info:tooltip in the activity list"
msgid "Make the window available on all activities"
msgstr "Aseta saataville kaikista aktiviteeteista"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:877
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Default"
msgstr "Oletus"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:878
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "No Placement"
msgstr "Ei sijoitusta"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:879
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Minimal Overlapping"
msgstr "Lomita mahdollisimman vähän"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:880
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Maximized"
msgstr "Suurenna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:881
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Centered"
msgstr "Keskitä"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:882
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Random"
msgstr "Satunnainen"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:883
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "In Top-Left Corner"
msgstr "Vasempaan yläkulmaan"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:884
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Under Mouse"
msgstr "Osoittimen kohdalle"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:885
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "On Main Window"
msgstr "Pääikkunaan"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:892
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "None"
msgstr "Ei mitään"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:893
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Low"
msgstr "Alhainen"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:894 rulesmodel.cpp:924
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Normal"
msgstr "Normaali"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:895
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "High"
msgstr "Korkea"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:896
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Extreme"
msgstr "Äärimmäinen"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:923
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "Below"
2024-02-08 01:22:46 +00:00
msgstr "Alla"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:925
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "Above"
2024-02-08 01:22:46 +00:00
msgstr "Yllä"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:926
2024-02-08 01:22:46 +00:00
#, kde-format
2024-01-18 01:20:12 +00:00
msgid "Notification"
2024-02-08 01:22:46 +00:00
msgstr "Ilmoitus"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:928
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "Popup"
2024-02-08 01:22:46 +00:00
msgstr "Ponnahdusikkuna"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:929
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "Critical Notification"
2024-02-08 01:22:46 +00:00
msgstr "Vakava ilmoitus"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:930
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "OSD"
2024-02-08 01:22:46 +00:00
msgstr "Ruutunäyttö"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:931
2024-01-18 01:20:12 +00:00
#, kde-format
msgid "Overlay"
2024-02-08 01:22:46 +00:00
msgstr "Kerrostus"
2024-01-18 01:20:12 +00:00
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:956
2023-03-11 03:08:09 +00:00
#, kde-format
2022-12-11 02:20:45 +00:00
msgid "Unmanaged window"
msgstr "Ei-hallittu ikkuna"
2024-02-13 01:24:18 +00:00
#: rulesmodel.cpp:957
2022-10-02 03:16:14 +00:00
#, kde-format
msgid "Could not detect window properties. The window is not managed by KWin."
msgstr "Ikkunan ominaisuuksia ei voitu tunnistaa. KWin ei hallitse ikkunaa."
2023-06-07 02:43:51 +00:00
#: ui/FileDialogLoader.qml:15
#, kde-format
msgid "Select File"
msgstr "Valitse tiedosto"
#: ui/FileDialogLoader.qml:27
#, kde-format
msgid "KWin Rules (*.kwinrule)"
msgstr "KWin-säännöt (*.kwinrule)"
2024-02-29 01:22:07 +00:00
#: ui/main.qml:29
#, kde-format
msgid "Add New…"
msgstr "Lisää uusi…"
#: ui/main.qml:35
#, kde-format
msgid "Import…"
msgstr "Tuo…"
#: ui/main.qml:40
#, kde-format
msgid "Cancel Export"
msgstr "Peru vienti"
#: ui/main.qml:40
#, kde-format
msgid "Export…"
msgstr "Vie…"
#: ui/main.qml:88
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "No rules for specific windows are currently set"
msgstr "Toistaiseksi ei ikkunakohtaisia sääntöjä"
2024-02-29 01:22:07 +00:00
#: ui/main.qml:89
2024-06-08 01:31:30 +00:00
#, kde-kuit-format
2023-06-07 02:43:51 +00:00
msgctxt "@info"
2024-02-29 01:22:07 +00:00
msgid "Click <interface>Add New…</interface> to add some"
2024-06-08 01:31:30 +00:00
msgstr "Lisää sääntöjä napsauttamalla <interface>Lisää uusi…</interface> alta"
2023-06-07 02:43:51 +00:00
2024-02-29 01:22:07 +00:00
#: ui/main.qml:97
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Select the rules to export"
msgstr "Valitse vietävät säännöt"
2024-02-29 01:22:07 +00:00
#: ui/main.qml:101
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Unselect All"
msgstr "Poista valinnat"
2024-02-29 01:22:07 +00:00
#: ui/main.qml:101
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Select All"
msgstr "Valitse kaikki"
2024-02-29 01:22:07 +00:00
#: ui/main.qml:115
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Save Rules"
msgstr "Tallenna säännöt"
2024-05-13 01:31:07 +00:00
#: ui/main.qml:196
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Edit"
msgstr "Muokkaa"
2024-05-13 01:31:07 +00:00
#: ui/main.qml:202
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Duplicate"
msgstr "Monista"
2024-05-13 01:31:07 +00:00
#: ui/main.qml:208
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Delete"
msgstr "Poista"
2024-05-13 01:31:07 +00:00
#: ui/main.qml:240
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Import Rules"
msgstr "Tuontisäännöt"
2024-05-13 01:31:07 +00:00
#: ui/main.qml:252
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Export Rules"
msgstr "Vientisäännöt"
#: ui/OptionsComboBox.qml:35
#, kde-format
msgid "None selected"
msgstr "Mitään ei ole valittu"
#: ui/OptionsComboBox.qml:41
#, kde-format
msgid "All selected"
msgstr "Kaikki valittu"
#: ui/OptionsComboBox.qml:43
#, kde-format
msgid "%1 selected"
msgid_plural "%1 selected"
msgstr[0] "%1 valittu"
msgstr[1] "%1 valittu"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:66
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "No window properties changed"
msgstr "Ei muuttuneita ikkunaominaisuuksia"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:67
2023-06-07 02:43:51 +00:00
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Click the <interface>Add Property...</interface> button below to add some "
"window properties that will be affected by the rule"
msgstr ""
"Lisää säännön alaisia ikkunaominaisuuksia napsauttamalla alta "
"<interface>Lisää ominaisuus…</interface> -painiketta"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:88
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Close"
msgstr "Sulje"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:88
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Add Property..."
msgstr "Lisää ominaisuus…"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:101
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Detect Window Properties"
msgstr "Tunnista ikkunan ominaisuudet"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:117 ui/RulesEditor.qml:124
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Instantly"
msgstr "Heti"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:118 ui/RulesEditor.qml:129
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "After %1 second"
msgid_plural "After %1 seconds"
msgstr[0] "%1 sekunnin kuluttua"
msgstr[1] "%1 sekunnin kuluttua"
2023-12-08 02:14:30 +00:00
#: ui/RulesEditor.qml:176
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Add property to the rule"
msgstr "Lisää sääntöön ominaisuus"
2024-02-17 01:22:53 +00:00
#: ui/RulesEditor.qml:279 ui/ValueEditor.qml:54
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "Yes"
msgstr "Kyllä"
2024-02-17 01:22:53 +00:00
#: ui/RulesEditor.qml:279 ui/ValueEditor.qml:60
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "No"
msgstr "Ei"
2024-02-17 01:22:53 +00:00
#: ui/RulesEditor.qml:281 ui/ValueEditor.qml:168 ui/ValueEditor.qml:175
2023-06-07 02:43:51 +00:00
#, kde-format
msgid "%1 %"
msgstr "%1 %"
2024-02-17 01:22:53 +00:00
#: ui/RulesEditor.qml:283
2023-06-07 02:43:51 +00:00
#, kde-format
msgctxt "Coordinates (x, y)"
msgid "(%1, %2)"
msgstr "(%1, %2)"
2024-02-17 01:22:53 +00:00
#: ui/RulesEditor.qml:285
2023-06-07 02:43:51 +00:00
#, kde-format
msgctxt "Size (width, height)"
msgid "(%1, %2)"
msgstr "(%1, %2)"
#: ui/ValueEditor.qml:203
#, kde-format
msgctxt "(x, y) coordinates separator in size/position"
msgid "x"
msgstr "× "
2024-01-18 01:20:12 +00:00
#~ msgid "Set window type"
#~ msgstr "Ikkunatyyppi"
2023-04-13 02:38:36 +00:00
#~ msgid "Window shall (not) appear in the taskbar."
#~ msgstr "Ikkuna näkyy (tai ei näy) tehtäväpalkissa."
#~ msgid "Window shall (not) appear in the manager for virtual desktops"
#~ msgstr "Ikkuna näkyy (tai ei näy) virtuaalityöpöytien hallinnassa"
#~ msgid "Window shall (not) appear in the Alt+Tab list"
#~ msgstr "Ikkuna näkyy (tai ei näy) Alt+Sarkain-luettelossa"
#, fuzzy
#~| msgid ""
#~| "KWin tries to prevent windows from taking the focus\n"
#~| "(\"activate\") while you're working in another window,\n"
#~| "but this may sometimes fail or superact.\n"
#~| "\"None\" will unconditionally allow this window to get the focus while\n"
#~| "\"Extreme\" will completely prevent it from taking the focus."
#~ msgid ""
#~ "KWin tries to prevent windows from taking the focus (\"activate\") while "
#~ "you're working in another window, but this may sometimes fail or "
#~ "superact. \"None\" will unconditionally allow this window to get the "
#~ "focus while \"Extreme\" will completely prevent it from taking the focus."
#~ msgstr ""
#~ "Kwin yrittää estää ikkunoita saamasta kohdistusta\n"
#~ "(”aktivoitumasta”), kun teet töitä toisessa ikkunassa,\n"
#~ "mutta tämä voi epäonnistua tai toimia liioitellusti.\n"
#~ "”Ei mitään” sallii tälle ikkunalle ehdottomasti kohdistuksen, kun\n"
#~ "taas ”Äärimmäinen” estää sitä täysin saamasta kohdistusta."
#, fuzzy
#~| msgid ""
#~| "This controls the focus protection of the currently active window.\n"
#~| "None will always give the focus away,\n"
#~| "Extreme will keep it.\n"
#~| "Otherwise it's interleaved with the stealing prevention\n"
#~| "assigned to the window that wants the focus."
#~ msgid ""
#~ "This controls the focus protection of the currently active window. None "
#~ "will always give the focus away, Extreme will keep it. Otherwise it's "
#~ "interleaved with the stealing prevention assigned to the window that "
#~ "wants the focus."
#~ msgstr ""
#~ "Tämä ohjaa nykyisellään aktiivisen ikkunan kohdistuksen suojausta.\n"
#~ "”Ei mitään” antaa kohdistuksen aina pois\n"
#~ "ja ”Äärimmäinen” säilyttää sen.\n"
#~ "Muutoin se toimii limittäin kohdistuksen haluavalle ikkunalle\n"
#~ "asetetun kohdistuksen varastamisen eston kanssa."
#, fuzzy
#~| msgid ""
#~| "Windows may prevent to get the focus (activate) when being clicked.\n"
#~| "On the other hand you might wish to prevent a window\n"
#~| "from getting focused on a mouse click."
#~ msgid ""
#~ "Windows may prevent to get the focus (activate) when being clicked. On "
#~ "the other hand you might wish to prevent a window from getting focused on "
#~ "a mouse click."
#~ msgstr ""
#~ "Ikkunat voivat torjua kohdistuksen (aktivoinnin) napsautettaessa.\n"
#~ "Toisaalta saatat haluta estää ikkunaa saamasta\n"
#~ "kohdistusta hiirtä napsautettaessa."
#, fuzzy
#~| msgid ""
#~| "When used, a window will receive\n"
#~| "all keyboard inputs while it is active, including Alt+Tab etc.\n"
#~| "This is especially interesting for emulators or virtual machines.\n"
#~| "\n"
#~| "Be warned:\n"
#~| "you won't be able to Alt+Tab out of the window\n"
#~| "nor use any other global shortcut (such as Alt+F2 to show KRunner)\n"
#~| "while it's active!"
#~ msgid ""
#~ "When used, a window will receive all keyboard inputs while it is active, "
#~ "including Alt+Tab etc. This is especially interesting for emulators or "
#~ "virtual machines. \n"
#~ "Be warned: you won't be able to Alt+Tab out of the window nor use any "
#~ "other global shortcut (such as Alt+F2 to show KRunner) while it's active!"
#~ msgstr ""
#~ "Kun käytössä, ikkuna saa kaiken\n"
#~ "näppäimistösyötteen ollessaan aktiivinen, myös Alt+Sarkaimen jne.\n"
#~ "Tästä on erityisesti apua emulaattoreissa tai virtuaalikoneissa.\n"
#~ "\n"
#~ "Varoitus:\n"
#~ "et pysty Alt+sarkaamaan ulos ikkunasta\n"
#~ "etkä käyttämään muitakaan yleisiä pikanäppäimiä (kuten Alt+F2\n"
#~ "käynnistääksesi KRunnerin), kun ominaisuus on käytössä!"
2023-04-12 02:34:12 +00:00
#~ msgid ""
#~ "Windows can ask to appear in a certain position.\n"
#~ "By default this overrides the placement strategy\n"
#~ "what might be nasty if the client abuses the feature\n"
#~ "to unconditionally popup in the middle of your screen."
#~ msgstr ""
#~ "Ikkuna voi pyytää tiettyä sijaintia.\n"
#~ "Oletusarvoisesti tämä ohittaa sijoitusstrategian, mistä saattaa olla\n"
#~ "harmia, jos ohjelma käyttää piirrettä väärin ponnahtaakseen\n"
#~ "aina ruudun keskelle."
2023-03-25 02:30:01 +00:00
#~ msgid "KWinRules KCM launcher"
#~ msgstr "KWinRulesin KCM-käynnistin"
#~ msgid "KWin id of the window for special window settings."
#~ msgstr "Ikkunan tunniste ikkunakohtaisia asetuksia varten."
#~ msgid "Whether the settings should affect all windows of the application."
#~ msgstr "Määrittää, koskeeko asetus kaikkia valitun sovelluksen ikkunoita."
#~ msgid "This helper utility is not supposed to be called directly."
#~ msgstr "Tätä avustajaa ei ole tarkoitettu kutsuttavaksi suoraan."
#~ msgctxt "Window caption for the application wide rules dialog"
#~ msgid "Edit Application-Specific Settings"
#~ msgstr "Sovelluskohtaisten asetuksien muokkaus"
#~ msgid "Edit Window-Specific Settings"
#~ msgstr "Ikkunakohtaisten asetuksien muokkaus"
2023-03-17 03:02:04 +00:00
#~ msgid ""
#~ "<p><h1>Window-specific Settings</h1> Here you can customize window "
#~ "settings specifically only for some windows.</p> <p>Please note that this "
#~ "configuration will not take effect if you do not use KWin as your window "
#~ "manager. If you do use a different window manager, please refer to its "
#~ "documentation for how to customize window behavior.</p>"
#~ msgstr ""
#~ "<p><h1>Ikkuna-asetukset</h1> Voit säätää tästä ikkuna-asetuksia, jotka "
#~ "koskevat vain tiettyjä ikkunoita.</p><p>Huomaa, että nämä asetukset eivät "
#~ "tule voimaan, jos KWin ei hallitse ikkunoita. Jos käytät toista "
#~ "ikkunointiohjelmaa, katso sen käyttöoppaasta, miten ikkunoiden toimintaa "
#~ "voi mukauttaa.</p>"
2023-02-18 02:28:50 +00:00
#~ msgctxt "NAME OF TRANSLATORS"
#~ msgid "Your names"
#~ msgstr "Ilpo Kantonen,Teemu Rytilahti,Tommi Nieminen,Jorma Karvonen"
#~ msgctxt "EMAIL OF TRANSLATORS"
#~ msgid "Your emails"
#~ msgstr ""
#~ "ilpo@iki.fi,teemu.rytilahti@kde-fi.org,translator@legisign.org,karvonen."
#~ "jorma@gmail.com"
#~ msgid "Window Rules"
#~ msgstr "Ikkunasäännöt"
#~ msgid "Ismael Asensio"
#~ msgstr "Ismael Asensio"
#~ msgid "Author"
#~ msgstr "Tekijä"
2022-12-11 02:20:45 +00:00
#~ msgid "Error"
#~ msgstr "Virhe"
2022-12-03 02:15:33 +00:00
#~ msgid "Cascaded"
#~ msgstr "Porrasta"
2022-10-02 03:16:14 +00:00
#~ msgid "Keep above"
#~ msgstr "Pidä ylinnä"
#~ msgid "Keep below"
#~ msgstr "Pidä alinna"
#~ msgid "KWin"
#~ msgstr "KWin"
#~ msgid "KWin helper utility"
#~ msgstr "KWin-avustaja"
#~ msgid "Activity"
#~ msgstr "Toiminta"
#~ msgid "Select properties"
#~ msgstr "Valitse ominaisuudet"
#~ msgid "Override Type"
#~ msgstr "Korvaava tyyppi"
#~ msgid "Unknown - will be treated as Normal Window"
#~ msgstr "Tuntematon – käsitellään kuten tavallista ikkunaa"
#~ msgid "Information About Selected Window"
#~ msgstr "Valitun ikkunan tiedot"
#~ msgid "Class:"
#~ msgstr "Luokka:"
#~ msgid "Role:"
#~ msgstr "Rooli:"
#~ msgid "Type:"
#~ msgstr "Tyyppi:"
#~ msgid "Title:"
#~ msgstr "Otsikko:"
#~ msgid "Machine:"
#~ msgstr "Kone:"
#~ msgid "Match by primary class name and"
#~ msgstr "Sovita ensisijainen luokan nimi ja"
#~ msgid "Secondary class name (resulting in term in brackets)"
#~ msgstr "toissijainen luokan nimi (johtaa hakasulkeistettuun termiin)"
# Valitsin ”funktion”, koska ”käyttö” jne. tuntuivat epäselvemmiltä
#~ msgid "Window role (can be used to select windows by function)"
#~ msgstr "ikkunarooli (voi käyttää ikkunan valintaan sen funktion mukaan)"
#~ msgid "Window type (eg. all dialogs, but not the main windows)"
#~ msgstr "ikkunan tyyppi (esim. kaikki kyselyikkunat muttei pääikkunoita)"
#~ msgid ""
#~ "Window title (very specific, can fail due to content changes or "
#~ "translation)"
#~ msgstr ""
#~ "ikkunan otsikko (hyvin tarkka, mutta voi epäonnistua esim. sisällön "
#~ "muututtua)"
# Tämä oli aika sekava – ja on yhä!
#~ msgid ""
#~ "A single shortcut can be easily assigned or cleared using the two "
#~ "buttons. Only shortcuts with modifiers can be used.<p>\n"
#~ "It is possible to have several possible shortcuts, and the first "
#~ "available shortcut will be used. The shortcuts are specified using "
#~ "shortcut sets separated by \" - \". One set is specified as <i>base</i>"
#~ "+(<i>list</i>), where base are modifiers and list is a list of keys.<br>\n"
#~ "For example \"<b>Shift+Alt+(123) Shift+Ctrl+(ABC)</b>\" will first try "
#~ "<b>Shift+Alt+1</b>, then others with <b>Shift+Ctrl+C</b> as the last one."
#~ msgstr ""
#~ "Pikanäppäin voidaan helposti liittää toimintoon tai vapauttaa siitä "
#~ "kahdella painikkeella. Vain muuntonäppäimellisiä pikanäppäimiä voi "
#~ "käyttää.<p>\n"
#~ "Toiminnolla voi olla useita eri pikanäppäimiä, jolloin käytetään "
#~ "ensimmäistä sopivaa. Pikanäppäimet määritetään merkkijonoilla ” - ” "
#~ "erotelluin pikanäppäinjoukoin. Kukin joukko on muotoa <i>pohja</i>"
#~ "+(<i>luettelo</i>), missä pohja on muuntonäppäin ja luettelo sisältää "
#~ "näppäimet.<br>\n"
#~ "Esimerkiksi ”<b>Shift+Alt+(123) Shift+Ctrl+(ABC)</b>” kokeilee ensin "
#~ "<b>Shift+Alt+1</b>, sitten muut siten, että <b>Shift+Ctrl+C</b> on "
#~ "viimeinen."
#~ msgid "&Single Shortcut"
#~ msgstr "P&ikanäppäin"
#~ msgid "C&lear"
#~ msgstr "Ty&hjennä"
# pmap: =/elat=Ikkunasääntöjen asetusosiosta/
#~ msgid "Window-Specific Settings Configuration Module"
#~ msgstr "Ikkunasääntöjen asetusosio"
#~ msgid "(c) 2004 KWin and KControl Authors"
#~ msgstr "© 2004 KWin and KControl tekijät"
#~ msgid "Lubos Lunak"
#~ msgstr "Lubos Lunak"
#~ msgid "Remember settings separately for every window"
#~ msgstr "Muista erikseen kunkin ikkunat asetukset"
#~ msgid "Show internal settings for remembering"
#~ msgstr "Näytä muistamisen sisäiset asetukset"
#~ msgid "Internal setting for remembering"
#~ msgstr "Muistamisen sisäiset asetukset"
#~ msgid "&Modify..."
#~ msgstr "&Muuta…"
#~ msgid "Move &Up"
#~ msgstr "Siirrä &ylemmäs"
#~ msgid "Move &Down"
#~ msgstr "Siirrä &alemmas"
# Tässä (s) tarkoittaa window(s), käännetään yleensä vain toisena, jos monikkomuotoa ei tarjota msgid-tekstissä.
#~ msgid ""
#~ "Enable this checkbox to alter this window property for the specified "
#~ "window(s)."
#~ msgstr ""
#~ "Muuta valittujen ikkunoiden tätä ikkunaominaisuutta valitsemalla tämä "
#~ "valintaruutu."
#~ msgid ""
#~ "Specify how the window property should be affected:<ul><li><em>Do Not "
#~ "Affect:</em> The window property will not be affected and therefore the "
#~ "default handling for it will be used. Specifying this will block more "
#~ "generic window settings from taking effect.</li><li><em>Apply Initially:</"
#~ "em> The window property will be only set to the given value after the "
#~ "window is created. No further changes will be affected.</"
#~ "li><li><em>Remember:</em> The value of the window property will be "
#~ "remembered and every time the window is created, the last remembered "
#~ "value will be applied.</li><li><em>Force:</em> The window property will "
#~ "be always forced to the given value.</li><li><em>Apply Now:</em> The "
#~ "window property will be set to the given value immediately and will not "
#~ "be affected later (this action will be deleted afterwards).</"
#~ "li><li><em>Force temporarily:</em> The window property will be forced to "
#~ "the given value until it is hidden (this action will be deleted after the "
#~ "window is hidden).</li></ul>"
#~ msgstr ""
#~ "Määritä, miten ikkunaominaisuus vaikuttaa:<ul><li><em>Ei vaikutusta:</em> "
#~ "Ikkunaominaisuuteen ei vaikuteta ja käytetään oletuskäsittelyä. "
#~ "Määrittämällä tämä estetään yleisempien asetusten vaikutus.</li> "
#~ "<li><em>Aseta alkuarvo:</em> Ikkunan ominaisuus asetetaan annettuun "
#~ "arvoon ikkunaa luotaessa. Myöhemmät asetukset eivät vaikuta.</li> "
#~ "<li><em>Muista:</em> Jos ikkunaominaisuus muistetaan, viimeisin muistettu "
#~ "arvo tulee voimaan.</li><li><em>Pakota:</em> Ikkunan ominaisuus "
#~ "pakotetaan aina annettuun arvoon.</li> <li><em>Käytä nyt:</em> Ikkunan "
#~ "ominaisuus asetetaan annettuun arvoon välittömästi eivätkä myöhemmät "
#~ "asetukset vaikuta (tämä asetus poistetaan myöhemmin).</li> <li><em>Pakota "
#~ "väliaikaisesti:</em> Ikkunaominaisuus pakotetaan annettuun arvoon siksi, "
#~ "kunnes se piilotetaan(tämä asetus poistetaan piilottamisen jälkeen).</"
#~ "li></ul>"
#~ msgid ""
#~ "Specify how the window property should be affected:<ul><li><em>Do Not "
#~ "Affect:</em> The window property will not be affected and therefore the "
#~ "default handling for it will be used. Specifying this will block more "
#~ "generic window settings from taking effect.</li><li><em>Force:</em> The "
#~ "window property will be always forced to the given value.</"
#~ "li><li><em>Force temporarily:</em> The window property will be forced to "
#~ "the given value until it is hidden (this action will be deleted after the "
#~ "window is hidden).</li></ul>"
#~ msgstr ""
#~ "Määritä, miten pitkään ikkunaominaisuuteen vaikutetaan:<ul><li><em>Ei "
#~ "vaikuta:</em> Ikkunaominaisuuteen ei vaikuteta ja käytetään "
#~ "oletuskäsittelyä. Tällä asetuksella estetään yleisempien asetusten "
#~ "vaikutus.</li><li><em>Pakota:</em> Ikkunaominaisuus pakotetaan aina "
#~ "annettuun arvoon.</li><li><em>Pakota väliaikaisesti:</em> Ikkunan asetus "
#~ "pakotetaan annettuun arvoon, kunnes se on piilotettu (tämä asetus "
#~ "poistetaan ikkunan piilottamisen jälkeen).</li></ul>"
#~ msgid "Unnamed entry"
#~ msgstr "Nimetön merkintä"
#~ msgid ""
#~ "This configuration dialog allows altering settings only for the selected "
#~ "window or application. Find the setting you want to affect, enable the "
#~ "setting using the checkbox, select in what way the setting should be "
#~ "affected and to which value."
#~ msgstr ""
#~ "Tämä asetusikkuna sallii sellaisten asetusten tekemisen, jotka koskevat "
#~ "vain tiettyjä ikkunoita tai sovelluksia. Etsi asetus, johon haluat "
#~ "vaikuttaa, ota se käyttöön valitsemalla valintaruutu ja valitse, millä "
#~ "tavoin asetukseen tulisi vaikuttaa."
#~ msgid "Consult the documentation for more details."
#~ msgstr "Katso lisäyksityiskohdat käsikirjasta."
#~ msgid "Edit Shortcut"
#~ msgstr "Muokkaa pikanäppäintä"
#~ msgid "s delay"
#~ msgstr " s viive"
#~ msgid "x,y"
#~ msgstr "x,y"
#~ msgid "0123456789-+,xX:"
#~ msgstr "0123456789-+,xX:"
#~ msgid "width,height"
#~ msgstr "leveys,korkeus"
#~ msgid "&Desktop"
#~ msgstr "&Työpöytä"
#~ msgid "Edit..."
#~ msgstr "Muokkaa…"
#~ msgid "Autog&roup in foreground"
#~ msgstr "Ryhmitä edustalla automaattisesti"
#~ msgid "Autogroup by I&D"
#~ msgstr "Ryhmitä tunnisteen mukaan automaattisesti"
#~ msgid "Autogroup with &identical"
#~ msgstr "Ryhm&itä samanlaiset automaattisesti"
#~ msgid "%"
#~ msgstr " %"
#~ msgid "org.kde.kwin"
#~ msgstr "org.kde.kwin"
#~ msgid "Smart"
#~ msgstr "Älykäs"
#~ msgid "kcmkwinrules"
#~ msgstr "kcmkwinrules"
#~ msgid "Opaque"
#~ msgstr "Läpinäkymätön"
#~ msgid "Transparent"
#~ msgstr "Läpinäkyvä"
#~ msgid "&Moving/resizing"
#~ msgstr "&Siirto/kokoasetukset"
#~ msgid "T&iling"
#~ msgstr "&Kaakelointi"
#~ msgid "Tiled"
#~ msgstr "Kaakeloitu"
#~ msgid "Floating"
#~ msgstr "Kelluva"
#~ msgid "Match Strategy"
#~ msgstr "Sovitusstrategia"
#~ msgid ""
#~ "For selecting all windows belonging to a specific application, selecting "
#~ "only window class should usually work."
#~ msgstr ""
#~ "Valitsemalla kaikki ikkunat kuulumaan johonkin sovellukseen, valitsemalla "
#~ "vain ikkunaluokka pitäisi tavallisesti toimia."
#~ msgid "Use window &class (whole application)"
#~ msgstr "Käytä ikkuna&luokkaa (koko sovellus)"
#~ msgid ""
#~ "For selecting a specific window in an application, both window class and "
#~ "window role should be selected. Window class will determine the "
#~ "application, and window role the specific window in the application; many "
#~ "applications do not provide useful window roles though."
#~ msgstr ""
#~ "Valitaksesi sovelluksen yksittäisen ikkunan valitse sekä ikkunaluokka "
#~ "että ikkunan rooli. Ikkunaluokka määrittää sovelluksen ja ikkunan rooli "
#~ "sen yksittäisen ikkunan. Monet sovellukset eivät kuitenkaan tarjoa "
#~ "käyttökelpoisia ikkunarooleja."
#~ msgid "Use window class and window &role (specific window)"
#~ msgstr "Käytä ikkunaluokkaa ja ikkunan &roolia (määräikkuna)"
#~ msgid ""
#~ "With some (non-KDE) applications whole window class can be sufficient for "
#~ "selecting a specific window in an application, as they set whole window "
#~ "class to contain both application and window role."
#~ msgstr ""
#~ "Joissakin (ei-KDE-) sovelluksissa koko ikkunaluokka voi olla riittävä "
#~ "sovelluksen yksittäisen ikkunan valintaan, koska ne asettavat koko "
#~ "ikkunaluokan sisältämään sekä sovelluksen että ikkunan roolin."
#~ msgid "Use &whole window class (specific window)"
#~ msgstr "Käytä &koko ikkunaluokkaa (määräikkuna)"
#~ msgid "Match also window &title"
#~ msgstr "Sovita myös ikkunan o&tsikko"
#~ msgid "Extra role:"
#~ msgstr "Lisärooli:"
#~ msgid "Window &Extra"
#~ msgstr "Ikkuna&lisä"
#~ msgid "&Geometry"
#~ msgstr "&Geometria"
#~ msgid "&Preferences"
#~ msgstr "&Mieltymykset"
#~ msgid "&No border"
#~ msgstr "&Ei kehyksiä"
#~ msgid "0123456789"
#~ msgstr "0123456789"
#~ msgid "W&orkarounds"
#~ msgstr "T&yöympäristö"
#~ msgid "Strictly obey geometry"
#~ msgstr "Noudata tarkasti geometriaa"
#~ msgid ""
#~ "<h1>Window-specific Settings</h1><p>Here you can customize window "
#~ "settings specifically only for some windows.</p> <p>Please note that this "
#~ "configuration will not take effect if you do not use KWin as your window "
#~ "manager. If you do use a different window manager, please refer to its "
#~ "documentation for how to customize window behavior.</p>"
#~ msgstr ""
#~ "<h1>Ikkuna-asetukset</h1><p>Voit säätää tässä ikkuna-asetuksia "
#~ "erityisesti vain yksittäisille ikkunoille.</p> <p>Huomaa, että nämä "
#~ "asetukset eivät vaikuta jos et käytä KWin-ikkunaohjelmaa. Jos käytät "
#~ "jotain muuta ikkunahallintaa, katso sen dokumentoinnista kuinka säätää "
#~ "ikkunoiden käyttäytymistä.</p>"