From 6e76b7a7dd492301236c31c64e4708f23b69b462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pastuszak?= Date: Fri, 10 Jun 2016 22:27:26 +0200 Subject: [PATCH] Improved English translations (#748) * Improve English translation * Improve plugins English translations --- Plugins/Wox.Plugin.Caculator/Languages/en.xaml | 2 +- Plugins/Wox.Plugin.Color/Languages/en.xaml | 2 +- .../Wox.Plugin.Everything/Languages/en.xaml | 2 +- Plugins/Wox.Plugin.Folder/Languages/en.xaml | 4 ++-- .../Languages/en.xaml | 2 +- .../Languages/en.xaml | 2 +- Plugins/Wox.Plugin.Program/Languages/en.xaml | 6 +++--- Plugins/Wox.Plugin.Shell/Languages/en.xaml | 2 +- Plugins/Wox.Plugin.WebSearch/Languages/en.xaml | 4 ++-- Wox/Languages/en.xaml | 18 +++++++++--------- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Plugins/Wox.Plugin.Caculator/Languages/en.xaml b/Plugins/Wox.Plugin.Caculator/Languages/en.xaml index a286f18f52..833a0c14bb 100644 --- a/Plugins/Wox.Plugin.Caculator/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Caculator/Languages/en.xaml @@ -3,6 +3,6 @@ xmlns:system="clr-namespace:System;assembly=mscorlib"> Calculator - Provide mathematical calculations.(Try 5*3-2 in Wox) + Allows to do mathematical calculations.(Try 5*3-2 in Wox) \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Color/Languages/en.xaml b/Plugins/Wox.Plugin.Color/Languages/en.xaml index b87a8ae8de..f27231ba5b 100644 --- a/Plugins/Wox.Plugin.Color/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Color/Languages/en.xaml @@ -3,6 +3,6 @@ xmlns:system="clr-namespace:System;assembly=mscorlib"> Colors - Provide hex color preview.(Try #000 in Wox) + Allows to preview colors using hex values.(Try #000 in Wox) \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Everything/Languages/en.xaml b/Plugins/Wox.Plugin.Everything/Languages/en.xaml index 590b2786c5..2232042a2c 100644 --- a/Plugins/Wox.Plugin.Everything/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Everything/Languages/en.xaml @@ -3,7 +3,7 @@ xmlns:system="clr-namespace:System;assembly=mscorlib"> Everything is not running - Error querying Everything + Error while querying Everything Copied Can’t start {0} Open parent folder diff --git a/Plugins/Wox.Plugin.Folder/Languages/en.xaml b/Plugins/Wox.Plugin.Folder/Languages/en.xaml index 9e3ecc7f66..78190d1b89 100644 --- a/Plugins/Wox.Plugin.Folder/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Folder/Languages/en.xaml @@ -7,9 +7,9 @@ Add Folder Path Please select a folder link - Are your sure to delete {0}? + Are you sure you want to delete {0}? Folder - Open favorite folder from wox directly + Open favorite folder from Wox directly \ No newline at end of file diff --git a/Plugins/Wox.Plugin.PluginIndicator/Languages/en.xaml b/Plugins/Wox.Plugin.PluginIndicator/Languages/en.xaml index cd685365e4..e3cf4ace6a 100644 --- a/Plugins/Wox.Plugin.PluginIndicator/Languages/en.xaml +++ b/Plugins/Wox.Plugin.PluginIndicator/Languages/en.xaml @@ -3,6 +3,6 @@ xmlns:system="clr-namespace:System;assembly=mscorlib"> Plugin Indicator - Provide plugin actionword suggestion + Provides plugins action words suggestions \ No newline at end of file diff --git a/Plugins/Wox.Plugin.PluginManagement/Languages/en.xaml b/Plugins/Wox.Plugin.PluginManagement/Languages/en.xaml index 934cf70b73..46d7025c31 100644 --- a/Plugins/Wox.Plugin.PluginManagement/Languages/en.xaml +++ b/Plugins/Wox.Plugin.PluginManagement/Languages/en.xaml @@ -3,6 +3,6 @@ xmlns:system="clr-namespace:System;assembly=mscorlib"> Wox Plugin Management - Install/Remove/Update wox plugins + Install, remove or update Wox plugins \ No newline at end of file diff --git a/Plugins/Wox.Plugin.Program/Languages/en.xaml b/Plugins/Wox.Plugin.Program/Languages/en.xaml index 07630a1cda..d693ca2f5c 100644 --- a/Plugins/Wox.Plugin.Program/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Program/Languages/en.xaml @@ -21,12 +21,12 @@ Maximum Search Depth (-1 is unlimited): Please select a program source - Are your sure to delete {0}? + Are you sure you want to delete {0}? Update - Wox will only index files that end with following suffixes: + Wox will only index files that end with the following suffixes: (Each suffix should split by ;) - Sucessfully update file suffixes + Successfully updated file suffixes File suffixes can't be empty Run As Administrator diff --git a/Plugins/Wox.Plugin.Shell/Languages/en.xaml b/Plugins/Wox.Plugin.Shell/Languages/en.xaml index 0c296f3836..7a953986cc 100644 --- a/Plugins/Wox.Plugin.Shell/Languages/en.xaml +++ b/Plugins/Wox.Plugin.Shell/Languages/en.xaml @@ -5,7 +5,7 @@ Replace Win+R Do not close Command Prompt after command execution Shell - Provide executing commands from Wox. Commands should start with > + Allows to execute system commands from Wox. Commands should start with > this command has been executed {0} times execute command through command shell Run As Administrator diff --git a/Plugins/Wox.Plugin.WebSearch/Languages/en.xaml b/Plugins/Wox.Plugin.WebSearch/Languages/en.xaml index 7b40a81226..cdfc44cb39 100644 --- a/Plugins/Wox.Plugin.WebSearch/Languages/en.xaml +++ b/Plugins/Wox.Plugin.WebSearch/Languages/en.xaml @@ -22,10 +22,10 @@ Please enter a title Please enter an action keyword Please enter a URL - ActionKeyword exists, please enter a different one + Action keyword already exists, please enter a different one Success Web Searches - Provides web search ability + Allows to perform web searches \ No newline at end of file diff --git a/Wox/Languages/en.xaml b/Wox/Languages/en.xaml index c1257d4fdf..2baa63b881 100644 --- a/Wox/Languages/en.xaml +++ b/Wox/Languages/en.xaml @@ -18,7 +18,7 @@ Wox Settings General Start Wox on system startup - Hide Wox when focus lost + Hide Wox when focus is lost Do not show new version notifications Remember last launch location Language @@ -56,7 +56,7 @@ Edit Add Please select an item - Are your sure to delete {0} plugin hotkey? + Are you sure you want to delete {0} plugin hotkey? Proxy @@ -67,8 +67,8 @@ Password Test Proxy Save - Server can't be empty - Port can't be empty + Server field can't be empty + Port field can't be empty Invalid port format Proxy saved successfully Proxy configured correctly @@ -78,9 +78,9 @@ About Website Version - You have activated Wox for {0} times + You have activated Wox {0} times Check for Updates - New version {0} avaiable, please restart wox + New version {0} is available, please restart Wox Release Notes: @@ -90,9 +90,9 @@ Done Can't find specified plugin New Action Keyword can't be empty - New ActionKeywords has been assigned to other plugin, please assign another new action keyword + New Action Keywords have been assigned to another plugin, please assign other new action keyword Succeed - Use * if you don't want to specify a action keyword + Use * if you don't want to specify an action keyword Preview @@ -120,7 +120,7 @@ Wox got an error - New Wox release {0} now available + New Wox release {0} is now available An error occurred while trying to install software updates Update Cancel