New translations en.xaml (Spanish (Modern))

[ci skip]
This commit is contained in:
Jeremy Wu 2022-04-01 06:16:19 +11:00
parent b026e7b51a
commit 33d471c1f0

View file

@ -0,0 +1,11 @@
<?xml version="1.0"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_name">Finalizador de procesos</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_plugin_description">Finaliza procesos en ejecución desde Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all">finaliza todas las instancias de &quot;{0}&quot;</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_all_count">finalizar {0} procesos</system:String>
<system:String x:Key="flowlauncher_plugin_processkiller_kill_instances">finaliza todas las instancias</system:String>
</ResourceDictionary>