Skip to content

Commit 020d581

Browse files
committed
New translations en.xaml (Japanese)
[ci skip]
1 parent 3b95298 commit 020d581

File tree

1 file changed

+3
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.PluginsManager/Languages

1 file changed

+3
-3
lines changed

Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ja.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<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">
33

44
<!-- Dialogues -->
5-
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Downloading plugin</system:String>
6-
<system:String x:Key="plugin_pluginsmanager_download_success">Successfully downloaded</system:String>
5+
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">プラグインをダウンロード中</system:String>
6+
<system:String x:Key="plugin_pluginsmanager_download_success">{0} のダウンロードに成功</system:String>
77
<system:String x:Key="plugin_pluginsmanager_download_error">Error: Unable to download the plugin</system:String>
88
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} by {1} {2}{3}このプラグインをアンインストールしますか?アンインストール後、Flow Launcherは自動的に再起動されます。</system:String>
99
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt_no_restart">{0} by {1} {2}{2}このプラグインをアンインストールしますか?</system:String>
1010
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}このプラグインをインストールしますか?インストール後、Flow Launcherは自動的に再起動されます。</system:String>
1111
<system:String x:Key="plugin_pluginsmanager_install_prompt_no_restart">{0} by {1} {2}{2}このプラグインをインストールしますか?</system:String>
1212
<system:String x:Key="plugin_pluginsmanager_install_title">Plugin Install</system:String>
1313
<system:String x:Key="plugin_pluginsmanager_installing_plugin">Installing Plugin</system:String>
14-
<system:String x:Key="plugin_pluginsmanager_install_from_web">Download and install {0}</system:String>
14+
<system:String x:Key="plugin_pluginsmanager_install_from_web">{0} をダウンロードしてインストール中</system:String>
1515
<system:String x:Key="plugin_pluginsmanager_uninstall_title">Plugin Uninstall</system:String>
1616
<system:String x:Key="plugin_pluginsmanager_keep_plugin_settings_title">Keep plugin settings</system:String>
1717
<system:String x:Key="plugin_pluginsmanager_keep_plugin_settings_subtitle">Do you want to keep the settings of the plugin for the next usage?</system:String>

0 commit comments

Comments
 (0)