Skip to content

Commit f66f7d8

Browse files
authored
New Crowdin updates (#1624)
1 parent 71a1ca7 commit f66f7d8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+307
-215
lines changed

Flow.Launcher/Languages/da.xaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">Kunne ikke registrere genvejstast: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">Kunne ikke starte {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
7069

7170
<!-- Setting Plugin -->

Flow.Launcher/Languages/de.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
<system:String x:Key="querySearchPrecisionToolTip">Erforderliche Suchergebnisse.</system:String>
6464
<system:String x:Key="ShouldUsePinyin">Pinyin aktivieren</system:String>
6565
<system:String x:Key="ShouldUsePinyinToolTip">Ermöglicht die Verwendung von Pinyin für die Suche. Pinyin ist das Standardsystem der romanisierten Schreibweise für die Übersetzung von chinesischen Texten.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6668
<system:String x:Key="shadowEffectNotAllowed">Der Schatteneffekt ist nicht zulässig, wenn das aktuelle Thema den Weichzeichneffekt aktiviert hat</system:String>
6769

6870
<!-- Setting Plugin -->

Flow.Launcher/Languages/es-419.xaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">Error al registrar la tecla de acceso directo: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">No se pudo iniciar {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Cambia la puntuación mínima de similitud requerida para resultados.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">El efecto de sombra no está permitido mientras el tema actual tenga el efecto de desenfoque habilitado</system:String>
7069

7170
<!-- Setting Plugin -->

Flow.Launcher/Languages/es.xaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">No se ha podido registrar el atajo de teclado: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">No se ha podido iniciar {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Cambia la puntuación mínima requerida para la coincidencia de los resultados.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Buscar con Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Permite utilizar Pinyin para la búsqueda. Pinyin es el sistema estándar de ortografía romanizado para traducir chino.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">El efecto de sombra no está permitido mientras el tema actual tenga el efecto de desenfoque activado</system:String>
7069

7170
<!-- Setting Plugin -->

Flow.Launcher/Languages/fr.xaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">Impossible d'enregistrer le raccourci clavier : {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">Impossible de lancer {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Devrait utiliser le pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
7069

7170
<!-- Setting Plugin -->

Flow.Launcher/Languages/it.xaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">Impossibile salvare il tasto di scelta rapida: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">Avvio fallito {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Modifica il punteggio minimo richiesto per i risultati.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Dovrebbe usare il Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Consente di utilizzare il Pinyin per la ricerca. Il Pinyin è il sistema standard di ortografia romanizzata per la traduzione del cinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">L'effetto ombra non è consentito mentre il tema corrente ha un effetto di sfocatura abilitato</system:String>
7069

7170
<!-- Setting Plugin -->
@@ -203,8 +202,8 @@
203202
<system:String x:Key="newVersionTips">Una nuova versione {0} è disponibile, riavvia Flow Launcher per favore.</system:String>
204203
<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>
205204
<system:String x:Key="downloadUpdatesFailed">
206-
Download degli aggiornamenti fallito, per favore controlla la tua connessione ed eventuali impostazioni proxy per github-cloud.s3.amazonaws.com,
207-
oppure vai su https://github.com/Flow-Launcher/Flow.Launcher/releases per scaricare gli aggiornamenti manualmente.
205+
Download degli aggiornamenti fallito, per favore controlla la tua connessione ed eventuali impostazioni proxy per github-cloud.s3.amazonaws.com,
206+
oppure vai su https://github.com/Flow-Launcher/Flow.Launcher/releases per scaricare gli aggiornamenti manualmente.
208207
</system:String>
209208
<system:String x:Key="releaseNotes">Note di rilascio</system:String>
210209
<system:String x:Key="documentation">Usage Tips</system:String>

Flow.Launcher/Languages/ja.xaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">ホットキー「{0}」の登録に失敗しました</system:String>
85
<system:String x:Key="couldnotStartCmd">{0}の起動に失敗しました</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
7069

7170
<!-- Setting Plugin -->
@@ -253,7 +252,7 @@
253252
<system:String x:Key="actionkeyword_tips">アクションキーボードを指定しない場合、* を使用してください</system:String>
254253

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

Flow.Launcher/Languages/ko.xaml

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">단축키 등록 실패: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">{0}을 실행할 수 없습니다.</system:String>
@@ -37,7 +34,7 @@
3734
<system:String x:Key="hideFlowLauncherWhenLoseFocus">포커스 잃으면 Flow Launcher 숨김</system:String>
3835
<system:String x:Key="dontPromptUpdateMsg">새 버전 알림 끄기</system:String>
3936
<system:String x:Key="SearchWindowPosition">검색 창 위치</system:String>
40-
<system:String x:Key="SearchWindowPositionRememberLastLaunchLocation">Remember Last Position</system:String>
37+
<system:String x:Key="SearchWindowPositionRememberLastLaunchLocation">마지막 위치 기억</system:String>
4138
<system:String x:Key="SearchWindowPositionMouseScreenCenter">마우스 위치 화면 - 중앙</system:String>
4239
<system:String x:Key="SearchWindowPositionMouseScreenCenterTop">마우스 위치 화면 - 중앙 상단</system:String>
4340
<system:String x:Key="SearchWindowPositionMouseScreenLeftTop">마우스 위치 화면 - 좌측 상단</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">검색 결과에 필요한 최소 매치 점수를 변경합니다.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">항상 Pinyin 사용</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Pinyin을 사용하여 검색할 수 있습니다. Pinyin (병음) 은 로마자 중국어 입력 방식입니다.</system:String>
66+
<system:String x:Key="AlwaysPreview">항상 미리보기</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">항상 미리보기 패널이 열린 상태로 Flow를 시작합니다. F1키로 미리보기를 on/off 합니다. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">반투명 흐림 효과를 사용하는 경우, 그림자 효과를 쓸 수 없습니다.</system:String>
7069

7170
<!-- Setting Plugin -->
@@ -149,14 +148,14 @@
149148
<system:String x:Key="flowlauncherHotkey">Flow Launcher 단축키</system:String>
150149
<system:String x:Key="flowlauncherHotkeyToolTip">Flow Launcher를 열 때 사용할 단축키를 입력합니다.</system:String>
151150
<system:String x:Key="openResultModifiers">결과 선택 단축키</system:String>
152-
<system:String x:Key="openResultModifiersToolTip">결과 목록을 선택하는 단축키입니다.</system:String>
151+
<system:String x:Key="openResultModifiersToolTip">결과 항목을 선택하는 단축키입니다.</system:String>
153152
<system:String x:Key="showOpenResultHotkey">단축키 표시</system:String>
154153
<system:String x:Key="showOpenResultHotkeyToolTip">결과창에서 결과 선택 단축키를 표시합니다.</system:String>
155154
<system:String x:Key="customQueryHotkey">사용자지정 쿼리 단축키</system:String>
156-
<system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String>
155+
<system:String x:Key="customQueryShortcut">사용자 지정 쿼리 단축어</system:String>
157156
<system:String x:Key="builtinShortcuts">Built-in Shortcut</system:String>
158157
<system:String x:Key="customQuery">쿼리</system:String>
159-
<system:String x:Key="customShortcut">Shortcut</system:String>
158+
<system:String x:Key="customShortcut">단축어</system:String>
160159
<system:String x:Key="customShortcutExpansion">확장</system:String>
161160
<system:String x:Key="builtinShortcutDescription">설명</system:String>
162161
<system:String x:Key="delete">삭제</system:String>
@@ -199,7 +198,7 @@
199198
<system:String x:Key="icons">아이콘</system:String>
200199
<system:String x:Key="about_activate_times">Flow Launcher를 {0}번 실행했습니다.</system:String>
201200
<system:String x:Key="checkUpdates">업데이트 확인</system:String>
202-
<system:String x:Key="BecomeASponsor">Become A Sponsor</system:String>
201+
<system:String x:Key="BecomeASponsor">후원하기</system:String>
203202
<system:String x:Key="newVersionTips">새 버전({0})이 있습니다. Flow Launcher를 재시작하세요.</system:String>
204203
<system:String x:Key="checkUpdatesFailed">업데이트 확인을 실패했습니다. api.github.com로의 연결 또는 프록시 설정을 확인해주세요.</system:String>
205204
<system:String x:Key="downloadUpdatesFailed">
@@ -208,7 +207,7 @@
208207
</system:String>
209208
<system:String x:Key="releaseNotes">릴리즈 노트</system:String>
210209
<system:String x:Key="documentation">사용 팁</system:String>
211-
<system:String x:Key="devtool">개발자도구</system:String>
210+
<system:String x:Key="devtool">개발자 도구</system:String>
212211
<system:String x:Key="settingfolder">설정 폴더</system:String>
213212
<system:String x:Key="logfolder">로그 폴더</system:String>
214213
<system:String x:Key="clearlogfolder">로그 삭제</system:String>
@@ -261,7 +260,7 @@
261260
<system:String x:Key="update">업데이트</system:String>
262261

263262
<!-- Custom Query Shortcut Dialog -->
264-
<system:String x:Key="customeQueryShortcutTitle">Custom Query Shortcut</system:String>
263+
<system:String x:Key="customeQueryShortcutTitle">사용자 지정 쿼리 단축어</system:String>
265264
<system:String x:Key="customeQueryShortcutTips">Enter a shortcut that automatically expands to the specified query.</system:String>
266265
<system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String>
267266
<system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>

Flow.Launcher/Languages/nb.xaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
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">
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">
63
<!-- MainWindow -->
74
<system:String x:Key="registerHotkeyFailed">Failed to register hotkey: {0}</system:String>
85
<system:String x:Key="couldnotStartCmd">Could not start {0}</system:String>
@@ -66,6 +63,8 @@
6663
<system:String x:Key="querySearchPrecisionToolTip">Changes minimum match score required for results.</system:String>
6764
<system:String x:Key="ShouldUsePinyin">Search with Pinyin</system:String>
6865
<system:String x:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
66+
<system:String x:Key="AlwaysPreview">Always Preview</system:String>
67+
<system:String x:Key="AlwaysPreviewToolTip">Always open preview panel when Flow starts. Press F1 to toggle preview. </system:String>
6968
<system:String x:Key="shadowEffectNotAllowed">Shadow effect is not allowed while current theme has blur effect enabled</system:String>
7069

7170
<!-- Setting Plugin -->

0 commit comments

Comments
 (0)