Skip to content

Commit 28aec1b

Browse files
committed
New translations en.xaml (Portuguese, Brazilian)
[ci skip]
1 parent 8ff5922 commit 28aec1b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Flow.Launcher/Languages/pt-br.xaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,28 @@
390390
<system:String x:Key="showBadges">Show Result Badges</system:String>
391391
<system:String x:Key="showBadgesToolTip">For supported plugins, badges are displayed to help distinguish them more easily.</system:String>
392392
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
393+
<system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges for global query results only</system:String>
394+
<system:String x:Key="dialogJumpHotkey">Dialog Jump</system:String>
395+
<system:String x:Key="dialogJumpHotkeyToolTip">Enter shortcut to quickly navigate the Open/Save As dialog window to the path of the current file manager.</system:String>
396+
<system:String x:Key="dialogJump">Dialog Jump</system:String>
397+
<system:String x:Key="dialogJumpToolTip">When Open/Save As dialog window opens, quickly navigate to the current path of the file manager.</system:String>
398+
<system:String x:Key="autoDialogJump">Dialog Jump Automatically</system:String>
399+
<system:String x:Key="autoDialogJumpToolTip">When Open/Save As dialog window is displayed, automatically navigate to the path of the current file manager. (Experimental)</system:String>
400+
<system:String x:Key="showDialogJumpWindow">Show Dialog Jump Window</system:String>
401+
<system:String x:Key="showDialogJumpWindowToolTip">Display Dialog Jump search window when the open/save dialog window is shown to quickly navigate to file/folder locations.</system:String>
402+
<system:String x:Key="dialogJumpWindowPosition">Dialog Jump Window Position</system:String>
403+
<system:String x:Key="dialogJumpWindowPositionToolTip">Select position for the Dialog Jump search window</system:String>
404+
<system:String x:Key="DialogJumpWindowPositionUnderDialog">Fixed under the Open/Save As dialog window. Displayed on open and stays until the window is closed</system:String>
405+
<system:String x:Key="DialogJumpWindowPositionFollowDefault">Default search window position. Displayed when triggered by search window hotkey</system:String>
406+
<system:String x:Key="dialogJumpResultBehaviour">Dialog Jump Result Navigation Behaviour</system:String>
407+
<system:String x:Key="dialogJumpResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window to the selected result path</system:String>
408+
<system:String x:Key="DialogJumpResultBehaviourLeftClick">Left click or Enter key</system:String>
409+
<system:String x:Key="DialogJumpResultBehaviourRightClick">Right click</system:String>
410+
<system:String x:Key="dialogJumpFileResultBehaviour">Dialog Jump File Navigation Behaviour</system:String>
411+
<system:String x:Key="dialogJumpFileResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window when the result is a file path</system:String>
412+
<system:String x:Key="DialogJumpFileResultBehaviourFullPath">Fill full path in file name box</system:String>
413+
<system:String x:Key="DialogJumpFileResultBehaviourFullPathOpen">Fill full path in file name box and open</system:String>
414+
<system:String x:Key="DialogJumpFileResultBehaviourDirectory">Fill directory in path box</system:String>
393415

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

0 commit comments

Comments
 (0)