Skip to content

Commit b2516ed

Browse files
Merge pull request #1895 from onesounds/SingularTextToPlural
Adjust sidebar texts in setting window
2 parents 3b05ee2 + a2fc7aa commit b2516ed

23 files changed

+199
-72
lines changed

Flow.Launcher/Languages/da.xaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">Kunne ikke registrere genvejstast: {0}</system:String>
58
<system:String x:Key="couldnotStartCmd">Kunne ikke starte {0}</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Plugin</system:String>
86+
<system:String x:Key="plugins">Plugins</system:String>
8387
<system:String x:Key="browserMorePlugins">Find flere plugins</system:String>
8488
<system:String x:Key="enable">On</system:String>
8589
<system:String x:Key="disable">Deaktiver</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Tema</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Søg efter flere temaer</system:String>
124129
<system:String x:Key="howToCreateTheme">How to create a theme</system:String>
125130
<system:String x:Key="hiThere">Hi There</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Genvejstast</system:String>
160+
<system:String x:Key="hotkeys">Genvejstast</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Flow Launcher genvejstast</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Enter shortcut to show/hide Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>

Flow.Launcher/Languages/de.xaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">Tastenkombinationregistrierung: {0} fehlgeschlagen</system:String>
58
<system:String x:Key="couldnotStartCmd">Kann {0} nicht starten</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Erweiterung</system:String>
86+
<system:String x:Key="plugins">Erweiterung</system:String>
8387
<system:String x:Key="browserMorePlugins">Suche nach weiteren Plugins</system:String>
8488
<system:String x:Key="enable">Aktivieren</system:String>
8589
<system:String x:Key="disable">Deaktivieren</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Design</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Suche nach weiteren Themes</system:String>
124129
<system:String x:Key="howToCreateTheme">Wie man ein Design erstellt</system:String>
125130
<system:String x:Key="hiThere">Hallo!</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Tastenkombination</system:String>
160+
<system:String x:Key="hotkeys">Tastenkombination</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Flow Launcher Tastenkombination</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Verknüpfung eingeben, um Flow Launcher anzuzeigen/auszublenden.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>

Flow.Launcher/Languages/en.xaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8383
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8484
<system:String x:Key="plugin">Plugin</system:String>
85+
<system:String x:Key="plugins">Plugins</system:String>
8586
<system:String x:Key="browserMorePlugins">Find more plugins</system:String>
8687
<system:String x:Key="enable">On</system:String>
8788
<system:String x:Key="disable">Off</system:String>
@@ -122,6 +123,7 @@
122123

123124
<!-- Setting Theme -->
124125
<system:String x:Key="theme">Theme</system:String>
126+
<system:String x:Key="appearance">Appearance</system:String>
125127
<system:String x:Key="browserMoreThemes">Theme Gallery</system:String>
126128
<system:String x:Key="howToCreateTheme">How to create a theme</system:String>
127129
<system:String x:Key="hiThere">Hi There</system:String>
@@ -154,6 +156,7 @@
154156

155157
<!-- Setting Hotkey -->
156158
<system:String x:Key="hotkey">Hotkey</system:String>
159+
<system:String x:Key="hotkeys">Hotkeys</system:String>
157160
<system:String x:Key="flowlauncherHotkey">Flow Launcher Hotkey</system:String>
158161
<system:String x:Key="flowlauncherHotkeyToolTip">Enter shortcut to show/hide Flow Launcher.</system:String>
159162
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>
@@ -162,9 +165,9 @@
162165
<system:String x:Key="openResultModifiersToolTip">Select a modifier key to open selected result via keyboard.</system:String>
163166
<system:String x:Key="showOpenResultHotkey">Show Hotkey</system:String>
164167
<system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String>
165-
<system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>
166-
<system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String>
167-
<system:String x:Key="builtinShortcuts">Built-in Shortcut</system:String>
168+
<system:String x:Key="customQueryHotkey">Custom Query Hotkeys</system:String>
169+
<system:String x:Key="customQueryShortcut">Custom Query Shortcuts</system:String>
170+
<system:String x:Key="builtinShortcuts">Built-in Shortcuts</system:String>
168171
<system:String x:Key="customQuery">Query</system:String>
169172
<system:String x:Key="customShortcut">Shortcut</system:String>
170173
<system:String x:Key="customShortcutExpansion">Expansion</system:String>

