Skip to content

Commit ffb37d3

Browse files
authored
New Crowdin updates (#4127)
1 parent bb1dfcd commit ffb37d3

File tree

28 files changed

+61
-11
lines changed

28 files changed

+61
-11
lines changed

Flow.Launcher/Languages/ja.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
<system:String x:Key="PositionReset">位置のリセット</system:String>
6565
<system:String x:Key="PositionResetToolTip">検索ウィンドウの位置をリセット</system:String>
6666
<system:String x:Key="queryTextBoxPlaceholder">ここに入力して検索</system:String>
67-
<system:String x:Key="pluginStillInitializing">{0}: This plugin is still initializing...</system:String>
68-
<system:String x:Key="pluginStillInitializingSubtitle">Select this result to requery</system:String>
69-
<system:String x:Key="pluginFailedToRespond">{0}: Failed to respond!</system:String>
70-
<system:String x:Key="pluginFailedToRespondSubtitle">Select this result for more info</system:String>
67+
<system:String x:Key="pluginStillInitializing">{0}: このプラグインはまだ初期化中です…</system:String>
68+
<system:String x:Key="pluginStillInitializingSubtitle">この結果を選択して再検索する</system:String>
69+
<system:String x:Key="pluginFailedToRespond">{0}: 応答に失敗しました!</system:String>
70+
<system:String x:Key="pluginFailedToRespondSubtitle">詳細については、この結果を選択してください</system:String>
7171

7272
<!-- Setting General -->
7373
<system:String x:Key="flowlauncher_settings">設定</system:String>
@@ -454,7 +454,7 @@
454454
<system:String x:Key="icons">アイコン</system:String>
455455
<system:String x:Key="about_activate_times">あなたはFlow Launcherを {0} 回利用しました</system:String>
456456
<system:String x:Key="checkUpdates">アップデートを確認する</system:String>
457-
<system:String x:Key="BecomeASponsor">Become a Sponsor</system:String>
457+
<system:String x:Key="BecomeASponsor">スポンサーになる</system:String>
458458
<system:String x:Key="newVersionTips">新しいバージョン {0} が利用可能です。Flow Launcherを再起動してください。</system:String>
459459
<system:String x:Key="checkUpdatesFailed">アップデートの確認に失敗しました、api.github.com への接続とプロキシ設定を確認してください。</system:String>
460460
<system:String x:Key="downloadUpdatesFailed">

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -420,13 +420,13 @@
420420
<system:String x:Key="DialogJumpWindowPositionFollowDefault">Default search window position. Displayed when triggered by search window hotkey</system:String>
421421
<system:String x:Key="dialogJumpResultBehaviour">Dialog Jump Result Navigation Behaviour</system:String>
422422
<system:String x:Key="dialogJumpResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window to the selected result path</system:String>
423-
<system:String x:Key="DialogJumpResultBehaviourLeftClick">Left click or Enter key</system:String>
424-
<system:String x:Key="DialogJumpResultBehaviourRightClick">Right click</system:String>
423+
<system:String x:Key="DialogJumpResultBehaviourLeftClick">Clique esquerdo ou tecla Enter</system:String>
424+
<system:String x:Key="DialogJumpResultBehaviourRightClick">Clique direito</system:String>
425425
<system:String x:Key="dialogJumpFileResultBehaviour">Dialog Jump File Navigation Behaviour</system:String>
426426
<system:String x:Key="dialogJumpFileResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window when the result is a file path</system:String>
427-
<system:String x:Key="DialogJumpFileResultBehaviourFullPath">Fill full path in file name box</system:String>
428-
<system:String x:Key="DialogJumpFileResultBehaviourFullPathOpen">Fill full path in file name box and open</system:String>
429-
<system:String x:Key="DialogJumpFileResultBehaviourDirectory">Fill directory in path box</system:String>
427+
<system:String x:Key="DialogJumpFileResultBehaviourFullPath">Preencher caminho total na caixa Nome do ficheiro</system:String>
428+
<system:String x:Key="DialogJumpFileResultBehaviourFullPathOpen">Preencher caminho total na caixa Nome do ficheiro e abrir</system:String>
429+
<system:String x:Key="DialogJumpFileResultBehaviourDirectory">Preencher diretório na caixa Caminho</system:String>
430430

431431
<!-- Setting Proxy -->
432432
<system:String x:Key="proxy">Proxy HTTP</system:String>

Flow.Launcher/Languages/sk.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ Ak pri zadávaní skratky pred ňu pridáte &quot;@&quot;, bude sa zhodovať s
636636

637637
<!-- Plugin Update Window -->
638638
<system:String x:Key="restartAfterUpdating">Po aktualizácii pluginov reštartovať Flow Launcher</system:String>
639-
<system:String x:Key="updatePluginCheckboxContent">{0}: Aktualizované z v{1} na v{2}</system:String>
639+
<system:String x:Key="updatePluginCheckboxContent">{0}: Aktualizácia z v{1} na v{2}</system:String>
640640
<system:String x:Key="updatePluginNoSelected">Nie je vybraný žiaden plugin</system:String>
641641

642642
<!-- Welcome Window -->

Plugins/Flow.Launcher.Plugin.Explorer/Languages/ar.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">بحث في محتوى الملفات:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">بحث مفهرس:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">وصول سريع:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">الكلمة المفتاحية الحالية للإجراء</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">تم</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">مفعّل</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/cs.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Vyhledávání obsahu souborů:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Vyhledávání v indexu:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Rychlý přístup:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Aktuální aktivační příkaz</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Hotovo</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Povoleno</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/da.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">File Content Search:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Færdig</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/de.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Suche nach Dateiinhalten:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index-Suche:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Schnellzugriff:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Aktuelles Aktions-Schlüsselwort</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Fertig</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Aktiviert</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/es-419.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">File Content Search:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Hecho</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/es.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Búsqueda de contenido de archivo:</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Buscar índice:</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Acceso rápido:</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Folder Search:</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">File Search:</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Palabra clave de acción actual</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Aceptar</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Activado</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/fr.xaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Recherche de contenu de fichier :</system:String>
5757
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Recherche dans l'index :</system:String>
5858
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Accès rapide :</system:String>
59+
<system:String x:Key="plugin_explorer_actionkeywordview_foldersearch">Recherche de dossier :</system:String>
60+
<system:String x:Key="plugin_explorer_actionkeywordview_filesearch">Recherche de fichier :</system:String>
5961
<system:String x:Key="plugin_explorer_actionkeyword_current">Mot-clé de l'action en cours</system:String>
6062
<system:String x:Key="plugin_explorer_actionkeyword_done">Terminer</system:String>
6163
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Activé</system:String>

0 commit comments

Comments
 (0)