Automatic translations update by Jenkins

This commit is contained in:
Jenkins 2018-11-28 19:30:17 +01:00 committed by Michael Zanetti
parent a9fd86c3c9
commit 847b17e804
12 changed files with 2592 additions and 936 deletions

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../../../server/main.cpp" line="155"/> <location filename="../../../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -76,12 +76,12 @@ for your environment.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="167"/> <location filename="../../../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="170"/> <location filename="../../../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -92,22 +92,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="182"/> <location filename="../../../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="185"/> <location filename="../../../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="188"/> <location filename="../../../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="229"/> <location filename="../../../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -115,260 +115,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../../../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../../../server/main.cpp" line="155"/> <location filename="../../../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -76,12 +76,12 @@ for your environment.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="167"/> <location filename="../../../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="170"/> <location filename="../../../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -92,22 +92,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="182"/> <location filename="../../../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="185"/> <location filename="../../../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="188"/> <location filename="../../../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../server/main.cpp" line="229"/> <location filename="../../../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -115,260 +115,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../../../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../../../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Cloud notifikace</translation> <translation>Cloud notifikace</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>ID uživatele</translation> <translation>ID uživatele</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Zařízení</translation> <translation>Zařízení</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Název</translation> <translation>Název</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Text zprávy</translation> <translation>Text zprávy</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Poslat notifikaci</translation> <translation>Poslat notifikaci</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>připojeno</translation> <translation>připojeno</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Připojeno změněno</translation> <translation>Připojeno změněno</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea je otevřený (open source) server IoT (Internet of Things), který umož
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Spusťte nymead v popředí, ne jako démona.</translation> <translation>Spusťte nymead v popředí, ne jako démona.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Specifikujte log file k zapisování, pokud tato možnost není specifikována, logs budou tištěny ke standardnímu výstupu.</translation> <translation>Specifikujte log file k zapisování, pokud tato možnost není specifikována, logs budou tištěny ke standardnímu výstupu.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Pokud je specifikováno, všechna rozhraní D-bus budou napojena k sekční sběrnici místo k systémové sběrnici.</translation> <translation>Pokud je specifikováno, všechna rozhraní D-bus budou napojena k sekční sběrnici místo k systémové sběrnici.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Žádná taková kategorie ladění:</translation> <translation>Žádná taková kategorie ladění:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Ladění nymea</translation> <translation>Ladění nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>nymea rozhraní k ladění</translation> <translation>nymea rozhraní k ladění</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Vítejte u rozhraní k ladění.</translation> <translation>Vítejte u rozhraní k ladění.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Toto rozhraní k ladění bylo vytvořeno k poskytnutí snadné možnosti získání užitečných informací o fungování serveru nymea.</translation> <translation>Toto rozhraní k ladění bylo vytvořeno k poskytnutí snadné možnosti získání užitečných informací o fungování serveru nymea.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Uvědomte si, že toto rozhraní k ladění je bezpečnostním rizikem a mohlo by nabídnout přístup k citlivým údajům.</translation> <translation>Uvědomte si, že toto rozhraní k ladění je bezpečnostním rizikem a mohlo by nabídnout přístup k citlivým údajům.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Informace o serveru</translation> <translation>Informace o serveru</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Uživatel</translation> <translation>Uživatel</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Kompilováno s verzí Qt</translation> <translation>Kompilováno s verzí Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Verze Qt runtime</translation> <translation>Verze Qt runtime</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Příkaz</translation> <translation>Příkaz</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Název snap</translation> <translation>Název snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Verze snap</translation> <translation>Verze snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Adresář snap</translation> <translation>Adresář snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Aplikační data snap</translation> <translation>Aplikační data snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Uživatelská data snap</translation> <translation>Uživatelská data snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Společná data snap</translation> <translation>Společná data snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Název serveru</translation> <translation>Název serveru</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Verze serveru</translation> <translation>Verze serveru</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>Verze JSON-RPC</translation> <translation>Verze JSON-RPC</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Jazyk</translation> <translation>Jazyk</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Zóna času</translation> <translation>Zóna času</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Server UUID</translation> <translation>Server UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Nastavení cesta</translation> <translation>Nastavení cesta</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Překlady cesta</translation> <translation>Překlady cesta</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Databáze Log</translation> <translation>Databáze Log</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Plugin cesty</translation> <translation>Plugin cesty</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Downloads (ke stažení)</translation> <translation>Downloads (ke stažení)</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Logs</translation> <translation>Logs</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Download (ke stažení)</translation> <translation>Download (ke stažení)</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Logs systému</translation> <translation>Logs systému</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Nastavení</translation> <translation>Nastavení</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nastavení nymead</translation> <translation>nastavení nymead</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Nastavení zařízení</translation> <translation>Nastavení zařízení</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Nastavení stavu zařízení</translation> <translation>Nastavení stavu zařízení</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Nastavení pravidel</translation> <translation>Nastavení pravidel</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Nastavení Plugins</translation> <translation>Nastavení Plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Spuštěno pod obecnou veřejnou licencí GNU GENERAL PUBLIC LICENSE verze 2.</translation> <translation>Spuštěno pod obecnou veřejnou licencí GNU GENERAL PUBLIC LICENSE verze 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Chyba %1</translation> <translation>Chyba %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Nemohl být nalezen soubor &quot;%1&quot;.</translation> <translation>Nemohl být nalezen soubor &quot;%1&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Nemohl být otevřen soubor &quot;%1&quot;.</translation> <translation>Nemohl být otevřen soubor &quot;%1&quot;.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Cloud-meddelelser</translation> <translation>Cloud-meddelelser</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Bruger-id</translation> <translation>Bruger-id</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Enhed</translation> <translation>Enhed</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Titel</translation> <translation>Titel</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Meddelelsestekst</translation> <translation>Meddelelsestekst</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Send meddelelse</translation> <translation>Send meddelelse</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>forbundet</translation> <translation>forbundet</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Forbindelse ændret</translation> <translation>Forbindelse ændret</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea er en open source IoT-server (&quot;Internet of Things&quot;), som giver m
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Kør nymead i forgrunden, ikke som daemon.</translation> <translation>Kør nymead i forgrunden, ikke som daemon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Specificér en logfil, der skal skrives til. Hvis denne mulighed ikke er specificeret, udskrives logger til standard-output.</translation> <translation>Specificér en logfil, der skal skrives til. Hvis denne mulighed ikke er specificeret, udskrives logger til standard-output.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Hvis det specificeret, vil alle D-Bus grænseflader være bundet til session-bussen i stedet for system-bussen.</translation> <translation>Hvis det specificeret, vil alle D-Bus grænseflader være bundet til session-bussen i stedet for system-bussen.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Ingen debug-kategori af den slags:</translation> <translation>Ingen debug-kategori af den slags:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Debug nymea</translation> <translation>Debug nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>nymea debug-grænseflade</translation> <translation>nymea debug-grænseflade</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Velkommen til debug-grænsefladen.</translation> <translation>Velkommen til debug-grænsefladen.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Denne debug-grænseflade er udviklet til at gøre det nemt at praktiske oplysninger nymea-serveren, der er i drift.</translation> <translation>Denne debug-grænseflade er udviklet til at gøre det nemt at praktiske oplysninger nymea-serveren, der er i drift.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Vær opmærksom , at denne debug-grænseflade er en sikkerhedsrisiko og kan give adgang til følsomme data.</translation> <translation>Vær opmærksom , at denne debug-grænseflade er en sikkerhedsrisiko og kan give adgang til følsomme data.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Server-information</translation> <translation>Server-information</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Bruger</translation> <translation>Bruger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Kompileret med Qt-version</translation> <translation>Kompileret med Qt-version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Qt runtime-version</translation> <translation>Qt runtime-version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Command</translation> <translation>Command</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Snap-navn</translation> <translation>Snap-navn</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Snap-version</translation> <translation>Snap-version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Snap-mappe</translation> <translation>Snap-mappe</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-applikationsdata</translation> <translation>Snap-applikationsdata</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-brugerdata</translation> <translation>Snap-brugerdata</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-fællesdata</translation> <translation>Snap-fællesdata</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Servernavn</translation> <translation>Servernavn</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Server-version</translation> <translation>Server-version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>JSON-RPC-version</translation> <translation>JSON-RPC-version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Sprog</translation> <translation>Sprog</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Tidszone</translation> <translation>Tidszone</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Server-UUID</translation> <translation>Server-UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Indstillingssti</translation> <translation>Indstillingssti</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Oversættelsessti</translation> <translation>Oversættelsessti</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Log-database</translation> <translation>Log-database</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Pluginstier</translation> <translation>Pluginstier</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Downloads</translation> <translation>Downloads</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Logger</translation> <translation>Logger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Download</translation> <translation>Download</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>System-logger</translation> <translation>System-logger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Indstillinger</translation> <translation>Indstillinger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nymead-indstillinger</translation> <translation>nymead-indstillinger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Enhedsindstillinger</translation> <translation>Enhedsindstillinger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Indstillinger for enhedstilstande</translation> <translation>Indstillinger for enhedstilstande</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Indstillinger for regler</translation> <translation>Indstillinger for regler</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Plugin-indstillinger</translation> <translation>Plugin-indstillinger</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Udgivet i henhold til GNU GENERAL PUBLIC LICENSE Version 2.</translation> <translation>Udgivet i henhold til GNU GENERAL PUBLIC LICENSE Version 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Fejl %1</translation> <translation>Fejl %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Kunne ikke finde filen &quot;%1&quot;.</translation> <translation>Kunne ikke finde filen &quot;%1&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Kunne ikke åbne filen &quot;%1&quot;.</translation> <translation>Kunne ikke åbne filen &quot;%1&quot;.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Cloud Benachrichtigung</translation> <translation>Cloud Benachrichtigung</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Benutzer ID</translation> <translation>Benutzer ID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Gerät</translation> <translation>Gerät</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Titel</translation> <translation>Titel</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Nachrichtentext</translation> <translation>Nachrichtentext</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Sende Benachrichtigung</translation> <translation>Sende Benachrichtigung</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>Verbunden</translation> <translation>Verbunden</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Verbunden geändert</translation> <translation>Verbunden geändert</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea ist ein Open-Source-IoT (Internet der Dinge) Server, der es ermöglicht, v
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Führe Nymead im Vordergrund aus, nicht als Daemon.</translation> <translation>Führe Nymead im Vordergrund aus, nicht als Daemon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Geben Sie eine Log-datei an, in die geschrieben werden soll. Wenn diese Option nicht angegeben wird, werden Protokolle auf die Standardausgabe gedruckt.</translation> <translation>Geben Sie eine Log-datei an, in die geschrieben werden soll. Wenn diese Option nicht angegeben wird, werden Protokolle auf die Standardausgabe gedruckt.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Falls angegeben, werden alle D-Bus Schnittstellen auf dem Sitzungs-Bus anstatt auf dem System-Bus zur Verfügung gestellt.</translation> <translation>Falls angegeben, werden alle D-Bus Schnittstellen auf dem Sitzungs-Bus anstatt auf dem System-Bus zur Verfügung gestellt.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Diese Debug-Kategorie existiert nicht:</translation> <translation>Diese Debug-Kategorie existiert nicht:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Debug nymea</translation> <translation>Debug nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>nymea Debug-Schnittstelle</translation> <translation>nymea Debug-Schnittstelle</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Willkommen bei der Debug-Schnittstelle.</translation> <translation>Willkommen bei der Debug-Schnittstelle.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Diese Debug-Oberfläche wurde entwickelt, um eine einfache Möglichkeit zu geben, hilfreiche Informationen über den laufenden nymea-Server zu erhalten.</translation> <translation>Diese Debug-Oberfläche wurde entwickelt, um eine einfache Möglichkeit zu geben, hilfreiche Informationen über den laufenden nymea-Server zu erhalten.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Beachten Sie, dass diese Debug-Schnittstelle ein Sicherheitsrisiko darstellt und Zugriff auf sensible Daten bieten könnte.</translation> <translation>Beachten Sie, dass diese Debug-Schnittstelle ein Sicherheitsrisiko darstellt und Zugriff auf sensible Daten bieten könnte.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Server Information</translation> <translation>Server Information</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Benutzer</translation> <translation>Benutzer</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Kompiliert mit Qt-Version</translation> <translation>Kompiliert mit Qt-Version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Qt Runtime-Version</translation> <translation>Qt Runtime-Version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Kommando</translation> <translation>Kommando</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Snap Name</translation> <translation>Snap Name</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Snap Version</translation> <translation>Snap Version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Snap Verzeichnis</translation> <translation>Snap Verzeichnis</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Snap Anwendungsdaten</translation> <translation>Snap Anwendungsdaten</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Snap Benutzerdaten</translation> <translation>Snap Benutzerdaten</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Snap gemeinsame Daten</translation> <translation>Snap gemeinsame Daten</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Servername</translation> <translation>Servername</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Server Version</translation> <translation>Server Version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>JSON-RPC Version</translation> <translation>JSON-RPC Version</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Sprache</translation> <translation>Sprache</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Zeitzone</translation> <translation>Zeitzone</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Server UUID</translation> <translation>Server UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Einstellungen Pfad</translation> <translation>Einstellungen Pfad</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Übersetzungspfad</translation> <translation>Übersetzungspfad</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Logdatenbank</translation> <translation>Logdatenbank</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Plugin-Pfade</translation> <translation>Plugin-Pfade</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Downloads</translation> <translation>Downloads</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Logs</translation> <translation>Logs</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Download</translation> <translation>Download</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Systemlogs</translation> <translation>Systemlogs</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Einstellungen</translation> <translation>Einstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nymead Einstellungen</translation> <translation>nymead Einstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Geräteeinstellungen</translation> <translation>Geräteeinstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Gerätestatuseinstellungen</translation> <translation>Gerätestatuseinstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Regeleinstellungen</translation> <translation>Regeleinstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Plugin-Einstellungen</translation> <translation>Plugin-Einstellungen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Veröffentlicht unter der GNU GENERAL PUBLIC LICENSE Version 2.</translation> <translation>Veröffentlicht unter der GNU GENERAL PUBLIC LICENSE Version 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Fehler %1</translation> <translation>Fehler %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Die Datei &quot;%1&quot; konnte nicht gefunden werden.</translation> <translation>Die Datei &quot;%1&quot; konnte nicht gefunden werden.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Die Datei &quot;% 1&quot; konnte nicht geöffnet werden.</translation> <translation>Die Datei &quot;% 1&quot; konnte nicht geöffnet werden.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -76,12 +76,12 @@ for your environment.
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -92,22 +92,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation type="unfinished">No such debug category:</translation> <translation type="unfinished">No such debug category:</translation>
</message> </message>
@ -115,260 +115,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Notificaciones en la nube</translation> <translation>Notificaciones en la nube</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Identificación de usuario</translation> <translation>Identificación de usuario</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Dispositivo</translation> <translation>Dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Título</translation> <translation>Título</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Texto de mensaje</translation> <translation>Texto de mensaje</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Enviar notificación</translation> <translation>Enviar notificación</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>conectado</translation> <translation>conectado</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Conexión modificada</translation> <translation>Conexión modificada</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea es un servidor de código abierto IoT (Internet de las cosas) que permite
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Ejecute nymea en primer plano, no como daemon.</translation> <translation>Ejecute nymea en primer plano, no como daemon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Especifique un archivo de registro en el que escribir, si esta opción no está especificada, se imprimirán los registros de forma estándar.</translation> <translation>Especifique un archivo de registro en el que escribir, si esta opción no está especificada, se imprimirán los registros de forma estándar.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Si se ha especificado, todas las interfaces D-Bus estarán conectadas a la sesión en lugar de al bus de sistema.</translation> <translation>Si se ha especificado, todas las interfaces D-Bus estarán conectadas a la sesión en lugar de al bus de sistema.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>No existe esta categoría de eliminación de fallos:</translation> <translation>No existe esta categoría de eliminación de fallos:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Eliminación de fallos de nymea</translation> <translation>Eliminación de fallos de nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>Interfaz de eliminación de fallos de nymea</translation> <translation>Interfaz de eliminación de fallos de nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Bienvenido a la interfaz de eliminación de fallos.</translation> <translation>Bienvenido a la interfaz de eliminación de fallos.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>La interfaz de eliminación de fallos ha sido diseñada para ofrecer una opción sencilla de conseguir información útil acerca de la ejecución del servidor de nymea.</translation> <translation>La interfaz de eliminación de fallos ha sido diseñada para ofrecer una opción sencilla de conseguir información útil acerca de la ejecución del servidor de nymea.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Tenga en cuenta que la interfaz de eliminación de fallos supone un riesgo de seguridad y podría accederse a datos sensibles.</translation> <translation>Tenga en cuenta que la interfaz de eliminación de fallos supone un riesgo de seguridad y podría accederse a datos sensibles.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Información del servidor</translation> <translation>Información del servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Usuario</translation> <translation>Usuario</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Elaborado con la versión Qt</translation> <translation>Elaborado con la versión Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Versión de tiempo de ejecución Qt</translation> <translation>Versión de tiempo de ejecución Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Comando</translation> <translation>Comando</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Nombre de Snap</translation> <translation>Nombre de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Versión de Snap</translation> <translation>Versión de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Directorio de Snap</translation> <translation>Directorio de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Datos de aplicación de Snap</translation> <translation>Datos de aplicación de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Datos de usuario de Snap</translation> <translation>Datos de usuario de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Datos comunes de Snap</translation> <translation>Datos comunes de Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Nombre del servidor</translation> <translation>Nombre del servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Versión del servidor</translation> <translation>Versión del servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>Versión JSON-RPC</translation> <translation>Versión JSON-RPC</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Idioma</translation> <translation>Idioma</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Zona horaria</translation> <translation>Zona horaria</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Servidor UUID</translation> <translation>Servidor UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Ruta de ajustes</translation> <translation>Ruta de ajustes</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Ruta de traducciones</translation> <translation>Ruta de traducciones</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Base da datos de registro</translation> <translation>Base da datos de registro</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Rutas de plugins</translation> <translation>Rutas de plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Descargas</translation> <translation>Descargas</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Registros</translation> <translation>Registros</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Descarga</translation> <translation>Descarga</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Registros de sistema</translation> <translation>Registros de sistema</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Ajustes</translation> <translation>Ajustes</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>Ajustes nymea</translation> <translation>Ajustes nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Ajustes de dispositivo</translation> <translation>Ajustes de dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Ajustes de estados de dispositivo</translation> <translation>Ajustes de estados de dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Ajustes de normas</translation> <translation>Ajustes de normas</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Ajustes de plugins</translation> <translation>Ajustes de plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Publicado en la LICENCIA PÚBLICA GENERAL GNU, versión 2.</translation> <translation>Publicado en la LICENCIA PÚBLICA GENERAL GNU, versión 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Error 1%</translation> <translation>Error 1%</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Imposible encontrar el archivo &quot;%1&quot;.</translation> <translation>Imposible encontrar el archivo &quot;%1&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Imposible abrir el archivo &quot;%1&quot;.</translation> <translation>Imposible abrir el archivo &quot;%1&quot;.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Pilvi-ilmoitukset</translation> <translation>Pilvi-ilmoitukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Käyttäjätunnus</translation> <translation>Käyttäjätunnus</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Laite</translation> <translation>Laite</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Otsikko</translation> <translation>Otsikko</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Viestin teksti</translation> <translation>Viestin teksti</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Lähetä ilmoitus</translation> <translation>Lähetä ilmoitus</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>yhdistetty</translation> <translation>yhdistetty</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Yhdistetty muutettiin</translation> <translation>Yhdistetty muutettiin</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea on avoimen lähdekoodin IoT (Internet of Things) -palvelin, joka mahdollis
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Aja nymead edustalla, ä daemonina.</translation> <translation>Aja nymead edustalla, ä daemonina.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <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> <translation>Määritä kirjoitettava lokitiedosto, jos tätä vaihtoehtoa ei ole määritetty, lokit tulostetaan vakiotulostuksena.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <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> <translation>Jos määritetty, kaikki D-väylä-liittymät yhdistetään istuntoväylään järjestelmäväylän sijaan.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Ei kyseistä debug-luokkaa:</translation> <translation>Ei kyseistä debug-luokkaa:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Debug nymea</translation> <translation>Debug nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>nymea debug -liittymä</translation> <translation>nymea debug -liittymä</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Tervetuloa debug-liittymään.</translation> <translation>Tervetuloa debug-liittymään.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Tämä debug-liittymä suunniteltiin tarjoamaan helppo mahdollisuus saada hyödyllistä tietoa nymea-palvelimen ajamisesta.</translation> <translation>Tämä debug-liittymä suunniteltiin tarjoamaan helppo mahdollisuus saada hyödyllistä tietoa nymea-palvelimen ajamisesta.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Huomaa, että tämä debug-liittymä on turvallisuusriski ja saattaa tarjota pääsyn arkaluonteisiin tietoihin.</translation> <translation>Huomaa, että tämä debug-liittymä on turvallisuusriski ja saattaa tarjota pääsyn arkaluonteisiin tietoihin.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Palvelintiedot</translation> <translation>Palvelintiedot</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Käyttäjä</translation> <translation>Käyttäjä</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Kootti Qt-versiolla</translation> <translation>Kootti Qt-versiolla</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Qt-ajoaikaversio</translation> <translation>Qt-ajoaikaversio</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Käsky</translation> <translation>Käsky</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Snap-nimi</translation> <translation>Snap-nimi</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Snap-versio</translation> <translation>Snap-versio</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Snap-hakemisto</translation> <translation>Snap-hakemisto</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-sovellustiedot</translation> <translation>Snap-sovellustiedot</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-käyttäjätiedot</translation> <translation>Snap-käyttäjätiedot</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Snap - yleiset tiedot</translation> <translation>Snap - yleiset tiedot</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Palvelimen nimi</translation> <translation>Palvelimen nimi</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Palvelimen versio</translation> <translation>Palvelimen versio</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>JSON-RPC-versio</translation> <translation>JSON-RPC-versio</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Kieli</translation> <translation>Kieli</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Aikavyöhyke</translation> <translation>Aikavyöhyke</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Palvelin-UUID</translation> <translation>Palvelin-UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Asetuspolku</translation> <translation>Asetuspolku</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Käännöspolku</translation> <translation>Käännöspolku</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Lokitietokanta</translation> <translation>Lokitietokanta</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Lisäosapolut</translation> <translation>Lisäosapolut</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Lataukset</translation> <translation>Lataukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Lokit</translation> <translation>Lokit</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Lataa</translation> <translation>Lataa</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Järjestelmälokit</translation> <translation>Järjestelmälokit</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Asetukset</translation> <translation>Asetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nymead-asetukset</translation> <translation>nymead-asetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Laiteasetukset</translation> <translation>Laiteasetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Laitetilojen asetukset</translation> <translation>Laitetilojen asetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Säännöt-asetukset</translation> <translation>Säännöt-asetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Lisäosien asetukset</translation> <translation>Lisäosien asetukset</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Julkaistu GNU GENERAL PUBLIC LICENSE, version 2 alla.</translation> <translation>Julkaistu GNU GENERAL PUBLIC LICENSE, version 2 alla.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Virhe %1</translation> <translation>Virhe %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <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> <translation>Tiedostoa &quot;&amp;1&quot; ei löytynyt.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <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> <translation>Tiedostoa &quot;&amp;1&quot; ei voitu avata.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Notification de cloud</translation> <translation>Notification de cloud</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Utilisateur</translation> <translation>Utilisateur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Paramètres de l&apos;appareil</translation> <translation>Paramètres de l&apos;appareil</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Titre</translation> <translation>Titre</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Texte du message</translation> <translation>Texte du message</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Notification d&apos;envoi</translation> <translation>Notification d&apos;envoi</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>connecté</translation> <translation>connecté</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Connecté modifié</translation> <translation>Connecté modifié</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea est un serveur IoT (Internet of Things) open source, qui permet de contrô
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Exécutez nymead au premier plan, pas en tant que démon.</translation> <translation>Exécutez nymead au premier plan, pas en tant que démon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Spécifiez un fichier journal dans lequel écrire, si cette option n&apos;est pas spécifiée, les jounaux seront imprimés sur la sortie standard.</translation> <translation>Spécifiez un fichier journal dans lequel écrire, si cette option n&apos;est pas spécifiée, les jounaux seront imprimés sur la sortie standard.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Si spécifié, toutes les interfaces D-Bus seront liées au bus de session au lieu du bus système.</translation> <translation>Si spécifié, toutes les interfaces D-Bus seront liées au bus de session au lieu du bus système.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Cette catégorie de débogage n&apos;existe pas:</translation> <translation>Cette catégorie de débogage n&apos;existe pas:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Débogage nymea</translation> <translation>Débogage nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>Interface de débogage nymea</translation> <translation>Interface de débogage nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Bienvenue dans l&apos;interface de débogage.</translation> <translation>Bienvenue dans l&apos;interface de débogage.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Cette interface de débogage a é conçue pour faciliter l&apos;obtention d&apos;informations utiles sur le serveur nymea en cours d&apos;exécution.</translation> <translation>Cette interface de débogage a é conçue pour faciliter l&apos;obtention d&apos;informations utiles sur le serveur nymea en cours d&apos;exécution.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Sachez que cette interface de débogage est un risque pour la sécurité et pourrait donner accès à des données sensibles.</translation> <translation>Sachez que cette interface de débogage est un risque pour la sécurité et pourrait donner accès à des données sensibles.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Informations serveur</translation> <translation>Informations serveur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Utilisateur</translation> <translation>Utilisateur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Compilé avec la version Qt</translation> <translation>Compilé avec la version Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Version d&apos;exécution Qt</translation> <translation>Version d&apos;exécution Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Commande</translation> <translation>Commande</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Nom snap</translation> <translation>Nom snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Version snap</translation> <translation>Version snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Répertoire snap</translation> <translation>Répertoire snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Données d&apos;application snap</translation> <translation>Données d&apos;application snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Données utilisateur snap</translation> <translation>Données utilisateur snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Données de commande snap</translation> <translation>Données de commande snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Nom du serveur</translation> <translation>Nom du serveur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Version du serveur</translation> <translation>Version du serveur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>Version JSON-RPC</translation> <translation>Version JSON-RPC</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Langue</translation> <translation>Langue</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Zone de temps</translation> <translation>Zone de temps</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>UUID du serveur</translation> <translation>UUID du serveur</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Chemin de paramétrage</translation> <translation>Chemin de paramétrage</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Chemin des traductions</translation> <translation>Chemin des traductions</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Base de données journal</translation> <translation>Base de données journal</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Chemins du plugin</translation> <translation>Chemins du plugin</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Téléchargements</translation> <translation>Téléchargements</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Journaux</translation> <translation>Journaux</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Téléchargement</translation> <translation>Téléchargement</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Journaux système</translation> <translation>Journaux système</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Paramètres</translation> <translation>Paramètres</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>Paramètres nymead</translation> <translation>Paramètres nymead</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Paramètres de l&apos;appareil</translation> <translation>Paramètres de l&apos;appareil</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Réglages des états de l&apos;appareil</translation> <translation>Réglages des états de l&apos;appareil</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Paramètres de règles</translation> <translation>Paramètres de règles</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Paramètres des plugins</translation> <translation>Paramètres des plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Publié sous la licence GNU GENERAL PUBLIC Version 2.</translation> <translation>Publié sous la licence GNU GENERAL PUBLIC Version 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Erreur %1</translation> <translation>Erreur %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Fichier &quot;%1&quot; introuvable.</translation> <translation>Fichier &quot;%1&quot; introuvable.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Impossible d&apos;ouvrir le fichier &quot;%1&quot;.</translation> <translation>Impossible d&apos;ouvrir le fichier &quot;%1&quot;.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Notifiche cloud</translation> <translation>Notifiche cloud</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>ID utente</translation> <translation>ID utente</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Dispositivo</translation> <translation>Dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Titolo</translation> <translation>Titolo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Testo del messaggio</translation> <translation>Testo del messaggio</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Invia notifica</translation> <translation>Invia notifica</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>connesso</translation> <translation>connesso</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Connesso modificato</translation> <translation>Connesso modificato</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea è un server IoT (Internet of Things) open source, che consente di control
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Esegui nymead in primo piano, non come demone.</translation> <translation>Esegui nymead in primo piano, non come demone.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Specificare un file di registro in cui scrivere, se questa opzione non è specificata, i registri verranno stampati sullo standard output.</translation> <translation>Specificare un file di registro in cui scrivere, se questa opzione non è specificata, i registri verranno stampati sullo standard output.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Se specificato, tutte le interfacce bus D saranno associate al bus di sessione anziché al bus di sistema.</translation> <translation>Se specificato, tutte le interfacce bus D saranno associate al bus di sessione anziché al bus di sistema.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Nessuna categoria di debug di questo tipo:</translation> <translation>Nessuna categoria di debug di questo tipo:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>debug nymea</translation> <translation>debug nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>interfaccia di debug nymea</translation> <translation>interfaccia di debug nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Benvenuti nell&apos;interfaccia di debug.</translation> <translation>Benvenuti nell&apos;interfaccia di debug.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Questa interfaccia di debug è stata progettata per fornire una facile possibilità di ottenere informazioni utili sul server nymea in esecuzione.</translation> <translation>Questa interfaccia di debug è stata progettata per fornire una facile possibilità di ottenere informazioni utili sul server nymea in esecuzione.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Nota che questa interfaccia di debug è un rischio per la sicurezza e potrebbe offrire l&apos;accesso a dati sensibili.</translation> <translation>Nota che questa interfaccia di debug è un rischio per la sicurezza e potrebbe offrire l&apos;accesso a dati sensibili.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Informazioni sul sever</translation> <translation>Informazioni sul sever</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Utente</translation> <translation>Utente</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Compilato con la versione Qt</translation> <translation>Compilato con la versione Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Versione runtime Qt</translation> <translation>Versione runtime Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Comando</translation> <translation>Comando</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Nome snap</translation> <translation>Nome snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Versione snap</translation> <translation>Versione snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Directory snap</translation> <translation>Directory snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Dati applicativo snap</translation> <translation>Dati applicativo snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Dati utente snap</translation> <translation>Dati utente snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Dati comuni snap</translation> <translation>Dati comuni snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Nome del server</translation> <translation>Nome del server</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Versione del server</translation> <translation>Versione del server</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>Versione JSON-RPC</translation> <translation>Versione JSON-RPC</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Lingua</translation> <translation>Lingua</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Fuso orario</translation> <translation>Fuso orario</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Server UUID</translation> <translation>Server UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Percorso delle impostazioni</translation> <translation>Percorso delle impostazioni</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Percorso delle traduzioni</translation> <translation>Percorso delle traduzioni</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Registro database</translation> <translation>Registro database</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Percorso dei plugin</translation> <translation>Percorso dei plugin</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Download</translation> <translation>Download</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Log</translation> <translation>Log</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Download</translation> <translation>Download</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Log di sistema</translation> <translation>Log di sistema</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Impostazioni</translation> <translation>Impostazioni</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>Impostazioni nymead</translation> <translation>Impostazioni nymead</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Impostazioni del dispositivo</translation> <translation>Impostazioni del dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Impostazioni dello stato del dispositivo</translation> <translation>Impostazioni dello stato del dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Impostazioni delle regole</translation> <translation>Impostazioni delle regole</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Impostazioni dei plugin</translation> <translation>Impostazioni dei plugin</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Rilasciato su licenza GNU General Public License versione 2.</translation> <translation>Rilasciato su licenza GNU General Public License versione 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Errore %1</translation> <translation>Errore %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>File &quot;%1&quot; non trovato.</translation> <translation>File &quot;%1&quot; non trovato.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Impossibile aprire il file &quot;%1&quot;.</translation> <translation>Impossibile aprire il file &quot;%1&quot;.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Cloud-berichten</translation> <translation>Cloud-berichten</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>Gebruikers-ID</translation> <translation>Gebruikers-ID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Apparaat</translation> <translation>Apparaat</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Titel</translation> <translation>Titel</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Berichttekst</translation> <translation>Berichttekst</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Bericht versturen</translation> <translation>Bericht versturen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>verbonden</translation> <translation>verbonden</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Verbonden gewijzigd</translation> <translation>Verbonden gewijzigd</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea is een open source IoT-server (IoT: Internet der dingen), waarmee zeer vee
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>nymead op de voorgrond - en niet als daemon uitvoeren.</translation> <translation>nymead op de voorgrond - en niet als daemon uitvoeren.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Specificeer een logbestand waarnaar geschreven kan worden. Als deze optie niet is gespecificeerd, worden logbestanden naar de standaarduitvoer geschreven.</translation> <translation>Specificeer een logbestand waarnaar geschreven kan worden. Als deze optie niet is gespecificeerd, worden logbestanden naar de standaarduitvoer geschreven.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Indien gespecificeerd, worden alle D-businterfaces gebonden aan de sessiebus, en niet aan de systeembus.</translation> <translation>Indien gespecificeerd, worden alle D-businterfaces gebonden aan de sessiebus, en niet aan de systeembus.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Deze debugcategorie bestaat niet:</translation> <translation>Deze debugcategorie bestaat niet:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>nymea debuggen</translation> <translation>nymea debuggen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>nymea debug-interface</translation> <translation>nymea debug-interface</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Welkom bij de debug-interface.</translation> <translation>Welkom bij de debug-interface.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Deze debug-interface is bedoeld om gemakkelijk nuttige informatie over de inwerking zijnde nymea-server te krijgen.</translation> <translation>Deze debug-interface is bedoeld om gemakkelijk nuttige informatie over de inwerking zijnde nymea-server te krijgen.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Besef wel dat deze debug-interface een beveiligingsrisico inhoudt, waarmee mogelijk toegang tot vertrouwelijke gegevens kan worden verkregen.</translation> <translation>Besef wel dat deze debug-interface een beveiligingsrisico inhoudt, waarmee mogelijk toegang tot vertrouwelijke gegevens kan worden verkregen.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Serverinformatie</translation> <translation>Serverinformatie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Gebruiker</translation> <translation>Gebruiker</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Gecompileerd met Qt-versie</translation> <translation>Gecompileerd met Qt-versie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Qt-runtimeversie</translation> <translation>Qt-runtimeversie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Opdracht</translation> <translation>Opdracht</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Snap-naam</translation> <translation>Snap-naam</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Snap-versie</translation> <translation>Snap-versie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Snap-directory</translation> <translation>Snap-directory</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-toepassingsgegevens</translation> <translation>Snap-toepassingsgegevens</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Snap-gebruikersgegevens</translation> <translation>Snap-gebruikersgegevens</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Gemeenschappelijke gegevens voor Snap</translation> <translation>Gemeenschappelijke gegevens voor Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Servernaam</translation> <translation>Servernaam</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Serverversie</translation> <translation>Serverversie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>JSON-RPC-versie</translation> <translation>JSON-RPC-versie</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Taal</translation> <translation>Taal</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Tijdzone</translation> <translation>Tijdzone</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>Server-UUID</translation> <translation>Server-UUID</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Pad naar instellingen</translation> <translation>Pad naar instellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Pad naar vertalingen</translation> <translation>Pad naar vertalingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Log-database</translation> <translation>Log-database</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Plugin-paden</translation> <translation>Plugin-paden</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Downloads</translation> <translation>Downloads</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Logboeken</translation> <translation>Logboeken</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Download</translation> <translation>Download</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Systeemlogboeken</translation> <translation>Systeemlogboeken</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Instellingen</translation> <translation>Instellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>nymead-instellingen</translation> <translation>nymead-instellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Apparaatinstellingen</translation> <translation>Apparaatinstellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Instellingen apparaatstatus</translation> <translation>Instellingen apparaatstatus</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Regelinstellingen</translation> <translation>Regelinstellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Plugin-instellingen</translation> <translation>Plugin-instellingen</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Uitgebracht onder de GNU GENERAL PUBLIC LICENSE versie 2.</translation> <translation>Uitgebracht onder de GNU GENERAL PUBLIC LICENSE versie 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Fout %1</translation> <translation>Fout %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Bestand &quot;%1&quot; kon niet worden gevonden.</translation> <translation>Bestand &quot;%1&quot; kon niet worden gevonden.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Bestand &quot;%1&quot; kon niet worden geopend.</translation> <translation>Bestand &quot;%1&quot; kon niet worden geopend.</translation>