Flow.Launcher/Languages/es-419.xaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">Error al registrar la tecla de acceso directo: {0}</system:String>
58
<system:String x:Key="couldnotStartCmd">No se pudo iniciar {0}</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Plugin</system:String>
86+
<system:String x:Key="plugins">Plugins</system:String>
8387
<system:String x:Key="browserMorePlugins">Encontrar más plugins</system:String>
8488
<system:String x:Key="enable">Activado</system:String>
8589
<system:String x:Key="disable">Desactivado</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Tema</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Galería de Temas</system:String>
124129
<system:String x:Key="howToCreateTheme">Cómo crear un tema</system:String>
125130
<system:String x:Key="hiThere">Hola</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Tecla Rápida</system:String>
160+
<system:String x:Key="hotkeys">Tecla Rápida</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Tecla de acceso a Flow Launcher</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Introduzca el acceso directo para mostrar/ocultar Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>

Flow.Launcher/Languages/es.xaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">No se ha podido registrar el atajo de teclado: {0}</system:String>
58
<system:String x:Key="couldnotStartCmd">No se ha podido iniciar {0}</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No se han encontrado resultados</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Por favor, intente una búsqueda diferente.</system:String>
8285
<system:String x:Key="plugin">Complementos</system:String>
86+
<system:String x:Key="plugins">Complementos</system:String>
8387
<system:String x:Key="browserMorePlugins">Buscar más complementos</system:String>
8488
<system:String x:Key="enable">Activado</system:String>
8589
<system:String x:Key="disable">Desactivado</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Tema</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Galería de temas</system:String>
124129
<system:String x:Key="howToCreateTheme">Cómo crear un tema</system:String>
125130
<system:String x:Key="hiThere">Hola</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Atajos de teclado</system:String>
160+
<system:String x:Key="hotkeys">Atajos de teclado</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Atajo de teclado de Flow Launcher</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Introduzca el atajo de teclado para mostrar/ocultar Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Atajo de teclado para vista previa</system:String>

Flow.Launcher/Languages/fr.xaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">Impossible d'enregistrer le raccourci clavier : {0}</system:String>
58
<system:String x:Key="couldnotStartCmd">Impossible de lancer {0}</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Plugin</system:String>
86+
<system:String x:Key="plugins">Plugins</system:String>
8387
<system:String x:Key="browserMorePlugins">Trouver plus de modules</system:String>
8488
<system:String x:Key="enable">On</system:String>
8589
<system:String x:Key="disable">Désactivé</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Thèmes</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Trouver plus de thèmes</system:String>
124129
<system:String x:Key="howToCreateTheme">Comment créer un thème</system:String>
125130
<system:String x:Key="hiThere">Salut</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Raccourcis</system:String>
160+
<system:String x:Key="hotkeys">Raccourcis</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Ouvrir Flow Launcher</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Entrez le raccourci pour afficher/masquer Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>

