Flow.Launcher/Plugins/Flow.Launcher.Plugin.Url/Languages/zh-tw.xaml
Jeremy Wu c61d6f791c
New Crowdin updates (#2028)
* New translations
2023-04-19 03:03:50 +03:00

17 lines
1.2 KiB
XML

<?xml version="1.0"?>
<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">
<system:String x:Key="flowlauncher_plugin_url_open_search_in">Open search in:</system:String>
<system:String x:Key="flowlauncher_plugin_new_window">新增視窗</system:String>
<system:String x:Key="flowlauncher_plugin_new_tab">新索引標籤</system:String>
<system:String x:Key="flowlauncher_plugin_url_open_url">開啟連結:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_cannot_open_url">無法開啟連結:{0}</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_name">網址</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_description">從 Flow Launcher 開啟連結</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">請選擇你的瀏覽器位置:</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">選擇</system:String>
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">應用程式(*.exe)|*.exe|檔案|*.*</system:String>
</ResourceDictionary>