mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
LEGO: check in for master to temporary branch. (#7217)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Use > to search within the directory. Use * to search for file extensions. Or use both >*]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Use el símbolo > para realizar una búsqueda en el directorio y el símbolo *, para buscar extensiones de archivo. También puede usar ambos (>*).]]></Val>
|
||||
<Val><![CDATA[Use el símbolo > para realizar una búsqueda en el directorio y el símbolo *, para buscar extensiones de archivo. También puede usarlos combinados (>*).]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
|
||||
@@ -58,8 +58,8 @@
|
||||
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
|
||||
<Tgt Cat="Text" Stat="Update" Orig="New">
|
||||
<Val><![CDATA[Visualizzazione di {0} di {1} risultati]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Visualizzazione di {0:N0} di {1:N0} risultati]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[Showing {0} of {1} results]]></Val>
|
||||
|
||||
@@ -58,8 +58,8 @@
|
||||
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
|
||||
<Tgt Cat="Text" Stat="Update" Orig="New">
|
||||
<Val><![CDATA[显示 {0} 个结果(共 {1} 个)]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[显示 {0:N0} 个结果(共 {1:N0} 个)]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[Showing {0} of {1} results]]></Val>
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Click to go to Windows Search settings to fix.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Haga clic aquí para ir a la configuración de Windows Search y corregirla.]]></Val>
|
||||
<Val><![CDATA[Haga clic aquí para ir a la configuración de la Búsqueda de Windows y corregirla.]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
@@ -113,7 +113,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Windows Indexer]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Permitir el indexador de Windows]]></Val>
|
||||
<Val><![CDATA[Indexador de Windows]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[Permite ejecutar comandos del sistema desde Ejecutor de PowerToys. Los comandos deberían empezar con >.]]></Val>
|
||||
<Val><![CDATA[Permite ejecutar comandos del sistema desde el Ejecutor de PowerToys. Los comandos deberían empezar con >.]]></Val>
|
||||
</Tgt>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
|
||||
Reference in New Issue
Block a user