View File

@ -4,43 +4,43 @@
<context> <context>
<name>CloudNotifications</name> <name>CloudNotifications</name>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="56"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="50"/>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="121"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="115"/>
<source>Cloud Notifications</source> <source>Cloud Notifications</source>
<translation>Notificações de nuvem</translation> <translation>Notificações de nuvem</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="62"/>
<source>User ID</source> <source>User ID</source>
<translation>ID de utilizador</translation> <translation>ID de utilizador</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="74"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="68"/>
<source>Device</source> <source>Device</source>
<translation>Dispositivo</translation> <translation>Dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="78"/>
<source>Title</source> <source>Title</source>
<translation>Título</translation> <translation>Título</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="90"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="84"/>
<source>Message text</source> <source>Message text</source>
<translation>Texto de mensagem</translation> <translation>Texto de mensagem</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="100"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="94"/>
<source>Send notification</source> <source>Send notification</source>
<translation>Enviar notificação</translation> <translation>Enviar notificação</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="109"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="103"/>
<source>connected</source> <source>connected</source>
<translation>ligado</translation> <translation>ligado</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="111"/> <location filename="../libnymea-core/cloud/cloudnotifications.cpp" line="105"/>
<source>Connected changed</source> <source>Connected changed</source>
<translation>Ligado alterado</translation> <translation>Ligado alterado</translation>
</message> </message>
@ -64,7 +64,7 @@
<context> <context>
<name>nymea</name> <name>nymea</name>
<message> <message>
<location filename="../server/main.cpp" line="155"/> <location filename="../server/main.cpp" line="156"/>
<source> <source>
nymea is an open source IoT (Internet of Things) server, nymea is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -79,12 +79,12 @@ nymea é um servidor IoT (Internet das Coisas) de código aberto, que permite co
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="167"/> <location filename="../server/main.cpp" line="168"/>
<source>Run nymead in the foreground, not as daemon.</source> <source>Run nymead in the foreground, not as daemon.</source>
<translation>Execute nymead em primeiro plano, não como daemon.</translation> <translation>Execute nymead em primeiro plano, não como daemon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="170"/> <location filename="../server/main.cpp" line="171"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Suffix with &quot;Warnings&quot; to address warnings.
Examples: Examples:
-d AWSTraffic -d AWSTraffic
@ -95,22 +95,22 @@ Categories are:</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="182"/> <location filename="../server/main.cpp" line="183"/>
<source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source> <source>Enables all debug categories except *Traffic and *Debug categories. Single debug categories can be disabled again with -d parameter.</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="185"/> <location filename="../server/main.cpp" line="186"/>
<source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source> <source>Specify a log file to write to, if this option is not specified, logs will be printed to the standard output.</source>
<translation>Especifique um ficheiro de registo para gravar, se essa opção não for especificada, os registos serão impressos na saída padrão.</translation> <translation>Especifique um ficheiro de registo para gravar, se essa opção não for especificada, os registos serão impressos na saída padrão.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="188"/> <location filename="../server/main.cpp" line="189"/>
<source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source> <source>If specified, all D-Bus interfaces will be bound to the session bus instead of the system bus.</source>
<translation>Se especificado, todas as interfaces do D-Bus serão ligadas ao barramento da sessão em vez do barramento do sistema.</translation> <translation>Se especificado, todas as interfaces do D-Bus serão ligadas ao barramento da sessão em vez do barramento do sistema.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="229"/> <location filename="../server/main.cpp" line="230"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Nenhuma categoria de depuração:</translation> <translation>Nenhuma categoria de depuração:</translation>
</message> </message>
@ -118,260 +118,398 @@ Categories are:</source>
<context> <context>
<name>nymeaserver::DebugServerHandler</name> <name>nymeaserver::DebugServerHandler</name>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="61"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="732"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="529"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1590"/>
<source>Debug nymea</source> <source>Debug nymea</source>
<extracomment>The header title of the debug server interface</extracomment> <extracomment>The header title of the debug server interface</extracomment>
<translation>Depuração nymea</translation> <translation>Depuração nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="78"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="749"/>
<source>nymea debug interface</source> <source>nymea debug interface</source>
<extracomment>The main title of the debug server interface</extracomment> <extracomment>The main title of the debug server interface</extracomment>
<translation>Interface depuração nymea</translation> <translation>Interface depuração nymea</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="87"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="762"/>
<source>Information</source>
<extracomment>The name of the section tab in the debug server interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1422"/>
<source>Network</source>
<extracomment>The name of the section tab in the debug server interface
----------
The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="802"/>
<source>Welcome to the debug interface.</source> <source>Welcome to the debug interface.</source>
<extracomment>The welcome message of the debug interface</extracomment> <extracomment>The welcome message of the debug interface</extracomment>
<translation>Bem-vindo à interface debug.</translation> <translation>Bem-vindo à interface debug.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="88"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="803"/>
<source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source> <source>This debug interface was designed to provide an easy possibility to get helpful information about the running nymea server.</source>
<translation>Esta interface de depuração foi projetada para fornecer uma possibilidade fácil de obter informações úteis sobre o servidor nymea em execução.</translation> <translation>Esta interface de depuração foi projetada para fornecer uma possibilidade fácil de obter informações úteis sobre o servidor nymea em execução.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="104"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="819"/>
<source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source> <source>Be aware that this debug interface is a security risk and could offer access to sensible data.</source>
<extracomment>The warning message of the debug interface</extracomment> <extracomment>The warning message of the debug interface</extracomment>
<translation>Esteja ciente que esta interface de depuração representa um risco de segurança e pode oferecer acesso a dados sensíveis.</translation> <translation>Esteja ciente que esta interface de depuração representa um risco de segurança e pode oferecer acesso a dados sensíveis.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="113"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="827"/>
<source>Server information</source> <source>Server information</source>
<extracomment>The server information section of the debug interface</extracomment> <extracomment>The server information section of the debug interface</extracomment>
<translation>Informação do servidor</translation> <translation>Informação do servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="120"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="834"/>
<source>User</source> <source>User</source>
<extracomment>The user name in the server infromation section of the debug interface</extracomment> <extracomment>The user name in the server infromation section of the debug interface</extracomment>
<translation>Utilizador</translation> <translation>Utilizador</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="126"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="840"/>
<source>Compiled with Qt version</source> <source>Compiled with Qt version</source>
<extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt build version description in the server infromation section of the debug interface</extracomment>
<translation>Compilado com a versão Qt</translation> <translation>Compilado com a versão Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="132"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="846"/>
<source>Qt runtime version</source> <source>Qt runtime version</source>
<extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment> <extracomment>The Qt runtime version description in the server infromation section of the debug interface</extracomment>
<translation>Versão de tempo de execução Qt</translation> <translation>Versão de tempo de execução Qt</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="138"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="852"/>
<source>Command</source> <source>Command</source>
<extracomment>The command description in the server infromation section of the debug interface</extracomment> <extracomment>The command description in the server infromation section of the debug interface</extracomment>
<translation>Comando</translation> <translation>Comando</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="147"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="861"/>
<source>Snap name</source> <source>Snap name</source>
<extracomment>The snap name description in the server infromation section of the debug interface</extracomment> <extracomment>The snap name description in the server infromation section of the debug interface</extracomment>
<translation>Nome Snap</translation> <translation>Nome Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="153"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="867"/>
<source>Snap version</source> <source>Snap version</source>
<extracomment>The snap version description in the server infromation section of the debug interface</extracomment> <extracomment>The snap version description in the server infromation section of the debug interface</extracomment>
<translation>Versão Snap</translation> <translation>Versão Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="159"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="873"/>
<source>Snap directory</source> <source>Snap directory</source>
<extracomment>The snap directory description in the server infromation section of the debug interface</extracomment> <extracomment>The snap directory description in the server infromation section of the debug interface</extracomment>
<translation>Diretório Snap</translation> <translation>Diretório Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="165"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="879"/>
<source>Snap application data</source> <source>Snap application data</source>
<extracomment>The snap application data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap application data description in the server infromation section of the debug interface</extracomment>
<translation>Dados da aplicação Snap</translation> <translation>Dados da aplicação Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="171"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="885"/>
<source>Snap user data</source> <source>Snap user data</source>
<extracomment>The snap user data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap user data description in the server infromation section of the debug interface</extracomment>
<translation>Dados do utilizador Snap</translation> <translation>Dados do utilizador Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="177"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="891"/>
<source>Snap common data</source> <source>Snap common data</source>
<extracomment>The snap common data description in the server infromation section of the debug interface</extracomment> <extracomment>The snap common data description in the server infromation section of the debug interface</extracomment>
<translation>Dados comuns Snap</translation> <translation>Dados comuns Snap</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="185"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="899"/>
<source>Server name</source> <source>Server name</source>
<extracomment>The server name description in the server infromation section of the debug interface</extracomment> <extracomment>The server name description in the server infromation section of the debug interface</extracomment>
<translation>Nome do servidor</translation> <translation>Nome do servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="191"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="905"/>
<source>Server version</source> <source>Server version</source>
<extracomment>The server version description in the server infromation section of the debug interface</extracomment> <extracomment>The server version description in the server infromation section of the debug interface</extracomment>
<translation>Versão do servidor</translation> <translation>Versão do servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="197"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="911"/>
<source>JSON-RPC version</source> <source>JSON-RPC version</source>
<extracomment>The API version description in the server infromation section of the debug interface</extracomment> <extracomment>The API version description in the server infromation section of the debug interface</extracomment>
<translation>Versão JSON-RPC</translation> <translation>Versão JSON-RPC</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="203"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="917"/>
<source>Language</source> <source>Language</source>
<extracomment>The language description in the server infromation section of the debug interface</extracomment> <extracomment>The language description in the server infromation section of the debug interface</extracomment>
<translation>Idioma</translation> <translation>Idioma</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="209"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="923"/>
<source>Timezone</source> <source>Timezone</source>
<extracomment>The timezone description in the server infromation section of the debug interface</extracomment> <extracomment>The timezone description in the server infromation section of the debug interface</extracomment>
<translation>Fuso horário</translation> <translation>Fuso horário</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="215"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="929"/>
<source>Server UUID</source> <source>Server UUID</source>
<extracomment>The server id description in the server infromation section of the debug interface</extracomment> <extracomment>The server id description in the server infromation section of the debug interface</extracomment>
<translation>UUID servidor</translation> <translation>UUID servidor</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="221"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="935"/>
<source>Settings path</source> <source>Settings path</source>
<extracomment>The settings path description in the server infromation section of the debug interface</extracomment> <extracomment>The settings path description in the server infromation section of the debug interface</extracomment>
<translation>Caminho de configurações</translation> <translation>Caminho de configurações</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="227"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="941"/>
<source>Translations path</source> <source>Translations path</source>
<extracomment>The translation path description in the server infromation section of the debug interface</extracomment> <extracomment>The translation path description in the server infromation section of the debug interface</extracomment>
<translation>Caminho de traduções</translation> <translation>Caminho de traduções</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="265"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="963"/>
<source>Generate report</source>
<extracomment>In the server information section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="966"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="983"/>
<source>Do not share these generated information public, since they can contain sensible data and should be shared very carefully and only with people you trust!</source>
<extracomment>The warning message of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="994"/>
<source>Generate report file</source>
<extracomment>The generate debug report button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1032"/>
<source>Log database</source> <source>Log database</source>
<extracomment>The log databse download description of the debug interface</extracomment> <extracomment>The log databse download description of the debug interface</extracomment>
<translation>Banco de dados de registo</translation> <translation>Banco de dados de registo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="237"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="951"/>
<source>Plugin paths</source> <source>Plugin paths</source>
<extracomment>The plugins path description in the server infromation section of the debug interface</extracomment> <extracomment>The plugins path description in the server infromation section of the debug interface</extracomment>
<translation>Caminhos de plugins</translation> <translation>Caminhos de plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="250"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="770"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1016"/>
<source>Downloads</source> <source>Downloads</source>
<extracomment>The downloads section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The downloads section of the debug interface</extracomment>
<translation>Descargas</translation> <translation>Descargas</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="255"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="786"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1021"/>
<source>Logs</source> <source>Logs</source>
<extracomment>The download logs section of the debug interface</extracomment> <extracomment>The name of the section tab in the debug server interface
----------
The download logs section of the debug interface</extracomment>
<translation>Registos</translation> <translation>Registos</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1054"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="317"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1084"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="355"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1137"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="387"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1187"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="419"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1237"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="451"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1287"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="483"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1337"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1387"/>
<source>Download</source> <source>Download</source>
<extracomment>The download button description of the debug interface</extracomment> <extracomment>The download button description of the debug interface</extracomment>
<translation>Descarga</translation> <translation>Descarga</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="300"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1068"/>
<source>System logs</source> <source>System logs</source>
<extracomment>The syslog download description of the debug interface</extracomment> <extracomment>The syslog download description of the debug interface</extracomment>
<translation>Registos do sistema</translation> <translation>Registos do sistema</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="328"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1097"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1153"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1203"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1253"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1303"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1353"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1403"/>
<source>Show</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1108"/>
<source>Settings</source> <source>Settings</source>
<extracomment>The settings download section title of the debug interface</extracomment> <extracomment>The settings download section title of the debug interface</extracomment>
<translation>Configurações</translation> <translation>Configurações</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="338"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1118"/>
<source>nymead settings</source> <source>nymead settings</source>
<extracomment>The nymead settings download description of the debug interface</extracomment> <extracomment>The nymead settings download description of the debug interface</extracomment>
<translation>Configurações nymead</translation> <translation>Configurações nymead</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="370"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1168"/>
<source>Device settings</source> <source>Device settings</source>
<extracomment>The device settings download description of the debug interface</extracomment> <extracomment>The device settings download description of the debug interface</extracomment>
<translation>Configurações do dispositivo</translation> <translation>Configurações do dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="402"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1218"/>
<source>Device states settings</source> <source>Device states settings</source>
<extracomment>The device states settings download description of the debug interface</extracomment> <extracomment>The device states settings download description of the debug interface</extracomment>
<translation>Configurações de estados do dispositivo</translation> <translation>Configurações de estados do dispositivo</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="434"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1268"/>
<source>Rules settings</source> <source>Rules settings</source>
<extracomment>The rules settings download description of the debug interface</extracomment> <extracomment>The rules settings download description of the debug interface</extracomment>
<translation>Configurações de regras</translation> <translation>Configurações de regras</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="466"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1318"/>
<source>Plugins settings</source> <source>Plugins settings</source>
<extracomment>The plugins settings download description of the debug interface</extracomment> <extracomment>The plugins settings download description of the debug interface</extracomment>
<translation>Configurações plugins</translation> <translation>Configurações plugins</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="498"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1368"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="572"/> <source>Tag settings</source>
<extracomment>The tag settings download description of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1425"/>
<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 type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1431"/>
<source>Ping</source>
<extracomment>The ping section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1434"/>
<source>This test makes four ping attempts to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1443"/>
<source>Start ping test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1459"/>
<source>DNS lookup</source>
<extracomment>The DNS lookup section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1462"/>
<source>This test makes a dynamic name server lookup for nymea.io.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1472"/>
<source>Start DNS lookup test</source>
<extracomment>The ping button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1487"/>
<source>Trace path</source>
<extracomment>The trace section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1490"/>
<source>This test showes the trace path from the nymea device to the nymea.io server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1499"/>
<source>Start trace path test</source>
<extracomment>The trace path button text of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1526"/>
<source>Server live logs</source>
<extracomment>The network section of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1529"/>
<source>This section allowes you to see the live logs of the nymea server.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1538"/>
<source>Start logs</source>
<extracomment>The connect button for the log stream of the debug interface</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1559"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="1633"/>
<source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source> <source>Released under the GNU GENERAL PUBLIC LICENSE Version 2.</source>
<extracomment>The footer license note of the debug interface</extracomment> <extracomment>The footer license note of the debug interface</extracomment>
<translation>Lançado sob a LICENÇA PÚBLICA GERAL do GNU Versão 2.</translation> <translation>Lançado sob a LICENÇA PÚBLICA GERAL do GNU Versão 2.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="542"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="1603"/>
<source>Error %1</source> <source>Error %1</source>
<extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment> <extracomment>The HTTP error message of the debug interface. The %1 represents the error code ie.e 404</extracomment>
<translation>Erro %1</translation> <translation>Erro %1</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="649"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="69"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="681"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="101"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="712"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="132"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="741"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="161"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="770"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="190"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="799"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="219"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="828"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="248"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="277"/>
<source>Could not find file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Não foi possível encontrar ficheiro &quot;%1&quot;.</translation> <translation>Não foi possível encontrar ficheiro &quot;%1&quot;.</translation>
</message> </message>
<message> <message>
<location filename="../libnymea-core/debugserverhandler.cpp" line="658"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="78"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="689"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="109"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="720"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="140"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="749"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="169"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="778"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="198"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="807"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="227"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="836"/> <location filename="../libnymea-core/debugserverhandler.cpp" line="256"/>
<location filename="../libnymea-core/debugserverhandler.cpp" line="285"/>
<source>Could not open file &quot;%1&quot;.</source> <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> <extracomment>The HTTP error message of the debug interface. The %1 represents the file name.</extracomment>
<translation>Não foi possível abrir ficheiro &quot;%1&quot;.</translation> <translation>Não foi possível abrir ficheiro &quot;%1&quot;.</translation>