Flow.Launcher/Languages/it.xaml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">Impossibile salvare il tasto di scelta rapida: {0}</system:String>
58
<system:String x:Key="couldnotStartCmd">Avvio fallito {0}</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Plugin</system:String>
86+
<system:String x:Key="plugins">Plugins</system:String>
8387
<system:String x:Key="browserMorePlugins">Cerca altri plugins</system:String>
8488
<system:String x:Key="enable">Attivo</system:String>
8589
<system:String x:Key="disable">Disabilita</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">Tema</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">Sfoglia per altri temi</system:String>
124129
<system:String x:Key="howToCreateTheme">Come creare un tema</system:String>
125130
<system:String x:Key="hiThere">Ciao</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">Tasti scelta rapida</system:String>
160+
<system:String x:Key="hotkeys">Tasti scelta rapida</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Tasto scelta rapida Flow Launcher</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Immettere la scorciatoia per mostrare/nascondere Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>
@@ -212,8 +218,8 @@
212218
<system:String x:Key="newVersionTips">Una nuova versione {0} è disponibile, riavvia Flow Launcher per favore.</system:String>
213219
<system:String x:Key="checkUpdatesFailed">Ricerca aggiornamenti fallita, per favore controlla la tua connessione e le eventuali impostazioni proxy per api.github.com.</system:String>
214220
<system:String x:Key="downloadUpdatesFailed">
215-
Download degli aggiornamenti fallito, per favore controlla la tua connessione ed eventuali impostazioni proxy per github-cloud.s3.amazonaws.com,
216-
oppure vai su https://github.com/Flow-Launcher/Flow.Launcher/releases per scaricare gli aggiornamenti manualmente.
221+
Download degli aggiornamenti fallito, per favore controlla la tua connessione ed eventuali impostazioni proxy per github-cloud.s3.amazonaws.com,
222+
oppure vai su https://github.com/Flow-Launcher/Flow.Launcher/releases per scaricare gli aggiornamenti manualmente.
217223
</system:String>
218224
<system:String x:Key="releaseNotes">Note di rilascio</system:String>
219225
<system:String x:Key="documentation">Usage Tips</system:String>

Flow.Launcher/Languages/ja.xaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<?xml version="1.0"?>
2-
<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">
1+
<?xml version="1.0" ?>
2+
<ResourceDictionary
3+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
5+
xmlns:system="clr-namespace:System;assembly=mscorlib">
36
<!-- MainWindow -->
47
<system:String x:Key="registerHotkeyFailed">ホットキー「{0}」の登録に失敗しました</system:String>
58
<system:String x:Key="couldnotStartCmd">{0}の起動に失敗しました</system:String>
@@ -80,6 +83,7 @@
8083
<system:String x:Key="searchplugin_Noresult_Title">No results found</system:String>
8184
<system:String x:Key="searchplugin_Noresult_Subtitle">Please try a different search.</system:String>
8285
<system:String x:Key="plugin">Plugin</system:String>
86+
<system:String x:Key="plugins">Plugins</system:String>
8387
<system:String x:Key="browserMorePlugins">プラグインを探す</system:String>
8488
<system:String x:Key="enable">有効</system:String>
8589
<system:String x:Key="disable">無効</system:String>
@@ -120,6 +124,7 @@
120124

121125
<!-- Setting Theme -->
122126
<system:String x:Key="theme">テーマ</system:String>
127+
<system:String x:Key="appearance">Appearance</system:String>
123128
<system:String x:Key="browserMoreThemes">テーマを探す</system:String>
124129
<system:String x:Key="howToCreateTheme">How to create a theme</system:String>
125130
<system:String x:Key="hiThere">Hi There</system:String>
@@ -152,6 +157,7 @@
152157

153158
<!-- Setting Hotkey -->
154159
<system:String x:Key="hotkey">ホットキー</system:String>
160+
<system:String x:Key="hotkeys">ホットキー</system:String>
155161
<system:String x:Key="flowlauncherHotkey">Flow Launcher ホットキー</system:String>
156162
<system:String x:Key="flowlauncherHotkeyToolTip">Enter shortcut to show/hide Flow Launcher.</system:String>
157163
<system:String x:Key="previewHotkey">Preview Hotkey</system:String>
@@ -262,7 +268,7 @@
262268
<system:String x:Key="actionkeyword_tips">アクションキーボードを指定しない場合、* を使用してください</system:String>
263269

264270
<!-- Custom Query Hotkey Dialog -->
265-
<system:String x:Key="customeQueryHotkeyTitle"></system:String>
271+
<system:String x:Key="customeQueryHotkeyTitle" />
266272
<system:String x:Key="customeQueryHotkeyTips">Press a custom hotkey to open Flow Launcher and input the specified query automatically.</system:String>
267273
<system:String x:Key="preview">プレビュー</system:String>
268274
<system:String x:Key="hotkeyIsNotUnavailable">ホットキーは使用できません。新しいホットキーを選択してください</system:String>

0 commit comments

Comments
 (0)