diff --git a/Properties/Resources.ar-SA.resx b/Properties/Resources.ar-SA.resx new file mode 100644 index 0000000..fe8b485 --- /dev/null +++ b/Properties/Resources.ar-SA.resx @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Window Walker + + + Alt-Tab alternative enabling searching through your windows. + + + Running + + + Alt + + + Ctrl + + + Shift + + + Win + + + Quick Access Window Hotkey + + + Desktop {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. + + + On all DesktopsThe window is shown on all desktops. + + + Desktop + + + Done + + + Cancel + + + Keyword for quick accessing this window + + + Keyword + + + Quick AccessKeyword Assigned Window + + + Window + + + Search Windows Across All Desktop + + \ No newline at end of file diff --git a/Properties/Resources.cs-CZ.resx b/Properties/Resources.cs-CZ.resx new file mode 100644 index 0000000..8e73a92 --- /dev/null +++ b/Properties/Resources.cs-CZ.resx @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Window Walker + + + Alternativa vyhledávání v oknech pomocí klávesy Alt-Tab. + + + Spuštěné + + + Alt + + + Ctrl + + + Shift + + + Win + + + Klávesová zkratka okna rychlého přístupu + + + Plocha {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. + + + Na všech pracovních plocháchThe window is shown on all desktops. + + + Plocha + + + Hotovo + + + Zrušit + + + Aktivační příkaz pro rychlý přístup k tomuto oknu + + + Aktivační příkaz + + + Přiřazení klávesové zkratky pro okno + + + Okno + + + Vyhledávání oken na všech pracovních plochách + + \ No newline at end of file diff --git a/Properties/Resources.fr-FR.resx b/Properties/Resources.fr-FR.resx index 1fcb216..7cb4432 100644 --- a/Properties/Resources.fr-FR.resx +++ b/Properties/Resources.fr-FR.resx @@ -121,10 +121,10 @@ Window Walker - Alt-Tab alternative enabling searching through your windows. + Alternative Alt-Tab activant la recherche dans vos fenêtres. - Running + En cours Alt @@ -133,22 +133,22 @@ Ctrl - Shift + Maj Win - Quick Access Window Hotkey + Raccourci de la fenêtre d'accès rapide - Desktop {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. + Bureau {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. - On all DesktopsThe window is shown on all desktops. + Sur tous les bureauxThe window is shown on all desktops. - Desktop + Bureau Termin @@ -157,18 +157,18 @@ Annuler - Keyword for quick accessing this window + Mot-clé pour accéder rapidement à cette fenêtre - Keyword + Mot-clé - Quick AccessKeyword Assigned Window + Fenêtre assignée par mot clé d'accès rapide - Window + Fenêtre - Search Windows Across All Desktop + Rechercher des fenêtres sur tous les bureaux \ No newline at end of file diff --git a/Properties/Resources.uk-UA.resx b/Properties/Resources.uk-UA.resx index bf65b93..76376ca 100644 --- a/Properties/Resources.uk-UA.resx +++ b/Properties/Resources.uk-UA.resx @@ -118,13 +118,13 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Window Walker + Віконний ходок - Alt-Tab alternative enabling searching through your windows. + Альтернатива Alt-Tab, що дозволяє здійснювати пошук по вікнах. - Running + Працює Alt @@ -139,16 +139,16 @@ Win - Quick Access Window Hotkey + Гаряча клавіша швидкого доступу до вікна - Desktop {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. + Робочий стіл {0}Default name for virtual desktops. Do not translate '{0}' as this is a place holder and will be converted in code. - On all DesktopsThe window is shown on all desktops. + На всіх робочих столахThe window is shown on all desktops. - Desktop + Робочий стіл Готово @@ -157,18 +157,18 @@ Скасувати - Keyword for quick accessing this window + Ключове слово для швидкого доступу до цього вікна - Keyword + Ключове слово - Quick AccessKeyword Assigned Window + Вікно швидкого доступу до призначеного ключового слова - Window + Вікно - Search Windows Across All Desktop + Пошук вікон на всіх робочих столах \ No newline at end of file diff --git a/plugin.json b/plugin.json index f28615a..1280516 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "Name": "Window Walker", "Description": "Alt-Tab alternative enabling searching through your windows.", "Author": "taooceros", - "Version": "2.3.0", + "Version": "3.0.0", "Language": "csharp", "Website": "https://github.com/taooceros/Flow.Plugin.WindowWalker", "ExecuteFileName": "Flow.Plugin.WindowWalker.dll",