Skip to content

Commit b403c28

Browse files
committed
New translations en.xaml (Portuguese, Brazilian)
[ci skip]
1 parent 50b5f5d commit b403c28

File tree

1 file changed

+5
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@
9696
<system:String x:Key="plugin_explorer_deletefilefolder">Apagar</system:String>
9797
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
9898
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
99-
<system:String x:Key="plugin_explorer_path">Caminho:</system:String>
100-
<system:String x:Key="plugin_explorer_name">Name:</system:String>
99+
<system:String x:Key="plugin_explorer_name">Nome</system:String>
100+
<system:String x:Key="plugin_explorer_type">Type</system:String>
101+
<system:String x:Key="plugin_explorer_path">Path</system:String>
102+
<system:String x:Key="plugin_explorer_file">Arquivo</system:String>
103+
<system:String x:Key="plugin_explorer_folder">Pasta</system:String>
101104
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
102105
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
103106
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>

0 commit comments

Comments
 (0)