This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2025-11-15 15:02:16 +01:00

571 lines
31 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="fi">
<context>
<name>CloudNotifications</name>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="57"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/>
<source>Cloud Notifications</source>
<translation>Pilvi-ilmoitukset</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="69"/>
<source>User ID</source>
<translation>Käyttäjätunnus</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="75"/>
<source>Device</source>
<translation>Laite</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="85"/>
<source>Title</source>
<translation>Otsikko</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="91"/>
<source>Message text</source>
<translation>Viestin teksti</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="101"/>
<source>Send notification</source>
<translation>Lähetä ilmoitus</translation>
</message>
<message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="110"/>
<source>connected</source>
<translation>yhdistetty</translation>
</message>
</context>
<context>
<name>ThingManagerImplementation</name>
<message>
<location filename="../libnymea-core/integrations/thingmanagerimplementation.cpp" line="305"/>
<location filename="../libnymea-core/integrations/thingmanagerimplementation.cpp" line="2086"/>
<source>The plugin for this thing is not loaded.</source>
<translation>Tämän laitteen liitännäistä ei ole ladattu.</translation>
</message>
</context>
<context>
<name>nymea</name>
<message>
<location filename="../server/main.cpp" line="87"/>
<source>
nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any
device available in the system and create individual scenes and behaviors
for your environment.
</source>
<translation>
nymea on avoimen lähdekoodin IoT (Internet of Things) -palvelin, joka mahdollistaa useiden valmistajien erilaisten laitteiden hallinnan. Tehokkaalla rule enginella voit yhdistää järjestelmän kaikkiin käytettävissä oleviin laitteisiin ja luoda yksilöllisiä näkymiä ja käytösmalleja ympäristöösi.
</translation>
</message>
<message>
<location filename="../server/main.cpp" line="99"/>
<source>Run nymead in the foreground, not as daemon.</source>
<translation>Aja nymead edustalla, älä daemonina.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="102"/>
<source>Disables logging all debug, info and warning categories.</source>
<translation>Poistaa käytöstä kaikkien vianetsintä-, info- ja varoitusluokkien lokituksen.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="105"/>
<source>Enables all info and debug categories except *Traffic and *Debug categories.</source>
<translation>Ottaa käyttöön kaikki info- ja vianetsintäluokat lukuun ottamatta *Traffic- ja *Debug-luokkia.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="108"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Määritä kirjoitettava lokitiedosto, jos tätä vaihtoehtoa ei ole määritetty, lokit tulostetaan vakiotulostuksena.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="111"/>
<source>Log output is colorized by default. Use this option to disable colors.</source>
<translation>Lokituloste on oletuksena väritetty. Käytä tätä asetusta värien poistamiseen.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="114"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Jos määritetty, kaikki D-väylä-liittymät yhdistetään istuntoväylään järjestelmäväylän sijaan.</translation>
</message>
<message>
<location filename="../server/main.cpp" line="117"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Info&quot; or &quot;Warnings&quot; to address info and warning messages. Enabling a debug category will implicitly enable the according info category.
Examples:
-d ThingManager
-d NoApplicationInfo
</source>
<translation>Käyttöön otettavat vianetsintäluokat. Lisää etuliite &quot;No&quot; poistaaksesi ne käytöstä. Lisää jälkiliite &quot;Info&quot; tai &quot;Warnings&quot; kohdistamaan tieto- ja varoitusviesteihin. Kun vianetsintäluokka otetaan käyttöön, vastaava infoluokka otetaan käyttöön automaattisesti.
Esimerkit:
-d ThingManager
-d NoApplicationInfo
</translation>
</message>
<message>
<location filename="../server/main.cpp" line="121"/>
<source>Additional interfaces to listen on. In nymea URI format (e.g. nymeas://127.0.0.2:7777). Note that such interfaces will not require any authentication as they are intended to be used for automated testing only.</source>
<translation>Lisärajapinnat, joita kuunnellaan. Nymea-URI-muodossa (esim. nymeas://127.0.0.2:7777). Huomaa, että tällaiset rajapinnat eivät vaadi todennusta, koska ne on tarkoitettu vain automatisoitua testausta varten.</translation>
</message>
</context>
<context>
<name>nymeaserver::DebugServerHandler</name>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="901"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1941"/>
<source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment>
<translation>Debug nymea</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="918"/>
<source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment>
<translation>nymea debug -liittymä</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="931"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation>Tiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="947"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1674"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation>Verkko</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="991"/>
<source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment>
<translation>Palvelintiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1046"/>
<source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Käyttäjä</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1058"/>
<source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Kootti Qt-versiolla</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1064"/>
<source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Qt-ajoaikaversio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1052"/>
<source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Käsky</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1073"/>
<source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Snap-nimi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1079"/>
<source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Snap-versio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1085"/>
<source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Snap-hakemisto</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1091"/>
<source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-sovellustiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-käyttäjätiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1103"/>
<source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Snap - yleiset tiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="998"/>
<source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Palvelimen nimi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1004"/>
<source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Palvelimen versio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1010"/>
<source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>JSON-RPC-versio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Kieli</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1022"/>
<source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Aikavyöhyke</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1028"/>
<source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Palvelin-UUID</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1034"/>
<source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Asetuspolku</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1040"/>
<source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Käännöspolku</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1165"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation>Luo raportti</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>If you want to provide all the debug information to a developer, you can generate a report file, which contains all information needed for reproducing a system and get information about possible problems.</source>
<translation>Jos haluat toimittaa kaikki vianetsintätiedot kehittäjälle, voit luoda raporttitiedoston, joka sisältää kaiken tiedon, jota tarvitaan järjestelmän toistamiseen ja mahdollisten ongelmien löytämiseen.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1196"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation>Luo raporttitiedosto</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1234"/>
<source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment>
<translation>Lokitietokanta</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1370"/>
<source>Thing settings</source>
<extracomment>The thing settings download description of the debug interface</extracomment>
<translation>Thing-asetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1742"/>
<source>This test shows the trace path from the nymea device to the nymea.io server.</source>
<translation>Tämä testi näyttää jäljityspolun nymea-laitteesta nymea.io-palvelimelle.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1781"/>
<source>This section allows you to see the live logs of the nymea server.</source>
<translation>Tämä osio antaa nähdä nymea-palvelimen live-lokit.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="939"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Downloads</source>
<extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Lataukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="955"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1223"/>
<source>Logs</source>
<extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Lokit</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Please note that this debug interface may allow accessing sensitive data about the nymea system and connected devices and services. It is recommended to disable it again when not needed any more.</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation>Huomaa, että tämä vianetsintärajapinta voi mahdollistaa pääsyn arkaluonteisiin tietoihin nymea-järjestelmästä sekä liitetyistä laitteista ja palveluista. On suositeltavaa ottaa se pois käytöstä, kun sitä ei enää tarvita.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1114"/>
<source>System information</source>
<extracomment>The system information section of the debug interface</extracomment>
<translation>Järjestelmätiedot</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1121"/>
<source>Hostname</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Isäntänimi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1132"/>
<source>Architecture</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Arkkitehtuuri</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1138"/>
<source>Kernel type</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Ytimen tyyppi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1144"/>
<source>Kernel version</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Ytimen versio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1150"/>
<source>Product type</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Tuotetyyppi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1156"/>
<source>Product version</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Tuoteversio</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1185"/>
<source>Please note that the generated debug report may contain sensitive data about the nymea system and connected devices and services.</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation>Huomaa, että luotu vianetsintäraportti voi sisältää arkaluonteisia tietoja nymea-järjestelmästä sekä liitetyistä laitteista ja palveluista.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1286"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1339"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1389"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1439"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1489"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1539"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1588"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1638"/>
<source>Download</source>
<extracomment>The download button description of the debug interface</extracomment>
<translation>Lataa</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1270"/>
<source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment>
<translation>Järjestelmälokit</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1299"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1355"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1405"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1455"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1505"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1555"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1604"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1654"/>
<source>Show</source>
<translation>Näytä</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1310"/>
<source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment>
<translation>Asetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1320"/>
<source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nymead-asetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1420"/>
<source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Säännöt-asetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1470"/>
<source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Lisäosien asetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1520"/>
<source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation>Tunnisteasetukset</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1569"/>
<source>MQTT policies</source>
<extracomment>The MQTT policies download description of the debug interface</extracomment>
<translation>MQTT-käytännöt</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1619"/>
<source>IO Connections</source>
<extracomment>The MQTT policies download description of the debug interface</extracomment>
<translation>IO-yhteydet</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1677"/>
<source>This section allows you to perform different network connectivity tests in order to find out if the device where nymea is running has full network connectivity.</source>
<extracomment>The network section description of the debug interface</extracomment>
<translation>Tämä osio mahdollistaa erilaisten verkkoyhteystestien suorittamisen selvittääksesi, onko laitteella, jolla nymea toimii, täydet verkkoyhteydet.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1683"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation>Ping</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1686"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation>Tämä testi tekee neljä ping-yritystä nymea.io-palvelimeen.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1695"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation>Käynnistä ping-testi</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1711"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation>DNS-haku</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1714"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation>Tämä testi tekee dynaamisen nimihakukyselyn nymea.io:lle.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1724"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation>Käynnistä DNS-hakutesti</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1739"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation>Jäljitysreitti</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1751"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation>Käynnistä jäljitysreititesti</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1778"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation>Palvelimen live-lokit</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1793"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation>Käynnistä lokit</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1832"/>
<source>Logging filters</source>
<extracomment>The network section of the debug interface</extracomment>
<translation>Lokisuodattimet</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1871"/>
<source>Logging filters plugins</source>
<extracomment>The network section of the debug interface</extracomment>
<translation>Lisäosien lokisuodattimet</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1910"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 3.</source>
<extracomment>The footer license note of the debug interface</extracomment>
<translation>Julkaistu GNU GENERAL PUBLIC LICENSE Version 3 -lisenssin alaisuudessa.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1984"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<translation>Julkaistu GNU GENERAL PUBLIC LICENSE, version 2 alla.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1954"/>
<source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Virhe %1</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="151"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="180"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="239"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="268"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="298"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="327"/>
<source>Could not find file &quot;%1&quot;.</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Tiedostoa &quot;&amp;1&quot; ei löytynyt.</translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="97"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="128"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="188"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="217"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="247"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="276"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="306"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="335"/>
<source>Could not open file &quot;%1&quot;.</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Tiedostoa &quot;&amp;1&quot; ei voitu avata.</translation>
</message>
</context>
</TS>