Skip to content

Commit

Permalink
Localization
Browse files Browse the repository at this point in the history
  • Loading branch information
LAB02 Research committed Apr 22, 2022
1 parent b5c8beb commit e327d86
Show file tree
Hide file tree
Showing 5 changed files with 2,724 additions and 57 deletions.
54 changes: 31 additions & 23 deletions src/HASS.Agent/Resources/Localization/Languages.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 12 additions & 10 deletions src/HASS.Agent/Resources/Localization/Languages.en.resx
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ the used components for their individual licenses:</value>
their hard work with the rest of us mere mortals. </value>
</data>
<data name="About_LblInfo5" xml:space="preserve">
<value>And of course; thanks to Paulus Shoutsen and the entire team of devs that created
and maintain Home Assistant :-)</value>
<value>And of course; thanks to Paulus Shoutsen and the entire team of devs that
created and maintain Home Assistant :-)</value>
</data>
<data name="About_LblInfo6" xml:space="preserve">
<value>Like this tool? Support us (read: keep us awake) by buying a cup of coffee:</value>
Expand Down Expand Up @@ -732,7 +732,7 @@ The certificate of the downloaded file will get checked before execution.
<value>help &amp;&amp; contact</value>
</data>
<data name="Configuration_BtnStore" xml:space="preserve">
<value>store configuration</value>
<value>save configuration</value>
</data>
<data name="Configuration_MessageBox_RestartManually" xml:space="preserve">
<value>Something went wrong while preparing to restart.
Expand Down Expand Up @@ -1179,8 +1179,7 @@ Do you want to enable this function?</value>
<value>One sec, determining the current state ..</value>
</data>
<data name="OnboardingStartup_LblInfo1" xml:space="preserve">
<value>HASS.Agent can launch when you login to Windows, by creating a key in your user profile's
registry.
<value>HASS.Agent can launch when you login to Windows, by creating a key in your user profile's registry.

You can always remove (or recreate) this key through the Configuration window.</value>
</data>
Expand Down Expand Up @@ -2203,11 +2202,8 @@ The release page will now open instead.</value>
<data name="SystemStateEvent_ConsoleDisconnect" xml:space="preserve">
<value>ConsoleDisconnect</value>
</data>
<data name="SystemStateEvent_HassAgentSatelliteServiceStarted" xml:space="preserve">
<value>HassAgentSatelliteServiceStarted</value>
</data>
<data name="SystemStateEvent_HassAgentStarted" xml:space="preserve">
<value>HassAgentStarted</value>
<data name="SystemStateEvent_ApplicationStarted" xml:space="preserve">
<value>ApplicationStarted</value>
</data>
<data name="SystemStateEvent_Logoff" xml:space="preserve">
<value>Logoff</value>
Expand Down Expand Up @@ -2480,4 +2476,10 @@ Tip: make sure you haven't switched the scope and query fields around.

Do you still want to use the current values?</value>
</data>
<data name="ServiceGeneral_LblInfo2" xml:space="preserve">
<value>You can use the satellite service to run sensors and commands without having to be logged in. Not all types are available, for instance the 'LaunchUrl' command can only be added as a regular command.</value>
</data>
<data name="SensorsConfig_ClmValue" xml:space="preserve">
<value>last known value</value>
</data>
</root>
88 changes: 76 additions & 12 deletions src/HASS.Agent/Resources/Localization/Languages.pt-br.resx
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ páginas dos componentes usados ​​para suas licenças individuais:</value>
suficiente para compartilhar seu trabalho duro com o resto de nós, meros mortais.</value>
</data>
<data name="About_LblInfo5" xml:space="preserve">
<value>E claro; obrigado a Paulus Shoutsen e toda a equipe de
desenvolvedores que criaram e mantêm o Home Assistant :-)</value>
<value>E claro; obrigado a Paulus Shoutsen e toda a equipe de desenvolvedores
que criaram e mantêm o Home Assistant :-)</value>
</data>
<data name="About_LblInfo6" xml:space="preserve">
<value>Gostou deste programa? Apoie-nos (leia-se: mantenha-nos acordados) comprando
Expand Down Expand Up @@ -461,13 +461,13 @@ Tem certeza de que quer isso?</value>
<value>Hibernar</value>
</data>
<data name="CommandType_KeyCommand" xml:space="preserve">
<value>Chave</value>
<value>Tecla</value>
</data>
<data name="CommandType_LaunchUrlCommand" xml:space="preserve">
<value>URL de início</value>
<value>Iniciar URL</value>
</data>
<data name="CommandType_LockCommand" xml:space="preserve">
<value>Fechadura</value>
<value>Bloquear Sessão</value>
</data>
<data name="CommandType_LogOffCommand" xml:space="preserve">
<value>Deslogar</value>
Expand All @@ -491,7 +491,7 @@ Tem certeza de que quer isso?</value>
<value>Aumentar volume mídia</value>
</data>
<data name="CommandType_MultipleKeysCommand" xml:space="preserve">
<value>Várias chaves</value>
<value>Várias teclas</value>
</data>
<data name="CommandType_PowershellCommand" xml:space="preserve">
<value>Powershell</value>
Expand Down Expand Up @@ -1159,7 +1159,7 @@ conosco:</value>
<value>Destrancado</value>
</data>
<data name="Main_BtnActionsManager" xml:space="preserve">
<value>
<value>
atalhos rápidos</value>
</data>
<data name="Main_BtnAppSettings" xml:space="preserve">
Expand Down Expand Up @@ -1810,6 +1810,9 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorsManager_WmiQuerySensorDescription" xml:space="preserve">
<value>Fornece o resultado da consulta WMI.</value>
</data>
<data name="SensorsMod_All" xml:space="preserve">
<value>Todos</value>
</data>
<data name="SensorsMod_BtnStore" xml:space="preserve">
<value>guardar sensores</value>
</data>
Expand Down Expand Up @@ -1846,6 +1849,15 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorsMod_BtnStore_MessageBox9" xml:space="preserve">
<value>Insira uma categoria e instância primeiro.</value>
</data>
<data name="SensorsMod_BtnTest" xml:space="preserve">
<value>teste</value>
</data>
<data name="SensorsMod_BtnTest_PerformanceCounter" xml:space="preserve">
<value>testar contador de performance</value>
</data>
<data name="SensorsMod_BtnTest_Wmi" xml:space="preserve">
<value>testar consulta wmi</value>
</data>
<data name="SensorsMod_ClmSensorName" xml:space="preserve">
<value>tipo</value>
</data>
Expand Down Expand Up @@ -1873,6 +1885,9 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorsMod_LblSetting1_Category" xml:space="preserve">
<value>categoria</value>
</data>
<data name="SensorsMod_LblSetting1_Network" xml:space="preserve">
<value>placa de rede</value>
</data>
<data name="SensorsMod_LblSetting1_Process" xml:space="preserve">
<value>processo</value>
</data>
Expand Down Expand Up @@ -1912,6 +1927,36 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorsMod_SpecificClient" xml:space="preserve">
<value>{0} apenas!</value>
</data>
<data name="SensorsMod_TestPerformanceCounter_MessageBox1" xml:space="preserve">
<value>Insira uma categoria e um contador primeiro.</value>
</data>
<data name="SensorsMod_TestPerformanceCounter_MessageBox2" xml:space="preserve">
<value>Teste executado com sucesso, valor do resultado:

{0}</value>
</data>
<data name="SensorsMod_TestPerformanceCounter_MessageBox3" xml:space="preserve">
<value>O teste falhou ao executar:

{0}

Deseja abrir a pasta de logs?</value>
</data>
<data name="SensorsMod_TestWmi_MessageBox1" xml:space="preserve">
<value>Insira uma consulta WMI primeiro.</value>
</data>
<data name="SensorsMod_TestWmi_MessageBox2" xml:space="preserve">
<value>Consulta executada com sucesso, valor do resultado:

{0}</value>
</data>
<data name="SensorsMod_TestWmi_MessageBox3" xml:space="preserve">
<value>A consulta falhou ao executar:

{0}

Deseja abrir a pasta de logs?</value>
</data>
<data name="SensorsMod_Title" xml:space="preserve">
<value>Sensor</value>
</data>
Expand All @@ -1921,6 +1966,19 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorsMod_Title_New" xml:space="preserve">
<value>Novo Sensor</value>
</data>
<data name="SensorsMod_WmiTestFailed" xml:space="preserve">
<value>Parece que está malformado. Provavelmente deve começar assim:

\\.\ROOT\

Você inseriu:

{0}

Dica: certifique-se de não ter trocado os campos de consulta.

Você ainda deseja usar os valores atuais?</value>
</data>
<data name="SensorType_ActiveWindowSensor" xml:space="preserve">
<value>JanelaAtiva</value>
</data>
Expand All @@ -1945,6 +2003,9 @@ Essa é uma solicitação cara, portanto, o intervalo recomendado é de 15 minut
<data name="SensorType_DummySensor" xml:space="preserve">
<value>Fictício</value>
</data>
<data name="SensorType_GeoLocationSensor" xml:space="preserve">
<value>GeoLocalização</value>
</data>
<data name="SensorType_GpuLoadSensor" xml:space="preserve">
<value>CargaDaGpu</value>
</data>
Expand Down Expand Up @@ -2403,11 +2464,8 @@ Consulte os logs para obter mais informações.</value>
<data name="SystemStateEvent_ConsoleDisconnect" xml:space="preserve">
<value>DesconectarConsole</value>
</data>
<data name="SystemStateEvent_HassAgentSatelliteServiceStarted" xml:space="preserve">
<value>ServiçoSatéliteDoHass.AgentIniciado</value>
</data>
<data name="SystemStateEvent_HassAgentStarted" xml:space="preserve">
<value>Hass.AgentIniciado</value>
<data name="SystemStateEvent_ApplicationStarted" xml:space="preserve">
<value>ApplicationStarted</value>
</data>
<data name="SystemStateEvent_Logoff" xml:space="preserve">
<value>Sair</value>
Expand Down Expand Up @@ -2536,4 +2594,10 @@ A página de lançamento agora será aberta.</value>
<data name="UserNotificationState_RunningWindowsStoreApp" xml:space="preserve">
<value>ExecutandoWindowsStoreApp</value>
</data>
<data name="ServiceGeneral_LblInfo2" xml:space="preserve">
<value>You can use the satellite service to run sensors and commands without having to be logged in. Not all types are available, for instance the 'LaunchUrl' command can only be added as a regular command.</value>
</data>
<data name="SensorsConfig_ClmValue" xml:space="preserve">
<value>last known value</value>
</data>
</root>
Loading

0 comments on commit e327d86

Please sign in to comment.