Skip to content

Commit d71098e

Browse files
authored
New Crowdin updates (#2018)
New translations
1 parent 2c6fa48 commit d71098e

File tree

10 files changed

+87
-86
lines changed

10 files changed

+87
-86
lines changed

Flow.Launcher/ActionKeywords.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ private void btnDone_OnClick(object sender, RoutedEventArgs _)
3737
var oldActionKeyword = plugin.Metadata.ActionKeywords[0];
3838
var newActionKeyword = tbAction.Text.Trim();
3939
newActionKeyword = newActionKeyword.Length > 0 ? newActionKeyword : "*";
40+
4041
if (!PluginViewModel.IsActionKeywordRegistered(newActionKeyword))
4142
{
4243
pluginViewModel.ChangeActionKeyword(newActionKeyword, oldActionKeyword);

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@ Queira por favor mover a pasta do seu perfil de {0} para {1}
345345
<system:String x:Key="HotkeyUpDownDesc">Recuar/Menu de contexto</system:String>
346346
<system:String x:Key="HotkeyLeftRightDesc">Navegação nos itens</system:String>
347347
<system:String x:Key="HotkeyShiftEnterDesc">Abrir menu de contexto</system:String>
348-
<system:String x:Key="HotkeyCtrlEnterDesc">Open A File/Folder's Containing Folder</system:String>
349-
<system:String x:Key="HotkeyCtrlShiftEnterDesc">Run as Admin / Open Folder in Default File Manager</system:String>
348+
<system:String x:Key="HotkeyCtrlEnterDesc">Abrir um ficheiro/Abrir a pasta respetiva</system:String>
349+
<system:String x:Key="HotkeyCtrlShiftEnterDesc">Executar como administrador/Abrir pasta no gestor de ficheiros</system:String>
350350
<system:String x:Key="HotkeyCtrlHDesc">Histórico de consultas</system:String>
351351
<system:String x:Key="HotkeyESCDesc">Voltar aos resultados no menu de contexto</system:String>
352352
<system:String x:Key="HotkeyTabDesc">Conclusão automática</system:String>

Flow.Launcher/Languages/zh-tw.xaml

Lines changed: 43 additions & 43 deletions
Large diffs are not rendered by default.

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/zh-tw.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!-- Plugin Info -->
55
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_name">瀏覽器書籤</system:String>
6-
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">搜索你的瀏覽器書籤</system:String>
6+
<system:String x:Key="flowlauncher_plugin_browserbookmark_plugin_description">搜尋你的瀏覽器書籤</system:String>
77

88
<!-- Settings -->
99
<system:String x:Key="flowlauncher_plugin_browserbookmark_bookmarkDataSetting">書籤資料</system:String>
@@ -21,8 +21,8 @@
2121
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">編輯</system:String>
2222
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">刪除</system:String>
2323
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">瀏覽</system:String>
24-
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Others</system:String>
25-
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Browser Engine</system:String>
26-
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">If you are not using Chrome, Firefox or Edge, or you are using their portable version, you need to add bookmarks data directory and select correct browser engine to make this plugin work.</system:String>
27-
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">For example: Brave's engine is Chromium; and its default bookmarks data location is: &quot;%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData&quot;. For Firefox engine, the bookmarks directory is the userdata folder contains the places.sqlite file.</system:String>
24+
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">其他</system:String>
25+
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">瀏覽器引擎</system:String>
26+
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">如果你沒有使用 ChromeFirefox Edge,或者使用它們的便攜版,你需要添加書籤資料位置並選擇正確的瀏覽器引擎,才能讓這個插件正常運作。</system:String>
27+
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">例如:Brave 瀏覽器的引擎是 Chromium;而它的預設書籤資料位置是「%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData」。對於 Firefox 瀏覽器引擎,書籤資料位置是包含 places.sqlite 檔案的 userdata 資料夾。</system:String>
2828
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/pt-pt.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<system:String x:Key="plugin_explorer_alternative">A mensagem de aviso foi desativada. Como alternativa ao serviço de pesquisa Windows, gostaria de instalar o plugin Everything?{0}{0}Selecione 'Sim' para instalar ou 'Não' para não instalar.</system:String>
1717
<system:String x:Key="plugin_explorer_alternative_title">Alternativa</system:String>
1818
<system:String x:Key="plugin_explorer_directoryinfosearch_error">Ocorreu um erro ao pesquisar: {0}</system:String>
19-
<system:String x:Key="plugin_explorer_opendir_error">Could not open folder</system:String>
20-
<system:String x:Key="plugin_explorer_openfile_error">Could not open file</system:String>
19+
<system:String x:Key="plugin_explorer_opendir_error">Não foi possível abrir a pasta</system:String>
20+
<system:String x:Key="plugin_explorer_openfile_error">Não foi possível abrir o ficheiro</system:String>
2121

2222
<!-- Controls -->
2323
<system:String x:Key="plugin_explorer_delete">Eliminar</system:String>
@@ -34,7 +34,7 @@
3434
<system:String x:Key="plugin_explorer_shell_path">Caminho da consola</system:String>
3535
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Caminhos excluídos do índice de pesquisa</system:String>
3636
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Utilizar localização do resultado da pesquisa como pasta de trabalho do executável</system:String>
37-
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Hit Enter to open folder in Default File Manager</system:String>
37+
<system:String x:Key="plugin_explorer_default_open_in_file_manager">Toque Enter para abrir a pasta no gestor de ficheiros</system:String>
3838
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Utilizar índice de pesquisa para o caminho</system:String>
3939
<system:String x:Key="plugin_explorer_manageindexoptions">Opções de indexação</system:String>
4040
<system:String x:Key="plugin_explorer_actionkeywordview_search">Pesquisar:</system:String>

Plugins/Flow.Launcher.Plugin.Explorer/Languages/zh-tw.xaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<system:String x:Key="plugin_explorer_delete_folder_link">你確認要刪除{0}嗎?</system:String>
88
<system:String x:Key="plugin_explorer_deletefileconfirm">Are you sure you want to permanently delete this file?</system:String>
99
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">Are you sure you want to permanently delete this file/folder?</system:String>
10-
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Deletion successful</system:String>
11-
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">Successfully deleted {0}</system:String>
10+
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">成功刪除</system:String>
11+
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">已成功刪除 {0}</system:String>
1212
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Assigning the global action keyword could bring up too many results during search. Please choose a specific action keyword</system:String>
1313
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">Quick Access can not be set to the global action keyword when enabled. Please choose a specific action keyword</system:String>
1414
<system:String x:Key="plugin_explorer_windowsSearchServiceNotRunning">The required service for Windows Index Search does not appear to be running</system:String>
@@ -62,7 +62,7 @@
6262
<system:String x:Key="plugin_explorer_plugin_description">透過 Windows 搜尋或 Everything 搜尋和管理檔案和資料夾</system:String>
6363

6464
<!-- Plugin Tooltip -->
65-
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter to open the directory</system:String>
65+
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter 以開啟該目錄。</system:String>
6666
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter to open the containing folder</system:String>
6767

6868
<!-- Context menu items -->
@@ -91,13 +91,13 @@
9191
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">Failed to open Windows Indexing Options</system:String>
9292
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">Add to Quick Access</system:String>
9393
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Add current item to Quick Access</system:String>
94-
<system:String x:Key="plugin_explorer_addfilefoldersuccess">Successfully Added</system:String>
94+
<system:String x:Key="plugin_explorer_addfilefoldersuccess">添加成功</system:String>
9595
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Successfully added to Quick Access</system:String>
9696
<system:String x:Key="plugin_explorer_removefilefoldersuccess">Successfully Removed</system:String>
9797
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Successfully removed from Quick Access</system:String>
9898
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Add to Quick Access so it can be opened with Explorer's Search Activation action keyword</system:String>
99-
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Remove from Quick Access</system:String>
100-
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Remove from Quick Access</system:String>
99+
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">從快速訪問中移除</system:String>
100+
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">從快速訪問中移除</system:String>
101101
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current item from Quick Access</system:String>
102102
<system:String x:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String>
103103

Plugins/Flow.Launcher.Plugin.Shell/Languages/zh-tw.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<system:String x:Key="flowlauncher_plugin_cmd_relace_winr">取代 Win+R</system:String>
55
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">執行後不關閉命令提示字元視窗</system:String>
6-
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">Always run as administrator</system:String>
6+
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">一律以系統管理員身分執行</system:String>
77
<system:String x:Key="flowlauncher_plugin_cmd_run_as_different_user">Run as different user</system:String>
88
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">命令提示字元</system:String>
99
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">提供從 Flow Launcher 中執行命令提示字元的功能,指令應該以&gt;開頭</system:String>

Plugins/Flow.Launcher.Plugin.Url/Languages/zh-tw.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<system:String x:Key="flowlauncher_plugin_url_open_url">開啟連結:{0}</system:String>
99
<system:String x:Key="flowlauncher_plugin_url_cannot_open_url">無法開啟連結:{0}</system:String>
1010

11-
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
11+
<system:String x:Key="flowlauncher_plugin_url_plugin_name">網址</system:String>
1212
<system:String x:Key="flowlauncher_plugin_url_plugin_description">從 Flow Launcher 開啟連結</system:String>
1313

14-
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
14+
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">請選擇你的瀏覽器位置:</system:String>
1515
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">選擇</system:String>
16-
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
16+
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">應用程式(*.exe)|*.exe|檔案|*.*</system:String>
1717
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.WebSearch/Languages/zh-tw.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
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

4-
<system:String x:Key="flowlauncher_plugin_websearch_window_title">Search Source Setting</system:String>
4+
<system:String x:Key="flowlauncher_plugin_websearch_window_title">搜尋來源設定</system:String>
55
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Open search in:</system:String>
66
<system:String x:Key="flowlauncher_plugin_websearch_new_window">New Window</system:String>
77
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">New Tab</system:String>
@@ -15,10 +15,10 @@
1515
<system:String x:Key="flowlauncher_plugin_websearch_false">Disabled</system:String>
1616
<system:String x:Key="flowlauncher_plugin_websearch_confirm">確定</system:String>
1717
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">觸發關鍵字</system:String>
18-
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
18+
<system:String x:Key="flowlauncher_plugin_websearch_url">網址</system:String>
1919
<system:String x:Key="flowlauncher_plugin_websearch_search">搜尋</system:String>
2020
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">啟用搜尋建議</system:String>
21-
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Autocomplete Data from:</system:String>
21+
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">從以下位置自動填入資料:</system:String>
2222
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">請選擇一項</system:String>
2323
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">你確認要刪除{0}嗎</system:String>
2424
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search. Now copy the contents of the browser's address bar, and paste it in the URL field below. Replace your test string with {q}. For example, if you search for casino on Netflix, its address bar reads</system:String>
@@ -34,8 +34,8 @@
3434
<!-- web search edit -->
3535
<system:String x:Key="flowlauncher_plugin_websearch_title">標題</system:String>
3636
<system:String x:Key="flowlauncher_plugin_websearch_enable">Status</system:String>
37-
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">選擇圖示</system:String>
38-
<system:String x:Key="flowlauncher_plugin_websearch_icon">圖示</system:String>
37+
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">選擇圖標</system:String>
38+
<system:String x:Key="flowlauncher_plugin_websearch_icon">圖標</system:String>
3939
<system:String x:Key="flowlauncher_plugin_websearch_cancel">取消</system:String>
4040
<system:String x:Key="flowlauncher_plugin_websearch_invalid_web_search">無效的網頁搜尋</system:String>
4141
<system:String x:Key="flowlauncher_plugin_websearch_input_title">請輸入標題</system:String>

0 commit comments

Comments
 (0)